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
❌16 458 erreurs, 1 659 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 23/01/2026 à 08h11 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 427 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence [2, 1] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC stop_sequence [15, 12] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD005:ServiceJourney:201:LOC stop_sequence [1, 28, 33, 23] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD002:ServiceJourney:OCESN850405F5403094x2026x01x17T22x03x39Z:LOC stop_sequence [14, 11, 5, 9, 1, 7, 13, 3] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD002:ServiceJourney:OCESN852613F5405281x2026x01x17T22x03x39Z:LOC stop_sequence [7, 5, 14, 13, 3, 1, 11, 9] 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 97 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 ATOUMOD002:ServiceJourney:OCESN850405F5403094x2026x01x17T22x03x39Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN852613F5405281x2026x01x17T22x03x39Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN852076F5403217x2026x01x17T22x03x39Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3420F5413539x2026x01x18T21x46x46Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 23 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD036:Line:5466936700829696:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:4752917245460480:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5326622602297344:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:6704313154928640:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5229274752614400:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 67 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC stop_id FR:14403:ZE:4552934340689920:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC stop_id FR:14403:ZE:4515068029960192:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC stop_id FR:14403:ZE:4904834902786048:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC stop_id FR:14478:ZE:6003434223304704:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC stop_id FR:14478:ZE:4583272651685888:ATOUMOD036 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 14 926 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 ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 1 departure_time 12:12:00 (1769166720) is less than previous stop departure_time 12:13:00 (1769166780) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 1 departure_time 12:12:00 (1769166720) is less than previous stop arrival_time 12:13:00 (1769166780) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1769167320) is less than previous stop arrival_time 12:23:00 (1769167380) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1769167320) is less than previous stop departure_time 12:23:00 (1769167380) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 departure_time 12:22:00 (1769167320) is less than previous stop departure_time 12:23:00 (1769167380) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 456 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD007:ServiceJourney:1257:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD012:ServiceJourney:300000387:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:201:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:257:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
Sequential stop_time_updates have the same stop_id E037 1 erreur
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:6566385116250112x0:LOC has repeating stop_id FR:14431:ZE:5975052756451328:ATOUMOD036 at stop_sequence 1 - sequential stop_ids should be different
stop_time_update doesn't contain stop_id or stop_sequence E040 1 erreur
All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN857240F5417328x2026x01x18T21x46x46Z:LOC doesn't contain stop_id or stop_sequence
stop_time_update doesn't have arrival or departure E043 1 erreur
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN857240F5417328x2026x01x18T21x46x46Z:LOC stop_id doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 126 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:VendredixSCOC597873:LOC stop_sequence 29 has stop_id FR:27229:ZE:0xVED01:ATOUMOD004 but GTFS stop_sequence 29 has stop_id FR:27306:ZE:0xMOO01:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011337x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 29 has stop_id FR:76351:ZE:3666:ATOUMOD003 but GTFS stop_sequence 29 has stop_id FR:76351:ZE:3690:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011337x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 32 has stop_id FR:76351:ZE:3506:ATOUMOD003 but GTFS stop_sequence 32 has stop_id FR:76351:ZE:3381:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:5772306824560640x1:LOC stop_sequence 14 has stop_id FR:14366:ZE:19270005:ATOUMOD036 but GTFS stop_sequence 14 has stop_id FR:14366:ZE:658330001:ATOUMOD036 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230667x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 25 has stop_id FR:76351:ZE:5183:ATOUMOD003 but GTFS stop_sequence 25 has stop_id FR:76351:ZE:3200:ATOUMOD003 - 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:32 (1769152352) is 1 min 8 sec greater than 08:11:23 (1769152283046) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 332 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 ATOUMOD007:ServiceJourney:1257:LOC contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD012:ServiceJourney:300000387:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:201:LOC contains stop_sequence 23 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:257:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 553 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC does not have a vehicle_id
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC does not have a vehicle_id
- trip_id ATOUMOD005:ServiceJourney:201:LOC does not have a vehicle_id
- trip_id ATOUMOD002:ServiceJourney:OCESN850405F5403094x2026x01x17T22x03x39Z:LOC does not have a vehicle_id
- trip_id ATOUMOD002:ServiceJourney:OCESN852613F5405281x2026x01x17T22x03x39Z:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 106 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 2 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:1257:LOC does not have a schedule_relationship
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC stop_sequence 15 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC does not have a schedule_relationship
- trip_id ATOUMOD005:ServiceJourney:201:LOC stop_sequence 1 (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 | 11 253 | 26 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. | 448 869 | 26 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 12 258 | 26 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 | 2 597 | 26 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 | 8 956 | 26 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 14 207 | 26 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 28 376 | 26 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 | 1 941 | 22 fois (85 % 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. | 154 | 22 fois (85 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 132 | 19 fois (73 % 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 | 132 | 19 fois (73 % des validations) |
| E050 | All timestamps must be less than the current time | 17 | 17 fois (65 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 042 | 13 fois (50 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 234 | 11 fois (42 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 23 | 11 fois (42 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 15 | 8 fois (31 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 23/01/2026 à 20h50 Europe/Paris.
trip_updates (201) 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 23/01/2026 à 20h50 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6046:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769199240"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769198280"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769199060"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769200020"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769198700"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769198340"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769198820"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769198100"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769198160"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769199000"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769198580"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769197980"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769199180"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769198220"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769198760"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769199900"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769197920"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769198040"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769199840"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769199720"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769198460"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769198940"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769198520"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769199780"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6046:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769198160"
},
"departure": {
"delay": 60,
"time": "1769198160"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769197800"
},
"departure": {
"delay": 60,
"time": "1769197800"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769198220"
},
"departure": {
"delay": 60,
"time": "1769198220"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769197980"
},
"departure": {
"delay": 60,
"time": "1769197980"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769197920"
},
"departure": {
"delay": 60,
"time": "1769197920"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1769197570"
},
"departure": {
"delay": 15,
"time": "1769197575"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769198400"
},
"departure": {
"delay": 60,
"time": "1769198400"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"delay": 65,
"time": "1769197565"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769197680"
},
"departure": {
"delay": 65,
"time": "1769197685"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769198460"
},
"departure": {
"delay": 60,
"time": "1769198460"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769197740"
},
"departure": {
"delay": 60,
"time": "1769197740"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769198520"
},
"departure": {
"delay": 60,
"time": "1769198520"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769198640"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769197860"
},
"departure": {
"delay": 60,
"time": "1769197860"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1769197688",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3111:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1120:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769199300"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769198640"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769197980"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769198220"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769197620"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769197440"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769198940"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769199360"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769198040"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769199060"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769197500"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769199120"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769198820"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769198760"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769199240"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769197740"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769198340"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769198160"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769198520"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769198280"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769197800"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769198400"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769198100"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769197560"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769197860"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769197920"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769198700"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769199180"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769198880"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769199000"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769198580"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769197680"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1120:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769199720"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769199000"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769199660"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769199300"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769200260"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769199840"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769200140"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769200740"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769200380"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769199060"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769199600"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769200200"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769199780"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769199480"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769200620"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769200020"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769199960"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769200500"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769199240"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769199420"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769200680"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769198880"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769199180"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769200560"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769200080"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769199120"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769199540"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769200320"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769199360"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769198940"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769200800"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769200440"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1121:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx256:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1769195893"
},
"departure": {
"delay": 98,
"time": "1769195918"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 191,
"time": "1769197271"
},
"departure": {
"delay": 191,
"time": "1769197271"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1769195815"
},
"departure": {
"delay": 115,
"time": "1769195815"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1769197469"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 113,
"time": "1769196893"
},
"departure": {
"delay": 113,
"time": "1769196893"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 97,
"time": "1769196193"
},
"departure": {
"delay": 97,
"time": "1769196217"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 157,
"time": "1769197117"
},
"departure": {
"delay": 157,
"time": "1769197117"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 113,
"time": "1769195993"
},
"departure": {
"delay": 113,
"time": "1769195993"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1769197026"
},
"departure": {
"delay": 126,
"time": "1769197026"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 122,
"time": "1769197202"
},
"departure": {
"delay": 122,
"time": "1769197202"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 72,
"time": "1769196492"
},
"departure": {
"delay": 72,
"time": "1769196492"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1769196400"
},
"departure": {
"delay": 40,
"time": "1769196400"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 131,
"time": "1769196311"
},
"departure": {
"delay": 131,
"time": "1769196311"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 127,
"time": "1769196067"
},
"departure": {
"delay": 127,
"time": "1769196067"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1769196967"
},
"departure": {
"delay": 127,
"time": "1769196967"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 67,
"time": "1769196667"
},
"departure": {
"delay": 67,
"time": "1769196667"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 167,
"time": "1769197367"
},
"departure": {
"delay": 167,
"time": "1769197367"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769195779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx256:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056519x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1769199457"
},
"departure": {
"delay": 37,
"time": "1769199457"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1769200087"
},
"departure": {
"delay": 7,
"time": "1769200087"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769199900"
},
"departure": {
"time": "1769199900"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769198760"
},
"departure": {
"time": "1769198760"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769200740"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"time": "1769198700"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1769200010"
},
"departure": {
"delay": 50,
"time": "1769200010"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1769198973"
},
"departure": {
"delay": 33,
"time": "1769198973"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769198885"
},
"departure": {
"delay": 5,
"time": "1769198885"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769199420"
},
"departure": {
"time": "1769199420"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1769200512"
},
"departure": {
"delay": 12,
"time": "1769200512"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769200350"
},
"departure": {
"delay": 30,
"time": "1769200350"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1769200540"
},
"departure": {
"delay": 40,
"time": "1769200540"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769200380"
},
"departure": {
"time": "1769200380"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1769199674"
},
"departure": {
"delay": 14,
"time": "1769199674"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769200620"
},
"departure": {
"time": "1769200620"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769200200"
},
"departure": {
"time": "1769200200"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1769198808"
},
"departure": {
"delay": 48,
"time": "1769198808"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1769200286"
},
"departure": {
"delay": 26,
"time": "1769200286"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1769200248"
},
"departure": {
"delay": 48,
"time": "1769200248"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1769200455"
},
"departure": {
"delay": 15,
"time": "1769200455"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1769198842"
},
"departure": {
"delay": 22,
"time": "1769198842"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1769199627"
},
"departure": {
"delay": 27,
"time": "1769199627"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1769199529"
},
"departure": {
"delay": 49,
"time": "1769199529"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769199300"
},
"departure": {
"time": "1769199300"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769197700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056519x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852870F5403277x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769187360"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769193060"
},
"departure": {
"time": "1769193180"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769197620"
},
"departure": {
"time": "1769197680"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769200260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769190900"
},
"departure": {
"time": "1769191140"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769187600"
},
"departure": {
"time": "1769187660"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769189520"
},
"departure": {
"time": "1769189880"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769196000"
},
"departure": {
"time": "1769196360"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769198400"
},
"departure": {
"time": "1769198460"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769192100"
},
"departure": {
"time": "1769192280"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769193780"
},
"departure": {
"time": "1769194380"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769199240"
},
"departure": {
"time": "1769199300"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1769183746",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852870F5403277x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196431x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1769199087"
},
"departure": {
"delay": 27,
"time": "1769199087"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1769198790"
},
"departure": {
"delay": 30,
"time": "1769198790"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1769197929"
},
"departure": {
"delay": 69,
"time": "1769197929"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1769197722"
},
"departure": {
"delay": 42,
"time": "1769197722"
},
"stopId": "FR:76351:ZE:5093:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1769198768"
},
"departure": {
"delay": 68,
"time": "1769198768"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1769197767"
},
"departure": {
"delay": 27,
"time": "1769197767"
},
"stopId": "FR:76351:ZE:4864:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 74,
"time": "1769198594"
},
"departure": {
"delay": 74,
"time": "1769198594"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1769199348"
},
"departure": {
"delay": 48,
"time": "1769199348"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 27,
"time": "1769198307"
},
"departure": {
"delay": 27,
"time": "1769198307"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1769198268"
},
"departure": {
"delay": 48,
"time": "1769198268"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1769197814"
},
"departure": {
"delay": 74,
"time": "1769197814"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1769197870"
},
"departure": {
"delay": 70,
"time": "1769197870"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1769198708"
},
"departure": {
"delay": 68,
"time": "1769198708"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1769198890"
},
"departure": {
"delay": 70,
"time": "1769198890"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1769198742"
},
"departure": {
"delay": 42,
"time": "1769198742"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1769199113"
},
"departure": {
"delay": 53,
"time": "1769199113"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 27,
"time": "1769198847"
},
"departure": {
"delay": 27,
"time": "1769198847"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1769198970"
},
"departure": {
"delay": 30,
"time": "1769198970"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 66,
"time": "1769198946"
},
"departure": {
"delay": 66,
"time": "1769198946"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 85,
"time": "1769197645"
},
"departure": {
"delay": 85,
"time": "1769197645"
},
"stopId": "FR:76351:ZE:5087:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1769198547"
},
"departure": {
"delay": 27,
"time": "1769198547"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1769198121"
},
"departure": {
"delay": 81,
"time": "1769198121"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1769198997"
},
"departure": {
"delay": 57,
"time": "1769198997"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1769198815"
},
"departure": {
"delay": 55,
"time": "1769198815"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1769199267"
},
"departure": {
"delay": 27,
"time": "1769199267"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 27,
"time": "1769198187"
},
"departure": {
"delay": 27,
"time": "1769198187"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1769198667"
},
"departure": {
"delay": 27,
"time": "1769198667"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1769198018"
},
"departure": {
"delay": 38,
"time": "1769198018"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1769199447"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 82,
"time": "1769198482"
},
"departure": {
"delay": 82,
"time": "1769198482"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1769197320"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769197977"
},
"departure": {
"delay": 57,
"time": "1769197977"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1769198408"
},
"departure": {
"delay": 68,
"time": "1769198408"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1769198347"
},
"departure": {
"delay": 67,
"time": "1769198347"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1769199153"
},
"departure": {
"delay": 33,
"time": "1769199153"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -11,
"time": "1769197549"
},
"departure": {
"delay": -11,
"time": "1769197549"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1769198443"
},
"departure": {
"delay": 43,
"time": "1769198443"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1769199213"
},
"departure": {
"delay": 33,
"time": "1769199213"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 66,
"time": "1769199246"
},
"departure": {
"delay": 66,
"time": "1769199246"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769197680",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196431x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850630F4837906x2026x01x07T12x08x01Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769200380"
},
"departure": {
"time": "1769200440"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769200800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769200140"
},
"departure": {
"time": "1769200200"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769199600"
},
"departure": {
"time": "1769199660"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769199780"
},
"departure": {
"time": "1769199840"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769198820"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769199180"
},
"departure": {
"time": "1769199240"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769195209",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850630F4837906x2026x01x07T12x08x01Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011265x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769199585"
},
"departure": {
"delay": 45,
"time": "1769199585"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 36,
"time": "1769198016"
},
"departure": {
"delay": 36,
"time": "1769198016"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1769198778"
},
"departure": {
"delay": 78,
"time": "1769198778"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 46,
"time": "1769199646"
},
"departure": {
"delay": 46,
"time": "1769199646"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 47,
"time": "1769198327"
},
"departure": {
"delay": 47,
"time": "1769198327"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 47,
"time": "1769199287"
},
"departure": {
"delay": 47,
"time": "1769199287"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 36,
"time": "1769198976"
},
"departure": {
"delay": 36,
"time": "1769198976"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 36,
"time": "1769199216"
},
"departure": {
"delay": 36,
"time": "1769199216"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 36,
"time": "1769199456"
},
"departure": {
"delay": 36,
"time": "1769199456"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -101,
"time": "1769197399"
},
"departure": {
"delay": -101,
"time": "1769197399"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1769199320"
},
"departure": {
"delay": 80,
"time": "1769199320"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 75,
"time": "1769198175"
},
"departure": {
"delay": 75,
"time": "1769198175"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 83,
"time": "1769199683"
},
"departure": {
"delay": 83,
"time": "1769199683"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 81,
"time": "1769198901"
},
"departure": {
"delay": 81,
"time": "1769198901"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 36,
"time": "1769199756"
},
"departure": {
"delay": 36,
"time": "1769199756"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 40,
"time": "1769198080"
},
"departure": {
"delay": 40,
"time": "1769198080"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1769198856"
},
"departure": {
"delay": 36,
"time": "1769198856"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 77,
"time": "1769199497"
},
"departure": {
"delay": 77,
"time": "1769199497"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 48,
"time": "1769199708"
},
"departure": {
"delay": 48,
"time": "1769199708"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 74,
"time": "1769199554"
},
"departure": {
"delay": 74,
"time": "1769199554"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1769198436"
},
"departure": {
"delay": 36,
"time": "1769198436"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1769197732"
},
"departure": {
"delay": 52,
"time": "1769197732"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1769198664"
},
"departure": {
"delay": 84,
"time": "1769198664"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -27,
"time": "1769197593"
},
"departure": {
"delay": -27,
"time": "1769197593"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1769198616"
},
"departure": {
"delay": 36,
"time": "1769198616"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 41,
"time": "1769197781"
},
"departure": {
"delay": 41,
"time": "1769197781"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 95,
"time": "1769197955"
},
"departure": {
"delay": 95,
"time": "1769197955"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1769199521"
},
"departure": {
"delay": 41,
"time": "1769199521"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 86,
"time": "1769198726"
},
"departure": {
"delay": 86,
"time": "1769198726"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 47,
"time": "1769198267"
},
"departure": {
"delay": 47,
"time": "1769198267"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 36,
"time": "1769199816"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 76,
"time": "1769198116"
},
"departure": {
"delay": 76,
"time": "1769198116"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769197730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011265x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6090:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769200800"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769200020"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769200140"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769199840"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769199060"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769199720"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769199120"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769200980"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769200560"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769199180"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769201040"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769200260"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769200380"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769200500"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769200200"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769200920"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769200740"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769199000"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769200440"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769200860"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769199240"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769200680"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769199960"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769200080"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769197108",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6090:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x28:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1052,
"time": "1769198302"
},
"departure": {
"delay": 1052,
"time": "1769198312"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 1087,
"time": "1769197797"
},
"departure": {
"delay": 1087,
"time": "1769197807"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 1112,
"time": "1769198122"
},
"departure": {
"delay": 1112,
"time": "1769198132"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 1092,
"time": "1769197922"
},
"departure": {
"delay": 1092,
"time": "1769197932"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 1093,
"time": "1769198473"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 1137,
"time": "1769198027"
},
"departure": {
"delay": 1137,
"time": "1769198037"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 1104,
"time": "1769197874"
},
"departure": {
"delay": 1104,
"time": "1769197884"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
}
],
"timestamp": "1769197721",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x28:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848908F5416930x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769196420"
},
"departure": {
"time": "1769196480"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769191800"
},
"departure": {
"time": "1769193000"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769188440"
},
"departure": {
"time": "1769188560"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769187180"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769191080"
},
"departure": {
"time": "1769191140"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769194200"
},
"departure": {
"time": "1769194260"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769189400"
},
"departure": {
"time": "1769189520"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769197020"
},
"departure": {
"time": "1769197080"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769193240"
},
"departure": {
"time": "1769193300"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769190540"
},
"departure": {
"time": "1769190600"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769196720"
},
"departure": {
"time": "1769196780"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769195700"
},
"departure": {
"time": "1769195760"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769194920"
},
"departure": {
"time": "1769194980"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769197920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1769183566",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848908F5416930x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13985:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769198028"
},
"departure": {
"time": "1769198028"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769197817"
},
"departure": {
"time": "1769197817"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769197896"
},
"departure": {
"time": "1769197896"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769197796"
},
"departure": {
"time": "1769197796"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769197916"
},
"departure": {
"time": "1769197916"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769197858"
},
"departure": {
"time": "1769197858"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769195417",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx38:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13985:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052310xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 354,
"time": "1769198934"
},
"departure": {
"delay": 354,
"time": "1769198934"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 364,
"time": "1769197984"
},
"departure": {
"delay": 364,
"time": "1769197984"
},
"stopId": "FR:76477:ZE:3219:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 361,
"time": "1769199121"
},
"departure": {
"delay": 361,
"time": "1769199121"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 369,
"time": "1769198649"
},
"departure": {
"delay": 369,
"time": "1769198649"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 354,
"time": "1769199054"
},
"departure": {
"delay": 354,
"time": "1769199054"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 354,
"time": "1769197914"
},
"departure": {
"delay": 354,
"time": "1769197914"
},
"stopId": "FR:76477:ZE:4054:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 385,
"time": "1769198425"
},
"departure": {
"delay": 385,
"time": "1769198425"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 358,
"time": "1769198038"
},
"departure": {
"delay": 358,
"time": "1769198038"
},
"stopId": "FR:76534:ZE:5145:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 354,
"time": "1769199174"
},
"departure": {
"delay": 354,
"time": "1769199174"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 394,
"time": "1769199214"
},
"departure": {
"delay": 394,
"time": "1769199214"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 377,
"time": "1769198537"
},
"departure": {
"delay": 377,
"time": "1769198537"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 375,
"time": "1769199075"
},
"departure": {
"delay": 375,
"time": "1769199075"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 363,
"time": "1769198103"
},
"departure": {
"delay": 363,
"time": "1769198103"
},
"stopId": "FR:76534:ZE:5146:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 408,
"time": "1769198628"
},
"departure": {
"delay": 408,
"time": "1769198628"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 354,
"time": "1769198454"
},
"departure": {
"delay": 354,
"time": "1769198454"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 405,
"time": "1769198385"
},
"departure": {
"delay": 405,
"time": "1769198385"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 379,
"time": "1769199859"
},
"departure": {
"delay": 379,
"time": "1769199859"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 367,
"time": "1769198227"
},
"departure": {
"delay": 367,
"time": "1769198227"
},
"stopId": "FR:76238:ZE:4041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 354,
"time": "1769199534"
},
"departure": {
"delay": 354,
"time": "1769199534"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 354,
"time": "1769198334"
},
"departure": {
"delay": 354,
"time": "1769198334"
},
"stopId": "FR:76238:ZE:4040:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 394,
"time": "1769198614"
},
"departure": {
"delay": 394,
"time": "1769198614"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 404,
"time": "1769198804"
},
"departure": {
"delay": 404,
"time": "1769198804"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 195,
"time": "1769197515"
},
"departure": {
"delay": 195,
"time": "1769197515"
},
"stopId": "FR:76615:ZE:5143:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 354,
"time": "1769200014"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 380,
"time": "1769197760"
},
"departure": {
"delay": 380,
"time": "1769197760"
},
"stopId": "FR:76615:ZE:5144:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 354,
"time": "1769198154"
},
"departure": {
"delay": 354,
"time": "1769198154"
},
"stopId": "FR:76534:ZE:3135:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 354,
"time": "1769198694"
},
"departure": {
"delay": 354,
"time": "1769198694"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 368,
"time": "1769199728"
},
"departure": {
"delay": 368,
"time": "1769199728"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 360,
"time": "1769198760"
},
"departure": {
"delay": 360,
"time": "1769198760"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 358,
"time": "1769198878"
},
"departure": {
"delay": 358,
"time": "1769198878"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 409,
"time": "1769199769"
},
"departure": {
"delay": 409,
"time": "1769199769"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769197700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052310xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx294:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 198,
"time": "1769197698"
},
"departure": {
"delay": 198,
"time": "1769197698"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 101,
"time": "1769196641"
},
"departure": {
"delay": 101,
"time": "1769196641"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 185,
"time": "1769199005"
},
"departure": {
"delay": 185,
"time": "1769199005"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 193,
"time": "1769198773"
},
"departure": {
"delay": 193,
"time": "1769198773"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 198,
"time": "1769197938"
},
"departure": {
"delay": 198,
"time": "1769197938"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 185,
"time": "1769199125"
},
"departure": {
"delay": 185,
"time": "1769199125"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 21,
"time": "1769196441"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 132,
"time": "1769197212"
},
"departure": {
"delay": 132,
"time": "1769197212"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1769197420"
},
"departure": {
"delay": 160,
"time": "1769197420"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 198,
"time": "1769197818"
},
"departure": {
"delay": 198,
"time": "1769197818"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 188,
"time": "1769197568"
},
"departure": {
"delay": 188,
"time": "1769197568"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 209,
"time": "1769198429"
},
"departure": {
"delay": 209,
"time": "1769198429"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 185,
"time": "1769198105"
},
"departure": {
"delay": 185,
"time": "1769198105"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 237,
"time": "1769199057"
},
"departure": {
"delay": 237,
"time": "1769199057"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 216,
"time": "1769197094"
},
"departure": {
"delay": 216,
"time": "1769197116"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 214,
"time": "1769198194"
},
"departure": {
"delay": 214,
"time": "1769198194"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 161,
"time": "1769197481"
},
"departure": {
"delay": 161,
"time": "1769197481"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 246,
"time": "1769197746"
},
"departure": {
"delay": 246,
"time": "1769197746"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1769198585"
},
"departure": {
"delay": 185,
"time": "1769198585"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 198,
"time": "1769199318"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 230,
"time": "1769198870"
},
"departure": {
"delay": 230,
"time": "1769198870"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1769197020"
},
"departure": {
"delay": 240,
"time": "1769197020"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1769198940"
},
"departure": {
"delay": 240,
"time": "1769198940"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 96,
"time": "1769196516"
},
"departure": {
"delay": 96,
"time": "1769196516"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1769198345"
},
"departure": {
"delay": 185,
"time": "1769198345"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1769196716"
},
"departure": {
"delay": 116,
"time": "1769196716"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1769198825"
},
"departure": {
"delay": 185,
"time": "1769198825"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 223,
"time": "1769196943"
},
"departure": {
"delay": 223,
"time": "1769196943"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 202,
"time": "1769197882"
},
"departure": {
"delay": 202,
"time": "1769197882"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 166,
"time": "1769197344"
},
"departure": {
"delay": 166,
"time": "1769197366"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769196457",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx294:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3385F5399265x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769192160"
},
"departure": {
"time": "1769192280"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769196660"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193960"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769196000"
},
"departure": {
"time": "1769196060"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769188080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769194860"
},
"departure": {
"time": "1769194920"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769192269",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3385F5399265x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx340:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769198910"
},
"departure": {
"delay": 30,
"time": "1769198910"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769200590"
},
"departure": {
"delay": 30,
"time": "1769200590"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769198640"
},
"departure": {
"time": "1769198640"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769198550"
},
"departure": {
"delay": 30,
"time": "1769198550"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1769200525"
},
"departure": {
"delay": 25,
"time": "1769200525"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769200170"
},
"departure": {
"delay": 30,
"time": "1769200170"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1769200710"
},
"departure": {
"delay": 30,
"time": "1769200710"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1769198370"
},
"departure": {
"delay": 30,
"time": "1769198370"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1769200358"
},
"departure": {
"delay": 38,
"time": "1769200358"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1769198761"
},
"departure": {
"delay": 1,
"time": "1769198761"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1769200642"
},
"departure": {
"delay": 22,
"time": "1769200642"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1769200410"
},
"departure": {
"delay": 30,
"time": "1769200410"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769199030"
},
"departure": {
"delay": 30,
"time": "1769199030"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1769198250"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1769198291"
},
"departure": {
"delay": 11,
"time": "1769198291"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1769200455"
},
"departure": {
"delay": 15,
"time": "1769200455"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1769198471"
},
"departure": {
"delay": 11,
"time": "1769198471"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769197718",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx340:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470608:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1368,
"time": "1769197752"
},
"departure": {
"delay": -1368,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2028,
"time": "1769197752"
},
"departure": {
"delay": -2028,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1908,
"time": "1769197752"
},
"departure": {
"delay": -1908,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -32,
"time": "1769199988"
},
"departure": {
"delay": -32,
"time": "1769199988"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1488,
"time": "1769197752"
},
"departure": {
"delay": -1488,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1608,
"time": "1769197752"
},
"departure": {
"delay": -1608,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1968,
"time": "1769197752"
},
"departure": {
"delay": -1968,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1968,
"time": "1769197752"
},
"departure": {
"delay": -1968,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2088,
"time": "1769197752"
},
"departure": {
"delay": -2088,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -184,
"time": "1769200316"
},
"departure": {
"delay": -184,
"time": "1769200316"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -81,
"time": "1769200059"
},
"departure": {
"delay": -81,
"time": "1769200059"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -64,
"time": "1769200136"
},
"departure": {
"delay": -64,
"time": "1769200136"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -90,
"time": "1769199870"
},
"departure": {
"delay": -90,
"time": "1769199870"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2148,
"time": "1769197752"
},
"departure": {
"delay": -2148,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1848,
"time": "1769197752"
},
"departure": {
"delay": -1848,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -144,
"time": "1769200236"
},
"departure": {
"delay": -144,
"time": "1769200236"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1428,
"time": "1769197752"
},
"departure": {
"delay": -1428,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -51,
"time": "1769200209"
},
"departure": {
"delay": -51,
"time": "1769200209"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -184,
"time": "1769200376"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1788,
"time": "1769197752"
},
"departure": {
"delay": -1788,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1728,
"time": "1769197752"
},
"departure": {
"delay": -1728,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -1248,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470608:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769196060"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769196180"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769196000"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769196600"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769197560"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769196900"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769197500"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769197020"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769195940"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769196540"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769197320"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769197440"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769196120"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769196960"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769195820"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769197260"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769196360"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769196240"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769197680"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769196420"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769197200"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769196660"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769197380"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769196300"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769197620"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769197080"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769197140"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769195760"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769196720"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769196840"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769195880"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769196480"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769197660",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1119:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769199840"
},
"departure": {
"time": "1769199840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769199900"
},
"departure": {
"time": "1769199900"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1769199720"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769199960"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769199780"
},
"departure": {
"time": "1769199780"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769197688",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3123:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075800x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1769197927"
},
"departure": {
"delay": 7,
"time": "1769197927"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1769198647"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1769198287"
},
"departure": {
"delay": 7,
"time": "1769198287"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1769197868"
},
"departure": {
"delay": 8,
"time": "1769197868"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1769198407"
},
"departure": {
"delay": 7,
"time": "1769198407"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769197995"
},
"departure": {
"delay": 15,
"time": "1769197995"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1769198467"
},
"departure": {
"delay": 7,
"time": "1769198467"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1769198105"
},
"departure": {
"delay": 65,
"time": "1769198105"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1769198364"
},
"departure": {
"delay": 24,
"time": "1769198364"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1769197826"
},
"departure": {
"delay": 26,
"time": "1769197826"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1769197680"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1769198224"
},
"departure": {
"delay": 64,
"time": "1769198224"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1769197773"
},
"departure": {
"delay": 33,
"time": "1769197773"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1769198159"
},
"departure": {
"delay": 59,
"time": "1769198159"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075800x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056606x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1769198191"
},
"departure": {
"delay": 31,
"time": "1769198191"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1769198441"
},
"departure": {
"delay": -19,
"time": "1769198441"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1769197963"
},
"departure": {
"delay": -17,
"time": "1769197963"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1769197836"
},
"departure": {
"delay": -24,
"time": "1769197836"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1769197766"
},
"departure": {
"delay": 26,
"time": "1769197766"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1769198104"
},
"departure": {
"delay": 4,
"time": "1769198104"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1769198136"
},
"departure": {
"delay": -24,
"time": "1769198136"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1769198479"
},
"departure": {
"delay": 19,
"time": "1769198479"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1769197697"
},
"departure": {
"delay": 17,
"time": "1769197697"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1769197592"
},
"departure": {
"delay": -28,
"time": "1769197592"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769197562"
},
"departure": {
"delay": 2,
"time": "1769197562"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1769198381"
},
"departure": {
"delay": -19,
"time": "1769198381"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1769198616"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1769197905"
},
"departure": {
"delay": -15,
"time": "1769197905"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -3,
"time": "1769198037"
},
"departure": {
"delay": -3,
"time": "1769198037"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1769198316"
},
"departure": {
"delay": -24,
"time": "1769198316"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769197730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056606x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107786x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1769198559"
},
"departure": {
"delay": 99,
"time": "1769198559"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1769197440"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1769199051"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1769198315"
},
"departure": {
"delay": 95,
"time": "1769198315"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1769197944"
},
"departure": {
"delay": 84,
"time": "1769197944"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1769197559"
},
"departure": {
"delay": 59,
"time": "1769197559"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1769198857"
},
"departure": {
"delay": 97,
"time": "1769198857"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1769198452"
},
"departure": {
"delay": 52,
"time": "1769198452"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1769197826"
},
"departure": {
"delay": 86,
"time": "1769197826"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1769198961"
},
"departure": {
"delay": 81,
"time": "1769198961"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1769197668"
},
"departure": {
"delay": 48,
"time": "1769197668"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1769198041"
},
"departure": {
"delay": 61,
"time": "1769198041"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1769198651"
},
"departure": {
"delay": 71,
"time": "1769198651"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1769198758"
},
"departure": {
"delay": 58,
"time": "1769198758"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769198149"
},
"departure": {
"delay": 49,
"time": "1769198149"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107786x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769197080"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769197200"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1769196660"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769197620"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 60,
"time": "1769196420"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1769197020"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769198100"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769198160"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769197320"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1769196480"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769196720"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1769196360"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769198220"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769197440"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769197140"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1769196540"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1769196960"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769198280"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769198400"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769197380"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769197560"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769196840"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769197108",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6045:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230354x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1769199812"
},
"departure": {
"delay": 32,
"time": "1769199812"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769200380"
},
"departure": {
"time": "1769200380"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1769198940"
},
"departure": {
"time": "1769198940"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1769200199"
},
"departure": {
"delay": 59,
"time": "1769200199"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1769200345"
},
"departure": {
"delay": 25,
"time": "1769200345"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1769200426"
},
"departure": {
"delay": 46,
"time": "1769200426"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 9,
"time": "1769200029"
},
"departure": {
"delay": 9,
"time": "1769200029"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1769200140"
},
"departure": {
"time": "1769200140"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 7,
"time": "1769199547"
},
"departure": {
"delay": 7,
"time": "1769199547"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769199600"
},
"departure": {
"time": "1769199600"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1769199745"
},
"departure": {
"delay": 25,
"time": "1769199745"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769198280"
},
"departure": {
"time": "1769198280"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769200472"
},
"departure": {
"delay": 32,
"time": "1769200472"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1769198640"
},
"departure": {
"time": "1769198640"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1769199055"
},
"departure": {
"delay": 55,
"time": "1769199055"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769200500"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 30,
"time": "1769199990"
},
"departure": {
"delay": 30,
"time": "1769199990"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769199300"
},
"departure": {
"time": "1769199300"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769198242"
},
"departure": {
"delay": 22,
"time": "1769198242"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1769199398"
},
"departure": {
"delay": 38,
"time": "1769199398"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769199960"
},
"departure": {
"time": "1769199960"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1769197949"
},
"departure": {
"delay": 29,
"time": "1769197949"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769199260"
},
"departure": {
"delay": 20,
"time": "1769199260"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1769200084"
},
"departure": {
"delay": 4,
"time": "1769200084"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1769200322"
},
"departure": {
"delay": 2,
"time": "1769200322"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 32,
"time": "1769200292"
},
"departure": {
"delay": 32,
"time": "1769200292"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1769197959"
},
"departure": {
"delay": 39,
"time": "1769197959"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769200405"
},
"departure": {
"delay": 25,
"time": "1769200405"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 17,
"time": "1769199917"
},
"departure": {
"delay": 17,
"time": "1769199917"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1769199643"
},
"departure": {
"delay": 43,
"time": "1769199643"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"time": "1769197920"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769200260"
},
"departure": {
"time": "1769200260"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1769198520"
},
"departure": {
"time": "1769198520"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1769199355"
},
"departure": {
"delay": 55,
"time": "1769199355"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1769198454"
},
"departure": {
"delay": 54,
"time": "1769198454"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1769198410"
},
"departure": {
"delay": 10,
"time": "1769198410"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1769199889"
},
"departure": {
"delay": 49,
"time": "1769199889"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1769199195"
},
"departure": {
"delay": 15,
"time": "1769199195"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1769198599"
},
"departure": {
"delay": 19,
"time": "1769198599"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769197590",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230354x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107926x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1769199043"
},
"departure": {
"delay": 43,
"time": "1769199043"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769197865"
},
"departure": {
"delay": 5,
"time": "1769197865"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1769198955"
},
"departure": {
"delay": 15,
"time": "1769198955"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1769198756"
},
"departure": {
"delay": 56,
"time": "1769198756"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1769198305"
},
"departure": {
"delay": 25,
"time": "1769198305"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1769198095"
},
"departure": {
"delay": 55,
"time": "1769198095"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1769198418"
},
"departure": {
"delay": 18,
"time": "1769198418"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1769199505"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1769199333"
},
"departure": {
"delay": 33,
"time": "1769199333"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1769197740"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1769198849"
},
"departure": {
"delay": 29,
"time": "1769198849"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769197982"
},
"departure": {
"delay": 2,
"time": "1769197982"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1769198215"
},
"departure": {
"delay": 55,
"time": "1769198215"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769199429"
},
"departure": {
"delay": 9,
"time": "1769199429"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1769198579"
},
"departure": {
"delay": 59,
"time": "1769198579"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769197450",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107926x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230647x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769197910"
},
"departure": {
"delay": 50,
"time": "1769197910"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 62,
"time": "1769198822"
},
"departure": {
"delay": 62,
"time": "1769198822"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 74,
"time": "1769198174"
},
"departure": {
"delay": 74,
"time": "1769198174"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1769198355"
},
"departure": {
"delay": 15,
"time": "1769198355"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1769198110"
},
"departure": {
"delay": 70,
"time": "1769198110"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1769198307"
},
"departure": {
"delay": 27,
"time": "1769198307"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1769197815"
},
"departure": {
"delay": 15,
"time": "1769197815"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769197710"
},
"departure": {
"delay": 30,
"time": "1769197710"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1769197422"
},
"departure": {
"delay": -18,
"time": "1769197422"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1769198715"
},
"departure": {
"delay": 15,
"time": "1769198715"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1769199015"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1769198253"
},
"departure": {
"delay": 33,
"time": "1769198253"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 69,
"time": "1769197869"
},
"departure": {
"delay": 69,
"time": "1769197869"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1769198967"
},
"departure": {
"delay": 27,
"time": "1769198967"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1769197775"
},
"departure": {
"delay": 35,
"time": "1769197775"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1769198484"
},
"departure": {
"delay": 24,
"time": "1769198484"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1769197004"
},
"departure": {
"delay": 44,
"time": "1769197004"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1769198642"
},
"departure": {
"delay": 62,
"time": "1769198642"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1769198055"
},
"departure": {
"delay": 15,
"time": "1769198055"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1769197196"
},
"departure": {
"delay": 116,
"time": "1769197196"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769198911"
},
"departure": {
"delay": 31,
"time": "1769198911"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1769198535"
},
"departure": {
"delay": 15,
"time": "1769198535"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 76,
"time": "1769197276"
},
"departure": {
"delay": 76,
"time": "1769197276"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1769197553"
},
"departure": {
"delay": 53,
"time": "1769197553"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769198765"
},
"departure": {
"delay": 65,
"time": "1769198765"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1769198575"
},
"departure": {
"delay": 55,
"time": "1769198575"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 112,
"time": "1769196892"
},
"departure": {
"delay": 112,
"time": "1769196892"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1769198419"
},
"departure": {
"delay": 19,
"time": "1769198419"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1769197096"
},
"departure": {
"delay": 76,
"time": "1769197096"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230647x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230433x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769199000"
},
"departure": {
"time": "1769199000"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769198497"
},
"departure": {
"delay": 37,
"time": "1769198497"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1769199714"
},
"departure": {
"delay": 54,
"time": "1769199714"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769198760"
},
"departure": {
"time": "1769198760"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769200500"
},
"departure": {
"time": "1769200500"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 50,
"time": "1769198690"
},
"departure": {
"delay": 50,
"time": "1769198690"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1769199066"
},
"departure": {
"delay": 6,
"time": "1769199066"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1769199613"
},
"departure": {
"delay": 13,
"time": "1769199613"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1769199417"
},
"departure": {
"delay": 57,
"time": "1769199417"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769198640"
},
"departure": {
"time": "1769198640"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769200218"
},
"departure": {
"delay": 18,
"time": "1769200218"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1769198715"
},
"departure": {
"delay": 15,
"time": "1769198715"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1769199026"
},
"departure": {
"delay": 26,
"time": "1769199026"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769199360"
},
"departure": {
"time": "1769199360"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1769199294"
},
"departure": {
"delay": 54,
"time": "1769199294"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769199660"
},
"departure": {
"time": "1769199660"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769200860"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 35,
"time": "1769200355"
},
"departure": {
"delay": 35,
"time": "1769200355"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 44,
"time": "1769200604"
},
"departure": {
"delay": 44,
"time": "1769200604"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 17,
"time": "1769198477"
},
"departure": {
"delay": 17,
"time": "1769198477"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1769199803"
},
"departure": {
"delay": 23,
"time": "1769199803"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1769199200"
},
"departure": {
"delay": 20,
"time": "1769199200"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1769198941"
},
"departure": {
"delay": 1,
"time": "1769198941"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1769198884"
},
"departure": {
"delay": 4,
"time": "1769198884"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1769199108"
},
"departure": {
"delay": 48,
"time": "1769199108"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1769200549"
},
"departure": {
"delay": 49,
"time": "1769200549"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1769200320"
},
"departure": {
"time": "1769200320"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1769198584"
},
"departure": {
"delay": 4,
"time": "1769198584"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769198430"
},
"departure": {
"delay": 30,
"time": "1769198430"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769200396"
},
"departure": {
"delay": 16,
"time": "1769200396"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1769199870"
},
"departure": {
"delay": 30,
"time": "1769199870"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1769198558"
},
"departure": {
"delay": 38,
"time": "1769198558"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769199960"
},
"departure": {
"time": "1769199960"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"time": "1769198400"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769198520"
},
"departure": {
"time": "1769198520"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769200140"
},
"departure": {
"time": "1769200140"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1769200378"
},
"departure": {
"delay": 58,
"time": "1769200378"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 14,
"time": "1769199554"
},
"departure": {
"delay": 14,
"time": "1769199554"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769198825"
},
"departure": {
"delay": 5,
"time": "1769198825"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230433x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190105x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1769198275"
},
"departure": {
"delay": 115,
"time": "1769198275"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1769197873"
},
"departure": {
"delay": 133,
"time": "1769197873"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1769197823"
},
"departure": {
"delay": 83,
"time": "1769197823"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1769197200"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769197445"
},
"departure": {
"delay": 65,
"time": "1769197445"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1769197670"
},
"departure": {
"delay": 110,
"time": "1769197670"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1769197525"
},
"departure": {
"delay": 85,
"time": "1769197525"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1769197769"
},
"departure": {
"delay": 89,
"time": "1769197769"
},
"stopId": "FR:76351:ZE:3155:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1769197703"
},
"departure": {
"delay": 83,
"time": "1769197703"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1769197297"
},
"departure": {
"delay": 37,
"time": "1769197297"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1769198505"
},
"departure": {
"delay": 105,
"time": "1769198505"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1769198607"
},
"departure": {
"delay": 87,
"time": "1769198607"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1769197750"
},
"departure": {
"delay": 130,
"time": "1769197750"
},
"stopId": "FR:76351:ZE:3371:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1769197737"
},
"departure": {
"delay": 117,
"time": "1769197737"
},
"stopId": "FR:76351:ZE:3133:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1769198663"
},
"departure": {
"delay": 83,
"time": "1769198663"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 41,
"time": "1769197361"
},
"departure": {
"delay": 41,
"time": "1769197361"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1769198014"
},
"departure": {
"delay": 94,
"time": "1769198014"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1769198101"
},
"departure": {
"delay": 121,
"time": "1769198101"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1769197401"
},
"departure": {
"delay": 81,
"time": "1769197401"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 118,
"time": "1769197618"
},
"departure": {
"delay": 118,
"time": "1769197618"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1769198554"
},
"departure": {
"delay": 94,
"time": "1769198554"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 83,
"time": "1769198843"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1769197557"
},
"departure": {
"delay": 57,
"time": "1769197557"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1769198373"
},
"departure": {
"delay": 93,
"time": "1769198373"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 102,
"time": "1769198142"
},
"departure": {
"delay": 102,
"time": "1769198142"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1769198483"
},
"departure": {
"delay": 83,
"time": "1769198483"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 86,
"time": "1769198426"
},
"departure": {
"delay": 86,
"time": "1769198426"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1769198063"
},
"departure": {
"delay": 83,
"time": "1769198063"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1769197943"
},
"departure": {
"delay": 83,
"time": "1769197943"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190105x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4142:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769198880"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769198940"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769196600"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769196900"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769197320"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769198100"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769198520"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769196780"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769199060"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769198460"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769198640"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769198280"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769197740"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769198160"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769196960"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4142:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6044:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769195340"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769195220"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769196960"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769197080"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769195940"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769196180"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769195700"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769196900"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769197200"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769196000"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769195280"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769195100"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769195460"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769195160"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769196240"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769195640"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769195520"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769197020"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769195760"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769195880"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769196120"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769195400"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769196420"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769196360"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769197060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6044:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2947:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769193600"
},
"departure": {
"time": "1769193600"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769193660"
},
"departure": {
"time": "1769193660"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769193480"
},
"departure": {
"time": "1769193480"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769193060"
},
"departure": {
"time": "1769193060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769193420"
},
"departure": {
"time": "1769193420"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769193000"
},
"departure": {
"time": "1769193000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769193540"
},
"departure": {
"time": "1769193540"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769193840"
},
"departure": {
"time": "1769193840"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1769192940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769193960"
},
"departure": {
"time": "1769193960"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769194020"
},
"departure": {
"time": "1769194020"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769193780"
},
"departure": {
"time": "1769193780"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193900"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769194080"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769193240"
},
"departure": {
"time": "1769193240"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769188093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2947:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4071:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769197140"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769196900"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769196600"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769197680"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769198340"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769199120"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769198100"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769197500"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769198940"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769197080"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769199060"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769197620"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769197260"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769196840"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769196780"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769198760"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4071:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230638x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769197284"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769197270",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230638x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4144:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769199900"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769198580"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769200860"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769200440"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769200260"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769199120"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769200680"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769200740"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769199960"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769198700"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769199540"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769200320"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769200080"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769198400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769198760"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4144:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1769198278"
},
"departure": {
"delay": 118,
"time": "1769198278"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 143,
"time": "1769198243"
},
"departure": {
"delay": 143,
"time": "1769198243"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769198100"
},
"departure": {
"delay": 60,
"time": "1769198100"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1769198010"
},
"departure": {
"delay": 90,
"time": "1769198010"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1769198469"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 118,
"time": "1769198158"
},
"departure": {
"delay": 118,
"time": "1769198158"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1769198197"
},
"departure": {
"delay": 97,
"time": "1769198197"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"time": "1769197920"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 134,
"time": "1769198354"
},
"departure": {
"delay": 134,
"time": "1769198354"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1769198311"
},
"departure": {
"delay": 91,
"time": "1769198311"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471373:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769198160"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769196840"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769195700"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769197380"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769197740"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769197620"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769197980"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769196000"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769198040"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769197200"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769197560"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769197260"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769196420"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769195880"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769196060"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4141:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057787x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769198460"
},
"departure": {
"time": "1769198460"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1769198353"
},
"departure": {
"delay": 13,
"time": "1769198353"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1769198755"
},
"departure": {
"delay": 55,
"time": "1769198755"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1769198189"
},
"departure": {
"delay": 29,
"time": "1769198189"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1769198618"
},
"departure": {
"delay": 38,
"time": "1769198618"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1769198830"
},
"departure": {
"delay": 10,
"time": "1769198830"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769199300"
},
"departure": {
"time": "1769199300"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769198640"
},
"departure": {
"time": "1769198640"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769199600"
},
"departure": {
"time": "1769199600"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1769199518"
},
"departure": {
"delay": 38,
"time": "1769199518"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1769199138"
},
"departure": {
"delay": 18,
"time": "1769199138"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1769199688"
},
"departure": {
"delay": 28,
"time": "1769199688"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1769199384"
},
"departure": {
"delay": 24,
"time": "1769199384"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769199720"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1769199456"
},
"departure": {
"delay": 36,
"time": "1769199456"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1769198242"
},
"departure": {
"delay": 22,
"time": "1769198242"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1769198100"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1769198421"
},
"departure": {
"delay": 21,
"time": "1769198421"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1769199567"
},
"departure": {
"delay": 27,
"time": "1769199567"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1769199340"
},
"departure": {
"delay": 40,
"time": "1769199340"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769198820"
},
"departure": {
"time": "1769198820"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1769198801"
},
"departure": {
"delay": 41,
"time": "1769198801"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769199420"
},
"departure": {
"time": "1769199420"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1769198717"
},
"departure": {
"delay": 17,
"time": "1769198717"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1769199641"
},
"departure": {
"delay": 41,
"time": "1769199641"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1769198317"
},
"departure": {
"delay": 37,
"time": "1769198317"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1769198274"
},
"departure": {
"delay": 54,
"time": "1769198274"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1769198676"
},
"departure": {
"delay": 36,
"time": "1769198676"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769199240"
},
"departure": {
"time": "1769199240"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769197430",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057787x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108010x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769197309"
},
"departure": {
"delay": 49,
"time": "1769197309"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1769197597"
},
"departure": {
"delay": 97,
"time": "1769197597"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1769198002"
},
"departure": {
"delay": 82,
"time": "1769198002"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1769197437"
},
"departure": {
"delay": 57,
"time": "1769197437"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1769198372"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1769198090"
},
"departure": {
"delay": 110,
"time": "1769198090"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1769197896"
},
"departure": {
"delay": 96,
"time": "1769197896"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 123,
"time": "1769197803"
},
"departure": {
"delay": 123,
"time": "1769197803"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1769198296"
},
"departure": {
"delay": 136,
"time": "1769198296"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1769198200"
},
"departure": {
"delay": 100,
"time": "1769198200"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769197310",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108010x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3130F5413807x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769191740"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769192580"
},
"departure": {
"time": "1769192640"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769199600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769193420"
},
"departure": {
"time": "1769193480"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769194740"
},
"departure": {
"time": "1769194920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1769188128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3130F5413807x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx81:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1769201143"
},
"departure": {
"delay": 43,
"time": "1769201143"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769200719"
},
"departure": {
"delay": 39,
"time": "1769200719"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769200880"
},
"departure": {
"delay": 20,
"time": "1769200880"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1769200808"
},
"departure": {
"delay": 8,
"time": "1769200808"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769200920"
},
"departure": {
"time": "1769200920"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769200657"
},
"departure": {
"delay": 37,
"time": "1769200657"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1769200754"
},
"departure": {
"delay": 14,
"time": "1769200754"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769200967"
},
"departure": {
"delay": 47,
"time": "1769200967"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769196478",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx81:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6088:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769196780"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769197860"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769198460"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769198100"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769196660"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769198580"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769198040"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769198640"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769197920"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769196720"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769197320"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769196840"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769197800"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769197620"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769198220"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769197560"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769196600"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769198160"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769198400"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769198700"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769197440"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769198520"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769197740"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769198340"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6088:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850628F5403131x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769196000"
},
"departure": {
"time": "1769196060"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769195220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769197200"
},
"departure": {
"time": "1769197380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769196180"
},
"departure": {
"time": "1769196240"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769198040"
},
"departure": {
"time": "1769198100"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769195580"
},
"departure": {
"time": "1769195640"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769196540"
},
"departure": {
"time": "1769196600"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769197680"
},
"departure": {
"time": "1769197800"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769196780"
},
"departure": {
"time": "1769196840"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769198880"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769198340"
},
"departure": {
"time": "1769198400"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1769191608",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850628F5403131x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011266x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769201530"
},
"departure": {
"delay": 10,
"time": "1769201530"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 54,
"time": "1769198154"
},
"departure": {
"delay": 54,
"time": "1769198154"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1769198573"
},
"departure": {
"delay": 53,
"time": "1769198573"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769199300"
},
"departure": {
"time": "1769199300"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769200740"
},
"departure": {
"time": "1769200740"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 31,
"time": "1769198011"
},
"departure": {
"delay": 31,
"time": "1769198011"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769198220"
},
"departure": {
"time": "1769198220"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1769198758"
},
"departure": {
"delay": 58,
"time": "1769198758"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769200500"
},
"departure": {
"time": "1769200500"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 11,
"time": "1769199971"
},
"departure": {
"delay": 11,
"time": "1769199971"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1769198640"
},
"departure": {
"time": "1769198640"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1769198378"
},
"departure": {
"delay": 38,
"time": "1769198378"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1769201171"
},
"departure": {
"delay": 11,
"time": "1769201171"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 45,
"time": "1769200785"
},
"departure": {
"delay": 45,
"time": "1769200785"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 45,
"time": "1769198085"
},
"departure": {
"delay": 45,
"time": "1769198085"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769201469"
},
"departure": {
"delay": 9,
"time": "1769201469"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 26,
"time": "1769198126"
},
"departure": {
"delay": 26,
"time": "1769198126"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769201100"
},
"departure": {
"time": "1769201100"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 47,
"time": "1769201567"
},
"departure": {
"delay": 47,
"time": "1769201567"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 11,
"time": "1769199911"
},
"departure": {
"delay": 11,
"time": "1769199911"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 25,
"time": "1769197945"
},
"departure": {
"delay": 25,
"time": "1769197945"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1769201204"
},
"departure": {
"delay": 44,
"time": "1769201204"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"time": "1769197860"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1769199376"
},
"departure": {
"delay": 16,
"time": "1769199376"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1769198425"
},
"departure": {
"delay": 25,
"time": "1769198425"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1769199724"
},
"departure": {
"delay": 4,
"time": "1769199724"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1769200662"
},
"departure": {
"delay": 42,
"time": "1769200662"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 59,
"time": "1769199599"
},
"departure": {
"delay": 59,
"time": "1769199599"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1769197910"
},
"departure": {
"delay": 50,
"time": "1769197910"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769200320"
},
"departure": {
"time": "1769200320"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 48,
"time": "1769200548"
},
"departure": {
"delay": 48,
"time": "1769200548"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 33,
"time": "1769198853"
},
"departure": {
"delay": 33,
"time": "1769198853"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1769199819"
},
"departure": {
"delay": 39,
"time": "1769199819"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1769198254"
},
"departure": {
"delay": 34,
"time": "1769198254"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1769198698"
},
"departure": {
"delay": 58,
"time": "1769198698"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769201340"
},
"departure": {
"time": "1769201340"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 38,
"time": "1769201438"
},
"departure": {
"delay": 38,
"time": "1769201438"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1769200860"
},
"departure": {
"time": "1769200860"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1769201700"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"time": "1769198280"
},
"departure": {
"time": "1769198280"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769199425"
},
"departure": {
"delay": 5,
"time": "1769199425"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1769200610"
},
"departure": {
"delay": 50,
"time": "1769200610"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 20,
"time": "1769198480"
},
"departure": {
"delay": 20,
"time": "1769198480"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769198980"
},
"departure": {
"delay": 40,
"time": "1769198980"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769198520"
},
"departure": {
"time": "1769198520"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769199660"
},
"departure": {
"time": "1769199660"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 12,
"time": "1769201592"
},
"departure": {
"delay": 12,
"time": "1769201592"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 5,
"time": "1769201405"
},
"departure": {
"delay": 5,
"time": "1769201405"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1769201640"
},
"departure": {
"time": "1769201640"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 41,
"time": "1769201381"
},
"departure": {
"delay": 41,
"time": "1769201381"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 10,
"time": "1769198350"
},
"departure": {
"delay": 10,
"time": "1769198350"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769199760"
},
"departure": {
"delay": 40,
"time": "1769199760"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769197510",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011266x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230432x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1769198281"
},
"departure": {
"delay": 181,
"time": "1769198281"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 193,
"time": "1769198833"
},
"departure": {
"delay": 193,
"time": "1769198833"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 171,
"time": "1769198091"
},
"departure": {
"delay": 171,
"time": "1769198091"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 158,
"time": "1769198138"
},
"departure": {
"delay": 158,
"time": "1769198138"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 176,
"time": "1769198696"
},
"departure": {
"delay": 176,
"time": "1769198696"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 216,
"time": "1769198856"
},
"departure": {
"delay": 216,
"time": "1769198856"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 212,
"time": "1769197772"
},
"departure": {
"delay": 212,
"time": "1769197772"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 158,
"time": "1769198978"
},
"departure": {
"delay": 158,
"time": "1769198978"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 174,
"time": "1769198874"
},
"departure": {
"delay": 174,
"time": "1769198874"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 202,
"time": "1769199082"
},
"departure": {
"delay": 202,
"time": "1769199082"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 212,
"time": "1769198192"
},
"departure": {
"delay": 212,
"time": "1769198192"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 171,
"time": "1769197551"
},
"departure": {
"delay": 171,
"time": "1769197551"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 178,
"time": "1769197678"
},
"departure": {
"delay": 178,
"time": "1769197678"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 172,
"time": "1769198032"
},
"departure": {
"delay": 172,
"time": "1769198032"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 215,
"time": "1769197895"
},
"departure": {
"delay": 215,
"time": "1769197895"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 188,
"time": "1769198348"
},
"departure": {
"delay": 188,
"time": "1769198348"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 158,
"time": "1769198438"
},
"departure": {
"delay": 158,
"time": "1769198438"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 158,
"time": "1769197838"
},
"departure": {
"delay": 158,
"time": "1769197838"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 158,
"time": "1769199338"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 207,
"time": "1769199027"
},
"departure": {
"delay": 207,
"time": "1769199027"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 158,
"time": "1769198618"
},
"departure": {
"delay": 158,
"time": "1769198618"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 158,
"time": "1769198798"
},
"departure": {
"delay": 158,
"time": "1769198798"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1769197710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230432x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075796x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -137,
"time": "1769197603"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -59,
"time": "1769197501"
},
"departure": {
"delay": -59,
"time": "1769197501"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1769197322"
},
"departure": {
"delay": 2,
"time": "1769197322"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1769197195"
},
"departure": {
"delay": -5,
"time": "1769197195"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -86,
"time": "1769197414"
},
"departure": {
"delay": -86,
"time": "1769197414"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -53,
"time": "1769197147"
},
"departure": {
"delay": -53,
"time": "1769197147"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -76,
"time": "1769197544"
},
"departure": {
"delay": -76,
"time": "1769197544"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -84,
"time": "1769197476"
},
"departure": {
"delay": -84,
"time": "1769197476"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1769196900"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -46,
"time": "1769197274"
},
"departure": {
"delay": -46,
"time": "1769197274"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -77,
"time": "1769197003"
},
"departure": {
"delay": -77,
"time": "1769197003"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -82,
"time": "1769197358"
},
"departure": {
"delay": -82,
"time": "1769197358"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -14,
"time": "1769197246"
},
"departure": {
"delay": -14,
"time": "1769197246"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1769196989"
},
"departure": {
"delay": 29,
"time": "1769196989"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -37,
"time": "1769197043"
},
"departure": {
"delay": -37,
"time": "1769197043"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1769197550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075796x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470844:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -143,
"time": "1769198497"
},
"departure": {
"delay": -143,
"time": "1769198497"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -125,
"time": "1769198635"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -66,
"time": "1769198034"
},
"departure": {
"delay": -66,
"time": "1769198034"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -73,
"time": "1769198147"
},
"departure": {
"delay": -73,
"time": "1769198147"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -143,
"time": "1769198437"
},
"departure": {
"delay": -143,
"time": "1769198437"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -99,
"time": "1769197761"
},
"departure": {
"delay": -99,
"time": "1769197761"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -23,
"time": "1769198257"
},
"departure": {
"delay": -23,
"time": "1769198257"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -87,
"time": "1769198013"
},
"departure": {
"delay": -87,
"time": "1769198013"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -87,
"time": "1769197953"
},
"departure": {
"delay": -87,
"time": "1769197953"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -32,
"time": "1769198308"
},
"departure": {
"delay": -32,
"time": "1769198308"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -83,
"time": "1769198377"
},
"departure": {
"delay": -83,
"time": "1769198377"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -36,
"time": "1769197644"
},
"departure": {
"delay": -36,
"time": "1769197644"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -90,
"time": "1769198550"
},
"departure": {
"delay": -90,
"time": "1769198550"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -81,
"time": "1769197899"
},
"departure": {
"delay": -81,
"time": "1769197899"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470844:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470615:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -98,
"time": "1769200942"
},
"departure": {
"delay": -98,
"time": "1769200942"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -44,
"time": "1769201116"
},
"departure": {
"delay": -44,
"time": "1769201116"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1769200585"
},
"departure": {
"delay": 25,
"time": "1769200585"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1769200514"
},
"departure": {
"delay": 14,
"time": "1769200514"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -35,
"time": "1769200705"
},
"departure": {
"delay": -35,
"time": "1769200705"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -79,
"time": "1769201321"
},
"departure": {
"delay": -79,
"time": "1769201321"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -91,
"time": "1769201609"
},
"departure": {
"delay": -91,
"time": "1769201609"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"delay": 25,
"time": "1769200285"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -43,
"time": "1769201297"
},
"departure": {
"delay": -43,
"time": "1769201297"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -77,
"time": "1769201023"
},
"departure": {
"delay": -77,
"time": "1769201023"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -187,
"time": "1769201693"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1769200645"
},
"departure": {
"delay": 25,
"time": "1769200645"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -75,
"time": "1769200845"
},
"departure": {
"delay": -75,
"time": "1769200845"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -52,
"time": "1769201048"
},
"departure": {
"delay": -52,
"time": "1769201048"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -109,
"time": "1769201231"
},
"departure": {
"delay": -109,
"time": "1769201231"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -99,
"time": "1769201421"
},
"departure": {
"delay": -99,
"time": "1769201421"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -43,
"time": "1769200757"
},
"departure": {
"delay": -43,
"time": "1769200757"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -120,
"time": "1769201580"
},
"departure": {
"delay": -120,
"time": "1769201580"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -75,
"time": "1769201505"
},
"departure": {
"delay": -75,
"time": "1769201505"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1769201165"
},
"departure": {
"delay": -55,
"time": "1769201165"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -74,
"time": "1769201086"
},
"departure": {
"delay": -74,
"time": "1769201086"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470615:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011263x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769197340"
},
"departure": {
"delay": 80,
"time": "1769197340"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 99,
"time": "1769197239"
},
"departure": {
"delay": 99,
"time": "1769197239"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 128,
"time": "1769197208"
},
"departure": {
"delay": 128,
"time": "1769197208"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 100,
"time": "1769197300"
},
"departure": {
"delay": 100,
"time": "1769197300"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 68,
"time": "1769197388"
},
"departure": {
"delay": 68,
"time": "1769197388"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 95,
"time": "1769197175"
},
"departure": {
"delay": 95,
"time": "1769197175"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 90,
"time": "1769197110"
},
"departure": {
"delay": 90,
"time": "1769197110"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 67,
"time": "1769197447"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 106,
"time": "1769197306"
},
"departure": {
"delay": 106,
"time": "1769197306"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 131,
"time": "1769197151"
},
"departure": {
"delay": 131,
"time": "1769197151"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1769197340",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011263x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848942F5402950x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769190300"
},
"departure": {
"time": "1769190360"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769194800"
},
"departure": {
"time": "1769194860"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"time": "1769198820"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1769189940"
},
"departure": {
"time": "1769190000"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769196480"
},
"departure": {
"time": "1769196600"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 57
},
{
"arrival": {
"time": "1769193420"
},
"departure": {
"time": "1769193480"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1769193780"
},
"departure": {
"time": "1769194200"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1769197380"
},
"departure": {
"time": "1769197500"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 59
},
{
"arrival": {
"time": "1769195340"
},
"departure": {
"time": "1769195400"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1769190960"
},
"departure": {
"time": "1769191020"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 41
},
{
"departure": {
"time": "1769188920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769191740"
},
"departure": {
"time": "1769191800"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769192460"
},
"departure": {
"time": "1769192520"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769189700"
},
"departure": {
"time": "1769189760"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 35
}
],
"timestamp": "1769185306",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848942F5402950x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769198343"
},
"departure": {
"delay": 3,
"time": "1769198343"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 51,
"time": "1769198511"
},
"departure": {
"delay": 51,
"time": "1769198511"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1769197212"
},
"departure": {
"delay": 72,
"time": "1769197212"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1769196285"
},
"departure": {
"delay": 105,
"time": "1769196285"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1769198763"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1769197485"
},
"departure": {
"delay": 10,
"time": "1769197510"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1769198421"
},
"departure": {
"delay": 21,
"time": "1769198421"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1769197710"
},
"departure": {
"delay": 30,
"time": "1769197710"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1769197062"
},
"departure": {
"delay": 42,
"time": "1769197062"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1769197803"
},
"departure": {
"delay": 3,
"time": "1769197803"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769198070"
},
"departure": {
"delay": 30,
"time": "1769198070"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1769196410"
},
"departure": {
"delay": 50,
"time": "1769196410"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1769196860"
},
"departure": {
"delay": 140,
"time": "1769196860"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1769198583"
},
"departure": {
"delay": 3,
"time": "1769198583"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1769198260"
},
"departure": {
"delay": 40,
"time": "1769198260"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1769196151"
},
"departure": {
"delay": 91,
"time": "1769196151"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1769196685"
},
"departure": {
"delay": 85,
"time": "1769196685"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769196000"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1769196470"
},
"departure": {
"delay": 50,
"time": "1769196470"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1769197983"
},
"departure": {
"delay": 3,
"time": "1769197983"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1769197113"
},
"departure": {
"delay": 117,
"time": "1769197137"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1769196235"
},
"departure": {
"delay": 55,
"time": "1769196235"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 124,
"time": "1769196364"
},
"departure": {
"delay": 124,
"time": "1769196364"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1769198164"
},
"departure": {
"delay": 4,
"time": "1769198164"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1769196535"
},
"departure": {
"delay": 115,
"time": "1769196535"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1769197435"
},
"departure": {
"delay": 55,
"time": "1769197435"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1769196936"
},
"departure": {
"delay": 96,
"time": "1769196936"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1769197610"
},
"departure": {
"delay": 75,
"time": "1769197635"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769197360"
},
"departure": {
"delay": 40,
"time": "1769197360"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1769197267"
},
"departure": {
"delay": 85,
"time": "1769197285"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769195318",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx24:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470617:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769201109"
},
"departure": {
"delay": 9,
"time": "1769201109"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -232,
"time": "1769202068"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1769201382"
},
"departure": {
"delay": -18,
"time": "1769201382"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -45,
"time": "1769201535"
},
"departure": {
"delay": -45,
"time": "1769201535"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"time": "1769200920"
},
"departure": {
"time": "1769200920"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -232,
"time": "1769201948"
},
"departure": {
"delay": -232,
"time": "1769201948"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1769201446"
},
"departure": {
"delay": -14,
"time": "1769201446"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -37,
"time": "1769201603"
},
"departure": {
"delay": -37,
"time": "1769201603"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -35,
"time": "1769201305"
},
"departure": {
"delay": -35,
"time": "1769201305"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -148,
"time": "1769201792"
},
"departure": {
"delay": -148,
"time": "1769201792"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"time": "1769200800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1769201410"
},
"departure": {
"delay": -50,
"time": "1769201410"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -44,
"time": "1769201476"
},
"departure": {
"delay": -44,
"time": "1769201476"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -21,
"time": "1769200959"
},
"departure": {
"delay": -21,
"time": "1769200959"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -90,
"time": "1769201670"
},
"departure": {
"delay": -90,
"time": "1769201670"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1769200989"
},
"departure": {
"delay": 9,
"time": "1769200989"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1769201275"
},
"departure": {
"delay": -5,
"time": "1769201275"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1769201760"
},
"departure": {
"delay": -60,
"time": "1769201760"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -148,
"time": "1769201852"
},
"departure": {
"delay": -148,
"time": "1769201852"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1769201226"
},
"departure": {
"delay": 6,
"time": "1769201226"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -140,
"time": "1769201920"
},
"departure": {
"delay": -140,
"time": "1769201920"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -217,
"time": "1769202023"
},
"departure": {
"delay": -217,
"time": "1769202023"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470617:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051192xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1769197893"
},
"departure": {
"delay": -27,
"time": "1769197893"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1769198760"
},
"departure": {
"delay": -60,
"time": "1769198760"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1769197980"
},
"departure": {
"delay": -60,
"time": "1769197980"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1769198880"
},
"departure": {
"delay": -60,
"time": "1769198880"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1769198979"
},
"departure": {
"delay": -21,
"time": "1769198979"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1769197792"
},
"departure": {
"delay": -8,
"time": "1769197792"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1769198340"
},
"departure": {
"delay": -60,
"time": "1769198340"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1769198558"
},
"departure": {
"delay": -22,
"time": "1769198558"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1769198272"
},
"departure": {
"delay": -8,
"time": "1769198272"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -25,
"time": "1769198495"
},
"departure": {
"delay": -25,
"time": "1769198495"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -2,
"time": "1769197738"
},
"departure": {
"delay": -2,
"time": "1769197738"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1769198638"
},
"departure": {
"delay": -2,
"time": "1769198638"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -58,
"time": "1769198822"
},
"departure": {
"delay": -58,
"time": "1769198822"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -58,
"time": "1769197622"
},
"departure": {
"delay": -58,
"time": "1769197622"
},
"stopId": "FR:76167:ZE:4065:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1769198116"
},
"departure": {
"delay": -44,
"time": "1769198116"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1769198435"
},
"departure": {
"delay": -25,
"time": "1769198435"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1769199360"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1769197690",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051192xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051191xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769197225"
},
"departure": {
"delay": 25,
"time": "1769197225"
},
"stopId": "FR:76693:ZE:5124:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1769198209"
},
"departure": {
"delay": 49,
"time": "1769198209"
},
"stopId": "FR:76595:ZE:5060:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769197320"
},
"departure": {
"time": "1769197320"
},
"stopId": "FR:76508:ZE:5126:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1769198098"
},
"departure": {
"delay": -2,
"time": "1769198098"
},
"stopId": "FR:76595:ZE:5125:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1769198818"
},
"departure": {
"delay": -2,
"time": "1769198818"
},
"stopId": "FR:76481:ZE:4728:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1769198556"
},
"departure": {
"delay": 36,
"time": "1769198556"
},
"stopId": "FR:76167:ZE:3034:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -2,
"time": "1769197738"
},
"departure": {
"delay": -2,
"time": "1769197738"
},
"stopId": "FR:76307:ZE:3424:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1769197806"
},
"departure": {
"delay": 6,
"time": "1769197806"
},
"stopId": "FR:76307:ZE:3457:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1769199012"
},
"departure": {
"delay": 12,
"time": "1769199012"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -2,
"time": "1769199178"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1769197444"
},
"departure": {
"delay": 4,
"time": "1769197444"
},
"stopId": "FR:76609:ZE:3408:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1769198336"
},
"departure": {
"delay": 56,
"time": "1769198336"
},
"stopId": "FR:76361:ZE:5031:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1769199064"
},
"departure": {
"delay": 4,
"time": "1769199064"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1769197961"
},
"departure": {
"delay": 41,
"time": "1769197961"
},
"stopId": "FR:76595:ZE:5127:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1769198431"
},
"departure": {
"delay": 31,
"time": "1769198431"
},
"stopId": "FR:76167:ZE:4066:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1769197642"
},
"departure": {
"delay": 22,
"time": "1769197642"
},
"stopId": "FR:76595:ZE:3314:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1769197593"
},
"departure": {
"delay": 33,
"time": "1769197593"
},
"stopId": "FR:76064:ZE:3380:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1769198288"
},
"departure": {
"delay": 8,
"time": "1769198288"
},
"stopId": "FR:76361:ZE:5128:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1769198721"
},
"departure": {
"delay": 21,
"time": "1769198721"
},
"stopId": "FR:76481:ZE:4730:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1769199136"
},
"departure": {
"delay": 16,
"time": "1769199136"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1769197525"
},
"departure": {
"delay": 25,
"time": "1769197525"
},
"stopId": "FR:76064:ZE:3399:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769198928"
},
"departure": {
"delay": 48,
"time": "1769198928"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769197150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051191xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196430x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 243,
"time": "1769197083"
},
"departure": {
"delay": 243,
"time": "1769197083"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 255,
"time": "1769196975"
},
"departure": {
"delay": 255,
"time": "1769196975"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 369,
"time": "1769197749"
},
"departure": {
"delay": 369,
"time": "1769197749"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 217,
"time": "1769197117"
},
"departure": {
"delay": 217,
"time": "1769197117"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 351,
"time": "1769197851"
},
"departure": {
"delay": 351,
"time": "1769197851"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 333,
"time": "1769197653"
},
"departure": {
"delay": 333,
"time": "1769197653"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 311,
"time": "1769197451"
},
"departure": {
"delay": 311,
"time": "1769197451"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 202,
"time": "1769197042"
},
"departure": {
"delay": 202,
"time": "1769197042"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 330,
"time": "1769197950"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 330,
"time": "1769197770"
},
"departure": {
"delay": 330,
"time": "1769197770"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 230,
"time": "1769197190"
},
"departure": {
"delay": 230,
"time": "1769197190"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 243,
"time": "1769197143"
},
"departure": {
"delay": 243,
"time": "1769197143"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 321,
"time": "1769197401"
},
"departure": {
"delay": 321,
"time": "1769197401"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 277,
"time": "1769197297"
},
"departure": {
"delay": 277,
"time": "1769197297"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 318,
"time": "1769197578"
},
"departure": {
"delay": 318,
"time": "1769197578"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 281,
"time": "1769197541"
},
"departure": {
"delay": 281,
"time": "1769197541"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 205,
"time": "1769197165"
},
"departure": {
"delay": 205,
"time": "1769197165"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 285,
"time": "1769197425"
},
"departure": {
"delay": 285,
"time": "1769197425"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 325,
"time": "1769197345"
},
"departure": {
"delay": 325,
"time": "1769197345"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 336,
"time": "1769197716"
},
"departure": {
"delay": 336,
"time": "1769197716"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769197040",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196430x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470484:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769201223"
},
"departure": {
"delay": 3,
"time": "1769201223"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3108,
"time": "1769197752"
},
"departure": {
"delay": -3108,
"time": "1769197752"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"delay": -2448,
"time": "1769197752"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -25,
"time": "1769201255"
},
"departure": {
"delay": -25,
"time": "1769201255"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3168,
"time": "1769197752"
},
"departure": {
"delay": -3168,
"time": "1769197752"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3108,
"time": "1769197752"
},
"departure": {
"delay": -3108,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3288,
"time": "1769197752"
},
"departure": {
"delay": -3288,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3228,
"time": "1769197752"
},
"departure": {
"delay": -3228,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2568,
"time": "1769197752"
},
"departure": {
"delay": -2568,
"time": "1769197752"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -171,
"time": "1769201349"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2508,
"time": "1769197752"
},
"departure": {
"delay": -2508,
"time": "1769197752"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2808,
"time": "1769197752"
},
"departure": {
"delay": -2808,
"time": "1769197752"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1769201177"
},
"departure": {
"delay": 77,
"time": "1769201177"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3168,
"time": "1769197752"
},
"departure": {
"delay": -3168,
"time": "1769197752"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3348,
"time": "1769197752"
},
"departure": {
"delay": -3348,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2868,
"time": "1769197752"
},
"departure": {
"delay": -2868,
"time": "1769197752"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2688,
"time": "1769197752"
},
"departure": {
"delay": -2688,
"time": "1769197752"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2868,
"time": "1769197752"
},
"departure": {
"delay": -2868,
"time": "1769197752"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2688,
"time": "1769197752"
},
"departure": {
"delay": -2688,
"time": "1769197752"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3108,
"time": "1769197752"
},
"departure": {
"delay": -3108,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470484:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3435F5413512x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769196480"
},
"departure": {
"time": "1769196540"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 70
},
{
"arrival": {
"time": "1769194860"
},
"departure": {
"time": "1769194920"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769190300"
},
"departure": {
"time": "1769190360"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1769184780"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769189400"
},
"departure": {
"time": "1769189460"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769191560"
},
"departure": {
"time": "1769191620"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769193180"
},
"departure": {
"time": "1769193240"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769193840"
},
"departure": {
"time": "1769193960"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1769197440"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1769195880"
},
"departure": {
"time": "1769195940"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769192100"
},
"departure": {
"time": "1769192280"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1769197430",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3435F5413512x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13153F5398743x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769199960"
},
"departure": {
"time": "1769200020"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769199300"
},
"departure": {
"time": "1769199360"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769201160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1769195520"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769198700"
},
"departure": {
"time": "1769198820"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769197800"
},
"departure": {
"time": "1769197920"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769200500"
},
"departure": {
"time": "1769200560"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1769191908",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13153F5398743x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 297,
"time": "1769197292"
},
"departure": {
"delay": 297,
"time": "1769197317"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1769196016"
},
"departure": {
"delay": 16,
"time": "1769196016"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769195917"
},
"departure": {
"delay": 37,
"time": "1769195917"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 236,
"time": "1769198156"
},
"departure": {
"delay": 236,
"time": "1769198156"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 234,
"time": "1769196594"
},
"departure": {
"delay": 234,
"time": "1769196594"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 291,
"time": "1769196891"
},
"departure": {
"delay": 291,
"time": "1769196891"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 247,
"time": "1769198227"
},
"departure": {
"delay": 247,
"time": "1769198227"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 337,
"time": "1769197417"
},
"departure": {
"delay": 337,
"time": "1769197417"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 271,
"time": "1769196691"
},
"departure": {
"delay": 271,
"time": "1769196691"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1769196145"
},
"departure": {
"delay": -35,
"time": "1769196145"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 321,
"time": "1769197041"
},
"departure": {
"delay": 321,
"time": "1769197041"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 291,
"time": "1769198091"
},
"departure": {
"delay": 291,
"time": "1769198091"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 220,
"time": "1769198320"
},
"departure": {
"delay": 220,
"time": "1769198320"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 242,
"time": "1769196242"
},
"departure": {
"delay": 242,
"time": "1769196542"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 351,
"time": "1769197169"
},
"departure": {
"delay": 351,
"time": "1769197191"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 244,
"time": "1769197924"
},
"departure": {
"delay": 244,
"time": "1769197924"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 310,
"time": "1769196790"
},
"departure": {
"delay": 310,
"time": "1769196790"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 236,
"time": "1769197736"
},
"departure": {
"delay": 236,
"time": "1769197736"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 366,
"time": "1769196966"
},
"departure": {
"delay": 366,
"time": "1769196966"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1769195843"
},
"departure": {
"delay": 23,
"time": "1769195843"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 281,
"time": "1769198021"
},
"departure": {
"delay": 281,
"time": "1769198021"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 236,
"time": "1769197976"
},
"departure": {
"delay": 236,
"time": "1769197976"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 236,
"time": "1769198456"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 314,
"time": "1769197094"
},
"departure": {
"delay": 314,
"time": "1769197094"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 265,
"time": "1769197525"
},
"departure": {
"delay": 265,
"time": "1769197525"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 271,
"time": "1769197566"
},
"departure": {
"delay": 271,
"time": "1769197591"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769195827",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx391:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242796xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1769197699"
},
"departure": {
"delay": 139,
"time": "1769197699"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 138,
"time": "1769198898"
},
"departure": {
"delay": 138,
"time": "1769198898"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 2089,
"time": "1769199289"
},
"departure": {
"delay": 2089,
"time": "1769199289"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 118,
"time": "1769199058"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 141,
"time": "1769197941"
},
"departure": {
"delay": 141,
"time": "1769197941"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 2085,
"time": "1769198625"
},
"departure": {
"delay": 2085,
"time": "1769198625"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 163,
"time": "1769198143"
},
"departure": {
"delay": 163,
"time": "1769198143"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 141,
"time": "1769198181"
},
"departure": {
"delay": 141,
"time": "1769198181"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 2077,
"time": "1769197657"
},
"departure": {
"delay": 2077,
"time": "1769197657"
},
"stopId": "FR:76238:ZE:4034:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 141,
"time": "1769198061"
},
"departure": {
"delay": 141,
"time": "1769198061"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 2118,
"time": "1769198358"
},
"departure": {
"delay": 2118,
"time": "1769198358"
},
"stopId": "FR:76250:ZE:3217:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 2088,
"time": "1769199468"
},
"departure": {
"delay": 2088,
"time": "1769199468"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 2077,
"time": "1769198137"
},
"departure": {
"delay": 2077,
"time": "1769198137"
},
"stopId": "FR:76551:ZE:5098:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1769198518"
},
"departure": {
"delay": 118,
"time": "1769198518"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 2095,
"time": "1769198215"
},
"departure": {
"delay": 2095,
"time": "1769198215"
},
"stopId": "FR:76551:ZE:5100:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 2123,
"time": "1769197583"
},
"departure": {
"delay": 2123,
"time": "1769197583"
},
"stopId": "FR:76238:ZE:4033:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 168,
"time": "1769197968"
},
"departure": {
"delay": 168,
"time": "1769197968"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 2078,
"time": "1769199098"
},
"departure": {
"delay": 2078,
"time": "1769199098"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1769197745"
},
"departure": {
"delay": 125,
"time": "1769197745"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 165,
"time": "1769198745"
},
"departure": {
"delay": 165,
"time": "1769198745"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 153,
"time": "1769198793"
},
"departure": {
"delay": 153,
"time": "1769198793"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 126,
"time": "1769197866"
},
"departure": {
"delay": 126,
"time": "1769197866"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 118,
"time": "1769197798"
},
"departure": {
"delay": 118,
"time": "1769197798"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 2117,
"time": "1769197757"
},
"departure": {
"delay": 2117,
"time": "1769197757"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 2113,
"time": "1769197933"
},
"departure": {
"delay": 2113,
"time": "1769197933"
},
"stopId": "FR:76404:ZE:3349:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 2095,
"time": "1769199415"
},
"departure": {
"delay": 2095,
"time": "1769199415"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 118,
"time": "1769198098"
},
"departure": {
"delay": 118,
"time": "1769198098"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 2077,
"time": "1769198557"
},
"departure": {
"delay": 2077,
"time": "1769198557"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2098,
"time": "1769198518"
},
"departure": {
"delay": 2098,
"time": "1769198518"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 2099,
"time": "1769198999"
},
"departure": {
"delay": 2099,
"time": "1769198999"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 2077,
"time": "1769198917"
},
"departure": {
"delay": 2077,
"time": "1769198917"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 2077,
"time": "1769199217"
},
"departure": {
"delay": 2077,
"time": "1769199217"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 118,
"time": "1769198218"
},
"departure": {
"delay": 118,
"time": "1769198218"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769197700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242796xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx80:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1769196349"
},
"departure": {
"delay": -46,
"time": "1769196374"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -74,
"time": "1769195926"
},
"departure": {
"delay": -74,
"time": "1769195926"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -32,
"time": "1769196724"
},
"departure": {
"delay": -32,
"time": "1769196748"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -11,
"time": "1769196624"
},
"departure": {
"delay": -11,
"time": "1769196649"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -86,
"time": "1769196252"
},
"departure": {
"delay": -86,
"time": "1769196274"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -106,
"time": "1769196031"
},
"departure": {
"delay": -106,
"time": "1769196074"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -82,
"time": "1769196158"
},
"departure": {
"delay": -82,
"time": "1769196158"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -51,
"time": "1769196526"
},
"departure": {
"delay": -51,
"time": "1769196549"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -161,
"time": "1769196799"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -31,
"time": "1769195831"
},
"departure": {
"delay": -31,
"time": "1769195849"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -66,
"time": "1769196449"
},
"departure": {
"delay": -66,
"time": "1769196474"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769195858",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx80:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852038F5403209x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769192160"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769192940"
},
"departure": {
"time": "1769193000"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769194740"
},
"departure": {
"time": "1769194800"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769196540"
},
"departure": {
"time": "1769196600"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769193780"
},
"departure": {
"time": "1769193840"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769198160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769195160"
},
"departure": {
"time": "1769195220"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769197200"
},
"departure": {
"time": "1769197260"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769195640"
},
"departure": {
"time": "1769195700"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769188547",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852038F5403209x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6089:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769199240"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769199060"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769197920"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769197860"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769199000"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769198520"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769199300"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769199600"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769199180"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769198820"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769198040"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769199660"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769198640"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769199540"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769198940"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769199360"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769199780"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769197980"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769197800"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769199480"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769199720"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769198880"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769198760"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769199840"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6089:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851731F5417093x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769199420"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769202180"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769200560"
},
"departure": {
"time": "1769200620"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769200140"
},
"departure": {
"time": "1769200200"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769201220"
},
"departure": {
"time": "1769201280"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769195809",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851731F5417093x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13156F5400265x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769194080"
},
"departure": {
"time": "1769194140"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769193420"
},
"departure": {
"time": "1769193480"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769192220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769195520"
},
"departure": {
"time": "1769195640"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769192760"
},
"departure": {
"time": "1769192820"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769193060"
},
"departure": {
"time": "1769193120"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769197680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769194560"
},
"departure": {
"time": "1769194680"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769188607",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13156F5400265x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230648x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769199844"
},
"departure": {
"delay": 4,
"time": "1769199844"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769199960"
},
"departure": {
"time": "1769199960"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1769198220"
},
"departure": {
"time": "1769198220"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769200031"
},
"departure": {
"delay": 11,
"time": "1769200031"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1769198700"
},
"departure": {
"time": "1769198700"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1769198955"
},
"departure": {
"delay": 15,
"time": "1769198955"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1769199635"
},
"departure": {
"delay": 35,
"time": "1769199635"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1769197927"
},
"departure": {
"delay": 7,
"time": "1769197927"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1769198380"
},
"departure": {
"delay": 40,
"time": "1769198380"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1769199742"
},
"departure": {
"delay": 22,
"time": "1769199742"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1769198815"
},
"departure": {
"delay": 55,
"time": "1769198815"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1769200276"
},
"departure": {
"delay": 16,
"time": "1769200276"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1769199540"
},
"departure": {
"time": "1769199540"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1769198099"
},
"departure": {
"delay": 59,
"time": "1769198099"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769199909"
},
"departure": {
"delay": 9,
"time": "1769199909"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1769199395"
},
"departure": {
"delay": 35,
"time": "1769199395"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769199780"
},
"departure": {
"time": "1769199780"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1769199987"
},
"departure": {
"delay": 27,
"time": "1769199987"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1769197991"
},
"departure": {
"delay": 11,
"time": "1769197991"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769199020"
},
"departure": {
"delay": 20,
"time": "1769199020"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1769199354"
},
"departure": {
"delay": 54,
"time": "1769199354"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769200080"
},
"departure": {
"time": "1769200080"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1769200187"
},
"departure": {
"delay": 47,
"time": "1769200187"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1769197860"
},
"departure": {
"time": "1769197860"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1769197800"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769199300"
},
"departure": {
"time": "1769199300"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1769200332"
},
"departure": {
"delay": 12,
"time": "1769200332"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1769198280"
},
"departure": {
"time": "1769198280"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769200380"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 44,
"time": "1769199584"
},
"departure": {
"delay": 44,
"time": "1769199584"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1769200130"
},
"departure": {
"delay": 50,
"time": "1769200130"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1769198040"
},
"departure": {
"time": "1769198040"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1769199698"
},
"departure": {
"delay": 38,
"time": "1769199698"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769198460"
},
"departure": {
"time": "1769198460"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769197470",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230648x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3391F5399263x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1769203200"
},
"departure": {
"delay": 600,
"time": "1769203260"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"delay": 600,
"time": "1769199540"
},
"departure": {
"delay": 600,
"time": "1769199660"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 2
},
{
"arrival": {
"delay": 600,
"time": "1769201100"
},
"departure": {
"delay": 600,
"time": "1769201160"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 600,
"time": "1769202060"
},
"departure": {
"delay": 600,
"time": "1769202120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"delay": 600,
"time": "1769203800"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"delay": 600,
"time": "1769195880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769196109",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3391F5399263x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057078x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1769197165"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769197210",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057078x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4072:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769199480"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769200560"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769198640"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769200740"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769199300"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769198400"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769199900"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769200920"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769200860"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769199420"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769199060"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769198700"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769200140"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769198580"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769198940"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769198880"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4072:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470613:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1769197941"
},
"departure": {
"delay": 81,
"time": "1769197941"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1769198112"
},
"departure": {
"delay": 72,
"time": "1769198112"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 105,
"time": "1769197845"
},
"departure": {
"delay": 105,
"time": "1769197845"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1769197997"
},
"departure": {
"delay": 77,
"time": "1769197997"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -29,
"time": "1769198191"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 146,
"time": "1769197826"
},
"departure": {
"delay": 146,
"time": "1769197826"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1769197757"
},
"departure": {
"delay": 77,
"time": "1769197757"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1769197653"
},
"departure": {
"delay": 153,
"time": "1769197653"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1769198073"
},
"departure": {
"delay": 33,
"time": "1769198073"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 146,
"time": "1769197706"
},
"departure": {
"delay": 146,
"time": "1769197706"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470613:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5487695:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3768,
"time": "1769197752"
},
"departure": {
"delay": -3768,
"time": "1769197752"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -200,
"time": "1769202340"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3288,
"time": "1769197752"
},
"departure": {
"delay": -3288,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4128,
"time": "1769197752"
},
"departure": {
"delay": -4128,
"time": "1769197752"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3468,
"time": "1769197752"
},
"departure": {
"delay": -3468,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3888,
"time": "1769197752"
},
"departure": {
"delay": -3888,
"time": "1769197752"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3948,
"time": "1769197752"
},
"departure": {
"delay": -3948,
"time": "1769197752"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4008,
"time": "1769197752"
},
"departure": {
"delay": -4008,
"time": "1769197752"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4368,
"time": "1769197752"
},
"departure": {
"delay": -4368,
"time": "1769197752"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -4188,
"time": "1769197752"
},
"departure": {
"delay": -4188,
"time": "1769197752"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -145,
"time": "1769202215"
},
"departure": {
"delay": -145,
"time": "1769202215"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -3948,
"time": "1769197752"
},
"departure": {
"delay": -3948,
"time": "1769197752"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3348,
"time": "1769197752"
},
"departure": {
"delay": -3348,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2928,
"time": "1769197752"
},
"departure": {
"delay": -2928,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3468,
"time": "1769197752"
},
"departure": {
"delay": -3468,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"delay": -2748,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2808,
"time": "1769197752"
},
"departure": {
"delay": -2808,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3648,
"time": "1769197752"
},
"departure": {
"delay": -3648,
"time": "1769197752"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3108,
"time": "1769197752"
},
"departure": {
"delay": -3108,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -4248,
"time": "1769197752"
},
"departure": {
"delay": -4248,
"time": "1769197752"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4128,
"time": "1769197752"
},
"departure": {
"delay": -4128,
"time": "1769197752"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2868,
"time": "1769197752"
},
"departure": {
"delay": -2868,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3648,
"time": "1769197752"
},
"departure": {
"delay": -3648,
"time": "1769197752"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2988,
"time": "1769197752"
},
"departure": {
"delay": -2988,
"time": "1769197752"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -4368,
"time": "1769197752"
},
"departure": {
"delay": -4368,
"time": "1769197752"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -4068,
"time": "1769197752"
},
"departure": {
"delay": -4068,
"time": "1769197752"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4548,
"time": "1769197752"
},
"departure": {
"delay": -4548,
"time": "1769197752"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -3828,
"time": "1769197752"
},
"departure": {
"delay": -3828,
"time": "1769197752"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5487695:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848960F5402960x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1769194140"
},
"departure": {
"delay": 600,
"time": "1769194200"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"delay": 600,
"time": "1769197560"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"delay": 600,
"time": "1769193420"
},
"departure": {
"delay": 600,
"time": "1769193480"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"delay": 600,
"time": "1769193180"
},
"departure": {
"delay": 600,
"time": "1769193240"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"delay": 600,
"time": "1769194560"
},
"departure": {
"delay": 600,
"time": "1769194620"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"delay": 600,
"time": "1769195160"
},
"departure": {
"delay": 600,
"time": "1769195220"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"delay": 600,
"time": "1769193780"
},
"departure": {
"delay": 600,
"time": "1769193840"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"delay": 600,
"time": "1769195460"
},
"departure": {
"delay": 600,
"time": "1769195520"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"delay": 600,
"time": "1769197200"
},
"departure": {
"delay": 600,
"time": "1769197260"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"delay": 600,
"time": "1769196180"
},
"departure": {
"delay": 600,
"time": "1769196240"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"delay": 600,
"time": "1769192400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769192449",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848960F5402960x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072007x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1769197869"
},
"departure": {
"delay": 129,
"time": "1769197869"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1769196980"
},
"departure": {
"delay": 80,
"time": "1769196980"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1769197252"
},
"departure": {
"delay": 112,
"time": "1769197252"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1769197364"
},
"departure": {
"delay": 104,
"time": "1769197364"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1769198210"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 116,
"time": "1769197736"
},
"departure": {
"delay": 116,
"time": "1769197736"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1769197043"
},
"departure": {
"delay": 83,
"time": "1769197043"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 156,
"time": "1769197416"
},
"departure": {
"delay": 156,
"time": "1769197416"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1769197670"
},
"departure": {
"delay": 110,
"time": "1769197670"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1769197486"
},
"departure": {
"delay": 106,
"time": "1769197486"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1769197119"
},
"departure": {
"delay": 99,
"time": "1769197119"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 136,
"time": "1769197816"
},
"departure": {
"delay": 136,
"time": "1769197816"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1769197163"
},
"departure": {
"delay": 83,
"time": "1769197163"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1769197970"
},
"departure": {
"delay": 110,
"time": "1769197970"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1769197551"
},
"departure": {
"delay": 111,
"time": "1769197551"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1769197291"
},
"departure": {
"delay": 91,
"time": "1769197291"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072007x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011329x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769198472"
},
"departure": {
"delay": 12,
"time": "1769198472"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 51,
"time": "1769197551"
},
"departure": {
"delay": 51,
"time": "1769197551"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1769197752"
},
"departure": {
"delay": 12,
"time": "1769197752"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1769198952"
},
"departure": {
"delay": 12,
"time": "1769198952"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 27,
"time": "1769199087"
},
"departure": {
"delay": 27,
"time": "1769199087"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 18,
"time": "1769197998"
},
"departure": {
"delay": 18,
"time": "1769197998"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 67,
"time": "1769198767"
},
"departure": {
"delay": 67,
"time": "1769198767"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 47,
"time": "1769198387"
},
"departure": {
"delay": 47,
"time": "1769198387"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 53,
"time": "1769198693"
},
"departure": {
"delay": 53,
"time": "1769198693"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 59,
"time": "1769198879"
},
"departure": {
"delay": 59,
"time": "1769198879"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 33,
"time": "1769198253"
},
"departure": {
"delay": 33,
"time": "1769198253"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 12,
"time": "1769198052"
},
"departure": {
"delay": 12,
"time": "1769198052"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 12,
"time": "1769198592"
},
"departure": {
"delay": 12,
"time": "1769198592"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 12,
"time": "1769199192"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 65,
"time": "1769197625"
},
"departure": {
"delay": 65,
"time": "1769197625"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1769198553"
},
"departure": {
"delay": 33,
"time": "1769198553"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 39,
"time": "1769198199"
},
"departure": {
"delay": 39,
"time": "1769198199"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 52,
"time": "1769198632"
},
"departure": {
"delay": 52,
"time": "1769198632"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 12,
"time": "1769198832"
},
"departure": {
"delay": 12,
"time": "1769198832"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 67,
"time": "1769199127"
},
"departure": {
"delay": 67,
"time": "1769199127"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 68,
"time": "1769197808"
},
"departure": {
"delay": 68,
"time": "1769197808"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1769199154"
},
"departure": {
"delay": 34,
"time": "1769199154"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 28,
"time": "1769198728"
},
"departure": {
"delay": 28,
"time": "1769198728"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 28,
"time": "1769198128"
},
"departure": {
"delay": 28,
"time": "1769198128"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 7,
"time": "1769197627"
},
"departure": {
"delay": 7,
"time": "1769197627"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -4,
"time": "1769197676"
},
"departure": {
"delay": -4,
"time": "1769197676"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1769198331"
},
"departure": {
"delay": 51,
"time": "1769198331"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 21,
"time": "1769197941"
},
"departure": {
"delay": 21,
"time": "1769197941"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1769199034"
},
"departure": {
"delay": 34,
"time": "1769199034"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 57,
"time": "1769198997"
},
"departure": {
"delay": 57,
"time": "1769198997"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1769197710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011329x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011330x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769198734"
},
"departure": {
"delay": 94,
"time": "1769198734"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 99,
"time": "1769200419"
},
"departure": {
"delay": 99,
"time": "1769200419"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 84,
"time": "1769200164"
},
"departure": {
"delay": 84,
"time": "1769200164"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 97,
"time": "1769198317"
},
"departure": {
"delay": 97,
"time": "1769198317"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1769199924"
},
"departure": {
"delay": 84,
"time": "1769199924"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 87,
"time": "1769198607"
},
"departure": {
"delay": 87,
"time": "1769198607"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1769198784"
},
"departure": {
"delay": 84,
"time": "1769198784"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 111,
"time": "1769199531"
},
"departure": {
"delay": 111,
"time": "1769199531"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 84,
"time": "1769198484"
},
"departure": {
"delay": 84,
"time": "1769198484"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1769200524"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 100,
"time": "1769200060"
},
"departure": {
"delay": 100,
"time": "1769200060"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 90,
"time": "1769199090"
},
"departure": {
"delay": 90,
"time": "1769199090"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 105,
"time": "1769199585"
},
"departure": {
"delay": 105,
"time": "1769199585"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 105,
"time": "1769199885"
},
"departure": {
"delay": 105,
"time": "1769199885"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 122,
"time": "1769197502"
},
"departure": {
"delay": 122,
"time": "1769197502"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1769197610"
},
"departure": {
"delay": 110,
"time": "1769197610"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769200025"
},
"departure": {
"delay": 125,
"time": "1769200025"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 97,
"time": "1769198557"
},
"departure": {
"delay": 97,
"time": "1769198557"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 124,
"time": "1769199964"
},
"departure": {
"delay": 124,
"time": "1769199964"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 123,
"time": "1769199663"
},
"departure": {
"delay": 123,
"time": "1769199663"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 123,
"time": "1769198283"
},
"departure": {
"delay": 123,
"time": "1769198283"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 91,
"time": "1769198131"
},
"departure": {
"delay": 91,
"time": "1769198131"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 132,
"time": "1769197752"
},
"departure": {
"delay": 132,
"time": "1769197752"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1769200211"
},
"departure": {
"delay": 131,
"time": "1769200211"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 84,
"time": "1769200284"
},
"departure": {
"delay": 84,
"time": "1769200284"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 139,
"time": "1769200459"
},
"departure": {
"delay": 139,
"time": "1769200459"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 119,
"time": "1769199719"
},
"departure": {
"delay": 119,
"time": "1769199719"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 100,
"time": "1769199460"
},
"departure": {
"delay": 100,
"time": "1769199460"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 131,
"time": "1769197571"
},
"departure": {
"delay": 131,
"time": "1769197571"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 84,
"time": "1769198364"
},
"departure": {
"delay": 84,
"time": "1769198364"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1769198685"
},
"departure": {
"delay": 105,
"time": "1769198685"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 140,
"time": "1769198900"
},
"departure": {
"delay": 140,
"time": "1769198900"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 97,
"time": "1769197717"
},
"departure": {
"delay": 97,
"time": "1769197717"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1769199804"
},
"departure": {
"delay": 84,
"time": "1769199804"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 160,
"time": "1769197540"
},
"departure": {
"delay": 160,
"time": "1769197540"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1769200366"
},
"departure": {
"delay": 106,
"time": "1769200366"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 139,
"time": "1769200099"
},
"departure": {
"delay": 139,
"time": "1769200099"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 84,
"time": "1769198184"
},
"departure": {
"delay": 84,
"time": "1769198184"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 135,
"time": "1769198235"
},
"departure": {
"delay": 135,
"time": "1769198235"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 324,
"time": "1769199384"
},
"departure": {
"delay": 324,
"time": "1769199384"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 129,
"time": "1769200329"
},
"departure": {
"delay": 129,
"time": "1769200329"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 84,
"time": "1769197824"
},
"departure": {
"delay": 84,
"time": "1769197824"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1769200486"
},
"departure": {
"delay": 106,
"time": "1769200486"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 93,
"time": "1769199033"
},
"departure": {
"delay": 93,
"time": "1769199033"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 84,
"time": "1769198064"
},
"departure": {
"delay": 84,
"time": "1769198064"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1769198844"
},
"departure": {
"delay": 84,
"time": "1769198844"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011330x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx84:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1769199343"
},
"departure": {
"delay": 43,
"time": "1769199343"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1769198813"
},
"departure": {
"delay": 53,
"time": "1769198813"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1769200861"
},
"departure": {
"delay": 1,
"time": "1769200861"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769198885"
},
"departure": {
"delay": 5,
"time": "1769198885"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769201040"
},
"departure": {
"time": "1769201040"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1769199167"
},
"departure": {
"delay": 47,
"time": "1769199167"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1769201208"
},
"departure": {
"delay": 48,
"time": "1769201208"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 18,
"time": "1769201118"
},
"departure": {
"delay": 18,
"time": "1769201118"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1769199474"
},
"departure": {
"delay": 54,
"time": "1769199474"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769198989"
},
"departure": {
"delay": 49,
"time": "1769198989"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769198700"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1769198926"
},
"departure": {
"delay": 46,
"time": "1769198926"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769200957"
},
"departure": {
"delay": 37,
"time": "1769200957"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1769200767"
},
"departure": {
"delay": 27,
"time": "1769200767"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769199120"
},
"departure": {
"time": "1769199120"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769199540"
},
"departure": {
"time": "1769199540"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1769199073"
},
"departure": {
"delay": 13,
"time": "1769199073"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769197678",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx84:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1059:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769197440"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769198400"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769196960"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769198580"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769197140"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769197320"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769197560"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769197620"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769198640"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769198760"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769198220"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769197080"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769197020"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769197980"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769198520"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769197740"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769197260"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769196780"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769198040"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769196900"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769198160"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769198880"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769197860"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769198340"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769197380"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769198280"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769197920"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769198700"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769197680"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769198460"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769197200"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1059:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx629:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769196010"
},
"departure": {
"delay": 15,
"time": "1769196015"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769196660"
},
"departure": {
"delay": 5,
"time": "1769196665"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769196060"
},
"departure": {
"delay": 5,
"time": "1769196065"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1769196000"
},
"departure": {
"delay": 65,
"time": "1769196005"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769195580"
},
"departure": {
"delay": 60,
"time": "1769195640"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769196900"
},
"departure": {
"delay": 65,
"time": "1769196905"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1769195160"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -115,
"time": "1769197080"
},
"departure": {
"delay": -115,
"time": "1769197085"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769196420"
},
"departure": {
"delay": 5,
"time": "1769196425"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769196490"
},
"departure": {
"delay": 15,
"time": "1769196495"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769195940"
},
"departure": {
"delay": 65,
"time": "1769195945"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -115,
"time": "1769197560"
},
"departure": {
"delay": -115,
"time": "1769197565"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": -115,
"time": "1769197320"
},
"departure": {
"delay": -115,
"time": "1769197325"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -55,
"time": "1769197260"
},
"departure": {
"delay": -55,
"time": "1769197265"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -55,
"time": "1769196960"
},
"departure": {
"delay": -55,
"time": "1769196965"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1769196360"
},
"departure": {
"delay": 5,
"time": "1769196365"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769196480"
},
"departure": {
"delay": 5,
"time": "1769196485"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -175,
"time": "1769197440"
},
"departure": {
"delay": -175,
"time": "1769197445"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1769196540"
},
"departure": {
"delay": 5,
"time": "1769196545"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -180,
"time": "1769197620"
},
"departure": {
"delay": -180,
"time": "1769197620"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": -175,
"time": "1769197380"
},
"departure": {
"delay": -175,
"time": "1769197385"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -165,
"time": "1769197570"
},
"departure": {
"delay": -165,
"time": "1769197575"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 5,
"time": "1769195820"
},
"departure": {
"delay": 5,
"time": "1769195825"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -180,
"time": "1769197680"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": -55,
"time": "1769196180"
},
"departure": {
"delay": -55,
"time": "1769196185"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769196780"
},
"departure": {
"delay": 5,
"time": "1769196785"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769197607",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx629:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108134x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769198439"
},
"departure": {
"delay": 39,
"time": "1769198439"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1769199880"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"time": "1769198220"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769198773"
},
"departure": {
"delay": 13,
"time": "1769198773"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769199637"
},
"departure": {
"delay": 37,
"time": "1769199637"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769199750"
},
"departure": {
"delay": 30,
"time": "1769199750"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1769198324"
},
"departure": {
"delay": 44,
"time": "1769198324"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1769198881"
},
"departure": {
"delay": 1,
"time": "1769198881"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769199371"
},
"departure": {
"delay": 11,
"time": "1769199371"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1769199177"
},
"departure": {
"delay": 57,
"time": "1769199177"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1769198558"
},
"departure": {
"delay": 38,
"time": "1769198558"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769199517"
},
"departure": {
"delay": 37,
"time": "1769199517"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1769199287"
},
"departure": {
"delay": 47,
"time": "1769199287"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769198676"
},
"departure": {
"delay": 36,
"time": "1769198676"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1769199049"
},
"departure": {
"delay": 49,
"time": "1769199049"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769197680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108134x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2801:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769191500"
},
"departure": {
"time": "1769191500"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769191080"
},
"departure": {
"time": "1769191080"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769190600"
},
"departure": {
"time": "1769190600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769190660"
},
"departure": {
"time": "1769190660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769191560"
},
"departure": {
"time": "1769191560"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769191140"
},
"departure": {
"time": "1769191140"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769190540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769191020"
},
"departure": {
"time": "1769191020"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769191620"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769191380"
},
"departure": {
"time": "1769191380"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769190840"
},
"departure": {
"time": "1769190840"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769188093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2801:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227401x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1769197708"
},
"departure": {
"delay": 88,
"time": "1769197708"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1769198678"
},
"departure": {
"delay": 98,
"time": "1769198678"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1769198522"
},
"departure": {
"delay": 62,
"time": "1769198522"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 107,
"time": "1769198447"
},
"departure": {
"delay": 107,
"time": "1769198447"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 105,
"time": "1769198625"
},
"departure": {
"delay": 105,
"time": "1769198625"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1769198785"
},
"departure": {
"delay": 85,
"time": "1769198785"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1769198879"
},
"departure": {
"delay": 119,
"time": "1769198879"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1769198342"
},
"departure": {
"delay": 62,
"time": "1769198342"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1769199035"
},
"departure": {
"delay": 95,
"time": "1769199035"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1769198762"
},
"departure": {
"delay": 62,
"time": "1769198762"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1769199002"
},
"departure": {
"delay": 62,
"time": "1769199002"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1769198102"
},
"departure": {
"delay": 62,
"time": "1769198102"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1769198391"
},
"departure": {
"delay": 111,
"time": "1769198391"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1769197867"
},
"departure": {
"delay": 67,
"time": "1769197867"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1769198927"
},
"departure": {
"delay": 107,
"time": "1769198927"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1769197816"
},
"departure": {
"delay": 76,
"time": "1769197816"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1769199122"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1769199068"
},
"departure": {
"delay": 68,
"time": "1769199068"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 93,
"time": "1769199093"
},
"departure": {
"delay": 93,
"time": "1769199093"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1769197710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227401x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057792x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1769198999"
},
"departure": {
"delay": -1,
"time": "1769198999"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1769197722"
},
"departure": {
"delay": 42,
"time": "1769197722"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1769199299"
},
"departure": {
"delay": -1,
"time": "1769199299"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1769200379"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -1,
"time": "1769198279"
},
"departure": {
"delay": -1,
"time": "1769198279"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1769200284"
},
"departure": {
"delay": 24,
"time": "1769200284"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 24,
"time": "1769199924"
},
"departure": {
"delay": 24,
"time": "1769199924"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -1,
"time": "1769198579"
},
"departure": {
"delay": -1,
"time": "1769198579"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1769199435"
},
"departure": {
"delay": 15,
"time": "1769199435"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1769198250"
},
"departure": {
"delay": 30,
"time": "1769198250"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1769199899"
},
"departure": {
"delay": -1,
"time": "1769199899"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 44,
"time": "1769200184"
},
"departure": {
"delay": 44,
"time": "1769200184"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1769198342"
},
"departure": {
"delay": 2,
"time": "1769198342"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1769200326"
},
"departure": {
"delay": 6,
"time": "1769200326"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -1,
"time": "1769199179"
},
"departure": {
"delay": -1,
"time": "1769199179"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -1,
"time": "1769197859"
},
"departure": {
"delay": -1,
"time": "1769197859"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1769198701"
},
"departure": {
"delay": 1,
"time": "1769198701"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1769199779"
},
"departure": {
"delay": -1,
"time": "1769199779"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 35,
"time": "1769197655"
},
"departure": {
"delay": 35,
"time": "1769197655"
},
"stopId": "FR:76447:ZE:3147:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1769199816"
},
"departure": {
"delay": 36,
"time": "1769199816"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 11,
"time": "1769197751"
},
"departure": {
"delay": 11,
"time": "1769197751"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1769198191"
},
"departure": {
"delay": 31,
"time": "1769198191"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1769199359"
},
"departure": {
"delay": -1,
"time": "1769199359"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1769199039"
},
"departure": {
"delay": 39,
"time": "1769199039"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"time": "1769197500"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1769200119"
},
"departure": {
"delay": 39,
"time": "1769200119"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 9,
"time": "1769197629"
},
"departure": {
"delay": 9,
"time": "1769197629"
},
"stopId": "FR:76447:ZE:3493:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1769199733"
},
"departure": {
"delay": 13,
"time": "1769199733"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1769199150"
},
"departure": {
"delay": 30,
"time": "1769199150"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 6,
"time": "1769198646"
},
"departure": {
"delay": 6,
"time": "1769198646"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1769197626"
},
"departure": {
"delay": 6,
"time": "1769197626"
},
"stopId": "FR:76447:ZE:3139:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -1,
"time": "1769197799"
},
"departure": {
"delay": -1,
"time": "1769197799"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769198917"
},
"departure": {
"delay": 37,
"time": "1769198917"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1769199261"
},
"departure": {
"delay": 21,
"time": "1769199261"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1769198747"
},
"departure": {
"delay": 47,
"time": "1769198747"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1769198020"
},
"departure": {
"delay": 40,
"time": "1769198020"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1769199659"
},
"departure": {
"delay": -1,
"time": "1769199659"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 23,
"time": "1769199083"
},
"departure": {
"delay": 23,
"time": "1769199083"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1769198879"
},
"departure": {
"delay": -1,
"time": "1769198879"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1769198959"
},
"departure": {
"delay": 19,
"time": "1769198959"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1769200249"
},
"departure": {
"delay": 49,
"time": "1769200249"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 14,
"time": "1769199854"
},
"departure": {
"delay": 14,
"time": "1769199854"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 17,
"time": "1769198417"
},
"departure": {
"delay": 17,
"time": "1769198417"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1769198078"
},
"departure": {
"delay": 38,
"time": "1769198078"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1769200079"
},
"departure": {
"delay": -1,
"time": "1769200079"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1769199719"
},
"departure": {
"delay": -1,
"time": "1769199719"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1769199209"
},
"departure": {
"delay": 29,
"time": "1769199209"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1769200212"
},
"departure": {
"delay": 12,
"time": "1769200212"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -1,
"time": "1769197979"
},
"departure": {
"delay": -1,
"time": "1769197979"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769197710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057792x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227447x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1769197563"
},
"departure": {
"delay": 63,
"time": "1769197563"
},
"stopId": "FR:76305:ZE:3463:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1769198111"
},
"departure": {
"delay": 71,
"time": "1769198111"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1769197639"
},
"departure": {
"delay": 79,
"time": "1769197639"
},
"stopId": "FR:76305:ZE:3619:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1769197708"
},
"departure": {
"delay": 88,
"time": "1769197708"
},
"stopId": "FR:76305:ZE:3293:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1769198367"
},
"departure": {
"delay": 27,
"time": "1769198367"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1769198255"
},
"departure": {
"delay": 35,
"time": "1769198255"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1769198073"
},
"departure": {
"delay": 33,
"time": "1769198073"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": -60,
"time": "1769197320"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1769197978"
},
"departure": {
"delay": 58,
"time": "1769197978"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769197833"
},
"departure": {
"delay": 33,
"time": "1769197833"
},
"stopId": "FR:76305:ZE:3184:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1769198311"
},
"departure": {
"delay": 31,
"time": "1769198311"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1769199147"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1769198847"
},
"departure": {
"delay": 27,
"time": "1769198847"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1769197879"
},
"departure": {
"delay": 79,
"time": "1769197879"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1769198547"
},
"departure": {
"delay": 27,
"time": "1769198547"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1769198794"
},
"departure": {
"delay": 34,
"time": "1769198794"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1769198007"
},
"departure": {
"delay": 27,
"time": "1769198007"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1769198187"
},
"departure": {
"delay": 27,
"time": "1769198187"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1769197767"
},
"departure": {
"delay": 27,
"time": "1769197767"
},
"stopId": "FR:76305:ZE:3057:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1769198962"
},
"departure": {
"delay": 82,
"time": "1769198962"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1769197550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227447x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011264x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 204,
"time": "1769198364"
},
"departure": {
"delay": 204,
"time": "1769198364"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 209,
"time": "1769198429"
},
"departure": {
"delay": 209,
"time": "1769198429"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 248,
"time": "1769198228"
},
"departure": {
"delay": 248,
"time": "1769198228"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 242,
"time": "1769198462"
},
"departure": {
"delay": 242,
"time": "1769198462"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 251,
"time": "1769198591"
},
"departure": {
"delay": 251,
"time": "1769198591"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 213,
"time": "1769198493"
},
"departure": {
"delay": 213,
"time": "1769198493"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 214,
"time": "1769198554"
},
"departure": {
"delay": 214,
"time": "1769198554"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 249,
"time": "1769197809"
},
"departure": {
"delay": 249,
"time": "1769197809"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 204,
"time": "1769197764"
},
"departure": {
"delay": 204,
"time": "1769197764"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 215,
"time": "1769198195"
},
"departure": {
"delay": 215,
"time": "1769198195"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 216,
"time": "1769198616"
},
"departure": {
"delay": 216,
"time": "1769198616"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 204,
"time": "1769198124"
},
"departure": {
"delay": 204,
"time": "1769198124"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 204,
"time": "1769197884"
},
"departure": {
"delay": 204,
"time": "1769197884"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 245,
"time": "1769198405"
},
"departure": {
"delay": 245,
"time": "1769198405"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 204,
"time": "1769198724"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 204,
"time": "1769198664"
},
"departure": {
"delay": 204,
"time": "1769198664"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011264x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13160F5400268x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769195460"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769196360"
},
"departure": {
"time": "1769196420"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769197980"
},
"departure": {
"time": "1769198100"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769201400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769195940"
},
"departure": {
"time": "1769196000"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769196780"
},
"departure": {
"time": "1769196840"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769197440"
},
"departure": {
"time": "1769197500"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769191848",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13160F5400268x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230353x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1769197193"
},
"departure": {
"delay": -7,
"time": "1769197193"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1769198386"
},
"departure": {
"delay": -14,
"time": "1769198386"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -27,
"time": "1769197233"
},
"departure": {
"delay": -27,
"time": "1769197233"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -46,
"time": "1769197874"
},
"departure": {
"delay": -46,
"time": "1769197874"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1769198206"
},
"departure": {
"delay": -14,
"time": "1769198206"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -46,
"time": "1769198294"
},
"departure": {
"delay": -46,
"time": "1769198294"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -5,
"time": "1769197555"
},
"departure": {
"delay": -5,
"time": "1769197555"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769197300"
},
"departure": {
"delay": 40,
"time": "1769197300"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1769197469"
},
"departure": {
"delay": -31,
"time": "1769197469"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1769197662"
},
"departure": {
"delay": -18,
"time": "1769197662"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -37,
"time": "1769197943"
},
"departure": {
"delay": -37,
"time": "1769197943"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -46,
"time": "1769198414"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 38,
"time": "1769197598"
},
"departure": {
"delay": 38,
"time": "1769197598"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -12,
"time": "1769197128"
},
"departure": {
"delay": -12,
"time": "1769197128"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -29,
"time": "1769197831"
},
"departure": {
"delay": -29,
"time": "1769197831"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -44,
"time": "1769198236"
},
"departure": {
"delay": -44,
"time": "1769198236"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -11,
"time": "1769197729"
},
"departure": {
"delay": -11,
"time": "1769197729"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1769198319"
},
"departure": {
"delay": -21,
"time": "1769198319"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1769198340"
},
"departure": {
"time": "1769198340"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -16,
"time": "1769197904"
},
"departure": {
"delay": -16,
"time": "1769197904"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -21,
"time": "1769198259"
},
"departure": {
"delay": -21,
"time": "1769198259"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 68,
"time": "1769197388"
},
"departure": {
"delay": 68,
"time": "1769197388"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -42,
"time": "1769197998"
},
"departure": {
"delay": -42,
"time": "1769197998"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 13,
"time": "1769198113"
},
"departure": {
"delay": 13,
"time": "1769198113"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 3,
"time": "1769197803"
},
"departure": {
"delay": 3,
"time": "1769197803"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -46,
"time": "1769198054"
},
"departure": {
"delay": -46,
"time": "1769198054"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -46,
"time": "1769198174"
},
"departure": {
"delay": -46,
"time": "1769198174"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1769197060",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230353x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852834F5403275x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769187780"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769194260"
},
"departure": {
"time": "1769194860"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1769196300"
},
"departure": {
"time": "1769196360"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1769190060"
},
"departure": {
"time": "1769190120"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1769189580"
},
"departure": {
"time": "1769189640"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1769197380"
},
"departure": {
"time": "1769197440"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1769192280"
},
"departure": {
"time": "1769192340"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1769200680"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1769198400"
},
"departure": {
"time": "1769198460"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1769190840"
},
"departure": {
"time": "1769191080"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1769189040"
},
"departure": {
"time": "1769189100"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1769188260"
},
"departure": {
"time": "1769188320"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1769188620"
},
"departure": {
"time": "1769188680"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1769195460"
},
"departure": {
"time": "1769195520"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1769200320"
},
"departure": {
"time": "1769200380"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 54
}
],
"timestamp": "1769184167",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852834F5403275x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850629F5403132x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1769197020"
},
"departure": {
"delay": 600,
"time": "1769197080"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769195040"
},
"departure": {
"time": "1769195100"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769194800"
},
"departure": {
"time": "1769194860"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"delay": 600,
"time": "1769198040"
},
"departure": {
"delay": 600,
"time": "1769198100"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"delay": 600,
"time": "1769196780"
},
"departure": {
"delay": 600,
"time": "1769196840"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769195340"
},
"departure": {
"time": "1769195760"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769194380"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 600,
"time": "1769197560"
},
"departure": {
"delay": 600,
"time": "1769197620"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1769196060"
},
"departure": {
"delay": 300,
"time": "1769196240"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 600,
"time": "1769197380"
},
"departure": {
"delay": 600,
"time": "1769197440"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 600,
"time": "1769198460"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1769196740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850629F5403132x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242788xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -65,
"time": "1769197195"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -36,
"time": "1769197104"
},
"departure": {
"delay": -36,
"time": "1769197104"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -68,
"time": "1769197072"
},
"departure": {
"delay": -68,
"time": "1769197072"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769197180",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242788xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769159790"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769197258",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6377:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14364:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769199660"
},
"departure": {
"time": "1769199660"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769199607"
},
"departure": {
"time": "1769199607"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769199840"
},
"departure": {
"time": "1769199840"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769199754"
},
"departure": {
"time": "1769199754"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769199796"
},
"departure": {
"time": "1769199796"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1769197537",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14364:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769199699"
},
"departure": {
"delay": 39,
"time": "1769199699"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1769198836"
},
"departure": {
"delay": 16,
"time": "1769198836"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1769199071"
},
"departure": {
"delay": 11,
"time": "1769199071"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1769197428"
},
"departure": {
"delay": -12,
"time": "1769197428"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1769199415"
},
"departure": {
"delay": -5,
"time": "1769199415"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1769199582"
},
"departure": {
"delay": 42,
"time": "1769199582"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -13,
"time": "1769199227"
},
"departure": {
"delay": -13,
"time": "1769199227"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -13,
"time": "1769198987"
},
"departure": {
"delay": -13,
"time": "1769198987"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1769197527"
},
"departure": {
"delay": 27,
"time": "1769197527"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1769199512"
},
"departure": {
"delay": 32,
"time": "1769199512"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1769198086"
},
"departure": {
"delay": -14,
"time": "1769198086"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -14,
"time": "1769197606"
},
"departure": {
"delay": -14,
"time": "1769197606"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -9,
"time": "1769198151"
},
"departure": {
"delay": -9,
"time": "1769198151"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -13,
"time": "1769199647"
},
"departure": {
"delay": -13,
"time": "1769199647"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1769197817"
},
"departure": {
"delay": 17,
"time": "1769197817"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1769199767"
},
"departure": {
"delay": -13,
"time": "1769199767"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1769197325"
},
"departure": {
"delay": 29,
"time": "1769197349"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -6,
"time": "1769197674"
},
"departure": {
"delay": -6,
"time": "1769197674"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1769198386"
},
"departure": {
"delay": -14,
"time": "1769198386"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769197320"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1769200006"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1769198302"
},
"departure": {
"delay": 22,
"time": "1769198302"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1769198229"
},
"departure": {
"delay": 9,
"time": "1769198229"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -14,
"time": "1769198626"
},
"departure": {
"delay": -14,
"time": "1769198626"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -14,
"time": "1769197966"
},
"departure": {
"delay": -14,
"time": "1769197966"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -14,
"time": "1769198506"
},
"departure": {
"delay": -14,
"time": "1769198506"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1769198570"
},
"departure": {
"delay": -10,
"time": "1769198570"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1769199467"
},
"departure": {
"delay": -13,
"time": "1769199467"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1769198434"
},
"departure": {
"delay": 34,
"time": "1769198434"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769197257",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx329:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190169x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 229,
"time": "1769198149"
},
"departure": {
"delay": 229,
"time": "1769198149"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 225,
"time": "1769198685"
},
"departure": {
"delay": 225,
"time": "1769198685"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 185,
"time": "1769199125"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1769198345"
},
"departure": {
"delay": 185,
"time": "1769198345"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 212,
"time": "1769198912"
},
"departure": {
"delay": 212,
"time": "1769198912"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 201,
"time": "1769197641"
},
"departure": {
"delay": 201,
"time": "1769197641"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1769198465"
},
"departure": {
"delay": 185,
"time": "1769198465"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 201,
"time": "1769198301"
},
"departure": {
"delay": 201,
"time": "1769198301"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1769198645"
},
"departure": {
"delay": 185,
"time": "1769198645"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 241,
"time": "1769198041"
},
"departure": {
"delay": 241,
"time": "1769198041"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 211,
"time": "1769197711"
},
"departure": {
"delay": 211,
"time": "1769197711"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 190,
"time": "1769197930"
},
"departure": {
"delay": 190,
"time": "1769197930"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 222,
"time": "1769197842"
},
"departure": {
"delay": 222,
"time": "1769197842"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 209,
"time": "1769198729"
},
"departure": {
"delay": 209,
"time": "1769198729"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 211,
"time": "1769198191"
},
"departure": {
"delay": 211,
"time": "1769198191"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1769198765"
},
"departure": {
"delay": 185,
"time": "1769198765"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 215,
"time": "1769198075"
},
"departure": {
"delay": 215,
"time": "1769198075"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 201,
"time": "1769198541"
},
"departure": {
"delay": 201,
"time": "1769198541"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1769197745"
},
"departure": {
"delay": 185,
"time": "1769197745"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 221,
"time": "1769198801"
},
"departure": {
"delay": 221,
"time": "1769198801"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 233,
"time": "1769197793"
},
"departure": {
"delay": 233,
"time": "1769197793"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 185,
"time": "1769198105"
},
"departure": {
"delay": 185,
"time": "1769198105"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 243,
"time": "1769199003"
},
"departure": {
"delay": 243,
"time": "1769199003"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 186,
"time": "1769198586"
},
"departure": {
"delay": 186,
"time": "1769198586"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 185,
"time": "1769198225"
},
"departure": {
"delay": 185,
"time": "1769198225"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 216,
"time": "1769198496"
},
"departure": {
"delay": 216,
"time": "1769198496"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 185,
"time": "1769198945"
},
"departure": {
"delay": 185,
"time": "1769198945"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 223,
"time": "1769198863"
},
"departure": {
"delay": 223,
"time": "1769198863"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769197710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190169x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072132x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1769197927"
},
"departure": {
"delay": -53,
"time": "1769197927"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -47,
"time": "1769197813"
},
"departure": {
"delay": -47,
"time": "1769197813"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -72,
"time": "1769198028"
},
"departure": {
"delay": -72,
"time": "1769198028"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -43,
"time": "1769197877"
},
"departure": {
"delay": -43,
"time": "1769197877"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -35,
"time": "1769198065"
},
"departure": {
"delay": -35,
"time": "1769198065"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -76,
"time": "1769198144"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -78,
"time": "1769197662"
},
"departure": {
"delay": -78,
"time": "1769197662"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -76,
"time": "1769197964"
},
"departure": {
"delay": -76,
"time": "1769197964"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1769197706"
},
"departure": {
"delay": -34,
"time": "1769197706"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -76,
"time": "1769197784"
},
"departure": {
"delay": -76,
"time": "1769197784"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -18,
"time": "1769197602"
},
"departure": {
"delay": -18,
"time": "1769197602"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -52,
"time": "1769197508"
},
"departure": {
"delay": -52,
"time": "1769197508"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -58,
"time": "1769198102"
},
"departure": {
"delay": -58,
"time": "1769198102"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -76,
"time": "1769197844"
},
"departure": {
"delay": -76,
"time": "1769197844"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769197730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072132x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3350F5413591x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769195040"
},
"departure": {
"time": "1769195100"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769194140"
},
"departure": {
"time": "1769194200"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769200560"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769196600"
},
"departure": {
"time": "1769196720"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769192880"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769189268",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3350F5413591x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850631F5403134x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769200260"
},
"departure": {
"time": "1769200320"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769201040"
},
"departure": {
"time": "1769201100"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1769198460"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769200500"
},
"departure": {
"time": "1769200560"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769199840"
},
"departure": {
"time": "1769200020"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769199180"
},
"departure": {
"time": "1769199240"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769198880"
},
"departure": {
"time": "1769198940"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769199420"
},
"departure": {
"time": "1769199540"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769200860"
},
"departure": {
"time": "1769200920"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769201940"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769201460"
},
"departure": {
"time": "1769201520"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1769194850",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850631F5403134x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848963F5402962x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1769199960"
},
"departure": {
"delay": 300,
"time": "1769200020"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1769200740"
},
"departure": {
"delay": 300,
"time": "1769200800"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1769197920"
},
"departure": {
"delay": 300,
"time": "1769197980"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1769198940"
},
"departure": {
"delay": 300,
"time": "1769199000"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1769200380"
},
"departure": {
"delay": 300,
"time": "1769200440"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1769199540"
},
"departure": {
"delay": 300,
"time": "1769199600"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1769197020"
},
"departure": {
"delay": 300,
"time": "1769197080"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"delay": 300,
"time": "1769196840"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1769201100"
},
"departure": {
"delay": 300,
"time": "1769201160"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1769198640"
},
"departure": {
"delay": 300,
"time": "1769198700"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1769202000"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1769196619",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848963F5402962x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230640x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769198220"
},
"departure": {
"time": "1769198220"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1769197860"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769198820"
},
"departure": {
"time": "1769198820"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1769200165"
},
"departure": {
"delay": 25,
"time": "1769200165"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1769199013"
},
"departure": {
"delay": 13,
"time": "1769199013"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769200320"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 18,
"time": "1769198298"
},
"departure": {
"delay": 18,
"time": "1769198298"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769198400"
},
"departure": {
"time": "1769198400"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769199510"
},
"departure": {
"delay": 30,
"time": "1769199510"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769200020"
},
"departure": {
"time": "1769200020"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1769199443"
},
"departure": {
"delay": 23,
"time": "1769199443"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1769198184"
},
"departure": {
"delay": 24,
"time": "1769198184"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769199960"
},
"departure": {
"time": "1769199960"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1769200272"
},
"departure": {
"delay": 12,
"time": "1769200272"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 51,
"time": "1769198511"
},
"departure": {
"delay": 51,
"time": "1769198511"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1769199354"
},
"departure": {
"delay": 54,
"time": "1769199354"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1769200236"
},
"departure": {
"delay": 36,
"time": "1769200236"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 18,
"time": "1769199858"
},
"departure": {
"delay": 18,
"time": "1769199858"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1769198461"
},
"departure": {
"delay": 1,
"time": "1769198461"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1769200090"
},
"departure": {
"delay": 10,
"time": "1769200090"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 13,
"time": "1769198713"
},
"departure": {
"delay": 13,
"time": "1769198713"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769199300"
},
"departure": {
"time": "1769199300"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1769198775"
},
"departure": {
"delay": 15,
"time": "1769198775"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1769198656"
},
"departure": {
"delay": 16,
"time": "1769198656"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769198580"
},
"departure": {
"time": "1769198580"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769199780"
},
"departure": {
"time": "1769199780"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1769198955"
},
"departure": {
"delay": 15,
"time": "1769198955"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1769198615"
},
"departure": {
"delay": 35,
"time": "1769198615"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1769198115"
},
"departure": {
"delay": 15,
"time": "1769198115"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1769197923"
},
"departure": {
"delay": 3,
"time": "1769197923"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1769197989"
},
"departure": {
"delay": 9,
"time": "1769197989"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769199600"
},
"departure": {
"time": "1769199600"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 16,
"time": "1769198356"
},
"departure": {
"delay": 16,
"time": "1769198356"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769200060"
},
"departure": {
"delay": 40,
"time": "1769200060"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1769200200"
},
"departure": {
"time": "1769200200"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1769197400",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230640x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471244:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1769197945"
},
"departure": {
"delay": 145,
"time": "1769197945"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1769198557"
},
"departure": {
"delay": 97,
"time": "1769198557"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 21,
"time": "1769199021"
},
"departure": {
"delay": 21,
"time": "1769199021"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 76,
"time": "1769198596"
},
"departure": {
"delay": 76,
"time": "1769198596"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1769196993"
},
"departure": {
"delay": 93,
"time": "1769196993"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 124,
"time": "1769198644"
},
"departure": {
"delay": 124,
"time": "1769198644"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 138,
"time": "1769197698"
},
"departure": {
"delay": 138,
"time": "1769197698"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1769197182"
},
"departure": {
"delay": 102,
"time": "1769197182"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 149,
"time": "1769197589"
},
"departure": {
"delay": 149,
"time": "1769197589"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 132,
"time": "1769197092"
},
"departure": {
"delay": 132,
"time": "1769197092"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1769198038"
},
"departure": {
"delay": 58,
"time": "1769198038"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1769197774"
},
"departure": {
"delay": 154,
"time": "1769197774"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1769198877"
},
"departure": {
"delay": 57,
"time": "1769198877"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 91,
"time": "1769198791"
},
"departure": {
"delay": 91,
"time": "1769198791"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 149,
"time": "1769197889"
},
"departure": {
"delay": 149,
"time": "1769197889"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1769198906"
},
"departure": {
"delay": 26,
"time": "1769198906"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -18,
"time": "1769198982"
},
"departure": {
"delay": -18,
"time": "1769198982"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 145,
"time": "1769197225"
},
"departure": {
"delay": 145,
"time": "1769197225"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 123,
"time": "1769197143"
},
"departure": {
"delay": 123,
"time": "1769197143"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769198400"
},
"departure": {
"delay": 60,
"time": "1769198400"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 213,
"time": "1769197833"
},
"departure": {
"delay": 213,
"time": "1769197833"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1769198109"
},
"departure": {
"delay": 69,
"time": "1769198109"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1769197980"
},
"departure": {
"delay": 120,
"time": "1769197980"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 163,
"time": "1769197123"
},
"departure": {
"delay": 163,
"time": "1769197123"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1769198469"
},
"departure": {
"delay": 69,
"time": "1769198469"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 138,
"time": "1769197638"
},
"departure": {
"delay": 138,
"time": "1769197638"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1769198323"
},
"departure": {
"delay": 103,
"time": "1769198323"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1769198842"
},
"departure": {
"delay": 82,
"time": "1769198842"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 90,
"time": "1769198670"
},
"departure": {
"delay": 90,
"time": "1769198670"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 75,
"time": "1769198715"
},
"departure": {
"delay": 75,
"time": "1769198715"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 123,
"time": "1769196873"
},
"departure": {
"delay": 123,
"time": "1769196903"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 153,
"time": "1769197051"
},
"departure": {
"delay": 153,
"time": "1769197053"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 111,
"time": "1769197311"
},
"departure": {
"delay": 111,
"time": "1769197311"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1769199100"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 105,
"time": "1769198745"
},
"departure": {
"delay": 105,
"time": "1769198745"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471244:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230431x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1769197570"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 215,
"time": "1769197055"
},
"departure": {
"delay": 215,
"time": "1769197055"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 238,
"time": "1769197078"
},
"departure": {
"delay": 238,
"time": "1769197078"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 229,
"time": "1769197249"
},
"departure": {
"delay": 229,
"time": "1769197249"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 224,
"time": "1769197304"
},
"departure": {
"delay": 224,
"time": "1769197304"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 180,
"time": "1769197200"
},
"departure": {
"delay": 180,
"time": "1769197200"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 196,
"time": "1769197096"
},
"departure": {
"delay": 196,
"time": "1769197096"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769197460",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230431x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107951x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769198370"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1769198077"
},
"departure": {
"delay": 97,
"time": "1769198077"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1769197970"
},
"departure": {
"delay": 110,
"time": "1769197970"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1769197423"
},
"departure": {
"delay": 43,
"time": "1769197423"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1769198176"
},
"departure": {
"delay": 136,
"time": "1769198176"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1769197878"
},
"departure": {
"delay": 138,
"time": "1769197878"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1769197771"
},
"departure": {
"delay": 91,
"time": "1769197771"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1769197595"
},
"departure": {
"delay": 95,
"time": "1769197595"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769198280"
},
"departure": {
"delay": 120,
"time": "1769198280"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769197710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107951x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851018F5403147x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769197320"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769198640"
},
"departure": {
"time": "1769198700"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769198220"
},
"departure": {
"time": "1769198280"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769201580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769199420"
},
"departure": {
"time": "1769199540"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1769193711",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851018F5403147x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx93:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1769196935"
},
"departure": {
"delay": 155,
"time": "1769196935"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 270,
"time": "1769197685"
},
"departure": {
"delay": 270,
"time": "1769197710"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 271,
"time": "1769197591"
},
"departure": {
"delay": 271,
"time": "1769197591"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 247,
"time": "1769197387"
},
"departure": {
"delay": 247,
"time": "1769197387"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 205,
"time": "1769197135"
},
"departure": {
"delay": 205,
"time": "1769197285"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 145,
"time": "1769196265"
},
"departure": {
"delay": 145,
"time": "1769196265"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 219,
"time": "1769196312"
},
"departure": {
"delay": 219,
"time": "1769196339"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 200,
"time": "1769196860"
},
"departure": {
"delay": 200,
"time": "1769196860"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 167,
"time": "1769196587"
},
"departure": {
"delay": 167,
"time": "1769196587"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 182,
"time": "1769196662"
},
"departure": {
"delay": 182,
"time": "1769196662"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 235,
"time": "1769196511"
},
"departure": {
"delay": 235,
"time": "1769196535"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 199,
"time": "1769196439"
},
"departure": {
"delay": 199,
"time": "1769196439"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 195,
"time": "1769196135"
},
"departure": {
"delay": 195,
"time": "1769196135"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 270,
"time": "1769197950"
},
"departure": {
"delay": 270,
"time": "1769197950"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 135,
"time": "1769197017"
},
"departure": {
"delay": 135,
"time": "1769197035"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1769196714"
},
"departure": {
"delay": 114,
"time": "1769196714"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 318,
"time": "1769197878"
},
"departure": {
"delay": 318,
"time": "1769197878"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 235,
"time": "1769195911"
},
"departure": {
"delay": 235,
"time": "1769195935"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1769196060"
},
"departure": {
"delay": 240,
"time": "1769196060"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 288,
"time": "1769197788"
},
"departure": {
"delay": 288,
"time": "1769197788"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 250,
"time": "1769197486"
},
"departure": {
"delay": 250,
"time": "1769197510"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 270,
"time": "1769198130"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769195938",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx93:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3440F5399224x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769197560"
},
"departure": {
"time": "1769197620"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 92
},
{
"arrival": {
"time": "1769199600"
},
"departure": {
"time": "1769199660"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 96
},
{
"arrival": {
"time": "1769196180"
},
"departure": {
"time": "1769196240"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 90
},
{
"arrival": {
"time": "1769202540"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 99
},
{
"arrival": {
"time": "1769191860"
},
"departure": {
"time": "1769191980"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 80
},
{
"arrival": {
"time": "1769195520"
},
"departure": {
"time": "1769195640"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 88
},
{
"arrival": {
"time": "1769190660"
},
"departure": {
"time": "1769191320"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 70
},
{
"arrival": {
"time": "1769198400"
},
"departure": {
"time": "1769198460"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 94
},
{
"departure": {
"time": "1769189880"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769194560"
},
"departure": {
"time": "1769194620"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 86
},
{
"arrival": {
"time": "1769201760"
},
"departure": {
"time": "1769201820"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 98
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193960"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1769192880"
},
"departure": {
"time": "1769192940"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 82
}
],
"timestamp": "1769186267",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3440F5399224x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470614:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -144,
"time": "1769199456"
},
"departure": {
"delay": -144,
"time": "1769199456"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -51,
"time": "1769199009"
},
"departure": {
"delay": -51,
"time": "1769199009"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -171,
"time": "1769199789"
},
"departure": {
"delay": -171,
"time": "1769199789"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -88,
"time": "1769199272"
},
"departure": {
"delay": -88,
"time": "1769199272"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -92,
"time": "1769199328"
},
"departure": {
"delay": -92,
"time": "1769199328"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -56,
"time": "1769199304"
},
"departure": {
"delay": -56,
"time": "1769199304"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": 25,
"time": "1769198545"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -84,
"time": "1769199516"
},
"departure": {
"delay": -84,
"time": "1769199516"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -85,
"time": "1769199095"
},
"departure": {
"delay": -85,
"time": "1769199095"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -201,
"time": "1769199759"
},
"departure": {
"delay": -201,
"time": "1769199759"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -146,
"time": "1769199634"
},
"departure": {
"delay": -146,
"time": "1769199634"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -114,
"time": "1769199546"
},
"departure": {
"delay": -114,
"time": "1769199546"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1769198960"
},
"departure": {
"delay": -40,
"time": "1769198960"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1769198774"
},
"departure": {
"delay": 14,
"time": "1769198774"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1769198846"
},
"departure": {
"delay": 26,
"time": "1769198846"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -141,
"time": "1769199699"
},
"departure": {
"delay": -141,
"time": "1769199699"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -115,
"time": "1769199185"
},
"departure": {
"delay": -115,
"time": "1769199185"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1769198909"
},
"departure": {
"delay": 29,
"time": "1769198909"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -261,
"time": "1769199879"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -77,
"time": "1769199403"
},
"departure": {
"delay": -77,
"time": "1769199403"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -64,
"time": "1769199356"
},
"departure": {
"delay": -64,
"time": "1769199356"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470614:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx31:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769198229"
},
"departure": {
"delay": 9,
"time": "1769198229"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1769197975"
},
"departure": {
"delay": 55,
"time": "1769197975"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1769197386"
},
"departure": {
"delay": 66,
"time": "1769197386"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1769197032"
},
"departure": {
"delay": 72,
"time": "1769197032"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1769198343"
},
"departure": {
"delay": 63,
"time": "1769198343"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1769198137"
},
"departure": {
"delay": 37,
"time": "1769198137"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1769198709"
},
"departure": {
"delay": 9,
"time": "1769198709"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1769197332"
},
"departure": {
"delay": 12,
"time": "1769197332"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1769197532"
},
"departure": {
"delay": 32,
"time": "1769197532"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1769199249"
},
"departure": {
"delay": 9,
"time": "1769199249"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1769197661"
},
"departure": {
"delay": 41,
"time": "1769197661"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1769199070"
},
"departure": {
"delay": 10,
"time": "1769199070"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1769198517"
},
"departure": {
"delay": 57,
"time": "1769198517"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1769197749"
},
"departure": {
"delay": 9,
"time": "1769197749"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1769198609"
},
"departure": {
"delay": 29,
"time": "1769198609"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1769197157"
},
"departure": {
"delay": 77,
"time": "1769197157"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1769197929"
},
"departure": {
"delay": 9,
"time": "1769197929"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769199417"
},
"departure": {
"delay": 57,
"time": "1769199417"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1769197282"
},
"departure": {
"delay": 22,
"time": "1769197282"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1769199327"
},
"departure": {
"delay": 27,
"time": "1769199327"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1769199166"
},
"departure": {
"delay": 46,
"time": "1769199166"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1769198074"
},
"departure": {
"delay": 34,
"time": "1769198074"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1769199489"
},
"departure": {
"delay": 9,
"time": "1769199489"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1769197108"
},
"departure": {
"delay": 28,
"time": "1769197108"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1769199669"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1769198976"
},
"departure": {
"delay": 36,
"time": "1769198976"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1769198409"
},
"departure": {
"delay": 9,
"time": "1769198409"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769196900"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 84,
"time": "1769197224"
},
"departure": {
"delay": 84,
"time": "1769197224"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769196378",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx31:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852086F5403219x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769194740"
},
"departure": {
"time": "1769194800"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769192400"
},
"departure": {
"time": "1769192460"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769191560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769197560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769194320"
},
"departure": {
"time": "1769194380"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769196660"
},
"departure": {
"time": "1769196720"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769193840"
},
"departure": {
"time": "1769193900"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769193000"
},
"departure": {
"time": "1769193060"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769195760"
},
"departure": {
"time": "1769195820"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769187947",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852086F5403219x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196435x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1769198093"
},
"departure": {
"delay": -7,
"time": "1769198093"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 7,
"time": "1769197807"
},
"departure": {
"delay": 7,
"time": "1769197807"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -18,
"time": "1769198202"
},
"departure": {
"delay": -18,
"time": "1769198202"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -2,
"time": "1769197678"
},
"departure": {
"delay": -2,
"time": "1769197678"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 12,
"time": "1769197992"
},
"departure": {
"delay": 12,
"time": "1769197992"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 22,
"time": "1769197702"
},
"departure": {
"delay": 22,
"time": "1769197702"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -13,
"time": "1769197847"
},
"departure": {
"delay": -13,
"time": "1769197847"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -31,
"time": "1769198309"
},
"departure": {
"delay": -31,
"time": "1769198309"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 9,
"time": "1769198049"
},
"departure": {
"delay": 9,
"time": "1769198049"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -31,
"time": "1769198549"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -31,
"time": "1769198129"
},
"departure": {
"delay": -31,
"time": "1769198129"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -31,
"time": "1769197769"
},
"departure": {
"delay": -31,
"time": "1769197769"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -26,
"time": "1769197954"
},
"departure": {
"delay": -26,
"time": "1769197954"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -8,
"time": "1769198272"
},
"departure": {
"delay": -8,
"time": "1769198272"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -10,
"time": "1769197910"
},
"departure": {
"delay": -10,
"time": "1769197910"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1769197710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196435x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3386F5385269x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769199960"
},
"departure": {
"time": "1769200080"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769198340"
},
"departure": {
"time": "1769198400"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769203920"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769197320"
},
"departure": {
"time": "1769197380"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769195940"
},
"departure": {
"time": "1769196180"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769195460"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769191848",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3386F5385269x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850378F5403087x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769197800"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769196600"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1769192990",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850378F5403087x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471374:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769197465"
},
"departure": {
"delay": 25,
"time": "1769197465"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 71,
"time": "1769197571"
},
"departure": {
"delay": 71,
"time": "1769197571"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 36,
"time": "1769197596"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1769197451",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471374:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471243:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 710,
"time": "1769197790"
},
"departure": {
"delay": 710,
"time": "1769197790"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 664,
"time": "1769197984"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 741,
"time": "1769197761"
},
"departure": {
"delay": 741,
"time": "1769197761"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 666,
"time": "1769197866"
},
"departure": {
"delay": 666,
"time": "1769197866"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 705,
"time": "1769197905"
},
"departure": {
"delay": 705,
"time": "1769197905"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 766,
"time": "1769197726"
},
"departure": {
"delay": 766,
"time": "1769197726"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471243:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7446,
"time": "1769196126"
},
"departure": {
"delay": 7446,
"time": "1769196126"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 7345,
"time": "1769196205"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1769195757",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12379:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057203x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769199075"
},
"departure": {
"delay": 15,
"time": "1769199075"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769199540"
},
"departure": {
"time": "1769199540"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1769199003"
},
"departure": {
"delay": 3,
"time": "1769199003"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769199300"
},
"departure": {
"time": "1769199300"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769199491"
},
"departure": {
"delay": 11,
"time": "1769199491"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769199720"
},
"departure": {
"time": "1769199720"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1769199039"
},
"departure": {
"delay": 39,
"time": "1769199039"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1769199123"
},
"departure": {
"delay": 3,
"time": "1769199123"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769198940"
},
"departure": {
"time": "1769198940"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1769199348"
},
"departure": {
"delay": 48,
"time": "1769199348"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769198737"
},
"departure": {
"delay": 37,
"time": "1769198737"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769199900"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1769199251"
},
"departure": {
"delay": 11,
"time": "1769199251"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1769199161"
},
"departure": {
"delay": 41,
"time": "1769199161"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1769198863"
},
"departure": {
"delay": 43,
"time": "1769198863"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1769198828"
},
"departure": {
"delay": 8,
"time": "1769198828"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769198622"
},
"departure": {
"delay": 42,
"time": "1769198622"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1769198580"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1769199617"
},
"departure": {
"delay": 17,
"time": "1769199617"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1769199221"
},
"departure": {
"delay": 41,
"time": "1769199221"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769199420"
},
"departure": {
"time": "1769199420"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769199660"
},
"departure": {
"time": "1769199660"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769197650",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057203x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851103F5403162x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202180"
},
"departure": {
"time": "1769202240"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769201100"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769201820"
},
"departure": {
"time": "1769201880"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769203140"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769197490",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851103F5403162x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 355,
"time": "1769199235"
},
"departure": {
"delay": 355,
"time": "1769199235"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 405,
"time": "1769199285"
},
"departure": {
"delay": 405,
"time": "1769199285"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -888,
"time": "1769197752"
},
"departure": {
"delay": -888,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -948,
"time": "1769197752"
},
"departure": {
"delay": -948,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1068,
"time": "1769197752"
},
"departure": {
"delay": -1068,
"time": "1769197752"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -888,
"time": "1769197752"
},
"departure": {
"delay": -888,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -768,
"time": "1769197752"
},
"departure": {
"delay": -768,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 147,
"time": "1769199567"
},
"departure": {
"delay": 147,
"time": "1769199567"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 299,
"time": "1769199539"
},
"departure": {
"delay": 299,
"time": "1769199539"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 391,
"time": "1769199331"
},
"departure": {
"delay": 391,
"time": "1769199331"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 461,
"time": "1769199461"
},
"departure": {
"delay": 461,
"time": "1769199461"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -63,
"time": "1769199657"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 368,
"time": "1769199188"
},
"departure": {
"delay": 368,
"time": "1769199188"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"departure": {
"delay": -648,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -708,
"time": "1769197752"
},
"departure": {
"delay": -708,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -768,
"time": "1769197752"
},
"departure": {
"delay": -768,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -948,
"time": "1769197752"
},
"departure": {
"delay": -948,
"time": "1769197752"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -828,
"time": "1769197752"
},
"departure": {
"delay": -828,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -888,
"time": "1769197752"
},
"departure": {
"delay": -888,
"time": "1769197752"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -768,
"time": "1769197752"
},
"departure": {
"delay": -768,
"time": "1769197752"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470501:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057079x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769197575"
},
"departure": {
"delay": 15,
"time": "1769197575"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -26,
"time": "1769198134"
},
"departure": {
"delay": -26,
"time": "1769198134"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1769197544"
},
"departure": {
"delay": 44,
"time": "1769197544"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1769198031"
},
"departure": {
"delay": -9,
"time": "1769198031"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1769197954"
},
"departure": {
"delay": -26,
"time": "1769197954"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -26,
"time": "1769198314"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1769197687"
},
"departure": {
"delay": 7,
"time": "1769197687"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1769197623"
},
"departure": {
"delay": 3,
"time": "1769197623"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1769198074"
},
"departure": {
"delay": -26,
"time": "1769198074"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1769197836"
},
"departure": {
"delay": -24,
"time": "1769197836"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1769197730"
},
"departure": {
"delay": -10,
"time": "1769197730"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1769197906"
},
"departure": {
"delay": -14,
"time": "1769197906"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1769197791"
},
"departure": {
"delay": -9,
"time": "1769197791"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -25,
"time": "1769197655"
},
"departure": {
"delay": -25,
"time": "1769197655"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769197520",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057079x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056518x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1769198968"
},
"departure": {
"delay": 88,
"time": "1769198968"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1769199048"
},
"departure": {
"delay": 48,
"time": "1769199048"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 62,
"time": "1769198282"
},
"departure": {
"delay": 62,
"time": "1769198282"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1769198515"
},
"departure": {
"delay": 55,
"time": "1769198515"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1769198778"
},
"departure": {
"delay": 78,
"time": "1769198778"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1769198714"
},
"departure": {
"delay": 74,
"time": "1769198714"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1769198883"
},
"departure": {
"delay": 63,
"time": "1769198883"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1769197648"
},
"departure": {
"delay": 88,
"time": "1769197648"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1769198628"
},
"departure": {
"delay": 48,
"time": "1769198628"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1769198438"
},
"departure": {
"delay": 98,
"time": "1769198438"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1769198065"
},
"departure": {
"delay": 85,
"time": "1769198065"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1769197600"
},
"departure": {
"delay": 40,
"time": "1769197600"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1769197733"
},
"departure": {
"delay": 53,
"time": "1769197733"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1769197674"
},
"departure": {
"delay": 54,
"time": "1769197674"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1769198137"
},
"departure": {
"delay": 97,
"time": "1769198137"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769198028"
},
"departure": {
"delay": 48,
"time": "1769198028"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1769198676"
},
"departure": {
"delay": 96,
"time": "1769198676"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1769198808"
},
"departure": {
"delay": 48,
"time": "1769198808"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1769199168"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1769198328"
},
"departure": {
"delay": 48,
"time": "1769198328"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1769197821"
},
"departure": {
"delay": 81,
"time": "1769197821"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1769198235"
},
"departure": {
"delay": 75,
"time": "1769198235"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769198940"
},
"departure": {
"delay": 60,
"time": "1769198940"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1769197908"
},
"departure": {
"delay": 48,
"time": "1769197908"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1769197500"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1769197730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056518x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230635x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 194,
"time": "1769197154"
},
"departure": {
"delay": 194,
"time": "1769197154"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 249,
"time": "1769197329"
},
"departure": {
"delay": 249,
"time": "1769197329"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 169,
"time": "1769197189"
},
"departure": {
"delay": 169,
"time": "1769197189"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 179,
"time": "1769197079"
},
"departure": {
"delay": 179,
"time": "1769197079"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 209,
"time": "1769197049"
},
"departure": {
"delay": 209,
"time": "1769197049"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 200,
"time": "1769197400"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 183,
"time": "1769197023"
},
"departure": {
"delay": 183,
"time": "1769197023"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 223,
"time": "1769197243"
},
"departure": {
"delay": 223,
"time": "1769197243"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769197050",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230635x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3021:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769194380"
},
"departure": {
"time": "1769194380"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769194440"
},
"departure": {
"time": "1769194440"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769194500"
},
"departure": {
"time": "1769194500"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769194860"
},
"departure": {
"time": "1769194860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769194920"
},
"departure": {
"time": "1769194920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769194320"
},
"departure": {
"time": "1769194320"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769194080"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769195100"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769194680"
},
"departure": {
"time": "1769194680"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769188093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3021:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5470483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 266,
"time": "1769197706"
},
"departure": {
"delay": 266,
"time": "1769197706"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1769197997"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 272,
"time": "1769197772"
},
"departure": {
"delay": 272,
"time": "1769197772"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 215,
"time": "1769197835"
},
"departure": {
"delay": 215,
"time": "1769197835"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 222,
"time": "1769197722"
},
"departure": {
"delay": 222,
"time": "1769197722"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 191,
"time": "1769197871"
},
"departure": {
"delay": 191,
"time": "1769197871"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 249,
"time": "1769197629"
},
"departure": {
"delay": 249,
"time": "1769197629"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1769197662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5470483:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057071x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1769198077"
},
"departure": {
"delay": 217,
"time": "1769198077"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 198,
"time": "1769197938"
},
"departure": {
"delay": 198,
"time": "1769197938"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 198,
"time": "1769197818"
},
"departure": {
"delay": 198,
"time": "1769197818"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 216,
"time": "1769197356"
},
"departure": {
"delay": 216,
"time": "1769197356"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 186,
"time": "1769197686"
},
"departure": {
"delay": 186,
"time": "1769197686"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 222,
"time": "1769197662"
},
"departure": {
"delay": 222,
"time": "1769197662"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 245,
"time": "1769197745"
},
"departure": {
"delay": 245,
"time": "1769197745"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 175,
"time": "1769197435"
},
"departure": {
"delay": 175,
"time": "1769197435"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 223,
"time": "1769198143"
},
"departure": {
"delay": 223,
"time": "1769198143"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 198,
"time": "1769198298"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 237,
"time": "1769198217"
},
"departure": {
"delay": 237,
"time": "1769198217"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 198,
"time": "1769197998"
},
"departure": {
"delay": 198,
"time": "1769197998"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 227,
"time": "1769197907"
},
"departure": {
"delay": 227,
"time": "1769197907"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 239,
"time": "1769197859"
},
"departure": {
"delay": 239,
"time": "1769197859"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 216,
"time": "1769198256"
},
"departure": {
"delay": 216,
"time": "1769198256"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 168,
"time": "1769197548"
},
"departure": {
"delay": 168,
"time": "1769197548"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 226,
"time": "1769197786"
},
"departure": {
"delay": 226,
"time": "1769197786"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 207,
"time": "1769197587"
},
"departure": {
"delay": 207,
"time": "1769197587"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 202,
"time": "1769197462"
},
"departure": {
"delay": 202,
"time": "1769197462"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057071x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3133F5413793x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769201940"
},
"departure": {
"time": "1769202120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769205060"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1769197200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769203320"
},
"departure": {
"time": "1769203380"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769204160"
},
"departure": {
"time": "1769204220"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1769193589",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3133F5413793x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5490663:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1769198157"
},
"departure": {
"delay": 237,
"time": "1769198157"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 371,
"time": "1769197691"
},
"departure": {
"delay": 371,
"time": "1769197691"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 395,
"time": "1769197655"
},
"departure": {
"delay": 395,
"time": "1769197655"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 316,
"time": "1769197936"
},
"departure": {
"delay": 316,
"time": "1769197936"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 336,
"time": "1769197715"
},
"departure": {
"delay": 336,
"time": "1769197716"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 293,
"time": "1769197973"
},
"departure": {
"delay": 293,
"time": "1769197973"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 294,
"time": "1769197854"
},
"departure": {
"delay": 294,
"time": "1769197854"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 192,
"time": "1769198172"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 334,
"time": "1769198014"
},
"departure": {
"delay": 334,
"time": "1769198014"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5490663:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3135F5413782x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769208360"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769205600"
},
"departure": {
"time": "1769205780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1769200800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769197189",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3135F5413782x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230639x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -97,
"time": "1769198303"
},
"departure": {
"delay": -97,
"time": "1769198303"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -107,
"time": "1769197813"
},
"departure": {
"delay": -107,
"time": "1769197813"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -58,
"time": "1769198522"
},
"departure": {
"delay": -58,
"time": "1769198522"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -89,
"time": "1769198071"
},
"departure": {
"delay": -89,
"time": "1769198071"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -82,
"time": "1769198378"
},
"departure": {
"delay": -82,
"time": "1769198378"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -67,
"time": "1769198273"
},
"departure": {
"delay": -67,
"time": "1769198273"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -77,
"time": "1769197723"
},
"departure": {
"delay": -77,
"time": "1769197723"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -107,
"time": "1769197993"
},
"departure": {
"delay": -107,
"time": "1769197993"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -6,
"time": "1769197734"
},
"departure": {
"delay": -6,
"time": "1769197734"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -107,
"time": "1769198233"
},
"departure": {
"delay": -107,
"time": "1769198233"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -53,
"time": "1769198467"
},
"departure": {
"delay": -53,
"time": "1769198467"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -107,
"time": "1769198593"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -107,
"time": "1769198173"
},
"departure": {
"delay": -107,
"time": "1769198173"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -107,
"time": "1769198413"
},
"departure": {
"delay": -107,
"time": "1769198413"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230639x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3129F5413809x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 900,
"time": "1769197920"
},
"departure": {
"delay": 900,
"time": "1769197980"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 900,
"time": "1769197140"
},
"departure": {
"delay": 900,
"time": "1769197200"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"delay": 600,
"time": "1769190600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"delay": 900,
"time": "1769195760"
},
"departure": {
"delay": 900,
"time": "1769195940"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 900,
"time": "1769198820"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769195239",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3129F5413809x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769195460"
},
"departure": {
"delay": 65,
"time": "1769195465"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769195400"
},
"departure": {
"delay": 65,
"time": "1769195405"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1769196000"
},
"departure": {
"delay": -55,
"time": "1769196005"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -105,
"time": "1769195770"
},
"departure": {
"delay": -105,
"time": "1769195775"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1769195880"
},
"departure": {
"delay": -55,
"time": "1769195885"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1769196060"
},
"departure": {
"delay": -55,
"time": "1769196065"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1769195760"
},
"departure": {
"delay": -55,
"time": "1769195765"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1769195940"
},
"departure": {
"delay": -55,
"time": "1769195945"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1769196180"
},
"departure": {
"delay": -60,
"time": "1769196180"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769195280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1769196300"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": -45,
"time": "1769195650"
},
"departure": {
"delay": -45,
"time": "1769195655"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1769195640"
},
"departure": {
"delay": 5,
"time": "1769195645"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1769195700"
},
"departure": {
"delay": -55,
"time": "1769195705"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1769197200",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3063:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3131F5414588x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769193600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769201160"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769198400"
},
"departure": {
"time": "1769198580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1769189987",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3131F5414588x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5216020244463616x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5992,
"time": "1769198202"
},
"departure": {
"delay": 5992,
"time": "1769198212"
},
"stopId": "FR:14431:ZE:6616500333969408:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 5933,
"time": "1769198753"
},
"stopId": "FR:14149:ZE:5925312790528000:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 5907,
"time": "1769197877"
},
"departure": {
"delay": 5907,
"time": "1769197887"
},
"stopId": "FR:14431:ZE:4550638244462592:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 5969,
"time": "1769198599"
},
"departure": {
"delay": 5969,
"time": "1769198609"
},
"stopId": "FR:14482:ZE:6123682633089024:ATOUMOD036",
"stopSequence": 16
}
],
"timestamp": "1769197446",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4666911632654336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5216020244463616x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3483F5399199x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769191980"
},
"departure": {
"time": "1769192040"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769193300"
},
"departure": {
"time": "1769193360"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1769199480"
},
"departure": {
"time": "1769199540"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 66
},
{
"arrival": {
"time": "1769197860"
},
"departure": {
"time": "1769197920"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 62
},
{
"arrival": {
"time": "1769192580"
},
"departure": {
"time": "1769192640"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769200440"
},
"departure": {
"time": "1769200500"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 68
},
{
"departure": {
"time": "1769188380"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769194200"
},
"departure": {
"time": "1769194260"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1769194800"
},
"departure": {
"time": "1769194860"
},
"stopId": "FR:61389:ZE:StopPointxOCETrainxTERx87444604:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1769196180"
},
"departure": {
"time": "1769196900"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1769198520"
},
"departure": {
"time": "1769198580"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 64
},
{
"arrival": {
"time": "1769195640"
},
"departure": {
"time": "1769195700"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1769201520"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"delay": 300,
"time": "1769189400"
},
"departure": {
"delay": 300,
"time": "1769189460"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1769190077",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3483F5399199x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3457F5399204x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769197560"
},
"departure": {
"time": "1769197620"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 92
},
{
"arrival": {
"time": "1769202540"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 99
},
{
"arrival": {
"time": "1769192880"
},
"departure": {
"time": "1769192940"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 82
},
{
"arrival": {
"time": "1769190300"
},
"departure": {
"time": "1769191320"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 78
},
{
"arrival": {
"time": "1769189400"
},
"departure": {
"time": "1769189460"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 76
},
{
"arrival": {
"time": "1769193900"
},
"departure": {
"time": "1769193960"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1769196180"
},
"departure": {
"time": "1769196240"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 90
},
{
"arrival": {
"time": "1769201760"
},
"departure": {
"time": "1769201820"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 98
},
{
"arrival": {
"time": "1769198400"
},
"departure": {
"time": "1769198460"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 94
},
{
"arrival": {
"time": "1769195520"
},
"departure": {
"time": "1769195640"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 88
},
{
"arrival": {
"time": "1769199600"
},
"departure": {
"time": "1769199660"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 96
},
{
"arrival": {
"time": "1769191860"
},
"departure": {
"time": "1769191980"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 80
},
{
"arrival": {
"time": "1769194560"
},
"departure": {
"time": "1769194620"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 86
},
{
"departure": {
"time": "1769188380"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 74
}
],
"timestamp": "1769184766",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3457F5399204x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13157F5400266x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202240"
},
"departure": {
"time": "1769202360"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769203980"
},
"departure": {
"time": "1769204040"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769203440"
},
"departure": {
"time": "1769203500"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769204640"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769201280"
},
"departure": {
"time": "1769201400"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769202780"
},
"departure": {
"time": "1769202840"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769199120"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769195511",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13157F5400266x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3323F5288218x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769191140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769198700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1769187528",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3323F5288218x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056517x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 189,
"time": "1769197809"
},
"departure": {
"delay": 189,
"time": "1769197809"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 116,
"time": "1769197376"
},
"departure": {
"delay": 116,
"time": "1769197376"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 165,
"time": "1769197305"
},
"departure": {
"delay": 165,
"time": "1769197305"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1769198009"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 146,
"time": "1769197466"
},
"departure": {
"delay": 146,
"time": "1769197466"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 172,
"time": "1769197732"
},
"departure": {
"delay": 172,
"time": "1769197732"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 161,
"time": "1769197781"
},
"departure": {
"delay": 161,
"time": "1769197781"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 157,
"time": "1769197657"
},
"departure": {
"delay": 157,
"time": "1769197657"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1769197889"
},
"departure": {
"delay": 149,
"time": "1769197889"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 213,
"time": "1769197533"
},
"departure": {
"delay": 213,
"time": "1769197533"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 156,
"time": "1769197596"
},
"departure": {
"delay": 156,
"time": "1769197596"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769197730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056517x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2859:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769192160"
},
"departure": {
"time": "1769192160"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769192100"
},
"departure": {
"time": "1769192100"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769192220"
},
"departure": {
"time": "1769192220"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1769191680"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769191920"
},
"departure": {
"time": "1769191920"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769192400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
}
],
"timestamp": "1769188093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2859:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4143:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769198220"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769199360"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769199840"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769199180"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769197800"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769199420"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769199060"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769197500"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769199000"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769197860"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769197680"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769199540"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769199960"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769198640"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769199780"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4143:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850371F5403085x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769199660"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769198460"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1769194850",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850371F5403085x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN20721F5395287x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769199300"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769201820"
},
"departure": {
"time": "1769201880"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769201100"
},
"departure": {
"time": "1769201160"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769200260"
},
"departure": {
"time": "1769200320"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769203200"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1769195689",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN20721F5395287x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057202x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1769197604"
},
"departure": {
"delay": -16,
"time": "1769197604"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -75,
"time": "1769197965"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -75,
"time": "1769197785"
},
"departure": {
"delay": -75,
"time": "1769197785"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -27,
"time": "1769197773"
},
"departure": {
"delay": -27,
"time": "1769197773"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -52,
"time": "1769197628"
},
"departure": {
"delay": -52,
"time": "1769197628"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -128,
"time": "1769197312"
},
"departure": {
"delay": -128,
"time": "1769197312"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -163,
"time": "1769197277"
},
"departure": {
"delay": -163,
"time": "1769197277"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1769197730"
},
"departure": {
"delay": -10,
"time": "1769197730"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1769197533"
},
"departure": {
"delay": -27,
"time": "1769197533"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769197570",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057202x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx325:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769199450"
},
"departure": {
"delay": 30,
"time": "1769199450"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1769199371"
},
"departure": {
"delay": 11,
"time": "1769199371"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769199191"
},
"departure": {
"delay": 11,
"time": "1769199191"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769199810"
},
"departure": {
"delay": 30,
"time": "1769199810"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769199270"
},
"departure": {
"delay": 30,
"time": "1769199270"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1769199661"
},
"departure": {
"delay": 1,
"time": "1769199661"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1769199150"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769199540"
},
"departure": {
"time": "1769199540"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769197697",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx325:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3441F5413500x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769200560"
},
"departure": {
"time": "1769200620"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769202180"
},
"departure": {
"time": "1769202240"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769199300"
},
"departure": {
"time": "1769199360"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769197260"
},
"departure": {
"time": "1769197320"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769198400"
},
"departure": {
"time": "1769198460"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1769193780"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769202780"
},
"departure": {
"time": "1769202840"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769205840"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1769204700"
},
"departure": {
"time": "1769204760"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769203800"
},
"departure": {
"time": "1769203860"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769201100"
},
"departure": {
"time": "1769201220"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1769190167",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3441F5413500x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3054,
"time": "1769197904"
},
"departure": {
"delay": 3054,
"time": "1769197914"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 3120,
"time": "1769198210"
},
"departure": {
"delay": 3120,
"time": "1769198220"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 3035,
"time": "1769198485"
},
"departure": {
"delay": 3035,
"time": "1769198495"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 3076,
"time": "1769198656"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 3078,
"time": "1769197748"
},
"departure": {
"delay": 3078,
"time": "1769197758"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 3095,
"time": "1769198305"
},
"departure": {
"delay": 3095,
"time": "1769198315"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 3070,
"time": "1769197980"
},
"departure": {
"delay": 3070,
"time": "1769197990"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 3087,
"time": "1769198057"
},
"departure": {
"delay": 3087,
"time": "1769198067"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 3075,
"time": "1769198105"
},
"departure": {
"delay": 3075,
"time": "1769198115"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x27:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN5316F5387829x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769182740"
},
"departure": {
"time": "1769183040"
},
"stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769180160"
},
"stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 900,
"time": "1769197500"
},
"departure": {
"delay": 900,
"time": "1769198100"
},
"stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 600,
"time": "1769189640"
},
"departure": {
"delay": 600,
"time": "1769189820"
},
"stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769185740"
},
"departure": {
"time": "1769186520"
},
"stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 900,
"time": "1769200200"
},
"departure": {
"delay": 900,
"time": "1769200500"
},
"stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 900,
"time": "1769202420"
},
"departure": {
"delay": 900,
"time": "1769202600"
},
"stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 900,
"time": "1769204340"
},
"stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 600,
"time": "1769188680"
},
"departure": {
"delay": 600,
"time": "1769188860"
},
"stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1769196259",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN5316F5387829x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769195340"
},
"departure": {
"time": "1769195340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769196000"
},
"departure": {
"time": "1769196000"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769196300"
},
"departure": {
"time": "1769196300"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769195880"
},
"departure": {
"time": "1769195880"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769196420"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769196180"
},
"departure": {
"time": "1769196180"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769195400"
},
"departure": {
"time": "1769195400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769195940"
},
"departure": {
"time": "1769195940"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769195760"
},
"departure": {
"time": "1769195760"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1769195280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769196120"
},
"departure": {
"time": "1769196120"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769196360"
},
"departure": {
"time": "1769196360"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769196240"
},
"departure": {
"time": "1769196240"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769195820"
},
"departure": {
"time": "1769195820"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769195580"
},
"departure": {
"time": "1769195580"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769188093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3077:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3395F5399262x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769206800"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769203980"
},
"departure": {
"time": "1769204040"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769206200"
},
"departure": {
"time": "1769206260"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769198880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769202420"
},
"departure": {
"time": "1769202540"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769205060"
},
"departure": {
"time": "1769205120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769195270",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3395F5399262x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2713:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769189460"
},
"departure": {
"time": "1769189460"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769190060"
},
"departure": {
"time": "1769190060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769190000"
},
"departure": {
"time": "1769190000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769189640"
},
"departure": {
"time": "1769189640"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769189580"
},
"departure": {
"time": "1769189580"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769189520"
},
"departure": {
"time": "1769189520"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769190240"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769189220"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769189820"
},
"departure": {
"time": "1769189820"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769188093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2713:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3324F5336860x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769200740"
},
"departure": {
"time": "1769200860"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1769198640"
},
"departure": {
"delay": 300,
"time": "1769198700"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769199240"
},
"departure": {
"time": "1769199300"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1769201040"
},
"departure": {
"delay": 300,
"time": "1769201160"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1769196720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1769199540"
},
"departure": {
"delay": 300,
"time": "1769199600"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769198340"
},
"departure": {
"time": "1769198400"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1769205360"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769193109",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3324F5336860x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057786x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1769197334"
},
"departure": {
"delay": 14,
"time": "1769197334"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -28,
"time": "1769197412"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -39,
"time": "1769196921"
},
"departure": {
"delay": -39,
"time": "1769196921"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1769197141"
},
"departure": {
"delay": 1,
"time": "1769197141"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -39,
"time": "1769197101"
},
"departure": {
"delay": -39,
"time": "1769197101"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -9,
"time": "1769197371"
},
"departure": {
"delay": -9,
"time": "1769197371"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 6,
"time": "1769197206"
},
"departure": {
"delay": 6,
"time": "1769197206"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -14,
"time": "1769196946"
},
"departure": {
"delay": -14,
"time": "1769196946"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 11,
"time": "1769197271"
},
"departure": {
"delay": 11,
"time": "1769197271"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -26,
"time": "1769197234"
},
"departure": {
"delay": -26,
"time": "1769197234"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
}
],
"timestamp": "1769197300",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057786x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10034,
"time": "1769197754"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1769197655",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6141,
"time": "1769197881"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 6213,
"time": "1769197763"
},
"departure": {
"delay": 6213,
"time": "1769197773"
},
"stopId": "FR:61508:ZE:5165650072829952:ATOUMOD036",
"stopSequence": 26
}
],
"timestamp": "1769197715",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851729F5403196x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1769195940"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 600,
"time": "1769198100"
},
"departure": {
"delay": 600,
"time": "1769198160"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"delay": 600,
"time": "1769199060"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 600,
"time": "1769197380"
},
"departure": {
"delay": 600,
"time": "1769197440"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 600,
"time": "1769197020"
},
"departure": {
"delay": 600,
"time": "1769197080"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 2
}
],
"timestamp": "1769196349",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851729F5403196x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851015F5403146x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769197560"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769193000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769196600"
},
"departure": {
"time": "1769196660"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769196180"
},
"departure": {
"time": "1769196240"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769195340"
},
"departure": {
"time": "1769195460"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769189387",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851015F5403146x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011328x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769197469"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1769197450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011328x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471372:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769199935"
},
"departure": {
"delay": 35,
"time": "1769199935"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1769200038"
},
"departure": {
"delay": 18,
"time": "1769200038"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1769200005"
},
"departure": {
"delay": 45,
"time": "1769200005"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1769199919"
},
"departure": {
"delay": 79,
"time": "1769199919"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1769199859"
},
"departure": {
"delay": 19,
"time": "1769199859"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1769200069"
},
"departure": {
"delay": 49,
"time": "1769200069"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1769200151"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769199769"
},
"departure": {
"delay": 49,
"time": "1769199769"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"time": "1769199720"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 79,
"time": "1769199979"
},
"departure": {
"delay": 79,
"time": "1769199979"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471372:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769184300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769184000"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1769169716",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2359:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8138,
"time": "1769196158"
},
"departure": {
"delay": 8138,
"time": "1769196158"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 8124,
"time": "1769196203"
},
"departure": {
"delay": 8124,
"time": "1769196204"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 8169,
"time": "1769196309"
},
"departure": {
"delay": 8169,
"time": "1769196309"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769195318",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11501:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3132F5413794x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769196960"
},
"departure": {
"time": "1769197020"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769195340"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769196120"
},
"departure": {
"time": "1769196180"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769203380"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769198280"
},
"departure": {
"time": "1769198460"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1769191728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3132F5413794x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190102x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769197760"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 109,
"time": "1769197549"
},
"departure": {
"delay": 109,
"time": "1769197549"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 119,
"time": "1769197619"
},
"departure": {
"delay": 119,
"time": "1769197619"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 82,
"time": "1769197582"
},
"departure": {
"delay": 82,
"time": "1769197582"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190102x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853728F5417159x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769199600"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1769196480"
},
"departure": {
"time": "1769196540"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769198760"
},
"departure": {
"time": "1769198820"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1769198280"
},
"departure": {
"time": "1769198340"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769197680"
},
"departure": {
"time": "1769197800"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769196120"
},
"departure": {
"time": "1769196180"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"departure": {
"time": "1769195340"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
}
],
"timestamp": "1769191728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853728F5417159x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769199540"
},
"departure": {
"time": "1769199540"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769199420"
},
"departure": {
"time": "1769199420"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769199000"
},
"departure": {
"time": "1769199000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769199240"
},
"departure": {
"time": "1769199240"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769199060"
},
"departure": {
"time": "1769199060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769198940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769199480"
},
"departure": {
"time": "1769199480"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769199600"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769197688",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3117:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851123F5403164x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769199360"
},
"departure": {
"time": "1769199420"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769199720"
},
"departure": {
"time": "1769199780"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769200680"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769198640"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769195030",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851123F5403164x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3329F5336853x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769198340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769205240"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1769194729",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3329F5336853x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6380:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769147070"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769195817",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6380:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011327x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 468,
"time": "1769196768"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1769196770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011327x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14366:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5342,
"time": "1769196422"
},
"departure": {
"delay": 5342,
"time": "1769196422"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 5272,
"time": "1769196472"
},
"departure": {
"delay": 5272,
"time": "1769196472"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 5372,
"time": "1769196272"
},
"departure": {
"delay": 5372,
"time": "1769196272"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 5350,
"time": "1769196190"
},
"departure": {
"delay": 5350,
"time": "1769196190"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 5352,
"time": "1769196372"
},
"departure": {
"delay": 5352,
"time": "1769196372"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769195779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14366:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851730F5403197x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769197020"
},
"departure": {
"time": "1769197080"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769197740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769195220"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769196720"
},
"departure": {
"time": "1769196780"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769196120"
},
"departure": {
"time": "1769196180"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769191608",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851730F5403197x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769199180"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471379:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107994x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1769197768"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769197720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107994x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108148x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1769198108"
},
"departure": {
"delay": 68,
"time": "1769198108"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1769197960"
},
"departure": {
"delay": 100,
"time": "1769197960"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1769197771"
},
"departure": {
"delay": 91,
"time": "1769197771"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1769198298"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1769197855"
},
"departure": {
"delay": 55,
"time": "1769197855"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1769197710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108148x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3389F5399264x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 900,
"time": "1769199060"
},
"departure": {
"delay": 900,
"time": "1769199120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"delay": 1200,
"time": "1769196840"
},
"departure": {
"delay": 1200,
"time": "1769196960"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 2
},
{
"arrival": {
"delay": 900,
"time": "1769198100"
},
"departure": {
"delay": 900,
"time": "1769198160"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 900,
"time": "1769200800"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"delay": 900,
"time": "1769200200"
},
"departure": {
"delay": 900,
"time": "1769200260"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"delay": 900,
"time": "1769192580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769197610",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3389F5399264x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196434x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 304,
"time": "1769197084"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1769196980",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196434x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057783x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 457,
"time": "1769197897"
},
"departure": {
"delay": 457,
"time": "1769197897"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 429,
"time": "1769197929"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 470,
"time": "1769197850"
},
"departure": {
"delay": 470,
"time": "1769197850"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 429,
"time": "1769197809"
},
"departure": {
"delay": 429,
"time": "1769197809"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 418,
"time": "1769197558"
},
"departure": {
"delay": 418,
"time": "1769197558"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 456,
"time": "1769197776"
},
"departure": {
"delay": 456,
"time": "1769197776"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 405,
"time": "1769197605"
},
"departure": {
"delay": 405,
"time": "1769197605"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 448,
"time": "1769197648"
},
"departure": {
"delay": 448,
"time": "1769197648"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 467,
"time": "1769197727"
},
"departure": {
"delay": 467,
"time": "1769197727"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769197700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057783x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx327:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769200920"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1769200961"
},
"departure": {
"delay": 41,
"time": "1769200961"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769201040"
},
"departure": {
"time": "1769201040"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1769201141"
},
"departure": {
"delay": 41,
"time": "1769201141"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769201220"
},
"departure": {
"time": "1769201220"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769197697",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx327:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13151F5400262x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769196180"
},
"departure": {
"time": "1769196240"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769197380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769195520"
},
"departure": {
"time": "1769195580"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769191860"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769196720"
},
"departure": {
"time": "1769196780"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769194980"
},
"departure": {
"time": "1769195100"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769188247",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13151F5400262x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057197x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1769197336"
},
"departure": {
"delay": 76,
"time": "1769197336"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1769197460"
},
"departure": {
"delay": 80,
"time": "1769197460"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1769197536"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1769197314"
},
"departure": {
"delay": 54,
"time": "1769197314"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1769197401"
},
"departure": {
"delay": 81,
"time": "1769197401"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769197310",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057197x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3325F5336859x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769201640"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1769194740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769191128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3325F5336859x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227380x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 281,
"time": "1769197121"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769197130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227380x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4777661118283776x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6659,
"time": "1769197789"
},
"departure": {
"delay": 6659,
"time": "1769197799"
},
"stopId": "FR:14326:ZE:5900590119911424:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 6688,
"time": "1769197758"
},
"departure": {
"delay": 6688,
"time": "1769197768"
},
"stopId": "FR:14326:ZE:5078017983381504:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 6632,
"time": "1769197822"
},
"departure": {
"delay": 6632,
"time": "1769197832"
},
"stopId": "FR:14326:ZE:6648258328788992:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 6620,
"time": "1769198000"
},
"stopId": "FR:14326:ZE:4542112063291392:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1769197343",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6034535755022336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4777661118283776x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056605x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 271,
"time": "1769197531"
},
"departure": {
"delay": 271,
"time": "1769197531"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 233,
"time": "1769197493"
},
"departure": {
"delay": 233,
"time": "1769197493"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1769197088"
},
"departure": {
"delay": 128,
"time": "1769197088"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 232,
"time": "1769197672"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 165,
"time": "1769197305"
},
"departure": {
"delay": 165,
"time": "1769197305"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 170,
"time": "1769197370"
},
"departure": {
"delay": 170,
"time": "1769197370"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 183,
"time": "1769197143"
},
"departure": {
"delay": 183,
"time": "1769197143"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 181,
"time": "1769197021"
},
"departure": {
"delay": 181,
"time": "1769197021"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 167,
"time": "1769196947"
},
"departure": {
"delay": 167,
"time": "1769196947"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 158,
"time": "1769197058"
},
"departure": {
"delay": 158,
"time": "1769197058"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769197530",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056605x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6480160384614400x18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4341,
"time": "1769197941"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 4216,
"time": "1769197746"
},
"departure": {
"delay": 4216,
"time": "1769197756"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
}
],
"timestamp": "1769197714",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6480160384614400x18:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1120:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769198880"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769197177",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1120:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227412x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769196725"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769196720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227412x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1178:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769184720"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769197718",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1178:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190172x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -85,
"time": "1769197715"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769197600",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190172x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108002x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 432,
"time": "1769196492"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769196470",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108002x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3320F5336864x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769191680"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769198580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769188068",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3320F5336864x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx83:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769195854"
},
"departure": {
"delay": 94,
"time": "1769195854"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769195779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx83:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072096x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 137,
"time": "1769196977"
},
"departure": {
"delay": 137,
"time": "1769196977"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1769197019"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769196950",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072096x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107785x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1769197168"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769197180",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107785x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1150:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769155740"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": -40,
"time": "1769153000"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769195578",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1150:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230352x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769197545"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769197520",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230352x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057070x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1769196508"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769196530",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057070x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -68,
"time": "1769196232"
},
"departure": {
"delay": -68,
"time": "1769196232"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769195878",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx277:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5712473341558784x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1231,
"time": "1769197889"
},
"stopId": "FR:14366:ZE:678850002:ATOUMOD036",
"stopSequence": 2
},
{
"departure": {
"delay": -2040,
"time": "1769196660"
},
"stopId": "FR:14366:ZE:17270002:ATOUMOD036",
"stopSequence": 1
}
],
"timestamp": "1769197750",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5973586452938752:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5712473341558784x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1142:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 40,
"time": "1769193880"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769195837",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1142:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x5471378:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769200980"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1769197752",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x5471378:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 185,
"time": "1769141825"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769195938",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1158:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6389:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769174190"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769197718",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6389:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107798x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1769197524"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769197500",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107798x2025x26xGSemHTRAxSemainex00:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1769197854"
}
}