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-08
100%
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%
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

400 errors, 78 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-08 at 09:08 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 26 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 26 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 347 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: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
  • trip_id ATOUMOD007:ServiceJourney:625:LOC stop_id FR:27681:ZE:10078: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:09:15 (1783494555) is 1 min 10 sec greater than 09:08:04 (1783494484485) - the current time in milliseconds

Warnings

vehicle_id not populated W002 26 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 52 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id ATOUMOD007:ServiceJourney:625:LOC stop_sequence 2 (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 975 26 times (87 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 975 26 times (87 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 13,032 26 times (87 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 975 26 times (87 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 1,950 26 times (87 % of validations)
E050 All timestamps must be less than the current time 9 9 times (30 % 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-08 at 17:28 Europe/Paris.

trip_updates (40) 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-08 at 17:28 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "SM:ATOUMOD007:ServiceJourney:3311:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783537740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783537800" }, "departure": { "time": "1783537800" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783537860" }, "departure": { "time": "1783537860" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783538040" }, "departure": { "time": "1783538040" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783538220" }, "departure": { "time": "1783538220" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783538280" }, "departure": { "time": "1783538280" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783538340" }, "departure": { "time": "1783538340" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783538400" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 } ], "timestamp": "1783524384", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:3311:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2583:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 180, "time": "1783524180" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "delay": 245, "time": "1783524300" }, "departure": { "delay": 245, "time": "1783524305" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783524360" }, "departure": { "time": "1783524360" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783524600" }, "departure": { "time": "1783524600" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783524660" }, "departure": { "time": "1783524660" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783524720" }, "departure": { "time": "1783524720" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783524780" }, "departure": { "time": "1783524780" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783524840" }, "departure": { "time": "1783524840" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783524900" }, "departure": { "time": "1783524900" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783524960" }, "departure": { "time": "1783524960" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783525020" }, "departure": { "time": "1783525020" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783525080" }, "departure": { "time": "1783525080" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783525200" }, "departure": { "time": "1783525200" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "delay": 240, "time": "1783525320" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524334", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2583:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2769:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783526880" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783526940" }, "departure": { "time": "1783526940" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783527000" }, "departure": { "time": "1783527000" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783527600" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 4 } ], "timestamp": "1783524334", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2769:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2971:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783529340" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783529400" }, "departure": { "time": "1783529400" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783529460" }, "departure": { "time": "1783529460" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783530000" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 4 } ], "timestamp": "1783524334", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2971:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3129:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783531740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783531800" }, "departure": { "time": "1783531800" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783531860" }, "departure": { "time": "1783531860" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783532100" }, "departure": { "time": "1783532100" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783532160" }, "departure": { "time": "1783532160" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783532220" }, "departure": { "time": "1783532220" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783532280" }, "departure": { "time": "1783532280" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783532340" }, "departure": { "time": "1783532340" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783532400" }, "departure": { "time": "1783532400" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783532460" }, "departure": { "time": "1783532460" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783532520" }, "departure": { "time": "1783532520" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783532580" }, "departure": { "time": "1783532580" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783532700" }, "departure": { "time": "1783532700" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783532760" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524334", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:3129:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3267:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783534080" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783534140" }, "departure": { "time": "1783534140" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783534200" }, "departure": { "time": "1783534200" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783534440" }, "departure": { "time": "1783534440" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783534500" }, "departure": { "time": "1783534500" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783534560" }, "departure": { "time": "1783534560" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783534620" }, "departure": { "time": "1783534620" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783534680" }, "departure": { "time": "1783534680" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783534740" }, "departure": { "time": "1783534740" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783534800" }, "departure": { "time": "1783534800" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783534860" }, "departure": { "time": "1783534860" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783534920" }, "departure": { "time": "1783534920" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783535040" }, "departure": { "time": "1783535040" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783535160" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524334", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:3267:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2615:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 120, "time": "1783524120" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "delay": 185, "time": "1783524240" }, "departure": { "delay": 185, "time": "1783524245" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783524300" }, "departure": { "time": "1783524300" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783524480" }, "departure": { "time": "1783524480" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783524960" }, "departure": { "time": "1783524960" }, "stopId": "FR:27681:ZE:10094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783525020" }, "departure": { "time": "1783525020" }, "stopId": "FR:27681:ZE:10105:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783525080" }, "departure": { "time": "1783525080" }, "stopId": "FR:27681:ZE:10061:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783525320" }, "departure": { "time": "1783525320" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783525440" }, "departure": { "time": "1783525440" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783525560" }, "departure": { "time": "1783525560" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783525620" }, "departure": { "time": "1783525620" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "delay": 180, "time": "1783525680" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 12 } ], "timestamp": "1783524263", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:2615:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2989:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783529340" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783529400" }, "departure": { "time": "1783529400" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783529460" }, "departure": { "time": "1783529460" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783529640" }, "departure": { "time": "1783529640" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783529820" }, "departure": { "time": "1783529820" }, "stopId": "FR:27681:ZE:10094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783529880" }, "departure": { "time": "1783529880" }, "stopId": "FR:27681:ZE:10105:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783529940" }, "departure": { "time": "1783529940" }, "stopId": "FR:27681:ZE:10061:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783530180" }, "departure": { "time": "1783530180" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783530300" }, "departure": { "time": "1783530300" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783530360" }, "departure": { "time": "1783530360" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783530420" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 11 } ], "timestamp": "1783524263", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:2989:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2601:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 180, "time": "1783524180" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783524300" }, "departure": { "time": "1783524300" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783524360" }, "departure": { "time": "1783524360" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783524420" }, "departure": { "time": "1783524420" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783524600" }, "departure": { "time": "1783524600" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783524720" }, "departure": { "time": "1783524720" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783524780" }, "departure": { "time": "1783524780" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783524840" }, "departure": { "time": "1783524840" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783525020" }, "departure": { "time": "1783525020" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783525080" }, "departure": { "time": "1783525080" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783525140" }, "departure": { "time": "1783525140" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783525260" }, "departure": { "time": "1783525260" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783525320" }, "departure": { "time": "1783525320" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "delay": 180, "time": "1783525380" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524386", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2601:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2799:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783526880" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783527000" }, "departure": { "time": "1783527000" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783527060" }, "departure": { "time": "1783527060" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783527120" }, "departure": { "time": "1783527120" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783527300" }, "departure": { "time": "1783527300" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783527420" }, "departure": { "time": "1783527420" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783527480" }, "departure": { "time": "1783527480" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783527540" }, "departure": { "time": "1783527540" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783527720" }, "departure": { "time": "1783527720" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783527780" }, "departure": { "time": "1783527780" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783527840" }, "departure": { "time": "1783527840" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783527960" }, "departure": { "time": "1783527960" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783528020" }, "departure": { "time": "1783528020" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783528080" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524386", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2799:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3001:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783529340" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783529460" }, "departure": { "time": "1783529460" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783529520" }, "departure": { "time": "1783529520" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783529580" }, "departure": { "time": "1783529580" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783529760" }, "departure": { "time": "1783529760" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783529880" }, "departure": { "time": "1783529880" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783529940" }, "departure": { "time": "1783529940" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783530000" }, "departure": { "time": "1783530000" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783530180" }, "departure": { "time": "1783530180" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783530240" }, "departure": { "time": "1783530240" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783530300" }, "departure": { "time": "1783530300" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783530420" }, "departure": { "time": "1783530420" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783530480" }, "departure": { "time": "1783530480" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783530540" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524386", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:3001:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3147:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783531740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783531860" }, "departure": { "time": "1783531860" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783531920" }, "departure": { "time": "1783531920" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783531980" }, "departure": { "time": "1783531980" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783532160" }, "departure": { "time": "1783532160" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783532280" }, "departure": { "time": "1783532280" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783532340" }, "departure": { "time": "1783532340" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783532400" }, "departure": { "time": "1783532400" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783532580" }, "departure": { "time": "1783532580" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783532640" }, "departure": { "time": "1783532640" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783532700" }, "departure": { "time": "1783532700" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783532820" }, "departure": { "time": "1783532820" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783532880" }, "departure": { "time": "1783532880" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783532940" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524386", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:3147:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3287:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783534080" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783534200" }, "departure": { "time": "1783534200" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783534260" }, "departure": { "time": "1783534260" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783534320" }, "departure": { "time": "1783534320" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783534500" }, "departure": { "time": "1783534500" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783534620" }, "departure": { "time": "1783534620" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783534680" }, "departure": { "time": "1783534680" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783534740" }, "departure": { "time": "1783534740" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783534920" }, "departure": { "time": "1783534920" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783534980" }, "departure": { "time": "1783534980" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783535040" }, "departure": { "time": "1783535040" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783535160" }, "departure": { "time": "1783535160" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783535220" }, "departure": { "time": "1783535220" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783535280" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524386", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:3287:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2577:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 120, "time": "1783524120" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "delay": 185, "time": "1783524300" }, "departure": { "delay": 185, "time": "1783524305" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "delay": 185, "time": "1783524360" }, "departure": { "delay": 185, "time": "1783524365" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783524420" }, "departure": { "time": "1783524420" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783524540" }, "departure": { "time": "1783524540" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783524660" }, "departure": { "time": "1783524660" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783524780" }, "departure": { "time": "1783524780" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783524840" }, "departure": { "time": "1783524840" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783524900" }, "departure": { "time": "1783524900" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783525020" }, "departure": { "time": "1783525020" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783525080" }, "departure": { "time": "1783525080" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783525140" }, "departure": { "time": "1783525140" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "delay": 180, "time": "1783525200" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783524384", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2577:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2781:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783526880" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783527000" }, "departure": { "time": "1783527000" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783527060" }, "departure": { "time": "1783527060" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783527120" }, "departure": { "time": "1783527120" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783527240" }, "departure": { "time": "1783527240" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783527360" }, "departure": { "time": "1783527360" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783527480" }, "departure": { "time": "1783527480" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783527540" }, "departure": { "time": "1783527540" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783527600" }, "departure": { "time": "1783527600" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783527720" }, "departure": { "time": "1783527720" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783527780" }, "departure": { "time": "1783527780" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783527840" }, "departure": { "time": "1783527840" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783527900" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783524384", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2781:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2983:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783529340" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783529460" }, "departure": { "time": "1783529460" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783529520" }, "departure": { "time": "1783529520" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783529580" }, "departure": { "time": "1783529580" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783529700" }, "departure": { "time": "1783529700" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783529820" }, "departure": { "time": "1783529820" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783529940" }, "departure": { "time": "1783529940" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783530000" }, "departure": { "time": "1783530000" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783530060" }, "departure": { "time": "1783530060" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783530180" }, "departure": { "time": "1783530180" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783530240" }, "departure": { "time": "1783530240" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783530300" }, "departure": { "time": "1783530300" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783530360" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783524384", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2983:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3123:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783531740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783531860" }, "departure": { "time": "1783531860" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783531920" }, "departure": { "time": "1783531920" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783531980" }, "departure": { "time": "1783531980" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783532100" }, "departure": { "time": "1783532100" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783532220" }, "departure": { "time": "1783532220" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783532340" }, "departure": { "time": "1783532340" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783532400" }, "departure": { "time": "1783532400" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783532460" }, "departure": { "time": "1783532460" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783532580" }, "departure": { "time": "1783532580" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783532640" }, "departure": { "time": "1783532640" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783532700" }, "departure": { "time": "1783532700" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783532760" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783524384", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:3123:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3239:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783534080" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783534200" }, "departure": { "time": "1783534200" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783534260" }, "departure": { "time": "1783534260" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783534320" }, "departure": { "time": "1783534320" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783534440" }, "departure": { "time": "1783534440" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783534560" }, "departure": { "time": "1783534560" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783534680" }, "departure": { "time": "1783534680" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783534740" }, "departure": { "time": "1783534740" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783534800" }, "departure": { "time": "1783534800" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783534920" }, "departure": { "time": "1783534920" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783534980" }, "departure": { "time": "1783534980" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783535040" }, "departure": { "time": "1783535040" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783535100" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783524384", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:3239:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2901:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783528020" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783528260" }, "departure": { "time": "1783528260" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783528320" }, "departure": { "time": "1783528320" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783528380" }, "departure": { "time": "1783528380" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783528440" }, "departure": { "time": "1783528440" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783528620" }, "departure": { "time": "1783528620" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783528800" }, "departure": { "time": "1783528800" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783528860" }, "departure": { "time": "1783528860" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783529040" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1783524263", "trip": { "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:2901:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3215:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783532880" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783533120" }, "departure": { "time": "1783533120" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783533180" }, "departure": { "time": "1783533180" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783533240" }, "departure": { "time": "1783533240" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783533300" }, "departure": { "time": "1783533300" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783533480" }, "departure": { "time": "1783533480" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783533660" }, "departure": { "time": "1783533660" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783533720" }, "departure": { "time": "1783533720" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783533900" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1783524263", "trip": { "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:3215:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2669:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783525320" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783525380" }, "departure": { "time": "1783525380" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783525500" }, "departure": { "time": "1783525500" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783525560" }, "departure": { "time": "1783525560" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783525620" }, "departure": { "time": "1783525620" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783525680" }, "departure": { "time": "1783525680" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783525740" }, "departure": { "time": "1783525740" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783525800" }, "departure": { "time": "1783525800" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783525860" }, "departure": { "time": "1783525860" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783525980" }, "departure": { "time": "1783525980" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783526040" }, "departure": { "time": "1783526040" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783526340" }, "departure": { "time": "1783526340" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783526400" }, "departure": { "time": "1783526400" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1783526580" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524334", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2669:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2855:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783527600" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783527660" }, "departure": { "time": "1783527660" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783527720" }, "departure": { "time": "1783527720" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783527780" }, "departure": { "time": "1783527780" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783527840" }, "departure": { "time": "1783527840" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783527900" }, "departure": { "time": "1783527900" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783527960" }, "departure": { "time": "1783527960" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783528020" }, "departure": { "time": "1783528020" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783528080" }, "departure": { "time": "1783528080" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783528140" }, "departure": { "time": "1783528140" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783528200" }, "departure": { "time": "1783528200" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783528380" }, "departure": { "time": "1783528380" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783528440" }, "departure": { "time": "1783528440" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783528620" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524334", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2855:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3021:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783530000" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783530060" }, "departure": { "time": "1783530060" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783530120" }, "departure": { "time": "1783530120" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783530180" }, "departure": { "time": "1783530180" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783530240" }, "departure": { "time": "1783530240" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783530300" }, "departure": { "time": "1783530300" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783530360" }, "departure": { "time": "1783530360" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783530420" }, "departure": { "time": "1783530420" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783530480" }, "departure": { "time": "1783530480" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783530540" }, "departure": { "time": "1783530540" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783530600" }, "departure": { "time": "1783530600" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783530780" }, "departure": { "time": "1783530780" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783530840" }, "departure": { "time": "1783530840" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783531020" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524334", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:3021:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3191:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783532760" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783532820" }, "departure": { "time": "1783532820" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783532880" }, "departure": { "time": "1783532880" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783532940" }, "departure": { "time": "1783532940" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783533000" }, "departure": { "time": "1783533000" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783533060" }, "departure": { "time": "1783533060" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783533120" }, "departure": { "time": "1783533120" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783533180" }, "departure": { "time": "1783533180" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783533240" }, "departure": { "time": "1783533240" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783533300" }, "departure": { "time": "1783533300" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783533360" }, "departure": { "time": "1783533360" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783533540" }, "departure": { "time": "1783533540" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783533600" }, "departure": { "time": "1783533600" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783533780" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524334", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:3191:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3317:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783538520" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783538580" }, "departure": { "time": "1783538580" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783538640" }, "departure": { "time": "1783538640" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783538700" }, "departure": { "time": "1783538700" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783538760" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1783524384", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:3317:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2627:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783524600" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783524720" }, "departure": { "time": "1783524720" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783524840" }, "departure": { "time": "1783524840" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783524900" }, "departure": { "time": "1783524900" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783524960" }, "departure": { "time": "1783524960" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783525200" }, "departure": { "time": "1783525200" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783525380" }, "departure": { "time": "1783525380" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783525440" }, "departure": { "time": "1783525440" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783525500" }, "departure": { "time": "1783525500" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783525680" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1783504421", "trip": { "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:2627:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2691:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783525680" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783525920" }, "departure": { "time": "1783525920" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783526100" }, "departure": { "time": "1783526100" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783526160" }, "departure": { "time": "1783526160" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783526220" }, "departure": { "time": "1783526220" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "delay": 180, "time": "1783526400" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1783524263", "trip": { "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:2691:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3047:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783530480" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783530720" }, "departure": { "time": "1783530720" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783530900" }, "departure": { "time": "1783530900" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783530960" }, "departure": { "time": "1783530960" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783531020" }, "departure": { "time": "1783531020" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783531200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1783524263", "trip": { "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:3047:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2663:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783525380" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783525800" }, "departure": { "time": "1783525800" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783525860" }, "departure": { "time": "1783525860" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783525920" }, "departure": { "time": "1783525920" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "delay": 180, "time": "1783526100" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1783524386", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2663:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2907:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783528080" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783528500" }, "departure": { "time": "1783528500" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783528560" }, "departure": { "time": "1783528560" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783528620" }, "departure": { "time": "1783528620" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783528740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1783524386", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2907:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3065:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783530540" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783530960" }, "departure": { "time": "1783530960" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783531020" }, "departure": { "time": "1783531020" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783531080" }, "departure": { "time": "1783531080" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783531200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1783524386", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:3065:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3227:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783532940" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783533360" }, "departure": { "time": "1783533360" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783533420" }, "departure": { "time": "1783533420" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783533480" }, "departure": { "time": "1783533480" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783533600" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1783524386", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:3227:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2649:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783525200" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783525260" }, "departure": { "time": "1783525260" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783525320" }, "departure": { "time": "1783525320" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783525380" }, "departure": { "time": "1783525380" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783525440" }, "departure": { "time": "1783525440" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783525620" }, "departure": { "time": "1783525620" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783525800" }, "departure": { "time": "1783525800" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783525860" }, "departure": { "time": "1783525860" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783525920" }, "departure": { "time": "1783525920" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "delay": 180, "time": "1783526040" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1783524384", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2649:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2895:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783528020" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783528080" }, "departure": { "time": "1783528080" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783528140" }, "departure": { "time": "1783528140" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783528200" }, "departure": { "time": "1783528200" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783528260" }, "departure": { "time": "1783528260" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783528440" }, "departure": { "time": "1783528440" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783528620" }, "departure": { "time": "1783528620" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783528680" }, "departure": { "time": "1783528680" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783528740" }, "departure": { "time": "1783528740" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783528860" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1783524384", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2895:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3041:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783530360" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783530420" }, "departure": { "time": "1783530420" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783530480" }, "departure": { "time": "1783530480" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783530540" }, "departure": { "time": "1783530540" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783530600" }, "departure": { "time": "1783530600" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783530780" }, "departure": { "time": "1783530780" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783530960" }, "departure": { "time": "1783530960" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783531020" }, "departure": { "time": "1783531020" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783531080" }, "departure": { "time": "1783531080" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783531200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1783524384", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:3041:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3185:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783532760" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783532820" }, "departure": { "time": "1783532820" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783532880" }, "departure": { "time": "1783532880" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783532940" }, "departure": { "time": "1783532940" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783533000" }, "departure": { "time": "1783533000" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783533180" }, "departure": { "time": "1783533180" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783533360" }, "departure": { "time": "1783533360" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783533420" }, "departure": { "time": "1783533420" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783533480" }, "departure": { "time": "1783533480" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783533600" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1783524384", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:3185:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3305:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783536300" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783536360" }, "departure": { "time": "1783536360" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783536420" }, "departure": { "time": "1783536420" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783536480" }, "departure": { "time": "1783536480" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783536540" }, "departure": { "time": "1783536540" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783536600" }, "departure": { "time": "1783536600" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783536660" }, "departure": { "time": "1783536660" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783536720" }, "departure": { "time": "1783536720" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783536900" }, "departure": { "time": "1783536900" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783536960" }, "departure": { "time": "1783536960" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783537140" }, "departure": { "time": "1783537140" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783537200" }, "departure": { "time": "1783537200" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783537260" }, "departure": { "time": "1783537260" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783537380" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783524384", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:3305:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2787:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783526880" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783526940" }, "departure": { "time": "1783526940" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783527000" }, "departure": { "time": "1783527000" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783527180" }, "departure": { "time": "1783527180" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783527360" }, "departure": { "time": "1783527360" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783527420" }, "departure": { "time": "1783527420" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783527480" }, "departure": { "time": "1783527480" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783527540" }, "departure": { "time": "1783527540" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783527600" }, "departure": { "time": "1783527600" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783527720" }, "departure": { "time": "1783527720" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783527780" }, "departure": { "time": "1783527780" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783527840" }, "departure": { "time": "1783527840" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783527900" }, "departure": { "time": "1783527900" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783527960" }, "departure": { "time": "1783527960" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783528020" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783524263", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:2787:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3141:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783531740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783531800" }, "departure": { "time": "1783531800" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783531860" }, "departure": { "time": "1783531860" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783532040" }, "departure": { "time": "1783532040" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783532220" }, "departure": { "time": "1783532220" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783532280" }, "departure": { "time": "1783532280" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783532340" }, "departure": { "time": "1783532340" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783532400" }, "departure": { "time": "1783532400" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783532460" }, "departure": { "time": "1783532460" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783532580" }, "departure": { "time": "1783532580" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783532640" }, "departure": { "time": "1783532640" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783532700" }, "departure": { "time": "1783532700" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783532760" }, "departure": { "time": "1783532760" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783532820" }, "departure": { "time": "1783532820" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783532880" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783524263", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:3141:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3269:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783534080" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783534140" }, "departure": { "time": "1783534140" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783534200" }, "departure": { "time": "1783534200" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783534380" }, "departure": { "time": "1783534380" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783534560" }, "departure": { "time": "1783534560" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783534620" }, "departure": { "time": "1783534620" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783534680" }, "departure": { "time": "1783534680" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783534740" }, "departure": { "time": "1783534740" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783534800" }, "departure": { "time": "1783534800" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783534920" }, "departure": { "time": "1783534920" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783534980" }, "departure": { "time": "1783534980" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783535040" }, "departure": { "time": "1783535040" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783535100" }, "departure": { "time": "1783535100" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783535160" }, "departure": { "time": "1783535160" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783535220" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783524263", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:3269:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1783524495" } }