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 09:53 Europe/Paris.

trip_updates (33) 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 09:53 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "SM:ATOUMOD007:ServiceJourney:1041:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783587780" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783587840" }, "departure": { "time": "1783587840" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783587900" }, "departure": { "time": "1783587900" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783588140" }, "departure": { "time": "1783588140" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783588200" }, "departure": { "time": "1783588200" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783588260" }, "departure": { "time": "1783588260" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783588320" }, "departure": { "time": "1783588320" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783588380" }, "departure": { "time": "1783588380" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783588440" }, "departure": { "time": "1783588440" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783588500" }, "departure": { "time": "1783588500" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783588560" }, "departure": { "time": "1783588560" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783588620" }, "departure": { "time": "1783588620" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783588740" }, "departure": { "time": "1783588740" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783588860" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783583489", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1041:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:861:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783584900" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783584960" }, "departure": { "time": "1783584960" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783585140" }, "departure": { "time": "1783585140" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783585260" }, "departure": { "time": "1783585260" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783585320" }, "departure": { "time": "1783585320" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783585380" }, "departure": { "time": "1783585380" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783585440" }, "departure": { "time": "1783585440" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783585500" }, "departure": { "time": "1783585500" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783585680" }, "departure": { "time": "1783585680" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783585800" }, "departure": { "time": "1783585800" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783585860" }, "departure": { "time": "1783585860" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783585920" }, "departure": { "time": "1783585920" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783586220" }, "departure": { "time": "1783586220" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783586280" }, "departure": { "time": "1783586280" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783586460" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583495", "trip": { "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:861:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1319:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783591920" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783591980" }, "departure": { "time": "1783591980" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783592040" }, "departure": { "time": "1783592040" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783592280" }, "departure": { "time": "1783592280" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783592340" }, "departure": { "time": "1783592340" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783592400" }, "departure": { "time": "1783592400" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783592460" }, "departure": { "time": "1783592460" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783592520" }, "departure": { "time": "1783592520" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783592580" }, "departure": { "time": "1783592580" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783592640" }, "departure": { "time": "1783592640" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783592700" }, "departure": { "time": "1783592700" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783592760" }, "departure": { "time": "1783592760" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783592880" }, "departure": { "time": "1783592880" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783593000" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783583495", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1319:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:825:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783583940" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783584000" }, "departure": { "time": "1783584000" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783584060" }, "departure": { "time": "1783584060" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783584300" }, "departure": { "time": "1783584300" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783584360" }, "departure": { "time": "1783584360" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783584420" }, "departure": { "time": "1783584420" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783584480" }, "departure": { "time": "1783584480" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783584540" }, "departure": { "time": "1783584540" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783584600" }, "departure": { "time": "1783584600" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783584660" }, "departure": { "time": "1783584660" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783584720" }, "departure": { "time": "1783584720" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783584780" }, "departure": { "time": "1783584780" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783584900" }, "departure": { "time": "1783584900" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783585020" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783583489", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:825:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1053:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783587780" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783587840" }, "departure": { "time": "1783587840" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783587900" }, "departure": { "time": "1783587900" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783588080" }, "departure": { "time": "1783588080" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783588260" }, "departure": { "time": "1783588260" }, "stopId": "FR:27681:ZE:10094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783588320" }, "departure": { "time": "1783588320" }, "stopId": "FR:27681:ZE:10105:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783588380" }, "departure": { "time": "1783588380" }, "stopId": "FR:27681:ZE:10061:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783588620" }, "departure": { "time": "1783588620" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783588740" }, "departure": { "time": "1783588740" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783588860" }, "departure": { "time": "1783588860" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783588920" }, "departure": { "time": "1783588920" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783588980" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 12 } ], "timestamp": "1783583412", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:1053:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1175:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783589460" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783589520" }, "departure": { "time": "1783589520" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783589580" }, "departure": { "time": "1783589580" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783589640" }, "departure": { "time": "1783589640" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783589700" }, "departure": { "time": "1783589700" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783589760" }, "departure": { "time": "1783589760" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783589880" }, "departure": { "time": "1783589880" }, "stopId": "FR:27681:ZE:10090:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783589940" }, "departure": { "time": "1783589940" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783590000" }, "departure": { "time": "1783590000" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783590060" }, "departure": { "time": "1783590060" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783590120" }, "departure": { "time": "1783590120" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783590300" }, "departure": { "time": "1783590300" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783590480" }, "departure": { "time": "1783590480" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783590540" }, "departure": { "time": "1783590540" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783590720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583436", "trip": { "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:1175:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:837:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -955, "time": "1783582985" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783583040" }, "departure": { "time": "1783584000" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783584060" }, "departure": { "time": "1783585020" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1783583352", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:837:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1473:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783593540" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783593600" }, "departure": { "time": "1783593600" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783593660" }, "departure": { "time": "1783593660" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783593720" }, "departure": { "time": "1783593720" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783593780" }, "departure": { "time": "1783593780" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783593840" }, "departure": { "time": "1783593840" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783593960" }, "departure": { "time": "1783593960" }, "stopId": "FR:27681:ZE:10090:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783594020" }, "departure": { "time": "1783594020" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783594080" }, "departure": { "time": "1783594080" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783594140" }, "departure": { "time": "1783594140" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783594200" }, "departure": { "time": "1783594200" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783594380" }, "departure": { "time": "1783594380" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783594560" }, "departure": { "time": "1783594560" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783594620" }, "departure": { "time": "1783594620" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783594800" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583352", "trip": { "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:1473:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1359:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783591920" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783591980" }, "departure": { "time": "1783591980" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783592040" }, "departure": { "time": "1783592040" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783592100" }, "departure": { "time": "1783592100" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783592220" }, "departure": { "time": "1783592220" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783592280" }, "departure": { "time": "1783592280" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783592340" }, "departure": { "time": "1783592340" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783592400" }, "departure": { "time": "1783592400" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783592580" }, "departure": { "time": "1783592580" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783592640" }, "departure": { "time": "1783592640" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783592820" }, "departure": { "time": "1783592820" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783593000" }, "departure": { "time": "1783593000" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783593060" }, "departure": { "time": "1783593060" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783593120" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783583436", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:1359:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:843:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783583940" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783584060" }, "departure": { "time": "1783584060" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783584120" }, "departure": { "time": "1783584120" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783584180" }, "departure": { "time": "1783584180" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783584240" }, "departure": { "time": "1783584240" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783584300" }, "departure": { "time": "1783584300" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783584360" }, "departure": { "time": "1783584360" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783584420" }, "departure": { "time": "1783584420" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783584540" }, "departure": { "time": "1783584540" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783584600" }, "departure": { "time": "1783584600" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783584840" }, "departure": { "time": "1783584840" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783585020" }, "departure": { "time": "1783585020" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783585080" }, "departure": { "time": "1783585080" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783585140" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783583436", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:843:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1035:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783587780" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783587900" }, "departure": { "time": "1783587900" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783587960" }, "departure": { "time": "1783587960" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783588020" }, "departure": { "time": "1783588020" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783588140" }, "departure": { "time": "1783588140" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783588260" }, "departure": { "time": "1783588260" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783588380" }, "departure": { "time": "1783588380" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783588440" }, "departure": { "time": "1783588440" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783588500" }, "departure": { "time": "1783588500" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783588620" }, "departure": { "time": "1783588620" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783588680" }, "departure": { "time": "1783588680" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783588740" }, "departure": { "time": "1783588740" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783588800" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783583352", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:1035:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1317:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783591920" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783592040" }, "departure": { "time": "1783592040" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783592100" }, "departure": { "time": "1783592100" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783592160" }, "departure": { "time": "1783592160" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783592280" }, "departure": { "time": "1783592280" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783592400" }, "departure": { "time": "1783592400" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783592520" }, "departure": { "time": "1783592520" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783592580" }, "departure": { "time": "1783592580" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783592640" }, "departure": { "time": "1783592640" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783592760" }, "departure": { "time": "1783592760" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783592820" }, "departure": { "time": "1783592820" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783592880" }, "departure": { "time": "1783592880" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783592940" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783583412", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:1317:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:819:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783583940" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783584060" }, "departure": { "time": "1783584060" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783584120" }, "departure": { "time": "1783584120" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783584180" }, "departure": { "time": "1783584180" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783584300" }, "departure": { "time": "1783584300" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783584420" }, "departure": { "time": "1783584420" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783584540" }, "departure": { "time": "1783584540" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783584600" }, "departure": { "time": "1783584600" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783584660" }, "departure": { "time": "1783584660" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783584780" }, "departure": { "time": "1783584780" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783584840" }, "departure": { "time": "1783584840" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783584900" }, "departure": { "time": "1783584900" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783584960" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783583412", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:819:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1205:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783589700" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783589760" }, "departure": { "time": "1783589760" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783589820" }, "departure": { "time": "1783589820" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783589880" }, "departure": { "time": "1783589880" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783589940" }, "departure": { "time": "1783589940" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783590000" }, "departure": { "time": "1783590000" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783590060" }, "departure": { "time": "1783590060" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783590120" }, "departure": { "time": "1783590120" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783590180" }, "departure": { "time": "1783590180" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783590240" }, "departure": { "time": "1783590240" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783590300" }, "departure": { "time": "1783590300" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783590480" }, "departure": { "time": "1783590480" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783590540" }, "departure": { "time": "1783590540" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783590720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783583489", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1205:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1539:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783593960" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783594020" }, "departure": { "time": "1783594020" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783594080" }, "departure": { "time": "1783594080" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783594140" }, "departure": { "time": "1783594140" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783594200" }, "departure": { "time": "1783594200" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783594260" }, "departure": { "time": "1783594260" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783594320" }, "departure": { "time": "1783594320" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783594380" }, "departure": { "time": "1783594380" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783594440" }, "departure": { "time": "1783594440" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783594500" }, "departure": { "time": "1783594500" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783594560" }, "departure": { "time": "1783594560" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783594740" }, "departure": { "time": "1783594740" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783594800" }, "departure": { "time": "1783594800" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783594980" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783583495", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1539:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:905:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783585800" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783585860" }, "departure": { "time": "1783585860" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783585920" }, "departure": { "time": "1783585920" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783585980" }, "departure": { "time": "1783585980" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783586040" }, "departure": { "time": "1783586040" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783586100" }, "departure": { "time": "1783586100" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783586160" }, "departure": { "time": "1783586160" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783586220" }, "departure": { "time": "1783586220" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783586280" }, "departure": { "time": "1783586280" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783586340" }, "departure": { "time": "1783586340" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783586400" }, "departure": { "time": "1783586400" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783586580" }, "departure": { "time": "1783586580" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783586640" }, "departure": { "time": "1783586640" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783586820" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783583489", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:905:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1181:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783589460" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783589520" }, "departure": { "time": "1783589520" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783589580" }, "departure": { "time": "1783589580" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783589640" }, "departure": { "time": "1783589640" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783589760" }, "departure": { "time": "1783589760" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783590000" }, "departure": { "time": "1783590000" }, "stopId": "FR:27681:ZE:10062:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783590060" }, "departure": { "time": "1783590060" }, "stopId": "FR:27681:ZE:10106:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783590120" }, "departure": { "time": "1783590120" }, "stopId": "FR:27681:ZE:10047:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783590240" }, "departure": { "time": "1783590240" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783590420" }, "departure": { "time": "1783590420" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783590480" }, "departure": { "time": "1783590480" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783590540" }, "departure": { "time": "1783590540" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783590720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783583412", "trip": { "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:1181:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1193:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783589580" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783589640" }, "departure": { "time": "1783589640" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783589820" }, "departure": { "time": "1783589820" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783589940" }, "departure": { "time": "1783589940" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783590000" }, "departure": { "time": "1783590000" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783590060" }, "departure": { "time": "1783590060" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783590120" }, "departure": { "time": "1783590120" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783590180" }, "departure": { "time": "1783590180" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783590360" }, "departure": { "time": "1783590360" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783590480" }, "departure": { "time": "1783590480" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783590540" }, "departure": { "time": "1783590540" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783590600" }, "departure": { "time": "1783590600" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783590900" }, "departure": { "time": "1783590900" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783590960" }, "departure": { "time": "1783590960" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783591140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583495", "trip": { "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:1193: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": "1783583352", "trip": { "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:2627:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:699:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 245, "time": "1783582325" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "delay": 245, "time": "1783582380" }, "departure": { "delay": 245, "time": "1783582385" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "delay": 245, "time": "1783582440" }, "departure": { "delay": 245, "time": "1783582445" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "delay": 245, "time": "1783582500" }, "departure": { "delay": 245, "time": "1783582505" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "delay": 245, "time": "1783582620" }, "departure": { "delay": 245, "time": "1783582625" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "delay": 245, "time": "1783582860" }, "departure": { "delay": 245, "time": "1783582865" }, "stopId": "FR:27681:ZE:10062:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "delay": 245, "time": "1783582920" }, "departure": { "delay": 245, "time": "1783582925" }, "stopId": "FR:27681:ZE:10106:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "delay": 245, "time": "1783583280" }, "departure": { "delay": 245, "time": "1783583285" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "delay": 245, "time": "1783583340" }, "departure": { "delay": 245, "time": "1783583345" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "delay": 245, "time": "1783583400" }, "departure": { "delay": 245, "time": "1783583405" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "delay": 240, "time": "1783583580" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783583412", "trip": { "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:699:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:887:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783585620" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783585680" }, "departure": { "time": "1783585680" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783585740" }, "departure": { "time": "1783585740" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783585800" }, "departure": { "time": "1783585800" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783585920" }, "departure": { "time": "1783585920" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783586160" }, "departure": { "time": "1783586160" }, "stopId": "FR:27681:ZE:10062:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783586220" }, "departure": { "time": "1783586220" }, "stopId": "FR:27681:ZE:10106:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783586280" }, "departure": { "time": "1783586280" }, "stopId": "FR:27681:ZE:10047:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783586400" }, "departure": { "time": "1783586400" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783586580" }, "departure": { "time": "1783586580" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783586640" }, "departure": { "time": "1783586640" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783586700" }, "departure": { "time": "1783586700" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783586880" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783583352", "trip": { "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:887:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1497:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783593660" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783593720" }, "departure": { "time": "1783593720" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783593900" }, "departure": { "time": "1783593900" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783594020" }, "departure": { "time": "1783594020" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783594080" }, "departure": { "time": "1783594080" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783594140" }, "departure": { "time": "1783594140" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783594200" }, "departure": { "time": "1783594200" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783594260" }, "departure": { "time": "1783594260" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783594440" }, "departure": { "time": "1783594440" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783594560" }, "departure": { "time": "1783594560" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783594620" }, "departure": { "time": "1783594620" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783594680" }, "departure": { "time": "1783594680" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783594980" }, "departure": { "time": "1783594980" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783595040" }, "departure": { "time": "1783595040" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783595220" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583489", "trip": { "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:1497:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1485:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783593540" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783593600" }, "departure": { "time": "1783593600" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783593660" }, "departure": { "time": "1783593660" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783593720" }, "departure": { "time": "1783593720" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783593780" }, "departure": { "time": "1783593780" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783593840" }, "departure": { "time": "1783593840" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783593960" }, "departure": { "time": "1783593960" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783594020" }, "departure": { "time": "1783594020" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783594080" }, "departure": { "time": "1783594080" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783594140" }, "departure": { "time": "1783594140" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783594320" }, "departure": { "time": "1783594320" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783594560" }, "departure": { "time": "1783594560" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783594620" }, "departure": { "time": "1783594620" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783594680" }, "departure": { "time": "1783594680" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783594800" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583436", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:1485:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:687:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1783582140" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "delay": 125, "time": "1783582260" }, "departure": { "delay": 125, "time": "1783582265" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1783582270" }, "departure": { "delay": 75, "time": "1783582275" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "delay": 125, "time": "1783582380" }, "departure": { "delay": 125, "time": "1783582385" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "delay": 185, "time": "1783582500" }, "departure": { "delay": 185, "time": "1783582505" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1783582560" }, "departure": { "delay": 300, "time": "1783582680" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "delay": 305, "time": "1783582800" }, "departure": { "delay": 305, "time": "1783582805" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "delay": 305, "time": "1783582860" }, "departure": { "delay": 305, "time": "1783582865" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "delay": 305, "time": "1783582920" }, "departure": { "delay": 305, "time": "1783582925" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "delay": 305, "time": "1783582980" }, "departure": { "delay": 305, "time": "1783582985" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "delay": 305, "time": "1783583100" }, "departure": { "delay": 305, "time": "1783583105" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "delay": 305, "time": "1783583280" }, "departure": { "delay": 305, "time": "1783583285" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "delay": 305, "time": "1783583340" }, "departure": { "delay": 305, "time": "1783583345" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "delay": 255, "time": "1783583350" }, "departure": { "delay": 255, "time": "1783583355" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "delay": 240, "time": "1783583460" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583489", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:687:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:893:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783585680" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783585740" }, "departure": { "time": "1783585740" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783585800" }, "departure": { "time": "1783585800" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783585860" }, "departure": { "time": "1783585860" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783585920" }, "departure": { "time": "1783585920" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783585980" }, "departure": { "time": "1783585980" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783586100" }, "departure": { "time": "1783586100" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783586160" }, "departure": { "time": "1783586160" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783586220" }, "departure": { "time": "1783586220" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783586280" }, "departure": { "time": "1783586280" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783586400" }, "departure": { "time": "1783586400" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783586580" }, "departure": { "time": "1783586580" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783586640" }, "departure": { "time": "1783586640" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783586700" }, "departure": { "time": "1783586700" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783586820" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583436", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:893:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1199:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783589640" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783589700" }, "departure": { "time": "1783589700" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783589760" }, "departure": { "time": "1783589760" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783589820" }, "departure": { "time": "1783589820" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783589880" }, "departure": { "time": "1783589880" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783589940" }, "departure": { "time": "1783589940" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783590000" }, "departure": { "time": "1783590000" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783590060" }, "departure": { "time": "1783590060" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783590240" }, "departure": { "time": "1783590240" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783590300" }, "departure": { "time": "1783590300" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783590480" }, "departure": { "time": "1783590480" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783590540" }, "departure": { "time": "1783590540" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783590600" }, "departure": { "time": "1783590600" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783590720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783583352", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:1199:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1521:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783593840" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783593900" }, "departure": { "time": "1783593900" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783593960" }, "departure": { "time": "1783593960" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783594020" }, "departure": { "time": "1783594020" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783594080" }, "departure": { "time": "1783594080" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783594140" }, "departure": { "time": "1783594140" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783594200" }, "departure": { "time": "1783594200" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783594260" }, "departure": { "time": "1783594260" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783594440" }, "departure": { "time": "1783594440" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783594500" }, "departure": { "time": "1783594500" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783594680" }, "departure": { "time": "1783594680" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783594740" }, "departure": { "time": "1783594740" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783594800" }, "departure": { "time": "1783594800" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783594920" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783583412", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:1521:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:899:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783585740" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783585800" }, "departure": { "time": "1783585800" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783585860" }, "departure": { "time": "1783585860" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783585920" }, "departure": { "time": "1783585920" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783585980" }, "departure": { "time": "1783585980" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783586040" }, "departure": { "time": "1783586040" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783586100" }, "departure": { "time": "1783586100" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783586160" }, "departure": { "time": "1783586160" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783586340" }, "departure": { "time": "1783586340" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783586400" }, "departure": { "time": "1783586400" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783586580" }, "departure": { "time": "1783586580" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783586640" }, "departure": { "time": "1783586640" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783586700" }, "departure": { "time": "1783586700" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783586820" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783583412", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:899:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1065:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783587780" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783587840" }, "departure": { "time": "1783587840" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783587900" }, "departure": { "time": "1783587900" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783588140" }, "departure": { "time": "1783588140" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783588200" }, "departure": { "time": "1783588200" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783588260" }, "departure": { "time": "1783588260" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783588380" }, "departure": { "time": "1783588380" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783588560" }, "departure": { "time": "1783588560" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783588740" }, "departure": { "time": "1783588740" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783588800" }, "departure": { "time": "1783588800" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783588980" }, "departure": { "time": "1783588980" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783589100" }, "departure": { "time": "1783589100" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783589160" }, "departure": { "time": "1783589160" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783589220" }, "departure": { "time": "1783589220" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783589280" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583495", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:1065:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1371:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783591920" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783591980" }, "departure": { "time": "1783591980" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783592040" }, "departure": { "time": "1783592040" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783592280" }, "departure": { "time": "1783592280" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783592340" }, "departure": { "time": "1783592340" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783592400" }, "departure": { "time": "1783592400" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783592520" }, "departure": { "time": "1783592520" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783592700" }, "departure": { "time": "1783592700" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783592880" }, "departure": { "time": "1783592880" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783592940" }, "departure": { "time": "1783592940" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783593120" }, "departure": { "time": "1783593120" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783593240" }, "departure": { "time": "1783593240" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783593300" }, "departure": { "time": "1783593300" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783593360" }, "departure": { "time": "1783593360" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783593420" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583489", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:1371:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:813:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -655, "time": "1783583285" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783583340" }, "departure": { "time": "1783584000" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783584060" }, "departure": { "time": "1783584720" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 } ], "timestamp": "1783583495", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:813:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1047:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783587780" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783587840" }, "departure": { "time": "1783587840" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783587900" }, "departure": { "time": "1783587900" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783588080" }, "departure": { "time": "1783588080" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783588260" }, "departure": { "time": "1783588260" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783588320" }, "departure": { "time": "1783588320" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783588380" }, "departure": { "time": "1783588380" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783588440" }, "departure": { "time": "1783588440" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783588500" }, "departure": { "time": "1783588500" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783588620" }, "departure": { "time": "1783588620" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783588680" }, "departure": { "time": "1783588680" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783588740" }, "departure": { "time": "1783588740" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783588800" }, "departure": { "time": "1783588800" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783588860" }, "departure": { "time": "1783588860" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783588920" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583436", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:1047:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1335:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783591920" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783591980" }, "departure": { "time": "1783591980" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783592040" }, "departure": { "time": "1783592040" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783592220" }, "departure": { "time": "1783592220" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783592400" }, "departure": { "time": "1783592400" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783592460" }, "departure": { "time": "1783592460" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783592520" }, "departure": { "time": "1783592520" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783592580" }, "departure": { "time": "1783592580" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783592640" }, "departure": { "time": "1783592640" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783592760" }, "departure": { "time": "1783592760" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783592820" }, "departure": { "time": "1783592820" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783592880" }, "departure": { "time": "1783592880" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783592940" }, "departure": { "time": "1783592940" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783593000" }, "departure": { "time": "1783593000" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783593060" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783583352", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:1335:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1783583601" } }