Détails de la ressource
La base de données multimodale présente de manière agrégée les horaires et les arrêts des réseaux de transport public normands en temps réel. Elle est le support du calculateur d’itinéraires Atoumod.fr, piloté par le Syndicat mixte Atoumod.
Cette ressource fait partie du jeu de données Agrégat des réseaux urbains et interurbains de Normandie.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌36 721 erreurs, 3 048 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 20/02/2026 à 08h11 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 828 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence [10, 5] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC stop_sequence [3, 8, 4] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4077396x2025x26xGPVSLiaxSemainex22:LOC stop_sequence [15, 12] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence [43, 38, 26, 19, 46, 34, 11, 6, 16, 40, 47, 48, 24, 7, 41, 36, 30, 1, 28, 21, 32, 37, 23, 15, 45, 4, 9, 42, 14, 12, 2, 25, 39, 20, 10, 29, 22, 17, 27, 13, 18, 8, 31, 44, 35, 33, 3, 5] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD001:ServiceJourney:TCARx7467:LOC stop_sequence [9, 12, 15, 21, 22, 19] is not strictly sorted by increasing stop_sequence
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 224 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx62:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD001:ServiceJourney:TCARx2882:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3758712x2025xHxMultxJxVxJeuxVenx62:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3745386x2025xHxMultxJxVxJeuxVenx62:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3106F5807433x2026x02x14T21x34x34Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 33 392 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 5 arrival_time 08:18:37 (1771571917) is less than previous stop arrival_time 08:20:48 (1771572048) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 5 arrival_time 08:18:37 (1771571917) is less than previous stop departure_time 08:20:48 (1771572048) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 5 departure_time 08:18:37 (1771571917) is less than previous stop departure_time 08:20:48 (1771572048) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 5 departure_time 08:18:37 (1771571917) is less than previous stop arrival_time 08:20:48 (1771572048) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 3 arrival_time 08:15:38 (1771571738) is less than previous stop arrival_time 08:25:00 (1771572300) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 689 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4077396x2025x26xGPVSLiaxSemainex22:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC trip.direction_id is 2 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx7467:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
stop_time_update departure time is before arrival time E025 7 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3758656x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 11 departure_time 08:09:00 (1771571340) is less than the same stop arrival_time 08:10:02 (1771571402) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD041:ServiceJourney:6:LOC stop_sequence 8 departure_time 08:10:00 (1771571400) is less than the same stop arrival_time 08:10:46 (1771571446) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3748543x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 2 departure_time 08:09:00 (1771571340) is less than the same stop arrival_time 08:10:36 (1771571436) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3747521x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 16 departure_time 07:32:00 (1771569120) is less than the same stop arrival_time 07:34:13 (1771569253) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3758836x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 5 departure_time 08:10:00 (1771571400) is less than the same stop arrival_time 08:10:43 (1771571443) - departure time must be equal to or greater than arrival time
GTFS-rt trip.trip_id does not belong to GTFS-rt trip.route_id in GTFS trips.txt E035 309 erreurs
The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx8042:LOC trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC has route_id ATOUMOD001:Line:TCARx94:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx220:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx7467:LOC trip_id ATOUMOD001:ServiceJourney:TCARx7467:LOC has route_id ATOUMOD001:Line:TCARx94:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx44:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx16637:LOC trip_id ATOUMOD001:ServiceJourney:TCARx16637:LOC has route_id ATOUMOD001:Line:TCARx28:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx15:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx15857:LOC trip_id ATOUMOD001:ServiceJourney:TCARx15857:LOC has route_id ATOUMOD001:Line:TCARx20:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx11:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx16933:LOC trip_id ATOUMOD001:ServiceJourney:TCARx16933:LOC has route_id ATOUMOD001:Line:TCARx33:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx20:LOC in GTFS trips.txt
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 618 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 10 has stop_id FR:27229:ZE:0xHAP01:ATOUMOD004 but GTFS stop_sequence 10 has stop_id FR:27229:ZE:0xBRI01:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC stop_sequence 8 has stop_id FR:27229:ZE:0xMOU01:ATOUMOD004 but GTFS stop_sequence 8 has stop_id FR:27229:ZE:0xORL01:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC stop_sequence 2 has stop_id FR:76575:ZE:TCARxCORBU1:ATOUMOD001 but GTFS stop_sequence 2 has stop_id FR:76608:ZE:TCARxMDLAF:ATOUMOD001 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC stop_sequence 7 has stop_id FR:76575:ZE:TCARxCBRUT2:ATOUMOD001 but GTFS stop_sequence 7 has stop_id FR:76608:ZE:TCARxMDFOR2:ATOUMOD001 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx7467:LOC stop_sequence 9 has stop_id FR:76540:ZE:TCARxCAUCT1:ATOUMOD001 but GTFS stop_sequence 9 has stop_id FR:76157:ZE:TCARxHANNI0:ATOUMOD001 - stop_ids should be the same
timestamp is in the future E050 1 erreur
All timestamps must be less than the current time
Exemples d'erreurs
- header.timestamp 08:12:37 (1771571557) is 1 min 28 sec greater than 08:11:08 (1771571468791) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 653 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC contains stop_sequence 5 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4077396x2025x26xGPVSLiaxSemainex22:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx7467:LOC contains stop_sequence 19 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 1 016 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC does not have a vehicle_id
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4077396x2025x26xGPVSLiaxSemainex22:LOC does not have a vehicle_id
- trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx62:LOC does not have a vehicle_id
schedule_relationship not populated W009 2 032 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 10 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC stop_sequence 3 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4077396x2025x26xGPVSLiaxSemainex22:LOC stop_sequence 15 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 13 982 | 30 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 558 059 | 30 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 13 893 | 30 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 4 987 | 30 fois (100 % des validations) |
| E050 | All timestamps must be less than the current time | 30 | 30 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 11 227 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 18 010 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 36 010 | 30 fois (100 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 3 739 | 26 fois (87 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 266 | 21 fois (70 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 615 | 19 fois (63 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 3 228 | 18 fois (60 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 29 | 17 fois (57 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 1 061 | 15 fois (50 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 20 | 12 fois (40 % des validations) |
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 20 | 12 fois (40 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 21/02/2026 à 07h40 Europe/Paris.
trip_updates (362) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 21/02/2026 à 07h40 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD035:ServiceJourney:3748711x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1771655288"
},
"departure": {
"delay": 84,
"time": "1771655304"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -80,
"time": "1771656040"
},
"departure": {
"delay": -80,
"time": "1771656040"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771654308"
},
"departure": {
"delay": 60,
"time": "1771654320"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1771654486"
},
"departure": {
"delay": 66,
"time": "1771654506"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771654341"
},
"departure": {
"delay": 37,
"time": "1771654357"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1771654920"
},
"departure": {
"delay": -45,
"time": "1771654935"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1771654416"
},
"departure": {
"delay": 51,
"time": "1771654431"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1771654259"
},
"departure": {
"delay": 67,
"time": "1771654267"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1771655014"
},
"departure": {
"delay": 97,
"time": "1771655257"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1771654563"
},
"departure": {
"delay": 17,
"time": "1771654577"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1771654652"
},
"departure": {
"delay": -5,
"time": "1771654675"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 98,
"time": "1771654058"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -80,
"time": "1771655920"
},
"departure": {
"delay": -80,
"time": "1771655920"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1771654183"
},
"departure": {
"delay": 53,
"time": "1771654193"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -91,
"time": "1771655780"
},
"departure": {
"delay": -91,
"time": "1771655789"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1771656160"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1771655537"
},
"departure": {
"delay": 37,
"time": "1771655557"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1771655458"
},
"departure": {
"delay": 80,
"time": "1771655480"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -39,
"time": "1771654870"
},
"departure": {
"delay": -39,
"time": "1771654881"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1771654211"
},
"departure": {
"delay": 80,
"time": "1771654220"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -80,
"time": "1771656100"
},
"departure": {
"delay": -80,
"time": "1771656100"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771655845"
},
"departure": {
"time": "1771655940"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771655864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748711x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:773:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771665120"
},
"departure": {
"time": "1771665120"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771664820"
},
"departure": {
"time": "1771664820"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771665180"
},
"departure": {
"time": "1771665180"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771664880"
},
"departure": {
"time": "1771664880"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771665420"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771665360"
},
"departure": {
"time": "1771665360"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771665300"
},
"departure": {
"time": "1771665300"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771664580"
},
"departure": {
"time": "1771664580"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771664760"
},
"departure": {
"time": "1771664760"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771665240"
},
"departure": {
"time": "1771665240"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771664340"
},
"departure": {
"time": "1771664340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771665000"
},
"departure": {
"time": "1771665000"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1771664280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771664400"
},
"departure": {
"time": "1771664400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771664940"
},
"departure": {
"time": "1771664940"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771655709",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:773:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:500000184:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:61001:ZE:Mxdiathxque:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"time": "1771657440"
},
"stopId": "FR:61001:ZE:Clxmenceau:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"time": "1771658100"
},
"stopId": "FR:61397:ZE:Libxration:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:61001:ZE:RuexdexBretagnex:ATOUMOD037",
"stopSequence": 15
},
{
"arrival": {
"time": "1771658580"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"time": "1771658460"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"time": "1771658220"
},
"stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"time": "1771658520"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:61001:ZE:Printempsx:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"time": "1771657980"
},
"stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:61397:ZE:BellexCharpente:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"time": "1771658400"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"time": "1771657800"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037",
"stopSequence": 2
},
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 6
},
{
"departure": {
"time": "1771658160"
},
"stopId": "FR:61397:ZE:Gymnase:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037",
"stopSequence": 1
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 8
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:61001:ZE:Lebon:ATOUMOD037",
"stopSequence": 4
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:61001:ZE:Fresnel:ATOUMOD037",
"stopSequence": 5
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:61001:ZE:CollxgexBalzac:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:61001:ZE:CollxgexBalzacx:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"time": "1771657920"
},
"stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037",
"stopSequence": 3
},
{
"departure": {
"time": "1771658340"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 21
}
],
"timestamp": "1771655904",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:500000184:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:253:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1771655880"
},
"departure": {
"delay": 180,
"time": "1771655880"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1771655640"
},
"departure": {
"delay": 185,
"time": "1771655645"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"delay": 185,
"time": "1771655585"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1771656660"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1771655940"
},
"departure": {
"delay": 180,
"time": "1771655940"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1771656480"
},
"departure": {
"delay": 180,
"time": "1771656480"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1771656000"
},
"departure": {
"delay": 180,
"time": "1771656000"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1771656180"
},
"departure": {
"delay": 180,
"time": "1771656180"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1771656420"
},
"departure": {
"delay": 180,
"time": "1771656420"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1771656540"
},
"departure": {
"delay": 180,
"time": "1771656540"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1771656240"
},
"departure": {
"delay": 180,
"time": "1771656240"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1771655700"
},
"departure": {
"delay": 185,
"time": "1771655705"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1771655820"
},
"departure": {
"delay": 180,
"time": "1771655820"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1771655760"
},
"departure": {
"delay": 180,
"time": "1771655760"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1771655709",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:253:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758558x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1771654792"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1771652233"
},
"departure": {
"delay": 32,
"time": "1771652252"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1771652749"
},
"departure": {
"delay": 76,
"time": "1771652776"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1771653988"
},
"departure": {
"delay": 102,
"time": "1771654002"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1771652911"
},
"departure": {
"delay": 46,
"time": "1771652926"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1771654476"
},
"departure": {
"delay": 56,
"time": "1771654496"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1771654333"
},
"departure": {
"delay": 56,
"time": "1771654376"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1771652098"
},
"departure": {
"delay": 34,
"time": "1771652134"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 82,
"time": "1771653453"
},
"departure": {
"delay": 82,
"time": "1771653502"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1771654263"
},
"departure": {
"delay": 74,
"time": "1771654274"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1771653147"
},
"departure": {
"delay": 36,
"time": "1771653156"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1771652020"
},
"departure": {
"delay": 3,
"time": "1771652043"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1771652281"
},
"departure": {
"delay": 22,
"time": "1771652302"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1771651917"
},
"departure": {
"delay": 59,
"time": "1771651979"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 13,
"time": "1771651813"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1771653550"
},
"departure": {
"delay": 93,
"time": "1771653573"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1771652348"
},
"departure": {
"delay": 25,
"time": "1771652365"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1771652532"
},
"departure": {
"delay": 19,
"time": "1771652599"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771652856"
},
"departure": {
"delay": 51,
"time": "1771652871"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1771652995"
},
"departure": {
"delay": 72,
"time": "1771653012"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758558x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746615x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -35,
"time": "1771655227"
},
"departure": {
"delay": -35,
"time": "1771655245"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771656420"
},
"departure": {
"time": "1771656420"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 75,
"time": "1771655556"
},
"departure": {
"delay": 75,
"time": "1771655595"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 53,
"time": "1771655621"
},
"departure": {
"delay": 53,
"time": "1771655633"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 191,
"time": "1771653775"
},
"departure": {
"delay": 191,
"time": "1771653791"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1771655356"
},
"departure": {
"delay": 67,
"time": "1771655467"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 162,
"time": "1771653746"
},
"departure": {
"delay": 162,
"time": "1771653762"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1771655497"
},
"departure": {
"delay": 49,
"time": "1771655509"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771656720"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 126,
"time": "1771653913"
},
"departure": {
"delay": 126,
"time": "1771653966"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771655940"
},
"departure": {
"time": "1771655940"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 45,
"time": "1771655072"
},
"departure": {
"delay": 45,
"time": "1771655085"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1771656240"
},
"departure": {
"time": "1771656240"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"departure": {
"delay": 207,
"time": "1771653507"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 116,
"time": "1771654176"
},
"departure": {
"delay": 116,
"time": "1771654196"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771656120"
},
"departure": {
"time": "1771656120"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1771656000"
},
"departure": {
"time": "1771656000"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 181,
"time": "1771653649"
},
"departure": {
"delay": 181,
"time": "1771653661"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1771653878"
},
"departure": {
"delay": 116,
"time": "1771653896"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 83,
"time": "1771654583"
},
"departure": {
"delay": 83,
"time": "1771654583"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 214,
"time": "1771653559"
},
"departure": {
"delay": 214,
"time": "1771653574"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771656540"
},
"departure": {
"time": "1771656540"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -4,
"time": "1771655804"
},
"departure": {
"delay": -4,
"time": "1771655816"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1771655880"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 28,
"time": "1771654989"
},
"departure": {
"delay": 28,
"time": "1771655008"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771656300"
},
"departure": {
"time": "1771656300"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 75,
"time": "1771654140"
},
"departure": {
"delay": 75,
"time": "1771654155"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1771654105"
},
"departure": {
"delay": 99,
"time": "1771654119"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771655662"
},
"departure": {
"delay": 40,
"time": "1771655680"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771655940"
},
"departure": {
"time": "1771655940"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 114,
"time": "1771654057"
},
"departure": {
"delay": 114,
"time": "1771654074"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1771653856"
},
"departure": {
"delay": 147,
"time": "1771653867"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1771654916"
},
"departure": {
"delay": 38,
"time": "1771654958"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1771654418"
},
"departure": {
"delay": 47,
"time": "1771654427"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771656600"
},
"departure": {
"time": "1771656600"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 67,
"time": "1771654251"
},
"departure": {
"delay": 67,
"time": "1771654267"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1771653685"
},
"departure": {
"delay": 151,
"time": "1771653691"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -49,
"time": "1771655264"
},
"departure": {
"delay": -49,
"time": "1771655291"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 188,
"time": "1771653716"
},
"departure": {
"delay": 188,
"time": "1771653728"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771656360"
},
"departure": {
"time": "1771656360"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 29,
"time": "1771655713"
},
"departure": {
"delay": 29,
"time": "1771655729"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 48,
"time": "1771654671"
},
"departure": {
"delay": 48,
"time": "1771654728"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771656660"
},
"departure": {
"time": "1771656660"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 21,
"time": "1771655165"
},
"departure": {
"delay": 21,
"time": "1771655181"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 159,
"time": "1771653803"
},
"departure": {
"delay": 159,
"time": "1771653819"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771654306"
},
"departure": {
"delay": 82,
"time": "1771654342"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771656180"
},
"departure": {
"time": "1771656180"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 63,
"time": "1771654780"
},
"departure": {
"delay": 63,
"time": "1771654803"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771656060"
},
"departure": {
"time": "1771656060"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 20,
"time": "1771654860"
},
"departure": {
"delay": 20,
"time": "1771654880"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746615x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746563x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1771646851"
},
"departure": {
"delay": 41,
"time": "1771646861"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771647379"
},
"departure": {
"time": "1771647420"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -24,
"time": "1771649068"
},
"departure": {
"delay": -24,
"time": "1771649076"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 5,
"time": "1771649160"
},
"departure": {
"delay": 5,
"time": "1771649165"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 2,
"time": "1771648477"
},
"departure": {
"delay": 2,
"time": "1771648502"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1771646816"
},
"departure": {
"delay": 13,
"time": "1771646833"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1771649090"
},
"departure": {
"delay": 7,
"time": "1771649107"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 51,
"time": "1771648297"
},
"departure": {
"delay": 51,
"time": "1771648311"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 43,
"time": "1771647907"
},
"departure": {
"delay": 43,
"time": "1771647943"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1771647784"
},
"departure": {
"delay": 34,
"time": "1771647814"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1771648170"
},
"departure": {
"delay": 5,
"time": "1771648205"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -13,
"time": "1771647326"
},
"departure": {
"delay": -13,
"time": "1771647347"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1771648641"
},
"departure": {
"delay": -24,
"time": "1771648656"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 115,
"time": "1771646630"
},
"departure": {
"delay": 115,
"time": "1771646695"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1771646583"
},
"departure": {
"delay": 78,
"time": "1771646598"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1771648601"
},
"departure": {
"delay": 1,
"time": "1771648621"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -14,
"time": "1771648679"
},
"departure": {
"delay": -14,
"time": "1771648726"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 11,
"time": "1771648049"
},
"departure": {
"delay": 11,
"time": "1771648091"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1771646774"
},
"departure": {
"delay": 22,
"time": "1771646782"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1771647520"
},
"departure": {
"delay": 9,
"time": "1771647609"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -13,
"time": "1771647273"
},
"departure": {
"delay": -13,
"time": "1771647287"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1771649186"
},
"departure": {
"delay": -26,
"time": "1771649194"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 138,
"time": "1771646704"
},
"departure": {
"delay": 138,
"time": "1771646718"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771646945"
},
"departure": {
"delay": 20,
"time": "1771646960"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1771649124"
},
"departure": {
"delay": -27,
"time": "1771649133"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1771648400"
},
"departure": {
"time": "1771648440"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -31,
"time": "1771648821"
},
"departure": {
"delay": -31,
"time": "1771648829"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 29,
"time": "1771647674"
},
"departure": {
"delay": 29,
"time": "1771647749"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -13,
"time": "1771647209"
},
"departure": {
"delay": -13,
"time": "1771647227"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1771647837"
},
"departure": {
"delay": 33,
"time": "1771647873"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1771648843"
},
"departure": {
"delay": 11,
"time": "1771648931"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -70,
"time": "1771649270"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 106,
"time": "1771646559"
},
"departure": {
"delay": 106,
"time": "1771646566"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1771648967"
},
"departure": {
"delay": -1,
"time": "1771648979"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 19,
"time": "1771647125"
},
"departure": {
"delay": 19,
"time": "1771647139"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1771647972"
},
"departure": {
"delay": 42,
"time": "1771648002"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -21,
"time": "1771647442"
},
"departure": {
"delay": -21,
"time": "1771647459"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1771646750"
},
"departure": {
"delay": 60,
"time": "1771646760"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1771648560"
},
"departure": {
"delay": -39,
"time": "1771648581"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1771649020"
},
"departure": {
"delay": 13,
"time": "1771649053"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 23,
"time": "1771646883"
},
"departure": {
"delay": 23,
"time": "1771646903"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1771647027"
},
"departure": {
"delay": 31,
"time": "1771647091"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1771647173"
},
"departure": {
"delay": 11,
"time": "1771647191"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771655864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746563x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470875:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -114,
"time": "1771659006"
},
"departure": {
"delay": -114,
"time": "1771659006"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -163,
"time": "1771660097"
},
"departure": {
"delay": -163,
"time": "1771660097"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -197,
"time": "1771660783"
},
"departure": {
"delay": -197,
"time": "1771660783"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -24,
"time": "1771658616"
},
"departure": {
"delay": -24,
"time": "1771658616"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1771657596"
},
"departure": {
"delay": -24,
"time": "1771657596"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -174,
"time": "1771659066"
},
"departure": {
"delay": -174,
"time": "1771659066"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1771658692"
},
"departure": {
"delay": -8,
"time": "1771658692"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -37,
"time": "1771658903"
},
"departure": {
"delay": -37,
"time": "1771658903"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1771657059"
},
"departure": {
"delay": 39,
"time": "1771657059"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1771658376"
},
"departure": {
"delay": -24,
"time": "1771658376"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -197,
"time": "1771661383"
},
"departure": {
"delay": -197,
"time": "1771661383"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -140,
"time": "1771660180"
},
"departure": {
"delay": -140,
"time": "1771660180"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -174,
"time": "1771659126"
},
"departure": {
"delay": -174,
"time": "1771659126"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -174,
"time": "1771659186"
},
"departure": {
"delay": -174,
"time": "1771659186"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1771657092"
},
"departure": {
"delay": 12,
"time": "1771657092"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -162,
"time": "1771660338"
},
"departure": {
"delay": -162,
"time": "1771660338"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -159,
"time": "1771659921"
},
"departure": {
"delay": -159,
"time": "1771659921"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -209,
"time": "1771659391"
},
"departure": {
"delay": -209,
"time": "1771659391"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -54,
"time": "1771658946"
},
"departure": {
"delay": -54,
"time": "1771658946"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -206,
"time": "1771659274"
},
"departure": {
"delay": -206,
"time": "1771659274"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -197,
"time": "1771662223"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -24,
"time": "1771657296"
},
"departure": {
"delay": -24,
"time": "1771657296"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1771656826"
},
"departure": {
"delay": 46,
"time": "1771656826"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -174,
"time": "1771660566"
},
"departure": {
"delay": -174,
"time": "1771660566"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1771658796"
},
"departure": {
"delay": -24,
"time": "1771658796"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -197,
"time": "1771660063"
},
"departure": {
"delay": -197,
"time": "1771660063"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -197,
"time": "1771661743"
},
"departure": {
"delay": -197,
"time": "1771661743"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 20,
"time": "1771658720"
},
"departure": {
"delay": 20,
"time": "1771658720"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -171,
"time": "1771660449"
},
"departure": {
"delay": -171,
"time": "1771660449"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -196,
"time": "1771660004"
},
"departure": {
"delay": -196,
"time": "1771660004"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 68,
"time": "1771657148"
},
"departure": {
"delay": 68,
"time": "1771657148"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1771658009"
},
"departure": {
"delay": 29,
"time": "1771658009"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -197,
"time": "1771659943"
},
"departure": {
"delay": -197,
"time": "1771659943"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2,
"time": "1771658218"
},
"departure": {
"delay": -2,
"time": "1771658218"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771656972"
},
"departure": {
"delay": 12,
"time": "1771656972"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -12,
"time": "1771657188"
},
"departure": {
"delay": -12,
"time": "1771657188"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1771656668"
},
"departure": {
"delay": 68,
"time": "1771656668"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -197,
"time": "1771661083"
},
"departure": {
"delay": -197,
"time": "1771661083"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -24,
"time": "1771657776"
},
"departure": {
"delay": -24,
"time": "1771657776"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1771658573"
},
"departure": {
"delay": -7,
"time": "1771658573"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -140,
"time": "1771660660"
},
"departure": {
"delay": -140,
"time": "1771660660"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470875:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758381x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1771657240"
},
"departure": {
"delay": 100,
"time": "1771657240"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 36,
"time": "1771655736"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1771657960"
},
"departure": {
"delay": 100,
"time": "1771657960"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1771658740"
},
"departure": {
"delay": 100,
"time": "1771658740"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1771656580"
},
"departure": {
"delay": 100,
"time": "1771656580"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1771657360"
},
"departure": {
"delay": 100,
"time": "1771657360"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1771658860"
},
"departure": {
"delay": 100,
"time": "1771658860"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1771658440"
},
"departure": {
"delay": 100,
"time": "1771658440"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1771659040"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 100,
"time": "1771657660"
},
"departure": {
"delay": 100,
"time": "1771657660"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1771658800"
},
"departure": {
"delay": 100,
"time": "1771658800"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1771658920"
},
"departure": {
"delay": 100,
"time": "1771658920"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1771655980"
},
"departure": {
"delay": 100,
"time": "1771655980"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1771656160"
},
"departure": {
"delay": 100,
"time": "1771656160"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1771656940"
},
"departure": {
"delay": 100,
"time": "1771656940"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1771658140"
},
"departure": {
"delay": 100,
"time": "1771658140"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758381x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:80d7f50ee60010dc6987b77718f67a05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1771656877"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 157,
"time": "1771656757"
},
"departure": {
"delay": 157,
"time": "1771656757"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 157,
"time": "1771656637"
},
"departure": {
"delay": 157,
"time": "1771656637"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 157,
"time": "1771656817"
},
"departure": {
"delay": 157,
"time": "1771656817"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 157,
"time": "1771656217"
},
"departure": {
"delay": 157,
"time": "1771656217"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1771656697"
},
"departure": {
"delay": 157,
"time": "1771656697"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 157,
"time": "1771655917"
},
"departure": {
"delay": 157,
"time": "1771655917"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1771655649"
},
"departure": {
"delay": 139,
"time": "1771655659"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 163,
"time": "1771655542"
},
"departure": {
"delay": 163,
"time": "1771655563"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 157,
"time": "1771655857"
},
"departure": {
"delay": 157,
"time": "1771655857"
},
"stopId": "FR:61169:ZE:2296:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 140,
"time": "1771655461"
},
"departure": {
"delay": 140,
"time": "1771655480"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1771656577"
},
"departure": {
"delay": 157,
"time": "1771656577"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 157,
"time": "1771655797"
},
"departure": {
"delay": 157,
"time": "1771655797"
},
"stopId": "FR:61169:ZE:2275:ATOUMOD104",
"stopSequence": 7
},
{
"departure": {
"delay": 85,
"time": "1771655425"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 157,
"time": "1771656037"
},
"departure": {
"delay": 157,
"time": "1771656037"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1771655666"
},
"departure": {
"delay": 158,
"time": "1771655678"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1771655592"
},
"departure": {
"delay": 147,
"time": "1771655607"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 157,
"time": "1771656097"
},
"departure": {
"delay": 157,
"time": "1771656097"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1771656397"
},
"departure": {
"delay": 157,
"time": "1771656397"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1771656157"
},
"departure": {
"delay": 157,
"time": "1771656157"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 157,
"time": "1771656517"
},
"departure": {
"delay": 157,
"time": "1771656517"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 158,
"time": "1771656638"
},
"departure": {
"delay": 158,
"time": "1771656638"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 157,
"time": "1771656337"
},
"departure": {
"delay": 157,
"time": "1771656337"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
}
],
"timestamp": "1771655881",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:80d7f50ee60010dc6987b77718f67a05:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746566x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1771654168"
},
"departure": {
"delay": -18,
"time": "1771654182"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 57,
"time": "1771652028"
},
"departure": {
"delay": 57,
"time": "1771652037"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -18,
"time": "1771652231"
},
"departure": {
"delay": -18,
"time": "1771652262"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1771654420"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -33,
"time": "1771653321"
},
"departure": {
"delay": -33,
"time": "1771653327"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -6,
"time": "1771652967"
},
"departure": {
"delay": -6,
"time": "1771652994"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 83,
"time": "1771652051"
},
"departure": {
"delay": 83,
"time": "1771652063"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -46,
"time": "1771654263"
},
"departure": {
"delay": -46,
"time": "1771654274"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 192,
"time": "1771651903"
},
"departure": {
"delay": 192,
"time": "1771651932"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 141,
"time": "1771651691"
},
"departure": {
"delay": 141,
"time": "1771651701"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1771654226"
},
"departure": {
"delay": -19,
"time": "1771654241"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -9,
"time": "1771653144"
},
"departure": {
"delay": -9,
"time": "1771653231"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1771653881"
},
"departure": {
"delay": 122,
"time": "1771653902"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -43,
"time": "1771652289"
},
"departure": {
"delay": -43,
"time": "1771652297"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -49,
"time": "1771654202"
},
"departure": {
"delay": -49,
"time": "1771654211"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 54,
"time": "1771652085"
},
"departure": {
"delay": 54,
"time": "1771652094"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 212,
"time": "1771651532"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -7,
"time": "1771652860"
},
"departure": {
"delay": -7,
"time": "1771652873"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 104,
"time": "1771651772"
},
"departure": {
"delay": 104,
"time": "1771651784"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 242,
"time": "1771651550"
},
"departure": {
"delay": 242,
"time": "1771651562"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1771651994"
},
"departure": {
"delay": 84,
"time": "1771652004"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1771653769"
},
"departure": {
"delay": 132,
"time": "1771653792"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 38,
"time": "1771652483"
},
"departure": {
"delay": 38,
"time": "1771652498"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1771653850"
},
"departure": {
"delay": 84,
"time": "1771653864"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 127,
"time": "1771653712"
},
"departure": {
"delay": 127,
"time": "1771653727"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -16,
"time": "1771652197"
},
"departure": {
"delay": -16,
"time": "1771652204"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 135,
"time": "1771651747"
},
"departure": {
"delay": 135,
"time": "1771651755"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1771654291"
},
"departure": {
"delay": -11,
"time": "1771654309"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 74,
"time": "1771653955"
},
"departure": {
"delay": 74,
"time": "1771653974"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 57,
"time": "1771654063"
},
"departure": {
"delay": 57,
"time": "1771654077"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 207,
"time": "1771653613"
},
"departure": {
"delay": 207,
"time": "1771653627"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 42,
"time": "1771652317"
},
"departure": {
"delay": 42,
"time": "1771652442"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771654116"
},
"departure": {
"delay": -10,
"time": "1771654130"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 96,
"time": "1771653918"
},
"departure": {
"delay": 96,
"time": "1771653936"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1771652914"
},
"departure": {
"delay": -1,
"time": "1771652939"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 7,
"time": "1771652572"
},
"departure": {
"delay": 7,
"time": "1771652587"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -42,
"time": "1771654323"
},
"departure": {
"delay": -42,
"time": "1771654338"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 43,
"time": "1771652134"
},
"departure": {
"delay": 43,
"time": "1771652143"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1771652599"
},
"departure": {
"delay": -21,
"time": "1771652619"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1771652671"
},
"departure": {
"delay": 69,
"time": "1771652829"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1771654077"
},
"departure": {
"delay": 16,
"time": "1771654096"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 111,
"time": "1771651966"
},
"departure": {
"delay": 111,
"time": "1771651971"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771653044"
},
"departure": {
"delay": 5,
"time": "1771653065"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 156,
"time": "1771651799"
},
"departure": {
"delay": 156,
"time": "1771651896"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 210,
"time": "1771651578"
},
"departure": {
"delay": 210,
"time": "1771651590"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771652521"
},
"departure": {
"delay": 15,
"time": "1771652535"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 174,
"time": "1771651659"
},
"departure": {
"delay": 174,
"time": "1771651674"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1771653089"
},
"departure": {
"delay": -21,
"time": "1771653099"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746566x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747295x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1771647838"
},
"departure": {
"delay": 77,
"time": "1771647857"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771647740"
},
"departure": {
"delay": 38,
"time": "1771647758"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1771647683"
},
"departure": {
"delay": 57,
"time": "1771647717"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1771648453"
},
"departure": {
"delay": 83,
"time": "1771648463"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1771648948"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 41,
"time": "1771646724"
},
"departure": {
"delay": 41,
"time": "1771646741"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -44,
"time": "1771648622"
},
"departure": {
"delay": -44,
"time": "1771648636"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 54,
"time": "1771647452"
},
"departure": {
"delay": 54,
"time": "1771647534"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1771648509"
},
"departure": {
"delay": 21,
"time": "1771648521"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1771647134"
},
"departure": {
"delay": 35,
"time": "1771647155"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1771648379"
},
"departure": {
"delay": 67,
"time": "1771648387"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1771648862"
},
"departure": {
"delay": 70,
"time": "1771648870"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1771646855"
},
"departure": {
"delay": 55,
"time": "1771646875"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1771648902"
},
"departure": {
"delay": 54,
"time": "1771648914"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 84,
"time": "1771646484"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 139,
"time": "1771647953"
},
"departure": {
"delay": 139,
"time": "1771648219"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1771647103"
},
"departure": {
"delay": 57,
"time": "1771647117"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -17,
"time": "1771648587"
},
"departure": {
"delay": -17,
"time": "1771648603"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1771648789"
},
"departure": {
"delay": 65,
"time": "1771648805"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 69,
"time": "1771647888"
},
"departure": {
"delay": 69,
"time": "1771647909"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1771647301"
},
"departure": {
"delay": 15,
"time": "1771647315"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1771647006"
},
"departure": {
"delay": 80,
"time": "1771647020"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1771646951"
},
"departure": {
"delay": 86,
"time": "1771646966"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1771648649"
},
"departure": {
"delay": 42,
"time": "1771648782"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 75,
"time": "1771646760"
},
"departure": {
"delay": 75,
"time": "1771646775"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1771648482"
},
"departure": {
"delay": 49,
"time": "1771648489"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1771647209"
},
"departure": {
"delay": 43,
"time": "1771647223"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1771647037"
},
"departure": {
"delay": 49,
"time": "1771647049"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771646667"
},
"departure": {
"delay": 40,
"time": "1771646680"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1771648247"
},
"departure": {
"delay": 78,
"time": "1771648278"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1771648547"
},
"departure": {
"delay": 17,
"time": "1771648577"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -14,
"time": "1771647340"
},
"departure": {
"delay": -14,
"time": "1771647346"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1771647591"
},
"departure": {
"delay": 54,
"time": "1771647654"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747295x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4254979x2025x26xGSamHLiaxSamedix03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771658244"
},
"departure": {
"delay": 24,
"time": "1771658244"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771660020"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 54,
"time": "1771657134"
},
"departure": {
"delay": 54,
"time": "1771657134"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1771658160"
},
"departure": {
"time": "1771658160"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771658640"
},
"departure": {
"time": "1771658640"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771659000"
},
"departure": {
"time": "1771659000"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1771657320"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1771659600"
},
"departure": {
"time": "1771659600"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 27,
"time": "1771658427"
},
"departure": {
"delay": 27,
"time": "1771658427"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1771659557"
},
"departure": {
"delay": 17,
"time": "1771659557"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 51,
"time": "1771659231"
},
"departure": {
"delay": 51,
"time": "1771659231"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1771659960"
},
"departure": {
"time": "1771659960"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 17,
"time": "1771657577"
},
"departure": {
"delay": 17,
"time": "1771657577"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771657690"
},
"departure": {
"delay": 10,
"time": "1771657690"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1771658522"
},
"departure": {
"delay": 2,
"time": "1771658522"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1771658378"
},
"departure": {
"delay": 38,
"time": "1771658378"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1771657281"
},
"departure": {
"delay": 21,
"time": "1771657281"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1771658856"
},
"departure": {
"delay": 36,
"time": "1771658856"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1771659823"
},
"departure": {
"delay": 43,
"time": "1771659823"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 22,
"time": "1771657102"
},
"departure": {
"delay": 22,
"time": "1771657102"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1771658925"
},
"departure": {
"delay": 45,
"time": "1771658925"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1771659781"
},
"departure": {
"delay": 1,
"time": "1771659781"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1771657500"
},
"departure": {
"time": "1771657500"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1771657661"
},
"departure": {
"delay": 41,
"time": "1771657661"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771659720"
},
"departure": {
"time": "1771659720"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1771657177"
},
"departure": {
"delay": 37,
"time": "1771657177"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1771657478"
},
"departure": {
"delay": 38,
"time": "1771657478"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771657680"
},
"departure": {
"time": "1771657680"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1771659682"
},
"departure": {
"delay": 22,
"time": "1771659682"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 55,
"time": "1771657615"
},
"departure": {
"delay": 55,
"time": "1771657615"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1771658316"
},
"departure": {
"delay": 36,
"time": "1771658316"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1771659161"
},
"departure": {
"delay": 41,
"time": "1771659161"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 19,
"time": "1771659379"
},
"departure": {
"delay": 19,
"time": "1771659379"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 20,
"time": "1771659500"
},
"departure": {
"delay": 20,
"time": "1771659500"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 18,
"time": "1771657998"
},
"departure": {
"delay": 18,
"time": "1771657998"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1771659753"
},
"departure": {
"delay": 33,
"time": "1771659753"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 36,
"time": "1771657536"
},
"departure": {
"delay": 36,
"time": "1771657536"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1771659338"
},
"departure": {
"delay": 38,
"time": "1771659338"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 29,
"time": "1771657049"
},
"departure": {
"delay": 29,
"time": "1771657049"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1771657213"
},
"departure": {
"delay": 13,
"time": "1771657213"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1771659894"
},
"departure": {
"delay": 54,
"time": "1771659894"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 13,
"time": "1771658593"
},
"departure": {
"delay": 13,
"time": "1771658593"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1771659924"
},
"departure": {
"delay": 24,
"time": "1771659924"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1771658460"
},
"departure": {
"time": "1771658460"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1771658800"
},
"departure": {
"delay": 40,
"time": "1771658800"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1771658200"
},
"departure": {
"delay": 40,
"time": "1771658200"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771655842",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4254979x2025x26xGSamHLiaxSamedix03:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:500000476:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -72,
"time": "1771656408"
},
"stopId": "FR:61001:ZE:CimetixrexSaintxLxod:ATOUMOD037",
"stopSequence": 19
},
{
"arrival": {
"delay": -72,
"time": "1771657428"
},
"stopId": "FR:61001:ZE:PEM:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": -72,
"time": "1771656108"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": -72,
"time": "1771657128"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": -72,
"time": "1771655928"
},
"stopId": "FR:61117:ZE:CentrexCommercial:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"delay": -72,
"time": "1771656348"
},
"stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037",
"stopSequence": 17
},
{
"arrival": {
"delay": -73,
"time": "1771655855"
},
"departure": {
"delay": -73,
"time": "1771655867"
},
"stopId": "FR:61001:ZE:LaxLuciole:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": -72,
"time": "1771657068"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": -72,
"time": "1771656348"
},
"stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"delay": -72,
"time": "1771656768"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": -72,
"time": "1771656168"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": -72,
"time": "1771656048"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 13
},
{
"arrival": {
"delay": -44,
"time": "1771655754"
},
"departure": {
"delay": -44,
"time": "1771655836"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"delay": -72,
"time": "1771656708"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": -72,
"time": "1771657248"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": -106,
"time": "1771655714"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"delay": -72,
"time": "1771656228"
},
"stopId": "FR:61001:ZE:ANOVA:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": -72,
"time": "1771656648"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": -72,
"time": "1771657368"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": -72,
"time": "1771656948"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 23
}
],
"timestamp": "1771655877",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:D:LOC",
"tripId": "ATOUMOD037:ServiceJourney:500000476:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596919:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771656600"
},
"departure": {
"time": "1771656600"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -14,
"time": "1771656646"
},
"departure": {
"delay": -14,
"time": "1771656646"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -172,
"time": "1771657208"
},
"departure": {
"delay": -172,
"time": "1771657208"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -14,
"time": "1771656886"
},
"departure": {
"delay": -14,
"time": "1771656886"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -27,
"time": "1771656693"
},
"departure": {
"delay": -27,
"time": "1771656693"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -166,
"time": "1771657274"
},
"departure": {
"delay": -166,
"time": "1771657274"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -59,
"time": "1771657021"
},
"departure": {
"delay": -59,
"time": "1771657021"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -80,
"time": "1771656940"
},
"departure": {
"delay": -80,
"time": "1771656940"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -166,
"time": "1771657514"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -152,
"time": "1771657108"
},
"departure": {
"delay": -152,
"time": "1771657108"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1771656753"
},
"departure": {
"delay": -27,
"time": "1771656753"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -27,
"time": "1771656813"
},
"departure": {
"delay": -27,
"time": "1771656813"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -136,
"time": "1771657364"
},
"departure": {
"delay": -136,
"time": "1771657364"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596919:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:899:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771666560"
},
"departure": {
"time": "1771666560"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1771666260"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771666620"
},
"departure": {
"time": "1771666620"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771667220"
},
"departure": {
"time": "1771667220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771666680"
},
"departure": {
"time": "1771666680"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771666740"
},
"departure": {
"time": "1771666740"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771666380"
},
"departure": {
"time": "1771666380"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771666980"
},
"departure": {
"time": "1771666980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771667280"
},
"departure": {
"time": "1771667280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771666920"
},
"departure": {
"time": "1771666920"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771666860"
},
"departure": {
"time": "1771666860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771666320"
},
"departure": {
"time": "1771666320"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771667460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771666500"
},
"departure": {
"time": "1771666500"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771666800"
},
"departure": {
"time": "1771666800"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771655776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:899:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4254978x2025x26xGSamHLiaxSamedix03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1771656444"
},
"departure": {
"delay": -36,
"time": "1771656444"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 18,
"time": "1771656738"
},
"departure": {
"delay": 18,
"time": "1771656738"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -36,
"time": "1771656324"
},
"departure": {
"delay": -36,
"time": "1771656324"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -28,
"time": "1771656392"
},
"departure": {
"delay": -28,
"time": "1771656392"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1771655945"
},
"departure": {
"delay": 5,
"time": "1771655945"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -12,
"time": "1771656768"
},
"departure": {
"delay": -12,
"time": "1771656768"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -35,
"time": "1771656625"
},
"departure": {
"delay": -35,
"time": "1771656625"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -36,
"time": "1771656564"
},
"departure": {
"delay": -36,
"time": "1771656564"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 33,
"time": "1771655673"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -2,
"time": "1771656178"
},
"departure": {
"delay": -2,
"time": "1771656178"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -36,
"time": "1771656804"
},
"departure": {
"delay": -36,
"time": "1771656804"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -36,
"time": "1771656084"
},
"departure": {
"delay": -36,
"time": "1771656084"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 43,
"time": "1771655743"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -14,
"time": "1771656526"
},
"departure": {
"delay": -14,
"time": "1771656526"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": 3,
"time": "1771655703"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -36,
"time": "1771656864"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 15,
"time": "1771656015"
},
"departure": {
"delay": 15,
"time": "1771656015"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -3,
"time": "1771656597"
},
"departure": {
"delay": -3,
"time": "1771656597"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 7,
"time": "1771656667"
},
"departure": {
"delay": 7,
"time": "1771656667"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": -36,
"time": "1771655784"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 10,
"time": "1771656130"
},
"departure": {
"delay": 10,
"time": "1771656130"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771655892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4254978x2025x26xGSamHLiaxSamedix03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747296x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1771652772"
},
"departure": {
"delay": 90,
"time": "1771652790"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 292,
"time": "1771651412"
},
"departure": {
"delay": 292,
"time": "1771651432"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 239,
"time": "1771651121"
},
"departure": {
"delay": 239,
"time": "1771651139"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1771652875"
},
"departure": {
"delay": 7,
"time": "1771652887"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 231,
"time": "1771652044"
},
"departure": {
"delay": 231,
"time": "1771652091"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1771652816"
},
"departure": {
"delay": 67,
"time": "1771652827"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -15,
"time": "1771652909"
},
"departure": {
"delay": -15,
"time": "1771652925"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 263,
"time": "1771651448"
},
"departure": {
"delay": 263,
"time": "1771651463"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 133,
"time": "1771652702"
},
"departure": {
"delay": 133,
"time": "1771652713"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 263,
"time": "1771651260"
},
"departure": {
"delay": 263,
"time": "1771651283"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1771652934"
},
"departure": {
"delay": 7,
"time": "1771652947"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 276,
"time": "1771651579"
},
"departure": {
"delay": 276,
"time": "1771651596"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 287,
"time": "1771651349"
},
"departure": {
"delay": 287,
"time": "1771651367"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1771652472"
},
"departure": {
"delay": 119,
"time": "1771652519"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 255,
"time": "1771652277"
},
"departure": {
"delay": 255,
"time": "1771652295"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1771653014"
},
"departure": {
"delay": 29,
"time": "1771653029"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 197,
"time": "1771651982"
},
"departure": {
"delay": 197,
"time": "1771651997"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 310,
"time": "1771651668"
},
"departure": {
"delay": 310,
"time": "1771651690"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 288,
"time": "1771651530"
},
"departure": {
"delay": 288,
"time": "1771651548"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 261,
"time": "1771652222"
},
"departure": {
"delay": 261,
"time": "1771652241"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1771653124"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 105,
"time": "1771652737"
},
"departure": {
"delay": 105,
"time": "1771652745"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1771651011"
},
"departure": {
"delay": 189,
"time": "1771651029"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 207,
"time": "1771650807"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 283,
"time": "1771651767"
},
"departure": {
"delay": 283,
"time": "1771651783"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1771653065"
},
"departure": {
"delay": 19,
"time": "1771653079"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 33,
"time": "1771652838"
},
"departure": {
"delay": 33,
"time": "1771652853"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 158,
"time": "1771652409"
},
"departure": {
"delay": 158,
"time": "1771652438"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 201,
"time": "1771651078"
},
"departure": {
"delay": 201,
"time": "1771651101"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 246,
"time": "1771651919"
},
"departure": {
"delay": 246,
"time": "1771651926"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 115,
"time": "1771652624"
},
"departure": {
"delay": 115,
"time": "1771652635"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 217,
"time": "1771652118"
},
"departure": {
"delay": 217,
"time": "1771652137"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 267,
"time": "1771651816"
},
"departure": {
"delay": 267,
"time": "1771651827"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747296x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771658160"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771658400"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771658880"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771657920"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771658760"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771658820"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771658520"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771658580"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771657980"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771658280"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771658640"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771658700"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771658220"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771658340"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6257:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745523x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771656730"
},
"departure": {
"delay": 10,
"time": "1771656730"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1771656790"
},
"departure": {
"delay": 10,
"time": "1771656790"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771657030"
},
"departure": {
"delay": 10,
"time": "1771657030"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1771655668"
},
"departure": {
"delay": 102,
"time": "1771655682"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771655813"
},
"departure": {
"delay": 26,
"time": "1771655846"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1771655770"
},
"departure": {
"delay": 28,
"time": "1771655788"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1771657150"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 182,
"time": "1771655582"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1771656070"
},
"departure": {
"delay": 10,
"time": "1771656070"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1771655701"
},
"departure": {
"delay": 76,
"time": "1771655716"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771656370"
},
"departure": {
"delay": 10,
"time": "1771656370"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771656670"
},
"departure": {
"delay": 10,
"time": "1771656670"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771655890"
},
"departure": {
"delay": 10,
"time": "1771655890"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771656490"
},
"departure": {
"delay": 10,
"time": "1771656490"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771656310"
},
"departure": {
"delay": 10,
"time": "1771656310"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771656610"
},
"departure": {
"delay": 10,
"time": "1771656610"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771655735"
},
"departure": {
"delay": 50,
"time": "1771655750"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1771656910"
},
"departure": {
"delay": 10,
"time": "1771656910"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771656010"
},
"departure": {
"delay": 10,
"time": "1771656010"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771656190"
},
"departure": {
"delay": 10,
"time": "1771656190"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745523x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3302:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771653480"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771654920"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771655880"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771653720"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771654080"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771654380"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771655340"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771654620"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771653960"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771653540"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771655580"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771653420"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771654860"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771654140"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771656180"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771656120"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771655040"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771653840"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771655700"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771653780"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771657320"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771655760"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771654740"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771654260"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771654680"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771655520"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771654200"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771655160"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771653660"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771655640"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3302:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745520x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1771652200"
},
"departure": {
"delay": -2,
"time": "1771652218"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1771652267"
},
"departure": {
"delay": 28,
"time": "1771652308"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1771652886"
},
"departure": {
"delay": 33,
"time": "1771652913"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 27,
"time": "1771651827"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1771652008"
},
"departure": {
"delay": -18,
"time": "1771652022"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -21,
"time": "1771653309"
},
"departure": {
"delay": -21,
"time": "1771653399"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1771652466"
},
"departure": {
"delay": 21,
"time": "1771652481"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1771653032"
},
"departure": {
"delay": 4,
"time": "1771653064"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -22,
"time": "1771652535"
},
"departure": {
"delay": -22,
"time": "1771652558"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771652132"
},
"departure": {
"delay": 10,
"time": "1771652170"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771652416"
},
"departure": {
"delay": 33,
"time": "1771652433"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1771652962"
},
"departure": {
"delay": -13,
"time": "1771652987"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1771653529"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1771651938"
},
"departure": {
"delay": 1,
"time": "1771651981"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -48,
"time": "1771653235"
},
"departure": {
"delay": -48,
"time": "1771653252"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1771653098"
},
"departure": {
"delay": 7,
"time": "1771653127"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1771652783"
},
"departure": {
"delay": 58,
"time": "1771652818"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1771653168"
},
"departure": {
"delay": 23,
"time": "1771653203"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1771652605"
},
"departure": {
"delay": 27,
"time": "1771652727"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1771652051"
},
"departure": {
"delay": 7,
"time": "1771652107"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745520x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:241:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1771656540"
},
"departure": {
"delay": 180,
"time": "1771656540"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1771655400"
},
"departure": {
"delay": 180,
"time": "1771655520"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1771656060"
},
"departure": {
"delay": 180,
"time": "1771656060"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1771655580"
},
"departure": {
"delay": 185,
"time": "1771655585"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1771656720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1771656120"
},
"departure": {
"delay": 180,
"time": "1771656120"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1771655940"
},
"departure": {
"delay": 180,
"time": "1771655940"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1771655760"
},
"departure": {
"delay": 185,
"time": "1771655765"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 135,
"time": "1771655650"
},
"departure": {
"delay": 135,
"time": "1771655655"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1771656000"
},
"departure": {
"delay": 180,
"time": "1771656000"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1771656300"
},
"departure": {
"delay": 180,
"time": "1771656300"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1771655640"
},
"departure": {
"delay": 185,
"time": "1771655645"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1771655880"
},
"departure": {
"delay": 180,
"time": "1771655880"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"delay": 65,
"time": "1771655345"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1771656480"
},
"departure": {
"delay": 180,
"time": "1771656480"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1771655776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:241:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596392:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1281,
"time": "1771655799"
},
"departure": {
"delay": -1281,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1401,
"time": "1771655799"
},
"departure": {
"delay": -1401,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1771657255"
},
"departure": {
"delay": -5,
"time": "1771657255"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1221,
"time": "1771655799"
},
"departure": {
"delay": -1221,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -124,
"time": "1771657436"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1401,
"time": "1771655799"
},
"departure": {
"delay": -1401,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": -1101,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1221,
"time": "1771655799"
},
"departure": {
"delay": -1221,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1161,
"time": "1771655799"
},
"departure": {
"delay": -1161,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -58,
"time": "1771657322"
},
"departure": {
"delay": -58,
"time": "1771657322"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596392:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5306538827710464x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1771659044"
},
"departure": {
"delay": -3,
"time": "1771659057"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -118,
"time": "1771657555"
},
"departure": {
"delay": -118,
"time": "1771657682"
},
"stopId": "FR:14576:ZE:6250721097809920:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -127,
"time": "1771657236"
},
"departure": {
"delay": -127,
"time": "1771657373"
},
"stopId": "FR:61508:ZE:5194164629143552:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1771658954"
},
"departure": {
"delay": -18,
"time": "1771658982"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1771659255"
},
"departure": {
"delay": 25,
"time": "1771659265"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1771659635"
},
"departure": {
"delay": -38,
"time": "1771659682"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -139,
"time": "1771658173"
},
"departure": {
"delay": -139,
"time": "1771658321"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1771659670"
},
"departure": {
"delay": -50,
"time": "1771659730"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1771659502"
},
"departure": {
"delay": 32,
"time": "1771659512"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -124,
"time": "1771658083"
},
"departure": {
"delay": -124,
"time": "1771658216"
},
"stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -96,
"time": "1771658318"
},
"departure": {
"delay": -96,
"time": "1771658424"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -114,
"time": "1771657442"
},
"departure": {
"delay": -114,
"time": "1771657566"
},
"stopId": "FR:14368:ZE:6301932207472640:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -53,
"time": "1771658704"
},
"departure": {
"delay": -53,
"time": "1771658767"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -103,
"time": "1771658424"
},
"departure": {
"delay": -103,
"time": "1771658537"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -79,
"time": "1771658592"
},
"departure": {
"delay": -79,
"time": "1771658681"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -72,
"time": "1771657166"
},
"departure": {
"delay": -72,
"time": "1771657248"
},
"stopId": "FR:61508:ZE:5070178268217344:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -78,
"time": "1771657694"
},
"departure": {
"delay": -78,
"time": "1771657782"
},
"stopId": "FR:14576:ZE:5137129476718592:ATOUMOD036",
"stopSequence": 6
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:61508:ZE:6234092393725952:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1771659161"
},
"departure": {
"delay": 51,
"time": "1771659171"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -71,
"time": "1771658008"
},
"departure": {
"delay": -71,
"time": "1771658089"
},
"stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -188,
"time": "1771659712"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -33,
"time": "1771659585"
},
"departure": {
"delay": -33,
"time": "1771659627"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1771659454"
},
"departure": {
"delay": 44,
"time": "1771659464"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -17,
"time": "1771659556"
},
"departure": {
"delay": -17,
"time": "1771659583"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 21
}
],
"timestamp": "1771655904",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5306538827710464x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747730x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771657080"
},
"departure": {
"time": "1771657080"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771656780"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771656420"
},
"departure": {
"time": "1771656420"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771658220"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1771656600"
},
"departure": {
"time": "1771656600"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771657980"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1771657560"
},
"departure": {
"time": "1771657560"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1771655771"
},
"departure": {
"delay": 43,
"time": "1771655803"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771655531"
},
"departure": {
"delay": 31,
"time": "1771655551"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1771655573"
},
"departure": {
"delay": 12,
"time": "1771655592"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1771655438"
},
"departure": {
"delay": -8,
"time": "1771655452"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1771656900"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771656720"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771655880"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771656240"
},
"departure": {
"time": "1771656240"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771657200"
},
"departure": {
"time": "1771657200"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771655940"
},
"departure": {
"time": "1771655940"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771657440"
},
"departure": {
"time": "1771657440"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1771657620"
},
"departure": {
"time": "1771657620"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1771657800"
},
"departure": {
"time": "1771657800"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771656120"
},
"departure": {
"time": "1771656120"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 15,
"time": "1771655355"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771656300"
},
"departure": {
"time": "1771656300"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771656000"
},
"departure": {
"time": "1771656000"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771656840"
},
"departure": {
"time": "1771656840"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771656480"
},
"departure": {
"time": "1771656480"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771656360"
},
"departure": {
"time": "1771656360"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1771655472"
},
"departure": {
"delay": -9,
"time": "1771655511"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771657740"
},
"departure": {
"time": "1771657740"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -3,
"time": "1771655679"
},
"departure": {
"delay": -3,
"time": "1771655697"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771657920"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1771656960"
},
"departure": {
"time": "1771656960"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747730x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1771660117"
},
"departure": {
"delay": -23,
"time": "1771660117"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3081,
"time": "1771655799"
},
"departure": {
"delay": -3081,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2901,
"time": "1771655799"
},
"departure": {
"delay": -2901,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -24,
"time": "1771659696"
},
"departure": {
"delay": -24,
"time": "1771659696"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -24,
"time": "1771659876"
},
"departure": {
"delay": -24,
"time": "1771659876"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1771659633"
},
"departure": {
"delay": 33,
"time": "1771659633"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3501,
"time": "1771655799"
},
"departure": {
"delay": -3501,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2961,
"time": "1771655799"
},
"departure": {
"delay": -2961,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1771659515"
},
"departure": {
"delay": 35,
"time": "1771659515"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1771659553"
},
"departure": {
"delay": 13,
"time": "1771659553"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1771660176"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1771660087"
},
"departure": {
"delay": 7,
"time": "1771660087"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3321,
"time": "1771655799"
},
"departure": {
"delay": -3321,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3,
"time": "1771660017"
},
"departure": {
"delay": -3,
"time": "1771660017"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1771659959"
},
"departure": {
"delay": -1,
"time": "1771659959"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -24,
"time": "1771659576"
},
"departure": {
"delay": -24,
"time": "1771659576"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771659920"
},
"departure": {
"delay": 20,
"time": "1771659920"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3261,
"time": "1771655799"
},
"departure": {
"delay": -3261,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"delay": -2901,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771659439"
},
"departure": {
"delay": 19,
"time": "1771659439"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3321,
"time": "1771655799"
},
"departure": {
"delay": -3321,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597633:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:791:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771665420"
},
"departure": {
"time": "1771665420"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771664940"
},
"departure": {
"time": "1771664940"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771664460"
},
"departure": {
"time": "1771664460"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771664520"
},
"departure": {
"time": "1771664520"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771665480"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771665120"
},
"departure": {
"time": "1771665120"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771664880"
},
"departure": {
"time": "1771664880"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771665360"
},
"departure": {
"time": "1771665360"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1771664280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771665240"
},
"departure": {
"time": "1771665240"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771664700"
},
"departure": {
"time": "1771664700"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771664400"
},
"departure": {
"time": "1771664400"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771664820"
},
"departure": {
"time": "1771664820"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771665180"
},
"departure": {
"time": "1771665180"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1771655791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:791:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747776x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 76,
"time": "1771654216"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -80,
"time": "1771656280"
},
"departure": {
"delay": -80,
"time": "1771656280"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -80,
"time": "1771656160"
},
"departure": {
"delay": -80,
"time": "1771656160"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -24,
"time": "1771655781"
},
"departure": {
"delay": -24,
"time": "1771655796"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -80,
"time": "1771655980"
},
"departure": {
"delay": -80,
"time": "1771655980"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -80,
"time": "1771656340"
},
"departure": {
"delay": -80,
"time": "1771656340"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1771655104"
},
"departure": {
"delay": 49,
"time": "1771655209"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1771654278"
},
"departure": {
"delay": 93,
"time": "1771654293"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -80,
"time": "1771656880"
},
"departure": {
"delay": -80,
"time": "1771656880"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -80,
"time": "1771656820"
},
"departure": {
"delay": -80,
"time": "1771656820"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -80,
"time": "1771656460"
},
"departure": {
"delay": -80,
"time": "1771656460"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -6,
"time": "1771655558"
},
"departure": {
"delay": -6,
"time": "1771655574"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1771654682"
},
"departure": {
"delay": -40,
"time": "1771654700"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -80,
"time": "1771656520"
},
"departure": {
"delay": -80,
"time": "1771656520"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1771654430"
},
"departure": {
"delay": 27,
"time": "1771654467"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -80,
"time": "1771656580"
},
"departure": {
"delay": -80,
"time": "1771656580"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -57,
"time": "1771654962"
},
"departure": {
"delay": -57,
"time": "1771654983"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1771654393"
},
"departure": {
"delay": 25,
"time": "1771654405"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -80,
"time": "1771655980"
},
"departure": {
"delay": -80,
"time": "1771655980"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -80,
"time": "1771656940"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 9,
"time": "1771655257"
},
"departure": {
"delay": 9,
"time": "1771655349"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -80,
"time": "1771656760"
},
"departure": {
"delay": -80,
"time": "1771656760"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -80,
"time": "1771655920"
},
"departure": {
"delay": -80,
"time": "1771655920"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -5,
"time": "1771654599"
},
"departure": {
"delay": -5,
"time": "1771654615"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1771655392"
},
"departure": {
"delay": 27,
"time": "1771655427"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -80,
"time": "1771656640"
},
"departure": {
"delay": -80,
"time": "1771656640"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -80,
"time": "1771656040"
},
"departure": {
"delay": -80,
"time": "1771656040"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1771654755"
},
"departure": {
"delay": 4,
"time": "1771654804"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1771654523"
},
"departure": {
"delay": -7,
"time": "1771654553"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -80,
"time": "1771656700"
},
"departure": {
"delay": -80,
"time": "1771656700"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1771654361"
},
"departure": {
"delay": 52,
"time": "1771654372"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1771655660"
},
"departure": {
"delay": 13,
"time": "1771655713"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -43,
"time": "1771654861"
},
"departure": {
"delay": -43,
"time": "1771654877"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -19,
"time": "1771655596"
},
"departure": {
"delay": -19,
"time": "1771655621"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -2,
"time": "1771655475"
},
"departure": {
"delay": -2,
"time": "1771655518"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -81,
"time": "1771655841"
},
"departure": {
"delay": -81,
"time": "1771655859"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771655859",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747776x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:361:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771657320"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771657740"
},
"departure": {
"time": "1771657740"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771658400"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771657560"
},
"departure": {
"time": "1771657560"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771657980"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771658160"
},
"departure": {
"time": "1771658160"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771657920"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771657800"
},
"departure": {
"time": "1771657800"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771657860"
},
"departure": {
"time": "1771657860"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771658220"
},
"departure": {
"time": "1771658220"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771658340"
},
"departure": {
"time": "1771658340"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771655574",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:361:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745579x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771649699"
},
"departure": {
"delay": 17,
"time": "1771649717"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1771649482"
},
"departure": {
"delay": -18,
"time": "1771649502"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1771649627"
},
"departure": {
"delay": 31,
"time": "1771649671"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1771648972"
},
"departure": {
"delay": 90,
"time": "1771649010"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -14,
"time": "1771649433"
},
"departure": {
"delay": -14,
"time": "1771649446"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1771649294"
},
"departure": {
"delay": -24,
"time": "1771649316"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1771649527"
},
"departure": {
"delay": 13,
"time": "1771649593"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1771649056"
},
"departure": {
"delay": 33,
"time": "1771649073"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1771648662"
},
"departure": {
"delay": 3,
"time": "1771648683"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1771648617"
},
"departure": {
"delay": 14,
"time": "1771648634"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1771649735"
},
"departure": {
"delay": -6,
"time": "1771649754"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1771649121"
},
"departure": {
"delay": 2,
"time": "1771649162"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1771648544"
},
"departure": {
"delay": 31,
"time": "1771648591"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1771649217"
},
"departure": {
"delay": -21,
"time": "1771649259"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1771648447"
},
"departure": {
"delay": 33,
"time": "1771648473"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 20,
"time": "1771648400"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -105,
"time": "1771649835"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1771648725"
},
"departure": {
"delay": 45,
"time": "1771648785"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745579x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7316:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657620"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771656180"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771655580"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771655100"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771655760"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771657980"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771655340"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771656060"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771658100"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771655280"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771657440"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771657920"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771655220"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771658220"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771655160"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771655700"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7316:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:445:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771659420"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771659600"
},
"departure": {
"time": "1771659600"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771659780"
},
"departure": {
"time": "1771659780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771658880"
},
"departure": {
"time": "1771658880"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771659240"
},
"departure": {
"time": "1771659240"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771659000"
},
"departure": {
"time": "1771659000"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771659840"
},
"departure": {
"time": "1771659840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771659060"
},
"departure": {
"time": "1771659060"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771660020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1771658760"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771658940"
},
"departure": {
"time": "1771658940"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659360"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771658820"
},
"departure": {
"time": "1771658820"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771655574",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:445:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746567x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1771653982"
},
"departure": {
"delay": 13,
"time": "1771654033"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1771653459"
},
"departure": {
"delay": -8,
"time": "1771653472"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1771653160"
},
"departure": {
"time": "1771653180"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1771654255"
},
"departure": {
"delay": -13,
"time": "1771654307"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1771655444"
},
"departure": {
"delay": 1,
"time": "1771655461"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -57,
"time": "1771653292"
},
"departure": {
"delay": -57,
"time": "1771653303"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771654400"
},
"departure": {
"delay": -1,
"time": "1771654439"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1771653114"
},
"departure": {
"delay": 13,
"time": "1771653133"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1771654123"
},
"departure": {
"delay": 14,
"time": "1771654214"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1771654717"
},
"departure": {
"delay": 19,
"time": "1771654819"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -13,
"time": "1771653906"
},
"departure": {
"delay": -13,
"time": "1771653947"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1771655692"
},
"departure": {
"delay": 5,
"time": "1771655705"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -11,
"time": "1771654339"
},
"departure": {
"delay": -11,
"time": "1771654369"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1771653028"
},
"departure": {
"delay": 41,
"time": "1771653041"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1771654599"
},
"departure": {
"delay": -36,
"time": "1771654644"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -34,
"time": "1771653666"
},
"departure": {
"delay": -34,
"time": "1771653686"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1771655234"
},
"departure": {
"delay": 46,
"time": "1771655266"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 61,
"time": "1771652949"
},
"departure": {
"delay": 61,
"time": "1771653001"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1771654866"
},
"departure": {
"delay": 14,
"time": "1771654874"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -33,
"time": "1771655035"
},
"departure": {
"delay": -33,
"time": "1771655067"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -43,
"time": "1771653330"
},
"departure": {
"delay": -43,
"time": "1771653377"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1771655324"
},
"departure": {
"delay": 26,
"time": "1771655366"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 41,
"time": "1771653185"
},
"departure": {
"delay": 41,
"time": "1771653221"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1771654948"
},
"departure": {
"delay": -44,
"time": "1771654996"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -31,
"time": "1771653262"
},
"departure": {
"delay": -31,
"time": "1771653269"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1771655282"
},
"departure": {
"delay": 13,
"time": "1771655293"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -45,
"time": "1771653715"
},
"departure": {
"delay": -45,
"time": "1771653735"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1771654046"
},
"departure": {
"delay": -18,
"time": "1771654062"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -52,
"time": "1771655564"
},
"departure": {
"delay": -52,
"time": "1771655588"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -20,
"time": "1771655603"
},
"departure": {
"delay": -20,
"time": "1771655680"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 37,
"time": "1771653084"
},
"departure": {
"delay": 37,
"time": "1771653097"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1771655910"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -11,
"time": "1771654532"
},
"departure": {
"delay": -11,
"time": "1771654549"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 50,
"time": "1771652810"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1771653597"
},
"departure": {
"delay": -23,
"time": "1771653637"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -38,
"time": "1771655467"
},
"departure": {
"delay": -38,
"time": "1771655482"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 6,
"time": "1771655121"
},
"departure": {
"delay": 6,
"time": "1771655226"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -32,
"time": "1771653852"
},
"departure": {
"delay": -32,
"time": "1771653868"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1771654485"
},
"departure": {
"delay": 2,
"time": "1771654502"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1771653400"
},
"departure": {
"delay": 11,
"time": "1771653431"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1771652832"
},
"departure": {
"delay": 86,
"time": "1771652846"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1771652878"
},
"departure": {
"delay": 74,
"time": "1771652894"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -39,
"time": "1771653756"
},
"departure": {
"delay": -39,
"time": "1771653801"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1771653522"
},
"departure": {
"delay": -5,
"time": "1771653535"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1771655761"
},
"departure": {
"delay": 11,
"time": "1771655771"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -54,
"time": "1771655512"
},
"departure": {
"delay": -54,
"time": "1771655526"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -20,
"time": "1771655721"
},
"departure": {
"delay": -20,
"time": "1771655740"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -21,
"time": "1771655789"
},
"departure": {
"delay": -21,
"time": "1771655799"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746567x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596394:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2781,
"time": "1771655799"
},
"departure": {
"delay": -2781,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -58,
"time": "1771658822"
},
"departure": {
"delay": -58,
"time": "1771658822"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2901,
"time": "1771655799"
},
"departure": {
"delay": -2901,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -124,
"time": "1771658936"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2901,
"time": "1771655799"
},
"departure": {
"delay": -2901,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2721,
"time": "1771655799"
},
"departure": {
"delay": -2721,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2661,
"time": "1771655799"
},
"departure": {
"delay": -2661,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2721,
"time": "1771655799"
},
"departure": {
"delay": -2721,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": -2601,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -5,
"time": "1771658755"
},
"departure": {
"delay": -5,
"time": "1771658755"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596394:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3103F5820617x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771662840"
},
"departure": {
"time": "1771662900"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771660680"
},
"departure": {
"time": "1771660860"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771663740"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771662000"
},
"departure": {
"time": "1771662060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
}
],
"timestamp": "1771652372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3103F5820617x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747728x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1771653191"
},
"departure": {
"delay": 85,
"time": "1771653205"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1771655594"
},
"departure": {
"delay": -12,
"time": "1771655628"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 198,
"time": "1771653568"
},
"departure": {
"delay": 198,
"time": "1771653738"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1771655375"
},
"departure": {
"delay": 51,
"time": "1771655391"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 135,
"time": "1771655104"
},
"departure": {
"delay": 135,
"time": "1771655115"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 142,
"time": "1771655168"
},
"departure": {
"delay": 142,
"time": "1771655182"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -11,
"time": "1771654633"
},
"departure": {
"delay": -11,
"time": "1771654669"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1771654532"
},
"departure": {
"delay": 46,
"time": "1771654546"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 62,
"time": "1771653233"
},
"departure": {
"delay": 62,
"time": "1771653242"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771654577"
},
"departure": {
"delay": 30,
"time": "1771654590"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1771655518"
},
"departure": {
"delay": 14,
"time": "1771655534"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 193,
"time": "1771653764"
},
"departure": {
"delay": 193,
"time": "1771653793"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1771654371"
},
"departure": {
"delay": 29,
"time": "1771654409"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1771654139"
},
"departure": {
"delay": 74,
"time": "1771654154"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 187,
"time": "1771654723"
},
"departure": {
"delay": 187,
"time": "1771654987"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1771655556"
},
"departure": {
"delay": -9,
"time": "1771655571"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 155,
"time": "1771653855"
},
"departure": {
"delay": 155,
"time": "1771653875"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1771653920"
},
"departure": {
"delay": 96,
"time": "1771653936"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1771654298"
},
"departure": {
"delay": 23,
"time": "1771654343"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -98,
"time": "1771655722"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 92,
"time": "1771653440"
},
"departure": {
"delay": 92,
"time": "1771653452"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1771653514"
},
"departure": {
"delay": 45,
"time": "1771653525"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1771653159"
},
"departure": {
"delay": 53,
"time": "1771653173"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 117,
"time": "1771655235"
},
"departure": {
"delay": 117,
"time": "1771655277"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 101,
"time": "1771653266"
},
"departure": {
"delay": 101,
"time": "1771653281"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1771655439"
},
"departure": {
"delay": 69,
"time": "1771655469"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 91,
"time": "1771654025"
},
"departure": {
"delay": 91,
"time": "1771654051"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 83,
"time": "1771653083"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1771653989"
},
"departure": {
"delay": 102,
"time": "1771654002"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1771654440"
},
"departure": {
"delay": 29,
"time": "1771654469"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1771655306"
},
"departure": {
"delay": 100,
"time": "1771655320"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 75,
"time": "1771653365"
},
"departure": {
"delay": 75,
"time": "1771653375"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 103,
"time": "1771654088"
},
"departure": {
"delay": 103,
"time": "1771654123"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1771654223"
},
"departure": {
"delay": 45,
"time": "1771654245"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -27,
"time": "1771655663"
},
"departure": {
"delay": -27,
"time": "1771655673"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747728x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597631:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1771657693"
},
"departure": {
"delay": 13,
"time": "1771657693"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1771657616"
},
"departure": {
"delay": 56,
"time": "1771657616"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1771657989"
},
"departure": {
"delay": 69,
"time": "1771657989"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1771658198"
},
"departure": {
"delay": 38,
"time": "1771658198"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1221,
"time": "1771655799"
},
"departure": {
"delay": -1221,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1771658123"
},
"departure": {
"delay": 23,
"time": "1771658123"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1771657730"
},
"departure": {
"delay": 50,
"time": "1771657730"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1161,
"time": "1771655799"
},
"departure": {
"delay": -1161,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771657491"
},
"departure": {
"delay": 51,
"time": "1771657491"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": -1101,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1771657823"
},
"departure": {
"delay": 23,
"time": "1771657823"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1401,
"time": "1771655799"
},
"departure": {
"delay": -1401,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1101,
"time": "1771655799"
},
"departure": {
"delay": -1101,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1771657422"
},
"departure": {
"delay": 42,
"time": "1771657422"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1341,
"time": "1771655799"
},
"departure": {
"delay": -1341,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"time": "1771657560"
},
"departure": {
"time": "1771657560"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1771657773"
},
"departure": {
"delay": 33,
"time": "1771657773"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 73,
"time": "1771658413"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1281,
"time": "1771655799"
},
"departure": {
"delay": -1281,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771658340"
},
"departure": {
"delay": 60,
"time": "1771658340"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1771655438",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597631:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3322:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771653960"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771655520"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771654920"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771656120"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771654560"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771653600"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771653540"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771654800"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771656180"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771655220"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771654260"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771654500"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771654140"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771655340"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771654320"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771653420"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771653360"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771654080"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771654440"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771654980"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771654860"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771653660"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"arrival": {
"time": "1771657260"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771655580"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771653840"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771655760"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771655280"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771654380"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771654620"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771655880"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771655700"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771655100"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771653300"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3322:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746568x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1771655107"
},
"departure": {
"delay": 25,
"time": "1771655125"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771656780"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 20,
"time": "1771654330"
},
"departure": {
"delay": 20,
"time": "1771654400"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 5,
"time": "1771653965"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1771655237"
},
"departure": {
"delay": 56,
"time": "1771655276"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1771654845"
},
"departure": {
"delay": 27,
"time": "1771654887"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1771655166"
},
"departure": {
"delay": 32,
"time": "1771655192"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771656420"
},
"departure": {
"time": "1771656420"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1771655690"
},
"departure": {
"delay": 34,
"time": "1771655734"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1771656240"
},
"departure": {
"time": "1771656240"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 19,
"time": "1771654981"
},
"departure": {
"delay": 19,
"time": "1771654999"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771653986"
},
"departure": {
"delay": 38,
"time": "1771653998"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -24,
"time": "1771654282"
},
"departure": {
"delay": -24,
"time": "1771654296"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771657020"
},
"departure": {
"time": "1771657020"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 34,
"time": "1771655296"
},
"departure": {
"delay": 34,
"time": "1771655314"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771656960"
},
"departure": {
"time": "1771656960"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1771656540"
},
"departure": {
"time": "1771656540"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -21,
"time": "1771655474"
},
"departure": {
"delay": -21,
"time": "1771655499"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1771654735"
},
"departure": {
"delay": 12,
"time": "1771654752"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771656480"
},
"departure": {
"time": "1771656480"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -39,
"time": "1771654559"
},
"departure": {
"delay": -39,
"time": "1771654581"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771656000"
},
"departure": {
"time": "1771656000"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1771654243"
},
"departure": {
"delay": -1,
"time": "1771654259"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1771655023"
},
"departure": {
"delay": -2,
"time": "1771655038"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771652159"
},
"departure": {
"time": "1771656660"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1771655880"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -39,
"time": "1771654506"
},
"departure": {
"delay": -39,
"time": "1771654521"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1771654918"
},
"departure": {
"delay": 19,
"time": "1771654939"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1771655390"
},
"departure": {
"delay": 33,
"time": "1771655433"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1771654116"
},
"departure": {
"delay": 2,
"time": "1771654142"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771656720"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -3,
"time": "1771654602"
},
"departure": {
"delay": -3,
"time": "1771654617"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771656900"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1771656840"
},
"departure": {
"time": "1771656840"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1771656960"
},
"departure": {
"time": "1771656960"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -6,
"time": "1771655604"
},
"departure": {
"delay": -6,
"time": "1771655634"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771656900"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -6,
"time": "1771655535"
},
"departure": {
"delay": -6,
"time": "1771655574"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -14,
"time": "1771654167"
},
"departure": {
"delay": -14,
"time": "1771654186"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1771654031"
},
"departure": {
"delay": 31,
"time": "1771654051"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771656060"
},
"departure": {
"time": "1771656060"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 19,
"time": "1771655766"
},
"departure": {
"delay": 19,
"time": "1771655779"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1771656300"
},
"departure": {
"time": "1771656300"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -25,
"time": "1771654468"
},
"departure": {
"delay": -25,
"time": "1771654475"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -15,
"time": "1771654648"
},
"departure": {
"delay": -15,
"time": "1771654665"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1771654405"
},
"departure": {
"delay": 34,
"time": "1771654414"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771656420"
},
"departure": {
"time": "1771656420"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1771657140"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746568x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6469780:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -118,
"time": "1771659542"
},
"departure": {
"delay": -118,
"time": "1771659542"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -171,
"time": "1771659729"
},
"departure": {
"delay": -171,
"time": "1771659729"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -69,
"time": "1771659351"
},
"departure": {
"delay": -69,
"time": "1771659351"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1771659480"
},
"departure": {
"delay": -60,
"time": "1771659480"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -177,
"time": "1771660383"
},
"departure": {
"delay": -177,
"time": "1771660383"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1771659119"
},
"departure": {
"delay": 59,
"time": "1771659119"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -191,
"time": "1771660429"
},
"departure": {
"delay": -191,
"time": "1771660429"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -4,
"time": "1771659176"
},
"departure": {
"delay": -4,
"time": "1771659176"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -32,
"time": "1771659448"
},
"departure": {
"delay": -32,
"time": "1771659448"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -211,
"time": "1771659809"
},
"departure": {
"delay": -211,
"time": "1771659809"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -219,
"time": "1771659861"
},
"departure": {
"delay": -219,
"time": "1771659861"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -236,
"time": "1771660324"
},
"departure": {
"delay": -236,
"time": "1771660324"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -236,
"time": "1771660504"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 26,
"time": "1771659146"
},
"departure": {
"delay": 26,
"time": "1771659146"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -203,
"time": "1771659757"
},
"departure": {
"delay": -203,
"time": "1771659757"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -185,
"time": "1771659835"
},
"departure": {
"delay": -185,
"time": "1771659835"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -118,
"time": "1771659602"
},
"departure": {
"delay": -118,
"time": "1771659602"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -12,
"time": "1771659288"
},
"departure": {
"delay": -12,
"time": "1771659288"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -27,
"time": "1771659213"
},
"departure": {
"delay": -27,
"time": "1771659213"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -42,
"time": "1771659258"
},
"departure": {
"delay": -42,
"time": "1771659258"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -3199,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -128,
"time": "1771659652"
},
"departure": {
"delay": -128,
"time": "1771659652"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -221,
"time": "1771659919"
},
"departure": {
"delay": -221,
"time": "1771659919"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -178,
"time": "1771660082"
},
"departure": {
"delay": -178,
"time": "1771660082"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -186,
"time": "1771659714"
},
"departure": {
"delay": -186,
"time": "1771659714"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -257,
"time": "1771659763"
},
"departure": {
"delay": -257,
"time": "1771659763"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6469780:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771672380"
},
"departure": {
"time": "1771672380"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771671600"
},
"departure": {
"time": "1771671600"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771671900"
},
"departure": {
"time": "1771671900"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771671660"
},
"departure": {
"time": "1771671660"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771672440"
},
"departure": {
"time": "1771672440"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771672680"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771672020"
},
"departure": {
"time": "1771672020"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771672560"
},
"departure": {
"time": "1771672560"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1771671480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771672320"
},
"departure": {
"time": "1771672320"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771672140"
},
"departure": {
"time": "1771672140"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771671720"
},
"departure": {
"time": "1771671720"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771672080"
},
"departure": {
"time": "1771672080"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771672620"
},
"departure": {
"time": "1771672620"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771655574",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1211:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6471220:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -372,
"time": "1771659708"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -216,
"time": "1771659564"
},
"departure": {
"delay": -216,
"time": "1771659564"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -2719,
"time": "1771655801"
},
"departure": {
"delay": -2719,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -197,
"time": "1771659043"
},
"departure": {
"delay": -197,
"time": "1771659043"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -197,
"time": "1771658743"
},
"departure": {
"delay": -197,
"time": "1771658743"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -213,
"time": "1771659087"
},
"departure": {
"delay": -213,
"time": "1771659087"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -177,
"time": "1771659363"
},
"departure": {
"delay": -177,
"time": "1771659363"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1519,
"time": "1771655801"
},
"departure": {
"delay": -1519,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1699,
"time": "1771655801"
},
"departure": {
"delay": -1699,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -197,
"time": "1771658623"
},
"departure": {
"delay": -197,
"time": "1771658623"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2359,
"time": "1771655801"
},
"departure": {
"delay": -2359,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2899,
"time": "1771655801"
},
"departure": {
"delay": -2899,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2899,
"time": "1771655801"
},
"departure": {
"delay": -2899,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"delay": -1519,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1999,
"time": "1771655801"
},
"departure": {
"delay": -1999,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2659,
"time": "1771655801"
},
"departure": {
"delay": -2659,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -171,
"time": "1771659249"
},
"departure": {
"delay": -171,
"time": "1771659249"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -174,
"time": "1771659486"
},
"departure": {
"delay": -174,
"time": "1771659486"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -2539,
"time": "1771655801"
},
"departure": {
"delay": -2539,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -293,
"time": "1771659607"
},
"departure": {
"delay": -293,
"time": "1771659607"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1699,
"time": "1771655801"
},
"departure": {
"delay": -1699,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -267,
"time": "1771659633"
},
"departure": {
"delay": -267,
"time": "1771659633"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2479,
"time": "1771655801"
},
"departure": {
"delay": -2479,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2779,
"time": "1771655801"
},
"departure": {
"delay": -2779,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2119,
"time": "1771655801"
},
"departure": {
"delay": -2119,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1879,
"time": "1771655801"
},
"departure": {
"delay": -1879,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1759,
"time": "1771655801"
},
"departure": {
"delay": -1759,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -216,
"time": "1771659204"
},
"departure": {
"delay": -216,
"time": "1771659204"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1819,
"time": "1771655801"
},
"departure": {
"delay": -1819,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1759,
"time": "1771655801"
},
"departure": {
"delay": -1759,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -216,
"time": "1771659324"
},
"departure": {
"delay": -216,
"time": "1771659324"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -173,
"time": "1771659427"
},
"departure": {
"delay": -173,
"time": "1771659427"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -194,
"time": "1771659286"
},
"departure": {
"delay": -194,
"time": "1771659286"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -212,
"time": "1771659148"
},
"departure": {
"delay": -212,
"time": "1771659148"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -197,
"time": "1771658923"
},
"departure": {
"delay": -197,
"time": "1771658923"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2719,
"time": "1771655801"
},
"departure": {
"delay": -2719,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -202,
"time": "1771659518"
},
"departure": {
"delay": -202,
"time": "1771659518"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -1639,
"time": "1771655801"
},
"departure": {
"delay": -1639,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6471220:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4647367413334016x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1771655729"
},
"departure": {
"delay": 55,
"time": "1771655755"
},
"stopId": "FR:50218:ZE:752240006:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1771656498"
},
"departure": {
"delay": 88,
"time": "1771656508"
},
"stopId": "FR:50218:ZE:761900005:ATOUMOD105",
"stopSequence": 15
},
{
"departure": {
"delay": 74,
"time": "1771655474"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1771656006"
},
"departure": {
"delay": 76,
"time": "1771656016"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1771656320"
},
"departure": {
"delay": 90,
"time": "1771656330"
},
"stopId": "FR:50218:ZE:761950001:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1771656263"
},
"departure": {
"delay": 93,
"time": "1771656273"
},
"stopId": "FR:50218:ZE:5137372733767680:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1771656564"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1771655912"
},
"departure": {
"delay": 102,
"time": "1771655922"
},
"stopId": "FR:50218:ZE:744570003:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771655690"
},
"departure": {
"delay": 58,
"time": "1771655698"
},
"stopId": "FR:50218:ZE:752280003:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1771655489"
},
"departure": {
"delay": 65,
"time": "1771655525"
},
"stopId": "FR:50218:ZE:744590002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1771655828"
},
"departure": {
"delay": 78,
"time": "1771655838"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1771656388"
},
"departure": {
"delay": 98,
"time": "1771656398"
},
"stopId": "FR:50218:ZE:748690001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1771656176"
},
"departure": {
"delay": 66,
"time": "1771656186"
},
"stopId": "FR:50218:ZE:712780002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1771655529"
},
"departure": {
"delay": 32,
"time": "1771655552"
},
"stopId": "FR:50218:ZE:752300001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1771655598"
},
"departure": {
"delay": 41,
"time": "1771655621"
},
"stopId": "FR:50218:ZE:5109816223596544:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1771656098"
},
"departure": {
"delay": 48,
"time": "1771656108"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 10
}
],
"timestamp": "1771655755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4647367413334016x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747777x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -80,
"time": "1771658140"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -80,
"time": "1771656040"
},
"departure": {
"delay": -80,
"time": "1771656040"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -80,
"time": "1771656820"
},
"departure": {
"delay": -80,
"time": "1771656820"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -80,
"time": "1771657660"
},
"departure": {
"delay": -80,
"time": "1771657660"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -80,
"time": "1771657780"
},
"departure": {
"delay": -80,
"time": "1771657780"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -80,
"time": "1771657540"
},
"departure": {
"delay": -80,
"time": "1771657540"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -80,
"time": "1771657900"
},
"departure": {
"delay": -80,
"time": "1771657900"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 76,
"time": "1771655416"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -80,
"time": "1771657840"
},
"departure": {
"delay": -80,
"time": "1771657840"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 90,
"time": "1771655475"
},
"departure": {
"delay": 90,
"time": "1771655490"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771655635"
},
"departure": {
"delay": 9,
"time": "1771655649"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -80,
"time": "1771658080"
},
"departure": {
"delay": -80,
"time": "1771658080"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -80,
"time": "1771657240"
},
"departure": {
"delay": -80,
"time": "1771657240"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -80,
"time": "1771655920"
},
"departure": {
"delay": -80,
"time": "1771655920"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -80,
"time": "1771656460"
},
"departure": {
"delay": -80,
"time": "1771656460"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -80,
"time": "1771656160"
},
"departure": {
"delay": -80,
"time": "1771656160"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -36,
"time": "1771655769"
},
"departure": {
"delay": -36,
"time": "1771655784"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -80,
"time": "1771657360"
},
"departure": {
"delay": -80,
"time": "1771657360"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 21,
"time": "1771655589"
},
"departure": {
"delay": 21,
"time": "1771655601"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -80,
"time": "1771657720"
},
"departure": {
"delay": -80,
"time": "1771657720"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -80,
"time": "1771656520"
},
"departure": {
"delay": -80,
"time": "1771656520"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1771655707"
},
"departure": {
"delay": -41,
"time": "1771655719"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1771655553"
},
"departure": {
"delay": 43,
"time": "1771655563"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -80,
"time": "1771656760"
},
"departure": {
"delay": -80,
"time": "1771656760"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1771656940"
},
"departure": {
"delay": -80,
"time": "1771656940"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -80,
"time": "1771657180"
},
"departure": {
"delay": -80,
"time": "1771657180"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -80,
"time": "1771657480"
},
"departure": {
"delay": -80,
"time": "1771657480"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -80,
"time": "1771656700"
},
"departure": {
"delay": -80,
"time": "1771656700"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1771657960"
},
"departure": {
"delay": -80,
"time": "1771657960"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -80,
"time": "1771657180"
},
"departure": {
"delay": -80,
"time": "1771657180"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771655844"
},
"departure": {
"time": "1771655940"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -80,
"time": "1771656640"
},
"departure": {
"delay": -80,
"time": "1771656640"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -80,
"time": "1771656280"
},
"departure": {
"delay": -80,
"time": "1771656280"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -80,
"time": "1771657060"
},
"departure": {
"delay": -80,
"time": "1771657060"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -80,
"time": "1771658020"
},
"departure": {
"delay": -80,
"time": "1771658020"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -80,
"time": "1771657120"
},
"departure": {
"delay": -80,
"time": "1771657120"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747777x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748710x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1771651117"
},
"departure": {
"delay": 237,
"time": "1771651137"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 267,
"time": "1771650979"
},
"departure": {
"delay": 267,
"time": "1771650987"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 237,
"time": "1771651004"
},
"departure": {
"delay": 237,
"time": "1771651017"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1771652296"
},
"departure": {
"delay": 145,
"time": "1771652305"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 184,
"time": "1771651197"
},
"departure": {
"delay": 184,
"time": "1771651204"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1771651763"
},
"departure": {
"delay": 105,
"time": "1771651785"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 229,
"time": "1771651058"
},
"departure": {
"delay": 229,
"time": "1771651069"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 195,
"time": "1771650781"
},
"departure": {
"delay": 195,
"time": "1771650795"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1771651502"
},
"departure": {
"delay": 132,
"time": "1771651512"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 235,
"time": "1771650869"
},
"departure": {
"delay": 235,
"time": "1771650895"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1771652470"
},
"departure": {
"delay": 85,
"time": "1771652485"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 157,
"time": "1771651271"
},
"departure": {
"delay": 157,
"time": "1771651297"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 149,
"time": "1771651551"
},
"departure": {
"delay": 149,
"time": "1771651589"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 136,
"time": "1771652346"
},
"departure": {
"delay": 136,
"time": "1771652356"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 164,
"time": "1771652071"
},
"departure": {
"delay": 164,
"time": "1771652084"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1771652374"
},
"departure": {
"delay": 112,
"time": "1771652392"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 167,
"time": "1771650759"
},
"departure": {
"delay": 167,
"time": "1771650767"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 147,
"time": "1771651939"
},
"departure": {
"delay": 147,
"time": "1771651947"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 173,
"time": "1771651687"
},
"departure": {
"delay": 173,
"time": "1771651733"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 202,
"time": "1771650622"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1771652592"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1771652542"
},
"departure": {
"delay": 94,
"time": "1771652554"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748710x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747724x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1771647851"
},
"departure": {
"delay": 36,
"time": "1771647876"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 127,
"time": "1771646935"
},
"departure": {
"delay": 127,
"time": "1771646947"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1771648522"
},
"departure": {
"delay": -19,
"time": "1771648541"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1771647228"
},
"departure": {
"delay": 66,
"time": "1771647246"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 107,
"time": "1771646652"
},
"departure": {
"delay": 107,
"time": "1771646687"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1771647527"
},
"departure": {
"delay": 116,
"time": "1771647536"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1771648997"
},
"departure": {
"delay": -30,
"time": "1771649010"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -14,
"time": "1771648884"
},
"departure": {
"delay": -14,
"time": "1771648906"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 98,
"time": "1771647562"
},
"departure": {
"delay": 98,
"time": "1771647578"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1771648698"
},
"departure": {
"delay": -12,
"time": "1771648728"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1771648070"
},
"departure": {
"delay": 10,
"time": "1771648090"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 78,
"time": "1771647125"
},
"departure": {
"delay": 78,
"time": "1771647138"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771648448"
},
"departure": {
"delay": 20,
"time": "1771648460"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 81,
"time": "1771647013"
},
"departure": {
"delay": 81,
"time": "1771647021"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1771648790"
},
"departure": {
"delay": 2,
"time": "1771648802"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1771647792"
},
"departure": {
"delay": 36,
"time": "1771647816"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -25,
"time": "1771649061"
},
"departure": {
"delay": -25,
"time": "1771649075"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1771647071"
},
"departure": {
"delay": 86,
"time": "1771647086"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1771647391"
},
"departure": {
"delay": 112,
"time": "1771647412"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1771647306"
},
"departure": {
"delay": 86,
"time": "1771647326"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1771646742"
},
"departure": {
"delay": 116,
"time": "1771646756"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1771647712"
},
"departure": {
"delay": 42,
"time": "1771647762"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 264,
"time": "1771649484"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 56,
"time": "1771648001"
},
"departure": {
"delay": 56,
"time": "1771648016"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1771648365"
},
"departure": {
"delay": 5,
"time": "1771648385"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1771646618"
},
"departure": {
"delay": 50,
"time": "1771646630"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1771646706"
},
"departure": {
"delay": 83,
"time": "1771646723"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1771648932"
},
"departure": {
"delay": -31,
"time": "1771648949"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 117,
"time": "1771647440"
},
"departure": {
"delay": 117,
"time": "1771647477"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1771646846"
},
"departure": {
"delay": 102,
"time": "1771646862"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 78,
"time": "1771646538"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1771648171"
},
"departure": {
"delay": 65,
"time": "1771648265"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1771648604"
},
"departure": {
"delay": 5,
"time": "1771648625"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 76,
"time": "1771647914"
},
"departure": {
"delay": 76,
"time": "1771647976"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1771647641"
},
"departure": {
"delay": 55,
"time": "1771647655"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747724x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748691x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1771649391"
},
"departure": {
"delay": 126,
"time": "1771649406"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1771649621"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1771649153"
},
"departure": {
"delay": 72,
"time": "1771649172"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 141,
"time": "1771647561"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1771648377"
},
"departure": {
"delay": 18,
"time": "1771648398"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 184,
"time": "1771647777"
},
"departure": {
"delay": 184,
"time": "1771647784"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 105,
"time": "1771649305"
},
"departure": {
"delay": 105,
"time": "1771649325"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 136,
"time": "1771647665"
},
"departure": {
"delay": 136,
"time": "1771647676"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1771649425"
},
"departure": {
"delay": 95,
"time": "1771649435"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 155,
"time": "1771647859"
},
"departure": {
"delay": 155,
"time": "1771647875"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1771648917"
},
"departure": {
"delay": 11,
"time": "1771648931"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1771648043"
},
"departure": {
"delay": 116,
"time": "1771648076"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1771649044"
},
"departure": {
"delay": 57,
"time": "1771649097"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1771648782"
},
"departure": {
"delay": 22,
"time": "1771648822"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1771648590"
},
"departure": {
"delay": -18,
"time": "1771648602"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1771649261"
},
"departure": {
"delay": 120,
"time": "1771649280"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1771648436"
},
"departure": {
"delay": 14,
"time": "1771648454"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1771648216"
},
"departure": {
"delay": 75,
"time": "1771648275"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 167,
"time": "1771647812"
},
"departure": {
"delay": 167,
"time": "1771647827"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1771647609"
},
"departure": {
"delay": 142,
"time": "1771647622"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1771649220"
},
"departure": {
"delay": 74,
"time": "1771649234"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1771648521"
},
"departure": {
"delay": -26,
"time": "1771648534"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748691x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6487707:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771657087"
},
"departure": {
"delay": 7,
"time": "1771657087"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1771657395"
},
"departure": {
"delay": -45,
"time": "1771657395"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1771656221"
},
"departure": {
"delay": 41,
"time": "1771656221"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"time": "1771656840"
},
"departure": {
"time": "1771656840"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1771657853"
},
"departure": {
"delay": -7,
"time": "1771657853"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -45,
"time": "1771657755"
},
"departure": {
"delay": -45,
"time": "1771657755"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"time": "1771657140"
},
"departure": {
"time": "1771657140"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1771657809"
},
"departure": {
"delay": 9,
"time": "1771657809"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -59,
"time": "1771657921"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"time": "1771656600"
},
"departure": {
"time": "1771656600"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1771657693"
},
"departure": {
"delay": 13,
"time": "1771657693"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"time": "1771657320"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1771656240"
},
"departure": {
"time": "1771656240"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1771656960"
},
"departure": {
"time": "1771656960"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1771656720"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1771656158"
},
"departure": {
"delay": 38,
"time": "1771656158"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"time": "1771656420"
},
"departure": {
"time": "1771656420"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -12,
"time": "1771657368"
},
"departure": {
"delay": -12,
"time": "1771657368"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1771657307"
},
"departure": {
"delay": 47,
"time": "1771657307"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1771656789"
},
"departure": {
"delay": 9,
"time": "1771656789"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1771656874"
},
"departure": {
"delay": 34,
"time": "1771656874"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1771656818"
},
"departure": {
"delay": 38,
"time": "1771656818"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1771657542"
},
"departure": {
"delay": -18,
"time": "1771657542"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1771656671"
},
"departure": {
"delay": 11,
"time": "1771656671"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1771656383"
},
"departure": {
"delay": 23,
"time": "1771656383"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771656640"
},
"departure": {
"delay": 40,
"time": "1771656640"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1771657012"
},
"departure": {
"delay": 52,
"time": "1771657012"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1771656491"
},
"departure": {
"delay": 11,
"time": "1771656491"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6487707:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747279x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 206,
"time": "1771647686"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 237,
"time": "1771649859"
},
"departure": {
"delay": 237,
"time": "1771649877"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 214,
"time": "1771647921"
},
"departure": {
"delay": 214,
"time": "1771647934"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1771649444"
},
"departure": {
"delay": 123,
"time": "1771649463"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 97,
"time": "1771648099"
},
"departure": {
"delay": 97,
"time": "1771648117"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 209,
"time": "1771647731"
},
"departure": {
"delay": 209,
"time": "1771647749"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 227,
"time": "1771649791"
},
"departure": {
"delay": 227,
"time": "1771649807"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 121,
"time": "1771649326"
},
"departure": {
"delay": 121,
"time": "1771649341"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 242,
"time": "1771647887"
},
"departure": {
"delay": 242,
"time": "1771647902"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 156,
"time": "1771649354"
},
"departure": {
"delay": 156,
"time": "1771649376"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1771648571"
},
"departure": {
"delay": 35,
"time": "1771648595"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 164,
"time": "1771649482"
},
"departure": {
"delay": 164,
"time": "1771649504"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 247,
"time": "1771647831"
},
"departure": {
"delay": 247,
"time": "1771647847"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 164,
"time": "1771650044"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 174,
"time": "1771649559"
},
"departure": {
"delay": 174,
"time": "1771649574"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 21,
"time": "1771648501"
},
"departure": {
"delay": 21,
"time": "1771648521"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1771648300"
},
"departure": {
"delay": 131,
"time": "1771648331"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 186,
"time": "1771647771"
},
"departure": {
"delay": 186,
"time": "1771647786"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1771648072"
},
"departure": {
"delay": 127,
"time": "1771648087"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 176,
"time": "1771649741"
},
"departure": {
"delay": 176,
"time": "1771649756"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 161,
"time": "1771647980"
},
"departure": {
"delay": 161,
"time": "1771648001"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771648695"
},
"departure": {
"delay": 35,
"time": "1771648715"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1771648774"
},
"departure": {
"delay": 55,
"time": "1771648795"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1771648453"
},
"departure": {
"delay": 36,
"time": "1771648476"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 139,
"time": "1771648025"
},
"departure": {
"delay": 139,
"time": "1771648039"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1771649236"
},
"departure": {
"delay": 92,
"time": "1771649252"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 174,
"time": "1771649671"
},
"departure": {
"delay": 174,
"time": "1771649694"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 134,
"time": "1771648194"
},
"departure": {
"delay": 134,
"time": "1771648214"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1771648884"
},
"departure": {
"delay": 35,
"time": "1771648895"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 112,
"time": "1771649025"
},
"departure": {
"delay": 112,
"time": "1771649152"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1771648994"
},
"departure": {
"delay": 25,
"time": "1771649005"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1771648636"
},
"departure": {
"delay": 41,
"time": "1771648661"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 194,
"time": "1771647964"
},
"departure": {
"delay": 194,
"time": "1771647974"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1771648380"
},
"departure": {
"delay": 17,
"time": "1771648397"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747279x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850644F5814310x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771659600"
},
"departure": {
"time": "1771659780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771660080"
},
"departure": {
"time": "1771660200"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771659240"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771658460"
},
"departure": {
"time": "1771658520"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771659000"
},
"departure": {
"time": "1771659060"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771660680"
},
"departure": {
"time": "1771660740"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771661340"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771658640"
},
"departure": {
"time": "1771658700"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771660380"
},
"departure": {
"time": "1771660440"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771660920"
},
"departure": {
"time": "1771660980"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1771654053",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850644F5814310x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6471218:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1771655623"
},
"departure": {
"delay": 176,
"time": "1771655636"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -410,
"time": "1771657030"
},
"departure": {
"delay": -410,
"time": "1771657030"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 161,
"time": "1771655741"
},
"departure": {
"delay": 161,
"time": "1771655741"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -458,
"time": "1771657462"
},
"departure": {
"delay": -458,
"time": "1771657462"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 152,
"time": "1771655912"
},
"departure": {
"delay": 152,
"time": "1771655912"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -506,
"time": "1771657534"
},
"departure": {
"delay": -506,
"time": "1771657534"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -207,
"time": "1771656513"
},
"departure": {
"delay": -207,
"time": "1771656513"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 132,
"time": "1771655832"
},
"departure": {
"delay": 132,
"time": "1771655832"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -202,
"time": "1771656458"
},
"departure": {
"delay": -202,
"time": "1771656458"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -385,
"time": "1771657415"
},
"departure": {
"delay": -385,
"time": "1771657415"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"departure": {
"delay": 86,
"time": "1771655546"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -370,
"time": "1771657310"
},
"departure": {
"delay": -370,
"time": "1771657310"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -405,
"time": "1771657275"
},
"departure": {
"delay": -405,
"time": "1771657275"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 169,
"time": "1771655869"
},
"departure": {
"delay": 169,
"time": "1771655869"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -310,
"time": "1771656650"
},
"departure": {
"delay": -310,
"time": "1771656650"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -169,
"time": "1771656311"
},
"departure": {
"delay": -169,
"time": "1771656311"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1771655802"
},
"departure": {
"delay": 162,
"time": "1771655802"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -408,
"time": "1771656972"
},
"departure": {
"delay": -408,
"time": "1771656972"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 122,
"time": "1771655942"
},
"departure": {
"delay": 122,
"time": "1771655942"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -375,
"time": "1771657365"
},
"departure": {
"delay": -375,
"time": "1771657365"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -223,
"time": "1771656377"
},
"departure": {
"delay": -223,
"time": "1771656377"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -289,
"time": "1771656551"
},
"departure": {
"delay": -289,
"time": "1771656551"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -251,
"time": "1771656409"
},
"departure": {
"delay": -251,
"time": "1771656409"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -393,
"time": "1771657107"
},
"departure": {
"delay": -393,
"time": "1771657107"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -242,
"time": "1771656598"
},
"departure": {
"delay": -242,
"time": "1771656598"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -382,
"time": "1771657238"
},
"departure": {
"delay": -382,
"time": "1771657238"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -356,
"time": "1771657204"
},
"departure": {
"delay": -356,
"time": "1771657204"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -339,
"time": "1771656741"
},
"departure": {
"delay": -339,
"time": "1771656741"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -422,
"time": "1771657438"
},
"departure": {
"delay": -422,
"time": "1771657438"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"time": "1771656018"
},
"departure": {
"time": "1771656060"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -356,
"time": "1771656904"
},
"departure": {
"delay": -356,
"time": "1771656904"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1771656090"
},
"departure": {
"delay": 30,
"time": "1771656090"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -460,
"time": "1771657580"
},
"departure": {
"delay": -460,
"time": "1771657580"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 116,
"time": "1771655756"
},
"departure": {
"delay": 116,
"time": "1771655756"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -178,
"time": "1771656242"
},
"departure": {
"delay": -178,
"time": "1771656242"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -103,
"time": "1771656197"
},
"departure": {
"delay": -103,
"time": "1771656197"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -393,
"time": "1771657167"
},
"departure": {
"delay": -393,
"time": "1771657167"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -567,
"time": "1771657653"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1771655651",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6471218:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746617x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1771657780"
},
"departure": {
"delay": -20,
"time": "1771657780"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -20,
"time": "1771658800"
},
"departure": {
"delay": -20,
"time": "1771658800"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -20,
"time": "1771658500"
},
"departure": {
"delay": -20,
"time": "1771658500"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -20,
"time": "1771656460"
},
"departure": {
"delay": -20,
"time": "1771656460"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1771656160"
},
"departure": {
"delay": -20,
"time": "1771656160"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1771658680"
},
"departure": {
"delay": -20,
"time": "1771658680"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -20,
"time": "1771658440"
},
"departure": {
"delay": -20,
"time": "1771658440"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -20,
"time": "1771655980"
},
"departure": {
"delay": -20,
"time": "1771655980"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1771656760"
},
"departure": {
"delay": -20,
"time": "1771656760"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1771656100"
},
"departure": {
"delay": -20,
"time": "1771656100"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1771657720"
},
"departure": {
"delay": -20,
"time": "1771657720"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1771658920"
},
"departure": {
"delay": -20,
"time": "1771658920"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -20,
"time": "1771658740"
},
"departure": {
"delay": -20,
"time": "1771658740"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -20,
"time": "1771656460"
},
"departure": {
"delay": -20,
"time": "1771656460"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1771658980"
},
"departure": {
"delay": -20,
"time": "1771658980"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -20,
"time": "1771658200"
},
"departure": {
"delay": -20,
"time": "1771658200"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 7,
"time": "1771655707"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1771655760"
},
"departure": {
"delay": 18,
"time": "1771655778"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1771655920"
},
"departure": {
"delay": -20,
"time": "1771655920"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1771658560"
},
"departure": {
"delay": -20,
"time": "1771658560"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -20,
"time": "1771656580"
},
"departure": {
"delay": -20,
"time": "1771656580"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1771658620"
},
"departure": {
"delay": -20,
"time": "1771658620"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -20,
"time": "1771657840"
},
"departure": {
"delay": -20,
"time": "1771657840"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771655848"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1771657120"
},
"departure": {
"delay": -20,
"time": "1771657120"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1771657240"
},
"departure": {
"delay": -20,
"time": "1771657240"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1771659040"
},
"departure": {
"delay": -20,
"time": "1771659040"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -20,
"time": "1771657960"
},
"departure": {
"delay": -20,
"time": "1771657960"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1771656220"
},
"departure": {
"delay": -20,
"time": "1771656220"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1771656340"
},
"departure": {
"delay": -20,
"time": "1771656340"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1771656400"
},
"departure": {
"delay": -20,
"time": "1771656400"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1771658320"
},
"departure": {
"delay": -20,
"time": "1771658320"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -20,
"time": "1771658260"
},
"departure": {
"delay": -20,
"time": "1771658260"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1771658080"
},
"departure": {
"delay": -20,
"time": "1771658080"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -20,
"time": "1771657660"
},
"departure": {
"delay": -20,
"time": "1771657660"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1771656640"
},
"departure": {
"delay": -20,
"time": "1771656640"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1771658020"
},
"departure": {
"delay": -20,
"time": "1771658020"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -20,
"time": "1771655920"
},
"departure": {
"delay": -20,
"time": "1771655920"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1771657420"
},
"departure": {
"delay": -20,
"time": "1771657420"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1771657300"
},
"departure": {
"delay": -20,
"time": "1771657300"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1771658320"
},
"departure": {
"delay": -20,
"time": "1771658320"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -20,
"time": "1771657540"
},
"departure": {
"delay": -20,
"time": "1771657540"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1771655980"
},
"departure": {
"delay": -20,
"time": "1771655980"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1771658380"
},
"departure": {
"delay": -20,
"time": "1771658380"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -20,
"time": "1771656880"
},
"departure": {
"delay": -20,
"time": "1771656880"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1771656040"
},
"departure": {
"delay": -20,
"time": "1771656040"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1771659100"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -20,
"time": "1771657060"
},
"departure": {
"delay": -20,
"time": "1771657060"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1771657360"
},
"departure": {
"delay": -20,
"time": "1771657360"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -20,
"time": "1771657900"
},
"departure": {
"delay": -20,
"time": "1771657900"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746617x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748161x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1771654822"
},
"departure": {
"delay": -1,
"time": "1771654859"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1771654324"
},
"departure": {
"delay": 14,
"time": "1771654334"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771654357"
},
"departure": {
"delay": -10,
"time": "1771654370"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1771654070"
},
"departure": {
"delay": 80,
"time": "1771654100"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 158,
"time": "1771653278"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771653654"
},
"departure": {
"delay": 60,
"time": "1771653660"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1771653572"
},
"departure": {
"delay": 103,
"time": "1771653583"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -12,
"time": "1771654763"
},
"departure": {
"delay": -12,
"time": "1771654788"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1771653992"
},
"departure": {
"delay": 43,
"time": "1771654003"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771654270"
},
"departure": {
"delay": 42,
"time": "1771654302"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1771654634"
},
"departure": {
"delay": 33,
"time": "1771654653"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1771653327"
},
"departure": {
"delay": 105,
"time": "1771653345"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1771654694"
},
"departure": {
"delay": 27,
"time": "1771654707"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1771654124"
},
"departure": {
"delay": 57,
"time": "1771654137"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -135,
"time": "1771654905"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1771654021"
},
"departure": {
"delay": 42,
"time": "1771654062"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1771653603"
},
"departure": {
"delay": 75,
"time": "1771653615"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -4,
"time": "1771653757"
},
"departure": {
"delay": -4,
"time": "1771653776"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771653521"
},
"departure": {
"delay": 60,
"time": "1771653540"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1771653436"
},
"departure": {
"delay": 106,
"time": "1771653466"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1771653724"
},
"departure": {
"delay": 16,
"time": "1771653736"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 123,
"time": "1771653418"
},
"departure": {
"delay": 123,
"time": "1771653423"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771653952"
},
"departure": {
"delay": 10,
"time": "1771653970"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1771653822"
},
"departure": {
"delay": 24,
"time": "1771653924"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1771654430"
},
"departure": {
"delay": 29,
"time": "1771654529"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1771655860",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748161x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1771656310"
},
"departure": {
"delay": 130,
"time": "1771656310"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -62,
"time": "1771656898"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1771656133"
},
"departure": {
"delay": 73,
"time": "1771656133"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1771656641"
},
"departure": {
"delay": 41,
"time": "1771656641"
},
"stopId": "FR:27375:ZE:0x6412:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1771656666"
},
"departure": {
"delay": 66,
"time": "1771656666"
},
"stopId": "FR:27375:ZE:0x6478:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1771656356"
},
"departure": {
"delay": 116,
"time": "1771656356"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1771656648"
},
"departure": {
"delay": 48,
"time": "1771656648"
},
"stopId": "FR:27375:ZE:0x6500:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1771656199"
},
"departure": {
"delay": 79,
"time": "1771656199"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1771656064"
},
"departure": {
"delay": 64,
"time": "1771656064"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1771656490"
},
"departure": {
"delay": 70,
"time": "1771656490"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 95,
"time": "1771656575"
},
"departure": {
"delay": 95,
"time": "1771656575"
},
"stopId": "FR:27375:ZE:0x6387:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1771656797"
},
"departure": {
"delay": 17,
"time": "1771656797"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1771656432"
},
"departure": {
"delay": 72,
"time": "1771656432"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1771656476"
},
"departure": {
"delay": 116,
"time": "1771656476"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1771656391"
},
"departure": {
"delay": 91,
"time": "1771656391"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771656690"
},
"departure": {
"delay": 30,
"time": "1771656690"
},
"stopId": "FR:27375:ZE:0x6453:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1771656019"
},
"departure": {
"delay": 79,
"time": "1771656019"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1771656001"
},
"departure": {
"delay": 121,
"time": "1771656001"
},
"stopId": "FR:27375:ZE:0x6465:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1771656255"
},
"departure": {
"delay": 75,
"time": "1771656255"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470049:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747820x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1771654393"
},
"departure": {
"delay": 29,
"time": "1771654409"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1771655447"
},
"departure": {
"delay": 2,
"time": "1771655462"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1771654433"
},
"departure": {
"delay": 10,
"time": "1771654450"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1771653323"
},
"departure": {
"delay": 5,
"time": "1771653365"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 73,
"time": "1771653013"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1771655136"
},
"departure": {
"delay": 18,
"time": "1771655178"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -3,
"time": "1771653482"
},
"departure": {
"delay": -3,
"time": "1771653537"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -25,
"time": "1771655543"
},
"departure": {
"delay": -25,
"time": "1771655555"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 4,
"time": "1771654847"
},
"departure": {
"delay": 4,
"time": "1771654864"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1771654495"
},
"departure": {
"delay": 8,
"time": "1771654508"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -63,
"time": "1771653755"
},
"departure": {
"delay": -63,
"time": "1771653777"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -56,
"time": "1771655577"
},
"departure": {
"delay": -56,
"time": "1771655584"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 6,
"time": "1771655210"
},
"departure": {
"delay": 6,
"time": "1771655226"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1771654232"
},
"departure": {
"delay": 72,
"time": "1771654272"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1771655271"
},
"departure": {
"delay": -29,
"time": "1771655311"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1771653153"
},
"departure": {
"delay": 45,
"time": "1771653165"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771653238"
},
"departure": {
"delay": 31,
"time": "1771653271"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1771655398"
},
"departure": {
"delay": 8,
"time": "1771655408"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 26,
"time": "1771653193"
},
"departure": {
"delay": 26,
"time": "1771653206"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1771654139"
},
"departure": {
"delay": 45,
"time": "1771654185"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1771654574"
},
"departure": {
"delay": -29,
"time": "1771654591"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1771653074"
},
"departure": {
"delay": 89,
"time": "1771653089"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -86,
"time": "1771654637"
},
"departure": {
"delay": -86,
"time": "1771654654"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1771655049"
},
"departure": {
"delay": 27,
"time": "1771655067"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1771654943"
},
"departure": {
"delay": 42,
"time": "1771654962"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1771654323"
},
"departure": {
"delay": 15,
"time": "1771654335"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1771653561"
},
"departure": {
"delay": -2,
"time": "1771653598"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -98,
"time": "1771655653"
},
"departure": {
"delay": -98,
"time": "1771655662"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -18,
"time": "1771654693"
},
"departure": {
"delay": -18,
"time": "1771654782"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -53,
"time": "1771653655"
},
"departure": {
"delay": -53,
"time": "1771653667"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -66,
"time": "1771655624"
},
"departure": {
"delay": -66,
"time": "1771655634"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1771654872"
},
"departure": {
"delay": 30,
"time": "1771654890"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 4,
"time": "1771653407"
},
"departure": {
"delay": 4,
"time": "1771653424"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1771653919"
},
"departure": {
"delay": 99,
"time": "1771654059"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1771655499"
},
"departure": {
"delay": -7,
"time": "1771655513"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -122,
"time": "1771655698"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
}
],
"timestamp": "1771655859",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747820x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747727x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1771652906"
},
"departure": {
"delay": 154,
"time": "1771652914"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -73,
"time": "1771654054"
},
"departure": {
"delay": -73,
"time": "1771654067"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 272,
"time": "1771652724"
},
"departure": {
"delay": 272,
"time": "1771652732"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 223,
"time": "1771652816"
},
"departure": {
"delay": 223,
"time": "1771652863"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -68,
"time": "1771653938"
},
"departure": {
"delay": -68,
"time": "1771653952"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 243,
"time": "1771652011"
},
"departure": {
"delay": 243,
"time": "1771652043"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 254,
"time": "1771652571"
},
"departure": {
"delay": 254,
"time": "1771652594"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 171,
"time": "1771651761"
},
"departure": {
"delay": 171,
"time": "1771651791"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 232,
"time": "1771651811"
},
"departure": {
"delay": 232,
"time": "1771651852"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 258,
"time": "1771652314"
},
"departure": {
"delay": 258,
"time": "1771652358"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -15,
"time": "1771653751"
},
"departure": {
"delay": -15,
"time": "1771653765"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1771653529"
},
"departure": {
"delay": 65,
"time": "1771653545"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -54,
"time": "1771653892"
},
"departure": {
"delay": -54,
"time": "1771653906"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 133,
"time": "1771653120"
},
"departure": {
"delay": 133,
"time": "1771653133"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 158,
"time": "1771653014"
},
"departure": {
"delay": 158,
"time": "1771653038"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 281,
"time": "1771652114"
},
"departure": {
"delay": 281,
"time": "1771652141"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 163,
"time": "1771651663"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 157,
"time": "1771653082"
},
"departure": {
"delay": 157,
"time": "1771653097"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 241,
"time": "1771651901"
},
"departure": {
"delay": 241,
"time": "1771651921"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 224,
"time": "1771652429"
},
"departure": {
"delay": 224,
"time": "1771652444"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 115,
"time": "1771653186"
},
"departure": {
"delay": 115,
"time": "1771653235"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 241,
"time": "1771652193"
},
"departure": {
"delay": 241,
"time": "1771652221"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 244,
"time": "1771652270"
},
"departure": {
"delay": 244,
"time": "1771652284"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1771653331"
},
"departure": {
"delay": 127,
"time": "1771653367"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1771652749"
},
"departure": {
"delay": 240,
"time": "1771652760"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1771653604"
},
"departure": {
"delay": 16,
"time": "1771653616"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 233,
"time": "1771652496"
},
"departure": {
"delay": 233,
"time": "1771652513"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 201,
"time": "1771651870"
},
"departure": {
"delay": 201,
"time": "1771651881"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -3,
"time": "1771653823"
},
"departure": {
"delay": -3,
"time": "1771653837"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 163,
"time": "1771652937"
},
"departure": {
"delay": 163,
"time": "1771652983"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 288,
"time": "1771652614"
},
"departure": {
"delay": 288,
"time": "1771652688"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 473,
"time": "1771654733"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 41,
"time": "1771653447"
},
"departure": {
"delay": 41,
"time": "1771653461"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 28,
"time": "1771653673"
},
"departure": {
"delay": 28,
"time": "1771653688"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -74,
"time": "1771653990"
},
"departure": {
"delay": -74,
"time": "1771654006"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747727x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746569x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1771658330"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -10,
"time": "1771656470"
},
"departure": {
"delay": -10,
"time": "1771656470"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1771657670"
},
"departure": {
"delay": -10,
"time": "1771657670"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -10,
"time": "1771657610"
},
"departure": {
"delay": -10,
"time": "1771657610"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 13,
"time": "1771655462"
},
"departure": {
"delay": 13,
"time": "1771655473"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771658150"
},
"departure": {
"delay": -10,
"time": "1771658150"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -10,
"time": "1771656290"
},
"departure": {
"delay": -10,
"time": "1771656290"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1771656230"
},
"departure": {
"delay": -10,
"time": "1771656230"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771656770"
},
"departure": {
"delay": -10,
"time": "1771656770"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -34,
"time": "1771655746"
},
"departure": {
"delay": -34,
"time": "1771655786"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1771655537"
},
"departure": {
"delay": -29,
"time": "1771655551"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1771658090"
},
"departure": {
"delay": -10,
"time": "1771658090"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -23,
"time": "1771655617"
},
"departure": {
"delay": -23,
"time": "1771655677"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1771655215"
},
"departure": {
"delay": 71,
"time": "1771655231"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1771656350"
},
"departure": {
"delay": -10,
"time": "1771656350"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1771657490"
},
"departure": {
"delay": -10,
"time": "1771657490"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1771657430"
},
"departure": {
"delay": -10,
"time": "1771657430"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -10,
"time": "1771656050"
},
"departure": {
"delay": -10,
"time": "1771656050"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1771656710"
},
"departure": {
"delay": -10,
"time": "1771656710"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -10,
"time": "1771656890"
},
"departure": {
"delay": -10,
"time": "1771656890"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -10,
"time": "1771656590"
},
"departure": {
"delay": -10,
"time": "1771656590"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1771655801"
},
"departure": {
"delay": 5,
"time": "1771655825"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1771657250"
},
"departure": {
"delay": -10,
"time": "1771657250"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -47,
"time": "1771655704"
},
"departure": {
"delay": -47,
"time": "1771655713"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1771656170"
},
"departure": {
"delay": -10,
"time": "1771656170"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771656830"
},
"departure": {
"delay": -10,
"time": "1771656830"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1771657610"
},
"departure": {
"delay": -10,
"time": "1771657610"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -10,
"time": "1771657730"
},
"departure": {
"delay": -10,
"time": "1771657730"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -10,
"time": "1771658210"
},
"departure": {
"delay": -10,
"time": "1771658210"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -10,
"time": "1771656950"
},
"departure": {
"delay": -10,
"time": "1771656950"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -10,
"time": "1771657850"
},
"departure": {
"delay": -10,
"time": "1771657850"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 15,
"time": "1771655398"
},
"departure": {
"delay": 15,
"time": "1771655415"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -14,
"time": "1771655492"
},
"departure": {
"delay": -14,
"time": "1771655506"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1771657070"
},
"departure": {
"delay": -10,
"time": "1771657070"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1771657970"
},
"departure": {
"delay": -10,
"time": "1771657970"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"departure": {
"delay": 40,
"time": "1771655200"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1771658150"
},
"departure": {
"delay": -10,
"time": "1771658150"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -10,
"time": "1771656110"
},
"departure": {
"delay": -10,
"time": "1771656110"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1771655930"
},
"departure": {
"delay": -10,
"time": "1771655930"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1771658090"
},
"departure": {
"delay": -10,
"time": "1771658090"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -10,
"time": "1771656410"
},
"departure": {
"delay": -10,
"time": "1771656410"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1771657910"
},
"departure": {
"delay": -10,
"time": "1771657910"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -10,
"time": "1771658030"
},
"departure": {
"delay": -10,
"time": "1771658030"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -10,
"time": "1771657190"
},
"departure": {
"delay": -10,
"time": "1771657190"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -4,
"time": "1771655561"
},
"departure": {
"delay": -4,
"time": "1771655576"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1771655359"
},
"departure": {
"delay": 38,
"time": "1771655378"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771655856"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1771655253"
},
"departure": {
"delay": 55,
"time": "1771655275"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771655864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746569x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:10029x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771658580"
},
"departure": {
"time": "1771658580"
},
"stopId": "FR:76259:ZE:FECFLAU1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771658340"
},
"departure": {
"time": "1771658340"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771658460"
},
"departure": {
"time": "1771658460"
},
"stopId": "FR:76259:ZE:FECHALL3:ATOUMOD008",
"stopSequence": 11
},
{
"departure": {
"time": "1771658220"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771659060"
},
"departure": {
"time": "1771659060"
},
"stopId": "FR:76259:ZE:FECSBEN2:ATOUMOD008",
"stopSequence": 20
},
{
"arrival": {
"time": "1771658400"
},
"departure": {
"time": "1771658400"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771658940"
},
"departure": {
"time": "1771658940"
},
"stopId": "FR:76259:ZE:FECCAST2:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771658700"
},
"departure": {
"time": "1771658700"
},
"stopId": "FR:76259:ZE:FECSTAD1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1771658640"
},
"departure": {
"time": "1771658640"
},
"stopId": "FR:76259:ZE:FECCEAU1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1771658880"
},
"departure": {
"time": "1771658880"
},
"stopId": "FR:76259:ZE:FECQREN2:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:76259:ZE:FECPRIV2:ATOUMOD008",
"stopSequence": 21
},
{
"arrival": {
"time": "1771658760"
},
"departure": {
"time": "1771658760"
},
"stopId": "FR:76259:ZE:FECLAGR1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:76259:ZE:FECSOUE2:ATOUMOD008",
"stopSequence": 22
},
{
"arrival": {
"time": "1771659420"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 23
},
{
"arrival": {
"time": "1771658820"
},
"departure": {
"time": "1771658820"
},
"stopId": "FR:76259:ZE:FECARQU2:ATOUMOD008",
"stopSequence": 17
}
],
"timestamp": "1771655902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:10029x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC598499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1701,
"time": "1771655799"
},
"departure": {
"delay": -1701,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -66,
"time": "1771658754"
},
"departure": {
"delay": -66,
"time": "1771658754"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -41,
"time": "1771658359"
},
"departure": {
"delay": -41,
"time": "1771658359"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1821,
"time": "1771655799"
},
"departure": {
"delay": -1821,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -81,
"time": "1771658259"
},
"departure": {
"delay": -81,
"time": "1771658259"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1771657889"
},
"departure": {
"delay": 29,
"time": "1771657889"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -81,
"time": "1771658859"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -66,
"time": "1771658154"
},
"departure": {
"delay": -66,
"time": "1771658154"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1821,
"time": "1771655799"
},
"departure": {
"delay": -1821,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1761,
"time": "1771655799"
},
"departure": {
"delay": -1761,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1881,
"time": "1771655799"
},
"departure": {
"delay": -1881,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -34,
"time": "1771658306"
},
"departure": {
"delay": -34,
"time": "1771658306"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1771657947"
},
"departure": {
"delay": 27,
"time": "1771657947"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -71,
"time": "1771658509"
},
"departure": {
"delay": -71,
"time": "1771658509"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -81,
"time": "1771658619"
},
"departure": {
"delay": -81,
"time": "1771658619"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1941,
"time": "1771655799"
},
"departure": {
"delay": -1941,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"delay": -1701,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1771657848"
},
"departure": {
"delay": 48,
"time": "1771657848"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1771657804"
},
"departure": {
"delay": 4,
"time": "1771657804"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -34,
"time": "1771658426"
},
"departure": {
"delay": -34,
"time": "1771658426"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC598499:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771661400"
},
"departure": {
"time": "1771661400"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771660920"
},
"departure": {
"time": "1771660920"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1771660680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771660860"
},
"departure": {
"time": "1771660860"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771661580"
},
"departure": {
"time": "1771661580"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771661640"
},
"departure": {
"time": "1771661640"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771661340"
},
"departure": {
"time": "1771661340"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771660800"
},
"departure": {
"time": "1771660800"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771661460"
},
"departure": {
"time": "1771661460"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771661040"
},
"departure": {
"time": "1771661040"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771661220"
},
"departure": {
"time": "1771661220"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771661700"
},
"departure": {
"time": "1771661700"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771661760"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1771655776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:569:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6208:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657920"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771659540"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771658640"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771659780"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771657800"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771658580"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771659480"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771658880"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771659420"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771658400"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771658760"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771658220"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771658100"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771657980"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771658340"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771658460"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771658160"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771658940"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771659600"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6208:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597629:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1771656694"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 162,
"time": "1771656042"
},
"departure": {
"delay": 162,
"time": "1771656042"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 107,
"time": "1771655927"
},
"departure": {
"delay": 107,
"time": "1771655927"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 137,
"time": "1771656137"
},
"departure": {
"delay": 137,
"time": "1771656137"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 138,
"time": "1771656438"
},
"departure": {
"delay": 138,
"time": "1771656438"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 109,
"time": "1771655209"
},
"departure": {
"delay": 109,
"time": "1771655209"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1771656537"
},
"departure": {
"delay": 117,
"time": "1771656537"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 160,
"time": "1771656100"
},
"departure": {
"delay": 160,
"time": "1771656100"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1771656635"
},
"departure": {
"delay": 95,
"time": "1771656635"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 228,
"time": "1771655748"
},
"departure": {
"delay": 228,
"time": "1771655748"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1771656200"
},
"departure": {
"delay": 80,
"time": "1771656200"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1771655790"
},
"departure": {
"delay": 90,
"time": "1771655790"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 84,
"time": "1771656384"
},
"departure": {
"delay": 84,
"time": "1771656384"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 67,
"time": "1771656067"
},
"departure": {
"delay": 67,
"time": "1771656067"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1771655257"
},
"departure": {
"delay": 97,
"time": "1771655257"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 119,
"time": "1771656479"
},
"departure": {
"delay": 119,
"time": "1771656479"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 204,
"time": "1771655724"
},
"departure": {
"delay": 204,
"time": "1771655724"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1771656607"
},
"departure": {
"delay": 127,
"time": "1771656607"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 97,
"time": "1771655347"
},
"departure": {
"delay": 97,
"time": "1771655377"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 97,
"time": "1771655527"
},
"departure": {
"delay": 97,
"time": "1771655557"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597629:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747725x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1771649418"
},
"departure": {
"delay": -5,
"time": "1771649455"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1771650283"
},
"departure": {
"delay": 4,
"time": "1771650304"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1771649489"
},
"departure": {
"delay": 1,
"time": "1771649521"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1771648703"
},
"departure": {
"delay": 41,
"time": "1771648721"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1771650478"
},
"departure": {
"delay": 14,
"time": "1771650494"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1771648543"
},
"departure": {
"delay": 57,
"time": "1771648557"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1771650374"
},
"departure": {
"delay": 3,
"time": "1771650423"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1771650132"
},
"departure": {
"delay": 27,
"time": "1771650147"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1771648312"
},
"departure": {
"delay": 13,
"time": "1771648333"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771649267"
},
"departure": {
"delay": 20,
"time": "1771649300"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1771648628"
},
"departure": {
"delay": 37,
"time": "1771648657"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -18,
"time": "1771650630"
},
"departure": {
"delay": -18,
"time": "1771650642"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 8,
"time": "1771650053"
},
"departure": {
"delay": 8,
"time": "1771650068"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1771649630"
},
"departure": {
"delay": 11,
"time": "1771649651"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1771649013"
},
"departure": {
"delay": 52,
"time": "1771649032"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1771648362"
},
"departure": {
"delay": 55,
"time": "1771648375"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771648454"
},
"departure": {
"delay": 30,
"time": "1771648470"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1771649780"
},
"departure": {
"delay": 33,
"time": "1771649913"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1771648934"
},
"departure": {
"delay": 34,
"time": "1771648954"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 66,
"time": "1771649150"
},
"departure": {
"delay": 66,
"time": "1771649166"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1771649351"
},
"departure": {
"delay": -10,
"time": "1771649390"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1771650209"
},
"departure": {
"delay": 7,
"time": "1771650247"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1771650554"
},
"departure": {
"delay": 2,
"time": "1771650602"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 22,
"time": "1771649556"
},
"departure": {
"delay": 22,
"time": "1771649602"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 10,
"time": "1771648150"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -31,
"time": "1771650672"
},
"departure": {
"delay": -31,
"time": "1771650689"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 67,
"time": "1771649057"
},
"departure": {
"delay": 67,
"time": "1771649107"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1771648752"
},
"departure": {
"delay": 28,
"time": "1771648768"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1771648856"
},
"departure": {
"delay": 16,
"time": "1771648876"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1771648234"
},
"departure": {
"delay": -15,
"time": "1771648245"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1771649701"
},
"departure": {
"delay": -26,
"time": "1771649734"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1771649187"
},
"departure": {
"delay": 43,
"time": "1771649203"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1771648270"
},
"departure": {
"delay": 30,
"time": "1771648290"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1771650744"
},
"departure": {
"delay": -18,
"time": "1771650762"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -83,
"time": "1771650817"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747725x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747775x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1771654015"
},
"departure": {
"delay": 72,
"time": "1771654032"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1771652101"
},
"departure": {
"delay": -20,
"time": "1771652140"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1771652794"
},
"departure": {
"delay": 9,
"time": "1771652829"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1771652026"
},
"departure": {
"delay": 6,
"time": "1771652046"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771652637"
},
"departure": {
"delay": 33,
"time": "1771652673"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1771651585"
},
"departure": {
"delay": 46,
"time": "1771651606"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 8,
"time": "1771651388"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1771653069"
},
"departure": {
"delay": 49,
"time": "1771653109"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1771651844"
},
"departure": {
"delay": 27,
"time": "1771651887"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1771653311"
},
"departure": {
"delay": 31,
"time": "1771653331"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1771652521"
},
"departure": {
"delay": 10,
"time": "1771652590"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1771653417"
},
"departure": {
"delay": 98,
"time": "1771653458"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1771654198"
},
"departure": {
"delay": 12,
"time": "1771654212"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 6,
"time": "1771654266"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 97,
"time": "1771653718"
},
"departure": {
"delay": 97,
"time": "1771653757"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 113,
"time": "1771653552"
},
"departure": {
"delay": 113,
"time": "1771653593"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 77,
"time": "1771653960"
},
"departure": {
"delay": 77,
"time": "1771653977"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1771653345"
},
"departure": {
"delay": 61,
"time": "1771653361"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1771651683"
},
"departure": {
"delay": 21,
"time": "1771651701"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1771654065"
},
"departure": {
"delay": 61,
"time": "1771654081"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 35,
"time": "1771654107"
},
"departure": {
"delay": 35,
"time": "1771654115"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 26,
"time": "1771651630"
},
"departure": {
"delay": 26,
"time": "1771651646"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1771651954"
},
"departure": {
"delay": 17,
"time": "1771651997"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1771653251"
},
"departure": {
"delay": 29,
"time": "1771653269"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1771651763"
},
"departure": {
"delay": -15,
"time": "1771651785"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1771654155"
},
"departure": {
"delay": 29,
"time": "1771654169"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -11,
"time": "1771652729"
},
"departure": {
"delay": -11,
"time": "1771652749"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1771653161"
},
"departure": {
"delay": 24,
"time": "1771653204"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1771653665"
},
"departure": {
"delay": 80,
"time": "1771653680"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -46,
"time": "1771652214"
},
"departure": {
"delay": -46,
"time": "1771652234"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1771653815"
},
"departure": {
"delay": 52,
"time": "1771653832"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -4,
"time": "1771652854"
},
"departure": {
"delay": -4,
"time": "1771652876"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1771652398"
},
"departure": {
"delay": 44,
"time": "1771652444"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1771652921"
},
"departure": {
"delay": 41,
"time": "1771652981"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1771653896"
},
"departure": {
"delay": 90,
"time": "1771653930"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1771651451"
},
"departure": {
"delay": 32,
"time": "1771651472"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747775x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747774x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1771650428"
},
"departure": {
"delay": -31,
"time": "1771650449"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1771652431"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 56,
"time": "1771652263"
},
"departure": {
"delay": 56,
"time": "1771652276"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1771651949"
},
"departure": {
"delay": 2,
"time": "1771651982"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1771649682"
},
"departure": {
"delay": 59,
"time": "1771649699"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1771650223"
},
"departure": {
"delay": 26,
"time": "1771650266"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1771651280"
},
"departure": {
"delay": 39,
"time": "1771651299"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -12,
"time": "1771651346"
},
"departure": {
"delay": -12,
"time": "1771651368"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1771651593"
},
"departure": {
"delay": 50,
"time": "1771651610"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1771649764"
},
"departure": {
"delay": 17,
"time": "1771649777"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -4,
"time": "1771652384"
},
"departure": {
"delay": -4,
"time": "1771652396"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 32,
"time": "1771651516"
},
"departure": {
"delay": 32,
"time": "1771651532"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 67,
"time": "1771650813"
},
"departure": {
"delay": 67,
"time": "1771650847"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771649850"
},
"departure": {
"delay": 12,
"time": "1771649892"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1771651874"
},
"departure": {
"delay": 27,
"time": "1771651887"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 6,
"time": "1771650121"
},
"departure": {
"delay": 6,
"time": "1771650186"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1771651052"
},
"departure": {
"delay": 45,
"time": "1771651065"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1771651794"
},
"departure": {
"delay": 32,
"time": "1771651832"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1771651483"
},
"departure": {
"delay": 1,
"time": "1771651501"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1771652304"
},
"departure": {
"delay": 37,
"time": "1771652317"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -13,
"time": "1771650326"
},
"departure": {
"delay": -13,
"time": "1771650347"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1771652219"
},
"departure": {
"delay": 73,
"time": "1771652233"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 28,
"time": "1771652353"
},
"departure": {
"delay": 28,
"time": "1771652368"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 37,
"time": "1771649617"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1771650895"
},
"departure": {
"delay": 68,
"time": "1771650908"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1771652147"
},
"departure": {
"delay": 82,
"time": "1771652182"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 31,
"time": "1771651090"
},
"departure": {
"delay": 31,
"time": "1771651111"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1771651412"
},
"departure": {
"delay": -5,
"time": "1771651435"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1771651702"
},
"departure": {
"delay": 43,
"time": "1771651723"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 104,
"time": "1771650601"
},
"departure": {
"delay": 104,
"time": "1771650704"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1771651170"
},
"departure": {
"delay": 49,
"time": "1771651189"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1771652092"
},
"departure": {
"delay": 65,
"time": "1771652105"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 38,
"time": "1771650960"
},
"departure": {
"delay": 38,
"time": "1771650998"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1771649807"
},
"departure": {
"delay": -1,
"time": "1771649819"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1771650034"
},
"departure": {
"delay": -12,
"time": "1771650048"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1771649960"
},
"departure": {
"delay": -27,
"time": "1771649973"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747774x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470228:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1771656221"
},
"departure": {
"delay": -19,
"time": "1771656221"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1771656128"
},
"departure": {
"delay": 8,
"time": "1771656128"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -601,
"time": "1771656779"
},
"departure": {
"delay": -601,
"time": "1771656779"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -661,
"time": "1771657259"
},
"departure": {
"delay": -661,
"time": "1771657259"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"time": "1771655880"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771655645"
},
"departure": {
"delay": 65,
"time": "1771655645"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -235,
"time": "1771656605"
},
"departure": {
"delay": -235,
"time": "1771656605"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -31,
"time": "1771656089"
},
"departure": {
"delay": -31,
"time": "1771656089"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -668,
"time": "1771657192"
},
"departure": {
"delay": -668,
"time": "1771657192"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -626,
"time": "1771657654"
},
"departure": {
"delay": -626,
"time": "1771657654"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -573,
"time": "1771656807"
},
"departure": {
"delay": -573,
"time": "1771656807"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -139,
"time": "1771656461"
},
"departure": {
"delay": -139,
"time": "1771656461"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -659,
"time": "1771657621"
},
"departure": {
"delay": -659,
"time": "1771657621"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -88,
"time": "1771656332"
},
"departure": {
"delay": -88,
"time": "1771656332"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1771655799"
},
"departure": {
"delay": 39,
"time": "1771655799"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1771656310"
},
"departure": {
"delay": -50,
"time": "1771656310"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -622,
"time": "1771656878"
},
"departure": {
"delay": -622,
"time": "1771656878"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -598,
"time": "1771656962"
},
"departure": {
"delay": -598,
"time": "1771656962"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -7,
"time": "1771656173"
},
"departure": {
"delay": -7,
"time": "1771656173"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1771656269"
},
"departure": {
"delay": -31,
"time": "1771656269"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1771655593"
},
"departure": {
"delay": 73,
"time": "1771655593"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1771655539"
},
"departure": {
"delay": 19,
"time": "1771655539"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -628,
"time": "1771657532"
},
"departure": {
"delay": -628,
"time": "1771657532"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -209,
"time": "1771656571"
},
"departure": {
"delay": -209,
"time": "1771656571"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -733,
"time": "1771657727"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 66,
"time": "1771655706"
},
"departure": {
"delay": 66,
"time": "1771655706"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1771655676"
},
"departure": {
"delay": 96,
"time": "1771655676"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -583,
"time": "1771656737"
},
"departure": {
"delay": -583,
"time": "1771656737"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -30,
"time": "1771656030"
},
"departure": {
"delay": -30,
"time": "1771656030"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -597,
"time": "1771657383"
},
"departure": {
"delay": -597,
"time": "1771657383"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -628,
"time": "1771657412"
},
"departure": {
"delay": -628,
"time": "1771657412"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -606,
"time": "1771657494"
},
"departure": {
"delay": -606,
"time": "1771657494"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -190,
"time": "1771656530"
},
"departure": {
"delay": -190,
"time": "1771656530"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -612,
"time": "1771657428"
},
"departure": {
"delay": -612,
"time": "1771657428"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -668,
"time": "1771657012"
},
"departure": {
"delay": -668,
"time": "1771657012"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1771655908"
},
"departure": {
"delay": 28,
"time": "1771655908"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -648,
"time": "1771657572"
},
"departure": {
"delay": -648,
"time": "1771657572"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 70,
"time": "1771655830"
},
"departure": {
"delay": 70,
"time": "1771655830"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470228:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746612x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1771651333"
},
"departure": {
"delay": -32,
"time": "1771651348"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -38,
"time": "1771651063"
},
"departure": {
"delay": -38,
"time": "1771651102"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1771648986"
},
"departure": {
"delay": 20,
"time": "1771649000"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -52,
"time": "1771651972"
},
"departure": {
"delay": -52,
"time": "1771651988"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -21,
"time": "1771650262"
},
"departure": {
"delay": -21,
"time": "1771650339"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -19,
"time": "1771649550"
},
"departure": {
"delay": -19,
"time": "1771649561"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -56,
"time": "1771649509"
},
"departure": {
"delay": -56,
"time": "1771649524"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1771651467"
},
"departure": {
"delay": -22,
"time": "1771651478"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -15,
"time": "1771650056"
},
"departure": {
"delay": -15,
"time": "1771650165"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 70,
"time": "1771648870"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -53,
"time": "1771652006"
},
"departure": {
"delay": -53,
"time": "1771652047"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -47,
"time": "1771650413"
},
"departure": {
"delay": -47,
"time": "1771650433"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 7,
"time": "1771649133"
},
"departure": {
"delay": 7,
"time": "1771649167"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -6,
"time": "1771649206"
},
"departure": {
"delay": -6,
"time": "1771649214"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -46,
"time": "1771649942"
},
"departure": {
"delay": -46,
"time": "1771649954"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -47,
"time": "1771651618"
},
"departure": {
"delay": -47,
"time": "1771651633"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -54,
"time": "1771651489"
},
"departure": {
"delay": -54,
"time": "1771651506"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -11,
"time": "1771650841"
},
"departure": {
"delay": -11,
"time": "1771650889"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -36,
"time": "1771650372"
},
"departure": {
"delay": -36,
"time": "1771650384"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -37,
"time": "1771650966"
},
"departure": {
"delay": -37,
"time": "1771650983"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -40,
"time": "1771649284"
},
"departure": {
"delay": -40,
"time": "1771649300"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -49,
"time": "1771650775"
},
"departure": {
"delay": -49,
"time": "1771650791"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -25,
"time": "1771650200"
},
"departure": {
"delay": -25,
"time": "1771650215"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1771649607"
},
"departure": {
"delay": -43,
"time": "1771649657"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1771650708"
},
"departure": {
"delay": -26,
"time": "1771650754"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1771649015"
},
"departure": {
"delay": -15,
"time": "1771649025"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1771650916"
},
"departure": {
"delay": -30,
"time": "1771650930"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 12,
"time": "1771649041"
},
"departure": {
"delay": 12,
"time": "1771649052"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -42,
"time": "1771651145"
},
"departure": {
"delay": -42,
"time": "1771651158"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -93,
"time": "1771652127"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -8,
"time": "1771649233"
},
"departure": {
"delay": -8,
"time": "1771649272"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -15,
"time": "1771651839"
},
"departure": {
"delay": -15,
"time": "1771651845"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -13,
"time": "1771651657"
},
"departure": {
"delay": -13,
"time": "1771651727"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -28,
"time": "1771649474"
},
"departure": {
"delay": -28,
"time": "1771649492"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -66,
"time": "1771652080"
},
"departure": {
"delay": -66,
"time": "1771652094"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -51,
"time": "1771651242"
},
"departure": {
"delay": -51,
"time": "1771651269"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -36,
"time": "1771651871"
},
"departure": {
"delay": -36,
"time": "1771651884"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -13,
"time": "1771651758"
},
"departure": {
"delay": -13,
"time": "1771651787"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -46,
"time": "1771651373"
},
"departure": {
"delay": -46,
"time": "1771651394"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 26,
"time": "1771649112"
},
"departure": {
"delay": 26,
"time": "1771649126"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1771648906"
},
"departure": {
"delay": 62,
"time": "1771648922"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -47,
"time": "1771651012"
},
"departure": {
"delay": -47,
"time": "1771651033"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -40,
"time": "1771649780"
},
"departure": {
"delay": -40,
"time": "1771649840"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1771651553"
},
"departure": {
"delay": -9,
"time": "1771651611"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -53,
"time": "1771649695"
},
"departure": {
"delay": -53,
"time": "1771649707"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771650477"
},
"departure": {
"delay": 10,
"time": "1771650550"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1771650621"
},
"departure": {
"delay": 8,
"time": "1771650668"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -12,
"time": "1771649381"
},
"departure": {
"delay": -12,
"time": "1771649448"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1771651416"
},
"departure": {
"delay": -4,
"time": "1771651436"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1771649070"
},
"departure": {
"time": "1771649100"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746612x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5102:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771658400"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771658280"
},
"stopId": "FR:76484:ZE:TAEx9049:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771658700"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771658880"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771658220"
},
"stopId": "FR:76484:ZE:TAEx9039:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76484:ZE:TAEx9116:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771658100"
},
"stopId": "FR:76484:ZE:TAEx9029:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771657800"
},
"stopId": "FR:76484:ZE:TAEx9048:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771658760"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771658940"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771658820"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771657980"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5102:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:500000465:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1771655804"
},
"departure": {
"delay": 13,
"time": "1771655833"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1771655244"
},
"departure": {
"delay": 37,
"time": "1771655257"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 48,
"time": "1771656708"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": 48,
"time": "1771656288"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 48,
"time": "1771656408"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1771655387"
},
"departure": {
"delay": 30,
"time": "1771655670"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": 48,
"time": "1771656468"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 48,
"time": "1771656588"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 48,
"time": "1771656228"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1771655056"
},
"departure": {
"delay": 56,
"time": "1771655096"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771655719"
},
"departure": {
"delay": 25,
"time": "1771655785"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1771655302"
},
"departure": {
"delay": 42,
"time": "1771655322"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1771655337"
},
"departure": {
"delay": 31,
"time": "1771655371"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771655851"
},
"departure": {
"delay": 48,
"time": "1771655868"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1771656948"
},
"stopId": "FR:61143:ZE:PU:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": 51,
"time": "1771655188"
},
"departure": {
"delay": 51,
"time": "1771655211"
},
"stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"delay": 48,
"time": "1771655988"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": 48,
"time": "1771656528"
},
"stopId": "FR:61001:ZE:Mazeline:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": 66,
"time": "1771655128"
},
"departure": {
"delay": 66,
"time": "1771655166"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 48,
"time": "1771656168"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 48,
"time": "1771656108"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 48,
"time": "1771656888"
},
"stopId": "FR:61143:ZE:Universitxs:ATOUMOD037",
"stopSequence": 38
}
],
"timestamp": "1771655882",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:500000465:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748709x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1771647601"
},
"departure": {
"delay": 87,
"time": "1771647627"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1771647991"
},
"departure": {
"delay": 49,
"time": "1771648009"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1771647083"
},
"departure": {
"delay": 98,
"time": "1771647098"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1771648786"
},
"departure": {
"delay": -3,
"time": "1771648797"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 167,
"time": "1771646987"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 157,
"time": "1771647421"
},
"departure": {
"delay": 157,
"time": "1771647457"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1771648347"
},
"departure": {
"delay": 44,
"time": "1771648364"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1771648261"
},
"departure": {
"delay": 61,
"time": "1771648261"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1771648687"
},
"departure": {
"delay": 15,
"time": "1771648695"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1771647521"
},
"departure": {
"delay": 107,
"time": "1771647527"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 157,
"time": "1771647263"
},
"departure": {
"delay": 157,
"time": "1771647277"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1771647365"
},
"departure": {
"delay": 135,
"time": "1771647375"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1771648649"
},
"departure": {
"delay": 45,
"time": "1771648665"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 129,
"time": "1771647298"
},
"departure": {
"delay": 129,
"time": "1771647309"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771647856"
},
"departure": {
"delay": 31,
"time": "1771647871"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1771648854"
},
"departure": {
"delay": 6,
"time": "1771648866"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1771647110"
},
"departure": {
"delay": 120,
"time": "1771647120"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -24,
"time": "1771648040"
},
"departure": {
"delay": -24,
"time": "1771648056"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1771647802"
},
"departure": {
"delay": 35,
"time": "1771647815"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1771648912"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1771648595"
},
"departure": {
"delay": 40,
"time": "1771648600"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1771647194"
},
"departure": {
"delay": 144,
"time": "1771647204"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771655864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748709x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC595806:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1701,
"time": "1771655799"
},
"departure": {
"delay": -1701,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -65,
"time": "1771659175"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -1461,
"time": "1771655799"
},
"departure": {
"delay": -1461,
"time": "1771655799"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -45,
"time": "1771658775"
},
"departure": {
"delay": -45,
"time": "1771658775"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2541,
"time": "1771655799"
},
"departure": {
"delay": -2541,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -35,
"time": "1771658725"
},
"departure": {
"delay": -35,
"time": "1771658725"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1341,
"time": "1771655799"
},
"departure": {
"delay": -1341,
"time": "1771655799"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2541,
"time": "1771655799"
},
"departure": {
"delay": -2541,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1771658993"
},
"departure": {
"delay": -7,
"time": "1771658993"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -1221,
"time": "1771655799"
},
"departure": {
"delay": -1221,
"time": "1771655799"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1771658845"
},
"departure": {
"delay": -35,
"time": "1771658845"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -1641,
"time": "1771655799"
},
"departure": {
"delay": -1641,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1461,
"time": "1771655799"
},
"departure": {
"delay": -1461,
"time": "1771655799"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2661,
"time": "1771655799"
},
"departure": {
"delay": -2661,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"departure": {
"delay": -1101,
"time": "1771655799"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -53,
"time": "1771658887"
},
"departure": {
"delay": -53,
"time": "1771658887"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -2841,
"time": "1771655799"
},
"departure": {
"delay": -2841,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -16,
"time": "1771658804"
},
"departure": {
"delay": -16,
"time": "1771658804"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -8,
"time": "1771659112"
},
"departure": {
"delay": -8,
"time": "1771659112"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -1101,
"time": "1771655799"
},
"departure": {
"delay": -1101,
"time": "1771655799"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1821,
"time": "1771655799"
},
"departure": {
"delay": -1821,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1521,
"time": "1771655799"
},
"departure": {
"delay": -1521,
"time": "1771655799"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -43,
"time": "1771658597"
},
"departure": {
"delay": -43,
"time": "1771658597"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2121,
"time": "1771655799"
},
"departure": {
"delay": -2121,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -65,
"time": "1771658935"
},
"departure": {
"delay": -65,
"time": "1771658935"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -2601,
"time": "1771655799"
},
"departure": {
"delay": -2601,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -25,
"time": "1771658675"
},
"departure": {
"delay": -25,
"time": "1771658675"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1761,
"time": "1771655799"
},
"departure": {
"delay": -1761,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2001,
"time": "1771655799"
},
"departure": {
"delay": -2001,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1401,
"time": "1771655799"
},
"departure": {
"delay": -1401,
"time": "1771655799"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1771658626"
},
"departure": {
"delay": -14,
"time": "1771658626"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -1881,
"time": "1771655799"
},
"departure": {
"delay": -1881,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -51,
"time": "1771659069"
},
"departure": {
"delay": -51,
"time": "1771659069"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -1461,
"time": "1771655799"
},
"departure": {
"delay": -1461,
"time": "1771655799"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1701,
"time": "1771655799"
},
"departure": {
"delay": -1701,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1581,
"time": "1771655799"
},
"departure": {
"delay": -1581,
"time": "1771655799"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC595806:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1352:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771658520"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771658640"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771658460"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771658880"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771657920"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771658760"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771657800"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771657440"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771657620"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771658340"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771658580"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771659060"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771658820"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771658400"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771657980"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771658220"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771658940"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771658700"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771658280"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771657320"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771658160"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1352:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9798x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -180,
"time": "1771656480"
},
"departure": {
"delay": -180,
"time": "1771656480"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": -240,
"time": "1771656780"
},
"departure": {
"delay": -240,
"time": "1771656780"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1771655880"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1771655280"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771655820"
},
"departure": {
"delay": 5,
"time": "1771655825"
},
"stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1771655520"
},
"departure": {
"delay": -55,
"time": "1771655525"
},
"stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": -180,
"time": "1771656540"
},
"departure": {
"delay": -180,
"time": "1771656540"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": -240,
"time": "1771656840"
},
"departure": {
"delay": -240,
"time": "1771656840"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": -300,
"time": "1771657020"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1771655340"
},
"departure": {
"delay": 65,
"time": "1771655345"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": -120,
"time": "1771656300"
},
"departure": {
"delay": -120,
"time": "1771656300"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1771655940"
},
"departure": {
"delay": -60,
"time": "1771655940"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": -300,
"time": "1771656900"
},
"departure": {
"delay": -300,
"time": "1771656900"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": -180,
"time": "1771656600"
},
"departure": {
"delay": -180,
"time": "1771656600"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": -115,
"time": "1771655580"
},
"departure": {
"delay": -115,
"time": "1771655585"
},
"stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1771656120"
},
"departure": {
"delay": -60,
"time": "1771656120"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": -120,
"time": "1771656180"
},
"departure": {
"delay": -120,
"time": "1771656180"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": -180,
"time": "1771656660"
},
"departure": {
"delay": -180,
"time": "1771656660"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1771656060"
},
"departure": {
"delay": -60,
"time": "1771656060"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 8
}
],
"timestamp": "1771655902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9798x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1099:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771670340"
},
"departure": {
"time": "1771670340"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771670580"
},
"departure": {
"time": "1771670580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771669980"
},
"departure": {
"time": "1771669980"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771669740"
},
"departure": {
"time": "1771669740"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771670100"
},
"departure": {
"time": "1771670100"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771670820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771669860"
},
"departure": {
"time": "1771669860"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771670220"
},
"departure": {
"time": "1771670220"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771669680"
},
"departure": {
"time": "1771669680"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771670160"
},
"departure": {
"time": "1771670160"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771670640"
},
"departure": {
"time": "1771670640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771669620"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771670040"
},
"departure": {
"time": "1771670040"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771669920"
},
"departure": {
"time": "1771669920"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771670280"
},
"departure": {
"time": "1771670280"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1771655776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1099:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470229:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -754,
"time": "1771659566"
},
"departure": {
"delay": -754,
"time": "1771659566"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"departure": {
"delay": -1579,
"time": "1771655801"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -729,
"time": "1771659411"
},
"departure": {
"delay": -729,
"time": "1771659411"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -713,
"time": "1771659427"
},
"departure": {
"delay": -713,
"time": "1771659427"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -2059,
"time": "1771655801"
},
"departure": {
"delay": -2059,
"time": "1771655801"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2539,
"time": "1771655801"
},
"departure": {
"delay": -2539,
"time": "1771655801"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2659,
"time": "1771655801"
},
"departure": {
"delay": -2659,
"time": "1771655801"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2899,
"time": "1771655801"
},
"departure": {
"delay": -2899,
"time": "1771655801"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -748,
"time": "1771659212"
},
"departure": {
"delay": -748,
"time": "1771659212"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -2359,
"time": "1771655801"
},
"departure": {
"delay": -2359,
"time": "1771655801"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3019,
"time": "1771655801"
},
"departure": {
"delay": -3019,
"time": "1771655801"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3139,
"time": "1771655801"
},
"departure": {
"delay": -3139,
"time": "1771655801"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3079,
"time": "1771655801"
},
"departure": {
"delay": -3079,
"time": "1771655801"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3799,
"time": "1771655801"
},
"departure": {
"delay": -3799,
"time": "1771655801"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1939,
"time": "1771655801"
},
"departure": {
"delay": -1939,
"time": "1771655801"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -694,
"time": "1771659386"
},
"departure": {
"delay": -694,
"time": "1771659386"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -1639,
"time": "1771655801"
},
"departure": {
"delay": -1639,
"time": "1771655801"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3619,
"time": "1771655801"
},
"departure": {
"delay": -3619,
"time": "1771655801"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -729,
"time": "1771659051"
},
"departure": {
"delay": -729,
"time": "1771659051"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2179,
"time": "1771655801"
},
"departure": {
"delay": -2179,
"time": "1771655801"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1819,
"time": "1771655801"
},
"departure": {
"delay": -1819,
"time": "1771655801"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2479,
"time": "1771655801"
},
"departure": {
"delay": -2479,
"time": "1771655801"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1639,
"time": "1771655801"
},
"departure": {
"delay": -1639,
"time": "1771655801"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3679,
"time": "1771655801"
},
"departure": {
"delay": -3679,
"time": "1771655801"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1879,
"time": "1771655801"
},
"departure": {
"delay": -1879,
"time": "1771655801"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3679,
"time": "1771655801"
},
"departure": {
"delay": -3679,
"time": "1771655801"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -707,
"time": "1771659493"
},
"departure": {
"delay": -707,
"time": "1771659493"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -1879,
"time": "1771655801"
},
"departure": {
"delay": -1879,
"time": "1771655801"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2179,
"time": "1771655801"
},
"departure": {
"delay": -2179,
"time": "1771655801"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -734,
"time": "1771659646"
},
"departure": {
"delay": -734,
"time": "1771659646"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1819,
"time": "1771655801"
},
"departure": {
"delay": -1819,
"time": "1771655801"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -744,
"time": "1771659276"
},
"departure": {
"delay": -744,
"time": "1771659276"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -729,
"time": "1771659531"
},
"departure": {
"delay": -729,
"time": "1771659531"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -2419,
"time": "1771655801"
},
"departure": {
"delay": -2419,
"time": "1771655801"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2719,
"time": "1771655801"
},
"departure": {
"delay": -2719,
"time": "1771655801"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2059,
"time": "1771655801"
},
"departure": {
"delay": -2059,
"time": "1771655801"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2599,
"time": "1771655801"
},
"departure": {
"delay": -2599,
"time": "1771655801"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3859,
"time": "1771655801"
},
"departure": {
"delay": -3859,
"time": "1771655801"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -844,
"time": "1771659716"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -2419,
"time": "1771655801"
},
"departure": {
"delay": -2419,
"time": "1771655801"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -767,
"time": "1771659613"
},
"departure": {
"delay": -767,
"time": "1771659613"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470229:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597964:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1771656641"
},
"departure": {
"delay": 101,
"time": "1771656641"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1771657091"
},
"departure": {
"delay": 131,
"time": "1771657091"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 107,
"time": "1771656587"
},
"departure": {
"delay": 107,
"time": "1771656587"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 107,
"time": "1771656767"
},
"departure": {
"delay": 107,
"time": "1771656767"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -25,
"time": "1771657655"
},
"departure": {
"delay": -25,
"time": "1771657655"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -79,
"time": "1771657841"
},
"departure": {
"delay": -79,
"time": "1771657841"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 89,
"time": "1771656749"
},
"departure": {
"delay": 89,
"time": "1771656749"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -156,
"time": "1771658064"
},
"departure": {
"delay": -156,
"time": "1771658064"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 122,
"time": "1771657022"
},
"departure": {
"delay": 122,
"time": "1771657022"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -36,
"time": "1771657584"
},
"departure": {
"delay": -36,
"time": "1771657584"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1771656929"
},
"departure": {
"delay": 89,
"time": "1771656929"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1771657344"
},
"departure": {
"delay": 84,
"time": "1771657344"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 78,
"time": "1771657278"
},
"departure": {
"delay": 78,
"time": "1771657278"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -156,
"time": "1771658424"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -143,
"time": "1771658017"
},
"departure": {
"delay": -143,
"time": "1771658017"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 95,
"time": "1771656695"
},
"departure": {
"delay": 95,
"time": "1771656695"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": 89,
"time": "1771656389"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -75,
"time": "1771657965"
},
"departure": {
"delay": -75,
"time": "1771657965"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -55,
"time": "1771657745"
},
"departure": {
"delay": -55,
"time": "1771657745"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1771656890"
},
"departure": {
"delay": 110,
"time": "1771656890"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1771657434"
},
"departure": {
"delay": 54,
"time": "1771657434"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 98,
"time": "1771657178"
},
"departure": {
"delay": 98,
"time": "1771657178"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597964:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6471192:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -799,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1039,
"time": "1771655801"
},
"departure": {
"delay": -1039,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1159,
"time": "1771655801"
},
"departure": {
"delay": -1159,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1399,
"time": "1771655801"
},
"departure": {
"delay": -1399,
"time": "1771655801"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -919,
"time": "1771655801"
},
"departure": {
"delay": -919,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -233,
"time": "1771658587"
},
"departure": {
"delay": -233,
"time": "1771658587"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2599,
"time": "1771655801"
},
"departure": {
"delay": -2599,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1759,
"time": "1771655801"
},
"departure": {
"delay": -1759,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2959,
"time": "1771655801"
},
"departure": {
"delay": -2959,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -2839,
"time": "1771655801"
},
"departure": {
"delay": -2839,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1219,
"time": "1771655801"
},
"departure": {
"delay": -1219,
"time": "1771655801"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2779,
"time": "1771655801"
},
"departure": {
"delay": -2779,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2419,
"time": "1771655801"
},
"departure": {
"delay": -2419,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1279,
"time": "1771655801"
},
"departure": {
"delay": -1279,
"time": "1771655801"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2659,
"time": "1771655801"
},
"departure": {
"delay": -2659,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1639,
"time": "1771655801"
},
"departure": {
"delay": -1639,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -294,
"time": "1771658646"
},
"departure": {
"delay": -294,
"time": "1771658646"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1579,
"time": "1771655801"
},
"departure": {
"delay": -1579,
"time": "1771655801"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2059,
"time": "1771655801"
},
"departure": {
"delay": -2059,
"time": "1771655801"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2479,
"time": "1771655801"
},
"departure": {
"delay": -2479,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -354,
"time": "1771658706"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1459,
"time": "1771655801"
},
"departure": {
"delay": -1459,
"time": "1771655801"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2179,
"time": "1771655801"
},
"departure": {
"delay": -2179,
"time": "1771655801"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1099,
"time": "1771655801"
},
"departure": {
"delay": -1099,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2539,
"time": "1771655801"
},
"departure": {
"delay": -2539,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2299,
"time": "1771655801"
},
"departure": {
"delay": -2299,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1399,
"time": "1771655801"
},
"departure": {
"delay": -1399,
"time": "1771655801"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1819,
"time": "1771655801"
},
"departure": {
"delay": -1819,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2179,
"time": "1771655801"
},
"departure": {
"delay": -2179,
"time": "1771655801"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1519,
"time": "1771655801"
},
"departure": {
"delay": -1519,
"time": "1771655801"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -979,
"time": "1771655801"
},
"departure": {
"delay": -979,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6471192:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597269:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597269:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747726x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1771651131"
},
"departure": {
"delay": 81,
"time": "1771651161"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -15,
"time": "1771652067"
},
"departure": {
"delay": -15,
"time": "1771652085"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 25,
"time": "1771652149"
},
"departure": {
"delay": 25,
"time": "1771652185"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1771650943"
},
"departure": {
"delay": 122,
"time": "1771650962"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1771650838"
},
"departure": {
"delay": 139,
"time": "1771650859"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 148,
"time": "1771650912"
},
"departure": {
"delay": 148,
"time": "1771650928"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 115,
"time": "1771650405"
},
"departure": {
"delay": 115,
"time": "1771650415"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -30,
"time": "1771652413"
},
"departure": {
"delay": -30,
"time": "1771652430"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 39,
"time": "1771649859"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1771651724"
},
"departure": {
"delay": 13,
"time": "1771651753"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1771651393"
},
"departure": {
"delay": 91,
"time": "1771651411"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1771650466"
},
"departure": {
"delay": 123,
"time": "1771650483"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -33,
"time": "1771652293"
},
"departure": {
"delay": -33,
"time": "1771652307"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1771651955"
},
"departure": {
"delay": 4,
"time": "1771651984"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1771650631"
},
"departure": {
"delay": 102,
"time": "1771650642"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1771651579"
},
"departure": {
"delay": 45,
"time": "1771651605"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1771649961"
},
"departure": {
"delay": 32,
"time": "1771649972"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -89,
"time": "1771652491"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 19,
"time": "1771651797"
},
"departure": {
"delay": 19,
"time": "1771651819"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 145,
"time": "1771650791"
},
"departure": {
"delay": 145,
"time": "1771650805"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1771651889"
},
"departure": {
"delay": -2,
"time": "1771651918"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 80,
"time": "1771649997"
},
"departure": {
"delay": 80,
"time": "1771650020"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1771651029"
},
"departure": {
"delay": 123,
"time": "1771651083"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -39,
"time": "1771652343"
},
"departure": {
"delay": -39,
"time": "1771652361"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -19,
"time": "1771652243"
},
"departure": {
"delay": -19,
"time": "1771652261"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1771650047"
},
"departure": {
"delay": 65,
"time": "1771650065"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1771650209"
},
"departure": {
"delay": 103,
"time": "1771650223"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1771651257"
},
"departure": {
"delay": 89,
"time": "1771651289"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 149,
"time": "1771650297"
},
"departure": {
"delay": 149,
"time": "1771650329"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1771651469"
},
"departure": {
"delay": 49,
"time": "1771651489"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1771651345"
},
"departure": {
"delay": 100,
"time": "1771651360"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1771651196"
},
"departure": {
"delay": 82,
"time": "1771651222"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1771650091"
},
"departure": {
"delay": 112,
"time": "1771650112"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1771650524"
},
"departure": {
"delay": 117,
"time": "1771650537"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 123,
"time": "1771650706"
},
"departure": {
"delay": 123,
"time": "1771650723"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771655859",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747726x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746613x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 21,
"time": "1771650621"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1771652742"
},
"departure": {
"delay": 2,
"time": "1771652762"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1771651013"
},
"departure": {
"delay": 5,
"time": "1771651025"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -26,
"time": "1771652187"
},
"departure": {
"delay": -26,
"time": "1771652194"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -32,
"time": "1771652029"
},
"departure": {
"delay": -32,
"time": "1771652128"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1771651340"
},
"departure": {
"delay": -28,
"time": "1771651352"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1771653013"
},
"departure": {
"delay": -11,
"time": "1771653109"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -15,
"time": "1771653570"
},
"departure": {
"delay": -15,
"time": "1771653585"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -50,
"time": "1771651975"
},
"departure": {
"delay": -50,
"time": "1771651990"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -83,
"time": "1771653744"
},
"departure": {
"delay": -83,
"time": "1771653757"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 8,
"time": "1771652337"
},
"departure": {
"delay": 8,
"time": "1771652348"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -44,
"time": "1771652881"
},
"departure": {
"delay": -44,
"time": "1771652896"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -24,
"time": "1771651045"
},
"departure": {
"delay": -24,
"time": "1771651056"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1771652803"
},
"departure": {
"delay": -1,
"time": "1771652819"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -20,
"time": "1771653204"
},
"departure": {
"delay": -20,
"time": "1771653220"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -30,
"time": "1771652412"
},
"departure": {
"delay": -30,
"time": "1771652430"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -111,
"time": "1771653774"
},
"departure": {
"delay": -111,
"time": "1771653789"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 11,
"time": "1771652590"
},
"departure": {
"delay": 11,
"time": "1771652651"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1771650672"
},
"departure": {
"delay": 46,
"time": "1771650706"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1771653374"
},
"departure": {
"delay": 40,
"time": "1771653520"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 19,
"time": "1771652705"
},
"departure": {
"delay": 19,
"time": "1771652719"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -4,
"time": "1771653286"
},
"departure": {
"delay": -4,
"time": "1771653296"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 4,
"time": "1771651375"
},
"departure": {
"delay": 4,
"time": "1771651384"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1771651766"
},
"departure": {
"delay": 23,
"time": "1771651823"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1771652215"
},
"departure": {
"delay": 8,
"time": "1771652288"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1771650943"
},
"departure": {
"delay": 2,
"time": "1771650962"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1771652468"
},
"departure": {
"delay": -17,
"time": "1771652563"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -45,
"time": "1771653302"
},
"departure": {
"delay": -45,
"time": "1771653315"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 3,
"time": "1771650892"
},
"departure": {
"delay": 3,
"time": "1771650903"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1771650824"
},
"departure": {
"delay": -4,
"time": "1771650836"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -147,
"time": "1771653873"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -41,
"time": "1771651438"
},
"departure": {
"delay": -41,
"time": "1771651459"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1771653169"
},
"departure": {
"delay": 3,
"time": "1771653183"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -4,
"time": "1771651300"
},
"departure": {
"delay": -4,
"time": "1771651316"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -52,
"time": "1771653351"
},
"departure": {
"delay": -52,
"time": "1771653368"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -27,
"time": "1771652841"
},
"departure": {
"delay": -27,
"time": "1771652853"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -56,
"time": "1771653653"
},
"departure": {
"delay": -56,
"time": "1771653664"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -33,
"time": "1771651076"
},
"departure": {
"delay": -33,
"time": "1771651107"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -27,
"time": "1771653620"
},
"departure": {
"delay": -27,
"time": "1771653633"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 7,
"time": "1771651196"
},
"departure": {
"delay": 7,
"time": "1771651267"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1771653245"
},
"departure": {
"delay": 17,
"time": "1771653257"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 11,
"time": "1771653533"
},
"departure": {
"delay": 11,
"time": "1771653551"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 30,
"time": "1771650920"
},
"departure": {
"delay": 30,
"time": "1771650930"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771650851"
},
"departure": {
"delay": 30,
"time": "1771650870"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -118,
"time": "1771653831"
},
"departure": {
"delay": -118,
"time": "1771653842"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -51,
"time": "1771651899"
},
"departure": {
"delay": -51,
"time": "1771651929"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -56,
"time": "1771652927"
},
"departure": {
"delay": -56,
"time": "1771652944"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -43,
"time": "1771651497"
},
"departure": {
"delay": -43,
"time": "1771651517"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1771651601"
},
"departure": {
"delay": 17,
"time": "1771651697"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1771650792"
},
"departure": {
"delay": 21,
"time": "1771650801"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771655864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746613x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1323:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771673280"
},
"departure": {
"time": "1771673280"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771674120"
},
"departure": {
"time": "1771674120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771673700"
},
"departure": {
"time": "1771673700"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771673340"
},
"departure": {
"time": "1771673340"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771673220"
},
"departure": {
"time": "1771673220"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771673580"
},
"departure": {
"time": "1771673580"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771673460"
},
"departure": {
"time": "1771673460"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771673100"
},
"departure": {
"time": "1771673100"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771673640"
},
"departure": {
"time": "1771673640"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771674060"
},
"departure": {
"time": "1771674060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1771673040"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771673160"
},
"departure": {
"time": "1771673160"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771673880"
},
"departure": {
"time": "1771673880"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771674300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771673520"
},
"departure": {
"time": "1771673520"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771655776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1323:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771673640"
},
"departure": {
"time": "1771673640"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771674120"
},
"departure": {
"time": "1771674120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1771673220"
},
"departure": {
"time": "1771673220"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771674000"
},
"departure": {
"time": "1771674000"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771674300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771673760"
},
"departure": {
"time": "1771673760"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1771673160"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771673280"
},
"departure": {
"time": "1771673280"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771673880"
},
"departure": {
"time": "1771673880"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771674060"
},
"departure": {
"time": "1771674060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771673700"
},
"departure": {
"time": "1771673700"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1771655806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1349:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6469768:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -94,
"time": "1771657826"
},
"departure": {
"delay": -94,
"time": "1771657826"
},
"stopId": "FR:27456:ZE:0x6730:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -235,
"time": "1771658165"
},
"departure": {
"delay": -235,
"time": "1771658165"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1771657457"
},
"departure": {
"delay": 17,
"time": "1771657457"
},
"stopId": "FR:27003:ZE:0x7202:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -342,
"time": "1771658478"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -235,
"time": "1771658105"
},
"departure": {
"delay": -235,
"time": "1771658105"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -183,
"time": "1771658037"
},
"departure": {
"delay": -183,
"time": "1771658037"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -310,
"time": "1771658330"
},
"departure": {
"delay": -310,
"time": "1771658330"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -261,
"time": "1771658259"
},
"departure": {
"delay": -261,
"time": "1771658259"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -89,
"time": "1771657771"
},
"departure": {
"delay": -89,
"time": "1771657771"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -1399,
"time": "1771655801"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1771657427"
},
"departure": {
"delay": 47,
"time": "1771657427"
},
"stopId": "FR:27003:ZE:0x6004:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -269,
"time": "1771658371"
},
"departure": {
"delay": -269,
"time": "1771658371"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -117,
"time": "1771657983"
},
"departure": {
"delay": -117,
"time": "1771657983"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -167,
"time": "1771657933"
},
"departure": {
"delay": -167,
"time": "1771657933"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -279,
"time": "1771658421"
},
"departure": {
"delay": -279,
"time": "1771658421"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 87,
"time": "1771657347"
},
"departure": {
"delay": 87,
"time": "1771657347"
},
"stopId": "FR:27003:ZE:0x6007:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -135,
"time": "1771657965"
},
"departure": {
"delay": -135,
"time": "1771657965"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -115,
"time": "1771657865"
},
"departure": {
"delay": -115,
"time": "1771657865"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -46,
"time": "1771657694"
},
"departure": {
"delay": -46,
"time": "1771657694"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -148,
"time": "1771657892"
},
"departure": {
"delay": -148,
"time": "1771657892"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -164,
"time": "1771657996"
},
"departure": {
"delay": -164,
"time": "1771657996"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -219,
"time": "1771658241"
},
"departure": {
"delay": -219,
"time": "1771658241"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6469768:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771656120"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771655340"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771653780"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771654320"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771654800"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771653960"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771655700"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771653900"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771653840"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771656180"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771654200"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771654260"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771653660"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771654500"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771653720"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771654860"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771654080"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771653600"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771654560"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771654680"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771654440"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771656720"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771655160"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771655220"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771654980"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771654740"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771655280"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771654920"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7315:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745582x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1771654017"
},
"departure": {
"delay": 71,
"time": "1771654031"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1771653960"
},
"departure": {
"delay": 127,
"time": "1771653967"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771654990"
},
"departure": {
"time": "1771655040"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 210,
"time": "1771653810"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -93,
"time": "1771655247"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -14,
"time": "1771654955"
},
"departure": {
"delay": -14,
"time": "1771654966"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1771654708"
},
"departure": {
"delay": -14,
"time": "1771654726"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1771654134"
},
"departure": {
"delay": 82,
"time": "1771654162"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1771655066"
},
"departure": {
"delay": -19,
"time": "1771655081"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1771654322"
},
"departure": {
"delay": 16,
"time": "1771654336"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1771655100"
},
"departure": {
"delay": -21,
"time": "1771655139"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1771654381"
},
"departure": {
"delay": -3,
"time": "1771654437"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1771654673"
},
"departure": {
"delay": 7,
"time": "1771654687"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1771654841"
},
"departure": {
"delay": 13,
"time": "1771654933"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 147,
"time": "1771653853"
},
"departure": {
"delay": 147,
"time": "1771653927"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -63,
"time": "1771654783"
},
"departure": {
"delay": -63,
"time": "1771654797"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1771654097"
},
"departure": {
"delay": 88,
"time": "1771654108"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1771654613"
},
"departure": {
"delay": 66,
"time": "1771654626"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1771654199"
},
"departure": {
"delay": 67,
"time": "1771654207"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745582x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596414:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1771655772"
},
"departure": {
"delay": 72,
"time": "1771655772"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 139,
"time": "1771655599"
},
"departure": {
"delay": 139,
"time": "1771655599"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 162,
"time": "1771655742"
},
"departure": {
"delay": 162,
"time": "1771655742"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1771656047"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 167,
"time": "1771655687"
},
"departure": {
"delay": 167,
"time": "1771655687"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1771655655"
},
"departure": {
"delay": 135,
"time": "1771655655"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1771655766"
},
"departure": {
"delay": 66,
"time": "1771655766"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1771655897"
},
"departure": {
"delay": 17,
"time": "1771655897"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1771655807"
},
"departure": {
"delay": 47,
"time": "1771655807"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1771655739",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596414:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747281x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1771655179"
},
"departure": {
"delay": 35,
"time": "1771655195"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1771655910"
},
"departure": {
"delay": 150,
"time": "1771655910"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1771656810"
},
"departure": {
"delay": 150,
"time": "1771656810"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 150,
"time": "1771656210"
},
"departure": {
"delay": 150,
"time": "1771656210"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1771656690"
},
"departure": {
"delay": 150,
"time": "1771656690"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 194,
"time": "1771655818"
},
"departure": {
"delay": 194,
"time": "1771655834"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 199,
"time": "1771655519"
},
"departure": {
"delay": 199,
"time": "1771655779"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1771654998"
},
"departure": {
"delay": 98,
"time": "1771655018"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1771656930"
},
"departure": {
"delay": 150,
"time": "1771656930"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 76,
"time": "1771654801"
},
"departure": {
"delay": 76,
"time": "1771654816"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1771655440"
},
"departure": {
"delay": 88,
"time": "1771655488"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1771655079"
},
"departure": {
"delay": 67,
"time": "1771655107"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 118,
"time": "1771654963"
},
"departure": {
"delay": 118,
"time": "1771654978"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1771656630"
},
"departure": {
"delay": 150,
"time": "1771656630"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 87,
"time": "1771655048"
},
"departure": {
"delay": 87,
"time": "1771655067"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1771655209"
},
"departure": {
"delay": 1,
"time": "1771655221"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1771656090"
},
"departure": {
"delay": 150,
"time": "1771656090"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1771656990"
},
"departure": {
"delay": 150,
"time": "1771656990"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 157,
"time": "1771655850"
},
"departure": {
"delay": 157,
"time": "1771655857"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1771657290"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 150,
"time": "1771656750"
},
"departure": {
"delay": 150,
"time": "1771656750"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 61,
"time": "1771654848"
},
"departure": {
"delay": 61,
"time": "1771654861"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1771655130"
},
"departure": {
"delay": 45,
"time": "1771655145"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1771656030"
},
"departure": {
"delay": 150,
"time": "1771656030"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1771657050"
},
"departure": {
"delay": 150,
"time": "1771657050"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 150,
"time": "1771656510"
},
"departure": {
"delay": 150,
"time": "1771656510"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1771655303"
},
"departure": {
"delay": 37,
"time": "1771655317"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1771656630"
},
"departure": {
"delay": 150,
"time": "1771656630"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 150,
"time": "1771655970"
},
"departure": {
"delay": 150,
"time": "1771655970"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1771656330"
},
"departure": {
"delay": 150,
"time": "1771656330"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1771656990"
},
"departure": {
"delay": 150,
"time": "1771656990"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 67,
"time": "1771654747"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 130,
"time": "1771654912"
},
"departure": {
"delay": 130,
"time": "1771654930"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1771656390"
},
"departure": {
"delay": 150,
"time": "1771656390"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747281x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110115x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771654558"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 39,
"time": "1771654479"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1771654612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110115x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748563x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1771655103"
},
"departure": {
"delay": 77,
"time": "1771655117"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1771654947"
},
"departure": {
"delay": 44,
"time": "1771654964"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1771656760"
},
"departure": {
"delay": 40,
"time": "1771656760"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1771656460"
},
"departure": {
"delay": 40,
"time": "1771656460"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1771655147"
},
"departure": {
"delay": 59,
"time": "1771655159"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -155,
"time": "1771655478"
},
"departure": {
"delay": -155,
"time": "1771655485"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771656700"
},
"departure": {
"delay": 40,
"time": "1771656700"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1771656580"
},
"departure": {
"delay": 40,
"time": "1771656580"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1771655010"
},
"departure": {
"delay": 45,
"time": "1771655025"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771655275"
},
"departure": {
"delay": 9,
"time": "1771655289"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771655215"
},
"departure": {
"delay": 10,
"time": "1771655230"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771655605"
},
"departure": {
"time": "1771655820"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1771655364"
},
"departure": {
"delay": -26,
"time": "1771655374"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1771656400"
},
"departure": {
"delay": 40,
"time": "1771656400"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1771656280"
},
"departure": {
"delay": 40,
"time": "1771656280"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1771656100"
},
"departure": {
"delay": 40,
"time": "1771656100"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1771656220"
},
"departure": {
"delay": 40,
"time": "1771656220"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1771655054"
},
"departure": {
"delay": 30,
"time": "1771655070"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771656520"
},
"departure": {
"delay": 40,
"time": "1771656520"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 54,
"time": "1771654854"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -68,
"time": "1771655442"
},
"departure": {
"delay": -68,
"time": "1771655452"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -6,
"time": "1771655322"
},
"departure": {
"delay": -6,
"time": "1771655334"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1771655404"
},
"departure": {
"delay": -40,
"time": "1771655420"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1771656820"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748563x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4062516x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -85,
"time": "1771657595"
},
"departure": {
"delay": -85,
"time": "1771657595"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 29,
"time": "1771655549"
},
"departure": {
"delay": 29,
"time": "1771655549"
},
"stopId": "FR:76196:ZE:5162:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -106,
"time": "1771658594"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -86,
"time": "1771657114"
},
"departure": {
"delay": -86,
"time": "1771657114"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -62,
"time": "1771657018"
},
"departure": {
"delay": -62,
"time": "1771657018"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -51,
"time": "1771658349"
},
"departure": {
"delay": -51,
"time": "1771658349"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -99,
"time": "1771657641"
},
"departure": {
"delay": -99,
"time": "1771657641"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -106,
"time": "1771657694"
},
"departure": {
"delay": -106,
"time": "1771657694"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -106,
"time": "1771657214"
},
"departure": {
"delay": -106,
"time": "1771657214"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -103,
"time": "1771657157"
},
"departure": {
"delay": -103,
"time": "1771657157"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -106,
"time": "1771658114"
},
"departure": {
"delay": -106,
"time": "1771658114"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": -8,
"time": "1771655692"
},
"stopId": "FR:76196:ZE:3420:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -100,
"time": "1771657280"
},
"departure": {
"delay": -100,
"time": "1771657280"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -80,
"time": "1771656220"
},
"departure": {
"delay": -80,
"time": "1771656220"
},
"stopId": "FR:76615:ZE:5144:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -106,
"time": "1771657574"
},
"departure": {
"delay": -106,
"time": "1771657574"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -96,
"time": "1771656444"
},
"departure": {
"delay": -96,
"time": "1771656444"
},
"stopId": "FR:76477:ZE:3219:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -97,
"time": "1771656563"
},
"departure": {
"delay": -97,
"time": "1771656563"
},
"stopId": "FR:76534:ZE:5146:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 56,
"time": "1771655336"
},
"stopId": "FR:76741:ZE:5062:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -106,
"time": "1771657454"
},
"departure": {
"delay": -106,
"time": "1771657454"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -106,
"time": "1771656794"
},
"departure": {
"delay": -106,
"time": "1771656794"
},
"stopId": "FR:76238:ZE:4040:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -102,
"time": "1771657398"
},
"departure": {
"delay": -102,
"time": "1771657398"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -106,
"time": "1771656914"
},
"departure": {
"delay": -106,
"time": "1771656914"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 74,
"time": "1771655654"
},
"stopId": "FR:76196:ZE:3480:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -82,
"time": "1771656038"
},
"departure": {
"delay": -82,
"time": "1771656038"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -102,
"time": "1771656498"
},
"departure": {
"delay": -102,
"time": "1771656498"
},
"stopId": "FR:76534:ZE:5145:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -106,
"time": "1771656374"
},
"departure": {
"delay": -106,
"time": "1771656374"
},
"stopId": "FR:76477:ZE:4054:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -69,
"time": "1771657131"
},
"departure": {
"delay": -69,
"time": "1771657131"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -106,
"time": "1771656614"
},
"departure": {
"delay": -106,
"time": "1771656614"
},
"stopId": "FR:76534:ZE:3135:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -93,
"time": "1771656687"
},
"departure": {
"delay": -93,
"time": "1771656687"
},
"stopId": "FR:76238:ZE:4041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -75,
"time": "1771656885"
},
"departure": {
"delay": -75,
"time": "1771656885"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -59,
"time": "1771657741"
},
"departure": {
"delay": -59,
"time": "1771657741"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": -102,
"time": "1771655778"
},
"stopId": "FR:76196:ZE:3727:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -56,
"time": "1771657324"
},
"departure": {
"delay": -56,
"time": "1771657324"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -92,
"time": "1771658308"
},
"departure": {
"delay": -92,
"time": "1771658308"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -81,
"time": "1771658439"
},
"departure": {
"delay": -81,
"time": "1771658439"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -90,
"time": "1771656150"
},
"departure": {
"delay": -90,
"time": "1771656150"
},
"stopId": "FR:76615:ZE:5143:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1771656845"
},
"departure": {
"delay": -55,
"time": "1771656845"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771655892",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4062516x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109957x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771656718"
},
"departure": {
"delay": 58,
"time": "1771656718"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771656365"
},
"departure": {
"delay": 5,
"time": "1771656365"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1771657863"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771657465"
},
"departure": {
"delay": 25,
"time": "1771657465"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1771656598"
},
"departure": {
"delay": 58,
"time": "1771656598"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1771656927"
},
"departure": {
"delay": 27,
"time": "1771656927"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1771657367"
},
"departure": {
"delay": 47,
"time": "1771657367"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1771657568"
},
"departure": {
"delay": 8,
"time": "1771657568"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1771657784"
},
"departure": {
"delay": 44,
"time": "1771657784"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1771656815"
},
"departure": {
"delay": 35,
"time": "1771656815"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771656490"
},
"departure": {
"delay": 10,
"time": "1771656490"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1771657684"
},
"departure": {
"delay": 4,
"time": "1771657684"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771657280"
},
"departure": {
"delay": 20,
"time": "1771657280"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1771657103"
},
"departure": {
"delay": 23,
"time": "1771657103"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1771655842",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109957x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853416F5814244x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771661100"
},
"departure": {
"time": "1771661160"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1771661580"
},
"departure": {
"time": "1771661640"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1771662840"
},
"departure": {
"time": "1771662900"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1771662540"
},
"departure": {
"time": "1771662600"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1771660260"
},
"departure": {
"time": "1771660380"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771663500"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1771658940"
},
"departure": {
"time": "1771659000"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1771662060"
},
"departure": {
"time": "1771662120"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 50
}
],
"timestamp": "1771653753",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853416F5814244x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470276:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11,
"time": "1771656589"
},
"departure": {
"delay": -11,
"time": "1771656589"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -36,
"time": "1771656684"
},
"departure": {
"delay": -36,
"time": "1771656684"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -6,
"time": "1771655874"
},
"departure": {
"delay": -6,
"time": "1771655874"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -27,
"time": "1771656453"
},
"departure": {
"delay": -27,
"time": "1771656453"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771656150"
},
"departure": {
"delay": 30,
"time": "1771656150"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1771657045"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -31,
"time": "1771656809"
},
"departure": {
"delay": -31,
"time": "1771656809"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1771655534"
},
"departure": {
"delay": 134,
"time": "1771655534"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1771656618"
},
"departure": {
"delay": 18,
"time": "1771656618"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1771655752"
},
"departure": {
"delay": 52,
"time": "1771655752"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1771656537"
},
"departure": {
"delay": -3,
"time": "1771656537"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1771655807"
},
"departure": {
"delay": 47,
"time": "1771655807"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1771656034"
},
"departure": {
"delay": 34,
"time": "1771656034"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1771655622"
},
"departure": {
"delay": 42,
"time": "1771655622"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -43,
"time": "1771656977"
},
"departure": {
"delay": -43,
"time": "1771656977"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1771656899"
},
"departure": {
"delay": -1,
"time": "1771656899"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -27,
"time": "1771656333"
},
"departure": {
"delay": -27,
"time": "1771656333"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1771655735"
},
"departure": {
"delay": 35,
"time": "1771655735"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771656100"
},
"departure": {
"delay": 40,
"time": "1771656100"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1771655994"
},
"departure": {
"delay": -6,
"time": "1771655994"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771656191"
},
"departure": {
"delay": 11,
"time": "1771656191"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470276:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:975:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771669080"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771668300"
},
"departure": {
"time": "1771668300"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771668960"
},
"departure": {
"time": "1771668960"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771668240"
},
"departure": {
"time": "1771668240"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771668420"
},
"departure": {
"time": "1771668420"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771668660"
},
"departure": {
"time": "1771668660"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771668780"
},
"departure": {
"time": "1771668780"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771669020"
},
"departure": {
"time": "1771669020"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771668900"
},
"departure": {
"time": "1771668900"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771667940"
},
"departure": {
"time": "1771667940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1771667880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771668720"
},
"departure": {
"time": "1771668720"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771668360"
},
"departure": {
"time": "1771668360"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771668540"
},
"departure": {
"time": "1771668540"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771668000"
},
"departure": {
"time": "1771668000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1771655776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:975:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745584x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771656720"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 145,
"time": "1771655545"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657140"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1771655581"
},
"departure": {
"delay": 80,
"time": "1771655660"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771656360"
},
"departure": {
"time": "1771656360"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771656960"
},
"departure": {
"time": "1771656960"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1771655693"
},
"departure": {
"delay": 87,
"time": "1771655727"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771656240"
},
"departure": {
"time": "1771656240"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771656120"
},
"departure": {
"time": "1771656120"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771656900"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1771655827"
},
"departure": {
"delay": 21,
"time": "1771655841"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771656660"
},
"departure": {
"time": "1771656660"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771656480"
},
"departure": {
"time": "1771656480"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1771655780"
},
"departure": {
"delay": 27,
"time": "1771655787"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771655940"
},
"departure": {
"time": "1771655940"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771656540"
},
"departure": {
"time": "1771656540"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771656780"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771656840"
},
"departure": {
"time": "1771656840"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771655861"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745584x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6471221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1771661483"
},
"departure": {
"delay": -37,
"time": "1771661483"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -5179,
"time": "1771655801"
},
"departure": {
"delay": -5179,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"departure": {
"delay": -3439,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -4879,
"time": "1771655801"
},
"departure": {
"delay": -4879,
"time": "1771655801"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3679,
"time": "1771655801"
},
"departure": {
"delay": -3679,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1771661437"
},
"departure": {
"delay": -23,
"time": "1771661437"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -4279,
"time": "1771655801"
},
"departure": {
"delay": -4279,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1771661405"
},
"departure": {
"delay": 5,
"time": "1771661405"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -3679,
"time": "1771655801"
},
"departure": {
"delay": -3679,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4339,
"time": "1771655801"
},
"departure": {
"delay": -4339,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3739,
"time": "1771655801"
},
"departure": {
"delay": -3739,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -4699,
"time": "1771655801"
},
"departure": {
"delay": -4699,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1771661282"
},
"departure": {
"delay": 2,
"time": "1771661282"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -138,
"time": "1771661622"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -4759,
"time": "1771655801"
},
"departure": {
"delay": -4759,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3559,
"time": "1771655801"
},
"departure": {
"delay": -3559,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -4519,
"time": "1771655801"
},
"departure": {
"delay": -4519,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4819,
"time": "1771655801"
},
"departure": {
"delay": -4819,
"time": "1771655801"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -5119,
"time": "1771655801"
},
"departure": {
"delay": -5119,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3439,
"time": "1771655801"
},
"departure": {
"delay": -3439,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -5299,
"time": "1771655801"
},
"departure": {
"delay": -5299,
"time": "1771655801"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -4639,
"time": "1771655801"
},
"departure": {
"delay": -4639,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3619,
"time": "1771655801"
},
"departure": {
"delay": -3619,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3799,
"time": "1771655801"
},
"departure": {
"delay": -3799,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1771661346"
},
"departure": {
"delay": 6,
"time": "1771661346"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -37,
"time": "1771661243"
},
"departure": {
"delay": -37,
"time": "1771661243"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -114,
"time": "1771661526"
},
"departure": {
"delay": -114,
"time": "1771661526"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -4039,
"time": "1771655801"
},
"departure": {
"delay": -4039,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -5239,
"time": "1771655801"
},
"departure": {
"delay": -5239,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -4579,
"time": "1771655801"
},
"departure": {
"delay": -4579,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4579,
"time": "1771655801"
},
"departure": {
"delay": -4579,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3619,
"time": "1771655801"
},
"departure": {
"delay": -3619,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -4399,
"time": "1771655801"
},
"departure": {
"delay": -4399,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -88,
"time": "1771661552"
},
"departure": {
"delay": -88,
"time": "1771661552"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -3919,
"time": "1771655801"
},
"departure": {
"delay": -3919,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -5419,
"time": "1771655801"
},
"departure": {
"delay": -5419,
"time": "1771655801"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -5359,
"time": "1771655801"
},
"departure": {
"delay": -5359,
"time": "1771655801"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -5359,
"time": "1771655801"
},
"departure": {
"delay": -5359,
"time": "1771655801"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6471221:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2302:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771655760"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771656180"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771654560"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771655040"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771655640"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771655160"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771655340"
},
"stopId": "FR:76231:ZE:TAEx4252:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771654980"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771655100"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771654500"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771655880"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771654680"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771656900"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771654380"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771656120"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771655520"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771655220"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771655280"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771654740"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2302:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470700:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2179,
"time": "1771655801"
},
"departure": {
"delay": -2179,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -189,
"time": "1771658091"
},
"departure": {
"delay": -189,
"time": "1771658091"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1279,
"time": "1771655801"
},
"departure": {
"delay": -1279,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -188,
"time": "1771658152"
},
"departure": {
"delay": -188,
"time": "1771658152"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -284,
"time": "1771658296"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"delay": -1099,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1639,
"time": "1771655801"
},
"departure": {
"delay": -1639,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2299,
"time": "1771655801"
},
"departure": {
"delay": -2299,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2359,
"time": "1771655801"
},
"departure": {
"delay": -2359,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -179,
"time": "1771658221"
},
"departure": {
"delay": -179,
"time": "1771658221"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1819,
"time": "1771655801"
},
"departure": {
"delay": -1819,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1699,
"time": "1771655801"
},
"departure": {
"delay": -1699,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1399,
"time": "1771655801"
},
"departure": {
"delay": -1399,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2059,
"time": "1771655801"
},
"departure": {
"delay": -2059,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1099,
"time": "1771655801"
},
"departure": {
"delay": -1099,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -205,
"time": "1771658195"
},
"departure": {
"delay": -205,
"time": "1771658195"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1459,
"time": "1771655801"
},
"departure": {
"delay": -1459,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2299,
"time": "1771655801"
},
"departure": {
"delay": -2299,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2119,
"time": "1771655801"
},
"departure": {
"delay": -2119,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1519,
"time": "1771655801"
},
"departure": {
"delay": -1519,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1999,
"time": "1771655801"
},
"departure": {
"delay": -1999,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1939,
"time": "1771655801"
},
"departure": {
"delay": -1939,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1999,
"time": "1771655801"
},
"departure": {
"delay": -1999,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470700:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC598614:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1821,
"time": "1771655799"
},
"departure": {
"delay": -1821,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1771658124"
},
"departure": {
"delay": 84,
"time": "1771658124"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1771657871"
},
"departure": {
"delay": 71,
"time": "1771657871"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1761,
"time": "1771655799"
},
"departure": {
"delay": -1761,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"delay": -1401,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1461,
"time": "1771655799"
},
"departure": {
"delay": -1461,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1771658086"
},
"departure": {
"delay": 106,
"time": "1771658086"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1771658267"
},
"departure": {
"delay": 47,
"time": "1771658267"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1771658658"
},
"departure": {
"delay": 78,
"time": "1771658658"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 104,
"time": "1771658204"
},
"departure": {
"delay": 104,
"time": "1771658204"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1401,
"time": "1771655799"
},
"departure": {
"delay": -1401,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1581,
"time": "1771655799"
},
"departure": {
"delay": -1581,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1771658688"
},
"departure": {
"delay": 48,
"time": "1771658688"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1821,
"time": "1771655799"
},
"departure": {
"delay": -1821,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1771658491"
},
"departure": {
"delay": 91,
"time": "1771658491"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1771658747"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1771658147"
},
"departure": {
"delay": 47,
"time": "1771658147"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1771658530"
},
"departure": {
"delay": 70,
"time": "1771658530"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 68,
"time": "1771658588"
},
"departure": {
"delay": 68,
"time": "1771658588"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1771658447"
},
"departure": {
"delay": 47,
"time": "1771658447"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC598614:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4254987x2025x26xGSamHLiaxSamedix03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1771656575"
},
"departure": {
"delay": 35,
"time": "1771656575"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1771657757"
},
"departure": {
"delay": 17,
"time": "1771657757"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": 22,
"time": "1771655722"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1771657264"
},
"departure": {
"delay": 4,
"time": "1771657264"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 4,
"time": "1771656784"
},
"departure": {
"delay": 4,
"time": "1771656784"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 24,
"time": "1771655964"
},
"departure": {
"delay": 24,
"time": "1771655964"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1771657624"
},
"departure": {
"delay": 4,
"time": "1771657624"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 4,
"time": "1771657924"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 44,
"time": "1771657664"
},
"departure": {
"delay": 44,
"time": "1771657664"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 18,
"time": "1771657218"
},
"departure": {
"delay": 18,
"time": "1771657218"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 19,
"time": "1771657339"
},
"departure": {
"delay": 19,
"time": "1771657339"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 4,
"time": "1771656724"
},
"departure": {
"delay": 4,
"time": "1771656724"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1771656686"
},
"departure": {
"delay": 26,
"time": "1771656686"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 4,
"time": "1771656604"
},
"departure": {
"delay": 4,
"time": "1771656604"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1771656364"
},
"departure": {
"delay": 4,
"time": "1771656364"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1771657794"
},
"departure": {
"delay": 54,
"time": "1771657794"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 35,
"time": "1771656875"
},
"departure": {
"delay": 35,
"time": "1771656875"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 31,
"time": "1771656031"
},
"departure": {
"delay": 31,
"time": "1771656031"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1771657204"
},
"departure": {
"delay": 4,
"time": "1771657204"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 25,
"time": "1771656085"
},
"departure": {
"delay": 25,
"time": "1771656085"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1771656244"
},
"departure": {
"delay": 4,
"time": "1771656244"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1771657829"
},
"departure": {
"delay": 29,
"time": "1771657829"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 28,
"time": "1771656508"
},
"departure": {
"delay": 28,
"time": "1771656508"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1771657417"
},
"departure": {
"delay": 37,
"time": "1771657417"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 4,
"time": "1771656424"
},
"departure": {
"delay": 4,
"time": "1771656424"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1771657871"
},
"departure": {
"delay": 11,
"time": "1771657871"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 4,
"time": "1771655884"
},
"departure": {
"delay": 4,
"time": "1771655884"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1771656464"
},
"departure": {
"delay": 44,
"time": "1771656464"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1771657384"
},
"departure": {
"delay": 4,
"time": "1771657384"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 49,
"time": "1771657729"
},
"departure": {
"delay": 49,
"time": "1771657729"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 62,
"time": "1771656302"
},
"departure": {
"delay": 62,
"time": "1771656302"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1771657301"
},
"departure": {
"delay": 41,
"time": "1771657301"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 4,
"time": "1771657144"
},
"departure": {
"delay": 4,
"time": "1771657144"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 34,
"time": "1771656634"
},
"departure": {
"delay": 34,
"time": "1771656634"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771655852",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4254987x2025x26xGSamHLiaxSamedix03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2841,
"time": "1771655799"
},
"departure": {
"delay": -2841,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -87,
"time": "1771659033"
},
"departure": {
"delay": -87,
"time": "1771659033"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -46,
"time": "1771658714"
},
"departure": {
"delay": -46,
"time": "1771658714"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -151,
"time": "1771659209"
},
"departure": {
"delay": -151,
"time": "1771659209"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -103,
"time": "1771658957"
},
"departure": {
"delay": -103,
"time": "1771658957"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -105,
"time": "1771659075"
},
"departure": {
"delay": -105,
"time": "1771659075"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -130,
"time": "1771659110"
},
"departure": {
"delay": -130,
"time": "1771659110"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2721,
"time": "1771655799"
},
"departure": {
"delay": -2721,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -164,
"time": "1771659256"
},
"departure": {
"delay": -164,
"time": "1771659256"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -59,
"time": "1771658881"
},
"departure": {
"delay": -59,
"time": "1771658881"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2661,
"time": "1771655799"
},
"departure": {
"delay": -2661,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1771658807"
},
"departure": {
"delay": -13,
"time": "1771658807"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -205,
"time": "1771659335"
},
"departure": {
"delay": -205,
"time": "1771659335"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": -2601,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -273,
"time": "1771659447"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597275:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597327:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -115,
"time": "1771658045"
},
"departure": {
"delay": -115,
"time": "1771658045"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -163,
"time": "1771658297"
},
"departure": {
"delay": -163,
"time": "1771658297"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -142,
"time": "1771658198"
},
"departure": {
"delay": -142,
"time": "1771658198"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -46,
"time": "1771657814"
},
"departure": {
"delay": -46,
"time": "1771657814"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -151,
"time": "1771658669"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771657590"
},
"departure": {
"delay": 30,
"time": "1771657590"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -117,
"time": "1771658163"
},
"departure": {
"delay": -117,
"time": "1771658163"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -13,
"time": "1771657907"
},
"departure": {
"delay": -13,
"time": "1771657907"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -99,
"time": "1771658121"
},
"departure": {
"delay": -99,
"time": "1771658121"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -141,
"time": "1771658379"
},
"departure": {
"delay": -141,
"time": "1771658379"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"time": "1771657740"
},
"departure": {
"time": "1771657740"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -148,
"time": "1771658492"
},
"departure": {
"delay": -148,
"time": "1771658492"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771657650"
},
"departure": {
"delay": 30,
"time": "1771657650"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -71,
"time": "1771657969"
},
"departure": {
"delay": -71,
"time": "1771657969"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597327:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596917:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -423,
"time": "1771657077"
},
"departure": {
"delay": -423,
"time": "1771657077"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -453,
"time": "1771657587"
},
"departure": {
"delay": -453,
"time": "1771657587"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -100,
"time": "1771656680"
},
"departure": {
"delay": -100,
"time": "1771656680"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -191,
"time": "1771656829"
},
"departure": {
"delay": -191,
"time": "1771656829"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -423,
"time": "1771657557"
},
"departure": {
"delay": -423,
"time": "1771657557"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -431,
"time": "1771657309"
},
"departure": {
"delay": -431,
"time": "1771657309"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -374,
"time": "1771657246"
},
"departure": {
"delay": -374,
"time": "1771657246"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -434,
"time": "1771657486"
},
"departure": {
"delay": -434,
"time": "1771657486"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -426,
"time": "1771657374"
},
"departure": {
"delay": -426,
"time": "1771657374"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -202,
"time": "1771656878"
},
"departure": {
"delay": -202,
"time": "1771656878"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -407,
"time": "1771657453"
},
"departure": {
"delay": -407,
"time": "1771657453"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"time": "1771656180"
},
"departure": {
"time": "1771656180"
},
"stopId": "FR:27451:ZE:0xPVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -483,
"time": "1771657617"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -142,
"time": "1771656758"
},
"departure": {
"delay": -142,
"time": "1771656758"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -453,
"time": "1771657527"
},
"departure": {
"delay": -453,
"time": "1771657527"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -303,
"time": "1771657017"
},
"departure": {
"delay": -303,
"time": "1771657017"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -368,
"time": "1771657192"
},
"departure": {
"delay": -368,
"time": "1771657192"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"time": "1771656600"
},
"departure": {
"time": "1771656600"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -161,
"time": "1771656799"
},
"departure": {
"delay": -161,
"time": "1771656799"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596917:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:587:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771661820"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1771660680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771661760"
},
"departure": {
"time": "1771661760"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771661340"
},
"departure": {
"time": "1771661340"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771661700"
},
"departure": {
"time": "1771661700"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771660740"
},
"departure": {
"time": "1771660740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771660980"
},
"departure": {
"time": "1771660980"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771661160"
},
"departure": {
"time": "1771661160"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771660800"
},
"departure": {
"time": "1771660800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771661220"
},
"departure": {
"time": "1771661220"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1771655709",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:587:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758545x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1771658420"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 140,
"time": "1771656560"
},
"departure": {
"delay": 140,
"time": "1771656560"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1771656680"
},
"departure": {
"delay": 140,
"time": "1771656680"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1771658060"
},
"departure": {
"delay": 140,
"time": "1771658060"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1771657340"
},
"departure": {
"delay": 140,
"time": "1771657340"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1771657220"
},
"departure": {
"delay": 140,
"time": "1771657220"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1771658180"
},
"departure": {
"delay": 140,
"time": "1771658180"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1771657160"
},
"departure": {
"delay": 140,
"time": "1771657160"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 197,
"time": "1771655731"
},
"departure": {
"delay": 197,
"time": "1771655777"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1771658000"
},
"departure": {
"delay": 140,
"time": "1771658000"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1771657700"
},
"departure": {
"delay": 140,
"time": "1771657700"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 140,
"time": "1771658300"
},
"departure": {
"delay": 140,
"time": "1771658300"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 140,
"time": "1771657880"
},
"departure": {
"delay": 140,
"time": "1771657880"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1771656140"
},
"departure": {
"delay": 140,
"time": "1771656140"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 165,
"time": "1771655574"
},
"departure": {
"delay": 165,
"time": "1771655625"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 94,
"time": "1771655194"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 140,
"time": "1771657040"
},
"departure": {
"delay": 140,
"time": "1771657040"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1771655835"
},
"departure": {
"delay": 149,
"time": "1771655849"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 140,
"time": "1771657460"
},
"departure": {
"delay": 140,
"time": "1771657460"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 140,
"time": "1771656920"
},
"departure": {
"delay": 140,
"time": "1771656920"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 140,
"time": "1771657760"
},
"departure": {
"delay": 140,
"time": "1771657760"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758545x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771658051"
},
"departure": {
"delay": 11,
"time": "1771658051"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -94,
"time": "1771658366"
},
"departure": {
"delay": -94,
"time": "1771658366"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -186,
"time": "1771658754"
},
"departure": {
"delay": -186,
"time": "1771658754"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -1581,
"time": "1771655799"
},
"departure": {
"delay": -1581,
"time": "1771655799"
},
"stopId": "FR:27602:ZE:0xLOQ01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2241,
"time": "1771655799"
},
"departure": {
"delay": -2241,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -112,
"time": "1771658408"
},
"departure": {
"delay": -112,
"time": "1771658408"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1641,
"time": "1771655799"
},
"departure": {
"delay": -1641,
"time": "1771655799"
},
"stopId": "FR:27602:ZE:0xSJE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -172,
"time": "1771658588"
},
"departure": {
"delay": -172,
"time": "1771658588"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -1821,
"time": "1771655799"
},
"departure": {
"delay": -1821,
"time": "1771655799"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"delay": -1401,
"time": "1771655799"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -153,
"time": "1771659327"
},
"departure": {
"delay": -153,
"time": "1771659327"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -64,
"time": "1771658276"
},
"departure": {
"delay": -64,
"time": "1771658276"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -194,
"time": "1771658986"
},
"departure": {
"delay": -194,
"time": "1771658986"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -82,
"time": "1771658318"
},
"departure": {
"delay": -82,
"time": "1771658318"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -137,
"time": "1771658503"
},
"departure": {
"delay": -137,
"time": "1771658503"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -162,
"time": "1771659258"
},
"departure": {
"delay": -162,
"time": "1771659258"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -140,
"time": "1771658680"
},
"departure": {
"delay": -140,
"time": "1771658680"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -1401,
"time": "1771655799"
},
"departure": {
"delay": -1401,
"time": "1771655799"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -195,
"time": "1771659285"
},
"departure": {
"delay": -195,
"time": "1771659285"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -1821,
"time": "1771655799"
},
"departure": {
"delay": -1821,
"time": "1771655799"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1941,
"time": "1771655799"
},
"departure": {
"delay": -1941,
"time": "1771655799"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1771658186"
},
"departure": {
"delay": -34,
"time": "1771658186"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -139,
"time": "1771659221"
},
"departure": {
"delay": -139,
"time": "1771659221"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -2001,
"time": "1771655799"
},
"departure": {
"delay": -2001,
"time": "1771655799"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2001,
"time": "1771655799"
},
"departure": {
"delay": -2001,
"time": "1771655799"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1521,
"time": "1771655799"
},
"departure": {
"delay": -1521,
"time": "1771655799"
},
"stopId": "FR:27602:ZE:0xLIE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -160,
"time": "1771659380"
},
"departure": {
"delay": -160,
"time": "1771659380"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -192,
"time": "1771658928"
},
"departure": {
"delay": -192,
"time": "1771658928"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -195,
"time": "1771659585"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": -173,
"time": "1771658827"
},
"departure": {
"delay": -173,
"time": "1771658827"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597959:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758559x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -200,
"time": "1771656640"
},
"departure": {
"delay": -200,
"time": "1771656640"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -200,
"time": "1771656520"
},
"departure": {
"delay": -200,
"time": "1771656520"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771655855"
},
"departure": {
"time": "1771656060"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -200,
"time": "1771658500"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -200,
"time": "1771656280"
},
"departure": {
"delay": -200,
"time": "1771656280"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -165,
"time": "1771655820"
},
"departure": {
"delay": -165,
"time": "1771655835"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -200,
"time": "1771657120"
},
"departure": {
"delay": -200,
"time": "1771657120"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1771655742"
},
"departure": {
"delay": 57,
"time": "1771655757"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1771655531"
},
"departure": {
"delay": 135,
"time": "1771655655"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -200,
"time": "1771657900"
},
"departure": {
"delay": -200,
"time": "1771657900"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -200,
"time": "1771657180"
},
"departure": {
"delay": -200,
"time": "1771657180"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -200,
"time": "1771656160"
},
"departure": {
"delay": -200,
"time": "1771656160"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -200,
"time": "1771656460"
},
"departure": {
"delay": -200,
"time": "1771656460"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 69,
"time": "1771655469"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -200,
"time": "1771658020"
},
"departure": {
"delay": -200,
"time": "1771658020"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -200,
"time": "1771655920"
},
"departure": {
"delay": -200,
"time": "1771655920"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -200,
"time": "1771657600"
},
"departure": {
"delay": -200,
"time": "1771657600"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1771655687"
},
"departure": {
"delay": 65,
"time": "1771655705"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -200,
"time": "1771658140"
},
"departure": {
"delay": -200,
"time": "1771658140"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -200,
"time": "1771656820"
},
"departure": {
"delay": -200,
"time": "1771656820"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758559x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746570x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771658460"
},
"departure": {
"time": "1771658460"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1771657800"
},
"departure": {
"time": "1771657800"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771656720"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771657140"
},
"departure": {
"time": "1771657140"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771657020"
},
"departure": {
"time": "1771657020"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771657320"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771656900"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771658400"
},
"departure": {
"time": "1771658400"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1771657920"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1771656660"
},
"departure": {
"time": "1771656660"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771656540"
},
"departure": {
"time": "1771656540"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771658820"
},
"departure": {
"time": "1771658820"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1771658820"
},
"departure": {
"time": "1771658820"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1771659060"
},
"departure": {
"time": "1771659060"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1771656600"
},
"departure": {
"time": "1771656600"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771657560"
},
"departure": {
"time": "1771657560"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771658940"
},
"departure": {
"time": "1771658940"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1771657620"
},
"departure": {
"time": "1771657620"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771657980"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1771656360"
},
"departure": {
"time": "1771656360"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771656780"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771656420"
},
"departure": {
"time": "1771656420"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771659540"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659360"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1771657440"
},
"departure": {
"time": "1771657440"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1771658880"
},
"departure": {
"time": "1771658880"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1771659240"
},
"departure": {
"time": "1771659240"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1771658640"
},
"departure": {
"time": "1771658640"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1771659120"
},
"departure": {
"time": "1771659120"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1771656780"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1771658160"
},
"departure": {
"time": "1771658160"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1771657260"
},
"departure": {
"time": "1771657260"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771657500"
},
"departure": {
"time": "1771657500"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771657020"
},
"departure": {
"time": "1771657020"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771656960"
},
"departure": {
"time": "1771656960"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659360"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1771657080"
},
"departure": {
"time": "1771657080"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1771659420"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657680"
},
"departure": {
"time": "1771657680"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1771658700"
},
"departure": {
"time": "1771658700"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1771655860",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746570x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748164x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771657110"
},
"departure": {
"delay": 30,
"time": "1771657110"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771655970"
},
"departure": {
"delay": 30,
"time": "1771655970"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1771655598"
},
"departure": {
"delay": 8,
"time": "1771655648"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771656330"
},
"departure": {
"delay": 30,
"time": "1771656330"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771656690"
},
"departure": {
"delay": 30,
"time": "1771656690"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771656450"
},
"departure": {
"delay": 30,
"time": "1771656450"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1771655726"
},
"departure": {
"delay": 88,
"time": "1771655788"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771657230"
},
"departure": {
"delay": 30,
"time": "1771657230"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1771656030"
},
"departure": {
"delay": 30,
"time": "1771656030"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771656390"
},
"departure": {
"delay": 30,
"time": "1771656390"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771656810"
},
"departure": {
"delay": 30,
"time": "1771656810"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771655910"
},
"departure": {
"delay": 30,
"time": "1771655910"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771656510"
},
"departure": {
"delay": 30,
"time": "1771656510"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1771655910"
},
"departure": {
"delay": 30,
"time": "1771655910"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771657050"
},
"departure": {
"delay": 30,
"time": "1771657050"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771657290"
},
"departure": {
"delay": 30,
"time": "1771657290"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1771656450"
},
"departure": {
"delay": 30,
"time": "1771656450"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771656390"
},
"departure": {
"delay": 30,
"time": "1771656390"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 27,
"time": "1771655547"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1771655802"
},
"departure": {
"delay": 58,
"time": "1771655818"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771656750"
},
"departure": {
"delay": 30,
"time": "1771656750"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771656150"
},
"departure": {
"delay": 30,
"time": "1771656150"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771656210"
},
"departure": {
"delay": 30,
"time": "1771656210"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771656930"
},
"departure": {
"delay": 30,
"time": "1771656930"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1771657470"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748164x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13109F5821649x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771654320"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657500"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771659120"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771659780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771658580"
},
"departure": {
"time": "1771658640"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771650692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13109F5821649x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470076:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -74,
"time": "1771656106"
},
"departure": {
"delay": -74,
"time": "1771656106"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -74,
"time": "1771656586"
},
"departure": {
"delay": -74,
"time": "1771656586"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -18,
"time": "1771656762"
},
"departure": {
"delay": -18,
"time": "1771656762"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1771655783"
},
"departure": {
"delay": 23,
"time": "1771655783"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -100,
"time": "1771656140"
},
"departure": {
"delay": -100,
"time": "1771656140"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -28,
"time": "1771656812"
},
"departure": {
"delay": -28,
"time": "1771656812"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -89,
"time": "1771656391"
},
"departure": {
"delay": -89,
"time": "1771656391"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -52,
"time": "1771656068"
},
"departure": {
"delay": -52,
"time": "1771656068"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1771655831"
},
"departure": {
"delay": 11,
"time": "1771655831"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -52,
"time": "1771656308"
},
"departure": {
"delay": -52,
"time": "1771656308"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -103,
"time": "1771656197"
},
"departure": {
"delay": -103,
"time": "1771656197"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -47,
"time": "1771656853"
},
"departure": {
"delay": -47,
"time": "1771656853"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -17,
"time": "1771655863"
},
"departure": {
"delay": -17,
"time": "1771655863"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -62,
"time": "1771656718"
},
"departure": {
"delay": -62,
"time": "1771656718"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -86,
"time": "1771656274"
},
"departure": {
"delay": -86,
"time": "1771656274"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -103,
"time": "1771656557"
},
"departure": {
"delay": -103,
"time": "1771656557"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771655670"
},
"departure": {
"delay": 30,
"time": "1771655670"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -14,
"time": "1771655986"
},
"departure": {
"delay": -14,
"time": "1771655986"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -74,
"time": "1771656646"
},
"departure": {
"delay": -74,
"time": "1771656646"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -87,
"time": "1771656333"
},
"departure": {
"delay": -87,
"time": "1771656333"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1771655942"
},
"departure": {
"delay": 2,
"time": "1771655942"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -62,
"time": "1771656958"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -51,
"time": "1771656249"
},
"departure": {
"delay": -51,
"time": "1771656249"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -58,
"time": "1771656002"
},
"departure": {
"delay": -58,
"time": "1771656002"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470076:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6471207:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -137,
"time": "1771660663"
},
"departure": {
"delay": -137,
"time": "1771660663"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -35,
"time": "1771659445"
},
"departure": {
"delay": -35,
"time": "1771659445"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -35,
"time": "1771659385"
},
"departure": {
"delay": -35,
"time": "1771659385"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2779,
"time": "1771655801"
},
"departure": {
"delay": -2779,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -197,
"time": "1771660723"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -8,
"time": "1771659172"
},
"departure": {
"delay": -8,
"time": "1771659172"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -35,
"time": "1771660165"
},
"departure": {
"delay": -35,
"time": "1771660165"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1771659078"
},
"departure": {
"delay": 18,
"time": "1771659078"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1771660231"
},
"departure": {
"delay": -29,
"time": "1771660231"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1771658631"
},
"departure": {
"delay": -9,
"time": "1771658631"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1771659685"
},
"departure": {
"delay": -35,
"time": "1771659685"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1771658969"
},
"departure": {
"delay": 29,
"time": "1771658969"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1771659128"
},
"departure": {
"delay": 8,
"time": "1771659128"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -56,
"time": "1771660384"
},
"departure": {
"delay": -56,
"time": "1771660384"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1771658903"
},
"departure": {
"delay": 23,
"time": "1771658903"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1771660335"
},
"departure": {
"delay": 15,
"time": "1771660335"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -16,
"time": "1771660124"
},
"departure": {
"delay": -16,
"time": "1771660124"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1771659859"
},
"departure": {
"delay": 19,
"time": "1771659859"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1771659957"
},
"departure": {
"delay": -3,
"time": "1771659957"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -8,
"time": "1771659052"
},
"departure": {
"delay": -8,
"time": "1771659052"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1771658824"
},
"departure": {
"delay": 4,
"time": "1771658824"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1771658769"
},
"departure": {
"delay": 9,
"time": "1771658769"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -69,
"time": "1771660611"
},
"departure": {
"delay": -69,
"time": "1771660611"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"departure": {
"delay": -2659,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -42,
"time": "1771660458"
},
"departure": {
"delay": -42,
"time": "1771660458"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -33,
"time": "1771660047"
},
"departure": {
"delay": -33,
"time": "1771660047"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1771659254"
},
"departure": {
"delay": 14,
"time": "1771659254"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771659342"
},
"departure": {
"delay": 42,
"time": "1771659342"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1771658692"
},
"departure": {
"delay": -8,
"time": "1771658692"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -98,
"time": "1771660522"
},
"departure": {
"delay": -98,
"time": "1771660522"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -35,
"time": "1771659805"
},
"departure": {
"delay": -35,
"time": "1771659805"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6471207:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6493240875286528x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -132,
"time": "1771656986"
},
"departure": {
"delay": -132,
"time": "1771657128"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -135,
"time": "1771657040"
},
"departure": {
"delay": -135,
"time": "1771657185"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 196,
"time": "1771655457"
},
"departure": {
"delay": 196,
"time": "1771655476"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -133,
"time": "1771656264"
},
"departure": {
"delay": -133,
"time": "1771656407"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -112,
"time": "1771657146"
},
"departure": {
"delay": -112,
"time": "1771657268"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 165,
"time": "1771655606"
},
"departure": {
"delay": 165,
"time": "1771655625"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -97,
"time": "1771657297"
},
"departure": {
"delay": -97,
"time": "1771657403"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": -158,
"time": "1771656874"
},
"departure": {
"delay": -158,
"time": "1771657042"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -126,
"time": "1771656518"
},
"departure": {
"delay": -126,
"time": "1771656654"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 119,
"time": "1771655869"
},
"departure": {
"delay": 119,
"time": "1771655879"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -109,
"time": "1771657213"
},
"departure": {
"delay": -109,
"time": "1771657331"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 67,
"time": "1771655997"
},
"departure": {
"delay": 67,
"time": "1771656007"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -158,
"time": "1771656695"
},
"departure": {
"delay": -158,
"time": "1771656862"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -152,
"time": "1771656827"
},
"departure": {
"delay": -152,
"time": "1771656988"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -121,
"time": "1771656408"
},
"departure": {
"delay": -121,
"time": "1771656539"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -146,
"time": "1771656599"
},
"departure": {
"delay": -146,
"time": "1771656754"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 158,
"time": "1771655712"
},
"departure": {
"delay": 158,
"time": "1771655738"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -155,
"time": "1771656760"
},
"departure": {
"delay": -155,
"time": "1771656925"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 171,
"time": "1771655681"
},
"departure": {
"delay": 171,
"time": "1771655691"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -194,
"time": "1771657426"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": 144,
"time": "1771655529"
},
"departure": {
"delay": 144,
"time": "1771655544"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1771655951"
},
"departure": {
"delay": 81,
"time": "1771655961"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -91,
"time": "1771656109"
},
"departure": {
"delay": -91,
"time": "1771656209"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1771655796"
},
"departure": {
"delay": 113,
"time": "1771655813"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -81,
"time": "1771656189"
},
"departure": {
"delay": -81,
"time": "1771656279"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -92,
"time": "1771657366"
},
"departure": {
"delay": -92,
"time": "1771657468"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 39
}
],
"timestamp": "1771655813",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6493240875286528x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:259:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771655880"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771655460"
},
"departure": {
"time": "1771655460"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771655520"
},
"departure": {
"time": "1771655520"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771656240"
},
"departure": {
"time": "1771656240"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771656120"
},
"departure": {
"time": "1771656120"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771656360"
},
"departure": {
"time": "1771656360"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1771656300"
},
"departure": {
"time": "1771656300"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771655940"
},
"departure": {
"time": "1771655940"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771656540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771656000"
},
"departure": {
"time": "1771656000"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771655574",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:259:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244771x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771659061"
},
"departure": {
"delay": 1,
"time": "1771659061"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1771659597"
},
"departure": {
"delay": 57,
"time": "1771659597"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1771659720"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 44,
"time": "1771655924"
},
"departure": {
"delay": 44,
"time": "1771655924"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1771659259"
},
"departure": {
"delay": 19,
"time": "1771659259"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1771657554"
},
"departure": {
"delay": 54,
"time": "1771657554"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771656780"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771658700"
},
"departure": {
"time": "1771658700"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 45,
"time": "1771659405"
},
"departure": {
"delay": 45,
"time": "1771659405"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 43,
"time": "1771656943"
},
"departure": {
"delay": 43,
"time": "1771656943"
},
"stopId": "FR:76305:ZE:4441:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1771659651"
},
"departure": {
"delay": 51,
"time": "1771659651"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1771659480"
},
"departure": {
"time": "1771659480"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1771658340"
},
"departure": {
"time": "1771658340"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 6,
"time": "1771657446"
},
"departure": {
"delay": 6,
"time": "1771657446"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 58,
"time": "1771657378"
},
"departure": {
"delay": 58,
"time": "1771657378"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1771659619"
},
"departure": {
"delay": 19,
"time": "1771659619"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 47,
"time": "1771657187"
},
"departure": {
"delay": 47,
"time": "1771657187"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1771658276"
},
"departure": {
"delay": 56,
"time": "1771658276"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1771656051"
},
"departure": {
"delay": 51,
"time": "1771656051"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1771655760"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1771656649"
},
"departure": {
"delay": 49,
"time": "1771656649"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1771656998"
},
"departure": {
"delay": 38,
"time": "1771656998"
},
"stopId": "FR:76296:ZE:4443:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1771658899"
},
"departure": {
"delay": 19,
"time": "1771658899"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1771657620"
},
"departure": {
"time": "1771657620"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771657080"
},
"departure": {
"time": "1771657080"
},
"stopId": "FR:76296:ZE:4007:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771658510"
},
"departure": {
"delay": 50,
"time": "1771658510"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 22,
"time": "1771658602"
},
"departure": {
"delay": 22,
"time": "1771658602"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1771657137"
},
"departure": {
"delay": 57,
"time": "1771657137"
},
"stopId": "FR:76296:ZE:4010:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1771659385"
},
"departure": {
"delay": 25,
"time": "1771659385"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 51,
"time": "1771657731"
},
"departure": {
"delay": 51,
"time": "1771657731"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1771656011"
},
"departure": {
"delay": 11,
"time": "1771656011"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1771656600"
},
"departure": {
"time": "1771656600"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1771656705"
},
"departure": {
"delay": 45,
"time": "1771656705"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771659358"
},
"departure": {
"delay": 58,
"time": "1771659358"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1771656917"
},
"departure": {
"delay": 17,
"time": "1771656917"
},
"stopId": "FR:76305:ZE:3840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771656840"
},
"departure": {
"time": "1771656840"
},
"stopId": "FR:76305:ZE:3396:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1771656240"
},
"departure": {
"time": "1771656240"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1771655882",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244771x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6255:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771653300"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771654380"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771654860"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771654080"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771655580"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771654680"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771653480"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771655280"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771654200"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771654920"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771655520"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771653540"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771654440"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771654620"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771655040"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771653360"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771655220"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771653420"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771654560"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771655340"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771655100"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771654980"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771654740"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771655560",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6255:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:575:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771661760"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771661520"
},
"departure": {
"time": "1771661520"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771661400"
},
"departure": {
"time": "1771661400"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771660800"
},
"departure": {
"time": "1771660800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771661220"
},
"departure": {
"time": "1771661220"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771661040"
},
"departure": {
"time": "1771661040"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771660740"
},
"departure": {
"time": "1771660740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771661160"
},
"departure": {
"time": "1771661160"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1771660680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771661280"
},
"departure": {
"time": "1771661280"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771661460"
},
"departure": {
"time": "1771661460"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771661100"
},
"departure": {
"time": "1771661100"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771661340"
},
"departure": {
"time": "1771661340"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771661640"
},
"departure": {
"time": "1771661640"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1771655791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:575:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758544x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771652957"
},
"departure": {
"delay": 39,
"time": "1771652979"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1771653726"
},
"departure": {
"delay": 12,
"time": "1771653732"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -70,
"time": "1771653875"
},
"departure": {
"delay": -70,
"time": "1771653890"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1771651838"
},
"departure": {
"delay": -6,
"time": "1771651854"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 33,
"time": "1771651533"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -129,
"time": "1771654126"
},
"departure": {
"delay": -129,
"time": "1771654131"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -86,
"time": "1771654003"
},
"departure": {
"delay": -86,
"time": "1771654054"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1771653250"
},
"departure": {
"delay": 81,
"time": "1771653261"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -183,
"time": "1771654228"
},
"departure": {
"delay": -183,
"time": "1771654257"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771652053"
},
"departure": {
"delay": 10,
"time": "1771652110"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1771653573"
},
"departure": {
"delay": -8,
"time": "1771653592"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -273,
"time": "1771654407"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1771652414"
},
"departure": {
"delay": 24,
"time": "1771652424"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -143,
"time": "1771654161"
},
"departure": {
"delay": -143,
"time": "1771654177"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -44,
"time": "1771653939"
},
"departure": {
"delay": -44,
"time": "1771653976"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -262,
"time": "1771654282"
},
"departure": {
"delay": -262,
"time": "1771654298"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1771653451"
},
"departure": {
"delay": -7,
"time": "1771653473"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1771652886"
},
"departure": {
"delay": 83,
"time": "1771652903"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1771651950"
},
"departure": {
"delay": 8,
"time": "1771651988"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1771653333"
},
"departure": {
"delay": 43,
"time": "1771653343"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -8,
"time": "1771653396"
},
"departure": {
"delay": -8,
"time": "1771653412"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758544x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC595780:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -493,
"time": "1771657607"
},
"departure": {
"delay": -493,
"time": "1771657607"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -88,
"time": "1771657052"
},
"departure": {
"delay": -88,
"time": "1771657052"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -555,
"time": "1771657725"
},
"departure": {
"delay": -555,
"time": "1771657725"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -83,
"time": "1771656937"
},
"departure": {
"delay": -83,
"time": "1771656937"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -11,
"time": "1771656409"
},
"departure": {
"delay": -11,
"time": "1771656409"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771656470"
},
"departure": {
"delay": -10,
"time": "1771656470"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -607,
"time": "1771658033"
},
"departure": {
"delay": -607,
"time": "1771658033"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -66,
"time": "1771657014"
},
"departure": {
"delay": -66,
"time": "1771657014"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -23,
"time": "1771656697"
},
"departure": {
"delay": -23,
"time": "1771656697"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -613,
"time": "1771657667"
},
"departure": {
"delay": -613,
"time": "1771657667"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -39,
"time": "1771656561"
},
"departure": {
"delay": -39,
"time": "1771656561"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -587,
"time": "1771657693"
},
"departure": {
"delay": -587,
"time": "1771657693"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -574,
"time": "1771657946"
},
"departure": {
"delay": -574,
"time": "1771657946"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"time": "1771658161"
},
"departure": {
"time": "1771658700"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -557,
"time": "1771657843"
},
"departure": {
"delay": -557,
"time": "1771657843"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -97,
"time": "1771656623"
},
"departure": {
"delay": -97,
"time": "1771656623"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -193,
"time": "1771657367"
},
"departure": {
"delay": -193,
"time": "1771657367"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -38,
"time": "1771656742"
},
"departure": {
"delay": -38,
"time": "1771656742"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -585,
"time": "1771657995"
},
"departure": {
"delay": -585,
"time": "1771657995"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -149,
"time": "1771657291"
},
"departure": {
"delay": -149,
"time": "1771657291"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1771656499"
},
"departure": {
"delay": -41,
"time": "1771656499"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -89,
"time": "1771657171"
},
"departure": {
"delay": -89,
"time": "1771657171"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -581,
"time": "1771657759"
},
"departure": {
"delay": -581,
"time": "1771657759"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -81,
"time": "1771657119"
},
"departure": {
"delay": -81,
"time": "1771657119"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1771656355"
},
"departure": {
"delay": 55,
"time": "1771656355"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -106,
"time": "1771656794"
},
"departure": {
"delay": -106,
"time": "1771656794"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -559,
"time": "1771657961"
},
"departure": {
"delay": -559,
"time": "1771657961"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -612,
"time": "1771657908"
},
"departure": {
"delay": -612,
"time": "1771657908"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -579,
"time": "1771657881"
},
"departure": {
"delay": -579,
"time": "1771657881"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -463,
"time": "1771657577"
},
"departure": {
"delay": -463,
"time": "1771657577"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -405,
"time": "1771657515"
},
"departure": {
"delay": -405,
"time": "1771657515"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -583,
"time": "1771657637"
},
"departure": {
"delay": -583,
"time": "1771657637"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -84,
"time": "1771656876"
},
"departure": {
"delay": -84,
"time": "1771656876"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC595780:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470702:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4339,
"time": "1771655801"
},
"departure": {
"delay": -4339,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3679,
"time": "1771655801"
},
"departure": {
"delay": -3679,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -240,
"time": "1771660560"
},
"departure": {
"delay": -240,
"time": "1771660560"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3859,
"time": "1771655801"
},
"departure": {
"delay": -3859,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -149,
"time": "1771660351"
},
"departure": {
"delay": -149,
"time": "1771660351"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4399,
"time": "1771655801"
},
"departure": {
"delay": -4399,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -182,
"time": "1771660378"
},
"departure": {
"delay": -182,
"time": "1771660378"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4519,
"time": "1771655801"
},
"departure": {
"delay": -4519,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -4699,
"time": "1771655801"
},
"departure": {
"delay": -4699,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4399,
"time": "1771655801"
},
"departure": {
"delay": -4399,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3919,
"time": "1771655801"
},
"departure": {
"delay": -3919,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -207,
"time": "1771660473"
},
"departure": {
"delay": -207,
"time": "1771660473"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3799,
"time": "1771655801"
},
"departure": {
"delay": -3799,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -4459,
"time": "1771655801"
},
"departure": {
"delay": -4459,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"departure": {
"delay": -3499,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -4579,
"time": "1771655801"
},
"departure": {
"delay": -4579,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3499,
"time": "1771655801"
},
"departure": {
"delay": -3499,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -214,
"time": "1771660586"
},
"departure": {
"delay": -214,
"time": "1771660586"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4099,
"time": "1771655801"
},
"departure": {
"delay": -4099,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -216,
"time": "1771660524"
},
"departure": {
"delay": -216,
"time": "1771660524"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -4039,
"time": "1771655801"
},
"departure": {
"delay": -4039,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4219,
"time": "1771655801"
},
"departure": {
"delay": -4219,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -324,
"time": "1771660656"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470702:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745521x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 92,
"time": "1771653692"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1771654224"
},
"departure": {
"delay": -24,
"time": "1771654236"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771653947"
},
"departure": {
"delay": 22,
"time": "1771653982"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -53,
"time": "1771655005"
},
"departure": {
"delay": -53,
"time": "1771655047"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -27,
"time": "1771654758"
},
"departure": {
"delay": -27,
"time": "1771654773"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1771654817"
},
"departure": {
"delay": -7,
"time": "1771654853"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1771655108"
},
"departure": {
"delay": -26,
"time": "1771655194"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 114,
"time": "1771654293"
},
"departure": {
"delay": 114,
"time": "1771654494"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1771654534"
},
"departure": {
"delay": 54,
"time": "1771654554"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1771655328"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1771654603"
},
"departure": {
"delay": 77,
"time": "1771654637"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1771654180"
},
"departure": {
"delay": -3,
"time": "1771654197"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1771654016"
},
"departure": {
"delay": 48,
"time": "1771654068"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1771653844"
},
"departure": {
"delay": 13,
"time": "1771653853"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1771654955"
},
"departure": {
"delay": -5,
"time": "1771654975"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1771654692"
},
"departure": {
"delay": 26,
"time": "1771654706"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1771654889"
},
"departure": {
"delay": -2,
"time": "1771654918"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1771653808"
},
"departure": {
"delay": 37,
"time": "1771653817"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771654093"
},
"departure": {
"delay": 45,
"time": "1771654125"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1771653881"
},
"departure": {
"delay": 18,
"time": "1771653918"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745521x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857133F5814063x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1771658340"
},
"departure": {
"delay": 300,
"time": "1771658460"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771658880"
},
"departure": {
"time": "1771658940"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"delay": 300,
"time": "1771661820"
},
"departure": {
"delay": 300,
"time": "1771661880"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1771655100"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771661520"
},
"departure": {
"time": "1771661580"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"delay": 300,
"time": "1771661400"
},
"departure": {
"delay": 300,
"time": "1771661460"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1771656840"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"delay": 300,
"time": "1771659180"
},
"departure": {
"delay": 300,
"time": "1771659240"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771656240"
},
"departure": {
"time": "1771656300"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"delay": 300,
"time": "1771656240"
},
"departure": {
"delay": 300,
"time": "1771656300"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1771657680"
},
"departure": {
"delay": 300,
"time": "1771657740"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1771660200"
},
"departure": {
"delay": 300,
"time": "1771660320"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771659900"
},
"departure": {
"time": "1771660020"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"delay": 300,
"time": "1771655940"
},
"departure": {
"delay": 300,
"time": "1771656000"
},
"stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771661100"
},
"departure": {
"time": "1771661160"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1771657140"
},
"departure": {
"delay": 300,
"time": "1771657200"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771655640"
},
"departure": {
"time": "1771655700"
},
"stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1771656540"
},
"departure": {
"delay": 300,
"time": "1771656600"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1771656780"
},
"departure": {
"delay": 300,
"time": "1771656840"
},
"stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1771659660"
},
"departure": {
"delay": 300,
"time": "1771659720"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1771662720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"delay": 300,
"time": "1771655580"
},
"departure": {
"delay": 300,
"time": "1771655640"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002",
"stopSequence": 2
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658160"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657440"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771655280"
},
"departure": {
"time": "1771655340"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771655940"
},
"departure": {
"time": "1771656000"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771656480"
},
"departure": {
"time": "1771656540"
},
"stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771655642",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857133F5814063x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9927x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771656120"
},
"departure": {
"time": "1771656120"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": -55,
"time": "1771655820"
},
"departure": {
"delay": -55,
"time": "1771655825"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771656000"
},
"departure": {
"time": "1771656000"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771655940"
},
"departure": {
"time": "1771655940"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771656180"
},
"departure": {
"time": "1771656180"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": -105,
"time": "1771655230"
},
"departure": {
"delay": -105,
"time": "1771655235"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"departure": {
"delay": 5,
"time": "1771655225"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": -115,
"time": "1771655280"
},
"departure": {
"delay": -115,
"time": "1771655285"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": -115,
"time": "1771655400"
},
"departure": {
"delay": -115,
"time": "1771655405"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771656300"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": -115,
"time": "1771655340"
},
"departure": {
"delay": -115,
"time": "1771655345"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": -235,
"time": "1771655580"
},
"departure": {
"delay": -235,
"time": "1771655585"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
}
],
"timestamp": "1771655902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9927x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1306:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771657320"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771655880"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771655220"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771655640"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771655760"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771655700"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771655580"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771656120"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771656060"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771655520"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1306:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3774255x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771651907"
},
"departure": {
"delay": 39,
"time": "1771651959"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -25,
"time": "1771650977"
},
"departure": {
"delay": -25,
"time": "1771650995"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1771653511"
},
"departure": {
"delay": 44,
"time": "1771653524"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -56,
"time": "1771654024"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1771653035"
},
"departure": {
"delay": 19,
"time": "1771653139"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -25,
"time": "1771650565"
},
"departure": {
"delay": -25,
"time": "1771650575"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1771653245"
},
"departure": {
"delay": 88,
"time": "1771653448"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -21,
"time": "1771652928"
},
"departure": {
"delay": -21,
"time": "1771652979"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1771652313"
},
"departure": {
"delay": 73,
"time": "1771652353"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -48,
"time": "1771650593"
},
"departure": {
"delay": -48,
"time": "1771650612"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1771651717"
},
"departure": {
"delay": -3,
"time": "1771651737"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1771651338"
},
"departure": {
"delay": -35,
"time": "1771651345"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -35,
"time": "1771650917"
},
"departure": {
"delay": -35,
"time": "1771650925"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1771650802"
},
"departure": {
"delay": -19,
"time": "1771650821"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771650457"
},
"departure": {
"delay": 44,
"time": "1771650464"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 76,
"time": "1771650376"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1771652771"
},
"departure": {
"delay": 21,
"time": "1771652781"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1771651133"
},
"departure": {
"delay": -24,
"time": "1771651236"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1771650506"
},
"departure": {
"delay": -13,
"time": "1771650527"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771655838",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3774255x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850420F5814328x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771654440"
},
"departure": {
"time": "1771654500"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771654260"
},
"departure": {
"time": "1771654320"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771653600"
},
"departure": {
"time": "1771653660"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1771651860"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771655160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771652820"
},
"departure": {
"time": "1771652880"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771652460"
},
"departure": {
"time": "1771652520"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771648232",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850420F5814328x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748692x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 253,
"time": "1771653123"
},
"departure": {
"delay": 253,
"time": "1771653133"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 208,
"time": "1771652417"
},
"departure": {
"delay": 208,
"time": "1771652428"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 216,
"time": "1771651467"
},
"departure": {
"delay": 216,
"time": "1771651476"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 131,
"time": "1771651682"
},
"departure": {
"delay": 131,
"time": "1771651691"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 198,
"time": "1771651510"
},
"departure": {
"delay": 198,
"time": "1771651518"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 233,
"time": "1771652980"
},
"departure": {
"delay": 233,
"time": "1771652993"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 173,
"time": "1771651240"
},
"departure": {
"delay": 173,
"time": "1771651253"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 216,
"time": "1771653149"
},
"departure": {
"delay": 216,
"time": "1771653156"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 280,
"time": "1771653021"
},
"departure": {
"delay": 280,
"time": "1771653040"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 252,
"time": "1771653052"
},
"departure": {
"delay": 252,
"time": "1771653072"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -18,
"time": "1771651756"
},
"departure": {
"delay": -18,
"time": "1771651782"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 216,
"time": "1771652829"
},
"departure": {
"delay": 216,
"time": "1771652856"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 170,
"time": "1771651190"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 232,
"time": "1771652248"
},
"departure": {
"delay": 232,
"time": "1771652272"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1771651424"
},
"departure": {
"delay": 240,
"time": "1771651440"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 243,
"time": "1771652202"
},
"departure": {
"delay": 243,
"time": "1771652223"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 252,
"time": "1771652621"
},
"departure": {
"delay": 252,
"time": "1771652652"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 222,
"time": "1771652732"
},
"departure": {
"delay": 222,
"time": "1771652742"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 906,
"time": "1771654026"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 206,
"time": "1771652345"
},
"departure": {
"delay": 206,
"time": "1771652366"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 231,
"time": "1771652902"
},
"departure": {
"delay": 231,
"time": "1771652931"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1771651310"
},
"departure": {
"delay": 183,
"time": "1771651323"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771655864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748692x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -122,
"time": "1771655938"
},
"departure": {
"delay": -122,
"time": "1771655938"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1771655775"
},
"departure": {
"delay": -45,
"time": "1771655775"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -320,
"time": "1771656580"
},
"departure": {
"delay": -320,
"time": "1771656580"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -219,
"time": "1771656321"
},
"departure": {
"delay": -219,
"time": "1771656321"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -133,
"time": "1771656167"
},
"departure": {
"delay": -133,
"time": "1771656167"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -236,
"time": "1771656484"
},
"departure": {
"delay": -236,
"time": "1771656484"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -170,
"time": "1771656130"
},
"departure": {
"delay": -170,
"time": "1771656130"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1771655701"
},
"departure": {
"delay": 1,
"time": "1771655701"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -122,
"time": "1771655998"
},
"departure": {
"delay": -122,
"time": "1771655998"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -34,
"time": "1771655726"
},
"departure": {
"delay": -34,
"time": "1771655726"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -163,
"time": "1771656197"
},
"departure": {
"delay": -163,
"time": "1771656197"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -330,
"time": "1771656630"
},
"departure": {
"delay": -330,
"time": "1771656630"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -266,
"time": "1771656394"
},
"departure": {
"delay": -266,
"time": "1771656394"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -457,
"time": "1771656803"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -439,
"time": "1771656761"
},
"departure": {
"delay": -439,
"time": "1771656761"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -318,
"time": "1771656522"
},
"departure": {
"delay": -318,
"time": "1771656522"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -167,
"time": "1771656013"
},
"departure": {
"delay": -167,
"time": "1771656013"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -184,
"time": "1771656236"
},
"departure": {
"delay": -184,
"time": "1771656236"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -146,
"time": "1771656094"
},
"departure": {
"delay": -146,
"time": "1771656094"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -113,
"time": "1771655827"
},
"departure": {
"delay": -113,
"time": "1771655827"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -402,
"time": "1771656678"
},
"departure": {
"delay": -402,
"time": "1771656678"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470649:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758078x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1771654752"
},
"departure": {
"delay": 82,
"time": "1771654762"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1771654682"
},
"departure": {
"delay": 78,
"time": "1771654698"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1771653122"
},
"departure": {
"delay": 72,
"time": "1771653132"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771654840"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1771653991"
},
"departure": {
"delay": 41,
"time": "1771654001"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1771653416"
},
"departure": {
"delay": 64,
"time": "1771653424"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 38,
"time": "1771652498"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1771652590"
},
"departure": {
"delay": 18,
"time": "1771652598"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1771653808"
},
"departure": {
"delay": 72,
"time": "1771653852"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1771654421"
},
"departure": {
"delay": -3,
"time": "1771654497"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1771654558"
},
"departure": {
"delay": 42,
"time": "1771654602"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1771653594"
},
"departure": {
"delay": 61,
"time": "1771653601"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1771652800"
},
"departure": {
"delay": 24,
"time": "1771652904"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1771654276"
},
"departure": {
"delay": 31,
"time": "1771654291"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771655860",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758078x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2319:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657920"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771657440"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771658280"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771656120"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771656060"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771657320"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771658160"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771657620"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2319:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746564x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771648178"
},
"departure": {
"delay": 58,
"time": "1771648198"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -86,
"time": "1771650678"
},
"departure": {
"delay": -86,
"time": "1771650694"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -41,
"time": "1771648452"
},
"departure": {
"delay": -41,
"time": "1771648459"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1771648089"
},
"departure": {
"delay": 101,
"time": "1771648121"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1771650411"
},
"departure": {
"delay": -55,
"time": "1771650425"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -46,
"time": "1771650444"
},
"departure": {
"delay": -46,
"time": "1771650494"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -107,
"time": "1771650777"
},
"departure": {
"delay": -107,
"time": "1771650793"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -23,
"time": "1771649057"
},
"departure": {
"delay": -23,
"time": "1771649077"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1771649685"
},
"departure": {
"delay": 73,
"time": "1771649713"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -40,
"time": "1771650182"
},
"departure": {
"delay": -40,
"time": "1771650200"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -65,
"time": "1771650586"
},
"departure": {
"delay": -65,
"time": "1771650595"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 26,
"time": "1771648372"
},
"departure": {
"delay": 26,
"time": "1771648406"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1771648315"
},
"departure": {
"delay": 7,
"time": "1771648327"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -74,
"time": "1771650607"
},
"departure": {
"delay": -74,
"time": "1771650646"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -17,
"time": "1771649229"
},
"departure": {
"delay": -17,
"time": "1771649263"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -5,
"time": "1771648895"
},
"departure": {
"delay": -5,
"time": "1771648915"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1771649554"
},
"departure": {
"delay": 55,
"time": "1771649575"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -69,
"time": "1771650331"
},
"departure": {
"delay": -69,
"time": "1771650351"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -48,
"time": "1771650900"
},
"departure": {
"delay": -48,
"time": "1771650912"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 28,
"time": "1771648692"
},
"departure": {
"delay": 28,
"time": "1771648708"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -82,
"time": "1771650742"
},
"departure": {
"delay": -82,
"time": "1771650758"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -17,
"time": "1771648355"
},
"departure": {
"delay": -17,
"time": "1771648363"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -84,
"time": "1771650863"
},
"departure": {
"delay": -84,
"time": "1771650876"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 11,
"time": "1771648528"
},
"departure": {
"delay": 11,
"time": "1771648631"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 108,
"time": "1771649359"
},
"departure": {
"delay": 108,
"time": "1771649508"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1771648220"
},
"departure": {
"delay": 41,
"time": "1771648241"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1771649750"
},
"departure": {
"delay": 87,
"time": "1771649787"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1771648651"
},
"departure": {
"delay": 42,
"time": "1771648662"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 20,
"time": "1771647980"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -33,
"time": "1771650370"
},
"departure": {
"delay": -33,
"time": "1771650387"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -72,
"time": "1771650939"
},
"departure": {
"delay": -72,
"time": "1771650948"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 44,
"time": "1771649904"
},
"departure": {
"delay": 44,
"time": "1771649924"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -33,
"time": "1771650247"
},
"departure": {
"delay": -33,
"time": "1771650267"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -25,
"time": "1771649112"
},
"departure": {
"delay": -25,
"time": "1771649135"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1771648845"
},
"departure": {
"delay": 5,
"time": "1771648865"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1771648947"
},
"departure": {
"delay": -13,
"time": "1771648967"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -63,
"time": "1771648483"
},
"departure": {
"delay": -63,
"time": "1771648497"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1771649825"
},
"departure": {
"delay": 83,
"time": "1771649843"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 106,
"time": "1771648001"
},
"departure": {
"delay": 106,
"time": "1771648066"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1771649615"
},
"departure": {
"delay": 69,
"time": "1771649649"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -6,
"time": "1771649181"
},
"departure": {
"delay": -6,
"time": "1771649214"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1771650067"
},
"departure": {
"delay": 21,
"time": "1771650081"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 703,
"time": "1771651843"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 34,
"time": "1771648761"
},
"departure": {
"delay": 34,
"time": "1771648774"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -31,
"time": "1771648995"
},
"departure": {
"delay": -31,
"time": "1771649009"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -59,
"time": "1771650805"
},
"departure": {
"delay": -59,
"time": "1771650841"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 14,
"time": "1771650003"
},
"departure": {
"delay": 14,
"time": "1771650014"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 36,
"time": "1771648286"
},
"departure": {
"delay": 36,
"time": "1771648296"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771655860",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746564x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748163x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1771655553"
},
"departure": {
"delay": 110,
"time": "1771655570"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1771654455"
},
"departure": {
"delay": 38,
"time": "1771654478"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771655823"
},
"departure": {
"delay": 26,
"time": "1771655846"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 166,
"time": "1771654771"
},
"departure": {
"delay": 166,
"time": "1771654846"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1771655633"
},
"departure": {
"delay": 68,
"time": "1771655648"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771655900"
},
"departure": {
"delay": 20,
"time": "1771655900"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1771655149"
},
"departure": {
"delay": 74,
"time": "1771655174"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1771654571"
},
"departure": {
"delay": 85,
"time": "1771654585"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1771655601"
},
"departure": {
"delay": 89,
"time": "1771655609"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 119,
"time": "1771654909"
},
"departure": {
"delay": 119,
"time": "1771654919"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771656260"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1771655199"
},
"departure": {
"delay": 51,
"time": "1771655211"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771656020"
},
"departure": {
"delay": 20,
"time": "1771656020"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1771655721"
},
"departure": {
"delay": 56,
"time": "1771655756"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 141,
"time": "1771654867"
},
"departure": {
"delay": 141,
"time": "1771654881"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771656080"
},
"departure": {
"delay": 20,
"time": "1771656080"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 112,
"time": "1771654991"
},
"departure": {
"delay": 112,
"time": "1771655032"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1771655383"
},
"departure": {
"delay": 119,
"time": "1771655399"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1771655246"
},
"departure": {
"delay": 101,
"time": "1771655261"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 81,
"time": "1771654401"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771654601"
},
"departure": {
"delay": 50,
"time": "1771654610"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1771655288"
},
"departure": {
"delay": 110,
"time": "1771655330"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1771654701"
},
"departure": {
"delay": 42,
"time": "1771654722"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1771655074"
},
"departure": {
"delay": 108,
"time": "1771655088"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1771655341"
},
"departure": {
"delay": 130,
"time": "1771655350"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771655864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748163x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850602F5814321x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771655940"
},
"departure": {
"time": "1771656120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771657260"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1771654020"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771655580"
},
"departure": {
"time": "1771655640"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771657680"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771656420"
},
"departure": {
"time": "1771656540"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771654800"
},
"departure": {
"time": "1771654860"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771654320"
},
"departure": {
"time": "1771654380"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771655340"
},
"departure": {
"time": "1771655400"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771656720"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771654980"
},
"departure": {
"time": "1771655040"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771657020"
},
"departure": {
"time": "1771657080"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1771650392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850602F5814321x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9811x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771658340"
},
"departure": {
"time": "1771658340"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771659480"
},
"departure": {
"time": "1771659480"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1771658520"
},
"departure": {
"time": "1771658520"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771657620"
},
"departure": {
"time": "1771657620"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771658880"
},
"departure": {
"time": "1771658880"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657740"
},
"departure": {
"time": "1771657740"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771658160"
},
"departure": {
"time": "1771658160"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771659540"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1771657860"
},
"departure": {
"time": "1771657860"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771659420"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1771658640"
},
"departure": {
"time": "1771658640"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771658700"
},
"departure": {
"time": "1771658700"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771659000"
},
"departure": {
"time": "1771659000"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1771659060"
},
"departure": {
"time": "1771659060"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1771657440"
},
"departure": {
"time": "1771657440"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
}
],
"timestamp": "1771655902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9811x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597622:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1771655689"
},
"departure": {
"delay": 109,
"time": "1771655689"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1771656000"
},
"departure": {
"delay": 120,
"time": "1771656000"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1771656849"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1771656826"
},
"departure": {
"delay": 46,
"time": "1771656826"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 82,
"time": "1771655542"
},
"departure": {
"delay": 82,
"time": "1771655542"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1771656687"
},
"departure": {
"delay": 27,
"time": "1771656687"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1771656400"
},
"departure": {
"delay": 100,
"time": "1771656400"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 83,
"time": "1771655723"
},
"departure": {
"delay": 83,
"time": "1771655723"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1771655797"
},
"departure": {
"delay": 97,
"time": "1771655797"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 124,
"time": "1771656064"
},
"departure": {
"delay": 124,
"time": "1771656064"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1771656490"
},
"departure": {
"delay": 70,
"time": "1771656490"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1771656613"
},
"departure": {
"delay": 13,
"time": "1771656613"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 82,
"time": "1771655602"
},
"departure": {
"delay": 82,
"time": "1771655602"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1771656137"
},
"departure": {
"delay": 77,
"time": "1771656137"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1771655649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597622:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:599:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771660680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771661580"
},
"departure": {
"time": "1771661580"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771661220"
},
"departure": {
"time": "1771661220"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771661280"
},
"departure": {
"time": "1771661280"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771661820"
},
"departure": {
"time": "1771661820"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771661880"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771661760"
},
"departure": {
"time": "1771661760"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771660860"
},
"departure": {
"time": "1771660860"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771660920"
},
"departure": {
"time": "1771660920"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771661340"
},
"departure": {
"time": "1771661340"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771660800"
},
"departure": {
"time": "1771660800"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771661640"
},
"departure": {
"time": "1771661640"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771661100"
},
"departure": {
"time": "1771661100"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771661520"
},
"departure": {
"time": "1771661520"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771655806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:599:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC598190:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -861,
"time": "1771655799"
},
"departure": {
"delay": -861,
"time": "1771655799"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -176,
"time": "1771657864"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771657340"
},
"departure": {
"delay": 20,
"time": "1771657340"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -78,
"time": "1771657482"
},
"departure": {
"delay": -78,
"time": "1771657482"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1771657386"
},
"departure": {
"delay": 6,
"time": "1771657386"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1771657440"
},
"departure": {
"delay": -60,
"time": "1771657440"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -801,
"time": "1771655799"
},
"departure": {
"delay": -801,
"time": "1771655799"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -621,
"time": "1771655799"
},
"departure": {
"delay": -621,
"time": "1771655799"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -122,
"time": "1771657558"
},
"departure": {
"delay": -122,
"time": "1771657558"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"delay": -621,
"time": "1771655799"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1771657289"
},
"departure": {
"delay": 29,
"time": "1771657289"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -116,
"time": "1771657624"
},
"departure": {
"delay": -116,
"time": "1771657624"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -801,
"time": "1771655799"
},
"departure": {
"delay": -801,
"time": "1771655799"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -146,
"time": "1771657714"
},
"departure": {
"delay": -146,
"time": "1771657714"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 67,
"time": "1771657147"
},
"departure": {
"delay": 67,
"time": "1771657147"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC598190:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4888:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771655580"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771655640"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771655880"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771655520"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771657920"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4888:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748551x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771648611"
},
"departure": {
"delay": 7,
"time": "1771648627"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1771647946"
},
"departure": {
"delay": 117,
"time": "1771647957"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1771648941"
},
"departure": {
"delay": -25,
"time": "1771648955"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1771648572"
},
"departure": {
"delay": 26,
"time": "1771648586"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -6,
"time": "1771648662"
},
"departure": {
"delay": -6,
"time": "1771648674"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 207,
"time": "1771647551"
},
"departure": {
"delay": 207,
"time": "1771647567"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1771649061"
},
"departure": {
"delay": -25,
"time": "1771649075"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1771649153"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 75,
"time": "1771648501"
},
"departure": {
"delay": 75,
"time": "1771648515"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 186,
"time": "1771647599"
},
"departure": {
"delay": 186,
"time": "1771647606"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1771648084"
},
"departure": {
"delay": 135,
"time": "1771648155"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 133,
"time": "1771647840"
},
"departure": {
"delay": 133,
"time": "1771647853"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 178,
"time": "1771647882"
},
"departure": {
"delay": 178,
"time": "1771647898"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1771648769"
},
"departure": {
"delay": -13,
"time": "1771648787"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -23,
"time": "1771648705"
},
"departure": {
"delay": -23,
"time": "1771648717"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 159,
"time": "1771647807"
},
"departure": {
"delay": 159,
"time": "1771647819"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 175,
"time": "1771647768"
},
"departure": {
"delay": 175,
"time": "1771647775"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -61,
"time": "1771648849"
},
"departure": {
"delay": -61,
"time": "1771648859"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -68,
"time": "1771648901"
},
"departure": {
"delay": -68,
"time": "1771648912"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 196,
"time": "1771647496"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1771648995"
},
"departure": {
"delay": -36,
"time": "1771649004"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1771648537"
},
"departure": {
"delay": 47,
"time": "1771648547"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1771647988"
},
"departure": {
"delay": 112,
"time": "1771648012"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1771648336"
},
"departure": {
"delay": 131,
"time": "1771648391"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748551x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597974:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1771655647"
},
"departure": {
"delay": 67,
"time": "1771655647"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 16,
"time": "1771655776"
},
"departure": {
"delay": 16,
"time": "1771655776"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 52,
"time": "1771655512"
},
"departure": {
"delay": 52,
"time": "1771655512"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 133,
"time": "1771655773"
},
"departure": {
"delay": 133,
"time": "1771655773"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -27,
"time": "1771655793"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": 76,
"time": "1771655476"
},
"departure": {
"delay": 76,
"time": "1771655476"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
}
],
"timestamp": "1771655649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597974:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470250:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1771657291"
},
"departure": {
"delay": -29,
"time": "1771657291"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -341,
"time": "1771658059"
},
"departure": {
"delay": -341,
"time": "1771658059"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -423,
"time": "1771658697"
},
"departure": {
"delay": -423,
"time": "1771658697"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -467,
"time": "1771658653"
},
"departure": {
"delay": -467,
"time": "1771658653"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -2,
"time": "1771656898"
},
"departure": {
"delay": -2,
"time": "1771656898"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -126,
"time": "1771657734"
},
"departure": {
"delay": -126,
"time": "1771657734"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -477,
"time": "1771658763"
},
"departure": {
"delay": -477,
"time": "1771658763"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -497,
"time": "1771658923"
},
"departure": {
"delay": -497,
"time": "1771658923"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -195,
"time": "1771657905"
},
"departure": {
"delay": -195,
"time": "1771657905"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -22,
"time": "1771657478"
},
"departure": {
"delay": -22,
"time": "1771657478"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1771656797"
},
"departure": {
"delay": 17,
"time": "1771656797"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -503,
"time": "1771658977"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -374,
"time": "1771658206"
},
"departure": {
"delay": -374,
"time": "1771658206"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1771657500"
},
"departure": {
"delay": -60,
"time": "1771657500"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771656850"
},
"departure": {
"delay": 10,
"time": "1771656850"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -340,
"time": "1771658240"
},
"departure": {
"delay": -340,
"time": "1771658240"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1771656721"
},
"departure": {
"delay": 1,
"time": "1771656721"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -377,
"time": "1771658443"
},
"departure": {
"delay": -377,
"time": "1771658443"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -9,
"time": "1771657071"
},
"departure": {
"delay": -9,
"time": "1771657071"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -406,
"time": "1771658474"
},
"departure": {
"delay": -406,
"time": "1771658474"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -444,
"time": "1771658856"
},
"departure": {
"delay": -444,
"time": "1771658856"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -408,
"time": "1771658352"
},
"departure": {
"delay": -408,
"time": "1771658352"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -357,
"time": "1771658103"
},
"departure": {
"delay": -357,
"time": "1771658103"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -368,
"time": "1771658032"
},
"departure": {
"delay": -368,
"time": "1771658032"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -408,
"time": "1771658532"
},
"departure": {
"delay": -408,
"time": "1771658532"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -25,
"time": "1771657115"
},
"departure": {
"delay": -25,
"time": "1771657115"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -31,
"time": "1771657409"
},
"departure": {
"delay": -31,
"time": "1771657409"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -374,
"time": "1771658146"
},
"departure": {
"delay": -374,
"time": "1771658146"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -26,
"time": "1771656754"
},
"departure": {
"delay": -26,
"time": "1771656754"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -447,
"time": "1771658553"
},
"departure": {
"delay": -447,
"time": "1771658553"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -147,
"time": "1771657833"
},
"departure": {
"delay": -147,
"time": "1771657833"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1771656983"
},
"departure": {
"delay": 23,
"time": "1771656983"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1771657556"
},
"departure": {
"delay": -64,
"time": "1771657556"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -146,
"time": "1771657774"
},
"departure": {
"delay": -146,
"time": "1771657774"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771656938"
},
"departure": {
"delay": 38,
"time": "1771656938"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -348,
"time": "1771658292"
},
"departure": {
"delay": -348,
"time": "1771658292"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -436,
"time": "1771658624"
},
"departure": {
"delay": -436,
"time": "1771658624"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1771657341"
},
"departure": {
"delay": 21,
"time": "1771657341"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -453,
"time": "1771658727"
},
"departure": {
"delay": -453,
"time": "1771658727"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470250:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771670640"
},
"departure": {
"time": "1771670640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1771669680"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771670580"
},
"departure": {
"time": "1771670580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771670400"
},
"departure": {
"time": "1771670400"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771669800"
},
"departure": {
"time": "1771669800"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771670160"
},
"departure": {
"time": "1771670160"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771670520"
},
"departure": {
"time": "1771670520"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771669740"
},
"departure": {
"time": "1771669740"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771670220"
},
"departure": {
"time": "1771670220"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771670820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771670280"
},
"departure": {
"time": "1771670280"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771655806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1111:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -81,
"time": "1771658439"
},
"departure": {
"delay": -81,
"time": "1771658439"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -1399,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -59,
"time": "1771657861"
},
"departure": {
"delay": -59,
"time": "1771657861"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -81,
"time": "1771658379"
},
"departure": {
"delay": -81,
"time": "1771658379"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -105,
"time": "1771658475"
},
"departure": {
"delay": -105,
"time": "1771658475"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1639,
"time": "1771655801"
},
"departure": {
"delay": -1639,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -81,
"time": "1771657899"
},
"departure": {
"delay": -81,
"time": "1771657899"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -110,
"time": "1771658350"
},
"departure": {
"delay": -110,
"time": "1771658350"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1771657735"
},
"departure": {
"delay": -5,
"time": "1771657735"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -61,
"time": "1771658519"
},
"departure": {
"delay": -61,
"time": "1771658519"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -65,
"time": "1771657795"
},
"departure": {
"delay": -65,
"time": "1771657795"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -58,
"time": "1771658042"
},
"departure": {
"delay": -58,
"time": "1771658042"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -71,
"time": "1771658569"
},
"departure": {
"delay": -71,
"time": "1771658569"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -24,
"time": "1771657656"
},
"departure": {
"delay": -24,
"time": "1771657656"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -94,
"time": "1771658126"
},
"departure": {
"delay": -94,
"time": "1771658126"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -107,
"time": "1771657933"
},
"departure": {
"delay": -107,
"time": "1771657933"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1771657583"
},
"departure": {
"delay": 23,
"time": "1771657583"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1771657626"
},
"departure": {
"delay": 6,
"time": "1771657626"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -105,
"time": "1771658715"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -93,
"time": "1771658067"
},
"departure": {
"delay": -93,
"time": "1771658067"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -90,
"time": "1771658610"
},
"departure": {
"delay": -90,
"time": "1771658610"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -96,
"time": "1771658184"
},
"departure": {
"delay": -96,
"time": "1771658184"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -21,
"time": "1771657779"
},
"departure": {
"delay": -21,
"time": "1771657779"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -59,
"time": "1771658101"
},
"departure": {
"delay": -59,
"time": "1771658101"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -110,
"time": "1771657990"
},
"departure": {
"delay": -110,
"time": "1771657990"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470077:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747778x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771659000"
},
"departure": {
"time": "1771659000"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771658460"
},
"departure": {
"time": "1771658460"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771657140"
},
"departure": {
"time": "1771657140"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771658220"
},
"departure": {
"time": "1771658220"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771657020"
},
"departure": {
"time": "1771657020"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771659120"
},
"departure": {
"time": "1771659120"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1771656840"
},
"departure": {
"time": "1771656840"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771658400"
},
"departure": {
"time": "1771658400"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1771659060"
},
"departure": {
"time": "1771659060"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771658940"
},
"departure": {
"time": "1771658940"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1771658520"
},
"departure": {
"time": "1771658520"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1771656600"
},
"departure": {
"time": "1771656600"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771658460"
},
"departure": {
"time": "1771658460"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771657980"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771658820"
},
"departure": {
"time": "1771658820"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1771656960"
},
"departure": {
"time": "1771656960"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771657740"
},
"departure": {
"time": "1771657740"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1771659240"
},
"departure": {
"time": "1771659240"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1771657320"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771658640"
},
"departure": {
"time": "1771658640"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1771656780"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771658340"
},
"departure": {
"time": "1771658340"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771657920"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1771657560"
},
"departure": {
"time": "1771657560"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771659420"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1771657440"
},
"departure": {
"time": "1771657440"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659360"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1771657800"
},
"departure": {
"time": "1771657800"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771656720"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771658760"
},
"departure": {
"time": "1771658760"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771657200"
},
"departure": {
"time": "1771657200"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747778x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1181:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771671600"
},
"departure": {
"time": "1771671600"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771671720"
},
"departure": {
"time": "1771671720"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771672560"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771672140"
},
"departure": {
"time": "1771672140"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771671660"
},
"departure": {
"time": "1771671660"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771672260"
},
"departure": {
"time": "1771672260"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771672200"
},
"departure": {
"time": "1771672200"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771672440"
},
"departure": {
"time": "1771672440"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771671480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771672020"
},
"departure": {
"time": "1771672020"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771672500"
},
"departure": {
"time": "1771672500"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771671840"
},
"departure": {
"time": "1771671840"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771672380"
},
"departure": {
"time": "1771672380"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771655709",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1181:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4942:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771659120"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771659240"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771658700"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771658340"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771658880"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771658760"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771658400"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771658520"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771659180"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4942:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6487685:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -324,
"time": "1771659636"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -140,
"time": "1771658860"
},
"departure": {
"delay": -140,
"time": "1771658860"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -177,
"time": "1771658943"
},
"departure": {
"delay": -177,
"time": "1771658943"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -199,
"time": "1771659101"
},
"departure": {
"delay": -199,
"time": "1771659101"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -158,
"time": "1771658662"
},
"departure": {
"delay": -158,
"time": "1771658662"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -276,
"time": "1771659444"
},
"departure": {
"delay": -276,
"time": "1771659444"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -183,
"time": "1771659057"
},
"departure": {
"delay": -183,
"time": "1771659057"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -68,
"time": "1771658632"
},
"departure": {
"delay": -68,
"time": "1771658632"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -185,
"time": "1771658815"
},
"departure": {
"delay": -185,
"time": "1771658815"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1771658332"
},
"departure": {
"delay": -8,
"time": "1771658332"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771658231"
},
"departure": {
"delay": 11,
"time": "1771658231"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -193,
"time": "1771659227"
},
"departure": {
"delay": -193,
"time": "1771659227"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -146,
"time": "1771658674"
},
"departure": {
"delay": -146,
"time": "1771658674"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -68,
"time": "1771658572"
},
"departure": {
"delay": -68,
"time": "1771658572"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -239,
"time": "1771659301"
},
"departure": {
"delay": -239,
"time": "1771659301"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"departure": {
"time": "1771658100"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1771658188"
},
"departure": {
"delay": 28,
"time": "1771658188"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -199,
"time": "1771659161"
},
"departure": {
"delay": -199,
"time": "1771659161"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1771658461"
},
"departure": {
"delay": 1,
"time": "1771658461"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -190,
"time": "1771658990"
},
"departure": {
"delay": -190,
"time": "1771658990"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -254,
"time": "1771659526"
},
"departure": {
"delay": -254,
"time": "1771659526"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -270,
"time": "1771659270"
},
"departure": {
"delay": -270,
"time": "1771659270"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6487685:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747772x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1771648133"
},
"departure": {
"delay": 71,
"time": "1771648151"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -25,
"time": "1771648835"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 31,
"time": "1771647668"
},
"departure": {
"delay": 31,
"time": "1771647691"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1771647396"
},
"departure": {
"delay": 13,
"time": "1771647433"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771646235"
},
"departure": {
"delay": 30,
"time": "1771646250"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1771648286"
},
"departure": {
"delay": 59,
"time": "1771648319"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 19,
"time": "1771647239"
},
"departure": {
"delay": 19,
"time": "1771647259"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1771646175"
},
"departure": {
"delay": 51,
"time": "1771646211"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1771646283"
},
"departure": {
"delay": 49,
"time": "1771646329"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1771648750"
},
"departure": {
"delay": 24,
"time": "1771648764"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 31,
"time": "1771646477"
},
"departure": {
"delay": 31,
"time": "1771646491"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771648384"
},
"departure": {
"delay": 37,
"time": "1771648417"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1771646574"
},
"departure": {
"delay": 8,
"time": "1771646588"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1771647904"
},
"departure": {
"delay": 14,
"time": "1771647914"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1771647464"
},
"departure": {
"delay": 16,
"time": "1771647496"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1771648482"
},
"departure": {
"delay": 73,
"time": "1771648513"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 67,
"time": "1771648548"
},
"departure": {
"delay": 67,
"time": "1771648567"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 27,
"time": "1771646007"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771648779"
},
"departure": {
"time": "1771648800"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -21,
"time": "1771647739"
},
"departure": {
"delay": -21,
"time": "1771647759"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1771646627"
},
"departure": {
"delay": 7,
"time": "1771646647"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1771646070"
},
"departure": {
"delay": 40,
"time": "1771646080"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1771648695"
},
"departure": {
"delay": 27,
"time": "1771648707"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 71,
"time": "1771648010"
},
"departure": {
"delay": 71,
"time": "1771648031"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1771647319"
},
"departure": {
"delay": 9,
"time": "1771647369"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1771647127"
},
"departure": {
"delay": 9,
"time": "1771647189"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -33,
"time": "1771646823"
},
"departure": {
"delay": -33,
"time": "1771646847"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1771648653"
},
"departure": {
"delay": 48,
"time": "1771648668"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 27,
"time": "1771647540"
},
"departure": {
"delay": 27,
"time": "1771647567"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1771648600"
},
"departure": {
"delay": 62,
"time": "1771648622"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 14,
"time": "1771646395"
},
"departure": {
"delay": 14,
"time": "1771646414"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -6,
"time": "1771647813"
},
"departure": {
"delay": -6,
"time": "1771647834"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1771647935"
},
"departure": {
"delay": 52,
"time": "1771647952"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -29,
"time": "1771646711"
},
"departure": {
"delay": -29,
"time": "1771646731"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771648226"
},
"departure": {
"delay": 42,
"time": "1771648242"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 35,
"time": "1771647003"
},
"departure": {
"delay": 35,
"time": "1771647035"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771655859",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747772x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771672620"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771672500"
},
"departure": {
"time": "1771672500"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771672080"
},
"departure": {
"time": "1771672080"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1771671480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771671600"
},
"departure": {
"time": "1771671600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771671780"
},
"departure": {
"time": "1771671780"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771672560"
},
"departure": {
"time": "1771672560"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771672440"
},
"departure": {
"time": "1771672440"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771672320"
},
"departure": {
"time": "1771672320"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771672020"
},
"departure": {
"time": "1771672020"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771672140"
},
"departure": {
"time": "1771672140"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771672380"
},
"departure": {
"time": "1771672380"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771671960"
},
"departure": {
"time": "1771671960"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771671540"
},
"departure": {
"time": "1771671540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771672200"
},
"departure": {
"time": "1771672200"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771655776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1193:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470890:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -357,
"time": "1771657323"
},
"departure": {
"delay": -357,
"time": "1771657323"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -357,
"time": "1771657503"
},
"departure": {
"delay": -357,
"time": "1771657503"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -413,
"time": "1771658227"
},
"departure": {
"delay": -413,
"time": "1771658227"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -30,
"time": "1771656150"
},
"departure": {
"delay": -30,
"time": "1771656150"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -349,
"time": "1771657991"
},
"departure": {
"delay": -349,
"time": "1771657991"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -159,
"time": "1771656561"
},
"departure": {
"delay": -159,
"time": "1771656561"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"departure": {
"time": "1771656060"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -212,
"time": "1771656688"
},
"departure": {
"delay": -212,
"time": "1771656688"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -477,
"time": "1771658403"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -346,
"time": "1771656914"
},
"departure": {
"delay": -346,
"time": "1771656914"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -385,
"time": "1771657955"
},
"departure": {
"delay": -385,
"time": "1771657955"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -114,
"time": "1771656246"
},
"departure": {
"delay": -114,
"time": "1771656246"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -233,
"time": "1771656427"
},
"departure": {
"delay": -233,
"time": "1771656427"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -356,
"time": "1771657864"
},
"departure": {
"delay": -356,
"time": "1771657864"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -112,
"time": "1771656188"
},
"departure": {
"delay": -112,
"time": "1771656188"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -196,
"time": "1771656344"
},
"departure": {
"delay": -196,
"time": "1771656344"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -245,
"time": "1771656655"
},
"departure": {
"delay": -245,
"time": "1771656655"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -357,
"time": "1771657803"
},
"departure": {
"delay": -357,
"time": "1771657803"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -124,
"time": "1771656296"
},
"departure": {
"delay": -124,
"time": "1771656296"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -187,
"time": "1771656593"
},
"departure": {
"delay": -187,
"time": "1771656593"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -414,
"time": "1771658046"
},
"departure": {
"delay": -414,
"time": "1771658046"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -413,
"time": "1771658347"
},
"departure": {
"delay": -413,
"time": "1771658347"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -366,
"time": "1771657914"
},
"departure": {
"delay": -366,
"time": "1771657914"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -320,
"time": "1771657120"
},
"departure": {
"delay": -320,
"time": "1771657120"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -319,
"time": "1771656821"
},
"departure": {
"delay": -319,
"time": "1771656821"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470890:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745581x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1771652305"
},
"departure": {
"delay": 41,
"time": "1771652321"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1771652200"
},
"departure": {
"delay": 52,
"time": "1771652212"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1771653120"
},
"departure": {
"delay": -8,
"time": "1771653172"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771652770"
},
"departure": {
"delay": 32,
"time": "1771652792"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1771653330"
},
"departure": {
"delay": -16,
"time": "1771653344"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -88,
"time": "1771653452"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1771652136"
},
"departure": {
"delay": 111,
"time": "1771652151"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771652360"
},
"departure": {
"delay": 40,
"time": "1771652380"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 139,
"time": "1771651939"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 119,
"time": "1771652036"
},
"departure": {
"delay": 119,
"time": "1771652099"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -29,
"time": "1771653234"
},
"departure": {
"delay": -29,
"time": "1771653271"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -42,
"time": "1771653006"
},
"departure": {
"delay": -42,
"time": "1771653018"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1771652633"
},
"departure": {
"delay": 92,
"time": "1771652732"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771652868"
},
"departure": {
"delay": 5,
"time": "1771652885"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -14,
"time": "1771652914"
},
"departure": {
"delay": -14,
"time": "1771652926"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -25,
"time": "1771653201"
},
"departure": {
"delay": -25,
"time": "1771653215"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1771652562"
},
"departure": {
"delay": 58,
"time": "1771652578"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1771652271"
},
"departure": {
"delay": 63,
"time": "1771652283"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1771653053"
},
"departure": {
"delay": -28,
"time": "1771653092"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745581x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470699:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -164,
"time": "1771656376"
},
"departure": {
"delay": -164,
"time": "1771656376"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -142,
"time": "1771656278"
},
"departure": {
"delay": -142,
"time": "1771656278"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1771655897"
},
"departure": {
"delay": 17,
"time": "1771655897"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1771655790"
},
"departure": {
"delay": 90,
"time": "1771655790"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -58,
"time": "1771655942"
},
"departure": {
"delay": -58,
"time": "1771655942"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -143,
"time": "1771656457"
},
"departure": {
"delay": -143,
"time": "1771656457"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -120,
"time": "1771656480"
},
"departure": {
"delay": -120,
"time": "1771656480"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -251,
"time": "1771656889"
},
"departure": {
"delay": -251,
"time": "1771656889"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -106,
"time": "1771656194"
},
"departure": {
"delay": -106,
"time": "1771656194"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -178,
"time": "1771656542"
},
"departure": {
"delay": -178,
"time": "1771656542"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -245,
"time": "1771656655"
},
"departure": {
"delay": -245,
"time": "1771656655"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -188,
"time": "1771656592"
},
"departure": {
"delay": -188,
"time": "1771656592"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -300,
"time": "1771657080"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -148,
"time": "1771656512"
},
"departure": {
"delay": -148,
"time": "1771656512"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1771656077"
},
"departure": {
"delay": -43,
"time": "1771656077"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -220,
"time": "1771656740"
},
"departure": {
"delay": -220,
"time": "1771656740"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -193,
"time": "1771657007"
},
"departure": {
"delay": -193,
"time": "1771657007"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -239,
"time": "1771656961"
},
"departure": {
"delay": -239,
"time": "1771656961"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -187,
"time": "1771656713"
},
"departure": {
"delay": -187,
"time": "1771656713"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -49,
"time": "1771656011"
},
"departure": {
"delay": -49,
"time": "1771656011"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -105,
"time": "1771656135"
},
"departure": {
"delay": -105,
"time": "1771656135"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -251,
"time": "1771656829"
},
"departure": {
"delay": -251,
"time": "1771656829"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470699:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596926:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771658647"
},
"departure": {
"delay": 7,
"time": "1771658647"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1771658588"
},
"departure": {
"delay": 8,
"time": "1771658588"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1771658805"
},
"departure": {
"delay": 45,
"time": "1771658805"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1771659452"
},
"departure": {
"delay": -28,
"time": "1771659452"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -66,
"time": "1771659054"
},
"departure": {
"delay": -66,
"time": "1771659054"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -59,
"time": "1771659541"
},
"departure": {
"delay": -59,
"time": "1771659541"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -59,
"time": "1771659301"
},
"departure": {
"delay": -59,
"time": "1771659301"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1771659223"
},
"departure": {
"delay": -17,
"time": "1771659223"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"time": "1771658460"
},
"departure": {
"time": "1771658460"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -15,
"time": "1771659585"
},
"departure": {
"delay": -15,
"time": "1771659585"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"delay": -2301,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -41,
"time": "1771659499"
},
"departure": {
"delay": -41,
"time": "1771659499"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -37,
"time": "1771659623"
},
"departure": {
"delay": -37,
"time": "1771659623"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -69,
"time": "1771658931"
},
"departure": {
"delay": -69,
"time": "1771658931"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -59,
"time": "1771659661"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -54,
"time": "1771659126"
},
"departure": {
"delay": -54,
"time": "1771659126"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771658362"
},
"departure": {
"delay": 22,
"time": "1771658362"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1771658743"
},
"departure": {
"delay": 43,
"time": "1771658743"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1771659388"
},
"departure": {
"delay": -32,
"time": "1771659388"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596926:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758406x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771656760"
},
"departure": {
"delay": 40,
"time": "1771656760"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771658320"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1771657540"
},
"departure": {
"delay": 40,
"time": "1771657540"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1771658140"
},
"departure": {
"delay": 40,
"time": "1771658140"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1771655692"
},
"departure": {
"delay": 66,
"time": "1771655706"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1771656160"
},
"departure": {
"delay": 40,
"time": "1771656160"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771656880"
},
"departure": {
"delay": 40,
"time": "1771656880"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1771656460"
},
"departure": {
"delay": 40,
"time": "1771656460"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771655980"
},
"departure": {
"delay": 40,
"time": "1771655980"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771657960"
},
"departure": {
"delay": 40,
"time": "1771657960"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 31,
"time": "1771655431"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1771657180"
},
"departure": {
"delay": 40,
"time": "1771657180"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758406x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9929x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659360"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771659720"
},
"departure": {
"time": "1771659720"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771660140"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 12
},
{
"departure": {
"time": "1771659060"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771659840"
},
"departure": {
"time": "1771659840"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771660020"
},
"departure": {
"time": "1771660020"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771659660"
},
"departure": {
"time": "1771659660"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771659240"
},
"departure": {
"time": "1771659240"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771659780"
},
"departure": {
"time": "1771659780"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771659960"
},
"departure": {
"time": "1771659960"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 10
}
],
"timestamp": "1771655902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9929x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771673580"
},
"departure": {
"time": "1771673580"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771674000"
},
"departure": {
"time": "1771674000"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771673160"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771674120"
},
"departure": {
"time": "1771674120"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771673820"
},
"departure": {
"time": "1771673820"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771673340"
},
"departure": {
"time": "1771673340"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771673400"
},
"departure": {
"time": "1771673400"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771673220"
},
"departure": {
"time": "1771673220"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771673280"
},
"departure": {
"time": "1771673280"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771674060"
},
"departure": {
"time": "1771674060"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771673760"
},
"departure": {
"time": "1771673760"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771673520"
},
"departure": {
"time": "1771673520"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771673460"
},
"departure": {
"time": "1771673460"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771674240"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771655709",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1343:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:957:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771668840"
},
"departure": {
"time": "1771668840"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771668720"
},
"departure": {
"time": "1771668720"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771668660"
},
"departure": {
"time": "1771668660"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771668300"
},
"departure": {
"time": "1771668300"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771667940"
},
"departure": {
"time": "1771667940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1771667880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771668000"
},
"departure": {
"time": "1771668000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771668420"
},
"departure": {
"time": "1771668420"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771668540"
},
"departure": {
"time": "1771668540"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771668360"
},
"departure": {
"time": "1771668360"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771668600"
},
"departure": {
"time": "1771668600"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771668960"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771668240"
},
"departure": {
"time": "1771668240"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771668480"
},
"departure": {
"time": "1771668480"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771655791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:957:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470249:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -409,
"time": "1771656671"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -403,
"time": "1771656617"
},
"departure": {
"delay": -403,
"time": "1771656617"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -234,
"time": "1771656006"
},
"departure": {
"delay": -234,
"time": "1771656006"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -294,
"time": "1771656066"
},
"departure": {
"delay": -294,
"time": "1771656066"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -359,
"time": "1771656421"
},
"departure": {
"delay": -359,
"time": "1771656421"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -243,
"time": "1771655817"
},
"departure": {
"delay": -243,
"time": "1771655817"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -257,
"time": "1771655743"
},
"departure": {
"delay": -257,
"time": "1771655743"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -260,
"time": "1771655920"
},
"departure": {
"delay": -260,
"time": "1771655920"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -226,
"time": "1771655954"
},
"departure": {
"delay": -226,
"time": "1771655954"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -227,
"time": "1771655770"
},
"departure": {
"delay": -227,
"time": "1771655773"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -342,
"time": "1771656318"
},
"departure": {
"delay": -342,
"time": "1771656318"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -93,
"time": "1771655607"
},
"departure": {
"delay": -93,
"time": "1771655607"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -383,
"time": "1771656457"
},
"departure": {
"delay": -383,
"time": "1771656457"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -312,
"time": "1771656168"
},
"departure": {
"delay": -312,
"time": "1771656168"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -350,
"time": "1771656550"
},
"departure": {
"delay": -350,
"time": "1771656550"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -353,
"time": "1771656247"
},
"departure": {
"delay": -353,
"time": "1771656247"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -373,
"time": "1771656347"
},
"departure": {
"delay": -373,
"time": "1771656347"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -329,
"time": "1771656391"
},
"departure": {
"delay": -329,
"time": "1771656391"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -314,
"time": "1771656226"
},
"departure": {
"delay": -314,
"time": "1771656226"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -283,
"time": "1771656137"
},
"departure": {
"delay": -283,
"time": "1771656137"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -53,
"time": "1771655467"
},
"departure": {
"delay": -53,
"time": "1771655467"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -89,
"time": "1771655491"
},
"departure": {
"delay": -89,
"time": "1771655491"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -260,
"time": "1771655860"
},
"departure": {
"delay": -260,
"time": "1771655860"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470249:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:500000058:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1771655656"
},
"departure": {
"delay": -17,
"time": "1771655683"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:72006:ZE:Chev:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:72006:ZE:CimetixrexdxArxonnay:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"time": "1771657440"
},
"stopId": "FR:72006:ZE:Arxx:ATOUMOD037",
"stopSequence": 42
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1771655455"
},
"departure": {
"delay": 23,
"time": "1771655483"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:72006:ZE:Rabelais:ATOUMOD037",
"stopSequence": 37
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": -57,
"time": "1771655882"
},
"departure": {
"delay": -57,
"time": "1771655883"
},
"stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:72006:ZE:Fonderies:ATOUMOD037",
"stopSequence": 41
},
{
"arrival": {
"delay": 5,
"time": "1771655510"
},
"departure": {
"delay": 5,
"time": "1771655525"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1771655776"
},
"departure": {
"delay": 32,
"time": "1771655852"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1771655431"
},
"departure": {
"delay": -16,
"time": "1771655444"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:72006:ZE:Stade:ATOUMOD037",
"stopSequence": 38
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1771655617"
},
"departure": {
"delay": -7,
"time": "1771655633"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"time": "1771657320"
},
"stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037",
"stopSequence": 40
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 30
}
],
"timestamp": "1771655755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:500000058:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746611x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1771650275"
},
"departure": {
"delay": -12,
"time": "1771650288"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -78,
"time": "1771650342"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 25,
"time": "1771648900"
},
"departure": {
"delay": 25,
"time": "1771649005"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 261,
"time": "1771647432"
},
"departure": {
"delay": 261,
"time": "1771647441"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -28,
"time": "1771649294"
},
"departure": {
"delay": -28,
"time": "1771649312"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -18,
"time": "1771647865"
},
"departure": {
"delay": -18,
"time": "1771647882"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1771647811"
},
"departure": {
"delay": 36,
"time": "1771647816"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1771648361"
},
"departure": {
"delay": -8,
"time": "1771648372"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1771648266"
},
"departure": {
"delay": 111,
"time": "1771648311"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771649610"
},
"departure": {
"delay": 40,
"time": "1771649620"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1771649027"
},
"departure": {
"time": "1771649040"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1771647631"
},
"departure": {
"delay": 96,
"time": "1771647636"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -45,
"time": "1771649824"
},
"departure": {
"delay": -45,
"time": "1771649835"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -35,
"time": "1771647909"
},
"departure": {
"delay": -35,
"time": "1771647925"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1771647711"
},
"departure": {
"delay": 58,
"time": "1771647718"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1771650238"
},
"departure": {
"delay": 28,
"time": "1771650268"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 15,
"time": "1771648513"
},
"departure": {
"delay": 15,
"time": "1771648575"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1771648699"
},
"departure": {
"delay": 34,
"time": "1771648774"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1771650127"
},
"departure": {
"delay": 74,
"time": "1771650134"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"departure": {
"delay": 307,
"time": "1771647307"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1771649091"
},
"departure": {
"delay": 10,
"time": "1771649110"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 4,
"time": "1771647771"
},
"departure": {
"delay": 4,
"time": "1771647784"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -18,
"time": "1771648646"
},
"departure": {
"delay": -18,
"time": "1771648662"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1771647749"
},
"departure": {
"delay": 39,
"time": "1771647759"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -40,
"time": "1771650311"
},
"departure": {
"delay": -40,
"time": "1771650320"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 222,
"time": "1771647511"
},
"departure": {
"delay": 222,
"time": "1771647522"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771649708"
},
"departure": {
"delay": 20,
"time": "1771649720"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 262,
"time": "1771647490"
},
"departure": {
"delay": 262,
"time": "1771647502"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1771648607"
},
"departure": {
"delay": 1,
"time": "1771648621"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771648421"
},
"departure": {
"delay": 20,
"time": "1771648460"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 306,
"time": "1771647350"
},
"departure": {
"delay": 306,
"time": "1771647366"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 135,
"time": "1771647609"
},
"departure": {
"delay": 135,
"time": "1771647615"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1771650067"
},
"departure": {
"delay": 76,
"time": "1771650076"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 6,
"time": "1771649154"
},
"departure": {
"delay": 6,
"time": "1771649166"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 63,
"time": "1771647987"
},
"departure": {
"delay": 63,
"time": "1771648143"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1771649251"
},
"departure": {
"delay": -16,
"time": "1771649264"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 232,
"time": "1771647447"
},
"departure": {
"delay": 232,
"time": "1771647472"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1771649797"
},
"departure": {
"delay": -11,
"time": "1771649809"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 200,
"time": "1771647550"
},
"departure": {
"delay": 200,
"time": "1771647560"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1771647590"
},
"departure": {
"delay": 180,
"time": "1771647600"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 242,
"time": "1771647532"
},
"departure": {
"delay": 242,
"time": "1771647542"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1771650150"
},
"departure": {
"delay": 43,
"time": "1771650163"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 47,
"time": "1771649671"
},
"departure": {
"delay": 47,
"time": "1771649687"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1771649211"
},
"departure": {
"delay": 5,
"time": "1771649225"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1771649845"
},
"departure": {
"delay": 102,
"time": "1771650042"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -43,
"time": "1771649339"
},
"departure": {
"delay": -43,
"time": "1771649357"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 42,
"time": "1771649421"
},
"departure": {
"delay": 42,
"time": "1771649562"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -14,
"time": "1771649733"
},
"departure": {
"delay": -14,
"time": "1771649746"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 15,
"time": "1771649639"
},
"departure": {
"delay": 15,
"time": "1771649655"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -3,
"time": "1771648835"
},
"departure": {
"delay": -3,
"time": "1771648857"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746611x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470648:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1771655815"
},
"departure": {
"delay": 55,
"time": "1771655815"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -65,
"time": "1771656055"
},
"departure": {
"delay": -65,
"time": "1771656055"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1771655924"
},
"departure": {
"delay": 44,
"time": "1771655924"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1771655873"
},
"departure": {
"delay": 53,
"time": "1771655873"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 62,
"time": "1771655616"
},
"departure": {
"delay": 62,
"time": "1771655642"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1771655522"
},
"departure": {
"delay": 62,
"time": "1771655522"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1771655972"
},
"departure": {
"delay": -28,
"time": "1771655972"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 127,
"time": "1771655767"
},
"departure": {
"delay": 127,
"time": "1771655767"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -83,
"time": "1771656097"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470648:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5943054161674240x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -168,
"time": "1771657095"
},
"departure": {
"delay": -168,
"time": "1771657272"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -125,
"time": "1771656040"
},
"departure": {
"delay": -125,
"time": "1771656175"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -140,
"time": "1771657331"
},
"departure": {
"delay": -140,
"time": "1771657480"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": -137,
"time": "1771656437"
},
"departure": {
"delay": -137,
"time": "1771656583"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -3,
"time": "1771655924"
},
"departure": {
"delay": -3,
"time": "1771655937"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1771655570"
},
"departure": {
"delay": 95,
"time": "1771655615"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -157,
"time": "1771657523"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": 76,
"time": "1771655444"
},
"departure": {
"delay": 76,
"time": "1771655476"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -144,
"time": "1771657263"
},
"departure": {
"delay": -144,
"time": "1771657416"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": -137,
"time": "1771656616"
},
"departure": {
"delay": -137,
"time": "1771656763"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 54,
"time": "1771655864"
},
"departure": {
"delay": 54,
"time": "1771655874"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -134,
"time": "1771656082"
},
"departure": {
"delay": -134,
"time": "1771656226"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -121,
"time": "1771656769"
},
"departure": {
"delay": -121,
"time": "1771656899"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -129,
"time": "1771656272"
},
"departure": {
"delay": -129,
"time": "1771656411"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 62,
"time": "1771655802"
},
"departure": {
"delay": 62,
"time": "1771655822"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -162,
"time": "1771657167"
},
"departure": {
"delay": -162,
"time": "1771657338"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -157,
"time": "1771656996"
},
"departure": {
"delay": -157,
"time": "1771657163"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -137,
"time": "1771656917"
},
"departure": {
"delay": -137,
"time": "1771657063"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 88,
"time": "1771655754"
},
"departure": {
"delay": 88,
"time": "1771655788"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -150,
"time": "1771656170"
},
"departure": {
"delay": -150,
"time": "1771656330"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -149,
"time": "1771656532"
},
"departure": {
"delay": -149,
"time": "1771656691"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -142,
"time": "1771656367"
},
"departure": {
"delay": -142,
"time": "1771656518"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -114,
"time": "1771656842"
},
"departure": {
"delay": -114,
"time": "1771656966"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 79,
"time": "1771655397"
},
"departure": {
"delay": 79,
"time": "1771655419"
},
"stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -139,
"time": "1771656493"
},
"departure": {
"delay": -139,
"time": "1771656641"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 29
}
],
"timestamp": "1771655812",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5943054161674240x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746616x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1771656580"
},
"departure": {
"delay": -20,
"time": "1771656580"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -20,
"time": "1771656460"
},
"departure": {
"delay": -20,
"time": "1771656460"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1771656160"
},
"departure": {
"delay": -20,
"time": "1771656160"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -20,
"time": "1771657240"
},
"departure": {
"delay": -20,
"time": "1771657240"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -20,
"time": "1771656100"
},
"departure": {
"delay": -20,
"time": "1771656100"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1771657000"
},
"departure": {
"delay": -20,
"time": "1771657000"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1771656520"
},
"departure": {
"delay": -20,
"time": "1771656520"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1771654640"
},
"departure": {
"delay": 10,
"time": "1771654690"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1771654736"
},
"departure": {
"delay": 6,
"time": "1771654746"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1771655641"
},
"departure": {
"delay": 19,
"time": "1771655719"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1771657840"
},
"departure": {
"delay": -20,
"time": "1771657840"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -20,
"time": "1771657540"
},
"departure": {
"delay": -20,
"time": "1771657540"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -20,
"time": "1771656340"
},
"departure": {
"delay": -20,
"time": "1771656340"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1771657900"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -22,
"time": "1771654704"
},
"departure": {
"delay": -22,
"time": "1771654718"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1771656760"
},
"departure": {
"delay": -20,
"time": "1771656760"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1771657720"
},
"departure": {
"delay": -20,
"time": "1771657720"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 18,
"time": "1771654898"
},
"departure": {
"delay": 18,
"time": "1771654938"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1771655253"
},
"departure": {
"delay": -10,
"time": "1771655270"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1771654958"
},
"departure": {
"delay": -8,
"time": "1771654972"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1771655380"
},
"departure": {
"delay": 21,
"time": "1771655421"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1771657120"
},
"departure": {
"delay": -20,
"time": "1771657120"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -20,
"time": "1771656820"
},
"departure": {
"delay": -20,
"time": "1771656820"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -20,
"time": "1771656040"
},
"departure": {
"delay": -20,
"time": "1771656040"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1771656880"
},
"departure": {
"delay": -20,
"time": "1771656880"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -20,
"time": "1771657060"
},
"departure": {
"delay": -20,
"time": "1771657060"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1771657420"
},
"departure": {
"delay": -20,
"time": "1771657420"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -4,
"time": "1771654842"
},
"departure": {
"delay": -4,
"time": "1771654856"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1771656700"
},
"departure": {
"delay": -20,
"time": "1771656700"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -20,
"time": "1771657600"
},
"departure": {
"delay": -20,
"time": "1771657600"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -20,
"time": "1771656640"
},
"departure": {
"delay": -20,
"time": "1771656640"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 9,
"time": "1771655217"
},
"departure": {
"delay": 9,
"time": "1771655229"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1771655170"
},
"departure": {
"delay": 23,
"time": "1771655183"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 5,
"time": "1771654505"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771655801"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1771657300"
},
"departure": {
"delay": -20,
"time": "1771657300"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 29,
"time": "1771654993"
},
"departure": {
"delay": 29,
"time": "1771655069"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1771655458"
},
"departure": {
"delay": 13,
"time": "1771655473"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1771657360"
},
"departure": {
"delay": -20,
"time": "1771657360"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 7,
"time": "1771654553"
},
"departure": {
"delay": 7,
"time": "1771654567"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1771655920"
},
"departure": {
"delay": -20,
"time": "1771655920"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1771654816"
},
"departure": {
"delay": 24,
"time": "1771654824"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1771656220"
},
"departure": {
"delay": -20,
"time": "1771656220"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1771657480"
},
"departure": {
"delay": -20,
"time": "1771657480"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 42,
"time": "1771655302"
},
"departure": {
"delay": 42,
"time": "1771655322"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1771657780"
},
"departure": {
"delay": -20,
"time": "1771657780"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 1,
"time": "1771654763"
},
"departure": {
"delay": 1,
"time": "1771654801"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1771657120"
},
"departure": {
"delay": -20,
"time": "1771657120"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -20,
"time": "1771657180"
},
"departure": {
"delay": -20,
"time": "1771657180"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -9,
"time": "1771655559"
},
"departure": {
"delay": -9,
"time": "1771655571"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746616x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470652:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4579,
"time": "1771655801"
},
"departure": {
"delay": -4579,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -306,
"time": "1771660614"
},
"departure": {
"delay": -306,
"time": "1771660614"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3979,
"time": "1771655801"
},
"departure": {
"delay": -3979,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -4279,
"time": "1771655801"
},
"departure": {
"delay": -4279,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3859,
"time": "1771655801"
},
"departure": {
"delay": -3859,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -4159,
"time": "1771655801"
},
"departure": {
"delay": -4159,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3619,
"time": "1771655801"
},
"departure": {
"delay": -3619,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4339,
"time": "1771655801"
},
"departure": {
"delay": -4339,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3739,
"time": "1771655801"
},
"departure": {
"delay": -3739,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -326,
"time": "1771660654"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4099,
"time": "1771655801"
},
"departure": {
"delay": -4099,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -4459,
"time": "1771655801"
},
"departure": {
"delay": -4459,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -189,
"time": "1771660491"
},
"departure": {
"delay": -189,
"time": "1771660491"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -219,
"time": "1771660401"
},
"departure": {
"delay": -219,
"time": "1771660401"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4039,
"time": "1771655801"
},
"departure": {
"delay": -4039,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": -3499,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3679,
"time": "1771655801"
},
"departure": {
"delay": -3679,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -4639,
"time": "1771655801"
},
"departure": {
"delay": -4639,
"time": "1771655801"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4219,
"time": "1771655801"
},
"departure": {
"delay": -4219,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -228,
"time": "1771660332"
},
"departure": {
"delay": -228,
"time": "1771660332"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4219,
"time": "1771655801"
},
"departure": {
"delay": -4219,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -260,
"time": "1771660540"
},
"departure": {
"delay": -260,
"time": "1771660540"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470652:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7302:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771656600"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771654080"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771656180"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771655640"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771653840"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771655520"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771654560"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771654980"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771654140"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771655760"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771656060"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771654800"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771655040"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771653600"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771654740"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771653960"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771655340"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771656120"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771654920"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771653780"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771654020"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771655280"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771654260"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771654200"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771655580"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771655220"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771653900"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771654860"
},
"stopId": "FR:76319:ZE:TAEx9175:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7302:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597274:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -125,
"time": "1771657495"
},
"departure": {
"delay": -125,
"time": "1771657495"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1281,
"time": "1771655799"
},
"departure": {
"delay": -1281,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -97,
"time": "1771657643"
},
"departure": {
"delay": -97,
"time": "1771657643"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -90,
"time": "1771657410"
},
"departure": {
"delay": -90,
"time": "1771657410"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -113,
"time": "1771657807"
},
"departure": {
"delay": -113,
"time": "1771657807"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1401,
"time": "1771655799"
},
"departure": {
"delay": -1401,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1161,
"time": "1771655799"
},
"departure": {
"delay": -1161,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1101,
"time": "1771655799"
},
"departure": {
"delay": -1101,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -84,
"time": "1771657296"
},
"departure": {
"delay": -84,
"time": "1771657296"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": -1041,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -105,
"time": "1771657695"
},
"departure": {
"delay": -105,
"time": "1771657695"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -44,
"time": "1771657216"
},
"departure": {
"delay": -44,
"time": "1771657216"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -105,
"time": "1771657875"
},
"departure": {
"delay": -105,
"time": "1771657875"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1771657260"
},
"departure": {
"delay": -60,
"time": "1771657260"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -133,
"time": "1771657967"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -114,
"time": "1771657326"
},
"departure": {
"delay": -114,
"time": "1771657326"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -98,
"time": "1771657582"
},
"departure": {
"delay": -98,
"time": "1771657582"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597274:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3304:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771659960"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771659120"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:76561:ZE:TAEx2071:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771661220"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771661040"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771661280"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1771658940"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771658160"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771661400"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771658400"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771660140"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771660380"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771661160"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771661340"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771660260"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771659900"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771660860"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771660080"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771658640"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771658700"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771657440"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771659780"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771659840"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771660440"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771659720"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771660620"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771658280"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771659480"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771661460"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771660320"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771659000"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771658820"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771660920"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771660680"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771660020"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771657980"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771659660"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771659240"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771658100"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771660560"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771657620"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771657320"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771660800"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771659540"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771659600"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3304:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056739x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -212,
"time": "1771655908"
},
"departure": {
"delay": -212,
"time": "1771655908"
},
"stopId": "FR:76595:ZE:3314:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -226,
"time": "1771657454"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -226,
"time": "1771656014"
},
"departure": {
"delay": -226,
"time": "1771656014"
},
"stopId": "FR:76307:ZE:3424:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": -1780,
"time": "1771653320"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -226,
"time": "1771656434"
},
"departure": {
"delay": -226,
"time": "1771656434"
},
"stopId": "FR:76595:ZE:5125:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": -222,
"time": "1771655718"
},
"stopId": "FR:76609:ZE:3408:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76508:ZE:5126:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -206,
"time": "1771656274"
},
"departure": {
"delay": -206,
"time": "1771656274"
},
"stopId": "FR:76595:ZE:5127:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -226,
"time": "1771657094"
},
"departure": {
"delay": -226,
"time": "1771657094"
},
"stopId": "FR:76481:ZE:4728:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 7,
"time": "1771655527"
},
"stopId": "FR:76693:ZE:5122:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -195,
"time": "1771657005"
},
"departure": {
"delay": -195,
"time": "1771657005"
},
"stopId": "FR:76481:ZE:4730:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -185,
"time": "1771656535"
},
"departure": {
"delay": -185,
"time": "1771656535"
},
"stopId": "FR:76595:ZE:5060:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -201,
"time": "1771655799"
},
"departure": {
"delay": -201,
"time": "1771655799"
},
"stopId": "FR:76064:ZE:3399:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771655640"
},
"departure": {
"time": "1771655640"
},
"stopId": "FR:76693:ZE:5123:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -208,
"time": "1771657412"
},
"departure": {
"delay": -208,
"time": "1771657412"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -220,
"time": "1771657340"
},
"departure": {
"delay": -220,
"time": "1771657340"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -176,
"time": "1771657204"
},
"departure": {
"delay": -176,
"time": "1771657204"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 25,
"time": "1771655725"
},
"stopId": "FR:76693:ZE:5124:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -201,
"time": "1771655859"
},
"departure": {
"delay": -201,
"time": "1771655859"
},
"stopId": "FR:76064:ZE:3380:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -207,
"time": "1771656093"
},
"departure": {
"delay": -207,
"time": "1771656093"
},
"stopId": "FR:76307:ZE:3457:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -221,
"time": "1771656739"
},
"departure": {
"delay": -221,
"time": "1771656739"
},
"stopId": "FR:76167:ZE:4066:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -226,
"time": "1771656854"
},
"departure": {
"delay": -226,
"time": "1771656854"
},
"stopId": "FR:76167:ZE:3034:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -212,
"time": "1771657288"
},
"departure": {
"delay": -212,
"time": "1771657288"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -188,
"time": "1771656652"
},
"departure": {
"delay": -188,
"time": "1771656652"
},
"stopId": "FR:76361:ZE:5031:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -172,
"time": "1771656608"
},
"departure": {
"delay": -172,
"time": "1771656608"
},
"stopId": "FR:76361:ZE:5128:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771655892",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056739x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748562x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1771651152"
},
"departure": {
"delay": 31,
"time": "1771651171"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1771650153"
},
"departure": {
"delay": 43,
"time": "1771650163"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1771651096"
},
"departure": {
"delay": 33,
"time": "1771651113"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1771650383"
},
"departure": {
"delay": -26,
"time": "1771650394"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -72,
"time": "1771651290"
},
"departure": {
"delay": -72,
"time": "1771651308"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -76,
"time": "1771651470"
},
"departure": {
"delay": -76,
"time": "1771651484"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1771650998"
},
"departure": {
"delay": 54,
"time": "1771651014"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1771649980"
},
"departure": {
"delay": 56,
"time": "1771649996"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -67,
"time": "1771651532"
},
"departure": {
"delay": -67,
"time": "1771651553"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1771650215"
},
"departure": {
"delay": 47,
"time": "1771650227"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -48,
"time": "1771651261"
},
"departure": {
"delay": -48,
"time": "1771651272"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1771650300"
},
"departure": {
"delay": 23,
"time": "1771650323"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 160,
"time": "1771650519"
},
"departure": {
"delay": 160,
"time": "1771650880"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1771650081"
},
"departure": {
"delay": 88,
"time": "1771650088"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1771649927"
},
"departure": {
"delay": 62,
"time": "1771649942"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1771651226"
},
"departure": {
"delay": -17,
"time": "1771651243"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 73,
"time": "1771649773"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1771650342"
},
"departure": {
"delay": -4,
"time": "1771650356"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -68,
"time": "1771651612"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1771650021"
},
"departure": {
"delay": 101,
"time": "1771650041"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1771650259"
},
"departure": {
"delay": 36,
"time": "1771650276"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -109,
"time": "1771650418"
},
"departure": {
"delay": -109,
"time": "1771650431"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -91,
"time": "1771651331"
},
"departure": {
"delay": -91,
"time": "1771651349"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1771649869"
},
"departure": {
"delay": 65,
"time": "1771649885"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748562x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:10027x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1771655340"
},
"departure": {
"delay": 185,
"time": "1771655345"
},
"stopId": "FR:76259:ZE:FECCEAU1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1771655760"
},
"departure": {
"delay": -60,
"time": "1771655760"
},
"stopId": "FR:76259:ZE:FECSOUE2:ATOUMOD008",
"stopSequence": 22
},
{
"departure": {
"delay": 120,
"time": "1771654860"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1771655050"
},
"departure": {
"delay": 75,
"time": "1771655055"
},
"stopId": "FR:76259:ZE:FECHALL3:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1771655470"
},
"departure": {
"delay": 75,
"time": "1771655475"
},
"stopId": "FR:76259:ZE:FECQREN2:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1771655880"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 23
},
{
"arrival": {
"delay": 75,
"time": "1771654930"
},
"departure": {
"delay": 75,
"time": "1771654935"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1771655040"
},
"departure": {
"delay": 125,
"time": "1771655045"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1771655520"
},
"departure": {
"delay": 65,
"time": "1771655525"
},
"stopId": "FR:76259:ZE:FECCAST2:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1771655580"
},
"departure": {
"delay": 5,
"time": "1771655585"
},
"stopId": "FR:76259:ZE:FECSBEN2:ATOUMOD008",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1771655360"
},
"departure": {
"delay": 85,
"time": "1771655365"
},
"stopId": "FR:76259:ZE:FECLAGR1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771655100"
},
"departure": {
"delay": 5,
"time": "1771655105"
},
"stopId": "FR:76259:ZE:FECFLAU1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1771655460"
},
"departure": {
"delay": 125,
"time": "1771655465"
},
"stopId": "FR:76259:ZE:FECARQU2:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1771655700"
},
"departure": {
"delay": 5,
"time": "1771655705"
},
"stopId": "FR:76259:ZE:FECPRIV2:ATOUMOD008",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1771655350"
},
"departure": {
"delay": 135,
"time": "1771655355"
},
"stopId": "FR:76259:ZE:FECSTAD1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1771654920"
},
"departure": {
"delay": 125,
"time": "1771654925"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 8
}
],
"timestamp": "1771655902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:10027x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746614x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1771654288"
},
"departure": {
"delay": 105,
"time": "1771654305"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1771652402"
},
"departure": {
"delay": 16,
"time": "1771652416"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -118,
"time": "1771655402"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 177,
"time": "1771653997"
},
"departure": {
"delay": 177,
"time": "1771654017"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1771652331"
},
"departure": {
"delay": 4,
"time": "1771652344"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1771654793"
},
"departure": {
"delay": 71,
"time": "1771654811"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 109,
"time": "1771654165"
},
"departure": {
"delay": 109,
"time": "1771654189"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771654654"
},
"departure": {
"delay": 50,
"time": "1771654670"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -51,
"time": "1771652679"
},
"departure": {
"delay": -51,
"time": "1771652709"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771655094"
},
"departure": {
"delay": 5,
"time": "1771655105"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -64,
"time": "1771652565"
},
"departure": {
"delay": -64,
"time": "1771652576"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1771652305"
},
"departure": {
"delay": -29,
"time": "1771652311"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1771653757"
},
"departure": {
"delay": 59,
"time": "1771653779"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1771653440"
},
"departure": {
"delay": 67,
"time": "1771653547"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1771653101"
},
"departure": {
"delay": 61,
"time": "1771653121"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1771654494"
},
"departure": {
"delay": 74,
"time": "1771654514"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -81,
"time": "1771655302"
},
"departure": {
"delay": -81,
"time": "1771655319"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -38,
"time": "1771652530"
},
"departure": {
"delay": -38,
"time": "1771652542"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 143,
"time": "1771653805"
},
"departure": {
"delay": 143,
"time": "1771653923"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1771654091"
},
"departure": {
"delay": 151,
"time": "1771654111"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 81,
"time": "1771654447"
},
"departure": {
"delay": 81,
"time": "1771654461"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 38,
"time": "1771653202"
},
"departure": {
"delay": 38,
"time": "1771653218"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1771652904"
},
"departure": {
"delay": 44,
"time": "1771652924"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 21,
"time": "1771652121"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -15,
"time": "1771652494"
},
"departure": {
"delay": -15,
"time": "1771652505"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771655157"
},
"departure": {
"delay": 5,
"time": "1771655165"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 34,
"time": "1771653674"
},
"departure": {
"delay": 34,
"time": "1771653694"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -95,
"time": "1771655351"
},
"departure": {
"delay": -95,
"time": "1771655365"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -51,
"time": "1771652748"
},
"departure": {
"delay": -51,
"time": "1771652769"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1771653377"
},
"departure": {
"delay": 77,
"time": "1771653377"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1771655061"
},
"departure": {
"delay": 31,
"time": "1771655071"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 47,
"time": "1771654897"
},
"departure": {
"delay": 47,
"time": "1771654907"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 89,
"time": "1771654872"
},
"departure": {
"delay": 89,
"time": "1771654889"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 72,
"time": "1771654554"
},
"departure": {
"delay": 72,
"time": "1771654572"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1771652176"
},
"departure": {
"delay": 35,
"time": "1771652195"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 89,
"time": "1771654331"
},
"departure": {
"delay": 89,
"time": "1771654349"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -20,
"time": "1771655185"
},
"departure": {
"delay": -20,
"time": "1771655200"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 108,
"time": "1771654832"
},
"departure": {
"delay": 108,
"time": "1771654848"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -1,
"time": "1771652272"
},
"departure": {
"delay": -1,
"time": "1771652279"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1771654994"
},
"departure": {
"delay": 65,
"time": "1771655045"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -14,
"time": "1771652431"
},
"departure": {
"delay": -14,
"time": "1771652446"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1771653596"
},
"departure": {
"delay": 77,
"time": "1771653617"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -19,
"time": "1771652363"
},
"departure": {
"delay": -19,
"time": "1771652381"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 87,
"time": "1771652946"
},
"departure": {
"delay": 87,
"time": "1771652967"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1771654760"
},
"departure": {
"delay": 94,
"time": "1771654774"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 50,
"time": "1771653032"
},
"departure": {
"delay": 50,
"time": "1771653050"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1771654974"
},
"departure": {
"delay": 69,
"time": "1771654989"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 89,
"time": "1771654212"
},
"departure": {
"delay": 89,
"time": "1771654229"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1771654393"
},
"departure": {
"delay": 96,
"time": "1771654416"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -55,
"time": "1771655276"
},
"departure": {
"delay": -55,
"time": "1771655285"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1771655860",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746614x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852612F5814581x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771655820"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1771652460"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771653660"
},
"departure": {
"time": "1771653720"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771656180"
},
"departure": {
"time": "1771656240"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771654920"
},
"departure": {
"time": "1771654980"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771655400"
},
"departure": {
"time": "1771655460"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771654440"
},
"departure": {
"time": "1771654500"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771656780"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1771648832",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852612F5814581x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748158x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1771650355"
},
"departure": {
"delay": 13,
"time": "1771650373"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 152,
"time": "1771649640"
},
"departure": {
"delay": 152,
"time": "1771649672"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1771649851"
},
"departure": {
"delay": 106,
"time": "1771649866"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 182,
"time": "1771648972"
},
"departure": {
"delay": 182,
"time": "1771648982"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 151,
"time": "1771649361"
},
"departure": {
"delay": 151,
"time": "1771649371"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1771649510"
},
"departure": {
"delay": 62,
"time": "1771649522"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 144,
"time": "1771648998"
},
"departure": {
"delay": 144,
"time": "1771649004"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 195,
"time": "1771649140"
},
"departure": {
"delay": 195,
"time": "1771649235"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1771649887"
},
"departure": {
"delay": 78,
"time": "1771649898"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1771650125"
},
"departure": {
"delay": 63,
"time": "1771650183"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 127,
"time": "1771649699"
},
"departure": {
"delay": 127,
"time": "1771649707"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 84,
"time": "1771649468"
},
"departure": {
"delay": 84,
"time": "1771649484"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1771650228"
},
"departure": {
"delay": 67,
"time": "1771650247"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 101,
"time": "1771649065"
},
"departure": {
"delay": 101,
"time": "1771649081"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1771649913"
},
"departure": {
"delay": 47,
"time": "1771649927"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1771649582"
},
"departure": {
"delay": 105,
"time": "1771649625"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1771649551"
},
"departure": {
"delay": 102,
"time": "1771649562"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 138,
"time": "1771649402"
},
"departure": {
"delay": 138,
"time": "1771649418"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 146,
"time": "1771649111"
},
"departure": {
"delay": 146,
"time": "1771649126"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 192,
"time": "1771649282"
},
"departure": {
"delay": 192,
"time": "1771649292"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 169,
"time": "1771648889"
},
"departure": {
"delay": 169,
"time": "1771648909"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 211,
"time": "1771648831"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1771650006"
},
"departure": {
"delay": 34,
"time": "1771650034"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1771650293"
},
"departure": {
"delay": 16,
"time": "1771650316"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -107,
"time": "1771650433"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1771655860",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748158x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6469779:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 274,
"time": "1771656154"
},
"departure": {
"delay": 274,
"time": "1771656154"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 264,
"time": "1771655964"
},
"departure": {
"delay": 264,
"time": "1771655964"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1771656460"
},
"departure": {
"delay": 100,
"time": "1771656460"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 138,
"time": "1771656558"
},
"departure": {
"delay": 138,
"time": "1771656558"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1771657152"
},
"departure": {
"delay": 132,
"time": "1771657152"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 237,
"time": "1771656057"
},
"departure": {
"delay": 237,
"time": "1771656057"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 188,
"time": "1771656308"
},
"departure": {
"delay": 188,
"time": "1771656308"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1771656484"
},
"departure": {
"delay": 64,
"time": "1771656484"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 334,
"time": "1771655854"
},
"departure": {
"delay": 334,
"time": "1771655854"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1771656432"
},
"departure": {
"delay": 132,
"time": "1771656432"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 188,
"time": "1771656248"
},
"departure": {
"delay": 188,
"time": "1771656248"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1771657227"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 246,
"time": "1771656186"
},
"departure": {
"delay": 246,
"time": "1771656186"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 304,
"time": "1771655884"
},
"departure": {
"delay": 304,
"time": "1771655884"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1771656417"
},
"departure": {
"delay": 117,
"time": "1771656417"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"delay": 332,
"time": "1771655732"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 281,
"time": "1771655921"
},
"departure": {
"delay": 281,
"time": "1771655921"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1771657047"
},
"departure": {
"delay": 87,
"time": "1771657047"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 146,
"time": "1771657106"
},
"departure": {
"delay": 146,
"time": "1771657106"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 367,
"time": "1771655827"
},
"departure": {
"delay": 367,
"time": "1771655827"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1771656642"
},
"departure": {
"delay": 102,
"time": "1771656642"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 294,
"time": "1771655994"
},
"departure": {
"delay": 294,
"time": "1771655994"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 145,
"time": "1771656805"
},
"departure": {
"delay": 145,
"time": "1771656805"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 169,
"time": "1771656349"
},
"departure": {
"delay": 169,
"time": "1771656349"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1771656584"
},
"departure": {
"delay": 104,
"time": "1771656584"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1771656532"
},
"departure": {
"delay": 112,
"time": "1771656532"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6469779:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771657860"
},
"departure": {
"time": "1771657860"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771657920"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771658400"
},
"departure": {
"time": "1771658400"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771657500"
},
"departure": {
"time": "1771657500"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771658460"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771657800"
},
"departure": {
"time": "1771657800"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771658340"
},
"departure": {
"time": "1771658340"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771657440"
},
"departure": {
"time": "1771657440"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771658220"
},
"departure": {
"time": "1771658220"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771657680"
},
"departure": {
"time": "1771657680"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771658160"
},
"departure": {
"time": "1771658160"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1771655806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:373:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC598339:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2961,
"time": "1771655799"
},
"departure": {
"delay": -2961,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1771659977"
},
"departure": {
"delay": 17,
"time": "1771659977"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1771659598"
},
"departure": {
"delay": 58,
"time": "1771659598"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1771659403"
},
"departure": {
"delay": 43,
"time": "1771659403"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1771660217"
},
"departure": {
"delay": 17,
"time": "1771660217"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1771660517"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 52,
"time": "1771659892"
},
"departure": {
"delay": 52,
"time": "1771659892"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1771659839"
},
"departure": {
"delay": 59,
"time": "1771659839"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1771660262"
},
"departure": {
"delay": 2,
"time": "1771660262"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 4,
"time": "1771659244"
},
"departure": {
"delay": 4,
"time": "1771659244"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1771659302"
},
"departure": {
"delay": 2,
"time": "1771659302"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1771660097"
},
"departure": {
"delay": 17,
"time": "1771660097"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1771660172"
},
"departure": {
"delay": 32,
"time": "1771660172"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -3021,
"time": "1771655799"
},
"departure": {
"delay": -3021,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1771659536"
},
"departure": {
"delay": 56,
"time": "1771659536"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1771660344"
},
"departure": {
"delay": 24,
"time": "1771660344"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 47,
"time": "1771659467"
},
"departure": {
"delay": 47,
"time": "1771659467"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3141,
"time": "1771655799"
},
"departure": {
"delay": -3141,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3261,
"time": "1771655799"
},
"departure": {
"delay": -3261,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1771659739"
},
"departure": {
"delay": 19,
"time": "1771659739"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1771660027"
},
"departure": {
"delay": 7,
"time": "1771660027"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -3321,
"time": "1771655799"
},
"departure": {
"delay": -3321,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -2901,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC598339:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110193x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771656377"
},
"departure": {
"delay": 17,
"time": "1771656377"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1771656058"
},
"departure": {
"delay": 58,
"time": "1771656058"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1771656277"
},
"departure": {
"delay": 37,
"time": "1771656277"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771655960"
},
"departure": {
"delay": 20,
"time": "1771655960"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1771656161"
},
"departure": {
"delay": 41,
"time": "1771656161"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 6,
"time": "1771655646"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 53,
"time": "1771655873"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771656456"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771655892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110193x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470651:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -143,
"time": "1771658797"
},
"departure": {
"delay": -143,
"time": "1771658797"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -393,
"time": "1771659327"
},
"departure": {
"delay": -393,
"time": "1771659327"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -409,
"time": "1771659371"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -226,
"time": "1771658954"
},
"departure": {
"delay": -226,
"time": "1771658954"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -131,
"time": "1771658689"
},
"departure": {
"delay": -131,
"time": "1771658689"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"delay": -2299,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -131,
"time": "1771658569"
},
"departure": {
"delay": -131,
"time": "1771658569"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -92,
"time": "1771658488"
},
"departure": {
"delay": -92,
"time": "1771658488"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -268,
"time": "1771659212"
},
"departure": {
"delay": -268,
"time": "1771659212"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -179,
"time": "1771658881"
},
"departure": {
"delay": -179,
"time": "1771658881"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -348,
"time": "1771659252"
},
"departure": {
"delay": -348,
"time": "1771659252"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -94,
"time": "1771658726"
},
"departure": {
"delay": -94,
"time": "1771658726"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -92,
"time": "1771658368"
},
"departure": {
"delay": -92,
"time": "1771658368"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -111,
"time": "1771658649"
},
"departure": {
"delay": -111,
"time": "1771658649"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -261,
"time": "1771659099"
},
"departure": {
"delay": -261,
"time": "1771659099"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -262,
"time": "1771659158"
},
"departure": {
"delay": -262,
"time": "1771659158"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -126,
"time": "1771658754"
},
"departure": {
"delay": -126,
"time": "1771658754"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1771658306"
},
"departure": {
"delay": -34,
"time": "1771658306"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -183,
"time": "1771659057"
},
"departure": {
"delay": -183,
"time": "1771659057"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -92,
"time": "1771658548"
},
"departure": {
"delay": -92,
"time": "1771658548"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1771658241"
},
"departure": {
"delay": 21,
"time": "1771658241"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1771658276"
},
"departure": {
"delay": -4,
"time": "1771658276"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470651:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747731x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771657620"
},
"departure": {
"time": "1771657620"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771659000"
},
"departure": {
"time": "1771659000"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771657560"
},
"departure": {
"time": "1771657560"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1771659240"
},
"departure": {
"time": "1771659240"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771657140"
},
"departure": {
"time": "1771657140"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771657920"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771657800"
},
"departure": {
"time": "1771657800"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771658640"
},
"departure": {
"time": "1771658640"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1771656900"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771658400"
},
"departure": {
"time": "1771658400"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771658940"
},
"departure": {
"time": "1771658940"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1771657080"
},
"departure": {
"time": "1771657080"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771656660"
},
"departure": {
"time": "1771656660"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771658820"
},
"departure": {
"time": "1771658820"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1771657680"
},
"departure": {
"time": "1771657680"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771658160"
},
"departure": {
"time": "1771658160"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1771658580"
},
"departure": {
"time": "1771658580"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1771656960"
},
"departure": {
"time": "1771656960"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771657980"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771657200"
},
"departure": {
"time": "1771657200"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771657440"
},
"departure": {
"time": "1771657440"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771656720"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771659420"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1771658760"
},
"departure": {
"time": "1771658760"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771657500"
},
"departure": {
"time": "1771657500"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771656780"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771657320"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771659120"
},
"departure": {
"time": "1771659120"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1771656720"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771655859",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747731x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771656740"
},
"departure": {
"delay": 20,
"time": "1771656740"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -13,
"time": "1771655927"
},
"departure": {
"delay": -13,
"time": "1771655927"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1771656452"
},
"departure": {
"delay": -28,
"time": "1771656452"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1771656310"
},
"departure": {
"delay": 10,
"time": "1771656310"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1771655896"
},
"departure": {
"delay": 16,
"time": "1771655896"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -5,
"time": "1771655995"
},
"departure": {
"delay": -5,
"time": "1771655995"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -28,
"time": "1771656032"
},
"departure": {
"delay": -28,
"time": "1771656032"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1771655433"
},
"departure": {
"delay": 33,
"time": "1771655433"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1771656122"
},
"departure": {
"delay": 2,
"time": "1771656122"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -28,
"time": "1771656932"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -27,
"time": "1771655733"
},
"departure": {
"delay": -27,
"time": "1771655733"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1771656835"
},
"departure": {
"delay": -5,
"time": "1771656835"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1771655523"
},
"departure": {
"delay": 3,
"time": "1771655523"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1771655647"
},
"departure": {
"delay": 7,
"time": "1771655647"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1771656614"
},
"departure": {
"delay": 14,
"time": "1771656614"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -17,
"time": "1771656523"
},
"departure": {
"delay": -17,
"time": "1771656523"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 74,
"time": "1771655354"
},
"departure": {
"delay": 74,
"time": "1771655354"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1771655220"
},
"departure": {
"delay": 63,
"time": "1771655283"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1771655699"
},
"departure": {
"delay": -1,
"time": "1771655699"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596203:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:10030x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771660200"
},
"departure": {
"time": "1771660200"
},
"stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771661040"
},
"stopId": "FR:76259:ZE:FECPLAG1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1771659960"
},
"departure": {
"time": "1771659960"
},
"stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771660260"
},
"departure": {
"time": "1771660260"
},
"stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771660500"
},
"departure": {
"time": "1771660500"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771660860"
},
"departure": {
"time": "1771660860"
},
"stopId": "FR:76259:ZE:FECBENE1:ATOUMOD008",
"stopSequence": 14
},
{
"departure": {
"time": "1771659720"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771659900"
},
"departure": {
"time": "1771659900"
},
"stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771660800"
},
"departure": {
"time": "1771660800"
},
"stopId": "FR:76259:ZE:FECSEXU1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1771660920"
},
"departure": {
"time": "1771660920"
},
"stopId": "FR:76259:ZE:FECGCUV1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1771660680"
},
"departure": {
"time": "1771660680"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771660440"
},
"departure": {
"time": "1771660440"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771660080"
},
"departure": {
"time": "1771660080"
},
"stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771660320"
},
"departure": {
"time": "1771660320"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771660560"
},
"departure": {
"time": "1771660560"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771660140"
},
"departure": {
"time": "1771660140"
},
"stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008",
"stopSequence": 5
}
],
"timestamp": "1771655902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:10030x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771658220"
},
"departure": {
"time": "1771658220"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771657980"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657500"
},
"departure": {
"time": "1771657500"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771657440"
},
"departure": {
"time": "1771657440"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771657800"
},
"departure": {
"time": "1771657800"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771657920"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771657620"
},
"departure": {
"time": "1771657620"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771658340"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771658160"
},
"departure": {
"time": "1771658160"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771655709",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:343:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4254988x2025x26xGSamHLiaxSamedix03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771658460"
},
"departure": {
"time": "1771658460"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1771659793"
},
"departure": {
"delay": 13,
"time": "1771659793"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 20,
"time": "1771658000"
},
"departure": {
"delay": 20,
"time": "1771658000"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1771658611"
},
"departure": {
"delay": 31,
"time": "1771658611"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771657310"
},
"departure": {
"delay": 50,
"time": "1771657310"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1771657758"
},
"departure": {
"delay": 18,
"time": "1771657758"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771658121"
},
"departure": {
"delay": 21,
"time": "1771658121"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1771659765"
},
"departure": {
"delay": 45,
"time": "1771659765"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"time": "1771658760"
},
"departure": {
"time": "1771658760"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1771658820"
},
"departure": {
"time": "1771658820"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 33,
"time": "1771659453"
},
"departure": {
"delay": 33,
"time": "1771659453"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 37,
"time": "1771659337"
},
"departure": {
"delay": 37,
"time": "1771659337"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 22,
"time": "1771658722"
},
"departure": {
"delay": 22,
"time": "1771658722"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1771658400"
},
"departure": {
"time": "1771658400"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1771658911"
},
"departure": {
"delay": 31,
"time": "1771658911"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1771657180"
},
"departure": {
"delay": 40,
"time": "1771657180"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771659700"
},
"departure": {
"delay": 40,
"time": "1771659700"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1771657683"
},
"departure": {
"delay": 3,
"time": "1771657683"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1771657076"
},
"departure": {
"delay": 56,
"time": "1771657076"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 25,
"time": "1771657585"
},
"departure": {
"delay": 25,
"time": "1771657585"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771657140"
},
"departure": {
"time": "1771657140"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1771657515"
},
"departure": {
"delay": 15,
"time": "1771657515"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771659420"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 6,
"time": "1771656966"
},
"departure": {
"delay": 6,
"time": "1771656966"
},
"stopId": "FR:76447:ZE:3147:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1771659865"
},
"departure": {
"delay": 25,
"time": "1771659865"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 58,
"time": "1771658338"
},
"departure": {
"delay": 58,
"time": "1771658338"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771657620"
},
"departure": {
"time": "1771657620"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1771659375"
},
"departure": {
"delay": 15,
"time": "1771659375"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 40,
"time": "1771658500"
},
"departure": {
"delay": 40,
"time": "1771658500"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1771659907"
},
"departure": {
"delay": 7,
"time": "1771659907"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 28,
"time": "1771656928"
},
"departure": {
"delay": 28,
"time": "1771656928"
},
"stopId": "FR:76447:ZE:3139:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1771658067"
},
"departure": {
"delay": 27,
"time": "1771658067"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1771659830"
},
"departure": {
"delay": 50,
"time": "1771659830"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 17,
"time": "1771657037"
},
"departure": {
"delay": 17,
"time": "1771657037"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771658670"
},
"departure": {
"delay": 30,
"time": "1771658670"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771659240"
},
"departure": {
"time": "1771659240"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1771658640"
},
"departure": {
"time": "1771658640"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1771658544"
},
"departure": {
"delay": 24,
"time": "1771658544"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1771657378"
},
"departure": {
"delay": 58,
"time": "1771657378"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771659960"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1771657920"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1771659254"
},
"departure": {
"delay": 14,
"time": "1771659254"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1771657260"
},
"departure": {
"time": "1771657260"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771659660"
},
"departure": {
"time": "1771659660"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1771656900"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:76447:ZE:3493:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771655802",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4254988x2025x26xGSamHLiaxSamedix03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC595792:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 251,
"time": "1771654202"
},
"departure": {
"delay": 251,
"time": "1771654211"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 153,
"time": "1771653693"
},
"departure": {
"delay": 153,
"time": "1771653693"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1771654451"
},
"departure": {
"delay": 71,
"time": "1771654451"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 92,
"time": "1771653452"
},
"departure": {
"delay": 92,
"time": "1771653452"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1771653161"
},
"departure": {
"delay": 41,
"time": "1771653161"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771654511"
},
"departure": {
"delay": 11,
"time": "1771654511"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 114,
"time": "1771654854"
},
"departure": {
"delay": 114,
"time": "1771654854"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 251,
"time": "1771653903"
},
"departure": {
"delay": 251,
"time": "1771653911"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 221,
"time": "1771653799"
},
"departure": {
"delay": 221,
"time": "1771653821"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 239,
"time": "1771654079"
},
"departure": {
"delay": 239,
"time": "1771654079"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1771653356"
},
"departure": {
"delay": 116,
"time": "1771653356"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 191,
"time": "1771653731"
},
"departure": {
"delay": 191,
"time": "1771653731"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1771654421"
},
"departure": {
"delay": 101,
"time": "1771654421"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1771654637"
},
"departure": {
"delay": 77,
"time": "1771654637"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 204,
"time": "1771653624"
},
"departure": {
"delay": 204,
"time": "1771653624"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1771653220"
},
"departure": {
"delay": 40,
"time": "1771653220"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1771654759"
},
"departure": {
"delay": 79,
"time": "1771654759"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 56,
"time": "1771654556"
},
"departure": {
"delay": 56,
"time": "1771654556"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 101,
"time": "1771654721"
},
"departure": {
"delay": 101,
"time": "1771654721"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 134,
"time": "1771654874"
},
"departure": {
"delay": 134,
"time": "1771654874"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 203,
"time": "1771653563"
},
"departure": {
"delay": 203,
"time": "1771653563"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1771653281"
},
"departure": {
"delay": 41,
"time": "1771653281"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1771654481"
},
"departure": {
"delay": 41,
"time": "1771654481"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 135,
"time": "1771654935"
},
"departure": {
"delay": 135,
"time": "1771654935"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"departure": {
"delay": 71,
"time": "1771653071"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1771655113"
},
"departure": {
"time": "1771654920"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 159,
"time": "1771654359"
},
"departure": {
"delay": 159,
"time": "1771654359"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1771653401"
},
"departure": {
"delay": 101,
"time": "1771653401"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1771653132"
},
"departure": {
"delay": 72,
"time": "1771653132"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1771654799"
},
"departure": {
"delay": 72,
"time": "1771654812"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 101,
"time": "1771654599"
},
"departure": {
"delay": 101,
"time": "1771654601"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1771655168",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC595792:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:739:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771663200"
},
"departure": {
"time": "1771663200"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771662960"
},
"departure": {
"time": "1771662960"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771662840"
},
"departure": {
"time": "1771662840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771663020"
},
"departure": {
"time": "1771663020"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771663080"
},
"departure": {
"time": "1771663080"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1771662720"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771662900"
},
"departure": {
"time": "1771662900"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771663560"
},
"departure": {
"time": "1771663560"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771663140"
},
"departure": {
"time": "1771663140"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771663260"
},
"departure": {
"time": "1771663260"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771663500"
},
"departure": {
"time": "1771663500"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771663740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771662780"
},
"departure": {
"time": "1771662780"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771663320"
},
"departure": {
"time": "1771663320"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1771655791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:739:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596901:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -248,
"time": "1771656292"
},
"departure": {
"delay": -248,
"time": "1771656292"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -185,
"time": "1771656175"
},
"departure": {
"delay": -185,
"time": "1771656175"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -300,
"time": "1771656600"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -79,
"time": "1771655861"
},
"departure": {
"delay": -79,
"time": "1771655861"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771655787"
},
"departure": {
"delay": 27,
"time": "1771655787"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -240,
"time": "1771656060"
},
"departure": {
"delay": -240,
"time": "1771656060"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -251,
"time": "1771656469"
},
"departure": {
"delay": -251,
"time": "1771656469"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -120,
"time": "1771656000"
},
"departure": {
"delay": -120,
"time": "1771656000"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -191,
"time": "1771656229"
},
"departure": {
"delay": -191,
"time": "1771656229"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -243,
"time": "1771656357"
},
"departure": {
"delay": -243,
"time": "1771656357"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -240,
"time": "1771656540"
},
"departure": {
"delay": -240,
"time": "1771656540"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -224,
"time": "1771656436"
},
"departure": {
"delay": -224,
"time": "1771656436"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -270,
"time": "1771656570"
},
"departure": {
"delay": -270,
"time": "1771656570"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -270,
"time": "1771656510"
},
"departure": {
"delay": -270,
"time": "1771656510"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596901:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850605F5817990x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771657560"
},
"departure": {
"time": "1771657620"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771660440"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771659960"
},
"departure": {
"time": "1771660020"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771659540"
},
"departure": {
"time": "1771659600"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771659000"
},
"departure": {
"time": "1771659060"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771658760"
},
"departure": {
"time": "1771658820"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771657080"
},
"departure": {
"time": "1771657140"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771657320"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771658340"
},
"departure": {
"time": "1771658520"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771657860"
},
"departure": {
"time": "1771657980"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771653152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850605F5817990x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1087:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771669800"
},
"departure": {
"time": "1771669800"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771669860"
},
"departure": {
"time": "1771669860"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771670400"
},
"departure": {
"time": "1771670400"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771670640"
},
"departure": {
"time": "1771670640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771670100"
},
"departure": {
"time": "1771670100"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771669620"
},
"departure": {
"time": "1771669620"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771670580"
},
"departure": {
"time": "1771670580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771670160"
},
"departure": {
"time": "1771670160"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771669740"
},
"departure": {
"time": "1771669740"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771669980"
},
"departure": {
"time": "1771669980"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771670040"
},
"departure": {
"time": "1771670040"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771670820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771670220"
},
"departure": {
"time": "1771670220"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771669560"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771669680"
},
"departure": {
"time": "1771669680"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1771655574",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1087:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3414F5734442x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771663140"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771656360"
},
"departure": {
"time": "1771656420"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1771651140"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771658700"
},
"departure": {
"time": "1771658760"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1771652160"
},
"departure": {
"time": "1771652220"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771657740"
},
"departure": {
"time": "1771657800"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771654740"
},
"departure": {
"time": "1771654800"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771655700"
},
"departure": {
"time": "1771655820"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771660020"
},
"departure": {
"time": "1771660080"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1771654080"
},
"departure": {
"time": "1771654140"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771653060"
},
"departure": {
"time": "1771653120"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1771647513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3414F5734442x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:500000473:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 240,
"time": "1771655520"
},
"stopId": "FR:61001:ZE:Printempsx:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1771656028"
},
"stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": 82,
"time": "1771655693"
},
"departure": {
"delay": 82,
"time": "1771655722"
},
"stopId": "FR:61001:ZE:Fresnel:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": 71,
"time": "1771655579"
},
"departure": {
"delay": 71,
"time": "1771655591"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 240,
"time": "1771655580"
},
"stopId": "FR:61001:ZE:CollxgexBalzac:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1771655769"
},
"departure": {
"delay": 28,
"time": "1771655788"
},
"stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 50,
"time": "1771655741"
},
"departure": {
"delay": 50,
"time": "1771655750"
},
"stopId": "FR:61001:ZE:Lebon:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 240,
"time": "1771655364"
},
"departure": {
"delay": 240,
"time": "1771655460"
},
"stopId": "FR:61001:ZE:CollxgexBalzacx:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": 100,
"time": "1771655605"
},
"departure": {
"delay": 100,
"time": "1771655620"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 85,
"time": "1771655646"
},
"departure": {
"delay": 85,
"time": "1771655665"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 34
},
{},
{
"departure": {
"delay": 28,
"time": "1771655908"
},
"stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": 80,
"time": "1771655528"
},
"departure": {
"delay": 80,
"time": "1771655540"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
}
],
"timestamp": "1771655500",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:500000473:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771656080"
},
"departure": {
"delay": 20,
"time": "1771656080"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771656440"
},
"departure": {
"delay": 20,
"time": "1771656440"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771656800"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771656320"
},
"departure": {
"delay": 20,
"time": "1771656320"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771656620"
},
"departure": {
"delay": 20,
"time": "1771656620"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1771655791"
},
"departure": {
"delay": 100,
"time": "1771655800"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771656260"
},
"departure": {
"delay": 20,
"time": "1771656260"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771656560"
},
"departure": {
"delay": 20,
"time": "1771656560"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771656020"
},
"departure": {
"delay": 20,
"time": "1771656020"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1771655689"
},
"departure": {
"delay": 122,
"time": "1771655702"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"time": "1771655871"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1771655648"
},
"departure": {
"delay": 140,
"time": "1771655660"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771656140"
},
"departure": {
"delay": 20,
"time": "1771656140"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1771655835"
},
"departure": {
"delay": 34,
"time": "1771655854"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 131,
"time": "1771655760"
},
"departure": {
"delay": 131,
"time": "1771655771"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771656500"
},
"departure": {
"delay": 20,
"time": "1771656500"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 118,
"time": "1771655518"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771655891",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:4:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:500000076:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1771655875"
},
"departure": {
"delay": 73,
"time": "1771655893"
},
"stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037",
"stopSequence": 41
},
{
"departure": {
"delay": 73,
"time": "1771655953"
},
"stopId": "FR:72006:ZE:Fonderies:ATOUMOD037",
"stopSequence": 42
},
{
"arrival": {
"delay": 82,
"time": "1771655769"
},
"departure": {
"delay": 82,
"time": "1771655782"
},
"stopId": "FR:72006:ZE:Stade:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": -26,
"time": "1771655421"
},
"departure": {
"delay": -26,
"time": "1771655434"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 73,
"time": "1771656013"
},
"stopId": "FR:72006:ZE:Arxx:ATOUMOD037",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1771655321"
},
"departure": {
"delay": -1,
"time": "1771655339"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 79,
"time": "1771655819"
},
"departure": {
"delay": 79,
"time": "1771655839"
},
"stopId": "FR:72006:ZE:CimetixrexdxArxonnay:ATOUMOD037",
"stopSequence": 40
},
{
"arrival": {
"delay": -30,
"time": "1771655353"
},
"departure": {
"delay": -30,
"time": "1771655370"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1771655750"
},
"departure": {
"delay": 121,
"time": "1771655761"
},
"stopId": "FR:72006:ZE:Rabelais:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": 60,
"time": "1771655571"
},
"departure": {
"delay": 60,
"time": "1771655700"
},
"stopId": "FR:72006:ZE:Chev:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1771655445"
},
"departure": {
"delay": 2,
"time": "1771655522"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": -3,
"time": "1771655379"
},
"departure": {
"delay": -3,
"time": "1771655397"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 32
}
],
"timestamp": "1771655895",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:500000076:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9810x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -105,
"time": "1771654090"
},
"departure": {
"delay": -105,
"time": "1771654095"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": -175,
"time": "1771654440"
},
"departure": {
"delay": -175,
"time": "1771654445"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": -115,
"time": "1771654260"
},
"departure": {
"delay": -115,
"time": "1771654265"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": -55,
"time": "1771653480"
},
"departure": {
"delay": -55,
"time": "1771653485"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1771653360"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": -175,
"time": "1771653840"
},
"departure": {
"delay": -175,
"time": "1771653845"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771654080"
},
"departure": {
"delay": 5,
"time": "1771654085"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1771653420"
},
"departure": {
"delay": 65,
"time": "1771653425"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": -115,
"time": "1771654560"
},
"departure": {
"delay": -115,
"time": "1771654565"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": -115,
"time": "1771654200"
},
"departure": {
"delay": -115,
"time": "1771654205"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": -115,
"time": "1771653540"
},
"departure": {
"delay": -115,
"time": "1771653545"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": -240,
"time": "1771654980"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": -175,
"time": "1771653600"
},
"departure": {
"delay": -175,
"time": "1771653605"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": -175,
"time": "1771654620"
},
"departure": {
"delay": -175,
"time": "1771654625"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": -175,
"time": "1771654320"
},
"departure": {
"delay": -175,
"time": "1771654325"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": -655,
"time": "1771654500"
},
"departure": {
"delay": -655,
"time": "1771654505"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
}
],
"timestamp": "1771655902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9810x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748208x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1771651144"
},
"departure": {
"delay": 84,
"time": "1771651164"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1771651776"
},
"departure": {
"delay": 105,
"time": "1771651785"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 74,
"time": "1771651380"
},
"departure": {
"delay": 74,
"time": "1771651394"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1771651821"
},
"departure": {
"delay": 96,
"time": "1771651836"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771651851"
},
"departure": {
"delay": 60,
"time": "1771651860"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1771650721"
},
"departure": {
"delay": -19,
"time": "1771650761"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771652019"
},
"departure": {
"delay": 60,
"time": "1771652040"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1771651576"
},
"departure": {
"delay": 89,
"time": "1771651589"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 148,
"time": "1771650688"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1771651946"
},
"departure": {
"delay": 36,
"time": "1771651956"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1771652084"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1771651420"
},
"departure": {
"delay": 54,
"time": "1771651434"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 101,
"time": "1771651885"
},
"departure": {
"delay": 101,
"time": "1771651901"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1771651692"
},
"departure": {
"delay": 86,
"time": "1771651706"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1771651230"
},
"departure": {
"delay": 106,
"time": "1771651246"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1771651094"
},
"departure": {
"delay": 152,
"time": "1771651112"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 128,
"time": "1771650869"
},
"departure": {
"delay": 128,
"time": "1771651028"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 108,
"time": "1771651534"
},
"departure": {
"delay": 108,
"time": "1771651548"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1771651491"
},
"departure": {
"delay": 125,
"time": "1771651505"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1771651455"
},
"departure": {
"delay": 92,
"time": "1771651472"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1771651982"
},
"departure": {
"delay": 71,
"time": "1771651991"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1771651272"
},
"departure": {
"delay": 85,
"time": "1771651285"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 128,
"time": "1771651611"
},
"departure": {
"delay": 128,
"time": "1771651628"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771655860",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748208x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13105F5821650x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771653600"
},
"departure": {
"time": "1771653720"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771654800"
},
"departure": {
"time": "1771654860"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771654200"
},
"departure": {
"time": "1771654260"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771656180"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1771650540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771652760"
},
"departure": {
"time": "1771652820"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771655160"
},
"departure": {
"time": "1771655220"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771655520"
},
"departure": {
"time": "1771655580"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771652400"
},
"departure": {
"time": "1771652520"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771653180"
},
"departure": {
"time": "1771653240"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1771646912",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13105F5821650x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC598192:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2661,
"time": "1771655799"
},
"departure": {
"delay": -2661,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -3081,
"time": "1771655799"
},
"departure": {
"delay": -3081,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1771659494"
},
"departure": {
"delay": 14,
"time": "1771659494"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1771659875"
},
"departure": {
"delay": 35,
"time": "1771659875"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3081,
"time": "1771655799"
},
"departure": {
"delay": -3081,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2481,
"time": "1771655799"
},
"departure": {
"delay": -2481,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1771659437"
},
"departure": {
"delay": 17,
"time": "1771659437"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2421,
"time": "1771655799"
},
"departure": {
"delay": -2421,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -53,
"time": "1771658947"
},
"departure": {
"delay": -53,
"time": "1771658947"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1771659977"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1771659930"
},
"departure": {
"delay": 30,
"time": "1771659930"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2781,
"time": "1771655799"
},
"departure": {
"delay": -2781,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3021,
"time": "1771655799"
},
"departure": {
"delay": -3021,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2841,
"time": "1771655799"
},
"departure": {
"delay": -2841,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -35,
"time": "1771659025"
},
"departure": {
"delay": -35,
"time": "1771659025"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1771659636"
},
"departure": {
"delay": 36,
"time": "1771659636"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2961,
"time": "1771655799"
},
"departure": {
"delay": -2961,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771659539"
},
"departure": {
"delay": 59,
"time": "1771659539"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": -2361,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC598192:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748209x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1771653279"
},
"departure": {
"delay": 112,
"time": "1771653292"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1771653732"
},
"departure": {
"delay": 155,
"time": "1771653755"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1771653083"
},
"departure": {
"delay": 95,
"time": "1771653095"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 129,
"time": "1771653529"
},
"departure": {
"delay": 129,
"time": "1771653549"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1771653305"
},
"departure": {
"delay": 151,
"time": "1771653331"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1771653955"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1771653822"
},
"departure": {
"delay": 111,
"time": "1771653831"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 165,
"time": "1771653392"
},
"departure": {
"delay": 165,
"time": "1771653405"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 158,
"time": "1771652498"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1771652983"
},
"departure": {
"delay": 117,
"time": "1771652997"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 170,
"time": "1771653460"
},
"departure": {
"delay": 170,
"time": "1771653470"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1771653049"
},
"departure": {
"delay": 119,
"time": "1771653059"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 141,
"time": "1771653668"
},
"departure": {
"delay": 141,
"time": "1771653681"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 119,
"time": "1771653860"
},
"departure": {
"delay": 119,
"time": "1771653899"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1771653425"
},
"departure": {
"delay": 142,
"time": "1771653442"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 188,
"time": "1771652935"
},
"departure": {
"delay": 188,
"time": "1771652948"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1771652538"
},
"departure": {
"delay": 58,
"time": "1771652638"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 152,
"time": "1771653617"
},
"departure": {
"delay": 152,
"time": "1771653632"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1771653793"
},
"departure": {
"delay": 87,
"time": "1771653807"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1771652727"
},
"departure": {
"delay": 133,
"time": "1771652833"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1771653209"
},
"departure": {
"delay": 123,
"time": "1771653243"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1771653700"
},
"departure": {
"delay": 108,
"time": "1771653708"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 174,
"time": "1771653342"
},
"departure": {
"delay": 174,
"time": "1771653354"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771655864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748209x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3324:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771655340"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771658520"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771658940"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771655220"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771659000"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771655100"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771659120"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771658280"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771657620"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771658820"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771658760"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771655640"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771658880"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771657980"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771658340"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771658400"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771656120"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771657440"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771658640"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771656180"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771657320"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771655160"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771658460"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3324:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852850F5814252x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771669920"
},
"departure": {
"time": "1771669980"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1771668960"
},
"departure": {
"time": "1771669020"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1771667700"
},
"departure": {
"time": "1771667820"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771662300"
},
"departure": {
"time": "1771662360"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1771661400"
},
"departure": {
"time": "1771661460"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771669500"
},
"departure": {
"time": "1771669560"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1771662960"
},
"departure": {
"time": "1771664760"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771659420"
},
"departure": {
"time": "1771659480"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1771666380"
},
"departure": {
"time": "1771666440"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1771660440"
},
"departure": {
"time": "1771660500"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1771670880"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1771657500"
},
"departure": {
"time": "1771657560"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 30
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771670220"
},
"departure": {
"time": "1771670280"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1771668480"
},
"departure": {
"time": "1771668540"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 46
}
],
"timestamp": "1771653513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852850F5814252x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2303:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771657620"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771657320"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771655760"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771655700"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771657920"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771657440"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771657980"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771657800"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771658100"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2303:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748693x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -170,
"time": "1771656370"
},
"departure": {
"delay": -170,
"time": "1771656370"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -170,
"time": "1771656130"
},
"departure": {
"delay": -170,
"time": "1771656130"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -170,
"time": "1771656490"
},
"departure": {
"delay": -170,
"time": "1771656490"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -170,
"time": "1771656550"
},
"departure": {
"delay": -170,
"time": "1771656550"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -170,
"time": "1771656250"
},
"departure": {
"delay": -170,
"time": "1771656250"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 235,
"time": "1771654675"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -170,
"time": "1771656730"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 156,
"time": "1771655164"
},
"departure": {
"delay": 156,
"time": "1771655196"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -170,
"time": "1771656370"
},
"departure": {
"delay": -170,
"time": "1771656370"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 250,
"time": "1771654919"
},
"departure": {
"delay": 250,
"time": "1771654930"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -170,
"time": "1771656010"
},
"departure": {
"delay": -170,
"time": "1771656010"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -41,
"time": "1771655588"
},
"departure": {
"delay": -41,
"time": "1771655599"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 233,
"time": "1771654717"
},
"departure": {
"delay": 233,
"time": "1771654733"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -181,
"time": "1771655743"
},
"departure": {
"delay": -181,
"time": "1771655759"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1771655249"
},
"departure": {
"delay": 96,
"time": "1771655496"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -115,
"time": "1771655627"
},
"departure": {
"delay": -115,
"time": "1771655645"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 230,
"time": "1771654959"
},
"departure": {
"delay": 230,
"time": "1771654970"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 279,
"time": "1771654887"
},
"departure": {
"delay": 279,
"time": "1771654899"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -170,
"time": "1771656430"
},
"departure": {
"delay": -170,
"time": "1771656430"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -166,
"time": "1771655818"
},
"departure": {
"delay": -166,
"time": "1771655834"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -170,
"time": "1771656310"
},
"departure": {
"delay": -170,
"time": "1771656310"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 228,
"time": "1771654778"
},
"departure": {
"delay": 228,
"time": "1771654788"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748693x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:247:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1771655940"
},
"departure": {
"delay": 300,
"time": "1771655940"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1771655820"
},
"departure": {
"delay": 300,
"time": "1771655820"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1771656780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 300,
"time": "1771656180"
},
"departure": {
"delay": 300,
"time": "1771656180"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 300,
"time": "1771656240"
},
"departure": {
"delay": 300,
"time": "1771656240"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1771656660"
},
"departure": {
"delay": 300,
"time": "1771656660"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 365,
"time": "1771655760"
},
"departure": {
"delay": 365,
"time": "1771655765"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 315,
"time": "1771655770"
},
"departure": {
"delay": 315,
"time": "1771655775"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1771656540"
},
"departure": {
"delay": 300,
"time": "1771656540"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1771656600"
},
"departure": {
"delay": 300,
"time": "1771656600"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 300,
"time": "1771656060"
},
"departure": {
"delay": 300,
"time": "1771656060"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1771655880"
},
"departure": {
"delay": 300,
"time": "1771655880"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"delay": 365,
"time": "1771655705"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1771656120"
},
"departure": {
"delay": 300,
"time": "1771656120"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771655806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:247:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747773x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1771648843"
},
"departure": {
"delay": 55,
"time": "1771648855"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 114,
"time": "1771648122"
},
"departure": {
"delay": 114,
"time": "1771648134"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1771648585"
},
"departure": {
"delay": 43,
"time": "1771648603"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1771649953"
},
"departure": {
"delay": -30,
"time": "1771649970"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -75,
"time": "1771649543"
},
"departure": {
"delay": -75,
"time": "1771649565"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -34,
"time": "1771650306"
},
"departure": {
"delay": -34,
"time": "1771650326"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -15,
"time": "1771649671"
},
"departure": {
"delay": -15,
"time": "1771649685"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -46,
"time": "1771649391"
},
"departure": {
"delay": -46,
"time": "1771649414"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1771648076"
},
"departure": {
"delay": 133,
"time": "1771648093"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1771648488"
},
"departure": {
"delay": 68,
"time": "1771648508"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -81,
"time": "1771650389"
},
"departure": {
"delay": -81,
"time": "1771650399"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 77,
"time": "1771648261"
},
"departure": {
"delay": 77,
"time": "1771648277"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1771648675"
},
"departure": {
"delay": 15,
"time": "1771648695"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771649054"
},
"departure": {
"delay": 30,
"time": "1771649070"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1771648991"
},
"departure": {
"delay": 22,
"time": "1771649002"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1771648408"
},
"departure": {
"delay": 43,
"time": "1771648423"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -36,
"time": "1771650009"
},
"departure": {
"delay": -36,
"time": "1771650024"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1771649126"
},
"departure": {
"delay": 7,
"time": "1771649167"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1771650352"
},
"departure": {
"delay": -53,
"time": "1771650367"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -34,
"time": "1771650248"
},
"departure": {
"delay": -34,
"time": "1771650266"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -88,
"time": "1771649464"
},
"departure": {
"delay": -88,
"time": "1771649492"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 121,
"time": "1771648159"
},
"departure": {
"delay": 121,
"time": "1771648201"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -89,
"time": "1771650499"
},
"departure": {
"delay": -89,
"time": "1771650511"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -9,
"time": "1771649199"
},
"departure": {
"delay": -9,
"time": "1771649211"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 123,
"time": "1771647903"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -46,
"time": "1771649634"
},
"departure": {
"delay": -46,
"time": "1771649654"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -37,
"time": "1771650188"
},
"departure": {
"delay": -37,
"time": "1771650203"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -64,
"time": "1771650441"
},
"departure": {
"delay": -64,
"time": "1771650476"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 147,
"time": "1771647973"
},
"departure": {
"delay": 147,
"time": "1771647987"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1771649754"
},
"departure": {
"delay": 13,
"time": "1771649773"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1771649867"
},
"departure": {
"delay": 4,
"time": "1771649884"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 79,
"time": "1771648326"
},
"departure": {
"delay": 79,
"time": "1771648339"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -72,
"time": "1771650095"
},
"departure": {
"delay": -72,
"time": "1771650108"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -109,
"time": "1771650551"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -22,
"time": "1771649246"
},
"departure": {
"delay": -22,
"time": "1771649258"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1771649306"
},
"departure": {
"delay": -20,
"time": "1771649320"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747773x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC598485:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1771656994"
},
"departure": {
"delay": 34,
"time": "1771656994"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1771656270"
},
"departure": {
"delay": 90,
"time": "1771656270"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 166,
"time": "1771655746"
},
"departure": {
"delay": 166,
"time": "1771655746"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1771656127"
},
"departure": {
"delay": 67,
"time": "1771656127"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1771656196"
},
"departure": {
"delay": 76,
"time": "1771656196"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1771656731"
},
"departure": {
"delay": 11,
"time": "1771656731"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1771656520"
},
"departure": {
"delay": 100,
"time": "1771656520"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1771656869"
},
"departure": {
"delay": 29,
"time": "1771656869"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -4,
"time": "1771656956"
},
"departure": {
"delay": -4,
"time": "1771656956"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 187,
"time": "1771655647"
},
"departure": {
"delay": 187,
"time": "1771655647"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1771655861"
},
"departure": {
"delay": 101,
"time": "1771655861"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 148,
"time": "1771656628"
},
"departure": {
"delay": 148,
"time": "1771656628"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -4,
"time": "1771656776"
},
"departure": {
"delay": -4,
"time": "1771656776"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": 167,
"time": "1771655567"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1771656409"
},
"departure": {
"delay": 109,
"time": "1771656409"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1771656832"
},
"departure": {
"delay": 52,
"time": "1771656832"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1771656013"
},
"departure": {
"delay": 73,
"time": "1771656013"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1771655796"
},
"departure": {
"delay": 96,
"time": "1771655796"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -4,
"time": "1771657076"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1771656668"
},
"departure": {
"delay": 128,
"time": "1771656668"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1771656700"
},
"departure": {
"delay": 100,
"time": "1771656700"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1771655958"
},
"departure": {
"delay": 78,
"time": "1771655958"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1771657041"
},
"departure": {
"delay": 21,
"time": "1771657041"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC598485:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850421F5814327x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771658700"
},
"departure": {
"time": "1771658760"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771659840"
},
"departure": {
"time": "1771659900"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771660500"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771659480"
},
"departure": {
"time": "1771659540"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771657860"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771653633",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850421F5814327x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852806F5814253x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771660320"
},
"departure": {
"time": "1771660440"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771665720"
},
"departure": {
"time": "1771665780"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771661700"
},
"departure": {
"time": "1771661880"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771658700"
},
"departure": {
"time": "1771658760"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771669920"
},
"departure": {
"time": "1771669980"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771663440"
},
"departure": {
"time": "1771664220"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771659540"
},
"departure": {
"time": "1771659600"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771667820"
},
"departure": {
"time": "1771667880"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771666800"
},
"departure": {
"time": "1771666860"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771664820"
},
"departure": {
"time": "1771664880"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771670340"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 28
}
],
"timestamp": "1771654113",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852806F5814253x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771672140"
},
"departure": {
"time": "1771672140"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771672260"
},
"departure": {
"time": "1771672260"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771671540"
},
"departure": {
"time": "1771671540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771672560"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771671840"
},
"departure": {
"time": "1771671840"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771671960"
},
"departure": {
"time": "1771671960"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771671600"
},
"departure": {
"time": "1771671600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771672440"
},
"departure": {
"time": "1771672440"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771671900"
},
"departure": {
"time": "1771671900"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771672080"
},
"departure": {
"time": "1771672080"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771672320"
},
"departure": {
"time": "1771672320"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771672020"
},
"departure": {
"time": "1771672020"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1771671480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771672200"
},
"departure": {
"time": "1771672200"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771655791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1187:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -63,
"time": "1771654665"
},
"departure": {
"delay": -63,
"time": "1771654677"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -58,
"time": "1771654791"
},
"departure": {
"delay": -58,
"time": "1771654802"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1771654081"
},
"departure": {
"delay": 78,
"time": "1771654098"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1771654634"
},
"departure": {
"delay": -33,
"time": "1771654647"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1771654510"
},
"departure": {
"delay": 29,
"time": "1771654529"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1771654353"
},
"departure": {
"delay": -5,
"time": "1771654375"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 232,
"time": "1771653943"
},
"departure": {
"delay": 232,
"time": "1771653952"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1771654115"
},
"departure": {
"delay": 55,
"time": "1771654135"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1771654212"
},
"departure": {
"delay": 27,
"time": "1771654227"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 164,
"time": "1771654057"
},
"departure": {
"delay": 164,
"time": "1771654064"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 199,
"time": "1771654033"
},
"departure": {
"delay": 199,
"time": "1771654039"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 207,
"time": "1771653975"
},
"departure": {
"delay": 207,
"time": "1771653987"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 235,
"time": "1771653835"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -63,
"time": "1771654730"
},
"departure": {
"delay": -63,
"time": "1771654737"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -77,
"time": "1771654832"
},
"departure": {
"delay": -77,
"time": "1771654843"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1771654434"
},
"departure": {
"delay": 17,
"time": "1771654457"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1771654263"
},
"departure": {
"delay": 15,
"time": "1771654275"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -47,
"time": "1771654933"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1771655897",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:767:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771664880"
},
"departure": {
"time": "1771664880"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771664820"
},
"departure": {
"time": "1771664820"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771664760"
},
"departure": {
"time": "1771664760"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771665060"
},
"departure": {
"time": "1771665060"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771664700"
},
"departure": {
"time": "1771664700"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771664400"
},
"departure": {
"time": "1771664400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771664340"
},
"departure": {
"time": "1771664340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771664940"
},
"departure": {
"time": "1771664940"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771665000"
},
"departure": {
"time": "1771665000"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771665120"
},
"departure": {
"time": "1771665120"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771665360"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771665240"
},
"departure": {
"time": "1771665240"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771664640"
},
"departure": {
"time": "1771664640"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1771664280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1771655806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:767:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2318:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771654380"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771655400"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771653480"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771653900"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771654440"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771653960"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771654500"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771654200"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771653240"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771654020"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771654680"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771654800"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771654260"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771654560"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771655100"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771654320"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771655220"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771653780"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771655280"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771653300"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771655040"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771654140"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771653840"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771653540"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771654920"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771653360"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771653660"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771654860"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771654740"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771654620"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771655380",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2318:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3774248x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771658760"
},
"departure": {
"time": "1771658760"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771658940"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771658520"
},
"departure": {
"time": "1771658520"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1771655751"
},
"departure": {
"delay": 33,
"time": "1771655793"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771657980"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771656300"
},
"departure": {
"time": "1771656300"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771657140"
},
"departure": {
"time": "1771657140"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771657860"
},
"departure": {
"time": "1771657860"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771657740"
},
"departure": {
"time": "1771657740"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771658820"
},
"departure": {
"time": "1771658820"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1771655655"
},
"departure": {
"delay": 25,
"time": "1771655665"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771655940"
},
"departure": {
"time": "1771655940"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771658700"
},
"departure": {
"time": "1771658700"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771658220"
},
"departure": {
"time": "1771658220"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 183,
"time": "1771655223"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771658460"
},
"departure": {
"time": "1771658460"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771658580"
},
"departure": {
"time": "1771658580"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771656060"
},
"departure": {
"time": "1771656060"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771656780"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771655838",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3774248x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4941:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771658040"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771656180"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771657320"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771655700"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771657920"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771655640"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771657980"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4941:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC595795:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1771656021"
},
"departure": {
"delay": 81,
"time": "1771656021"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -104,
"time": "1771657096"
},
"departure": {
"delay": -104,
"time": "1771657096"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -75,
"time": "1771656645"
},
"departure": {
"delay": -75,
"time": "1771656645"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1771656197"
},
"departure": {
"delay": 17,
"time": "1771656197"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1771656046"
},
"departure": {
"delay": 106,
"time": "1771656046"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1771655682"
},
"departure": {
"delay": 102,
"time": "1771655682"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -105,
"time": "1771656795"
},
"departure": {
"delay": -105,
"time": "1771656795"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1771655932"
},
"departure": {
"delay": 112,
"time": "1771655932"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -133,
"time": "1771656467"
},
"departure": {
"delay": -133,
"time": "1771656467"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -65,
"time": "1771656895"
},
"departure": {
"delay": -65,
"time": "1771656895"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -83,
"time": "1771657057"
},
"departure": {
"delay": -83,
"time": "1771657057"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -54,
"time": "1771656846"
},
"departure": {
"delay": -54,
"time": "1771656846"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -75,
"time": "1771656945"
},
"departure": {
"delay": -75,
"time": "1771656945"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 77,
"time": "1771656137"
},
"departure": {
"delay": 77,
"time": "1771656137"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 165,
"time": "1771655865"
},
"departure": {
"delay": 165,
"time": "1771655865"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -105,
"time": "1771656555"
},
"departure": {
"delay": -105,
"time": "1771656555"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1771656077"
},
"departure": {
"delay": 77,
"time": "1771656077"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -62,
"time": "1771657018"
},
"departure": {
"delay": -62,
"time": "1771657018"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -111,
"time": "1771656489"
},
"departure": {
"delay": -111,
"time": "1771656489"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 105,
"time": "1771656165"
},
"departure": {
"delay": 105,
"time": "1771656165"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1771655809"
},
"departure": {
"delay": 109,
"time": "1771655809"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1771655827"
},
"departure": {
"delay": 127,
"time": "1771655827"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -159,
"time": "1771657221"
},
"departure": {
"delay": -159,
"time": "1771657221"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 57,
"time": "1771655637"
},
"departure": {
"delay": 57,
"time": "1771655637"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -129,
"time": "1771657251"
},
"departure": {
"delay": -129,
"time": "1771657251"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -116,
"time": "1771657144"
},
"departure": {
"delay": -116,
"time": "1771657144"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -83,
"time": "1771656817"
},
"departure": {
"delay": -83,
"time": "1771656817"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -91,
"time": "1771656989"
},
"departure": {
"delay": -91,
"time": "1771656989"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1771655761"
},
"departure": {
"delay": 121,
"time": "1771655761"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1771656227"
},
"departure": {
"delay": -13,
"time": "1771656227"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -186,
"time": "1771657314"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 114,
"time": "1771655994"
},
"departure": {
"delay": 114,
"time": "1771655994"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -69,
"time": "1771657191"
},
"departure": {
"delay": -69,
"time": "1771657191"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 133,
"time": "1771655893"
},
"departure": {
"delay": 133,
"time": "1771655893"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC595795:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758404x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771654758"
},
"departure": {
"delay": 32,
"time": "1771654772"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1771654946"
},
"departure": {
"delay": 34,
"time": "1771654954"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771652997"
},
"departure": {
"delay": 65,
"time": "1771653005"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1771653644"
},
"departure": {
"delay": -8,
"time": "1771653652"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1771653947"
},
"departure": {
"delay": 3,
"time": "1771653963"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1771653253"
},
"departure": {
"delay": 23,
"time": "1771653263"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1771652554"
},
"departure": {
"delay": 105,
"time": "1771652565"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1771654153"
},
"departure": {
"delay": 7,
"time": "1771654327"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1771652799"
},
"departure": {
"delay": 45,
"time": "1771652805"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 85,
"time": "1771652305"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 119,
"time": "1771655219"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1771653549"
},
"departure": {
"delay": 29,
"time": "1771653569"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758404x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745522x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1771655458"
},
"departure": {
"delay": 72,
"time": "1771655532"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1771655388"
},
"departure": {
"delay": 3,
"time": "1771655403"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -93,
"time": "1771655059"
},
"departure": {
"delay": -93,
"time": "1771655067"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1771656100"
},
"departure": {
"delay": 100,
"time": "1771656100"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1771654714"
},
"departure": {
"delay": 46,
"time": "1771654726"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 113,
"time": "1771655723"
},
"departure": {
"delay": 113,
"time": "1771655813"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1771656220"
},
"departure": {
"delay": 100,
"time": "1771656220"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -21,
"time": "1771654822"
},
"departure": {
"delay": -21,
"time": "1771654839"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1771655920"
},
"departure": {
"delay": 100,
"time": "1771655920"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1771654750"
},
"departure": {
"delay": 27,
"time": "1771654767"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771655847"
},
"departure": {
"time": "1771655760"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1771654787"
},
"departure": {
"delay": 1,
"time": "1771654801"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1771654865"
},
"departure": {
"delay": -33,
"time": "1771654887"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 112,
"time": "1771654612"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1771655633"
},
"departure": {
"delay": 88,
"time": "1771655668"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1771655980"
},
"departure": {
"delay": 100,
"time": "1771655980"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1771656340"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -140,
"time": "1771655116"
},
"departure": {
"delay": -140,
"time": "1771655140"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -73,
"time": "1771655004"
},
"departure": {
"delay": -73,
"time": "1771655027"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1771654915"
},
"departure": {
"delay": -55,
"time": "1771654925"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745522x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771673520"
},
"departure": {
"time": "1771673520"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771673280"
},
"departure": {
"time": "1771673280"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771674060"
},
"departure": {
"time": "1771674060"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771673700"
},
"departure": {
"time": "1771673700"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771673640"
},
"departure": {
"time": "1771673640"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771673160"
},
"departure": {
"time": "1771673160"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771674240"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771674000"
},
"departure": {
"time": "1771674000"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771674120"
},
"departure": {
"time": "1771674120"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771673580"
},
"departure": {
"time": "1771673580"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1771673100"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771673400"
},
"departure": {
"time": "1771673400"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771673220"
},
"departure": {
"time": "1771673220"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771673340"
},
"departure": {
"time": "1771673340"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771655574",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1329:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771669980"
},
"departure": {
"time": "1771669980"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771669920"
},
"departure": {
"time": "1771669920"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771670640"
},
"departure": {
"time": "1771670640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771670340"
},
"departure": {
"time": "1771670340"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771670280"
},
"departure": {
"time": "1771670280"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771670100"
},
"departure": {
"time": "1771670100"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771670040"
},
"departure": {
"time": "1771670040"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771670580"
},
"departure": {
"time": "1771670580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771670160"
},
"departure": {
"time": "1771670160"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1771669800"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771670820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771670220"
},
"departure": {
"time": "1771670220"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771669860"
},
"departure": {
"time": "1771669860"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771670400"
},
"departure": {
"time": "1771670400"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1771655791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1117:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748655x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1771655239"
},
"departure": {
"delay": 98,
"time": "1771655258"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1771653986"
},
"departure": {
"delay": 99,
"time": "1771653999"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 81,
"time": "1771654801"
},
"departure": {
"delay": 81,
"time": "1771654821"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1771655388"
},
"departure": {
"delay": 65,
"time": "1771655405"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1771655495"
},
"departure": {
"delay": 103,
"time": "1771655563"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1771654162"
},
"departure": {
"delay": 71,
"time": "1771654211"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1771654739"
},
"departure": {
"delay": 72,
"time": "1771654752"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1771654904"
},
"departure": {
"delay": 72,
"time": "1771654932"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1771655112"
},
"departure": {
"delay": 87,
"time": "1771655127"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1771654256"
},
"departure": {
"delay": 70,
"time": "1771654270"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1771655289"
},
"departure": {
"delay": 86,
"time": "1771655306"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1771654987"
},
"departure": {
"delay": 80,
"time": "1771655000"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1771653904"
},
"departure": {
"delay": 72,
"time": "1771653972"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1771654384"
},
"departure": {
"delay": 81,
"time": "1771654401"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 37,
"time": "1771653877"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 80,
"time": "1771654509"
},
"departure": {
"delay": 80,
"time": "1771654580"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1771655669"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1771655138"
},
"departure": {
"delay": 56,
"time": "1771655156"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 78,
"time": "1771654663"
},
"departure": {
"delay": 78,
"time": "1771654698"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748655x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13104F5821652x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771652640"
},
"departure": {
"time": "1771652760"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771651440"
},
"departure": {
"time": "1771651500"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771650360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771652100"
},
"departure": {
"time": "1771652160"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771653540"
},
"departure": {
"time": "1771653600"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771650900"
},
"departure": {
"time": "1771650960"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771653120"
},
"departure": {
"time": "1771653180"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771656660"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771653840"
},
"departure": {
"time": "1771653960"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1771646732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13104F5821652x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470698:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1771655858"
},
"departure": {
"delay": 98,
"time": "1771655858"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1771655947"
},
"departure": {
"delay": 67,
"time": "1771655947"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 131,
"time": "1771655831"
},
"departure": {
"delay": 131,
"time": "1771655831"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1771656079"
},
"departure": {
"delay": 79,
"time": "1771656079"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 143,
"time": "1771655543"
},
"departure": {
"delay": 143,
"time": "1771655543"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1771656125"
},
"departure": {
"delay": 125,
"time": "1771656125"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1771656007"
},
"departure": {
"delay": 67,
"time": "1771656007"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 166,
"time": "1771655566"
},
"departure": {
"delay": 166,
"time": "1771655566"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 104,
"time": "1771655684"
},
"departure": {
"delay": 104,
"time": "1771655684"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 138,
"time": "1771655598"
},
"departure": {
"delay": 138,
"time": "1771655598"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1771655626"
},
"departure": {
"delay": 106,
"time": "1771655626"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1771655744"
},
"departure": {
"delay": 62,
"time": "1771655762"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1771656198"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470698:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1307:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771658160"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771657620"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771657980"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771658400"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771658280"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771658340"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771658220"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771658100"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771658580"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771657920"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771658460"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771657320"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1307:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748659x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771657740"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771656540"
},
"departure": {
"time": "1771656540"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771656840"
},
"departure": {
"time": "1771656840"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771656720"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771656660"
},
"departure": {
"time": "1771656660"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771657740"
},
"departure": {
"time": "1771657740"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771657440"
},
"departure": {
"time": "1771657440"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771656480"
},
"departure": {
"time": "1771656480"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771657080"
},
"departure": {
"time": "1771657080"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771656060"
},
"departure": {
"time": "1771656060"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771657680"
},
"departure": {
"time": "1771657680"
},
"stopId": "FR:50129:ZE:10NMD2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771656420"
},
"departure": {
"time": "1771656420"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771656240"
},
"departure": {
"time": "1771656240"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771656360"
},
"departure": {
"time": "1771656360"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771656960"
},
"departure": {
"time": "1771656960"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771656900"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771657260"
},
"departure": {
"time": "1771657260"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748659x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC595807:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1771659705"
},
"departure": {
"delay": 45,
"time": "1771659705"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -159,
"time": "1771660041"
},
"departure": {
"delay": -159,
"time": "1771660041"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -278,
"time": "1771660882"
},
"departure": {
"delay": -278,
"time": "1771660882"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -257,
"time": "1771660843"
},
"departure": {
"delay": -257,
"time": "1771660843"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -236,
"time": "1771660804"
},
"departure": {
"delay": -236,
"time": "1771660804"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -249,
"time": "1771660731"
},
"departure": {
"delay": -249,
"time": "1771660731"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -255,
"time": "1771660365"
},
"departure": {
"delay": -255,
"time": "1771660365"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1771659494"
},
"departure": {
"delay": 14,
"time": "1771659494"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -279,
"time": "1771660581"
},
"departure": {
"delay": -279,
"time": "1771660581"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -228,
"time": "1771660632"
},
"departure": {
"delay": -228,
"time": "1771660632"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -41,
"time": "1771659979"
},
"departure": {
"delay": -41,
"time": "1771659979"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -257,
"time": "1771660603"
},
"departure": {
"delay": -257,
"time": "1771660603"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -279,
"time": "1771660281"
},
"departure": {
"delay": -279,
"time": "1771660281"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -5,
"time": "1771659835"
},
"departure": {
"delay": -5,
"time": "1771659835"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -69,
"time": "1771660011"
},
"departure": {
"delay": -69,
"time": "1771660011"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -290,
"time": "1771660930"
},
"departure": {
"delay": -290,
"time": "1771660930"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -239,
"time": "1771660681"
},
"departure": {
"delay": -239,
"time": "1771660681"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 77,
"time": "1771659677"
},
"departure": {
"delay": 77,
"time": "1771659677"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -228,
"time": "1771660452"
},
"departure": {
"delay": -228,
"time": "1771660452"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1771659549"
},
"departure": {
"delay": 69,
"time": "1771659549"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771659860"
},
"departure": {
"delay": 20,
"time": "1771659860"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -360,
"time": "1771661100"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"departure": {
"time": "1771659300"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -333,
"time": "1771661007"
},
"departure": {
"delay": -333,
"time": "1771661007"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -303,
"time": "1771661037"
},
"departure": {
"delay": -303,
"time": "1771661037"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 24,
"time": "1771659744"
},
"departure": {
"delay": 24,
"time": "1771659744"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -265,
"time": "1771660775"
},
"departure": {
"delay": -265,
"time": "1771660775"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1771659808"
},
"departure": {
"delay": 28,
"time": "1771659808"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1771659428"
},
"departure": {
"delay": 8,
"time": "1771659428"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1771659639"
},
"departure": {
"delay": 39,
"time": "1771659639"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1771659951"
},
"departure": {
"delay": -9,
"time": "1771659951"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -9,
"time": "1771659891"
},
"departure": {
"delay": -9,
"time": "1771659891"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1771659621"
},
"departure": {
"delay": 21,
"time": "1771659621"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -243,
"time": "1771660977"
},
"departure": {
"delay": -243,
"time": "1771660977"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 48,
"time": "1771659588"
},
"departure": {
"delay": 48,
"time": "1771659588"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1771659339"
},
"departure": {
"delay": 39,
"time": "1771659339"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -255,
"time": "1771660305"
},
"departure": {
"delay": -255,
"time": "1771660305"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC595807:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748552x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1771652735"
},
"departure": {
"delay": 44,
"time": "1771652744"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -26,
"time": "1771653719"
},
"departure": {
"delay": -26,
"time": "1771653754"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1771653029"
},
"departure": {
"delay": 42,
"time": "1771653042"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1771653784"
},
"departure": {
"delay": -44,
"time": "1771653796"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -98,
"time": "1771653968"
},
"departure": {
"delay": -98,
"time": "1771653982"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 50,
"time": "1771652450"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771652509"
},
"departure": {
"delay": 60,
"time": "1771652520"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -34,
"time": "1771654226"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1771652554"
},
"departure": {
"delay": 45,
"time": "1771652565"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771653528"
},
"departure": {
"time": "1771653540"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1771652835"
},
"departure": {
"delay": 29,
"time": "1771652849"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1771652964"
},
"departure": {
"delay": 46,
"time": "1771652986"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1771653832"
},
"departure": {
"delay": -47,
"time": "1771653853"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -50,
"time": "1771654016"
},
"departure": {
"delay": -50,
"time": "1771654030"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1771653391"
},
"departure": {
"delay": 64,
"time": "1771653424"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -36,
"time": "1771653643"
},
"departure": {
"delay": -36,
"time": "1771653684"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -88,
"time": "1771653914"
},
"departure": {
"delay": -88,
"time": "1771653932"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1771653135"
},
"departure": {
"delay": 27,
"time": "1771653147"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1771653564"
},
"departure": {
"delay": -24,
"time": "1771653576"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -38,
"time": "1771653601"
},
"departure": {
"delay": -38,
"time": "1771653622"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1771652784"
},
"departure": {
"delay": 41,
"time": "1771652801"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1771652893"
},
"departure": {
"delay": 91,
"time": "1771652911"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -56,
"time": "1771654132"
},
"departure": {
"delay": -56,
"time": "1771654144"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -64,
"time": "1771654068"
},
"departure": {
"delay": -64,
"time": "1771654076"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748552x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597273:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771655878"
},
"departure": {
"delay": 58,
"time": "1771655878"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1771655652"
},
"departure": {
"delay": 132,
"time": "1771655652"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -101,
"time": "1771656439"
},
"departure": {
"delay": -101,
"time": "1771656439"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771655964"
},
"departure": {
"delay": 24,
"time": "1771655964"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 139,
"time": "1771655599"
},
"departure": {
"delay": 139,
"time": "1771655599"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1771656147"
},
"departure": {
"delay": -33,
"time": "1771656147"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -56,
"time": "1771656184"
},
"departure": {
"delay": -56,
"time": "1771656184"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -131,
"time": "1771656589"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 89,
"time": "1771655729"
},
"departure": {
"delay": 89,
"time": "1771655729"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1771656047"
},
"departure": {
"delay": -13,
"time": "1771656047"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1771656100"
},
"departure": {
"delay": -20,
"time": "1771656100"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1771655778"
},
"departure": {
"delay": 31,
"time": "1771655791"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -71,
"time": "1771656349"
},
"departure": {
"delay": -71,
"time": "1771656349"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -77,
"time": "1771656283"
},
"departure": {
"delay": -77,
"time": "1771656283"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597273:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852434F5814257x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771658340"
},
"departure": {
"time": "1771658400"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1771657860"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771659600"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1771654233",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852434F5814257x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771658340"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771657320"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771658220"
},
"departure": {
"time": "1771658220"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771657920"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771657740"
},
"departure": {
"time": "1771657740"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771657980"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771657620"
},
"departure": {
"time": "1771657620"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771657800"
},
"departure": {
"time": "1771657800"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771657680"
},
"departure": {
"time": "1771657680"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771657860"
},
"departure": {
"time": "1771657860"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771655791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:349:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470251:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3679,
"time": "1771655801"
},
"departure": {
"delay": -3679,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -163,
"time": "1771660457"
},
"departure": {
"delay": -163,
"time": "1771660457"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3619,
"time": "1771655801"
},
"departure": {
"delay": -3619,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3859,
"time": "1771655801"
},
"departure": {
"delay": -3859,
"time": "1771655801"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -31,
"time": "1771659989"
},
"departure": {
"delay": -31,
"time": "1771659989"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -368,
"time": "1771660912"
},
"departure": {
"delay": -368,
"time": "1771660912"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -36,
"time": "1771660104"
},
"departure": {
"delay": -36,
"time": "1771660104"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3799,
"time": "1771655801"
},
"departure": {
"delay": -3799,
"time": "1771655801"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -345,
"time": "1771661115"
},
"departure": {
"delay": -345,
"time": "1771661115"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -27,
"time": "1771660173"
},
"departure": {
"delay": -27,
"time": "1771660173"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -383,
"time": "1771661377"
},
"departure": {
"delay": -383,
"time": "1771661377"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -164,
"time": "1771660516"
},
"departure": {
"delay": -164,
"time": "1771660516"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -381,
"time": "1771660779"
},
"departure": {
"delay": -381,
"time": "1771660779"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -376,
"time": "1771660964"
},
"departure": {
"delay": -376,
"time": "1771660964"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1771660036"
},
"departure": {
"delay": 16,
"time": "1771660036"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -457,
"time": "1771661603"
},
"departure": {
"delay": -457,
"time": "1771661603"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -413,
"time": "1771661407"
},
"departure": {
"delay": -413,
"time": "1771661407"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -3679,
"time": "1771655801"
},
"departure": {
"delay": -3679,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1771659774"
},
"departure": {
"delay": -6,
"time": "1771659774"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3799,
"time": "1771655801"
},
"departure": {
"delay": -3799,
"time": "1771655801"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -367,
"time": "1771661213"
},
"departure": {
"delay": -367,
"time": "1771661213"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -143,
"time": "1771660417"
},
"departure": {
"delay": -143,
"time": "1771660417"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -463,
"time": "1771661657"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -437,
"time": "1771661443"
},
"departure": {
"delay": -437,
"time": "1771661443"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -342,
"time": "1771660878"
},
"departure": {
"delay": -342,
"time": "1771660878"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -406,
"time": "1771661234"
},
"departure": {
"delay": -406,
"time": "1771661234"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -212,
"time": "1771660588"
},
"departure": {
"delay": -212,
"time": "1771660588"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -77,
"time": "1771660183"
},
"departure": {
"delay": -77,
"time": "1771660183"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -404,
"time": "1771661536"
},
"departure": {
"delay": -404,
"time": "1771661536"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -81,
"time": "1771660239"
},
"departure": {
"delay": -81,
"time": "1771660239"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3739,
"time": "1771655801"
},
"departure": {
"delay": -3739,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -384,
"time": "1771661136"
},
"departure": {
"delay": -384,
"time": "1771661136"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -27,
"time": "1771659813"
},
"departure": {
"delay": -27,
"time": "1771659813"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -376,
"time": "1771661024"
},
"departure": {
"delay": -376,
"time": "1771661024"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -395,
"time": "1771661305"
},
"departure": {
"delay": -395,
"time": "1771661305"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -427,
"time": "1771661333"
},
"departure": {
"delay": -427,
"time": "1771661333"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -358,
"time": "1771660742"
},
"departure": {
"delay": -358,
"time": "1771660742"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -342,
"time": "1771660818"
},
"departure": {
"delay": -342,
"time": "1771660818"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"departure": {
"delay": -3499,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -385,
"time": "1771660715"
},
"departure": {
"delay": -385,
"time": "1771660715"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470251:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470078:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1771659537"
},
"departure": {
"delay": -3,
"time": "1771659537"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -103,
"time": "1771660277"
},
"departure": {
"delay": -103,
"time": "1771660277"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -79,
"time": "1771659701"
},
"departure": {
"delay": -79,
"time": "1771659701"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -92,
"time": "1771659928"
},
"departure": {
"delay": -92,
"time": "1771659928"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -79,
"time": "1771660241"
},
"departure": {
"delay": -79,
"time": "1771660241"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -108,
"time": "1771659792"
},
"departure": {
"delay": -108,
"time": "1771659792"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -105,
"time": "1771659735"
},
"departure": {
"delay": -105,
"time": "1771659735"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -57,
"time": "1771659663"
},
"departure": {
"delay": -57,
"time": "1771659663"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3439,
"time": "1771655801"
},
"departure": {
"delay": -3439,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1771659458"
},
"departure": {
"delay": -22,
"time": "1771659458"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1771659426"
},
"departure": {
"delay": 6,
"time": "1771659426"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -88,
"time": "1771660412"
},
"departure": {
"delay": -88,
"time": "1771660412"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -108,
"time": "1771660152"
},
"departure": {
"delay": -108,
"time": "1771660152"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -94,
"time": "1771659986"
},
"departure": {
"delay": -94,
"time": "1771659986"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -63,
"time": "1771659597"
},
"departure": {
"delay": -63,
"time": "1771659597"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -57,
"time": "1771659903"
},
"departure": {
"delay": -57,
"time": "1771659903"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -69,
"time": "1771660371"
},
"departure": {
"delay": -69,
"time": "1771660371"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -59,
"time": "1771660321"
},
"departure": {
"delay": -59,
"time": "1771660321"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -91,
"time": "1771659869"
},
"departure": {
"delay": -91,
"time": "1771659869"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"delay": -3199,
"time": "1771655801"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -19,
"time": "1771659581"
},
"departure": {
"delay": -19,
"time": "1771659581"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -103,
"time": "1771660517"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1771659383"
},
"departure": {
"delay": 23,
"time": "1771659383"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -79,
"time": "1771660181"
},
"departure": {
"delay": -79,
"time": "1771660181"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -56,
"time": "1771659844"
},
"departure": {
"delay": -56,
"time": "1771659844"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470078:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3106F5807431x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771660680"
},
"departure": {
"time": "1771660860"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771658520"
},
"departure": {
"time": "1771658580"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771665780"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1771654113",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3106F5807431x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:451:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771659060"
},
"departure": {
"time": "1771659060"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771659840"
},
"departure": {
"time": "1771659840"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771659780"
},
"departure": {
"time": "1771659780"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771659240"
},
"departure": {
"time": "1771659240"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771659960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771659000"
},
"departure": {
"time": "1771659000"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659360"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771659720"
},
"departure": {
"time": "1771659720"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771659120"
},
"departure": {
"time": "1771659120"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1771658820"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771659420"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771658880"
},
"departure": {
"time": "1771658880"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771658940"
},
"departure": {
"time": "1771658940"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1771655806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:451:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000325:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -197,
"time": "1771656523"
},
"departure": {
"delay": -197,
"time": "1771656523"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": -197,
"time": "1771657243"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"delay": -197,
"time": "1771656283"
},
"departure": {
"delay": -197,
"time": "1771656283"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": -197,
"time": "1771656643"
},
"departure": {
"delay": -197,
"time": "1771656643"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": -197,
"time": "1771656823"
},
"departure": {
"delay": -197,
"time": "1771656823"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": -197,
"time": "1771656343"
},
"departure": {
"delay": -197,
"time": "1771656343"
},
"stopId": "FR:76758:ZE:YVETOTxxxSallexDuxVieuxxMoulinx2:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": -197,
"time": "1771656763"
},
"departure": {
"delay": -197,
"time": "1771656763"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": -197,
"time": "1771655923"
},
"departure": {
"delay": -197,
"time": "1771655923"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": -197,
"time": "1771656943"
},
"departure": {
"delay": -197,
"time": "1771656943"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": -197,
"time": "1771657123"
},
"departure": {
"delay": -197,
"time": "1771657123"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD5:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": -197,
"time": "1771657183"
},
"departure": {
"delay": -197,
"time": "1771657183"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD6:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": -197,
"time": "1771657063"
},
"departure": {
"delay": -197,
"time": "1771657063"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 13
}
],
"timestamp": "1771655811",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000325:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109937x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1771656703"
},
"departure": {
"delay": 43,
"time": "1771656703"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1771657166"
},
"departure": {
"delay": 26,
"time": "1771657166"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1771656855"
},
"departure": {
"delay": 15,
"time": "1771656855"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1771656206"
},
"departure": {
"delay": 26,
"time": "1771656206"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1771656091"
},
"departure": {
"delay": 31,
"time": "1771656091"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1771655880"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1771657482"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1771657378"
},
"departure": {
"delay": 58,
"time": "1771657378"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1771656409"
},
"departure": {
"delay": 49,
"time": "1771656409"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1771655982"
},
"departure": {
"delay": 42,
"time": "1771655982"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771656965"
},
"departure": {
"delay": 5,
"time": "1771656965"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1771656314"
},
"departure": {
"delay": 14,
"time": "1771656314"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1771656534"
},
"departure": {
"delay": 54,
"time": "1771656534"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1771657056"
},
"departure": {
"delay": 36,
"time": "1771657056"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1771657271"
},
"departure": {
"delay": 11,
"time": "1771657271"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771655842",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109937x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745518x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1771649488"
},
"departure": {
"delay": -2,
"time": "1771649518"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771648694"
},
"departure": {
"delay": 25,
"time": "1771648705"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1771649026"
},
"departure": {
"delay": -38,
"time": "1771649062"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1771648647"
},
"departure": {
"delay": 46,
"time": "1771648666"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1771649329"
},
"departure": {
"delay": -11,
"time": "1771649389"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -13,
"time": "1771649110"
},
"departure": {
"delay": -13,
"time": "1771649147"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1771648471"
},
"departure": {
"delay": 51,
"time": "1771648491"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -58,
"time": "1771649630"
},
"departure": {
"delay": -58,
"time": "1771649642"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1771648513"
},
"departure": {
"delay": 51,
"time": "1771648551"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1771648793"
},
"departure": {
"delay": 13,
"time": "1771648813"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1771648907"
},
"departure": {
"delay": 3,
"time": "1771648983"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1771648843"
},
"departure": {
"delay": -4,
"time": "1771648856"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1771648575"
},
"departure": {
"delay": 51,
"time": "1771648611"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 126,
"time": "1771648326"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771649551"
},
"departure": {
"delay": 19,
"time": "1771649599"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1771649224"
},
"departure": {
"delay": 4,
"time": "1771649284"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -174,
"time": "1771649766"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -6,
"time": "1771649420"
},
"departure": {
"delay": -6,
"time": "1771649454"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -118,
"time": "1771649686"
},
"departure": {
"delay": -118,
"time": "1771649702"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1771648440"
},
"departure": {
"delay": 76,
"time": "1771648456"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745518x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6207:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771657680"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771658340"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771658220"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771658280"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771658580"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771657440"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771658400"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771657740"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6207:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758380x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 53,
"time": "1771650773"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1771653589"
},
"departure": {
"delay": 150,
"time": "1771653810"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 206,
"time": "1771653943"
},
"departure": {
"delay": 206,
"time": "1771653986"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1771651992"
},
"departure": {
"delay": 139,
"time": "1771651999"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 197,
"time": "1771651667"
},
"departure": {
"delay": 197,
"time": "1771651697"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1771653155"
},
"departure": {
"delay": 103,
"time": "1771653163"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1771653426"
},
"departure": {
"delay": 78,
"time": "1771653438"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 147,
"time": "1771653859"
},
"departure": {
"delay": 147,
"time": "1771653867"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1771652910"
},
"departure": {
"delay": 100,
"time": "1771652980"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 179,
"time": "1771651063"
},
"departure": {
"delay": 179,
"time": "1771651079"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 188,
"time": "1771651256"
},
"departure": {
"delay": 188,
"time": "1771651268"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1771652609"
},
"departure": {
"delay": 45,
"time": "1771652625"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1771652235"
},
"departure": {
"delay": 87,
"time": "1771652247"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771652319"
},
"departure": {
"delay": 53,
"time": "1771652333"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 211,
"time": "1771654171"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 192,
"time": "1771654018"
},
"departure": {
"delay": 192,
"time": "1771654032"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758380x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596921:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1771655551"
},
"departure": {
"delay": 45,
"time": "1771655565"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -88,
"time": "1771656152"
},
"departure": {
"delay": -88,
"time": "1771656152"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -52,
"time": "1771656308"
},
"departure": {
"delay": -52,
"time": "1771656308"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -101,
"time": "1771656619"
},
"departure": {
"delay": -101,
"time": "1771656619"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1771655884"
},
"departure": {
"delay": 4,
"time": "1771655884"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -220,
"time": "1771656980"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -185,
"time": "1771656715"
},
"departure": {
"delay": -185,
"time": "1771656715"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -179,
"time": "1771656781"
},
"departure": {
"delay": -179,
"time": "1771656781"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1771655965"
},
"departure": {
"delay": 25,
"time": "1771655965"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -82,
"time": "1771656218"
},
"departure": {
"delay": -82,
"time": "1771656218"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -71,
"time": "1771656529"
},
"departure": {
"delay": -71,
"time": "1771656529"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1771655830"
},
"departure": {
"delay": 70,
"time": "1771655830"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -68,
"time": "1771656052"
},
"departure": {
"delay": -68,
"time": "1771656052"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -82,
"time": "1771656458"
},
"departure": {
"delay": -82,
"time": "1771656458"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1771655685"
},
"departure": {
"delay": 45,
"time": "1771655685"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1771655613"
},
"departure": {
"delay": 45,
"time": "1771655625"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1771655751"
},
"departure": {
"delay": 51,
"time": "1771655751"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1771655588",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596921:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857138F5814060x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771657320"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771654680"
},
"departure": {
"time": "1771654740"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1771660380"
},
"departure": {
"time": "1771660440"
},
"stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1771660080"
},
"departure": {
"time": "1771660140"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1771655040"
},
"departure": {
"time": "1771655100"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771661040"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658160"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 27
},
{
"departure": {
"time": "1771653900"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771659780"
},
"departure": {
"time": "1771659840"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1771656840"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771658700"
},
"departure": {
"time": "1771658760"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1771659540"
},
"departure": {
"time": "1771659600"
},
"stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659240"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1771660740"
},
"departure": {
"time": "1771660800"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771656240"
},
"departure": {
"time": "1771656360"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1771650272",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857138F5814060x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747729x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1771655610"
},
"departure": {
"delay": -3,
"time": "1771655637"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1771654969"
},
"departure": {
"delay": 66,
"time": "1771654986"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771656550"
},
"departure": {
"delay": 10,
"time": "1771656550"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1771656430"
},
"departure": {
"delay": 10,
"time": "1771656430"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -5,
"time": "1771655538"
},
"departure": {
"delay": -5,
"time": "1771655575"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1771655303"
},
"departure": {
"delay": 38,
"time": "1771655318"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 194,
"time": "1771654506"
},
"departure": {
"delay": 194,
"time": "1771654514"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1771655041"
},
"departure": {
"delay": 13,
"time": "1771655053"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771656610"
},
"departure": {
"delay": 10,
"time": "1771656610"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 147,
"time": "1771654634"
},
"departure": {
"delay": 147,
"time": "1771654647"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771656910"
},
"departure": {
"delay": 10,
"time": "1771656910"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 177,
"time": "1771654428"
},
"departure": {
"delay": 177,
"time": "1771654437"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1771656370"
},
"departure": {
"delay": 10,
"time": "1771656370"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1771655109"
},
"departure": {
"delay": 25,
"time": "1771655125"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 107,
"time": "1771654892"
},
"departure": {
"delay": 107,
"time": "1771654907"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1771654771"
},
"departure": {
"delay": 122,
"time": "1771654802"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -12,
"time": "1771655479"
},
"departure": {
"delay": -12,
"time": "1771655508"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771656010"
},
"departure": {
"delay": 10,
"time": "1771656010"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1771655890"
},
"departure": {
"delay": 10,
"time": "1771655890"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1771655702"
},
"departure": {
"delay": 38,
"time": "1771655738"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 162,
"time": "1771654710"
},
"departure": {
"delay": 162,
"time": "1771654722"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1771654851"
},
"departure": {
"delay": 120,
"time": "1771654860"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1771656730"
},
"departure": {
"delay": 10,
"time": "1771656730"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 178,
"time": "1771654540"
},
"departure": {
"delay": 178,
"time": "1771654558"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1771655252"
},
"departure": {
"delay": 62,
"time": "1771655282"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771656190"
},
"departure": {
"delay": 10,
"time": "1771656190"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1771655419"
},
"departure": {
"delay": 39,
"time": "1771655439"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 170,
"time": "1771654460"
},
"departure": {
"delay": 170,
"time": "1771654490"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771656790"
},
"departure": {
"delay": 10,
"time": "1771656790"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1771656250"
},
"departure": {
"delay": 10,
"time": "1771656250"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 201,
"time": "1771654341"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1771656850"
},
"departure": {
"delay": 10,
"time": "1771656850"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1771655149"
},
"departure": {
"delay": 37,
"time": "1771655197"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1771655771"
},
"departure": {
"delay": 38,
"time": "1771655798"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1771657030"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747729x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597961:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -103,
"time": "1771659437"
},
"departure": {
"delay": -103,
"time": "1771659437"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -86,
"time": "1771659754"
},
"departure": {
"delay": -86,
"time": "1771659754"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -154,
"time": "1771659986"
},
"departure": {
"delay": -154,
"time": "1771659986"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1771659030"
},
"departure": {
"delay": 30,
"time": "1771659030"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -94,
"time": "1771659806"
},
"departure": {
"delay": -94,
"time": "1771659806"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -239,
"time": "1771660321"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1771659150"
},
"departure": {
"delay": 30,
"time": "1771659150"
},
"stopId": "FR:27602:ZE:0xLIE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1771659545"
},
"departure": {
"delay": -55,
"time": "1771659545"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -133,
"time": "1771659707"
},
"departure": {
"delay": -133,
"time": "1771659707"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:27602:ZE:0xLOQ01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -69,
"time": "1771659351"
},
"departure": {
"delay": -69,
"time": "1771659351"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -124,
"time": "1771659896"
},
"departure": {
"delay": -124,
"time": "1771659896"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -82,
"time": "1771659518"
},
"departure": {
"delay": -82,
"time": "1771659518"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -196,
"time": "1771660124"
},
"departure": {
"delay": -196,
"time": "1771660124"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"departure": {
"time": "1771659000"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -172,
"time": "1771660028"
},
"departure": {
"delay": -172,
"time": "1771660028"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -196,
"time": "1771660244"
},
"departure": {
"delay": -196,
"time": "1771660244"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -39,
"time": "1771659381"
},
"departure": {
"delay": -39,
"time": "1771659381"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -184,
"time": "1771660076"
},
"departure": {
"delay": -184,
"time": "1771660076"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1771659252"
},
"departure": {
"delay": 12,
"time": "1771659252"
},
"stopId": "FR:27602:ZE:0xSJE01:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597961:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:473:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771659000"
},
"departure": {
"time": "1771659000"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771659480"
},
"departure": {
"time": "1771659480"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771659240"
},
"departure": {
"time": "1771659240"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771659960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771659780"
},
"departure": {
"time": "1771659780"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771659540"
},
"departure": {
"time": "1771659540"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771659840"
},
"departure": {
"time": "1771659840"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771659120"
},
"departure": {
"time": "1771659120"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771658940"
},
"departure": {
"time": "1771658940"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771659060"
},
"departure": {
"time": "1771659060"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771659720"
},
"departure": {
"time": "1771659720"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771658880"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1771655709",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:473:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5486341358878720x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1771655723"
},
"departure": {
"delay": 104,
"time": "1771655744"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1771655796"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
}
],
"timestamp": "1771655755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5486341358878720x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4254977x2025x26xGSamHLiaxSamedix03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 118,
"time": "1771655338"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 165,
"time": "1771655685"
},
"departure": {
"delay": 165,
"time": "1771655685"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 135,
"time": "1771655535"
},
"departure": {
"delay": 135,
"time": "1771655535"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 145,
"time": "1771655785"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 149,
"time": "1771655609"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 143,
"time": "1771655663"
},
"departure": {
"delay": 143,
"time": "1771655663"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 110,
"time": "1771655510"
},
"departure": {
"delay": 110,
"time": "1771655510"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 187,
"time": "1771655587"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": 145,
"time": "1771655725"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 132,
"time": "1771655472"
},
"departure": {
"delay": 132,
"time": "1771655472"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 110,
"time": "1771655390"
},
"departure": {
"delay": 110,
"time": "1771655390"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1771655382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4254977x2025x26xGSamHLiaxSamedix03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758403x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1771647260"
},
"departure": {
"delay": -31,
"time": "1771647269"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -36,
"time": "1771648506"
},
"departure": {
"delay": -36,
"time": "1771648524"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1771646426"
},
"departure": {
"delay": 34,
"time": "1771646434"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -37,
"time": "1771648333"
},
"departure": {
"delay": -37,
"time": "1771648343"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1771648813"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1771647556"
},
"departure": {
"delay": -26,
"time": "1771647574"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1771647767"
},
"departure": {
"delay": -20,
"time": "1771647940"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1771646159"
},
"departure": {
"delay": 97,
"time": "1771646197"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1771646585"
},
"departure": {
"delay": 19,
"time": "1771646599"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1771646874"
},
"departure": {
"delay": 4,
"time": "1771646884"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 81,
"time": "1771645941"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1771647171"
},
"departure": {
"delay": 7,
"time": "1771647187"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758403x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747280x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771651677"
},
"departure": {
"delay": 7,
"time": "1771651687"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1771653524"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 23,
"time": "1771651475"
},
"departure": {
"delay": 23,
"time": "1771651583"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1771652942"
},
"departure": {
"delay": 26,
"time": "1771652966"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1771651799"
},
"departure": {
"delay": 45,
"time": "1771651845"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1771652850"
},
"departure": {
"delay": 46,
"time": "1771652866"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 26,
"time": "1771651106"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 111,
"time": "1771652318"
},
"departure": {
"delay": 111,
"time": "1771652331"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -57,
"time": "1771651429"
},
"departure": {
"delay": -57,
"time": "1771651443"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 101,
"time": "1771652249"
},
"departure": {
"delay": 101,
"time": "1771652261"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1771653050"
},
"departure": {
"delay": 63,
"time": "1771653063"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -30,
"time": "1771651401"
},
"departure": {
"delay": -30,
"time": "1771651410"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1771651337"
},
"departure": {
"delay": 32,
"time": "1771651352"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1771653266"
},
"departure": {
"delay": 101,
"time": "1771653281"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 7,
"time": "1771652631"
},
"departure": {
"delay": 7,
"time": "1771652647"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1771652514"
},
"departure": {
"delay": 61,
"time": "1771652521"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1771651266"
},
"departure": {
"delay": 74,
"time": "1771651274"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1771651599"
},
"departure": {
"delay": -5,
"time": "1771651615"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771651200"
},
"departure": {
"delay": 10,
"time": "1771651210"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1771651881"
},
"departure": {
"delay": 125,
"time": "1771652105"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1771653326"
},
"departure": {
"delay": 99,
"time": "1771653339"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 56,
"time": "1771651303"
},
"departure": {
"delay": 56,
"time": "1771651316"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771651377"
},
"departure": {
"delay": 8,
"time": "1771651388"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1771652974"
},
"departure": {
"delay": 61,
"time": "1771653001"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 54,
"time": "1771653228"
},
"departure": {
"delay": 54,
"time": "1771653234"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 53,
"time": "1771653158"
},
"departure": {
"delay": 53,
"time": "1771653173"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 108,
"time": "1771652191"
},
"departure": {
"delay": 108,
"time": "1771652208"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1771652145"
},
"departure": {
"delay": 125,
"time": "1771652165"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1771652817"
},
"departure": {
"delay": 17,
"time": "1771652837"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1771652601"
},
"departure": {
"delay": 37,
"time": "1771652617"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -9,
"time": "1771652738"
},
"departure": {
"delay": -9,
"time": "1771652751"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 98,
"time": "1771652414"
},
"departure": {
"delay": 98,
"time": "1771652438"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1771652356"
},
"departure": {
"delay": 90,
"time": "1771652370"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1771651167"
},
"departure": {
"delay": 39,
"time": "1771651179"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747280x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:709:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771662540"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771662780"
},
"departure": {
"time": "1771662780"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771662600"
},
"departure": {
"time": "1771662600"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771663020"
},
"departure": {
"time": "1771663020"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771662840"
},
"departure": {
"time": "1771662840"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771663500"
},
"departure": {
"time": "1771663500"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771663440"
},
"departure": {
"time": "1771663440"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771663140"
},
"departure": {
"time": "1771663140"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771663560"
},
"departure": {
"time": "1771663560"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771662660"
},
"departure": {
"time": "1771662660"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771662960"
},
"departure": {
"time": "1771662960"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771662720"
},
"departure": {
"time": "1771662720"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771663080"
},
"departure": {
"time": "1771663080"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771663680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1771655806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:709:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5114:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771656900"
},
"stopId": "FR:76484:ZE:TAEx9115:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771655640"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76705:ZE:TAEx9185:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771655760"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76484:ZE:TAEx9047:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771655700"
},
"stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771655580"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771656420"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76484:ZE:TAEx9028:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771656060"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771656180"
},
"stopId": "FR:76484:ZE:TAEx9060:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76484:ZE:TAEx9040:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771655520"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5114:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745580x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1771650279"
},
"departure": {
"delay": -8,
"time": "1771650352"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1771650678"
},
"departure": {
"delay": 18,
"time": "1771650738"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 6,
"time": "1771650006"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -29,
"time": "1771651096"
},
"departure": {
"delay": -29,
"time": "1771651111"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -19,
"time": "1771650384"
},
"departure": {
"delay": -19,
"time": "1771650401"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771650536"
},
"departure": {
"delay": 22,
"time": "1771650562"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1771651232"
},
"departure": {
"delay": -11,
"time": "1771651249"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -38,
"time": "1771650788"
},
"departure": {
"delay": -38,
"time": "1771650802"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1771650972"
},
"departure": {
"delay": 28,
"time": "1771650988"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1771651320"
},
"departure": {
"delay": 18,
"time": "1771651338"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1771651584"
},
"departure": {
"delay": 36,
"time": "1771651596"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1771651048"
},
"departure": {
"delay": -17,
"time": "1771651063"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1771650100"
},
"departure": {
"delay": -4,
"time": "1771650176"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1771650222"
},
"departure": {
"delay": -2,
"time": "1771650238"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1771650428"
},
"departure": {
"delay": 7,
"time": "1771650487"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771651367"
},
"departure": {
"delay": 5,
"time": "1771651385"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1771651420"
},
"departure": {
"delay": 48,
"time": "1771651488"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -51,
"time": "1771651689"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1771651515"
},
"departure": {
"delay": 55,
"time": "1771651555"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745580x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747297x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771656180"
},
"departure": {
"time": "1771656180"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771656360"
},
"departure": {
"time": "1771656360"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1771655401"
},
"departure": {
"delay": 41,
"time": "1771655441"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771656300"
},
"departure": {
"time": "1771656300"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1771656540"
},
"departure": {
"time": "1771656540"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771656240"
},
"departure": {
"time": "1771656240"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 181,
"time": "1771654899"
},
"departure": {
"delay": 181,
"time": "1771654921"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 214,
"time": "1771654756"
},
"departure": {
"delay": 214,
"time": "1771654774"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1771655613"
},
"departure": {
"delay": 57,
"time": "1771655637"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1771655465"
},
"departure": {
"delay": 22,
"time": "1771655482"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771656720"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 83,
"time": "1771655290"
},
"departure": {
"delay": 83,
"time": "1771655303"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1771655547"
},
"departure": {
"delay": 56,
"time": "1771655576"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1771654973"
},
"departure": {
"delay": 185,
"time": "1771654985"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771655686"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 173,
"time": "1771654542"
},
"departure": {
"delay": 173,
"time": "1771654553"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771656000"
},
"departure": {
"time": "1771656000"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 239,
"time": "1771654379"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771656480"
},
"departure": {
"time": "1771656480"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1771656540"
},
"departure": {
"time": "1771656540"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 136,
"time": "1771655168"
},
"departure": {
"delay": 136,
"time": "1771655176"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1771655347"
},
"departure": {
"delay": 25,
"time": "1771655365"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 165,
"time": "1771654593"
},
"departure": {
"delay": 165,
"time": "1771654605"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 218,
"time": "1771654829"
},
"departure": {
"delay": 218,
"time": "1771654838"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771656660"
},
"departure": {
"time": "1771656660"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1771656600"
},
"departure": {
"time": "1771656600"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 177,
"time": "1771655081"
},
"departure": {
"delay": 177,
"time": "1771655097"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771656420"
},
"departure": {
"time": "1771656420"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771656120"
},
"departure": {
"time": "1771656120"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 213,
"time": "1771654881"
},
"departure": {
"delay": 213,
"time": "1771654893"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 169,
"time": "1771655007"
},
"departure": {
"delay": 169,
"time": "1771655029"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1771655205"
},
"departure": {
"delay": 115,
"time": "1771655215"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 201,
"time": "1771654626"
},
"departure": {
"delay": 201,
"time": "1771654641"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747297x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC595796:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771658962"
},
"departure": {
"delay": 22,
"time": "1771658962"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"time": "1771660200"
},
"departure": {
"time": "1771660200"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"time": "1771658640"
},
"departure": {
"time": "1771658640"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1771660497"
},
"departure": {
"delay": 57,
"time": "1771660497"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1771658583"
},
"departure": {
"delay": 3,
"time": "1771658583"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1771660026"
},
"departure": {
"delay": 6,
"time": "1771660026"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"time": "1771660697"
},
"departure": {
"time": "1771660620"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"time": "1771659600"
},
"departure": {
"time": "1771659600"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1771659914"
},
"departure": {
"delay": 14,
"time": "1771659914"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1771660226"
},
"departure": {
"delay": 26,
"time": "1771660226"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 14,
"time": "1771659194"
},
"departure": {
"delay": 14,
"time": "1771659194"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"time": "1771658400"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1771658523"
},
"departure": {
"delay": 3,
"time": "1771658523"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771660258"
},
"departure": {
"delay": 58,
"time": "1771660258"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1771660417"
},
"departure": {
"delay": 37,
"time": "1771660417"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1771659261"
},
"departure": {
"delay": 21,
"time": "1771659261"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1771660379"
},
"departure": {
"delay": 59,
"time": "1771660379"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 32,
"time": "1771660292"
},
"departure": {
"delay": 32,
"time": "1771660292"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 42,
"time": "1771660482"
},
"departure": {
"delay": 42,
"time": "1771660482"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1771660444"
},
"departure": {
"delay": 4,
"time": "1771660444"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 12,
"time": "1771659492"
},
"departure": {
"delay": 12,
"time": "1771659492"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1771659344"
},
"departure": {
"delay": 44,
"time": "1771659344"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1771659042"
},
"departure": {
"delay": 42,
"time": "1771659042"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1771658478"
},
"departure": {
"delay": 18,
"time": "1771658478"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1771660153"
},
"departure": {
"delay": 13,
"time": "1771660153"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 9,
"time": "1771660569"
},
"departure": {
"delay": 9,
"time": "1771660569"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1771658875"
},
"departure": {
"delay": 55,
"time": "1771658875"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1771658709"
},
"departure": {
"delay": 9,
"time": "1771658709"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1771660531"
},
"departure": {
"delay": 31,
"time": "1771660531"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 13,
"time": "1771660093"
},
"departure": {
"delay": 13,
"time": "1771660093"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1771658786"
},
"departure": {
"delay": 26,
"time": "1771658786"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771659142"
},
"departure": {
"delay": 22,
"time": "1771659142"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC595796:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748159x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1771651753"
},
"departure": {
"delay": 86,
"time": "1771651766"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 148,
"time": "1771650969"
},
"departure": {
"delay": 148,
"time": "1771650988"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1771652144"
},
"departure": {
"delay": 91,
"time": "1771652191"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 162,
"time": "1771650930"
},
"departure": {
"delay": 162,
"time": "1771650942"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1771650860"
},
"departure": {
"delay": 101,
"time": "1771650881"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1771651277"
},
"departure": {
"delay": 96,
"time": "1771651296"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1771652345"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 128,
"time": "1771650777"
},
"departure": {
"delay": 128,
"time": "1771650788"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 119,
"time": "1771650561"
},
"departure": {
"delay": 119,
"time": "1771650659"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 196,
"time": "1771651510"
},
"departure": {
"delay": 196,
"time": "1771651516"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 182,
"time": "1771651545"
},
"departure": {
"delay": 182,
"time": "1771651562"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1771651179"
},
"departure": {
"delay": 113,
"time": "1771651193"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1771651867"
},
"departure": {
"delay": 67,
"time": "1771651867"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 152,
"time": "1771651323"
},
"departure": {
"delay": 152,
"time": "1771651412"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 145,
"time": "1771651693"
},
"departure": {
"delay": 145,
"time": "1771651705"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1771651115"
},
"departure": {
"delay": 112,
"time": "1771651132"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1771652241"
},
"departure": {
"delay": 108,
"time": "1771652268"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 162,
"time": "1771650747"
},
"departure": {
"delay": 162,
"time": "1771650762"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1771652050"
},
"departure": {
"delay": 88,
"time": "1771652068"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 173,
"time": "1771651475"
},
"departure": {
"delay": 173,
"time": "1771651493"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1771651934"
},
"departure": {
"delay": 70,
"time": "1771651990"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 191,
"time": "1771651440"
},
"departure": {
"delay": 191,
"time": "1771651451"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1771651719"
},
"departure": {
"delay": 115,
"time": "1771651735"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 87,
"time": "1771650507"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 143,
"time": "1771651033"
},
"departure": {
"delay": 143,
"time": "1771651043"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771655864",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748159x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110175x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 78,
"time": "1771655418"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 38,
"time": "1771655738"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 15,
"time": "1771655595"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1771655983"
},
"departure": {
"delay": 43,
"time": "1771655983"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1771656105"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 58,
"time": "1771655278"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 46,
"time": "1771655086"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 50,
"time": "1771655510"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 57,
"time": "1771655877"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771655482",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110175x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850633F5814312x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771652400"
},
"departure": {
"time": "1771652460"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771654080"
},
"departure": {
"time": "1771654140"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1771651860"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771654620"
},
"departure": {
"time": "1771654680"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771655520"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771653840"
},
"departure": {
"time": "1771653900"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771653420"
},
"departure": {
"time": "1771653600"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771655100"
},
"departure": {
"time": "1771655160"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771652640"
},
"departure": {
"time": "1771652700"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771652160"
},
"departure": {
"time": "1771652220"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771654440"
},
"departure": {
"time": "1771654500"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771652940"
},
"departure": {
"time": "1771653060"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1771648232",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850633F5814312x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851102F5814304x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771660140"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771658940"
},
"departure": {
"time": "1771659000"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1771654413",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851102F5814304x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852433F5814258x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771655520"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657260"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1771656660"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771655640"
},
"departure": {
"time": "1771655700"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771651892",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852433F5814258x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6608073771712512x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -166,
"time": "1771655813"
},
"departure": {
"delay": -166,
"time": "1771655834"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -115,
"time": "1771655541"
},
"departure": {
"delay": -115,
"time": "1771655765"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -177,
"time": "1771655851"
},
"departure": {
"delay": -177,
"time": "1771655883"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -124,
"time": "1771655923"
},
"departure": {
"delay": -124,
"time": "1771656056"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -112,
"time": "1771656188"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
}
],
"timestamp": "1771655904",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6608073771712512x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:44a84888a5d53c0dc682ce1e9c5405c9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1771655419"
},
"departure": {
"delay": 208,
"time": "1771655428"
},
"stopId": "FR:61218:ZE:2405:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 186,
"time": "1771655070"
},
"departure": {
"delay": 186,
"time": "1771655286"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 203,
"time": "1771654815"
},
"departure": {
"delay": 203,
"time": "1771654823"
},
"stopId": "FR:61391:ZE:2299:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 207,
"time": "1771654646"
},
"departure": {
"delay": 207,
"time": "1771654707"
},
"stopId": "FR:61391:ZE:3104:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1771655001"
},
"departure": {
"delay": 52,
"time": "1771655032"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 158,
"time": "1771655602"
},
"departure": {
"delay": 158,
"time": "1771655618"
},
"stopId": "FR:61218:ZE:2411:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 187,
"time": "1771654859"
},
"departure": {
"delay": 187,
"time": "1771654867"
},
"stopId": "FR:61391:ZE:2292:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1771655712"
},
"stopId": "FR:61218:ZE:2415:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 244,
"time": "1771655393"
},
"departure": {
"delay": 244,
"time": "1771655404"
},
"stopId": "FR:61391:ZE:1577:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 211,
"time": "1771655357"
},
"departure": {
"delay": 211,
"time": "1771655371"
},
"stopId": "FR:61169:ZE:2265:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1771655631"
},
"departure": {
"delay": 119,
"time": "1771655639"
},
"stopId": "FR:61218:ZE:2413:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 210,
"time": "1771655483"
},
"departure": {
"delay": 210,
"time": "1771655490"
},
"stopId": "FR:61218:ZE:2407:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 107,
"time": "1771654529"
},
"departure": {
"delay": 107,
"time": "1771654547"
},
"stopId": "FR:61391:ZE:2329:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 165,
"time": "1771655553"
},
"departure": {
"delay": 165,
"time": "1771655565"
},
"stopId": "FR:61218:ZE:2409:ATOUMOD104",
"stopSequence": 14
},
{
"departure": {
"delay": 114,
"time": "1771654494"
},
"stopId": "FR:61391:ZE:2330:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 175,
"time": "1771654908"
},
"departure": {
"delay": 175,
"time": "1771654915"
},
"stopId": "FR:61391:ZE:2254:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1771654949"
},
"departure": {
"delay": 99,
"time": "1771654959"
},
"stopId": "FR:61391:ZE:2337:ATOUMOD104",
"stopSequence": 7
}
],
"timestamp": "1771655856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:251:LOC",
"tripId": "ATOUMOD104:ServiceJourney:44a84888a5d53c0dc682ce1e9c5405c9:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3307F5821912x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771663980"
},
"departure": {
"time": "1771664160"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771665060"
},
"departure": {
"time": "1771665120"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771668600"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771666740"
},
"departure": {
"time": "1771666860"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771667640"
},
"departure": {
"time": "1771667760"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 27
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771665900"
},
"departure": {
"time": "1771665960"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1771653513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3307F5821912x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:893:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771666440"
},
"departure": {
"time": "1771666440"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771667160"
},
"departure": {
"time": "1771667160"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771667280"
},
"departure": {
"time": "1771667280"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771666260"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771666680"
},
"departure": {
"time": "1771666680"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771666500"
},
"departure": {
"time": "1771666500"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771667400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771666560"
},
"departure": {
"time": "1771666560"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771666800"
},
"departure": {
"time": "1771666800"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771667220"
},
"departure": {
"time": "1771667220"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771666860"
},
"departure": {
"time": "1771666860"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771666740"
},
"departure": {
"time": "1771666740"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771666320"
},
"departure": {
"time": "1771666320"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771666380"
},
"departure": {
"time": "1771666380"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1771655791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:893:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758087x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771656100"
},
"departure": {
"delay": 40,
"time": "1771656100"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771657000"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1771655268"
},
"departure": {
"delay": 120,
"time": "1771655280"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1771655680"
},
"departure": {
"delay": 55,
"time": "1771655695"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771655920"
},
"departure": {
"delay": 40,
"time": "1771655920"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771656580"
},
"departure": {
"delay": 40,
"time": "1771656580"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771656400"
},
"departure": {
"delay": 40,
"time": "1771656400"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1771655519"
},
"departure": {
"delay": 71,
"time": "1771655531"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771656880"
},
"departure": {
"delay": 40,
"time": "1771656880"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 100,
"time": "1771655020"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771655860",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758087x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852004F5814279x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771657260"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771657800"
},
"departure": {
"time": "1771657860"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771655760"
},
"departure": {
"time": "1771655820"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771656780"
},
"departure": {
"time": "1771656840"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771654140"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771654920"
},
"departure": {
"time": "1771654980"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771658700"
},
"departure": {
"time": "1771658760"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771660260"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659360"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1771650512",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852004F5814279x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:785:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771664640"
},
"departure": {
"time": "1771664640"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771665360"
},
"departure": {
"time": "1771665360"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771664340"
},
"departure": {
"time": "1771664340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771664820"
},
"departure": {
"time": "1771664820"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771665300"
},
"departure": {
"time": "1771665300"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771664940"
},
"departure": {
"time": "1771664940"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771664400"
},
"departure": {
"time": "1771664400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771665060"
},
"departure": {
"time": "1771665060"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1771664280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771665480"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771665420"
},
"departure": {
"time": "1771665420"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771665120"
},
"departure": {
"time": "1771665120"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771664700"
},
"departure": {
"time": "1771664700"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771664760"
},
"departure": {
"time": "1771664760"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771665180"
},
"departure": {
"time": "1771665180"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1771655776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:785:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848904F5814432x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771653900"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657440"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771656000"
},
"departure": {
"time": "1771656120"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771655040"
},
"departure": {
"time": "1771655160"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771663140"
},
"departure": {
"time": "1771663200"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659360"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771660380"
},
"departure": {
"time": "1771660440"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771664220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771661940"
},
"departure": {
"time": "1771662000"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771661160"
},
"departure": {
"time": "1771661220"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771656660"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:62005:ZE:StopPointxOCETrainxTERx87342048:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771662660"
},
"departure": {
"time": "1771662720"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771658760"
},
"departure": {
"time": "1771659120"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771650272",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848904F5814432x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:108:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1771654253"
},
"departure": {
"delay": 64,
"time": "1771654264"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1771653408"
},
"departure": {
"delay": 121,
"time": "1771653421"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1771654312"
},
"departure": {
"delay": 61,
"time": "1771654321"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1771654352"
},
"departure": {
"delay": 56,
"time": "1771654436"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1771654489"
},
"departure": {
"delay": 66,
"time": "1771654506"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1771653361"
},
"departure": {
"delay": 130,
"time": "1771653370"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1771653496"
},
"departure": {
"delay": 137,
"time": "1771653617"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1771653816"
},
"departure": {
"delay": 103,
"time": "1771653823"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 135,
"time": "1771653231"
},
"departure": {
"delay": 135,
"time": "1771653255"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"departure": {
"time": "1771653000"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 132,
"time": "1771653305"
},
"departure": {
"delay": 132,
"time": "1771653312"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 156,
"time": "1771653749"
},
"departure": {
"delay": 156,
"time": "1771653756"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1771654544"
},
"departure": {
"delay": 55,
"time": "1771654555"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1771654645"
},
"departure": {
"delay": 75,
"time": "1771654695"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1771654879"
},
"departure": {
"delay": 31,
"time": "1771654891"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1771654983"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 73,
"time": "1771653897"
},
"departure": {
"delay": 73,
"time": "1771653913"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1771654765"
},
"departure": {
"delay": 35,
"time": "1771654775"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 96,
"time": "1771653441"
},
"departure": {
"delay": 96,
"time": "1771653456"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771654942"
},
"departure": {
"delay": 31,
"time": "1771654951"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1771654092"
},
"departure": {
"delay": 86,
"time": "1771654226"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
}
],
"timestamp": "1771655901",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:108:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4887:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771654200"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771655640"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771654680"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771655160"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771654380"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771655040"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771654440"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771654740"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771655220"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771654320"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771656660"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771654620"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771655880"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4887:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6471204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -255,
"time": "1771656705"
},
"departure": {
"delay": -255,
"time": "1771656705"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -175,
"time": "1771656305"
},
"departure": {
"delay": -175,
"time": "1771656305"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -43,
"time": "1771656077"
},
"departure": {
"delay": -43,
"time": "1771656077"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1771656124"
},
"departure": {
"delay": 4,
"time": "1771656124"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -247,
"time": "1771656653"
},
"departure": {
"delay": -247,
"time": "1771656653"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -114,
"time": "1771656426"
},
"departure": {
"delay": -114,
"time": "1771656426"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -325,
"time": "1771656755"
},
"departure": {
"delay": -325,
"time": "1771656755"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -173,
"time": "1771656607"
},
"departure": {
"delay": -173,
"time": "1771656607"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -4,
"time": "1771655756"
},
"departure": {
"delay": -4,
"time": "1771655756"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -388,
"time": "1771656812"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -56,
"time": "1771656184"
},
"departure": {
"delay": -56,
"time": "1771656184"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -43,
"time": "1771655957"
},
"departure": {
"delay": -43,
"time": "1771655957"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -124,
"time": "1771656476"
},
"departure": {
"delay": -124,
"time": "1771656476"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -127,
"time": "1771656233"
},
"departure": {
"delay": -127,
"time": "1771656233"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -145,
"time": "1771656275"
},
"departure": {
"delay": -145,
"time": "1771656275"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -196,
"time": "1771656524"
},
"departure": {
"delay": -196,
"time": "1771656524"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6471204:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3763954x2025xHxMultxSamxSamedix62x0000010:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771655920"
},
"departure": {
"delay": 40,
"time": "1771655920"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771657660"
},
"departure": {
"delay": 40,
"time": "1771657660"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1771656640"
},
"departure": {
"delay": 40,
"time": "1771656640"
},
"stopId": "FR:50082:ZE:VREHL1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1771657120"
},
"departure": {
"delay": 40,
"time": "1771657120"
},
"stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1771658140"
},
"departure": {
"delay": 40,
"time": "1771658140"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771656460"
},
"departure": {
"delay": 40,
"time": "1771656460"
},
"stopId": "FR:50577:ZE:SORMB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771658380"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1771657840"
},
"departure": {
"delay": 40,
"time": "1771657840"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1771655600"
},
"departure": {
"delay": 36,
"time": "1771655676"
},
"stopId": "FR:50031:ZE:BNVDR1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 22,
"time": "1771655062"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1771657000"
},
"departure": {
"delay": 40,
"time": "1771657000"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771658020"
},
"departure": {
"delay": 40,
"time": "1771658020"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771657420"
},
"departure": {
"delay": 40,
"time": "1771657420"
},
"stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3763954x2025xHxMultxSamxSamedix62x0000010:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748211x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1771656460"
},
"departure": {
"delay": -20,
"time": "1771656460"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1771655544"
},
"departure": {
"delay": 96,
"time": "1771655556"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1771655920"
},
"departure": {
"delay": -20,
"time": "1771655920"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1771655586"
},
"departure": {
"delay": 16,
"time": "1771655596"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1771656100"
},
"departure": {
"delay": -20,
"time": "1771656100"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1771656340"
},
"departure": {
"delay": -20,
"time": "1771656340"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1771656280"
},
"departure": {
"delay": -20,
"time": "1771656280"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1771656460"
},
"departure": {
"delay": -20,
"time": "1771656460"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -4,
"time": "1771655798"
},
"departure": {
"delay": -4,
"time": "1771655816"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1771655427"
},
"departure": {
"delay": 90,
"time": "1771655490"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1771656220"
},
"departure": {
"delay": -20,
"time": "1771656220"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1771655860"
},
"departure": {
"delay": -20,
"time": "1771655860"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1771656520"
},
"departure": {
"delay": -20,
"time": "1771656520"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1771655980"
},
"departure": {
"delay": -20,
"time": "1771655980"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1771655237"
},
"departure": {
"delay": 66,
"time": "1771655346"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1771656640"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1771656340"
},
"departure": {
"delay": -20,
"time": "1771656340"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1771655835"
},
"departure": {
"delay": -20,
"time": "1771655860"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 157,
"time": "1771655197"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1771655920"
},
"departure": {
"delay": -20,
"time": "1771655920"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1771656040"
},
"departure": {
"delay": -20,
"time": "1771656040"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1771655670"
},
"departure": {
"delay": -10,
"time": "1771655690"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1771655630"
},
"departure": {
"delay": 6,
"time": "1771655646"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771655860",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748211x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9799x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771660260"
},
"departure": {
"time": "1771660260"
},
"stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771660620"
},
"departure": {
"time": "1771660620"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771661460"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"time": "1771660980"
},
"departure": {
"time": "1771660980"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1771660920"
},
"departure": {
"time": "1771660920"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1771660320"
},
"departure": {
"time": "1771660320"
},
"stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771660440"
},
"departure": {
"time": "1771660440"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771660860"
},
"departure": {
"time": "1771660860"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771660380"
},
"departure": {
"time": "1771660380"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771660140"
},
"departure": {
"time": "1771660140"
},
"stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771661280"
},
"departure": {
"time": "1771661280"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 17
},
{
"departure": {
"time": "1771659660"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771661040"
},
"departure": {
"time": "1771661040"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1771660500"
},
"departure": {
"time": "1771660500"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771661340"
},
"departure": {
"time": "1771661340"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1771660020"
},
"departure": {
"time": "1771660020"
},
"stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771661220"
},
"departure": {
"time": "1771661220"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1771660680"
},
"departure": {
"time": "1771660680"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771659720"
},
"departure": {
"time": "1771659720"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
}
],
"timestamp": "1771655902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9799x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:491:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659300"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771659240"
},
"departure": {
"time": "1771659240"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771659540"
},
"departure": {
"time": "1771659540"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771659180"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771659420"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771659120"
},
"departure": {
"time": "1771659120"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771659780"
},
"departure": {
"time": "1771659780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1771659000"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771659600"
},
"departure": {
"time": "1771659600"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771659060"
},
"departure": {
"time": "1771659060"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659360"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771660020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771659840"
},
"departure": {
"time": "1771659840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771659480"
},
"departure": {
"time": "1771659480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771655791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:491:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746565x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -132,
"time": "1771652558"
},
"departure": {
"delay": -132,
"time": "1771652568"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 9,
"time": "1771651185"
},
"departure": {
"delay": 9,
"time": "1771651209"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1771651909"
},
"departure": {
"delay": 7,
"time": "1771651927"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 10,
"time": "1771651070"
},
"departure": {
"delay": 10,
"time": "1771651090"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -167,
"time": "1771652402"
},
"departure": {
"delay": -167,
"time": "1771652413"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -43,
"time": "1771652105"
},
"departure": {
"delay": -43,
"time": "1771652117"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -41,
"time": "1771652047"
},
"departure": {
"delay": -41,
"time": "1771652059"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 43,
"time": "1771651320"
},
"departure": {
"delay": 43,
"time": "1771651363"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1771650133"
},
"departure": {
"delay": 82,
"time": "1771650142"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1771649976"
},
"departure": {
"delay": 113,
"time": "1771649993"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 113,
"time": "1771650036"
},
"departure": {
"delay": 113,
"time": "1771650053"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -110,
"time": "1771652516"
},
"departure": {
"delay": -110,
"time": "1771652530"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 53,
"time": "1771650641"
},
"departure": {
"delay": 53,
"time": "1771650653"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -139,
"time": "1771652367"
},
"departure": {
"delay": -139,
"time": "1771652381"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 25,
"time": "1771651245"
},
"departure": {
"delay": 25,
"time": "1771651285"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1771650429"
},
"departure": {
"delay": 23,
"time": "1771650443"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1771651653"
},
"departure": {
"delay": 64,
"time": "1771651744"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -132,
"time": "1771652315"
},
"departure": {
"delay": -132,
"time": "1771652328"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 31,
"time": "1771650797"
},
"departure": {
"delay": 31,
"time": "1771650811"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -177,
"time": "1771652643"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1771650321"
},
"departure": {
"delay": 36,
"time": "1771650336"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1771650111"
},
"departure": {
"delay": 61,
"time": "1771650121"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1771650844"
},
"departure": {
"delay": 26,
"time": "1771650866"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1771651965"
},
"departure": {
"delay": 12,
"time": "1771651992"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -16,
"time": "1771652071"
},
"departure": {
"delay": -16,
"time": "1771652084"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 136,
"time": "1771649943"
},
"departure": {
"delay": 136,
"time": "1771649956"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 155,
"time": "1771649795"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 191,
"time": "1771649820"
},
"departure": {
"delay": 191,
"time": "1771649831"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1771650079"
},
"departure": {
"delay": 86,
"time": "1771650086"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -81,
"time": "1771652248"
},
"departure": {
"delay": -81,
"time": "1771652259"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 22,
"time": "1771650364"
},
"departure": {
"delay": 22,
"time": "1771650382"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 22,
"time": "1771650223"
},
"departure": {
"delay": 22,
"time": "1771650262"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -59,
"time": "1771652145"
},
"departure": {
"delay": -59,
"time": "1771652161"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -115,
"time": "1771652265"
},
"departure": {
"delay": -115,
"time": "1771652285"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 181,
"time": "1771649863"
},
"departure": {
"delay": 181,
"time": "1771649881"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1771650739"
},
"departure": {
"delay": 33,
"time": "1771650753"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -145,
"time": "1771652475"
},
"departure": {
"delay": -145,
"time": "1771652495"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 6,
"time": "1771650288"
},
"departure": {
"delay": 6,
"time": "1771650306"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1771651478"
},
"departure": {
"delay": 51,
"time": "1771651491"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -10,
"time": "1771651534"
},
"departure": {
"delay": -10,
"time": "1771651550"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 45,
"time": "1771650932"
},
"departure": {
"delay": 45,
"time": "1771650945"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1771651431"
},
"departure": {
"delay": 65,
"time": "1771651445"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1771650177"
},
"departure": {
"delay": 8,
"time": "1771650188"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -129,
"time": "1771652430"
},
"departure": {
"delay": -129,
"time": "1771652451"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 33,
"time": "1771650960"
},
"departure": {
"delay": 33,
"time": "1771650993"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1771650512"
},
"departure": {
"delay": 72,
"time": "1771650612"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1771650685"
},
"departure": {
"delay": 56,
"time": "1771650716"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 96,
"time": "1771651805"
},
"departure": {
"delay": 96,
"time": "1771651836"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1771655861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746565x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5486341358878720x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771657370"
},
"departure": {
"delay": 60,
"time": "1771657380"
},
"stopId": "FR:50218:ZE:744600002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"time": "1771657070"
},
"departure": {
"time": "1771657080"
},
"stopId": "FR:50218:ZE:744600001:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 114,
"time": "1771657724"
},
"departure": {
"delay": 114,
"time": "1771657734"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 63,
"time": "1771657613"
},
"departure": {
"delay": 63,
"time": "1771657623"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1771657279"
},
"departure": {
"delay": 29,
"time": "1771657289"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -44,
"time": "1771657936"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1771657534"
},
"departure": {
"delay": 44,
"time": "1771657544"
},
"stopId": "FR:50218:ZE:746180004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1771657447"
},
"departure": {
"delay": 77,
"time": "1771657457"
},
"stopId": "FR:50218:ZE:752270003:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1771657117"
},
"departure": {
"delay": -7,
"time": "1771657133"
},
"stopId": "FR:50218:ZE:759850001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1771657216"
},
"departure": {
"delay": 26,
"time": "1771657226"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -32,
"time": "1771657847"
},
"departure": {
"delay": -32,
"time": "1771657888"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
}
],
"timestamp": "1771655812",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5486341358878720x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597263:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -123,
"time": "1771656897"
},
"departure": {
"delay": -123,
"time": "1771656897"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1771656224"
},
"departure": {
"delay": 44,
"time": "1771656224"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -166,
"time": "1771656554"
},
"departure": {
"delay": -166,
"time": "1771656554"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1771656085"
},
"departure": {
"delay": 25,
"time": "1771656085"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771656010"
},
"departure": {
"delay": 10,
"time": "1771656010"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -53,
"time": "1771656247"
},
"departure": {
"delay": -53,
"time": "1771656247"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -23,
"time": "1771656337"
},
"departure": {
"delay": -23,
"time": "1771656337"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -73,
"time": "1771656407"
},
"departure": {
"delay": -73,
"time": "1771656407"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -137,
"time": "1771656643"
},
"departure": {
"delay": -137,
"time": "1771656643"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -107,
"time": "1771656493"
},
"departure": {
"delay": -107,
"time": "1771656493"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -107,
"time": "1771656433"
},
"departure": {
"delay": -107,
"time": "1771656433"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -49,
"time": "1771656371"
},
"departure": {
"delay": -49,
"time": "1771656371"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -135,
"time": "1771656945"
},
"departure": {
"delay": -135,
"time": "1771656945"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -197,
"time": "1771657003"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -102,
"time": "1771656798"
},
"departure": {
"delay": -102,
"time": "1771656798"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -113,
"time": "1771656727"
},
"departure": {
"delay": -113,
"time": "1771656727"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597263:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771659060"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771656600"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771658100"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771658940"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771658760"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771657620"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771659120"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771657440"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771658340"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4889:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771654841"
},
"departure": {
"delay": 52,
"time": "1771654852"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1771654722"
},
"departure": {
"delay": 113,
"time": "1771654733"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 167,
"time": "1771654566"
},
"departure": {
"delay": 167,
"time": "1771654607"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -13,
"time": "1771653973"
},
"departure": {
"delay": -13,
"time": "1771654007"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1771653685"
},
"departure": {
"delay": 39,
"time": "1771653699"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1771654883"
},
"departure": {
"delay": 43,
"time": "1771654903"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1771653831"
},
"departure": {
"delay": 11,
"time": "1771653851"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1771654312"
},
"departure": {
"delay": 36,
"time": "1771654356"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1771654668"
},
"departure": {
"delay": 117,
"time": "1771654677"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1771653773"
},
"departure": {
"delay": 7,
"time": "1771653787"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1771653417"
},
"departure": {
"delay": 70,
"time": "1771653430"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771654210"
},
"departure": {
"delay": 20,
"time": "1771654220"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1771653373"
},
"departure": {
"delay": 89,
"time": "1771653389"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"departure": {
"delay": 79,
"time": "1771653319"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1771653735"
},
"departure": {
"delay": 35,
"time": "1771653755"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1771654376"
},
"departure": {
"delay": 157,
"time": "1771654537"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1771654235"
},
"departure": {
"delay": 26,
"time": "1771654286"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1771654631"
},
"departure": {
"delay": 142,
"time": "1771654642"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1771654168"
},
"departure": {
"delay": 43,
"time": "1771654183"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1771654804"
},
"departure": {
"delay": 73,
"time": "1771654813"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1771654057"
},
"departure": {
"delay": -6,
"time": "1771654074"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771653519"
},
"departure": {
"delay": 50,
"time": "1771653530"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1771654749"
},
"departure": {
"delay": 80,
"time": "1771654760"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1771654989"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": -29,
"time": "1771653872"
},
"departure": {
"delay": -29,
"time": "1771653931"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1771655891",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:1:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745583x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1771655812"
},
"departure": {
"delay": 13,
"time": "1771655833"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1771655317"
},
"departure": {
"delay": 112,
"time": "1771655332"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771655880"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1771655591"
},
"departure": {
"delay": 27,
"time": "1771655607"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1771655383"
},
"departure": {
"delay": 78,
"time": "1771655418"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1771654957"
},
"departure": {
"delay": 52,
"time": "1771654972"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1771655730"
},
"departure": {
"delay": 13,
"time": "1771655773"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771656240"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1771655076"
},
"departure": {
"delay": 79,
"time": "1771655119"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1771655004"
},
"departure": {
"delay": 42,
"time": "1771655022"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771655940"
},
"departure": {
"time": "1771655940"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 68,
"time": "1771654748"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771656000"
},
"departure": {
"time": "1771656000"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1771654869"
},
"departure": {
"delay": 68,
"time": "1771654928"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1771654792"
},
"departure": {
"delay": 65,
"time": "1771654805"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771656060"
},
"departure": {
"time": "1771656060"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1771655469"
},
"departure": {
"delay": 69,
"time": "1771655529"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1771655645"
},
"departure": {
"delay": 23,
"time": "1771655663"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745583x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1355:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771673580"
},
"departure": {
"time": "1771673580"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771673400"
},
"departure": {
"time": "1771673400"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771673460"
},
"departure": {
"time": "1771673460"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1771673280"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771673760"
},
"departure": {
"time": "1771673760"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771673640"
},
"departure": {
"time": "1771673640"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771673520"
},
"departure": {
"time": "1771673520"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771674060"
},
"departure": {
"time": "1771674060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771673880"
},
"departure": {
"time": "1771673880"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771674120"
},
"departure": {
"time": "1771674120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771673340"
},
"departure": {
"time": "1771673340"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771673820"
},
"departure": {
"time": "1771673820"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771673700"
},
"departure": {
"time": "1771673700"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771674300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771655791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1355:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852361F5814265x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771656060"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771656840"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771658040"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771657260"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771657560"
},
"departure": {
"time": "1771657620"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1771652432",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852361F5814265x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4062502x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 56,
"time": "1771655816"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 35,
"time": "1771656815"
},
"departure": {
"delay": 35,
"time": "1771656815"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 23,
"time": "1771656623"
},
"departure": {
"delay": 23,
"time": "1771656623"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 28,
"time": "1771655668"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 75,
"time": "1771656255"
},
"departure": {
"delay": 75,
"time": "1771656255"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1771657106"
},
"departure": {
"delay": 26,
"time": "1771657106"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 72,
"time": "1771655892"
},
"departure": {
"delay": 72,
"time": "1771655892"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1771655994"
},
"departure": {
"delay": 54,
"time": "1771655994"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 26,
"time": "1771656986"
},
"departure": {
"delay": 26,
"time": "1771656986"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 26,
"time": "1771657226"
},
"departure": {
"delay": 26,
"time": "1771657226"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 61,
"time": "1771656541"
},
"departure": {
"delay": 61,
"time": "1771656541"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1771656414"
},
"departure": {
"delay": 54,
"time": "1771656414"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1771657283"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1771655872",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4062502x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110195x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1771656629"
},
"departure": {
"delay": 29,
"time": "1771656629"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1771657337"
},
"departure": {
"delay": 17,
"time": "1771657337"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1771656361"
},
"departure": {
"delay": 61,
"time": "1771656361"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1771657416"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1771655992"
},
"departure": {
"delay": 52,
"time": "1771655992"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1771657018"
},
"departure": {
"delay": 58,
"time": "1771657018"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1771656833"
},
"departure": {
"delay": 53,
"time": "1771656833"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1771656266"
},
"departure": {
"delay": 26,
"time": "1771656266"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1771656113"
},
"departure": {
"delay": 53,
"time": "1771656113"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": -9,
"time": "1771655691"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1771656468"
},
"departure": {
"delay": 48,
"time": "1771656468"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1771657121"
},
"departure": {
"delay": 41,
"time": "1771657121"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 57,
"time": "1771655877"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771656920"
},
"departure": {
"delay": 20,
"time": "1771656920"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771657237"
},
"departure": {
"delay": 37,
"time": "1771657237"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771655892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110195x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9928x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771658220"
},
"departure": {
"time": "1771658220"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1771658100"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771657680"
},
"departure": {
"time": "1771657680"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771657320"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771657620"
},
"departure": {
"time": "1771657620"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771657920"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771657560"
},
"departure": {
"time": "1771657560"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771657980"
},
"departure": {
"time": "1771657980"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658040"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1771657860"
},
"departure": {
"time": "1771657860"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771657740"
},
"departure": {
"time": "1771657740"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 9
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1771657200"
},
"departure": {
"time": "1771657200"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771657140"
},
"departure": {
"time": "1771657140"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771658400"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 17
}
],
"timestamp": "1771655902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9928x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:581:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771661700"
},
"departure": {
"time": "1771661700"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771660800"
},
"departure": {
"time": "1771660800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771661640"
},
"departure": {
"time": "1771661640"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771661340"
},
"departure": {
"time": "1771661340"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771661820"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771661580"
},
"departure": {
"time": "1771661580"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771660680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771661160"
},
"departure": {
"time": "1771661160"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771661520"
},
"departure": {
"time": "1771661520"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771661400"
},
"departure": {
"time": "1771661400"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771660980"
},
"departure": {
"time": "1771660980"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771660740"
},
"departure": {
"time": "1771660740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771661220"
},
"departure": {
"time": "1771661220"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771661760"
},
"departure": {
"time": "1771661760"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771661280"
},
"departure": {
"time": "1771661280"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1771655574",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:581:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758119x2025xHxMultxSamxSamedix62x0000010:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771654311"
},
"departure": {
"delay": 2,
"time": "1771654442"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1771653555"
},
"departure": {
"delay": 21,
"time": "1771653561"
},
"stopId": "FR:50332:ZE:MALSF2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1771656310"
},
"departure": {
"delay": -50,
"time": "1771656310"
},
"stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 96,
"time": "1771652556"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1771658050"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -50,
"time": "1771657390"
},
"departure": {
"delay": -50,
"time": "1771657390"
},
"stopId": "FR:50615:ZE:VALHO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1771656850"
},
"departure": {
"delay": -50,
"time": "1771656850"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1771654862"
},
"departure": {
"delay": 16,
"time": "1771654876"
},
"stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771652862"
},
"departure": {
"delay": 110,
"time": "1771652870"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1771657090"
},
"departure": {
"delay": -50,
"time": "1771657090"
},
"stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -50,
"time": "1771656970"
},
"departure": {
"delay": -50,
"time": "1771656970"
},
"stopId": "FR:50138:ZE:COLFR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -50,
"time": "1771657990"
},
"departure": {
"delay": -50,
"time": "1771657990"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1771655515"
},
"departure": {
"delay": 9,
"time": "1771655529"
},
"stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1771655180"
},
"departure": {
"delay": 34,
"time": "1771655314"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -49,
"time": "1771654787"
},
"departure": {
"delay": -49,
"time": "1771654811"
},
"stopId": "FR:50490:ZE:SJREG1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -50,
"time": "1771657750"
},
"departure": {
"delay": -50,
"time": "1771657750"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771653830"
},
"departure": {
"delay": 10,
"time": "1771653910"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771653101"
},
"departure": {
"delay": 51,
"time": "1771653111"
},
"stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771654127"
},
"departure": {
"delay": 3,
"time": "1771654143"
},
"stopId": "FR:50031:ZE:BNVDR2:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758119x2025xHxMultxSamxSamedix62x0000010:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6256:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771656840"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771657440"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771655520"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771655580"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771657560"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771656660"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771656960"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771657680"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771657380"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771657620"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771656180"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771655640"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771657320"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6256:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:969:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771669020"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771668180"
},
"departure": {
"time": "1771668180"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771668960"
},
"departure": {
"time": "1771668960"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771668000"
},
"departure": {
"time": "1771668000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771668360"
},
"departure": {
"time": "1771668360"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771668900"
},
"departure": {
"time": "1771668900"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771667880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771667940"
},
"departure": {
"time": "1771667940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771668420"
},
"departure": {
"time": "1771668420"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771668540"
},
"departure": {
"time": "1771668540"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1771655806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:969:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470470:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 331,
"time": "1771655971"
},
"departure": {
"delay": 331,
"time": "1771655971"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 357,
"time": "1771656537"
},
"departure": {
"delay": 357,
"time": "1771656537"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 285,
"time": "1771656345"
},
"departure": {
"delay": 285,
"time": "1771656345"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 354,
"time": "1771655874"
},
"departure": {
"delay": 354,
"time": "1771655874"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 320,
"time": "1771656380"
},
"departure": {
"delay": 320,
"time": "1771656380"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 327,
"time": "1771656627"
},
"departure": {
"delay": 327,
"time": "1771656627"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 236,
"time": "1771656056"
},
"departure": {
"delay": 236,
"time": "1771656056"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 152,
"time": "1771656872"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 255,
"time": "1771656015"
},
"departure": {
"delay": 255,
"time": "1771656015"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 379,
"time": "1771656499"
},
"departure": {
"delay": 379,
"time": "1771656499"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"departure": {
"delay": 389,
"time": "1771655789"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 288,
"time": "1771656708"
},
"departure": {
"delay": 288,
"time": "1771656708"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 364,
"time": "1771656664"
},
"departure": {
"delay": 364,
"time": "1771656664"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 282,
"time": "1771656762"
},
"departure": {
"delay": 282,
"time": "1771656762"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 268,
"time": "1771656088"
},
"departure": {
"delay": 268,
"time": "1771656088"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 382,
"time": "1771655842"
},
"departure": {
"delay": 382,
"time": "1771655842"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 192,
"time": "1771656252"
},
"departure": {
"delay": 192,
"time": "1771656252"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 296,
"time": "1771655936"
},
"departure": {
"delay": 296,
"time": "1771655936"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 371,
"time": "1771656611"
},
"departure": {
"delay": 371,
"time": "1771656611"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 291,
"time": "1771656411"
},
"departure": {
"delay": 291,
"time": "1771656411"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470470:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745519x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1771650577"
},
"departure": {
"delay": 13,
"time": "1771650613"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1771651341"
},
"departure": {
"delay": -24,
"time": "1771651356"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1771651013"
},
"departure": {
"delay": -20,
"time": "1771651060"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -163,
"time": "1771651577"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -39,
"time": "1771651115"
},
"departure": {
"delay": -39,
"time": "1771651161"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 51,
"time": "1771650051"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771650697"
},
"departure": {
"delay": 20,
"time": "1771650800"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1771650641"
},
"departure": {
"delay": -12,
"time": "1771650648"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -96,
"time": "1771651388"
},
"departure": {
"delay": -96,
"time": "1771651404"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -48,
"time": "1771650837"
},
"departure": {
"delay": -48,
"time": "1771650852"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771650176"
},
"departure": {
"delay": 10,
"time": "1771650190"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1771650286"
},
"departure": {
"delay": -31,
"time": "1771650329"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771650360"
},
"departure": {
"delay": 8,
"time": "1771650428"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1771651192"
},
"departure": {
"delay": -36,
"time": "1771651224"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -34,
"time": "1771651253"
},
"departure": {
"delay": -34,
"time": "1771651286"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1771650902"
},
"departure": {
"delay": -16,
"time": "1771650944"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -136,
"time": "1771651463"
},
"departure": {
"delay": -136,
"time": "1771651484"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1771650461"
},
"departure": {
"delay": 9,
"time": "1771650489"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1771650244"
},
"departure": {
"delay": -42,
"time": "1771650258"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -17,
"time": "1771650210"
},
"departure": {
"delay": -17,
"time": "1771650223"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745519x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109936x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1771656503"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": -4,
"time": "1771655876"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1771656187"
},
"departure": {
"delay": 7,
"time": "1771656187"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1771656292"
},
"departure": {
"delay": -8,
"time": "1771656292"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1771655986"
},
"departure": {
"delay": -14,
"time": "1771655986"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": -4,
"time": "1771655516"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1771656399"
},
"departure": {
"delay": 39,
"time": "1771656399"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 6,
"time": "1771655706"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1771656077"
},
"departure": {
"delay": 17,
"time": "1771656077"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1771655882",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109936x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850304F5814349x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771657680"
},
"departure": {
"time": "1771657740"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1771659120"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771658700"
},
"departure": {
"time": "1771658760"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771658400"
},
"departure": {
"time": "1771658460"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771658040"
},
"departure": {
"time": "1771658100"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1771652852",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850304F5814349x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13114F5821647x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771654860"
},
"departure": {
"time": "1771654920"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771656660"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771655460"
},
"departure": {
"time": "1771655520"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771656120"
},
"departure": {
"time": "1771656180"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1771654320"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771660080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1771650692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13114F5821647x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848920F5814429x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771659780"
},
"departure": {
"time": "1771659840"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1771660980"
},
"departure": {
"time": "1771661460"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1771657140"
},
"departure": {
"time": "1771657200"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771663440"
},
"departure": {
"time": "1771663500"
},
"stopId": "FR:62005:ZE:StopPointxOCETrainxTERx87342048:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1771664280"
},
"departure": {
"time": "1771664400"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 50
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771665300"
},
"departure": {
"time": "1771665420"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658340"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1771659060"
},
"departure": {
"time": "1771659120"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771657620"
},
"departure": {
"time": "1771657680"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1771660740"
},
"departure": {
"time": "1771660800"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771662060"
},
"departure": {
"time": "1771662120"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771666560"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1771662600"
},
"departure": {
"time": "1771662660"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 46
}
],
"timestamp": "1771652733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848920F5814429x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109887x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 50,
"time": "1771654370"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1771654474"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1771654542",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109887x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:963:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771668000"
},
"departure": {
"time": "1771668000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771668600"
},
"departure": {
"time": "1771668600"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771667940"
},
"departure": {
"time": "1771667940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771668180"
},
"departure": {
"time": "1771668180"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771668480"
},
"departure": {
"time": "1771668480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771668540"
},
"departure": {
"time": "1771668540"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1771667880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771668780"
},
"departure": {
"time": "1771668780"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771668840"
},
"departure": {
"time": "1771668840"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771668720"
},
"departure": {
"time": "1771668720"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771668900"
},
"departure": {
"time": "1771668900"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771668360"
},
"departure": {
"time": "1771668360"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771668420"
},
"departure": {
"time": "1771668420"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771668960"
},
"departure": {
"time": "1771668960"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771669020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1771655574",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:963:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6206:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771655160"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771657080"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771656180"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771655580"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771655400"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771655820"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771655520"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771655760"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771655280"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771655340"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771657140"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771657020"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771656060"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771657380"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771656540"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771655100"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771656240"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771655700"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6206:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:500000118:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1771655181"
},
"departure": {
"delay": 99,
"time": "1771655199"
},
"stopId": "FR:61001:ZE:CimetixrexSaintxLxod:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 171,
"time": "1771655044"
},
"departure": {
"delay": 171,
"time": "1771655091"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": 116,
"time": "1771655276"
},
"stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": 66,
"time": "1771655396"
},
"departure": {
"delay": 66,
"time": "1771655406"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": -30,
"time": "1771655490"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1771655358"
},
"departure": {
"delay": 90,
"time": "1771655370"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1771655469"
},
"departure": {
"delay": 19,
"time": "1771655479"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": 104,
"time": "1771655312"
},
"departure": {
"delay": 104,
"time": "1771655324"
},
"stopId": "FR:61001:ZE:ANOVA:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1771655437"
},
"departure": {
"delay": 48,
"time": "1771655448"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 27
},
{
"arrival": {
"delay": 152,
"time": "1771654997"
},
"departure": {
"delay": 152,
"time": "1771655012"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1771655237"
},
"departure": {
"delay": 116,
"time": "1771655276"
},
"stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037",
"stopSequence": 22
}
],
"timestamp": "1771655246",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:D:LOC",
"tripId": "ATOUMOD037:ServiceJourney:500000118:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596370:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771659060"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596370:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2778:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32677,
"time": "1771657463"
},
"departure": {
"delay": -32677,
"time": "1771657463"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -32661,
"time": "1771656999"
},
"departure": {
"delay": -32661,
"time": "1771656999"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -32692,
"time": "1771656668"
},
"departure": {
"delay": -32692,
"time": "1771656668"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -32692,
"time": "1771657988"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -32662,
"time": "1771657178"
},
"departure": {
"delay": -32662,
"time": "1771657178"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -32692,
"time": "1771656788"
},
"departure": {
"delay": -32692,
"time": "1771656788"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -32672,
"time": "1771657288"
},
"departure": {
"delay": -32672,
"time": "1771657288"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -32662,
"time": "1771657598"
},
"departure": {
"delay": -32662,
"time": "1771657598"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -32611,
"time": "1771656209"
},
"departure": {
"delay": -32611,
"time": "1771656209"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -32665,
"time": "1771656275"
},
"departure": {
"delay": -32665,
"time": "1771656275"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -32674,
"time": "1771657526"
},
"departure": {
"delay": -32674,
"time": "1771657526"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -32681,
"time": "1771656919"
},
"departure": {
"delay": -32681,
"time": "1771656919"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -32630,
"time": "1771656370"
},
"departure": {
"delay": -32630,
"time": "1771656370"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -32650,
"time": "1771657730"
},
"departure": {
"delay": -32650,
"time": "1771657730"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -32662,
"time": "1771656458"
},
"departure": {
"delay": -32662,
"time": "1771656458"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -32650,
"time": "1771657670"
},
"departure": {
"delay": -32650,
"time": "1771657670"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -32684,
"time": "1771656856"
},
"departure": {
"delay": -32684,
"time": "1771656856"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771652023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2778:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:917:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771666800"
},
"departure": {
"time": "1771666800"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771667220"
},
"departure": {
"time": "1771667220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771666680"
},
"departure": {
"time": "1771666680"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771667460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771666500"
},
"departure": {
"time": "1771666500"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771666860"
},
"departure": {
"time": "1771666860"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771666620"
},
"departure": {
"time": "1771666620"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771666740"
},
"departure": {
"time": "1771666740"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771666980"
},
"departure": {
"time": "1771666980"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771667280"
},
"departure": {
"time": "1771667280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771666920"
},
"departure": {
"time": "1771666920"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771667040"
},
"departure": {
"time": "1771667040"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771666440"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771666560"
},
"departure": {
"time": "1771666560"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1771655806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:917:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244787x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771656720"
},
"departure": {
"delay": 60,
"time": "1771656720"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 87,
"time": "1771657707"
},
"departure": {
"delay": 87,
"time": "1771657707"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 52,
"time": "1771656952"
},
"departure": {
"delay": 52,
"time": "1771656952"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 80,
"time": "1771656080"
},
"departure": {
"delay": 80,
"time": "1771656080"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1771656915"
},
"departure": {
"delay": 75,
"time": "1771656915"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1771656299"
},
"departure": {
"delay": 59,
"time": "1771656299"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 75,
"time": "1771657035"
},
"departure": {
"delay": 75,
"time": "1771657035"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 99,
"time": "1771657659"
},
"departure": {
"delay": 99,
"time": "1771657659"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 72,
"time": "1771657812"
},
"departure": {
"delay": 72,
"time": "1771657812"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 80,
"time": "1771655900"
},
"departure": {
"delay": 80,
"time": "1771655900"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 75,
"time": "1771656795"
},
"departure": {
"delay": 75,
"time": "1771656795"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1771656822"
},
"departure": {
"delay": 102,
"time": "1771656822"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 111,
"time": "1771656531"
},
"departure": {
"delay": 111,
"time": "1771656531"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1771656234"
},
"departure": {
"delay": 54,
"time": "1771656234"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 52,
"time": "1771655572"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1771657072"
},
"departure": {
"delay": 52,
"time": "1771657072"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 63,
"time": "1771655283"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1771656587"
},
"departure": {
"delay": 107,
"time": "1771656587"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1771656652"
},
"departure": {
"delay": 52,
"time": "1771656652"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 52,
"time": "1771657432"
},
"departure": {
"delay": 52,
"time": "1771657432"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 52,
"time": "1771655992"
},
"departure": {
"delay": 52,
"time": "1771655992"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1771656997"
},
"departure": {
"delay": 97,
"time": "1771656997"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 52,
"time": "1771657972"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1771655862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244787x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:911:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771667220"
},
"departure": {
"time": "1771667220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1771666320"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771666920"
},
"departure": {
"time": "1771666920"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771667040"
},
"departure": {
"time": "1771667040"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771667280"
},
"departure": {
"time": "1771667280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1771666800"
},
"departure": {
"time": "1771666800"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771667160"
},
"departure": {
"time": "1771667160"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771666440"
},
"departure": {
"time": "1771666440"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771666860"
},
"departure": {
"time": "1771666860"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771666380"
},
"departure": {
"time": "1771666380"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771667460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
}
],
"timestamp": "1771655574",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:911:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745638x2025xHxMultxSamxSamedix62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1771647318"
},
"departure": {
"delay": 4,
"time": "1771647364"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1771647037"
},
"departure": {
"delay": 57,
"time": "1771647057"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1771647672"
},
"departure": {
"delay": 48,
"time": "1771647708"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1771646923"
},
"departure": {
"delay": 58,
"time": "1771646938"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771647438"
},
"departure": {
"delay": 20,
"time": "1771647500"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -71,
"time": "1771648069"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1771646735"
},
"departure": {
"delay": 52,
"time": "1771646752"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -49,
"time": "1771647955"
},
"departure": {
"delay": -49,
"time": "1771647971"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1771646823"
},
"departure": {
"delay": 73,
"time": "1771646893"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1771647741"
},
"departure": {
"delay": 83,
"time": "1771647803"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1771647890"
},
"departure": {
"delay": 8,
"time": "1771647908"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1771647547"
},
"departure": {
"delay": 39,
"time": "1771647639"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1771646657"
},
"departure": {
"delay": 95,
"time": "1771646675"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -39,
"time": "1771647245"
},
"departure": {
"delay": -39,
"time": "1771647261"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1771647843"
},
"departure": {
"delay": 82,
"time": "1771647862"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1771646776"
},
"departure": {
"delay": 32,
"time": "1771646792"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 74,
"time": "1771646694"
},
"departure": {
"delay": 74,
"time": "1771646714"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1771647086"
},
"departure": {
"delay": 33,
"time": "1771647093"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 171,
"time": "1771646571"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1771647133"
},
"departure": {
"delay": 24,
"time": "1771647204"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771655863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745638x2025xHxMultxSamxSamedix62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:887:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771667220"
},
"departure": {
"time": "1771667220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771666380"
},
"departure": {
"time": "1771666380"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771667280"
},
"departure": {
"time": "1771667280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771666200"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771666260"
},
"departure": {
"time": "1771666260"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771666440"
},
"departure": {
"time": "1771666440"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771666320"
},
"departure": {
"time": "1771666320"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771666680"
},
"departure": {
"time": "1771666680"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771667040"
},
"departure": {
"time": "1771667040"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771666800"
},
"departure": {
"time": "1771666800"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771666860"
},
"departure": {
"time": "1771666860"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771667460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771666500"
},
"departure": {
"time": "1771666500"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771666740"
},
"departure": {
"time": "1771666740"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771666620"
},
"departure": {
"time": "1771666620"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1771655709",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:887:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4271188x2025x26xGSamHLiaxSamedix03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -45,
"time": "1771656375"
},
"departure": {
"delay": -45,
"time": "1771656375"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -55,
"time": "1771655645"
},
"departure": {
"delay": -55,
"time": "1771655645"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -31,
"time": "1771656329"
},
"departure": {
"delay": -31,
"time": "1771656329"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": -54,
"time": "1771655766"
},
"stopId": "FR:76270:ZE:3336:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -25,
"time": "1771655915"
},
"departure": {
"delay": -25,
"time": "1771655915"
},
"stopId": "FR:76270:ZE:4087:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": -9,
"time": "1771655691"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -67,
"time": "1771656173"
},
"departure": {
"delay": -67,
"time": "1771656173"
},
"stopId": "FR:76481:ZE:4820:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -29,
"time": "1771655551"
},
"departure": {
"delay": -29,
"time": "1771655551"
},
"stopId": "FR:76447:ZE:3335:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -43,
"time": "1771656257"
},
"departure": {
"delay": -43,
"time": "1771656257"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -55,
"time": "1771655345"
},
"departure": {
"delay": -55,
"time": "1771655345"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": -31,
"time": "1771655189"
},
"stopId": "FR:76447:ZE:4512:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -43,
"time": "1771656437"
},
"departure": {
"delay": -43,
"time": "1771656437"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -14,
"time": "1771656046"
},
"departure": {
"delay": -14,
"time": "1771656046"
},
"stopId": "FR:76481:ZE:3843:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -63,
"time": "1771655997"
},
"departure": {
"delay": -63,
"time": "1771655997"
},
"stopId": "FR:76481:ZE:4337:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": -48,
"time": "1771655832"
},
"stopId": "FR:76270:ZE:4089:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -40,
"time": "1771655420"
},
"departure": {
"delay": -40,
"time": "1771655420"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -42,
"time": "1771656138"
},
"departure": {
"delay": -42,
"time": "1771656138"
},
"stopId": "FR:76481:ZE:3828:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -67,
"time": "1771656473"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -42,
"time": "1771655478"
},
"departure": {
"delay": -42,
"time": "1771655478"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -8,
"time": "1771656112"
},
"departure": {
"delay": -8,
"time": "1771656112"
},
"stopId": "FR:76481:ZE:4138:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1771655882",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4271188x2025x26xGSamHLiaxSamedix03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13118F5821645x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771661520"
},
"departure": {
"time": "1771661640"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771658520"
},
"departure": {
"time": "1771658580"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771659060"
},
"departure": {
"time": "1771659120"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771661160"
},
"departure": {
"time": "1771661220"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771660260"
},
"departure": {
"time": "1771660380"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771659720"
},
"departure": {
"time": "1771659780"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771660740"
},
"departure": {
"time": "1771660800"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771663680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1771654413",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13118F5821645x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -195,
"time": "1771655865"
},
"departure": {
"delay": -195,
"time": "1771655865"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexC1:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": -195,
"time": "1771655985"
},
"departure": {
"delay": -195,
"time": "1771655985"
},
"stopId": "FR:76758:ZE:YVETOTxxxHxpita:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": -195,
"time": "1771656045"
},
"departure": {
"delay": -195,
"time": "1771656045"
},
"stopId": "FR:76758:ZE:YVETOTxxxPxlexd:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": -195,
"time": "1771656645"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": -195,
"time": "1771656225"
},
"departure": {
"delay": -195,
"time": "1771656225"
},
"stopId": "FR:76718:ZE:VALLIQUERVILLE1:ATOUMOD012",
"stopSequence": 5
}
],
"timestamp": "1771655811",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000291:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597975:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3561,
"time": "1771655799"
},
"departure": {
"delay": -3561,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3381,
"time": "1771655799"
},
"departure": {
"delay": -3381,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -53,
"time": "1771659667"
},
"departure": {
"delay": -53,
"time": "1771659667"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -26,
"time": "1771659994"
},
"departure": {
"delay": -26,
"time": "1771659994"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -2601,
"time": "1771655799"
},
"departure": {
"delay": -2601,
"time": "1771655799"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3081,
"time": "1771655799"
},
"departure": {
"delay": -3081,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2901,
"time": "1771655799"
},
"departure": {
"delay": -2901,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1771660234"
},
"departure": {
"delay": 34,
"time": "1771660234"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -2541,
"time": "1771655799"
},
"departure": {
"delay": -2541,
"time": "1771655799"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -2301,
"time": "1771655799"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3621,
"time": "1771655799"
},
"departure": {
"delay": -3621,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2781,
"time": "1771655799"
},
"departure": {
"delay": -2781,
"time": "1771655799"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2961,
"time": "1771655799"
},
"departure": {
"delay": -2961,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2841,
"time": "1771655799"
},
"departure": {
"delay": -2841,
"time": "1771655799"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1771659748"
},
"departure": {
"delay": -32,
"time": "1771659748"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -3741,
"time": "1771655799"
},
"departure": {
"delay": -3741,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3261,
"time": "1771655799"
},
"departure": {
"delay": -3261,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1771660117"
},
"departure": {
"delay": -23,
"time": "1771660117"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -2481,
"time": "1771655799"
},
"departure": {
"delay": -2481,
"time": "1771655799"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771660340"
},
"departure": {
"delay": 20,
"time": "1771660340"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -2601,
"time": "1771655799"
},
"departure": {
"delay": -2601,
"time": "1771655799"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1771659817"
},
"departure": {
"delay": -23,
"time": "1771659817"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 33,
"time": "1771660353"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": -3201,
"time": "1771655799"
},
"departure": {
"delay": -3201,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3861,
"time": "1771655799"
},
"departure": {
"delay": -3861,
"time": "1771655799"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1771660028"
},
"departure": {
"delay": 8,
"time": "1771660028"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -2541,
"time": "1771655799"
},
"departure": {
"delay": -2541,
"time": "1771655799"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597975:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1771656940"
},
"departure": {
"delay": 100,
"time": "1771656940"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1771655350"
},
"departure": {
"delay": 77,
"time": "1771655357"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"departure": {
"delay": 161,
"time": "1771655261"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"time": "1771655837"
},
"departure": {
"time": "1771655760"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1771655920"
},
"departure": {
"delay": 100,
"time": "1771655920"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1771655980"
},
"departure": {
"delay": 100,
"time": "1771655980"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1771656520"
},
"departure": {
"delay": 100,
"time": "1771656520"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1771656760"
},
"departure": {
"delay": 100,
"time": "1771656760"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1771656400"
},
"departure": {
"delay": 100,
"time": "1771656400"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1771656640"
},
"departure": {
"delay": 100,
"time": "1771656640"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1771656880"
},
"departure": {
"delay": 100,
"time": "1771656880"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1771656700"
},
"departure": {
"delay": 100,
"time": "1771656700"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1771657000"
},
"departure": {
"delay": 100,
"time": "1771657000"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 124,
"time": "1771655697"
},
"departure": {
"delay": 124,
"time": "1771655704"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1771655741"
},
"departure": {
"delay": 110,
"time": "1771655750"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1771655532"
},
"departure": {
"delay": 97,
"time": "1771655617"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 136,
"time": "1771655284"
},
"departure": {
"delay": 136,
"time": "1771655296"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1771655483"
},
"departure": {
"delay": 97,
"time": "1771655497"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1771655799"
},
"departure": {
"delay": 109,
"time": "1771655809"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1771656280"
},
"departure": {
"delay": 100,
"time": "1771656280"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1771657180"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
}
],
"timestamp": "1771655901",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:109:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:110:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1771657430"
},
"departure": {
"delay": -10,
"time": "1771657430"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771656290"
},
"departure": {
"delay": -10,
"time": "1771656290"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1771657610"
},
"departure": {
"delay": -10,
"time": "1771657610"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1771655990"
},
"departure": {
"delay": -10,
"time": "1771655990"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1771656170"
},
"departure": {
"delay": -10,
"time": "1771656170"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1771657130"
},
"departure": {
"delay": -10,
"time": "1771657130"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1771656410"
},
"departure": {
"delay": -10,
"time": "1771656410"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1771657190"
},
"departure": {
"delay": -10,
"time": "1771657190"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1771656950"
},
"departure": {
"delay": -10,
"time": "1771656950"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1771655870"
},
"departure": {
"delay": -1,
"time": "1771655879"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1771656830"
},
"departure": {
"delay": -10,
"time": "1771656830"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1771657070"
},
"departure": {
"delay": -10,
"time": "1771657070"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1771657550"
},
"departure": {
"delay": -10,
"time": "1771657550"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771656050"
},
"departure": {
"delay": -10,
"time": "1771656050"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771655930"
},
"departure": {
"delay": -10,
"time": "1771655930"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1771656890"
},
"departure": {
"delay": -10,
"time": "1771656890"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"departure": {
"time": "1771655700"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1771657310"
},
"departure": {
"delay": -10,
"time": "1771657310"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1771656530"
},
"departure": {
"delay": -10,
"time": "1771656530"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771655763"
},
"departure": {
"delay": 5,
"time": "1771655825"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1771657670"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
}
],
"timestamp": "1771655899",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:110:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109970x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1771656343"
},
"departure": {
"delay": 43,
"time": "1771656343"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771655990"
},
"departure": {
"delay": 50,
"time": "1771655990"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771656631"
},
"departure": {
"delay": 31,
"time": "1771656631"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 81,
"time": "1771655661"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1771656528"
},
"departure": {
"delay": 48,
"time": "1771656528"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1771656847"
},
"departure": {
"delay": 67,
"time": "1771656847"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1771656430"
},
"departure": {
"delay": 70,
"time": "1771656430"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771656747"
},
"departure": {
"delay": 27,
"time": "1771656747"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1771656166"
},
"departure": {
"delay": 46,
"time": "1771656166"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 92,
"time": "1771655792"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1771656926"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 36,
"time": "1771655556"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 58,
"time": "1771655878"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1771655882",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109970x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110116x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 3,
"time": "1771655403"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 251,
"time": "1771655411"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771655482"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 263,
"time": "1771655543"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771655782",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110116x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:685:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771663320"
},
"departure": {
"time": "1771663320"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771662960"
},
"departure": {
"time": "1771662960"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771662600"
},
"departure": {
"time": "1771662600"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771662720"
},
"departure": {
"time": "1771662720"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771662780"
},
"departure": {
"time": "1771662780"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771663080"
},
"departure": {
"time": "1771663080"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771663140"
},
"departure": {
"time": "1771663140"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771662540"
},
"departure": {
"time": "1771662540"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771662900"
},
"departure": {
"time": "1771662900"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771663500"
},
"departure": {
"time": "1771663500"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1771662480"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771662660"
},
"departure": {
"time": "1771662660"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771663560"
},
"departure": {
"time": "1771663560"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771663020"
},
"departure": {
"time": "1771663020"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771663740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1771655574",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:685:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13111F5821648x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771662660"
},
"departure": {
"time": "1771662720"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771662000"
},
"departure": {
"time": "1771662060"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771660980"
},
"departure": {
"time": "1771661040"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771660620"
},
"departure": {
"time": "1771660680"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771663860"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771660200"
},
"departure": {
"time": "1771660320"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771663200"
},
"departure": {
"time": "1771663260"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771657920"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771661460"
},
"departure": {
"time": "1771661580"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1771654293",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13111F5821648x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3304F5588496x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771653780"
},
"departure": {
"time": "1771653900"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"delay": 600,
"time": "1771665120"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1771652880"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1771655552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3304F5588496x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:367:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771658400"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771658340"
},
"departure": {
"time": "1771658340"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771657800"
},
"departure": {
"time": "1771657800"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771657320"
},
"departure": {
"time": "1771657320"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771657380"
},
"departure": {
"time": "1771657380"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771657740"
},
"departure": {
"time": "1771657740"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771657920"
},
"departure": {
"time": "1771657920"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771658280"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771657260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657560"
},
"departure": {
"time": "1771657560"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1771655776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:367:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1093:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771670760"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771669740"
},
"departure": {
"time": "1771669740"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771669860"
},
"departure": {
"time": "1771669860"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771669920"
},
"departure": {
"time": "1771669920"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771670220"
},
"departure": {
"time": "1771670220"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771669620"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771669680"
},
"departure": {
"time": "1771669680"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771670580"
},
"departure": {
"time": "1771670580"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771670100"
},
"departure": {
"time": "1771670100"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771670040"
},
"departure": {
"time": "1771670040"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771670520"
},
"departure": {
"time": "1771670520"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771669800"
},
"departure": {
"time": "1771669800"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771670640"
},
"departure": {
"time": "1771670640"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771670160"
},
"departure": {
"time": "1771670160"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771655709",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1093:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596920:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657800"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596920:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:479:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771659420"
},
"departure": {
"time": "1771659420"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1771658880"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771659780"
},
"departure": {
"time": "1771659780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771659480"
},
"departure": {
"time": "1771659480"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771659000"
},
"departure": {
"time": "1771659000"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771659840"
},
"departure": {
"time": "1771659840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1771658940"
},
"departure": {
"time": "1771658940"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771660020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771659720"
},
"departure": {
"time": "1771659720"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771659600"
},
"departure": {
"time": "1771659600"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771659360"
},
"departure": {
"time": "1771659360"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1771655776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:479:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:727:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771663080"
},
"departure": {
"time": "1771663080"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771663740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771663560"
},
"departure": {
"time": "1771663560"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1771663140"
},
"departure": {
"time": "1771663140"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1771662600"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771663320"
},
"departure": {
"time": "1771663320"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771662720"
},
"departure": {
"time": "1771662720"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771663200"
},
"departure": {
"time": "1771663200"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771662660"
},
"departure": {
"time": "1771662660"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771663500"
},
"departure": {
"time": "1771663500"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771663440"
},
"departure": {
"time": "1771663440"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771655709",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:727:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758181x2025xHxMultxSamxSamedix62x0000010:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 183,
"time": "1771651493"
},
"departure": {
"delay": 183,
"time": "1771651503"
},
"stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 104,
"time": "1771652434"
},
"departure": {
"delay": 104,
"time": "1771652444"
},
"stopId": "FR:50577:ZE:SORMB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1771650775"
},
"departure": {
"delay": 72,
"time": "1771650792"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1771652250"
},
"departure": {
"delay": 92,
"time": "1771652252"
},
"stopId": "FR:50082:ZE:VREHL2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1771651895"
},
"departure": {
"delay": 112,
"time": "1771651912"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1771650731"
},
"departure": {
"delay": 77,
"time": "1771650737"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 138,
"time": "1771650558"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1771651110"
},
"departure": {
"delay": -13,
"time": "1771651187"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 176,
"time": "1771652893"
},
"departure": {
"delay": 176,
"time": "1771652936"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1771653613"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 159,
"time": "1771653133"
},
"departure": {
"delay": 159,
"time": "1771653159"
},
"stopId": "FR:50031:ZE:BNVDR2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1771651788"
},
"departure": {
"delay": 120,
"time": "1771651800"
},
"stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1771650906"
},
"departure": {
"delay": 67,
"time": "1771651027"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771655865",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758181x2025xHxMultxSamxSamedix62x0000010:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771659300"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470891:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596369:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -561,
"time": "1771655739"
},
"departure": {
"delay": -561,
"time": "1771655739"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771656615"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -381,
"time": "1771655739"
},
"departure": {
"delay": -381,
"time": "1771655739"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"time": "1771656060"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1771656451"
},
"departure": {
"delay": 31,
"time": "1771656451"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1771655739",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596369:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470701:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771658100"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470701:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3338F5745789x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771666200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771660020"
},
"departure": {
"time": "1771660080"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771658700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771660920"
},
"departure": {
"time": "1771660980"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771662420"
},
"departure": {
"time": "1771662540"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1771655073",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3338F5745789x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:10028x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771656900"
},
"departure": {
"time": "1771656900"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771656540"
},
"departure": {
"time": "1771656540"
},
"stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771656840"
},
"departure": {
"time": "1771656840"
},
"stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008",
"stopSequence": 7
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771657080"
},
"departure": {
"time": "1771657080"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771656660"
},
"departure": {
"time": "1771656660"
},
"stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771656780"
},
"departure": {
"time": "1771656780"
},
"stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771657020"
},
"departure": {
"time": "1771657020"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771656480"
},
"departure": {
"time": "1771656480"
},
"stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771656720"
},
"departure": {
"time": "1771656720"
},
"stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771657140"
},
"departure": {
"time": "1771657140"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771657260"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 12
}
],
"timestamp": "1771655902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:10028x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771656360"
},
"departure": {
"time": "1771656360"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"delay": -235,
"time": "1771655285"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771655940"
},
"departure": {
"time": "1771655940"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1771655710"
},
"departure": {
"delay": 15,
"time": "1771655715"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771656000"
},
"departure": {
"time": "1771656000"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771656540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771656120"
},
"departure": {
"time": "1771656120"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1771655580"
},
"departure": {
"delay": 5,
"time": "1771655585"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771655760"
},
"departure": {
"delay": 5,
"time": "1771655765"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771655820"
},
"departure": {
"time": "1771655820"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1771655700"
},
"departure": {
"delay": 65,
"time": "1771655705"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771656300"
},
"departure": {
"time": "1771656300"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771655880"
},
"departure": {
"time": "1771655880"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771656060"
},
"departure": {
"time": "1771656060"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771655791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:267:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470061:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470061:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110176x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 260,
"time": "1771657160"
},
"departure": {
"delay": 260,
"time": "1771657160"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 274,
"time": "1771657054"
},
"departure": {
"delay": 274,
"time": "1771657054"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 268,
"time": "1771656688"
},
"departure": {
"delay": 268,
"time": "1771656688"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 278,
"time": "1771656278"
},
"departure": {
"delay": 278,
"time": "1771656278"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 235,
"time": "1771656775"
},
"departure": {
"delay": 235,
"time": "1771656775"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 276,
"time": "1771656936"
},
"departure": {
"delay": 276,
"time": "1771656936"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 274,
"time": "1771656454"
},
"departure": {
"delay": 274,
"time": "1771656454"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 262,
"time": "1771657282"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 224,
"time": "1771655624"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"departure": {
"delay": 265,
"time": "1771655725"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 238,
"time": "1771656058"
},
"departure": {
"delay": 238,
"time": "1771656058"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 280,
"time": "1771656580"
},
"departure": {
"delay": 280,
"time": "1771656580"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 273,
"time": "1771656153"
},
"departure": {
"delay": 273,
"time": "1771656153"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 250,
"time": "1771655950"
},
"departure": {
"delay": 250,
"time": "1771655950"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 255,
"time": "1771655835"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1771655892",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110176x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3336F5734563x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771657080"
},
"departure": {
"time": "1771657200"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771660980"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771654680"
},
"departure": {
"time": "1771654740"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771653300"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771655580"
},
"departure": {
"time": "1771655640"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771649672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3336F5734563x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244785x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 51,
"time": "1771655691"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1771655760"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"delay": 148,
"time": "1771655788"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 329,
"time": "1771654409"
},
"departure": {
"delay": 329,
"time": "1771654409"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 210,
"time": "1771655790"
},
"departure": {
"delay": 210,
"time": "1771655790"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 153,
"time": "1771655673"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 364,
"time": "1771654144"
},
"departure": {
"delay": 364,
"time": "1771654144"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 383,
"time": "1771653983"
},
"departure": {
"delay": 383,
"time": "1771653983"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 385,
"time": "1771654645"
},
"departure": {
"delay": 385,
"time": "1771654645"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 335,
"time": "1771653875"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 329,
"time": "1771654049"
},
"departure": {
"delay": 329,
"time": "1771654049"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771655882",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244785x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4254986x2025x26xGSamHLiaxSamedix03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 7,
"time": "1771655647"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1771655700"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1771655812",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4254986x2025x26xGSamHLiaxSamedix03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850332F5814342x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771658820"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771661460"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771659780"
},
"departure": {
"time": "1771659840"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771659120"
},
"departure": {
"time": "1771659180"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1771659420"
},
"departure": {
"time": "1771659480"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771660200"
},
"departure": {
"time": "1771660260"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1771655193",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850332F5814342x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597978:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1771655694"
},
"departure": {
"delay": 18,
"time": "1771655778"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -24,
"time": "1771656156"
},
"departure": {
"delay": -24,
"time": "1771656156"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 17,
"time": "1771656497"
},
"departure": {
"delay": 17,
"time": "1771656497"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -22,
"time": "1771656098"
},
"departure": {
"delay": -22,
"time": "1771656098"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -25,
"time": "1771656755"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": -16,
"time": "1771655924"
},
"departure": {
"delay": -16,
"time": "1771655924"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -25,
"time": "1771656455"
},
"departure": {
"delay": -25,
"time": "1771656455"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 31,
"time": "1771656391"
},
"departure": {
"delay": 31,
"time": "1771656391"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 10,
"time": "1771656550"
},
"departure": {
"delay": 10,
"time": "1771656550"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -3,
"time": "1771655997"
},
"departure": {
"delay": -3,
"time": "1771655997"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 8,
"time": "1771656428"
},
"departure": {
"delay": 8,
"time": "1771656428"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 50,
"time": "1771655870"
},
"departure": {
"delay": 50,
"time": "1771655870"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597978:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:779:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771665300"
},
"departure": {
"time": "1771665300"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771664280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771664340"
},
"departure": {
"time": "1771664340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771664940"
},
"departure": {
"time": "1771664940"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771664580"
},
"departure": {
"time": "1771664580"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771664400"
},
"departure": {
"time": "1771664400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771664820"
},
"departure": {
"time": "1771664820"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771665420"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771664760"
},
"departure": {
"time": "1771664760"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771665360"
},
"departure": {
"time": "1771665360"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1771655574",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:779:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4062515x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 25,
"time": "1771654945"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1771655100"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1771655242",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4062515x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC598609:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771656900"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC598609:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3464F5696135x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771652100"
},
"departure": {
"time": "1771652160"
},
"stopId": "FR:61389:ZE:StopPointxOCETrainxTERx87444604:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771653480"
},
"departure": {
"time": "1771653540"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771658160"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 56
},
{
"departure": {
"time": "1771650600"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771654800"
},
"departure": {
"time": "1771654860"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771651140"
},
"departure": {
"time": "1771651200"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771652640"
},
"departure": {
"time": "1771652700"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771654200"
},
"departure": {
"time": "1771654260"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1771646972",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3464F5696135x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:721:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771662780"
},
"departure": {
"time": "1771662780"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771662900"
},
"departure": {
"time": "1771662900"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771663440"
},
"departure": {
"time": "1771663440"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771662840"
},
"departure": {
"time": "1771662840"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771662660"
},
"departure": {
"time": "1771662660"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771663680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771662600"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771662960"
},
"departure": {
"time": "1771662960"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771663560"
},
"departure": {
"time": "1771663560"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771663020"
},
"departure": {
"time": "1771663020"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771663260"
},
"departure": {
"time": "1771663260"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771663500"
},
"departure": {
"time": "1771663500"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771663200"
},
"departure": {
"time": "1771663200"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771662720"
},
"departure": {
"time": "1771662720"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1771655776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:721:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4940:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771656720"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771654440"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771655460"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771655940"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771656480"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771654620"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771656120"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771656300"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771654500"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771654980"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771656840"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771656360"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771656780"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771654200"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771655770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4940:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC598608:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1771655658"
},
"departure": {
"delay": -57,
"time": "1771655703"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -28,
"time": "1771655912"
},
"departure": {
"delay": -28,
"time": "1771655912"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -49,
"time": "1771655951"
},
"stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -37,
"time": "1771655783"
},
"departure": {
"delay": -37,
"time": "1771655783"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1771655739",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC598608:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1199:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771671540"
},
"departure": {
"time": "1771671540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1771671480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771672140"
},
"departure": {
"time": "1771672140"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771672620"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771672560"
},
"departure": {
"time": "1771672560"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771671960"
},
"departure": {
"time": "1771671960"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771672020"
},
"departure": {
"time": "1771672020"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771671600"
},
"departure": {
"time": "1771671600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771671780"
},
"departure": {
"time": "1771671780"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771672500"
},
"departure": {
"time": "1771672500"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771655806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1199:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596923:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771658700"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596923:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3373F5807178x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771658880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771665000"
},
"departure": {
"time": "1771665060"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771666140"
},
"departure": {
"time": "1771666200"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771666740"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771664100"
},
"departure": {
"time": "1771664160"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771662480"
},
"departure": {
"time": "1771662600"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771655254",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3373F5807178x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470050:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771659300"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470050:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:981:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771669020"
},
"departure": {
"time": "1771669020"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771668120"
},
"departure": {
"time": "1771668120"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771668060"
},
"departure": {
"time": "1771668060"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771667880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771668420"
},
"departure": {
"time": "1771668420"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771668300"
},
"departure": {
"time": "1771668300"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771668000"
},
"departure": {
"time": "1771668000"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771668840"
},
"departure": {
"time": "1771668840"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771668780"
},
"departure": {
"time": "1771668780"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771669080"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771668480"
},
"departure": {
"time": "1771668480"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771668720"
},
"departure": {
"time": "1771668720"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771668960"
},
"departure": {
"time": "1771668960"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771668540"
},
"departure": {
"time": "1771668540"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771655709",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:981:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470290:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470290:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851710F5814295x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771659300"
},
"departure": {
"time": "1771659360"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771660020"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771658220"
},
"departure": {
"time": "1771658280"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771658940"
},
"departure": {
"time": "1771659000"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1771657320"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771653693",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851710F5814295x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470324:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771659300"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470324:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470488:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657200"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470488:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN862470F5813456x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771653780"
},
"departure": {
"time": "1771653840"
},
"stopId": "FR:28302:ZE:StopPointxOCETrainxTERx87394247:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1771652160"
},
"stopId": "FR:28280:ZE:StopPointxOCETrainxTERx87394296:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771654200"
},
"departure": {
"time": "1771654260"
},
"stopId": "FR:28116:ZE:StopPointxOCETrainxTERx87394221:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771654800"
},
"departure": {
"time": "1771654860"
},
"stopId": "FR:28006:ZE:StopPointxOCETrainxTERx87394205:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771655400"
},
"stopId": "FR:28085:ZE:StopPointxOCETrainxTERx87394007:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771654560"
},
"departure": {
"time": "1771654620"
},
"stopId": "FR:28325:ZE:StopPointxOCETrainxTERx87394213:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771653360"
},
"departure": {
"time": "1771653420"
},
"stopId": "FR:28214:ZE:StopPointxOCETrainxTERx87394254:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771652820"
},
"departure": {
"time": "1771652880"
},
"stopId": "FR:61061:ZE:StopPointxOCETrainxTERx87394270:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771652460"
},
"departure": {
"time": "1771652520"
},
"stopId": "FR:61116:ZE:StopPointxOCETrainxTERx87394288:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771648532",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxF7BB4338xAE0Ax457BxA5D3xF1F80F115201x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN862470F5813456x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597270:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771658040"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597270:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597262:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771658880"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597262:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3104F5820615x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771657020"
},
"departure": {
"time": "1771657200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771654860"
},
"departure": {
"time": "1771654920"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1771654080"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771662060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771655640"
},
"departure": {
"time": "1771655700"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1771650452",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3104F5820615x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC597261:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1771655760"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -59,
"time": "1771655579"
},
"departure": {
"delay": -59,
"time": "1771655581"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC597261:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056723x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -602,
"time": "1771653298"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -653,
"time": "1771653727"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1771654382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056723x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109888x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 175,
"time": "1771655515"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1771655562"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 171,
"time": "1771655391"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 58,
"time": "1771655458"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771655582",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109888x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470471:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771659000"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470471:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC596902:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771657500"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC596902:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470227:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1771655473"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
}
],
"timestamp": "1771655501",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470227:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771659000"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470277:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixVSCOC598610:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771659300"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771655799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixVSCOC598610:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:6x6470322:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771656000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771655801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:6x6470322:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1771656032"
}
}