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
❌19 671 erreurs, 2 060 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 21/01/2026 à 08h08 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 508 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, 5] 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 75 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 ATOUMOD002:ServiceJourney:OCESN850332F5403078x2026x01x17T22x03x39Z: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 11 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD036:Line:4752917245460480:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5315163629551616:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5849406994644992:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:6355174659457024:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5515601163321344:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 28 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- 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
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC stop_id FR:14478:ZE:5490418629214208:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4553683883786240x0:LOC stop_id FR:14371:ZE:6133934988460032:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4553683883786240x0:LOC stop_id FR:14371:ZE:5628153532776448:ATOUMOD036 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 17 854 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 (1768993920) is less than previous stop departure_time 12:13:00 (1768993980) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 1 departure_time 12:12:00 (1768993920) is less than previous stop arrival_time 12:13:00 (1768993980) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1768994520) is less than previous stop arrival_time 12:23:00 (1768994580) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1768994520) is less than previous stop departure_time 12:23:00 (1768994580) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 departure_time 12:22:00 (1768994520) is less than previous stop departure_time 12:23:00 (1768994580) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 612 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 ATOUMOD001:ServiceJourney:TNIx85:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - 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 ATOUMOD105:ServiceJourney:6607701854388224x0:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
stop_time_update departure time is before arrival time E025 1 erreur
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id ATOUMOD041:ServiceJourney:5:LOC stop_sequence 9 departure_time 08:06:00 (1768979160) is less than the same stop arrival_time 08:06:55 (1768979215) - departure time must be equal to or greater than arrival time
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 116 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 ATOUMOD036:ServiceJourney:6528991075762176x3:LOC stop_sequence 16 has stop_id FR:14366:ZE:310810014:ATOUMOD036 but GTFS stop_sequence 16 has stop_id FR:14366:ZE:652240007:ATOUMOD036 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:MercredixSCOC602166:LOC stop_sequence 22 has stop_id FR:27229:ZE:0xNOR01:ATOUMOD004 but GTFS stop_sequence 22 has stop_id FR:27229:ZE:0xGAR03:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:MercredixSCOC596999:LOC stop_sequence 8 has stop_id FR:27229:ZE:0xFER01:ATOUMOD004 but GTFS stop_sequence 8 has stop_id FR:27229:ZE:0xHAR01:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:MercredixSCOC598275:LOC stop_sequence 11 has stop_id FR:27306:ZE:0xCAF02:ATOUMOD004 but GTFS stop_sequence 11 has stop_id FR:27306:ZE:0xMEL03: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
timestamp is in the future E050 1 erreur
All timestamps must be less than the current time
Exemples d'erreurs
- header.timestamp 08:09:26 (1768979366) is 1 min 15 sec greater than 08:08:10 (1768979290292) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 465 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 ATOUMOD001:ServiceJourney:TNIx85:LOC contains stop_sequence 37 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD012:ServiceJourney:300000387:LOC contains stop_sequence 5 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 ATOUMOD105:ServiceJourney:6607701854388224x0:LOC contains stop_sequence 7 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 687 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 ATOUMOD001:ServiceJourney:TNIx85: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
schedule_relationship not populated W009 1 373 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 ATOUMOD001:ServiceJourney:TNIx85:LOC stop_sequence 37 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD001:ServiceJourney:TNIx85: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
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 105 | 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. | 454 409 | 26 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 12 186 | 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 605 | 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 961 | 26 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 14 027 | 26 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 28 014 | 26 fois (100 % 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. | 163 | 24 fois (92 % 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 833 | 21 fois (81 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 133 | 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 | 133 | 19 fois (73 % des validations) |
| E050 | All timestamps must be less than the current time | 15 | 15 fois (58 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 900 | 11 fois (42 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 185 | 9 fois (35 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 20 | 9 fois (35 % 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 21/01/2026 à 20h18 Europe/Paris.
trip_updates (283) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 21/01/2026 à 20h18 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD003:ServiceJourney:4230351x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 332,
"time": "1769023592"
},
"departure": {
"delay": 332,
"time": "1769023592"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 325,
"time": "1769022985"
},
"departure": {
"delay": 325,
"time": "1769022985"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 332,
"time": "1769023772"
},
"departure": {
"delay": 332,
"time": "1769023772"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 332,
"time": "1769023292"
},
"departure": {
"delay": 332,
"time": "1769023292"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 300,
"time": "1769023440"
},
"departure": {
"delay": 300,
"time": "1769023440"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 359,
"time": "1769023499"
},
"departure": {
"delay": 359,
"time": "1769023499"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 349,
"time": "1769023129"
},
"departure": {
"delay": 349,
"time": "1769023129"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 317,
"time": "1769023157"
},
"departure": {
"delay": 317,
"time": "1769023157"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 332,
"time": "1769023052"
},
"departure": {
"delay": 332,
"time": "1769023052"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1769023560"
},
"departure": {
"delay": 300,
"time": "1769023560"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 325,
"time": "1769023705"
},
"departure": {
"delay": 325,
"time": "1769023705"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 300,
"time": "1769023680"
},
"departure": {
"delay": 300,
"time": "1769023680"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 341,
"time": "1769023241"
},
"departure": {
"delay": 341,
"time": "1769023241"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 346,
"time": "1769023726"
},
"departure": {
"delay": 346,
"time": "1769023726"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 302,
"time": "1769023622"
},
"departure": {
"delay": 302,
"time": "1769023622"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 300,
"time": "1769023800"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 300,
"time": "1769023200"
},
"departure": {
"delay": 300,
"time": "1769023200"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 346,
"time": "1769023366"
},
"departure": {
"delay": 346,
"time": "1769023366"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 325,
"time": "1769023645"
},
"departure": {
"delay": 325,
"time": "1769023645"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769022982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230351x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7054:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"delay": 120,
"time": "1769020080"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1769021880"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769022060"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 60,
"time": "1769021460"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 120,
"time": "1769019840"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769020440"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769021940"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769022000"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769021340"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 120,
"time": "1769019960"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769021580"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769022540"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769020740"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 180,
"time": "1769019780"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769020500"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769021100"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769021220"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769020620"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769020920"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 60,
"time": "1769020140"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1769021820"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769020560"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769022180"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769020800"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 60,
"time": "1769020260"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769021160"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769022420"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769022240"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769020860"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 120,
"time": "1769020020"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769020680"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769021280"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 120,
"time": "1769019900"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769020320"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769021958",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7054:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107992x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1769022802"
},
"departure": {
"delay": 82,
"time": "1769022802"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769022597"
},
"departure": {
"delay": 57,
"time": "1769022597"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1769023192"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1769022310"
},
"departure": {
"delay": 10,
"time": "1769022310"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1769022646"
},
"departure": {
"delay": 46,
"time": "1769022646"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1769022490"
},
"departure": {
"delay": 70,
"time": "1769022490"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1769023062"
},
"departure": {
"delay": 102,
"time": "1769023062"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1769022952"
},
"departure": {
"delay": 112,
"time": "1769022952"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769022802",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107992x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471244:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1769024731"
},
"departure": {
"delay": 91,
"time": "1769024731"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1769024944"
},
"departure": {
"delay": 124,
"time": "1769024944"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1769025794"
},
"departure": {
"delay": 74,
"time": "1769025794"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 61,
"time": "1769025661"
},
"departure": {
"delay": 61,
"time": "1769025661"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -9,
"time": "1769026311"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 59,
"time": "1769024039"
},
"departure": {
"delay": 59,
"time": "1769024039"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1769026027"
},
"departure": {
"delay": 127,
"time": "1769026027"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 91,
"time": "1769025511"
},
"departure": {
"delay": 91,
"time": "1769025511"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 119,
"time": "1769025059"
},
"departure": {
"delay": 119,
"time": "1769025059"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 184,
"time": "1769025004"
},
"departure": {
"delay": 184,
"time": "1769025004"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1769026124"
},
"departure": {
"delay": 44,
"time": "1769026124"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 59,
"time": "1769024159"
},
"departure": {
"delay": 59,
"time": "1769024159"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1769024191"
},
"departure": {
"delay": 91,
"time": "1769024191"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 86,
"time": "1769025146"
},
"departure": {
"delay": 86,
"time": "1769025146"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1769024502"
},
"departure": {
"delay": 102,
"time": "1769024502"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1769024269"
},
"departure": {
"delay": 109,
"time": "1769024269"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 121,
"time": "1769026081"
},
"departure": {
"delay": 121,
"time": "1769026081"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 74,
"time": "1769025914"
},
"departure": {
"delay": 74,
"time": "1769025914"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 130,
"time": "1769024890"
},
"departure": {
"delay": 130,
"time": "1769024890"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1769025751"
},
"departure": {
"delay": 91,
"time": "1769025751"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 61,
"time": "1769024221"
},
"departure": {
"delay": 61,
"time": "1769024221"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1769024801"
},
"departure": {
"delay": 101,
"time": "1769024801"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769025210"
},
"departure": {
"delay": 30,
"time": "1769025210"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1769026102"
},
"departure": {
"delay": 82,
"time": "1769026102"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 83,
"time": "1769024303"
},
"departure": {
"delay": 83,
"time": "1769024303"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 95,
"time": "1769025875"
},
"departure": {
"delay": 95,
"time": "1769025875"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 55,
"time": "1769025295"
},
"departure": {
"delay": 55,
"time": "1769025295"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 101,
"time": "1769025101"
},
"departure": {
"delay": 101,
"time": "1769025101"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1769025974"
},
"departure": {
"delay": 134,
"time": "1769025974"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"departure": {
"time": "1769023980"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1769024368"
},
"departure": {
"delay": 88,
"time": "1769024368"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1769026227"
},
"departure": {
"delay": 27,
"time": "1769026227"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 115,
"time": "1769025835"
},
"departure": {
"delay": 115,
"time": "1769025835"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -16,
"time": "1769026184"
},
"departure": {
"delay": -16,
"time": "1769026184"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 57,
"time": "1769024337"
},
"departure": {
"delay": 57,
"time": "1769024337"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 66,
"time": "1769025606"
},
"departure": {
"delay": 66,
"time": "1769025606"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471244:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769025300"
},
"departure": {
"time": "1769025300"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769024940"
},
"departure": {
"time": "1769024940"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769025360"
},
"departure": {
"time": "1769025360"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769025120"
},
"departure": {
"time": "1769025120"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769025060"
},
"departure": {
"time": "1769025060"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769024760"
},
"departure": {
"time": "1769024760"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769025540"
},
"departure": {
"time": "1769025540"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1769024700"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769024820"
},
"departure": {
"time": "1769024820"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769025600"
},
"departure": {
"time": "1769025600"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769024880"
},
"departure": {
"time": "1769024880"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769025660"
},
"departure": {
"time": "1769025660"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769025780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769025000"
},
"departure": {
"time": "1769025000"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1769022966",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3111:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1120:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769026500"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769025840"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769025180"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769025420"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769024820"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769024640"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769026140"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769026560"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769025240"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769026260"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769024700"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769026320"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769026020"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769025960"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769026440"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769024940"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769025540"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769025360"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769025720"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769025480"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769025000"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769025600"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769025300"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769024760"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769025060"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769025120"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769025900"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769026380"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769026080"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769026200"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769025780"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769024880"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1120:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx256:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769023070"
},
"departure": {
"delay": 50,
"time": "1769023070"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1769024380"
},
"departure": {
"delay": 100,
"time": "1769024380"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1769022973"
},
"departure": {
"delay": 98,
"time": "1769022998"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -12,
"time": "1769022625"
},
"departure": {
"delay": -12,
"time": "1769022648"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1769022723"
},
"departure": {
"delay": 3,
"time": "1769022723"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769024038"
},
"departure": {
"delay": 58,
"time": "1769024038"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1769023370"
},
"departure": {
"delay": 50,
"time": "1769023370"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769024219"
},
"departure": {
"delay": 59,
"time": "1769024219"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1769022799"
},
"departure": {
"delay": 19,
"time": "1769022799"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1769022221"
},
"departure": {
"delay": 41,
"time": "1769022221"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1769022426"
},
"departure": {
"delay": 6,
"time": "1769022426"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1769023134"
},
"departure": {
"delay": 54,
"time": "1769023134"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1769024149"
},
"departure": {
"delay": 49,
"time": "1769024149"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1769024327"
},
"departure": {
"delay": 47,
"time": "1769024327"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 96,
"time": "1769022096"
},
"departure": {
"delay": 96,
"time": "1769022096"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769022322"
},
"departure": {
"delay": 47,
"time": "1769022347"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1769022553"
},
"departure": {
"delay": -28,
"time": "1769022572"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1769021992"
},
"departure": {
"delay": 112,
"time": "1769021992"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1769023671"
},
"departure": {
"delay": 51,
"time": "1769023671"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1769022153"
},
"departure": {
"delay": 93,
"time": "1769022153"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1769023610"
},
"departure": {
"delay": 50,
"time": "1769023610"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1769023436"
},
"departure": {
"delay": 56,
"time": "1769023436"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1769021869"
},
"departure": {
"delay": 49,
"time": "1769021869"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1769023190"
},
"departure": {
"delay": 50,
"time": "1769023190"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 30,
"time": "1769021790"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1769024090"
},
"departure": {
"delay": 50,
"time": "1769024090"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1769022894"
},
"departure": {
"delay": -6,
"time": "1769022894"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1769023850"
},
"departure": {
"delay": 50,
"time": "1769023850"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1769024450"
},
"departure": {
"delay": 50,
"time": "1769024450"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769021781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx256:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052309xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -87,
"time": "1769022393"
},
"departure": {
"delay": -87,
"time": "1769022393"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -83,
"time": "1769022337"
},
"departure": {
"delay": -83,
"time": "1769022337"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -243,
"time": "1769023077"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -252,
"time": "1769022888"
},
"departure": {
"delay": -252,
"time": "1769022888"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -133,
"time": "1769022887"
},
"departure": {
"delay": -133,
"time": "1769022887"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -43,
"time": "1769022437"
},
"departure": {
"delay": -43,
"time": "1769022437"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -190,
"time": "1769022830"
},
"departure": {
"delay": -190,
"time": "1769022830"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -83,
"time": "1769022757"
},
"departure": {
"delay": -83,
"time": "1769022757"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1769022382",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052309xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470612:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -183,
"time": "1769023257"
},
"departure": {
"delay": -183,
"time": "1769023257"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -82,
"time": "1769022998"
},
"departure": {
"delay": -82,
"time": "1769022998"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -153,
"time": "1769023287"
},
"departure": {
"delay": -153,
"time": "1769023287"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -263,
"time": "1769023357"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -133,
"time": "1769023187"
},
"departure": {
"delay": -133,
"time": "1769023187"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -123,
"time": "1769023017"
},
"departure": {
"delay": -123,
"time": "1769023017"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -84,
"time": "1769022876"
},
"departure": {
"delay": -84,
"time": "1769022876"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -153,
"time": "1769023107"
},
"departure": {
"delay": -153,
"time": "1769023107"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -142,
"time": "1769022938"
},
"departure": {
"delay": -142,
"time": "1769022938"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470612:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8821:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024485"
},
"departure": {
"time": "1769024485"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769023693"
},
"departure": {
"time": "1769023693"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769024258"
},
"departure": {
"time": "1769024258"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769023327"
},
"departure": {
"time": "1769023327"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769023118"
},
"departure": {
"time": "1769023118"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769023790"
},
"departure": {
"time": "1769023790"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769023461"
},
"departure": {
"time": "1769023461"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769024423"
},
"departure": {
"time": "1769024423"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769023236"
},
"departure": {
"time": "1769023236"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769023083"
},
"departure": {
"time": "1769023083"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769023354"
},
"departure": {
"time": "1769023354"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769024367"
},
"departure": {
"time": "1769024367"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769023658"
},
"departure": {
"time": "1769023658"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769024440"
},
"departure": {
"time": "1769024440"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769023865"
},
"departure": {
"time": "1769023865"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769024305"
},
"departure": {
"time": "1769024305"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769024071"
},
"departure": {
"time": "1769024071"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769024149"
},
"departure": {
"time": "1769024149"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769023827"
},
"departure": {
"time": "1769023827"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769022974"
},
"departure": {
"time": "1769022974"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769024515"
},
"departure": {
"time": "1769024515"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769023405"
},
"departure": {
"time": "1769023405"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769023165"
},
"departure": {
"time": "1769023165"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769024905"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769023042"
},
"departure": {
"time": "1769023042"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769024000"
},
"departure": {
"time": "1769024000"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769023562"
},
"departure": {
"time": "1769023562"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769023945"
},
"departure": {
"time": "1769023945"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769022985"
},
"departure": {
"time": "1769022985"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769022782",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8821:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470607:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2152,
"time": "1769023028"
},
"departure": {
"delay": -2152,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1732,
"time": "1769023028"
},
"departure": {
"delay": -1732,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2092,
"time": "1769023028"
},
"departure": {
"delay": -2092,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1912,
"time": "1769023028"
},
"departure": {
"delay": -1912,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1492,
"time": "1769023028"
},
"departure": {
"delay": -1492,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -105,
"time": "1769025675"
},
"departure": {
"delay": -105,
"time": "1769025675"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -1372,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2332,
"time": "1769023028"
},
"departure": {
"delay": -2332,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2032,
"time": "1769023028"
},
"departure": {
"delay": -2032,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1552,
"time": "1769023028"
},
"departure": {
"delay": -1552,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -124,
"time": "1769025776"
},
"departure": {
"delay": -124,
"time": "1769025776"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1852,
"time": "1769023028"
},
"departure": {
"delay": -1852,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -141,
"time": "1769025819"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -44,
"time": "1769025556"
},
"departure": {
"delay": -44,
"time": "1769025556"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1769025480"
},
"departure": {
"delay": -60,
"time": "1769025480"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1769025412"
},
"departure": {
"delay": -8,
"time": "1769025412"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1769025630"
},
"departure": {
"delay": -30,
"time": "1769025630"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2272,
"time": "1769023028"
},
"departure": {
"delay": -2272,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1972,
"time": "1769023028"
},
"departure": {
"delay": -1972,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1612,
"time": "1769023028"
},
"departure": {
"delay": -1612,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2212,
"time": "1769023028"
},
"departure": {
"delay": -2212,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2092,
"time": "1769023028"
},
"departure": {
"delay": -2092,
"time": "1769023028"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470607:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011265x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769026749"
},
"departure": {
"delay": 9,
"time": "1769026749"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 31,
"time": "1769023771"
},
"departure": {
"delay": 31,
"time": "1769023771"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1769024458"
},
"departure": {
"delay": 58,
"time": "1769024458"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769024240"
},
"departure": {
"delay": 20,
"time": "1769024240"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1769023670"
},
"departure": {
"delay": 50,
"time": "1769023670"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1769024613"
},
"departure": {
"delay": 33,
"time": "1769024613"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1769024110"
},
"departure": {
"delay": 10,
"time": "1769024110"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769025180"
},
"departure": {
"time": "1769025180"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1769025942"
},
"departure": {
"delay": 42,
"time": "1769025942"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 26,
"time": "1769023886"
},
"departure": {
"delay": 26,
"time": "1769023886"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1769026810"
},
"departure": {
"delay": 10,
"time": "1769026810"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 11,
"time": "1769025491"
},
"departure": {
"delay": 11,
"time": "1769025491"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1769024040"
},
"departure": {
"time": "1769024040"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1769024185"
},
"departure": {
"delay": 25,
"time": "1769024185"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1769026451"
},
"departure": {
"delay": 11,
"time": "1769026451"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1769026140"
},
"departure": {
"time": "1769026140"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1769026380"
},
"departure": {
"time": "1769026380"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1769023980"
},
"departure": {
"time": "1769023980"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1769024014"
},
"departure": {
"delay": 34,
"time": "1769024014"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769026620"
},
"departure": {
"time": "1769026620"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 40,
"time": "1769024740"
},
"departure": {
"delay": 40,
"time": "1769024740"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1769026484"
},
"departure": {
"delay": 44,
"time": "1769026484"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 39,
"time": "1769025339"
},
"departure": {
"delay": 39,
"time": "1769025339"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1769026847"
},
"departure": {
"delay": 47,
"time": "1769026847"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 45,
"time": "1769026065"
},
"departure": {
"delay": 45,
"time": "1769026065"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1769026920"
},
"departure": {
"time": "1769026920"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 25,
"time": "1769023705"
},
"departure": {
"delay": 25,
"time": "1769023705"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1769025244"
},
"departure": {
"delay": 4,
"time": "1769025244"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1769024400"
},
"departure": {
"time": "1769024400"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769026020"
},
"departure": {
"time": "1769026020"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 41,
"time": "1769026661"
},
"departure": {
"delay": 41,
"time": "1769026661"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 12,
"time": "1769026872"
},
"departure": {
"delay": 12,
"time": "1769026872"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 38,
"time": "1769026718"
},
"departure": {
"delay": 38,
"time": "1769026718"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 45,
"time": "1769023845"
},
"departure": {
"delay": 45,
"time": "1769023845"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769025600"
},
"departure": {
"time": "1769025600"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 16,
"time": "1769024896"
},
"departure": {
"delay": 16,
"time": "1769024896"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1769024518"
},
"departure": {
"delay": 58,
"time": "1769024518"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769024280"
},
"departure": {
"time": "1769024280"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1769024333"
},
"departure": {
"delay": 53,
"time": "1769024333"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1769025828"
},
"departure": {
"delay": 48,
"time": "1769025828"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1769024820"
},
"departure": {
"time": "1769024820"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769025780"
},
"departure": {
"time": "1769025780"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1769024945"
},
"departure": {
"delay": 5,
"time": "1769024945"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1769025119"
},
"departure": {
"delay": 59,
"time": "1769025119"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769026685"
},
"departure": {
"delay": 5,
"time": "1769026685"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 50,
"time": "1769025890"
},
"departure": {
"delay": 50,
"time": "1769025890"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 11,
"time": "1769025431"
},
"departure": {
"delay": 11,
"time": "1769025431"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"time": "1769023620"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1769024138"
},
"departure": {
"delay": 38,
"time": "1769024138"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769023914"
},
"departure": {
"delay": 54,
"time": "1769023914"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769026980"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 40,
"time": "1769025280"
},
"departure": {
"delay": 40,
"time": "1769025280"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769022932",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011265x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx44:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -98,
"time": "1769021162"
},
"departure": {
"delay": -98,
"time": "1769021182"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1769020323"
},
"departure": {
"delay": 3,
"time": "1769020323"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -51,
"time": "1769020869"
},
"departure": {
"delay": -51,
"time": "1769020869"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -164,
"time": "1769021212"
},
"departure": {
"delay": -164,
"time": "1769021236"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -44,
"time": "1769020276"
},
"departure": {
"delay": -44,
"time": "1769020276"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -298,
"time": "1769021567"
},
"departure": {
"delay": -298,
"time": "1769021582"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1769020060"
},
"departure": {
"delay": -20,
"time": "1769020060"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -253,
"time": "1769021807"
},
"departure": {
"delay": -253,
"time": "1769021807"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1769020101"
},
"departure": {
"delay": 21,
"time": "1769020101"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -289,
"time": "1769021951"
},
"departure": {
"delay": -289,
"time": "1769021951"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -201,
"time": "1769022159"
},
"departure": {
"delay": -201,
"time": "1769022159"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -113,
"time": "1769020807"
},
"departure": {
"delay": -113,
"time": "1769020807"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1769020458"
},
"departure": {
"delay": -42,
"time": "1769020458"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -233,
"time": "1769021707"
},
"departure": {
"delay": -233,
"time": "1769021707"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -150,
"time": "1769021310"
},
"departure": {
"delay": -150,
"time": "1769021310"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -245,
"time": "1769022055"
},
"departure": {
"delay": -245,
"time": "1769022055"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -196,
"time": "1769021384"
},
"departure": {
"delay": -196,
"time": "1769021384"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -64,
"time": "1769021012"
},
"departure": {
"delay": -64,
"time": "1769021036"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -79,
"time": "1769020961"
},
"departure": {
"delay": -79,
"time": "1769020961"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -310,
"time": "1769022350"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -134,
"time": "1769021086"
},
"departure": {
"delay": -134,
"time": "1769021086"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1769020014"
},
"departure": {
"delay": 54,
"time": "1769020014"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -80,
"time": "1769020660"
},
"departure": {
"delay": -80,
"time": "1769020660"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -249,
"time": "1769021871"
},
"departure": {
"delay": -249,
"time": "1769021871"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -41,
"time": "1769020219"
},
"departure": {
"delay": -41,
"time": "1769020219"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1769020587"
},
"departure": {
"delay": -33,
"time": "1769020587"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769019900"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1769020164"
},
"departure": {
"delay": 24,
"time": "1769020164"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -193,
"time": "1769021463"
},
"departure": {
"delay": -193,
"time": "1769021507"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -223,
"time": "1769022235"
},
"departure": {
"delay": -223,
"time": "1769022257"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769019341",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx44:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2332,
"time": "1769023028"
},
"departure": {
"delay": -2332,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769025592"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2272,
"time": "1769023028"
},
"departure": {
"delay": -2272,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": -2092,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1769025486"
},
"departure": {
"delay": 66,
"time": "1769025486"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2092,
"time": "1769023028"
},
"departure": {
"delay": -2092,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2212,
"time": "1769023028"
},
"departure": {
"delay": -2212,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2212,
"time": "1769023028"
},
"departure": {
"delay": -2212,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1769025452"
},
"departure": {
"delay": 32,
"time": "1769025452"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2272,
"time": "1769023028"
},
"departure": {
"delay": -2272,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471373:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051176xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 571,
"time": "1769023171"
},
"departure": {
"delay": 571,
"time": "1769023171"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 607,
"time": "1769022907"
},
"departure": {
"delay": 607,
"time": "1769022907"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 621,
"time": "1769022621"
},
"departure": {
"delay": 621,
"time": "1769022621"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 569,
"time": "1769022689"
},
"departure": {
"delay": 569,
"time": "1769022689"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 604,
"time": "1769022784"
},
"departure": {
"delay": 604,
"time": "1769022784"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 569,
"time": "1769023109"
},
"departure": {
"delay": 569,
"time": "1769023109"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 608,
"time": "1769023328"
},
"departure": {
"delay": 608,
"time": "1769023328"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 569,
"time": "1769023709"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 569,
"time": "1769023229"
},
"departure": {
"delay": 569,
"time": "1769023229"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 604,
"time": "1769022844"
},
"departure": {
"delay": 604,
"time": "1769022844"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 627,
"time": "1769022987"
},
"departure": {
"delay": 627,
"time": "1769022987"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769022472",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051176xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056516x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1769022744"
},
"departure": {
"delay": 84,
"time": "1769022744"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769023479"
},
"departure": {
"delay": 39,
"time": "1769023479"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1769023678"
},
"departure": {
"delay": 58,
"time": "1769023678"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1769023342"
},
"departure": {
"delay": 22,
"time": "1769023342"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1769022806"
},
"departure": {
"delay": 86,
"time": "1769022806"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769023165"
},
"departure": {
"delay": 25,
"time": "1769023165"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769023650"
},
"departure": {
"delay": 30,
"time": "1769023650"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1769022905"
},
"departure": {
"delay": 65,
"time": "1769022905"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1769023088"
},
"departure": {
"delay": 68,
"time": "1769023088"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1769022978"
},
"departure": {
"delay": 18,
"time": "1769022978"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1769022734"
},
"departure": {
"delay": 74,
"time": "1769022734"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1769023518"
},
"departure": {
"delay": 18,
"time": "1769023518"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1769023593"
},
"departure": {
"delay": 33,
"time": "1769023593"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1769023393"
},
"departure": {
"delay": 73,
"time": "1769023393"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1769022601"
},
"departure": {
"delay": 61,
"time": "1769022601"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769023278"
},
"departure": {
"delay": 18,
"time": "1769023278"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1769022911"
},
"departure": {
"delay": 11,
"time": "1769022911"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1769023878"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 18,
"time": "1769023758"
},
"departure": {
"delay": 18,
"time": "1769023758"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1769022662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056516x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011264x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1769024668"
},
"departure": {
"delay": 88,
"time": "1769024668"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 26,
"time": "1769022926"
},
"departure": {
"delay": 26,
"time": "1769022926"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1769023298"
},
"departure": {
"delay": 38,
"time": "1769023298"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1769025398"
},
"departure": {
"delay": 38,
"time": "1769025398"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 43,
"time": "1769025463"
},
"departure": {
"delay": 43,
"time": "1769025463"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 41,
"time": "1769022821"
},
"departure": {
"delay": 41,
"time": "1769022821"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1769025262"
},
"departure": {
"delay": 82,
"time": "1769025262"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 38,
"time": "1769024438"
},
"departure": {
"delay": 38,
"time": "1769024438"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 78,
"time": "1769023638"
},
"departure": {
"delay": 78,
"time": "1769023638"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1769023036"
},
"departure": {
"delay": 76,
"time": "1769023036"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1769023008"
},
"departure": {
"delay": 48,
"time": "1769023008"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1769023511"
},
"departure": {
"delay": 71,
"time": "1769023511"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1769025496"
},
"departure": {
"delay": 76,
"time": "1769025496"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 38,
"time": "1769023178"
},
"departure": {
"delay": 38,
"time": "1769023178"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769024329"
},
"departure": {
"delay": 49,
"time": "1769024329"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 63,
"time": "1769023083"
},
"departure": {
"delay": 63,
"time": "1769023083"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1769023718"
},
"departure": {
"delay": 38,
"time": "1769023718"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1769023822"
},
"departure": {
"delay": 82,
"time": "1769023822"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 85,
"time": "1769025625"
},
"departure": {
"delay": 85,
"time": "1769025625"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 47,
"time": "1769025527"
},
"departure": {
"delay": 47,
"time": "1769025527"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 48,
"time": "1769025588"
},
"departure": {
"delay": 48,
"time": "1769025588"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 58,
"time": "1769023138"
},
"departure": {
"delay": 58,
"time": "1769023138"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1769024606"
},
"departure": {
"delay": 86,
"time": "1769024606"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 83,
"time": "1769024843"
},
"departure": {
"delay": 83,
"time": "1769024843"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 96,
"time": "1769023356"
},
"departure": {
"delay": 96,
"time": "1769023356"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1769024798"
},
"departure": {
"delay": 38,
"time": "1769024798"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 80,
"time": "1769024720"
},
"departure": {
"delay": 80,
"time": "1769024720"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 49,
"time": "1769025229"
},
"departure": {
"delay": 49,
"time": "1769025229"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 35,
"time": "1769022635"
},
"departure": {
"delay": 35,
"time": "1769022635"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1769025650"
},
"departure": {
"delay": 50,
"time": "1769025650"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 42,
"time": "1769024082"
},
"departure": {
"delay": 42,
"time": "1769024082"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1769023416"
},
"departure": {
"delay": 96,
"time": "1769023416"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1769022697"
},
"departure": {
"delay": 37,
"time": "1769022697"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769022582"
},
"departure": {
"delay": 42,
"time": "1769022582"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1769024558"
},
"departure": {
"delay": 38,
"time": "1769024558"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 38,
"time": "1769024018"
},
"departure": {
"delay": 38,
"time": "1769024018"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1769023781"
},
"departure": {
"delay": 41,
"time": "1769023781"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1769024177"
},
"departure": {
"delay": 77,
"time": "1769024177"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1769022505"
},
"departure": {
"delay": 25,
"time": "1769022505"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769022725"
},
"departure": {
"delay": 65,
"time": "1769022725"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1769024118"
},
"departure": {
"delay": 78,
"time": "1769024118"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 38,
"time": "1769025158"
},
"departure": {
"delay": 38,
"time": "1769025158"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 50,
"time": "1769022470"
},
"departure": {
"delay": 50,
"time": "1769022470"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1769023231"
},
"departure": {
"delay": 91,
"time": "1769023231"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1769024918"
},
"departure": {
"delay": 38,
"time": "1769024918"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 48,
"time": "1769022888"
},
"departure": {
"delay": 48,
"time": "1769022888"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1769025439"
},
"departure": {
"delay": 79,
"time": "1769025439"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 49,
"time": "1769024269"
},
"departure": {
"delay": 49,
"time": "1769024269"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1769025758"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 47,
"time": "1769023967"
},
"departure": {
"delay": 47,
"time": "1769023967"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1769025698"
},
"departure": {
"delay": 38,
"time": "1769025698"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1769022952",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011264x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848908F5416930x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769023620"
},
"departure": {
"time": "1769023680"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769019000"
},
"departure": {
"time": "1769020200"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769015640"
},
"departure": {
"time": "1769015760"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769014380"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769018280"
},
"departure": {
"time": "1769018340"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769021400"
},
"departure": {
"time": "1769021460"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769016600"
},
"departure": {
"time": "1769016720"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769024220"
},
"departure": {
"time": "1769024280"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769020440"
},
"departure": {
"time": "1769020500"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769017740"
},
"departure": {
"time": "1769017800"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769023920"
},
"departure": {
"time": "1769023980"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769022900"
},
"departure": {
"time": "1769022960"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769022120"
},
"departure": {
"time": "1769022180"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769025120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1769010761",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848908F5416930x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769018520"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769019900"
},
"departure": {
"time": "1769019900"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769019960"
},
"departure": {
"time": "1769019960"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769020080"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769019840"
},
"departure": {
"time": "1769019840"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769019480"
},
"departure": {
"time": "1769019480"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769019185"
},
"departure": {
"delay": 5,
"time": "1769019185"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769019600"
},
"departure": {
"time": "1769019600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769019000"
},
"departure": {
"time": "1769019000"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769018580"
},
"departure": {
"time": "1769018580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769019240"
},
"departure": {
"time": "1769019240"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769019720"
},
"departure": {
"time": "1769019720"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769019180"
},
"departure": {
"time": "1769019180"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769018880"
},
"departure": {
"time": "1769018880"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769018760"
},
"departure": {
"time": "1769018760"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769019420"
},
"departure": {
"time": "1769019420"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769019360"
},
"departure": {
"time": "1769019360"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769019060"
},
"departure": {
"time": "1769019060"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769019300"
},
"departure": {
"time": "1769019300"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769004372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1107:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1769022960"
},
"departure": {
"delay": -55,
"time": "1769022965"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1769023320"
},
"departure": {
"delay": -120,
"time": "1769023320"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -120,
"time": "1769023440"
},
"departure": {
"delay": -120,
"time": "1769023440"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769022720"
},
"departure": {
"delay": 5,
"time": "1769022725"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1769023020"
},
"departure": {
"delay": -120,
"time": "1769023020"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": -120,
"time": "1769023560"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": -120,
"time": "1769023260"
},
"departure": {
"delay": -120,
"time": "1769023260"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -120,
"time": "1769023500"
},
"departure": {
"delay": -120,
"time": "1769023500"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769022600"
},
"departure": {
"delay": 5,
"time": "1769022605"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1769022840"
},
"departure": {
"delay": -55,
"time": "1769022845"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": -120,
"time": "1769023200"
},
"departure": {
"delay": -120,
"time": "1769023200"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": -105,
"time": "1769022970"
},
"departure": {
"delay": -105,
"time": "1769022975"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769022480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769022660"
},
"departure": {
"delay": 5,
"time": "1769022665"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769023026",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3095:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230635x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1769023172"
},
"departure": {
"delay": -28,
"time": "1769023172"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1769022981"
},
"departure": {
"delay": -39,
"time": "1769022981"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1769023487"
},
"departure": {
"delay": -13,
"time": "1769023487"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1769022672"
},
"departure": {
"delay": 12,
"time": "1769022672"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1769022544"
},
"departure": {
"delay": 4,
"time": "1769022544"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -18,
"time": "1769024142"
},
"departure": {
"delay": -18,
"time": "1769024142"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -43,
"time": "1769023757"
},
"departure": {
"delay": -43,
"time": "1769023757"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -25,
"time": "1769023835"
},
"departure": {
"delay": -25,
"time": "1769023835"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -30,
"time": "1769022870"
},
"departure": {
"delay": -30,
"time": "1769022870"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1769022784"
},
"departure": {
"delay": 4,
"time": "1769022784"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1769023331"
},
"departure": {
"delay": 11,
"time": "1769023331"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -43,
"time": "1769023277"
},
"departure": {
"delay": -43,
"time": "1769023277"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 6,
"time": "1769024286"
},
"departure": {
"delay": 6,
"time": "1769024286"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -43,
"time": "1769024177"
},
"departure": {
"delay": -43,
"time": "1769024177"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -43,
"time": "1769023037"
},
"departure": {
"delay": -43,
"time": "1769023037"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1769023420"
},
"departure": {
"delay": -20,
"time": "1769023420"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -43,
"time": "1769023577"
},
"departure": {
"delay": -43,
"time": "1769023577"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -33,
"time": "1769024067"
},
"departure": {
"delay": -33,
"time": "1769024067"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -49,
"time": "1769022551"
},
"departure": {
"delay": -49,
"time": "1769022551"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1769024037"
},
"departure": {
"delay": -3,
"time": "1769024037"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -14,
"time": "1769022826"
},
"departure": {
"delay": -14,
"time": "1769022826"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -43,
"time": "1769024357"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -43,
"time": "1769023937"
},
"departure": {
"delay": -43,
"time": "1769023937"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -43,
"time": "1769023997"
},
"departure": {
"delay": -43,
"time": "1769023997"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -30,
"time": "1769023230"
},
"departure": {
"delay": -30,
"time": "1769023230"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1769022500"
},
"departure": {
"delay": 20,
"time": "1769022500"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1769022622"
},
"departure": {
"delay": -38,
"time": "1769022622"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769022422"
},
"departure": {
"delay": 2,
"time": "1769022422"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1769024231"
},
"departure": {
"delay": 11,
"time": "1769024231"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -38,
"time": "1769022742"
},
"departure": {
"delay": -38,
"time": "1769022742"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769022972",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230635x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190168x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1769023737"
},
"departure": {
"delay": 57,
"time": "1769023737"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 107,
"time": "1769022887"
},
"departure": {
"delay": 107,
"time": "1769022887"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769023770"
},
"departure": {
"delay": 30,
"time": "1769023770"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 46,
"time": "1769023306"
},
"departure": {
"delay": 46,
"time": "1769023306"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1769023261"
},
"departure": {
"delay": 61,
"time": "1769023261"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769023950"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1769022824"
},
"departure": {
"delay": 44,
"time": "1769022824"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1769023688"
},
"departure": {
"delay": 68,
"time": "1769023688"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1769023230"
},
"departure": {
"delay": 30,
"time": "1769023230"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1769022963"
},
"departure": {
"delay": 63,
"time": "1769022963"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769023470"
},
"departure": {
"delay": 30,
"time": "1769023470"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769023050"
},
"departure": {
"delay": 30,
"time": "1769023050"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769023590"
},
"departure": {
"delay": 30,
"time": "1769023590"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1769023410"
},
"departure": {
"delay": 30,
"time": "1769023410"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1769023626"
},
"departure": {
"delay": 66,
"time": "1769023626"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 89,
"time": "1769022929"
},
"departure": {
"delay": 89,
"time": "1769022929"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1769023022"
},
"departure": {
"delay": 62,
"time": "1769023022"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1769023537"
},
"departure": {
"delay": 37,
"time": "1769023537"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 88,
"time": "1769023828"
},
"departure": {
"delay": 88,
"time": "1769023828"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 31,
"time": "1769023351"
},
"departure": {
"delay": 31,
"time": "1769023351"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769023012",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190168x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx340:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769026110"
},
"departure": {
"delay": 30,
"time": "1769026110"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769025840"
},
"departure": {
"time": "1769025840"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769025750"
},
"departure": {
"delay": 30,
"time": "1769025750"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769025570"
},
"departure": {
"delay": 30,
"time": "1769025570"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1769025961"
},
"departure": {
"delay": 1,
"time": "1769025961"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1769025450"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1769025491"
},
"departure": {
"delay": 11,
"time": "1769025491"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1769025671"
},
"departure": {
"delay": 11,
"time": "1769025671"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769022983",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx340:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230352x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1769024177"
},
"departure": {
"delay": 77,
"time": "1769024177"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1769023477"
},
"departure": {
"delay": 97,
"time": "1769023477"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1769023517"
},
"departure": {
"delay": 77,
"time": "1769023517"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1769023272"
},
"departure": {
"delay": 132,
"time": "1769023272"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1769023615"
},
"departure": {
"delay": 115,
"time": "1769023615"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1769023962"
},
"departure": {
"delay": 102,
"time": "1769023962"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1769024106"
},
"departure": {
"delay": 126,
"time": "1769024106"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 94,
"time": "1769024134"
},
"departure": {
"delay": 94,
"time": "1769024134"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 136,
"time": "1769024476"
},
"departure": {
"delay": 136,
"time": "1769024476"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 109,
"time": "1769024269"
},
"departure": {
"delay": 109,
"time": "1769024269"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 123,
"time": "1769024703"
},
"departure": {
"delay": 123,
"time": "1769024703"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 77,
"time": "1769024417"
},
"departure": {
"delay": 77,
"time": "1769024417"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 102,
"time": "1769024622"
},
"departure": {
"delay": 102,
"time": "1769024622"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 77,
"time": "1769023157"
},
"departure": {
"delay": 77,
"time": "1769023157"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1769023412"
},
"departure": {
"delay": 92,
"time": "1769023412"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1769024749"
},
"departure": {
"delay": 109,
"time": "1769024749"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 79,
"time": "1769024599"
},
"departure": {
"delay": 79,
"time": "1769024599"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1769023860"
},
"departure": {
"delay": 120,
"time": "1769023860"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1769024569"
},
"departure": {
"delay": 109,
"time": "1769024569"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 132,
"time": "1769023572"
},
"departure": {
"delay": 132,
"time": "1769023572"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1769024343"
},
"departure": {
"delay": 123,
"time": "1769024343"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 77,
"time": "1769024537"
},
"departure": {
"delay": 77,
"time": "1769024537"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 77,
"time": "1769023817"
},
"departure": {
"delay": 77,
"time": "1769023817"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1769024777"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 102,
"time": "1769024682"
},
"departure": {
"delay": 102,
"time": "1769024682"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 109,
"time": "1769024029"
},
"departure": {
"delay": 109,
"time": "1769024029"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1769024657"
},
"departure": {
"delay": 77,
"time": "1769024657"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 118,
"time": "1769024218"
},
"departure": {
"delay": 118,
"time": "1769024218"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 84,
"time": "1769023764"
},
"departure": {
"delay": 84,
"time": "1769023764"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769022962",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230352x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596682:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1769022984"
},
"departure": {
"delay": -27,
"time": "1769022993"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1769023062"
},
"departure": {
"delay": -18,
"time": "1769023062"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -69,
"time": "1769023251"
},
"departure": {
"delay": -69,
"time": "1769023251"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -129,
"time": "1769023371"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -48,
"time": "1769023152"
},
"departure": {
"delay": -48,
"time": "1769023152"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1769022530"
},
"departure": {
"delay": 3,
"time": "1769022543"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1769022681"
},
"departure": {
"delay": 21,
"time": "1769022681"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -99,
"time": "1769023341"
},
"departure": {
"delay": -99,
"time": "1769023341"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1769022858"
},
"departure": {
"delay": 18,
"time": "1769022858"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -90,
"time": "1769023290"
},
"departure": {
"delay": -90,
"time": "1769023290"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1769023200"
},
"departure": {
"delay": -60,
"time": "1769023200"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -21,
"time": "1769022759"
},
"departure": {
"delay": -21,
"time": "1769022759"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1769022919"
},
"departure": {
"delay": 19,
"time": "1769022919"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1769023009",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596682:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196429x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 228,
"time": "1769023008"
},
"departure": {
"delay": 228,
"time": "1769023008"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 243,
"time": "1769023203"
},
"departure": {
"delay": 243,
"time": "1769023203"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 113,
"time": "1769022293"
},
"departure": {
"delay": 113,
"time": "1769022293"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 228,
"time": "1769023068"
},
"departure": {
"delay": 228,
"time": "1769023068"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 64,
"time": "1769022244"
},
"departure": {
"delay": 64,
"time": "1769022244"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 234,
"time": "1769022774"
},
"departure": {
"delay": 234,
"time": "1769022774"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 201,
"time": "1769022681"
},
"departure": {
"delay": 201,
"time": "1769022681"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 91,
"time": "1769022391"
},
"departure": {
"delay": 91,
"time": "1769022391"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 198,
"time": "1769022798"
},
"departure": {
"delay": 198,
"time": "1769022798"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 222,
"time": "1769023302"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 216,
"time": "1769022936"
},
"departure": {
"delay": 216,
"time": "1769022936"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 219,
"time": "1769022639"
},
"departure": {
"delay": 219,
"time": "1769022639"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 242,
"time": "1769022962"
},
"departure": {
"delay": 242,
"time": "1769022962"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 225,
"time": "1769022825"
},
"departure": {
"delay": 225,
"time": "1769022825"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 157,
"time": "1769022517"
},
"departure": {
"delay": 157,
"time": "1769022517"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 261,
"time": "1769023101"
},
"departure": {
"delay": 261,
"time": "1769023101"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 222,
"time": "1769023122"
},
"departure": {
"delay": 222,
"time": "1769023122"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 162,
"time": "1769022462"
},
"departure": {
"delay": 162,
"time": "1769022462"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 194,
"time": "1769022614"
},
"departure": {
"delay": 194,
"time": "1769022614"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 246,
"time": "1769022726"
},
"departure": {
"delay": 246,
"time": "1769022726"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 183,
"time": "1769022543"
},
"departure": {
"delay": 183,
"time": "1769022543"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769023002",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196429x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8097:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3293,
"time": "1769023387"
},
"departure": {
"delay": -3293,
"time": "1769023387"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -3298,
"time": "1769023502"
},
"departure": {
"delay": -3298,
"time": "1769023502"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -3283,
"time": "1769024537"
},
"departure": {
"delay": -3283,
"time": "1769024537"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -3303,
"time": "1769023317"
},
"departure": {
"delay": -3303,
"time": "1769023317"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -3255,
"time": "1769024325"
},
"departure": {
"delay": -3255,
"time": "1769024325"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -3303,
"time": "1769023917"
},
"departure": {
"delay": -3303,
"time": "1769023917"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -3280,
"time": "1769023700"
},
"departure": {
"delay": -3280,
"time": "1769023700"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -3257,
"time": "1769024383"
},
"departure": {
"delay": -3257,
"time": "1769024383"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -3303,
"time": "1769023737"
},
"departure": {
"delay": -3303,
"time": "1769023737"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -3303,
"time": "1769023557"
},
"departure": {
"delay": -3303,
"time": "1769023557"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -3252,
"time": "1769023848"
},
"departure": {
"delay": -3252,
"time": "1769023848"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -3246,
"time": "1769023014"
},
"departure": {
"delay": -3246,
"time": "1769023014"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -3253,
"time": "1769023967"
},
"departure": {
"delay": -3253,
"time": "1769023967"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -3284,
"time": "1769024596"
},
"departure": {
"delay": -3284,
"time": "1769024596"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -3248,
"time": "1769023612"
},
"departure": {
"delay": -3248,
"time": "1769023612"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -3254,
"time": "1769024026"
},
"departure": {
"delay": -3254,
"time": "1769024026"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -3247,
"time": "1769024093"
},
"departure": {
"delay": -3247,
"time": "1769024093"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -3303,
"time": "1769024697"
},
"departure": {
"delay": -3303,
"time": "1769024697"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -3287,
"time": "1769023453"
},
"departure": {
"delay": -3287,
"time": "1769023453"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -3259,
"time": "1769023661"
},
"departure": {
"delay": -3259,
"time": "1769023661"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": -3346,
"time": "1769022914"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -3280,
"time": "1769023820"
},
"departure": {
"delay": -3280,
"time": "1769023820"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -3281,
"time": "1769023099"
},
"departure": {
"delay": -3281,
"time": "1769023099"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -3303,
"time": "1769024457"
},
"departure": {
"delay": -3303,
"time": "1769024457"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -3281,
"time": "1769023279"
},
"departure": {
"delay": -3281,
"time": "1769023279"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -3303,
"time": "1769023197"
},
"departure": {
"delay": -3303,
"time": "1769023197"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -3282,
"time": "1769023878"
},
"departure": {
"delay": -3282,
"time": "1769023878"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -3247,
"time": "1769023253"
},
"departure": {
"delay": -3247,
"time": "1769023253"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769022642",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8097:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx47:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1769019542"
},
"departure": {
"delay": 62,
"time": "1769019542"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1769021167"
},
"departure": {
"delay": 67,
"time": "1769021167"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 169,
"time": "1769021869"
},
"departure": {
"delay": 169,
"time": "1769021869"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 87,
"time": "1769021047"
},
"departure": {
"delay": 87,
"time": "1769021067"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 106,
"time": "1769020246"
},
"departure": {
"delay": 106,
"time": "1769020246"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1769020617"
},
"departure": {
"delay": 117,
"time": "1769020617"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1769021767"
},
"departure": {
"delay": 152,
"time": "1769021792"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 101,
"time": "1769019461"
},
"departure": {
"delay": 101,
"time": "1769019461"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1769020542"
},
"departure": {
"delay": 102,
"time": "1769020542"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1769019996"
},
"departure": {
"delay": 96,
"time": "1769019996"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1769022141"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 148,
"time": "1769020468"
},
"departure": {
"delay": 148,
"time": "1769020468"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1769021493"
},
"departure": {
"delay": 153,
"time": "1769021493"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1769019717"
},
"departure": {
"delay": 57,
"time": "1769019717"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1769020417"
},
"departure": {
"delay": 97,
"time": "1769020417"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1769019764"
},
"departure": {
"delay": 44,
"time": "1769019764"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1769020842"
},
"departure": {
"delay": 67,
"time": "1769020867"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1769021243"
},
"departure": {
"delay": 37,
"time": "1769021317"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 172,
"time": "1769021692"
},
"departure": {
"delay": 172,
"time": "1769021692"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1769019670"
},
"departure": {
"delay": 130,
"time": "1769019670"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1769019592"
},
"departure": {
"delay": 112,
"time": "1769019592"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1769020717"
},
"departure": {
"delay": 97,
"time": "1769020717"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 212,
"time": "1769022069"
},
"departure": {
"delay": 212,
"time": "1769022092"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769019300"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 132,
"time": "1769021592"
},
"departure": {
"delay": 132,
"time": "1769021592"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 112,
"time": "1769020792"
},
"departure": {
"delay": 112,
"time": "1769020792"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 232,
"time": "1769021971"
},
"departure": {
"delay": 232,
"time": "1769021992"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 123,
"time": "1769019843"
},
"departure": {
"delay": 123,
"time": "1769019843"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1769020967"
},
"departure": {
"delay": 107,
"time": "1769020967"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 148,
"time": "1769020168"
},
"departure": {
"delay": 148,
"time": "1769020168"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769019200",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx47:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190172x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769023500"
},
"departure": {
"time": "1769023500"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769023800"
},
"departure": {
"time": "1769023800"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1769023724"
},
"departure": {
"delay": 44,
"time": "1769023724"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769023268"
},
"departure": {
"delay": 8,
"time": "1769023268"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769024160"
},
"departure": {
"time": "1769024160"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1769023970"
},
"departure": {
"delay": 50,
"time": "1769023970"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1769023404"
},
"departure": {
"delay": 24,
"time": "1769023404"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769024820"
},
"departure": {
"time": "1769024820"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 22,
"time": "1769023582"
},
"departure": {
"delay": 22,
"time": "1769023582"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1769024239"
},
"departure": {
"delay": 19,
"time": "1769024239"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769023530"
},
"departure": {
"delay": 30,
"time": "1769023530"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769024198"
},
"departure": {
"delay": 38,
"time": "1769024198"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1769024111"
},
"departure": {
"delay": 11,
"time": "1769024111"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1769024523"
},
"departure": {
"delay": 3,
"time": "1769024523"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769023920"
},
"departure": {
"time": "1769023920"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769023360"
},
"departure": {
"delay": 40,
"time": "1769023360"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769025000"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 53,
"time": "1769023673"
},
"departure": {
"delay": 53,
"time": "1769023673"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1769023772"
},
"departure": {
"delay": 32,
"time": "1769023772"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1769024372"
},
"departure": {
"delay": 32,
"time": "1769024372"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1769024675"
},
"departure": {
"delay": 35,
"time": "1769024675"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1769024745"
},
"departure": {
"delay": 45,
"time": "1769024745"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1769024470"
},
"departure": {
"delay": 10,
"time": "1769024470"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1769023471"
},
"departure": {
"delay": 31,
"time": "1769023471"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769024610"
},
"departure": {
"delay": 30,
"time": "1769024610"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769023620"
},
"departure": {
"time": "1769023620"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769023320"
},
"departure": {
"time": "1769023320"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769024580"
},
"departure": {
"time": "1769024580"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769024040"
},
"departure": {
"time": "1769024040"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769022772",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190172x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769023260"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769023380"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769023800"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769024760"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769024100"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769024700"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769024220"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769023140"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769023740"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769024520"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769024640"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769023320"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769024160"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769023020"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769024460"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769023560"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769023440"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769024880"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769023620"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769024400"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769023860"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769024580"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769023500"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769024820"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769024280"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769024340"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769022960"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769023920"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769024040"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769023080"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769023680"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1119:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8764:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769022523"
},
"departure": {
"time": "1769022523"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769021659"
},
"departure": {
"time": "1769021659"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769021220"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769022187"
},
"departure": {
"time": "1769022187"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769022948"
},
"departure": {
"time": "1769022948"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769021315"
},
"departure": {
"time": "1769021315"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769022750"
},
"departure": {
"time": "1769022772"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769022371"
},
"departure": {
"time": "1769022371"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769022578"
},
"departure": {
"time": "1769022578"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769022890"
},
"departure": {
"time": "1769022890"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769021494"
},
"departure": {
"time": "1769021494"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769022124"
},
"departure": {
"time": "1769022124"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769022422"
},
"departure": {
"time": "1769022422"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769022243"
},
"departure": {
"time": "1769022243"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769022203"
},
"departure": {
"time": "1769022203"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769022651"
},
"departure": {
"time": "1769022651"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769021739"
},
"departure": {
"time": "1769021739"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769022847"
},
"departure": {
"time": "1769022847"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769021610"
},
"departure": {
"time": "1769021610"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769021543"
},
"departure": {
"time": "1769021543"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769023285"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769022823"
},
"departure": {
"time": "1769022824"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769021969"
},
"departure": {
"time": "1769021969"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769021899"
},
"departure": {
"time": "1769021899"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769021822"
},
"departure": {
"time": "1769021843"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769021418"
},
"departure": {
"time": "1769021418"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769021700"
},
"departure": {
"time": "1769021700"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769022083"
},
"departure": {
"time": "1769022083"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769021343"
},
"departure": {
"time": "1769021343"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769022340"
},
"departure": {
"time": "1769022340"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769020749",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8764:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769027040"
},
"departure": {
"time": "1769027040"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769027100"
},
"departure": {
"time": "1769027100"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1769026920"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769027160"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769026980"
},
"departure": {
"time": "1769026980"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769022966",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3123:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6528991075762176x28:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1769024337"
},
"departure": {
"delay": 127,
"time": "1769024347"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 119,
"time": "1769023609"
},
"departure": {
"delay": 119,
"time": "1769023619"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1769022592"
},
"departure": {
"delay": 96,
"time": "1769022636"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1769023780"
},
"departure": {
"delay": 110,
"time": "1769023790"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1769023481"
},
"departure": {
"delay": 111,
"time": "1769023491"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 119,
"time": "1769024089"
},
"departure": {
"delay": 119,
"time": "1769024099"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 107,
"time": "1769024137"
},
"departure": {
"delay": 107,
"time": "1769024147"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 118,
"time": "1769023668"
},
"departure": {
"delay": 118,
"time": "1769023678"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1769024516"
},
"departure": {
"delay": 66,
"time": "1769024526"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 97,
"time": "1769023527"
},
"departure": {
"delay": 97,
"time": "1769023537"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1769024688"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 151,
"time": "1769024241"
},
"departure": {
"delay": 151,
"time": "1769024251"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1769022769"
},
"departure": {
"delay": 48,
"time": "1769022888"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 163,
"time": "1769023353"
},
"departure": {
"delay": 163,
"time": "1769023363"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1769022675"
},
"departure": {
"delay": -32,
"time": "1769022688"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1769024012"
},
"departure": {
"delay": 102,
"time": "1769024022"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1769023723"
},
"departure": {
"delay": 113,
"time": "1769023733"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1769023194"
},
"departure": {
"delay": 124,
"time": "1769023204"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1769023272"
},
"departure": {
"delay": 142,
"time": "1769023282"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1769023936"
},
"departure": {
"delay": 86,
"time": "1769023946"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
}
],
"timestamp": "1769023029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6528991075762176x28:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196430x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1769023218"
},
"departure": {
"delay": 138,
"time": "1769023218"
},
"stopId": "FR:76351:ZE:5093:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 164,
"time": "1769023904"
},
"departure": {
"delay": 164,
"time": "1769023904"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 164,
"time": "1769024204"
},
"departure": {
"delay": 164,
"time": "1769024204"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 166,
"time": "1769023366"
},
"departure": {
"delay": 166,
"time": "1769023366"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 170,
"time": "1769024090"
},
"departure": {
"delay": 170,
"time": "1769024090"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 165,
"time": "1769023425"
},
"departure": {
"delay": 165,
"time": "1769023425"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1769023083"
},
"departure": {
"delay": 123,
"time": "1769023083"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1769024742"
},
"departure": {
"delay": 162,
"time": "1769024742"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 138,
"time": "1769024238"
},
"departure": {
"delay": 138,
"time": "1769024238"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 144,
"time": "1769024844"
},
"departure": {
"delay": 144,
"time": "1769024844"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 123,
"time": "1769023683"
},
"departure": {
"delay": 123,
"time": "1769023683"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 129,
"time": "1769024649"
},
"departure": {
"delay": 129,
"time": "1769024649"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 153,
"time": "1769024493"
},
"departure": {
"delay": 153,
"time": "1769024493"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 177,
"time": "1769023617"
},
"departure": {
"delay": 177,
"time": "1769023617"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1769024163"
},
"departure": {
"delay": 123,
"time": "1769024163"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1769024943"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 123,
"time": "1769024763"
},
"departure": {
"delay": 123,
"time": "1769024763"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 151,
"time": "1769024311"
},
"departure": {
"delay": 151,
"time": "1769024311"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 164,
"time": "1769024264"
},
"departure": {
"delay": 164,
"time": "1769024264"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 144,
"time": "1769023764"
},
"departure": {
"delay": 144,
"time": "1769023764"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 162,
"time": "1769024442"
},
"departure": {
"delay": 162,
"time": "1769024442"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 163,
"time": "1769023843"
},
"departure": {
"delay": 163,
"time": "1769023843"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 181,
"time": "1769023141"
},
"departure": {
"delay": 181,
"time": "1769023141"
},
"stopId": "FR:76351:ZE:5087:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1769024343"
},
"departure": {
"delay": 123,
"time": "1769024343"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 123,
"time": "1769023263"
},
"departure": {
"delay": 123,
"time": "1769023263"
},
"stopId": "FR:76351:ZE:4864:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 134,
"time": "1769023514"
},
"departure": {
"delay": 134,
"time": "1769023514"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 149,
"time": "1769024609"
},
"departure": {
"delay": 149,
"time": "1769024609"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 123,
"time": "1769024043"
},
"departure": {
"delay": 123,
"time": "1769024043"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 123,
"time": "1769023803"
},
"departure": {
"delay": 123,
"time": "1769023803"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 170,
"time": "1769023310"
},
"departure": {
"delay": 170,
"time": "1769023310"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1769024583"
},
"departure": {
"delay": 123,
"time": "1769024583"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 126,
"time": "1769024286"
},
"departure": {
"delay": 126,
"time": "1769024286"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 91,
"time": "1769022811"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 178,
"time": "1769023978"
},
"departure": {
"delay": 178,
"time": "1769023978"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 153,
"time": "1769023473"
},
"departure": {
"delay": 153,
"time": "1769023473"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1769024466"
},
"departure": {
"delay": 126,
"time": "1769024466"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 166,
"time": "1769024386"
},
"departure": {
"delay": 166,
"time": "1769024386"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 129,
"time": "1769024709"
},
"departure": {
"delay": 129,
"time": "1769024709"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 139,
"time": "1769023939"
},
"departure": {
"delay": 139,
"time": "1769023939"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769022972",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196430x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769024280"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769024400"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769023800"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769024820"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769023560"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769024160"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769025300"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769025360"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769024520"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769023740"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769023620"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769023920"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769023500"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769025420"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769024640"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769024340"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769023680"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769024100"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769023860"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769025480"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769025600"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769024580"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769024760"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769024040"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769022104",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6045:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769022420"
},
"departure": {
"delay": 65,
"time": "1769022425"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -120,
"time": "1769023740"
},
"departure": {
"delay": -120,
"time": "1769023740"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -120,
"time": "1769023380"
},
"departure": {
"delay": -120,
"time": "1769023380"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": -120,
"time": "1769023140"
},
"departure": {
"delay": -120,
"time": "1769023140"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1769022660"
},
"departure": {
"delay": 65,
"time": "1769022665"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1769022065"
},
"departure": {
"delay": -50,
"time": "1769022070"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769022240"
},
"departure": {
"delay": 5,
"time": "1769022245"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -120,
"time": "1769023080"
},
"departure": {
"delay": -120,
"time": "1769023080"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1769022490"
},
"departure": {
"delay": 15,
"time": "1769022495"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -115,
"time": "1769023020"
},
"departure": {
"delay": -115,
"time": "1769023025"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1769021880"
},
"departure": {
"delay": 65,
"time": "1769021885"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1769023560"
},
"departure": {
"delay": -120,
"time": "1769023560"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -120,
"time": "1769023440"
},
"departure": {
"delay": -120,
"time": "1769023440"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -120,
"time": "1769023860"
},
"departure": {
"delay": -120,
"time": "1769023860"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769021460"
},
"departure": {
"delay": 5,
"time": "1769021465"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769022480"
},
"departure": {
"delay": 65,
"time": "1769022485"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -120,
"time": "1769023320"
},
"departure": {
"delay": -120,
"time": "1769023320"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769021760"
},
"departure": {
"delay": 5,
"time": "1769021765"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769022010"
},
"departure": {
"time": "1769022060"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1769021400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769021520"
},
"departure": {
"delay": 65,
"time": "1769021525"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769021820"
},
"departure": {
"delay": 65,
"time": "1769021825"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -115,
"time": "1769023325"
},
"departure": {
"delay": -115,
"time": "1769023325"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1769021890"
},
"departure": {
"delay": 75,
"time": "1769021895"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -120,
"time": "1769023680"
},
"departure": {
"delay": -120,
"time": "1769023680"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 25,
"time": "1769021900"
},
"departure": {
"delay": 25,
"time": "1769021905"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1769022120"
},
"departure": {
"delay": -55,
"time": "1769022125"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -120,
"time": "1769023620"
},
"departure": {
"delay": -120,
"time": "1769023620"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769022780"
},
"departure": {
"time": "1769022900"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769022960"
},
"departure": {
"delay": 5,
"time": "1769022965"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769021640"
},
"departure": {
"delay": 5,
"time": "1769021645"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1769023920"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
}
],
"timestamp": "1769023045",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1157:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769021710"
},
"departure": {
"delay": 15,
"time": "1769021715"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1769022060"
},
"departure": {
"delay": -55,
"time": "1769022065"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -240,
"time": "1769023020"
},
"departure": {
"delay": -240,
"time": "1769023020"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": -240,
"time": "1769022540"
},
"departure": {
"delay": -240,
"time": "1769022540"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -240,
"time": "1769023200"
},
"departure": {
"delay": -240,
"time": "1769023200"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": -240,
"time": "1769022840"
},
"departure": {
"delay": -240,
"time": "1769022840"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": -240,
"time": "1769023680"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 10,
"time": "1769021525"
},
"departure": {
"delay": 10,
"time": "1769021530"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -235,
"time": "1769022360"
},
"departure": {
"delay": -235,
"time": "1769022365"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1769021400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769021700"
},
"departure": {
"delay": 65,
"time": "1769021705"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -240,
"time": "1769023500"
},
"departure": {
"delay": -240,
"time": "1769023500"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -55,
"time": "1769022000"
},
"departure": {
"delay": -55,
"time": "1769022005"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -240,
"time": "1769022960"
},
"departure": {
"delay": -240,
"time": "1769022960"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769021820"
},
"departure": {
"delay": 5,
"time": "1769021825"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769021580"
},
"departure": {
"delay": 5,
"time": "1769021585"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -240,
"time": "1769022900"
},
"departure": {
"delay": -240,
"time": "1769022900"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -240,
"time": "1769023140"
},
"departure": {
"delay": -240,
"time": "1769023140"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": -55,
"time": "1769022180"
},
"departure": {
"delay": -55,
"time": "1769022185"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -230,
"time": "1769023150"
},
"departure": {
"delay": -230,
"time": "1769023150"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -235,
"time": "1769023145"
},
"departure": {
"delay": -235,
"time": "1769023145"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -240,
"time": "1769022660"
},
"departure": {
"delay": -240,
"time": "1769022660"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1769022240"
},
"departure": {
"delay": -55,
"time": "1769022245"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1769022120"
},
"departure": {
"delay": -55,
"time": "1769022125"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -235,
"time": "1769022845"
},
"departure": {
"delay": -235,
"time": "1769022845"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769021760"
},
"departure": {
"delay": 5,
"time": "1769021765"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769021460"
},
"departure": {
"delay": 60,
"time": "1769021520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -235,
"time": "1769023505"
},
"departure": {
"delay": -235,
"time": "1769023505"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": -240,
"time": "1769023320"
},
"departure": {
"delay": -240,
"time": "1769023320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -240,
"time": "1769023080"
},
"departure": {
"delay": -240,
"time": "1769023080"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1769021640"
},
"departure": {
"delay": 65,
"time": "1769021645"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -240,
"time": "1769022780"
},
"departure": {
"delay": -240,
"time": "1769022780"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769021880"
},
"departure": {
"delay": 5,
"time": "1769021885"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -235,
"time": "1769022905"
},
"departure": {
"delay": -235,
"time": "1769022905"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1769022782",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1155:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490661:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 221,
"time": "1769022821"
},
"departure": {
"delay": 221,
"time": "1769022821"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 135,
"time": "1769023155"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 245,
"time": "1769023085"
},
"departure": {
"delay": 245,
"time": "1769023085"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 239,
"time": "1769022899"
},
"departure": {
"delay": 239,
"time": "1769022899"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 252,
"time": "1769022786"
},
"departure": {
"delay": 252,
"time": "1769022792"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 185,
"time": "1769022665"
},
"departure": {
"delay": 185,
"time": "1769022665"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 222,
"time": "1769022942"
},
"departure": {
"delay": 222,
"time": "1769022942"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 191,
"time": "1769022971"
},
"departure": {
"delay": 191,
"time": "1769022971"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 195,
"time": "1769023035"
},
"departure": {
"delay": 195,
"time": "1769023035"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 182,
"time": "1769022602"
},
"departure": {
"delay": 182,
"time": "1769022602"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 241,
"time": "1769022841"
},
"departure": {
"delay": 241,
"time": "1769022841"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
}
],
"timestamp": "1769022848",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490661:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057201x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -82,
"time": "1769022938"
},
"departure": {
"delay": -82,
"time": "1769022938"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -21,
"time": "1769022699"
},
"departure": {
"delay": -21,
"time": "1769022699"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1769022491"
},
"departure": {
"delay": 11,
"time": "1769022491"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -3,
"time": "1769022297"
},
"departure": {
"delay": -3,
"time": "1769022297"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -85,
"time": "1769022755"
},
"departure": {
"delay": -85,
"time": "1769022755"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1769022479"
},
"departure": {
"delay": 59,
"time": "1769022479"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1769022676"
},
"departure": {
"delay": -44,
"time": "1769022676"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 76,
"time": "1769022436"
},
"departure": {
"delay": 76,
"time": "1769022436"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -99,
"time": "1769022861"
},
"departure": {
"delay": -99,
"time": "1769022861"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -128,
"time": "1769022952"
},
"departure": {
"delay": -128,
"time": "1769022952"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1769022394"
},
"departure": {
"delay": 34,
"time": "1769022394"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -128,
"time": "1769023252"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -128,
"time": "1769023012"
},
"departure": {
"delay": -128,
"time": "1769023012"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -81,
"time": "1769022819"
},
"departure": {
"delay": -81,
"time": "1769022819"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1769022659"
},
"departure": {
"delay": -1,
"time": "1769022659"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1769022624"
},
"departure": {
"delay": 24,
"time": "1769022624"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1769022535"
},
"departure": {
"delay": -5,
"time": "1769022535"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1769022882",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057201x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072134x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -198,
"time": "1769022942"
},
"departure": {
"delay": -198,
"time": "1769022942"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -281,
"time": "1769022979"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -235,
"time": "1769022905"
},
"departure": {
"delay": -235,
"time": "1769022905"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -162,
"time": "1769022858"
},
"departure": {
"delay": -162,
"time": "1769022858"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -202,
"time": "1769022878"
},
"departure": {
"delay": -202,
"time": "1769022878"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -258,
"time": "1769022942"
},
"departure": {
"delay": -258,
"time": "1769022942"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769022842",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072134x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx339:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769021014"
},
"departure": {
"delay": 94,
"time": "1769021014"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1769022751"
},
"departure": {
"delay": 91,
"time": "1769022751"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 89,
"time": "1769020864"
},
"departure": {
"delay": 89,
"time": "1769020889"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1769020596"
},
"departure": {
"delay": 96,
"time": "1769020596"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1769021359"
},
"departure": {
"delay": 79,
"time": "1769021359"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1769021618"
},
"departure": {
"delay": 98,
"time": "1769021618"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1769021466"
},
"departure": {
"delay": 66,
"time": "1769021466"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1769020514"
},
"departure": {
"delay": 134,
"time": "1769020514"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1769021290"
},
"departure": {
"delay": 70,
"time": "1769021290"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1769022824"
},
"departure": {
"delay": 44,
"time": "1769022824"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1769021132"
},
"departure": {
"delay": 32,
"time": "1769021132"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1769021826"
},
"departure": {
"delay": 6,
"time": "1769021826"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 104,
"time": "1769020364"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 114,
"time": "1769022894"
},
"departure": {
"delay": 114,
"time": "1769022894"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 124,
"time": "1769021764"
},
"departure": {
"delay": 124,
"time": "1769021764"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1769022606"
},
"departure": {
"delay": 66,
"time": "1769022606"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 93,
"time": "1769022993"
},
"departure": {
"delay": 93,
"time": "1769022993"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1769023173"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 93,
"time": "1769022669"
},
"departure": {
"delay": 93,
"time": "1769022693"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1769020764"
},
"departure": {
"delay": 84,
"time": "1769020764"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1769022525"
},
"departure": {
"delay": 45,
"time": "1769022525"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1769022089"
},
"departure": {
"delay": 29,
"time": "1769022089"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1769021539"
},
"departure": {
"delay": 139,
"time": "1769021539"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 129,
"time": "1769020689"
},
"departure": {
"delay": 129,
"time": "1769020689"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1769022164"
},
"departure": {
"delay": 94,
"time": "1769022214"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1769021211"
},
"departure": {
"delay": 51,
"time": "1769021211"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 69,
"time": "1769022369"
},
"departure": {
"delay": 69,
"time": "1769022369"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 106,
"time": "1769021986"
},
"departure": {
"delay": 106,
"time": "1769021986"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1769021693"
},
"departure": {
"delay": 113,
"time": "1769021693"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1769020417"
},
"departure": {
"delay": 97,
"time": "1769020417"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769020370",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx339:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230353x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769024215"
},
"departure": {
"delay": 55,
"time": "1769024215"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1769024420"
},
"departure": {
"delay": 20,
"time": "1769024420"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1769025632"
},
"departure": {
"delay": 32,
"time": "1769025632"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 19,
"time": "1769023699"
},
"departure": {
"delay": 19,
"time": "1769023699"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769024460"
},
"departure": {
"time": "1769024460"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769025120"
},
"departure": {
"time": "1769025120"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1769025452"
},
"departure": {
"delay": 32,
"time": "1769025452"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1769025540"
},
"departure": {
"time": "1769025540"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1769024760"
},
"departure": {
"time": "1769024760"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1769024515"
},
"departure": {
"delay": 55,
"time": "1769024515"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769023620"
},
"departure": {
"time": "1769023620"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769024100"
},
"departure": {
"time": "1769024100"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1769024707"
},
"departure": {
"delay": 7,
"time": "1769024707"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1769024905"
},
"departure": {
"delay": 25,
"time": "1769024905"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"time": "1769023020"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769023380"
},
"departure": {
"time": "1769023380"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769025189"
},
"departure": {
"delay": 9,
"time": "1769025189"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1769025660"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 43,
"time": "1769024803"
},
"departure": {
"delay": 43,
"time": "1769024803"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1769024355"
},
"departure": {
"delay": 15,
"time": "1769024355"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1769023342"
},
"departure": {
"delay": 22,
"time": "1769023342"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1769025077"
},
"departure": {
"delay": 17,
"time": "1769025077"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1769025482"
},
"departure": {
"delay": 2,
"time": "1769025482"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 32,
"time": "1769024972"
},
"departure": {
"delay": 32,
"time": "1769024972"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769023740"
},
"departure": {
"time": "1769023740"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1769023510"
},
"departure": {
"delay": 10,
"time": "1769023510"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1769025565"
},
"departure": {
"delay": 25,
"time": "1769025565"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1769023059"
},
"departure": {
"delay": 39,
"time": "1769023059"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1769025586"
},
"departure": {
"delay": 46,
"time": "1769025586"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1769025150"
},
"departure": {
"delay": 30,
"time": "1769025150"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1769025505"
},
"departure": {
"delay": 25,
"time": "1769025505"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 38,
"time": "1769024558"
},
"departure": {
"delay": 38,
"time": "1769024558"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1769023049"
},
"departure": {
"delay": 29,
"time": "1769023049"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1769025244"
},
"departure": {
"delay": 4,
"time": "1769025244"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 54,
"time": "1769023554"
},
"departure": {
"delay": 54,
"time": "1769023554"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1769025359"
},
"departure": {
"delay": 59,
"time": "1769025359"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1769025049"
},
"departure": {
"delay": 49,
"time": "1769025049"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769025300"
},
"departure": {
"time": "1769025300"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1769025420"
},
"departure": {
"time": "1769025420"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1769022812",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230353x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242788xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -95,
"time": "1769022925"
},
"departure": {
"delay": -95,
"time": "1769022925"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -89,
"time": "1769023111"
},
"departure": {
"delay": -89,
"time": "1769023111"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -89,
"time": "1769023531"
},
"departure": {
"delay": -89,
"time": "1769023531"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -108,
"time": "1769024112"
},
"departure": {
"delay": -108,
"time": "1769024112"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -108,
"time": "1769024352"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -107,
"time": "1769023693"
},
"departure": {
"delay": -107,
"time": "1769023693"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -83,
"time": "1769024017"
},
"departure": {
"delay": -83,
"time": "1769024017"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -89,
"time": "1769023891"
},
"departure": {
"delay": -89,
"time": "1769023891"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -51,
"time": "1769024229"
},
"departure": {
"delay": -51,
"time": "1769024229"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -103,
"time": "1769023217"
},
"departure": {
"delay": -103,
"time": "1769023217"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -63,
"time": "1769024037"
},
"departure": {
"delay": -63,
"time": "1769024037"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -108,
"time": "1769023332"
},
"departure": {
"delay": -108,
"time": "1769023332"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -108,
"time": "1769023932"
},
"departure": {
"delay": -108,
"time": "1769023932"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -106,
"time": "1769022554"
},
"departure": {
"delay": -106,
"time": "1769022554"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -57,
"time": "1769024283"
},
"departure": {
"delay": -57,
"time": "1769024283"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -108,
"time": "1769023812"
},
"departure": {
"delay": -108,
"time": "1769023812"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1769022436"
},
"departure": {
"delay": 16,
"time": "1769022436"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -32,
"time": "1769022508"
},
"departure": {
"delay": -32,
"time": "1769022508"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -50,
"time": "1769023990"
},
"departure": {
"delay": -50,
"time": "1769023990"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -89,
"time": "1769024251"
},
"departure": {
"delay": -89,
"time": "1769024251"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -84,
"time": "1769022816"
},
"departure": {
"delay": -84,
"time": "1769022816"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769022882",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242788xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850346F5403083x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769020920"
},
"departure": {
"time": "1769020980"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769022000"
},
"departure": {
"time": "1769022060"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769021580"
},
"departure": {
"time": "1769021640"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769023260"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769021220"
},
"departure": {
"time": "1769021280"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769020620"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1769017000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850346F5403083x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1118:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769023320"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769023920"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769023740"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769023860"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769022720"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769023440"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769023560"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769023260"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769023800"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769022480"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769023080"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769022840"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769023680"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769022240"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769023020"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769022420"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769022660"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769022960"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769024040"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769023620"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769022540"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769022180"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769022120"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769023380"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769023500"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769022780"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769022600"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769023980"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1118:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196434x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1769023316"
},
"departure": {
"delay": 116,
"time": "1769023316"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 79,
"time": "1769022439"
},
"departure": {
"delay": 79,
"time": "1769022439"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1769022746"
},
"departure": {
"delay": 26,
"time": "1769022746"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1769023638"
},
"departure": {
"delay": 78,
"time": "1769023638"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 118,
"time": "1769023558"
},
"departure": {
"delay": 118,
"time": "1769023558"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 92,
"time": "1769022332"
},
"departure": {
"delay": 92,
"time": "1769022332"
},
"stopId": "FR:76351:ZE:3023:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1769022252"
},
"departure": {
"delay": 132,
"time": "1769022252"
},
"stopId": "FR:76351:ZE:3230:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1769022994"
},
"departure": {
"delay": 94,
"time": "1769022994"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 78,
"time": "1769023158"
},
"departure": {
"delay": 78,
"time": "1769023158"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 96,
"time": "1769023356"
},
"departure": {
"delay": 96,
"time": "1769023356"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 101,
"time": "1769023781"
},
"departure": {
"delay": 101,
"time": "1769023781"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 93,
"time": "1769022153"
},
"departure": {
"delay": 93,
"time": "1769022153"
},
"stopId": "FR:76351:ZE:3344:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1769023419"
},
"departure": {
"delay": 99,
"time": "1769023419"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 103,
"time": "1769023063"
},
"departure": {
"delay": 103,
"time": "1769023063"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1769024058"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 78,
"time": "1769022498"
},
"departure": {
"delay": 78,
"time": "1769022498"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1769023278"
},
"departure": {
"delay": 78,
"time": "1769023278"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1769022535"
},
"departure": {
"delay": 55,
"time": "1769022535"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1769023818"
},
"departure": {
"delay": 78,
"time": "1769023818"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 43,
"time": "1769022583"
},
"departure": {
"delay": 43,
"time": "1769022583"
},
"stopId": "FR:76351:ZE:3015:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1769023118"
},
"departure": {
"delay": 98,
"time": "1769023118"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1769022472"
},
"departure": {
"delay": 112,
"time": "1769022472"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1769022836"
},
"departure": {
"delay": 56,
"time": "1769022836"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1769023711"
},
"departure": {
"delay": 91,
"time": "1769023711"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 64,
"time": "1769022124"
},
"departure": {
"delay": 64,
"time": "1769022124"
},
"stopId": "FR:76351:ZE:3309:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1769022617"
},
"departure": {
"delay": 77,
"time": "1769022617"
},
"stopId": "FR:76351:ZE:3031:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1769023016"
},
"departure": {
"delay": 116,
"time": "1769023016"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1769022638"
},
"departure": {
"delay": 38,
"time": "1769022638"
},
"stopId": "FR:76552:ZE:3652:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1769023463"
},
"departure": {
"delay": 83,
"time": "1769023463"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 62,
"time": "1769022722"
},
"departure": {
"delay": 62,
"time": "1769022722"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1769022188"
},
"departure": {
"delay": 68,
"time": "1769022188"
},
"stopId": "FR:76351:ZE:3541:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1769022349"
},
"departure": {
"delay": 49,
"time": "1769022349"
},
"stopId": "FR:76351:ZE:3402:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 131,
"time": "1769023211"
},
"departure": {
"delay": 131,
"time": "1769023211"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1769023602"
},
"departure": {
"delay": 102,
"time": "1769023602"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 61,
"time": "1769022661"
},
"departure": {
"delay": 61,
"time": "1769022661"
},
"stopId": "FR:76552:ZE:3629:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769022800"
},
"departure": {
"delay": 20,
"time": "1769022800"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1769022924"
},
"departure": {
"delay": 84,
"time": "1769022924"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1769022689"
},
"departure": {
"delay": 29,
"time": "1769022689"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1769023501"
},
"departure": {
"delay": 121,
"time": "1769023501"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769022992",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196434x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4142:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769026080"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769026140"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769023800"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769024100"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769024520"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769025300"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769025720"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769023980"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769026260"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769025660"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769025840"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769025480"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769024940"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769025360"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769024160"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4142:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227412x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769023308"
},
"departure": {
"delay": 48,
"time": "1769023308"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1769022586"
},
"departure": {
"delay": -14,
"time": "1769022586"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1769022674"
},
"departure": {
"delay": 14,
"time": "1769022674"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1769022948"
},
"departure": {
"delay": 48,
"time": "1769022948"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1769022758"
},
"departure": {
"delay": 38,
"time": "1769022758"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1769022868"
},
"departure": {
"delay": 28,
"time": "1769022868"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1769023068"
},
"departure": {
"delay": 48,
"time": "1769023068"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1769023012"
},
"departure": {
"delay": 52,
"time": "1769023012"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -45,
"time": "1769022375"
},
"departure": {
"delay": -45,
"time": "1769022375"
},
"stopId": "FR:76305:ZE:3184:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1769023765"
},
"departure": {
"delay": 85,
"time": "1769023765"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1769022528"
},
"departure": {
"delay": -12,
"time": "1769022528"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1769022421"
},
"departure": {
"delay": 1,
"time": "1769022421"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769023968"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1769023580"
},
"departure": {
"delay": 80,
"time": "1769023580"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1769023638"
},
"departure": {
"delay": 78,
"time": "1769023638"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769023012",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227412x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057784x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 246,
"time": "1769023026"
},
"departure": {
"delay": 246,
"time": "1769023026"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 236,
"time": "1769022836"
},
"departure": {
"delay": 236,
"time": "1769022836"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 268,
"time": "1769023048"
},
"departure": {
"delay": 268,
"time": "1769023048"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 235,
"time": "1769023075"
},
"departure": {
"delay": 235,
"time": "1769023075"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 235,
"time": "1769023135"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 214,
"time": "1769022754"
},
"departure": {
"delay": 214,
"time": "1769022754"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 260,
"time": "1769022920"
},
"departure": {
"delay": 260,
"time": "1769022920"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 265,
"time": "1769022925"
},
"departure": {
"delay": 265,
"time": "1769022925"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 214,
"time": "1769022874"
},
"departure": {
"delay": 214,
"time": "1769022874"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 237,
"time": "1769022957"
},
"departure": {
"delay": 237,
"time": "1769022957"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1769022992",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057784x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011262x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769023580"
},
"departure": {
"delay": 80,
"time": "1769023580"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 80,
"time": "1769023220"
},
"departure": {
"delay": 80,
"time": "1769023220"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 91,
"time": "1769023051"
},
"departure": {
"delay": 91,
"time": "1769023051"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 80,
"time": "1769023640"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 98,
"time": "1769023298"
},
"departure": {
"delay": 98,
"time": "1769023298"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 128,
"time": "1769023448"
},
"departure": {
"delay": 128,
"time": "1769023448"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 80,
"time": "1769022980"
},
"departure": {
"delay": 80,
"time": "1769022980"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 129,
"time": "1769023269"
},
"departure": {
"delay": 129,
"time": "1769023269"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 138,
"time": "1769023338"
},
"departure": {
"delay": 138,
"time": "1769023338"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 124,
"time": "1769023084"
},
"departure": {
"delay": 124,
"time": "1769023084"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 83,
"time": "1769023523"
},
"departure": {
"delay": 83,
"time": "1769023523"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 113,
"time": "1769023493"
},
"departure": {
"delay": 113,
"time": "1769023493"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 115,
"time": "1769023375"
},
"departure": {
"delay": 115,
"time": "1769023375"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1769022972",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011262x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6044:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769022540"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769022420"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769024160"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769024280"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769023140"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769023380"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769024100"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769024400"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769022480"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769022660"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769023440"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769022840"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769022720"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769024220"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769022960"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769023080"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769023320"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769022600"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769023620"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769023560"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6044:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx80:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1769022955"
},
"departure": {
"delay": -5,
"time": "1769022955"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1769022102"
},
"departure": {
"delay": 102,
"time": "1769022102"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1769023619"
},
"departure": {
"delay": -1,
"time": "1769023619"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -38,
"time": "1769023162"
},
"departure": {
"delay": -38,
"time": "1769023162"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1769022643"
},
"departure": {
"delay": 43,
"time": "1769022643"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1769021527"
},
"departure": {
"delay": 67,
"time": "1769021527"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1769021634"
},
"departure": {
"delay": 54,
"time": "1769021634"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1769021702"
},
"departure": {
"delay": 62,
"time": "1769021702"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1769022731"
},
"departure": {
"delay": 11,
"time": "1769022731"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1769022805"
},
"departure": {
"delay": 25,
"time": "1769022805"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1769021786"
},
"departure": {
"delay": 26,
"time": "1769021786"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1769022477"
},
"departure": {
"delay": 57,
"time": "1769022477"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -38,
"time": "1769023942"
},
"departure": {
"delay": -38,
"time": "1769023942"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1769021827"
},
"departure": {
"delay": 32,
"time": "1769021852"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1769023870"
},
"departure": {
"delay": 10,
"time": "1769023870"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 76,
"time": "1769022316"
},
"departure": {
"delay": 76,
"time": "1769022316"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1769022413"
},
"departure": {
"delay": 11,
"time": "1769022431"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1769023523"
},
"departure": {
"delay": -37,
"time": "1769023523"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -38,
"time": "1769023342"
},
"departure": {
"delay": -38,
"time": "1769023342"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 107,
"time": "1769021903"
},
"departure": {
"delay": 107,
"time": "1769021927"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1769023429"
},
"departure": {
"delay": -11,
"time": "1769023429"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1769022596"
},
"departure": {
"delay": 56,
"time": "1769022596"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769021400"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1769023780"
},
"departure": {
"delay": -20,
"time": "1769023780"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -38,
"time": "1769024122"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -52,
"time": "1769022848"
},
"departure": {
"delay": -52,
"time": "1769022848"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1769023062"
},
"departure": {
"delay": -18,
"time": "1769023062"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1769022252"
},
"departure": {
"delay": 132,
"time": "1769022252"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -38,
"time": "1769023702"
},
"departure": {
"delay": -38,
"time": "1769023702"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1769021593"
},
"departure": {
"delay": 13,
"time": "1769021593"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769020860",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx80:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6087:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024700"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769023560"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769023860"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769024220"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769024640"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769023740"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769023920"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769024520"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769023620"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769023800"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769024040"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769024460"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769022600"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769022720"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769024340"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769024580"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769024160"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769022780"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769024100"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769023320"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769022840"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769022660"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769023440"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769024400"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6087:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230637x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769022725"
},
"departure": {
"delay": 65,
"time": "1769022725"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 146,
"time": "1769022866"
},
"departure": {
"delay": 146,
"time": "1769022866"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 112,
"time": "1769023012"
},
"departure": {
"delay": 112,
"time": "1769023012"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 105,
"time": "1769022585"
},
"departure": {
"delay": 105,
"time": "1769022585"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1769022955"
},
"departure": {
"delay": 115,
"time": "1769022955"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 100,
"time": "1769023060"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 108,
"time": "1769022648"
},
"departure": {
"delay": 108,
"time": "1769022648"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 149,
"time": "1769022809"
},
"departure": {
"delay": 149,
"time": "1769022809"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1769022682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230637x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1769023185"
},
"departure": {
"delay": -15,
"time": "1769023185"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -131,
"time": "1769023789"
},
"departure": {
"delay": -131,
"time": "1769023789"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -173,
"time": "1769023927"
},
"departure": {
"delay": -173,
"time": "1769023927"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1769022822"
},
"departure": {
"delay": 62,
"time": "1769022842"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -143,
"time": "1769023837"
},
"departure": {
"delay": -143,
"time": "1769023837"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -152,
"time": "1769023888"
},
"departure": {
"delay": -152,
"time": "1769023888"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -106,
"time": "1769023394"
},
"departure": {
"delay": -106,
"time": "1769023394"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -101,
"time": "1769023699"
},
"departure": {
"delay": -101,
"time": "1769023699"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -212,
"time": "1769024008"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -182,
"time": "1769023978"
},
"departure": {
"delay": -182,
"time": "1769023978"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -75,
"time": "1769023485"
},
"departure": {
"delay": -75,
"time": "1769023485"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1769023048"
},
"departure": {
"delay": 28,
"time": "1769023048"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -110,
"time": "1769023630"
},
"departure": {
"delay": -110,
"time": "1769023630"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1769022926"
},
"departure": {
"delay": 32,
"time": "1769022932"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -74,
"time": "1769023546"
},
"departure": {
"delay": -74,
"time": "1769023546"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1769023090"
},
"departure": {
"delay": 10,
"time": "1769023090"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1769023139"
},
"departure": {
"delay": -1,
"time": "1769023139"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -57,
"time": "1769023323"
},
"departure": {
"delay": -57,
"time": "1769023323"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769023009",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596585:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769009400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769009220"
},
"departure": {
"time": "1769009220"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769008260"
},
"departure": {
"time": "1769008260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769008800"
},
"departure": {
"time": "1769008800"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769009280"
},
"departure": {
"time": "1769009280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1769007720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769008740"
},
"departure": {
"time": "1769008740"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769008500"
},
"departure": {
"time": "1769008500"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769008920"
},
"departure": {
"time": "1769008920"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769008140"
},
"departure": {
"time": "1769008140"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769008560"
},
"departure": {
"time": "1769008560"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769008020"
},
"departure": {
"time": "1769008020"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769009160"
},
"departure": {
"time": "1769009160"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769007780"
},
"departure": {
"time": "1769007780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769008680"
},
"departure": {
"time": "1769008680"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769009040"
},
"departure": {
"time": "1769009040"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769008320"
},
"departure": {
"time": "1769008320"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769008440"
},
"departure": {
"time": "1769008440"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769008620"
},
"departure": {
"time": "1769008620"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769004372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:833:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230638x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -68,
"time": "1769024392"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -68,
"time": "1769024092"
},
"departure": {
"delay": -68,
"time": "1769024092"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -53,
"time": "1769023087"
},
"departure": {
"delay": -53,
"time": "1769023087"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -59,
"time": "1769023861"
},
"departure": {
"delay": -59,
"time": "1769023861"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -48,
"time": "1769023152"
},
"departure": {
"delay": -48,
"time": "1769023152"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -21,
"time": "1769024199"
},
"departure": {
"delay": -21,
"time": "1769024199"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -45,
"time": "1769022915"
},
"departure": {
"delay": -45,
"time": "1769022915"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1769023630"
},
"departure": {
"delay": -50,
"time": "1769023630"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -33,
"time": "1769023287"
},
"departure": {
"delay": -33,
"time": "1769023287"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -52,
"time": "1769024288"
},
"departure": {
"delay": -52,
"time": "1769024288"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -68,
"time": "1769023912"
},
"departure": {
"delay": -68,
"time": "1769023912"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1769023487"
},
"departure": {
"delay": -13,
"time": "1769023487"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1769023246"
},
"departure": {
"delay": -14,
"time": "1769023246"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -56,
"time": "1769024344"
},
"departure": {
"delay": -56,
"time": "1769024344"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -28,
"time": "1769023952"
},
"departure": {
"delay": -28,
"time": "1769023952"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -68,
"time": "1769023732"
},
"departure": {
"delay": -68,
"time": "1769023732"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -68,
"time": "1769023432"
},
"departure": {
"delay": -68,
"time": "1769023432"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -64,
"time": "1769023796"
},
"departure": {
"delay": -64,
"time": "1769023796"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -56,
"time": "1769023684"
},
"departure": {
"delay": -56,
"time": "1769023684"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -68,
"time": "1769023192"
},
"departure": {
"delay": -68,
"time": "1769023192"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1769024019"
},
"departure": {
"delay": -21,
"time": "1769024019"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -18,
"time": "1769024142"
},
"departure": {
"delay": -18,
"time": "1769024142"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -9,
"time": "1769023551"
},
"departure": {
"delay": -9,
"time": "1769023551"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769022982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230638x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769021585"
},
"departure": {
"delay": 65,
"time": "1769021585"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1769021366"
},
"departure": {
"delay": 102,
"time": "1769021382"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1769021087"
},
"departure": {
"delay": 107,
"time": "1769021087"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1769019837"
},
"departure": {
"delay": 57,
"time": "1769019837"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1769021758"
},
"departure": {
"delay": 58,
"time": "1769021758"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 30,
"time": "1769019690"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1769022152"
},
"departure": {
"delay": -28,
"time": "1769022152"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1769022100"
},
"departure": {
"delay": 40,
"time": "1769022100"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 82,
"time": "1769020858"
},
"departure": {
"delay": 82,
"time": "1769020882"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1769022307"
},
"departure": {
"delay": 7,
"time": "1769022307"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 37,
"time": "1769019732"
},
"departure": {
"delay": 37,
"time": "1769019757"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1769020682"
},
"departure": {
"delay": 62,
"time": "1769020682"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1769020183"
},
"departure": {
"delay": 82,
"time": "1769020282"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1769021161"
},
"departure": {
"delay": 121,
"time": "1769021161"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1769020482"
},
"departure": {
"delay": -18,
"time": "1769020482"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1769019934"
},
"departure": {
"delay": 34,
"time": "1769019934"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1769020083"
},
"departure": {
"delay": 27,
"time": "1769020107"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1769021907"
},
"departure": {
"delay": 27,
"time": "1769021907"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 157,
"time": "1769020932"
},
"departure": {
"delay": 157,
"time": "1769020957"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1769020397"
},
"departure": {
"delay": 77,
"time": "1769020397"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 112,
"time": "1769021032"
},
"departure": {
"delay": 112,
"time": "1769021032"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1769020587"
},
"departure": {
"delay": 47,
"time": "1769020607"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1769020758"
},
"departure": {
"delay": 78,
"time": "1769020758"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1769022042"
},
"departure": {
"delay": 42,
"time": "1769022042"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1769020007"
},
"departure": {
"delay": 47,
"time": "1769020007"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -39,
"time": "1769022441"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 52,
"time": "1769022232"
},
"departure": {
"delay": 52,
"time": "1769022232"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1769021982"
},
"departure": {
"delay": 42,
"time": "1769021982"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1769021512"
},
"departure": {
"delay": 52,
"time": "1769021512"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1769021232"
},
"departure": {
"delay": 12,
"time": "1769021232"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769019640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx271:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190102x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024160"
},
"departure": {
"time": "1769024160"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1769024006"
},
"departure": {
"delay": 26,
"time": "1769024006"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769023920"
},
"departure": {
"time": "1769023920"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769023380"
},
"departure": {
"time": "1769023380"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769023745"
},
"departure": {
"delay": 5,
"time": "1769023745"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1769023964"
},
"departure": {
"delay": 44,
"time": "1769023964"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769024880"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1769024440"
},
"departure": {
"delay": 40,
"time": "1769024440"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1769024484"
},
"departure": {
"delay": 24,
"time": "1769024484"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1769023433"
},
"departure": {
"delay": 53,
"time": "1769023433"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1769024556"
},
"departure": {
"delay": 36,
"time": "1769024556"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769024520"
},
"departure": {
"time": "1769024520"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1769023657"
},
"departure": {
"delay": 37,
"time": "1769023657"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1769023608"
},
"departure": {
"delay": 48,
"time": "1769023608"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769023560"
},
"departure": {
"time": "1769023560"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1769024618"
},
"departure": {
"delay": 38,
"time": "1769024618"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1769024116"
},
"departure": {
"delay": 16,
"time": "1769024116"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1769024667"
},
"departure": {
"delay": 27,
"time": "1769024667"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1769024758"
},
"departure": {
"delay": 58,
"time": "1769024758"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1769024332"
},
"departure": {
"delay": 52,
"time": "1769024332"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769024700"
},
"departure": {
"time": "1769024700"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1769024266"
},
"departure": {
"delay": 46,
"time": "1769024266"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1769023486"
},
"departure": {
"delay": 46,
"time": "1769023486"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1769023526"
},
"departure": {
"delay": 26,
"time": "1769023526"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769023890"
},
"departure": {
"delay": 30,
"time": "1769023890"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769024400"
},
"departure": {
"time": "1769024400"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1769023856"
},
"departure": {
"delay": 56,
"time": "1769023856"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769024040"
},
"departure": {
"time": "1769024040"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769024302"
},
"departure": {
"delay": 22,
"time": "1769024302"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1769022752",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190102x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6528991075762176x27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 873,
"time": "1769023523"
},
"departure": {
"delay": 873,
"time": "1769023533"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 893,
"time": "1769022943"
},
"departure": {
"delay": 893,
"time": "1769022953"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 934,
"time": "1769023344"
},
"departure": {
"delay": 934,
"time": "1769023354"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 915,
"time": "1769023695"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 959,
"time": "1769023249"
},
"departure": {
"delay": 959,
"time": "1769023259"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 926,
"time": "1769023096"
},
"departure": {
"delay": 926,
"time": "1769023106"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 909,
"time": "1769023019"
},
"departure": {
"delay": 909,
"time": "1769023029"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 914,
"time": "1769023144"
},
"departure": {
"delay": 914,
"time": "1769023154"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
}
],
"timestamp": "1769022868",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6528991075762176x27:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3300,
"time": "1769024100"
},
"departure": {
"delay": -3300,
"time": "1769024100"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -3243,
"time": "1769023917"
},
"departure": {
"delay": -3243,
"time": "1769023917"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -3268,
"time": "1769024012"
},
"departure": {
"delay": -3268,
"time": "1769024012"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -3286,
"time": "1769024654"
},
"departure": {
"delay": -3286,
"time": "1769024654"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -3249,
"time": "1769023851"
},
"departure": {
"delay": -3249,
"time": "1769023851"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -3300,
"time": "1769024820"
},
"departure": {
"delay": -3300,
"time": "1769024820"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -3244,
"time": "1769025116"
},
"departure": {
"delay": -3244,
"time": "1769025116"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -3253,
"time": "1769025047"
},
"departure": {
"delay": -3253,
"time": "1769025047"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -3299,
"time": "1769025181"
},
"departure": {
"delay": -3299,
"time": "1769025181"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -3299,
"time": "1769024581"
},
"departure": {
"delay": -3299,
"time": "1769024581"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -3297,
"time": "1769024523"
},
"departure": {
"delay": -3297,
"time": "1769024523"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -3300,
"time": "1769024460"
},
"departure": {
"delay": -3300,
"time": "1769024460"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -3246,
"time": "1769024934"
},
"departure": {
"delay": -3246,
"time": "1769024934"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769021781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2123:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769025360"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769024040"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769024580"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769024940"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769024820"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769025180"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769025240"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769024400"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769024760"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769024460"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769023620"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769023080"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769023260"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4141:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011327x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769023326"
},
"departure": {
"delay": 66,
"time": "1769023326"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 66,
"time": "1769023206"
},
"departure": {
"delay": 66,
"time": "1769023206"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 106,
"time": "1769023006"
},
"departure": {
"delay": 106,
"time": "1769023006"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 111,
"time": "1769023371"
},
"departure": {
"delay": 111,
"time": "1769023371"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 82,
"time": "1769023102"
},
"departure": {
"delay": 82,
"time": "1769023102"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 114,
"time": "1769022714"
},
"departure": {
"delay": 114,
"time": "1769022714"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 88,
"time": "1769023528"
},
"departure": {
"delay": 88,
"time": "1769023528"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 66,
"time": "1769022966"
},
"departure": {
"delay": 66,
"time": "1769022966"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 66,
"time": "1769023566"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 102,
"time": "1769022582"
},
"departure": {
"delay": 102,
"time": "1769022582"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 96,
"time": "1769022636"
},
"departure": {
"delay": 96,
"time": "1769022636"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 88,
"time": "1769023408"
},
"departure": {
"delay": 88,
"time": "1769023408"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 107,
"time": "1769023067"
},
"departure": {
"delay": 107,
"time": "1769023067"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 81,
"time": "1769023461"
},
"departure": {
"delay": 81,
"time": "1769023461"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 15,
"time": "1769022375"
},
"departure": {
"delay": 15,
"time": "1769022375"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 66,
"time": "1769022486"
},
"departure": {
"delay": 66,
"time": "1769022486"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 66,
"time": "1769022906"
},
"departure": {
"delay": 66,
"time": "1769022906"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 121,
"time": "1769023141"
},
"departure": {
"delay": 121,
"time": "1769023141"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 20,
"time": "1769022320"
},
"departure": {
"delay": 20,
"time": "1769022320"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 106,
"time": "1769022766"
},
"departure": {
"delay": 106,
"time": "1769022766"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 121,
"time": "1769023501"
},
"departure": {
"delay": 121,
"time": "1769023501"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 79,
"time": "1769022859"
},
"departure": {
"delay": 79,
"time": "1769022859"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 113,
"time": "1769023253"
},
"departure": {
"delay": 113,
"time": "1769023253"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
}
],
"timestamp": "1769022972",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011327x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850629F5403132x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769023380"
},
"departure": {
"time": "1769023440"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769024160"
},
"departure": {
"time": "1769024220"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769022240"
},
"departure": {
"time": "1769022300"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769022540"
},
"departure": {
"time": "1769022660"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769022000"
},
"departure": {
"time": "1769022060"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769023620"
},
"departure": {
"time": "1769023680"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769024640"
},
"departure": {
"time": "1769024700"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1769021580"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769022960"
},
"departure": {
"time": "1769023140"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769023980"
},
"departure": {
"time": "1769024040"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769025060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1769017962",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850629F5403132x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011326x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1769022517"
},
"departure": {
"delay": -23,
"time": "1769022517"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 13,
"time": "1769022373"
},
"departure": {
"delay": 13,
"time": "1769022373"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 27,
"time": "1769022327"
},
"departure": {
"delay": 27,
"time": "1769022327"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -38,
"time": "1769022562"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 32,
"time": "1769022452"
},
"departure": {
"delay": 32,
"time": "1769022452"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -40,
"time": "1769022260"
},
"departure": {
"delay": -40,
"time": "1769022260"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 3,
"time": "1769022483"
},
"departure": {
"delay": 3,
"time": "1769022483"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
}
],
"timestamp": "1769022492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011326x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1143:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 255,
"time": "1769022070"
},
"departure": {
"delay": 255,
"time": "1769022075"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1769022960"
},
"departure": {
"delay": 125,
"time": "1769022965"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 305,
"time": "1769021340"
},
"departure": {
"delay": 305,
"time": "1769021345"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769023260"
},
"departure": {
"delay": 60,
"time": "1769023260"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 305,
"time": "1769021940"
},
"departure": {
"delay": 305,
"time": "1769021945"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769023080"
},
"departure": {
"delay": 60,
"time": "1769023080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769023500"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 255,
"time": "1769021470"
},
"departure": {
"delay": 255,
"time": "1769021475"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 305,
"time": "1769021700"
},
"departure": {
"delay": 305,
"time": "1769021705"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1769021100"
},
"departure": {
"delay": 245,
"time": "1769021105"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769023380"
},
"departure": {
"delay": 60,
"time": "1769023380"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 75,
"time": "1769022970"
},
"departure": {
"delay": 75,
"time": "1769022975"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 305,
"time": "1769021400"
},
"departure": {
"delay": 305,
"time": "1769021405"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 315,
"time": "1769021590"
},
"departure": {
"delay": 315,
"time": "1769021595"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 245,
"time": "1769022180"
},
"departure": {
"delay": 245,
"time": "1769022185"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1769022420"
},
"departure": {
"delay": 125,
"time": "1769022425"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 245,
"time": "1769022240"
},
"departure": {
"delay": 245,
"time": "1769022245"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1769022900"
},
"departure": {
"delay": 125,
"time": "1769022905"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 315,
"time": "1769021650"
},
"departure": {
"delay": 315,
"time": "1769021655"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 305,
"time": "1769021820"
},
"departure": {
"delay": 305,
"time": "1769021825"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 300,
"time": "1769021710"
},
"departure": {
"delay": 300,
"time": "1769021760"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1769022780"
},
"departure": {
"delay": 65,
"time": "1769022785"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 305,
"time": "1769021460"
},
"departure": {
"delay": 305,
"time": "1769021465"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 245,
"time": "1769022120"
},
"departure": {
"delay": 245,
"time": "1769022125"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 305,
"time": "1769021640"
},
"departure": {
"delay": 305,
"time": "1769021645"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1769022600"
},
"departure": {
"delay": 125,
"time": "1769022605"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 305,
"time": "1769021220"
},
"departure": {
"delay": 305,
"time": "1769021225"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769022660"
},
"departure": {
"delay": 65,
"time": "1769022665"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"delay": 120,
"time": "1769020920"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769023320"
},
"departure": {
"delay": 60,
"time": "1769023320"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1769023200"
},
"departure": {
"delay": 60,
"time": "1769023200"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1769023265"
},
"departure": {
"delay": 65,
"time": "1769023265"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 305,
"time": "1769022060"
},
"departure": {
"delay": 305,
"time": "1769022065"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 305,
"time": "1769021280"
},
"departure": {
"delay": 305,
"time": "1769021285"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 365,
"time": "1769021580"
},
"departure": {
"delay": 365,
"time": "1769021585"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1769022993",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1143:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8762:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769020370"
},
"departure": {
"time": "1769020370"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769019871"
},
"departure": {
"time": "1769019895"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769021109"
},
"departure": {
"time": "1769021109"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769021545"
},
"departure": {
"time": "1769021545"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769019946"
},
"departure": {
"time": "1769019946"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769019797"
},
"departure": {
"time": "1769019821"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769021020"
},
"departure": {
"time": "1769021020"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769020647"
},
"departure": {
"time": "1769020670"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769021434"
},
"departure": {
"time": "1769021434"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769019645"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769021611"
},
"departure": {
"time": "1769021611"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769021472"
},
"departure": {
"time": "1769021472"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769021504"
},
"departure": {
"time": "1769021504"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769019706"
},
"departure": {
"time": "1769019706"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769020635"
},
"departure": {
"time": "1769020635"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769020495"
},
"departure": {
"time": "1769020495"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769020902"
},
"departure": {
"time": "1769020902"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769019722"
},
"departure": {
"time": "1769019722"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769020549"
},
"departure": {
"time": "1769020549"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769021196"
},
"departure": {
"time": "1769021245"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769019649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8762:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769020320"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769021460"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769022480"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769021280"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769020800"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769021820"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769021520"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769020620"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769022180"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769020500"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769021400"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769021160"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769020560"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769020920"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769022120"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769022060"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769020440"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769021880"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769020860"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769020740"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769021640"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769021940"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769021580"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769022000"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769020980"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769021760"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769020680"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769022240"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769021220"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769021100"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769022460",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1055:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3130F5413807x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769018940"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769019780"
},
"departure": {
"time": "1769019840"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769026800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769020620"
},
"departure": {
"time": "1769020680"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769021940"
},
"departure": {
"time": "1769022120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1769015321",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3130F5413807x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769022660"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769020860"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769021880"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769021160"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769021040"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769022600"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769021460"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769022540"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769022480"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769020740"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769021400"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769022240"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769021280"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769022180"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769022120"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769021100"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769021340"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769021580"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769021520"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769020800"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769022420"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769021640"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769020920"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769022060"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769021820"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769020980"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769022000"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769021940"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769021700"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769021220"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769022641",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1117:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072096x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1769023341"
},
"departure": {
"delay": -39,
"time": "1769023341"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1769022600"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -87,
"time": "1769023473"
},
"departure": {
"delay": -87,
"time": "1769023473"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -87,
"time": "1769023833"
},
"departure": {
"delay": -87,
"time": "1769023833"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -54,
"time": "1769023746"
},
"departure": {
"delay": -54,
"time": "1769023746"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1769022865"
},
"departure": {
"delay": 25,
"time": "1769022865"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -83,
"time": "1769023897"
},
"departure": {
"delay": -83,
"time": "1769023897"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -87,
"time": "1769023713"
},
"departure": {
"delay": -87,
"time": "1769023713"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -107,
"time": "1769022913"
},
"departure": {
"delay": -107,
"time": "1769022913"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1769023410"
},
"departure": {
"delay": -30,
"time": "1769023410"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -79,
"time": "1769023541"
},
"departure": {
"delay": -79,
"time": "1769023541"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -35,
"time": "1769023045"
},
"departure": {
"delay": -35,
"time": "1769023045"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -87,
"time": "1769023293"
},
"departure": {
"delay": -87,
"time": "1769023293"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -69,
"time": "1769023971"
},
"departure": {
"delay": -69,
"time": "1769023971"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -57,
"time": "1769022903"
},
"departure": {
"delay": -57,
"time": "1769022903"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -58,
"time": "1769023682"
},
"departure": {
"delay": -58,
"time": "1769023682"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -64,
"time": "1769023796"
},
"departure": {
"delay": -64,
"time": "1769023796"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -87,
"time": "1769023113"
},
"departure": {
"delay": -87,
"time": "1769023113"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -69,
"time": "1769023191"
},
"departure": {
"delay": -69,
"time": "1769023191"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -87,
"time": "1769023653"
},
"departure": {
"delay": -87,
"time": "1769023653"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -46,
"time": "1769023934"
},
"departure": {
"delay": -46,
"time": "1769023934"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -87,
"time": "1769024013"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769022982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072096x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072006x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 215,
"time": "1769022755"
},
"departure": {
"delay": 215,
"time": "1769022755"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 206,
"time": "1769023166"
},
"departure": {
"delay": 206,
"time": "1769023166"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1769022581"
},
"departure": {
"delay": 161,
"time": "1769022581"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1769022485"
},
"departure": {
"delay": 185,
"time": "1769022485"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 206,
"time": "1769022986"
},
"departure": {
"delay": 206,
"time": "1769022986"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 206,
"time": "1769023286"
},
"departure": {
"delay": 206,
"time": "1769023286"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 207,
"time": "1769023107"
},
"departure": {
"delay": 207,
"time": "1769023107"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 225,
"time": "1769023485"
},
"departure": {
"delay": 225,
"time": "1769023485"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 206,
"time": "1769023586"
},
"departure": {
"delay": 206,
"time": "1769023586"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 206,
"time": "1769023826"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1769022549"
},
"departure": {
"delay": 189,
"time": "1769022549"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 212,
"time": "1769023352"
},
"departure": {
"delay": 212,
"time": "1769023352"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 192,
"time": "1769022672"
},
"departure": {
"delay": 192,
"time": "1769022672"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 121,
"time": "1769022421"
},
"departure": {
"delay": 121,
"time": "1769022421"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 242,
"time": "1769022902"
},
"departure": {
"delay": 242,
"time": "1769022902"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 221,
"time": "1769022941"
},
"departure": {
"delay": 221,
"time": "1769022941"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 225,
"time": "1769022645"
},
"departure": {
"delay": 225,
"time": "1769022645"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 232,
"time": "1769023432"
},
"departure": {
"delay": 232,
"time": "1769023432"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1769022325"
},
"departure": {
"delay": 145,
"time": "1769022325"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 258,
"time": "1769023038"
},
"departure": {
"delay": 258,
"time": "1769023038"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1769022261"
},
"departure": {
"delay": 81,
"time": "1769022261"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 225,
"time": "1769022825"
},
"departure": {
"delay": 225,
"time": "1769022825"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1769022231"
},
"departure": {
"delay": 111,
"time": "1769022231"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1769022742",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072006x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242796xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769022530"
},
"departure": {
"delay": 50,
"time": "1769022530"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1769024861"
},
"departure": {
"delay": 101,
"time": "1769024861"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1769026060"
},
"departure": {
"delay": 100,
"time": "1769026060"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 92,
"time": "1769024492"
},
"departure": {
"delay": 92,
"time": "1769024492"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1769026220"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 103,
"time": "1769025103"
},
"departure": {
"delay": 103,
"time": "1769025103"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 89,
"time": "1769022749"
},
"departure": {
"delay": 89,
"time": "1769022749"
},
"stopId": "FR:76238:ZE:4031:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1769023828"
},
"departure": {
"delay": 88,
"time": "1769023828"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1769025305"
},
"departure": {
"delay": 125,
"time": "1769025305"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 103,
"time": "1769025343"
},
"departure": {
"delay": 103,
"time": "1769025343"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1769022832"
},
"departure": {
"delay": 52,
"time": "1769022832"
},
"stopId": "FR:76238:ZE:4034:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1769025223"
},
"departure": {
"delay": 103,
"time": "1769025223"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 121,
"time": "1769023561"
},
"departure": {
"delay": 121,
"time": "1769023561"
},
"stopId": "FR:76250:ZE:3217:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1769024671"
},
"departure": {
"delay": 91,
"time": "1769024671"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1769023340"
},
"departure": {
"delay": 80,
"time": "1769023340"
},
"stopId": "FR:76551:ZE:5098:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1769025680"
},
"departure": {
"delay": 80,
"time": "1769025680"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 98,
"time": "1769023418"
},
"departure": {
"delay": 98,
"time": "1769023418"
},
"stopId": "FR:76551:ZE:5100:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 135,
"time": "1769022795"
},
"departure": {
"delay": 135,
"time": "1769022795"
},
"stopId": "FR:76238:ZE:4033:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1769025130"
},
"departure": {
"delay": 130,
"time": "1769025130"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 97,
"time": "1769022697"
},
"departure": {
"delay": 97,
"time": "1769022697"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1769024301"
},
"departure": {
"delay": 81,
"time": "1769024301"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 87,
"time": "1769024907"
},
"departure": {
"delay": 87,
"time": "1769024907"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 127,
"time": "1769025907"
},
"departure": {
"delay": 127,
"time": "1769025907"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 115,
"time": "1769025955"
},
"departure": {
"delay": 115,
"time": "1769025955"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 88,
"time": "1769025028"
},
"departure": {
"delay": 88,
"time": "1769025028"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 80,
"time": "1769024960"
},
"departure": {
"delay": 80,
"time": "1769024960"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1769022928"
},
"departure": {
"delay": 88,
"time": "1769022928"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1769023136"
},
"departure": {
"delay": 116,
"time": "1769023136"
},
"stopId": "FR:76404:ZE:3349:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1769024618"
},
"departure": {
"delay": 98,
"time": "1769024618"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1769025260"
},
"departure": {
"delay": 80,
"time": "1769025260"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 114,
"time": "1769022654"
},
"departure": {
"delay": 114,
"time": "1769022654"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1769023760"
},
"departure": {
"delay": 80,
"time": "1769023760"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 101,
"time": "1769023721"
},
"departure": {
"delay": 101,
"time": "1769023721"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 135,
"time": "1769022675"
},
"departure": {
"delay": 135,
"time": "1769022675"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1769024202"
},
"departure": {
"delay": 102,
"time": "1769024202"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1769024120"
},
"departure": {
"delay": 80,
"time": "1769024120"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1769024420"
},
"departure": {
"delay": 80,
"time": "1769024420"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1769025380"
},
"departure": {
"delay": 80,
"time": "1769025380"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769022552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242796xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3440F5413505x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769020920"
},
"departure": {
"time": "1769020980"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1769023260"
},
"departure": {
"time": "1769023320"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 90
},
{
"arrival": {
"time": "1769029560"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 99
},
{
"arrival": {
"time": "1769022600"
},
"departure": {
"time": "1769022780"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 88
},
{
"arrival": {
"time": "1769026620"
},
"departure": {
"time": "1769026680"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 96
},
{
"departure": {
"time": "1769017800"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769025420"
},
"departure": {
"time": "1769025480"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 94
},
{
"arrival": {
"time": "1769019900"
},
"departure": {
"time": "1769019960"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 82
},
{
"arrival": {
"time": "1769021580"
},
"departure": {
"time": "1769021640"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 86
},
{
"arrival": {
"time": "1769018400"
},
"departure": {
"time": "1769018460"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 70
},
{
"arrival": {
"time": "1769019000"
},
"departure": {
"time": "1769019060"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 80
},
{
"arrival": {
"time": "1769024580"
},
"departure": {
"time": "1769024640"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 92
}
],
"timestamp": "1769014180",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3440F5413505x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490663:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -472,
"time": "1769023028"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1072,
"time": "1769023028"
},
"departure": {
"delay": -1072,
"time": "1769023028"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -952,
"time": "1769023028"
},
"departure": {
"delay": -952,
"time": "1769023028"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1372,
"time": "1769023028"
},
"departure": {
"delay": -1372,
"time": "1769023028"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1732,
"time": "1769023028"
},
"departure": {
"delay": -1732,
"time": "1769023028"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1312,
"time": "1769023028"
},
"departure": {
"delay": -1312,
"time": "1769023028"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -712,
"time": "1769023028"
},
"departure": {
"delay": -712,
"time": "1769023028"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1552,
"time": "1769023028"
},
"departure": {
"delay": -1552,
"time": "1769023028"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2152,
"time": "1769023028"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1852,
"time": "1769023028"
},
"departure": {
"delay": -1852,
"time": "1769023028"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -952,
"time": "1769023028"
},
"departure": {
"delay": -952,
"time": "1769023028"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1432,
"time": "1769023028"
},
"departure": {
"delay": -1432,
"time": "1769023028"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1192,
"time": "1769023028"
},
"departure": {
"delay": -1192,
"time": "1769023028"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -772,
"time": "1769023028"
},
"departure": {
"delay": -772,
"time": "1769023028"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -832,
"time": "1769023028"
},
"departure": {
"delay": -832,
"time": "1769023028"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1792,
"time": "1769023028"
},
"departure": {
"delay": -1792,
"time": "1769023028"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1252,
"time": "1769023028"
},
"departure": {
"delay": -1252,
"time": "1769023028"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1252,
"time": "1769023028"
},
"departure": {
"delay": -1252,
"time": "1769023028"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -532,
"time": "1769023028"
},
"departure": {
"delay": -532,
"time": "1769023028"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -712,
"time": "1769023028"
},
"departure": {
"delay": -712,
"time": "1769023028"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -532,
"time": "1769023028"
},
"departure": {
"delay": -532,
"time": "1769023028"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -772,
"time": "1769023028"
},
"departure": {
"delay": -772,
"time": "1769023028"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1852,
"time": "1769023028"
},
"departure": {
"delay": -1852,
"time": "1769023028"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2092,
"time": "1769023028"
},
"departure": {
"delay": -2092,
"time": "1769023028"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1492,
"time": "1769023028"
},
"departure": {
"delay": -1492,
"time": "1769023028"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1072,
"time": "1769023028"
},
"departure": {
"delay": -1072,
"time": "1769023028"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490663:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471243:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 221,
"time": "1769023661"
},
"departure": {
"delay": 221,
"time": "1769023661"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 193,
"time": "1769024473"
},
"departure": {
"delay": 193,
"time": "1769024473"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 123,
"time": "1769024643"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 257,
"time": "1769023877"
},
"departure": {
"delay": 257,
"time": "1769023877"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 267,
"time": "1769024367"
},
"departure": {
"delay": 267,
"time": "1769024367"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 354,
"time": "1769023374"
},
"departure": {
"delay": 354,
"time": "1769023374"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 143,
"time": "1769024543"
},
"departure": {
"delay": 143,
"time": "1769024543"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 271,
"time": "1769022751"
},
"departure": {
"delay": 271,
"time": "1769022751"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 288,
"time": "1769023428"
},
"departure": {
"delay": 288,
"time": "1769023428"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 270,
"time": "1769023470"
},
"departure": {
"delay": 270,
"time": "1769023470"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 254,
"time": "1769023514"
},
"departure": {
"delay": 254,
"time": "1769023514"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 232,
"time": "1769024032"
},
"departure": {
"delay": 232,
"time": "1769024032"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 243,
"time": "1769024103"
},
"departure": {
"delay": 243,
"time": "1769024103"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 236,
"time": "1769022519"
},
"departure": {
"delay": 236,
"time": "1769022536"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 246,
"time": "1769024226"
},
"departure": {
"delay": 246,
"time": "1769024226"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 299,
"time": "1769023139"
},
"departure": {
"delay": 299,
"time": "1769023139"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 261,
"time": "1769024421"
},
"departure": {
"delay": 261,
"time": "1769024421"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 304,
"time": "1769023324"
},
"departure": {
"delay": 304,
"time": "1769023324"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 232,
"time": "1769023972"
},
"departure": {
"delay": 232,
"time": "1769023972"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 204,
"time": "1769022674"
},
"departure": {
"delay": 204,
"time": "1769022684"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1769022395"
},
"departure": {
"delay": 95,
"time": "1769022395"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 225,
"time": "1769024265"
},
"departure": {
"delay": 225,
"time": "1769024265"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 223,
"time": "1769024443"
},
"departure": {
"delay": 223,
"time": "1769024443"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 232,
"time": "1769024152"
},
"departure": {
"delay": 232,
"time": "1769024152"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 173,
"time": "1769024573"
},
"departure": {
"delay": 173,
"time": "1769024573"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 201,
"time": "1769023581"
},
"departure": {
"delay": 201,
"time": "1769023581"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 309,
"time": "1769023209"
},
"departure": {
"delay": 309,
"time": "1769023209"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 310,
"time": "1769023270"
},
"departure": {
"delay": 310,
"time": "1769023270"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 206,
"time": "1769022566"
},
"departure": {
"delay": 206,
"time": "1769022566"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 235,
"time": "1769022835"
},
"departure": {
"delay": 235,
"time": "1769022835"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 276,
"time": "1769024316"
},
"departure": {
"delay": 276,
"time": "1769024316"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 273,
"time": "1769024193"
},
"departure": {
"delay": 273,
"time": "1769024193"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 206,
"time": "1769022626"
},
"departure": {
"delay": 206,
"time": "1769022626"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 236,
"time": "1769022596"
},
"departure": {
"delay": 236,
"time": "1769022596"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1769022274"
},
"departure": {
"delay": 95,
"time": "1769022275"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471243:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107784x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1769023407"
},
"departure": {
"delay": 87,
"time": "1769023407"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1769022714"
},
"departure": {
"delay": 54,
"time": "1769022714"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769022898"
},
"departure": {
"delay": 58,
"time": "1769022898"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1769022583"
},
"departure": {
"delay": 43,
"time": "1769022583"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1769023097"
},
"departure": {
"delay": 77,
"time": "1769023097"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1769023204"
},
"departure": {
"delay": 64,
"time": "1769023204"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1769023005"
},
"departure": {
"delay": 105,
"time": "1769023005"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1769023497"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 103,
"time": "1769023303"
},
"departure": {
"delay": 103,
"time": "1769023303"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769023022",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107784x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6088:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769023980"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769025060"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769025660"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769025300"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769023860"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769025780"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769025240"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769025840"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769025120"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769023920"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769024520"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769024040"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769025000"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769024820"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769025420"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769024760"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769023800"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769025360"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769025600"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769025900"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769024640"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769025720"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769024940"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769025540"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6088:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1056:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769020980"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769022600"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769021640"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769022720"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769023020"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769021520"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 60,
"time": "1769022540"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769021220"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1769021400"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769022060"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769022000"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769021160"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769021820"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769021040"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769022780"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769022660"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769021460"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769021700"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769020860"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769021940"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769021760"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769022840"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 60,
"time": "1769021340"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769021100"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769022420"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 60,
"time": "1769022180"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769022564",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1056:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx83:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1769021050"
},
"departure": {
"delay": 130,
"time": "1769021050"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -79,
"time": "1769022256"
},
"departure": {
"delay": -79,
"time": "1769022401"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1769021699"
},
"departure": {
"delay": -1,
"time": "1769021699"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -19,
"time": "1769022701"
},
"departure": {
"delay": -19,
"time": "1769022701"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -42,
"time": "1769021778"
},
"departure": {
"delay": -42,
"time": "1769021778"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -67,
"time": "1769022113"
},
"departure": {
"delay": -67,
"time": "1769022113"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1769021575"
},
"departure": {
"delay": 55,
"time": "1769021575"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1769022826"
},
"departure": {
"delay": -14,
"time": "1769022826"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1769023293"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -33,
"time": "1769021847"
},
"departure": {
"delay": -33,
"time": "1769021847"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1769021529"
},
"departure": {
"delay": 9,
"time": "1769021529"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1769020998"
},
"departure": {
"delay": 78,
"time": "1769020998"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1769020710"
},
"departure": {
"delay": 150,
"time": "1769020710"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1769022022"
},
"departure": {
"delay": -13,
"time": "1769022047"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1769021654"
},
"departure": {
"delay": 14,
"time": "1769021654"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -78,
"time": "1769021898"
},
"departure": {
"delay": -78,
"time": "1769021922"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1769022577"
},
"departure": {
"delay": -60,
"time": "1769022600"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1769020776"
},
"departure": {
"delay": 96,
"time": "1769020776"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1769023040"
},
"departure": {
"delay": 80,
"time": "1769023040"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -39,
"time": "1769022501"
},
"departure": {
"delay": -39,
"time": "1769022501"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 87,
"time": "1769020947"
},
"departure": {
"delay": 87,
"time": "1769020947"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1769020892"
},
"departure": {
"delay": 152,
"time": "1769020892"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -122,
"time": "1769022178"
},
"departure": {
"delay": -122,
"time": "1769022178"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1769021197"
},
"departure": {
"delay": 97,
"time": "1769021197"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1769022926"
},
"departure": {
"delay": 51,
"time": "1769022951"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1769023113"
},
"departure": {
"delay": 33,
"time": "1769023113"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 97,
"time": "1769020597"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769021397"
},
"departure": {
"delay": 57,
"time": "1769021397"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1769021323"
},
"departure": {
"delay": 103,
"time": "1769021323"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1769020822"
},
"departure": {
"delay": 142,
"time": "1769020822"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769020601",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx83:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850630F5403133x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769028780"
},
"departure": {
"time": "1769028840"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1769026020"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769029620"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769026980"
},
"departure": {
"time": "1769027040"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769026380"
},
"departure": {
"time": "1769026440"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769029080"
},
"departure": {
"time": "1769029140"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769027580"
},
"departure": {
"time": "1769027640"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769028420"
},
"departure": {
"time": "1769028540"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769026800"
},
"departure": {
"time": "1769026860"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769028000"
},
"departure": {
"time": "1769028180"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769027340"
},
"departure": {
"time": "1769027400"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769022403",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850630F5403133x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850628F5403131x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769023200"
},
"departure": {
"time": "1769023260"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769022420"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769024400"
},
"departure": {
"time": "1769024580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769023380"
},
"departure": {
"time": "1769023440"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769025240"
},
"departure": {
"time": "1769025300"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769022780"
},
"departure": {
"time": "1769022840"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769023740"
},
"departure": {
"time": "1769023800"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769024880"
},
"departure": {
"time": "1769025000"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769023980"
},
"departure": {
"time": "1769024040"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769026080"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769025540"
},
"departure": {
"time": "1769025600"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1769018801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850628F5403131x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2812,
"time": "1769023028"
},
"departure": {
"delay": -2812,
"time": "1769023028"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2812,
"time": "1769023028"
},
"departure": {
"delay": -2812,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2632,
"time": "1769023028"
},
"departure": {
"delay": -2632,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 389,
"time": "1769026829"
},
"departure": {
"delay": 389,
"time": "1769026829"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2992,
"time": "1769023028"
},
"departure": {
"delay": -2992,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2752,
"time": "1769023028"
},
"departure": {
"delay": -2752,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1769026934"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 551,
"time": "1769026751"
},
"departure": {
"delay": 551,
"time": "1769026751"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2872,
"time": "1769023028"
},
"departure": {
"delay": -2872,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2692,
"time": "1769023028"
},
"departure": {
"delay": -2692,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 546,
"time": "1769026626"
},
"departure": {
"delay": 546,
"time": "1769026626"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 486,
"time": "1769026566"
},
"departure": {
"delay": 486,
"time": "1769026566"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2992,
"time": "1769023028"
},
"departure": {
"delay": -2992,
"time": "1769023028"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 546,
"time": "1769026686"
},
"departure": {
"delay": 546,
"time": "1769026686"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2812,
"time": "1769023028"
},
"departure": {
"delay": -2812,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2692,
"time": "1769023028"
},
"departure": {
"delay": -2692,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2692,
"time": "1769023028"
},
"departure": {
"delay": -2692,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": -2572,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2872,
"time": "1769023028"
},
"departure": {
"delay": -2872,
"time": "1769023028"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 247,
"time": "1769026867"
},
"departure": {
"delay": 247,
"time": "1769026867"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470501:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107785x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769022780"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1769023451"
},
"departure": {
"delay": 11,
"time": "1769023451"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1769023953"
},
"departure": {
"delay": 33,
"time": "1769023953"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1769023343"
},
"departure": {
"delay": 23,
"time": "1769023343"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1769024263"
},
"departure": {
"delay": 43,
"time": "1769024263"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769023011"
},
"departure": {
"delay": 51,
"time": "1769023011"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769024060"
},
"departure": {
"delay": 20,
"time": "1769024060"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1769023128"
},
"departure": {
"delay": 48,
"time": "1769023128"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1769023617"
},
"departure": {
"delay": 57,
"time": "1769023617"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1769024159"
},
"departure": {
"delay": 59,
"time": "1769024159"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1769023246"
},
"departure": {
"delay": 46,
"time": "1769023246"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1769023861"
},
"departure": {
"delay": 61,
"time": "1769023861"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1769024353"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1769023754"
},
"departure": {
"delay": 14,
"time": "1769023754"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769022896"
},
"departure": {
"delay": 56,
"time": "1769022896"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1769022722",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107785x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597061:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769022534"
},
"departure": {
"delay": 54,
"time": "1769022534"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1769023485"
},
"departure": {
"delay": 45,
"time": "1769023485"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 45,
"time": "1769022825"
},
"departure": {
"delay": 45,
"time": "1769022825"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1769023058"
},
"departure": {
"delay": -22,
"time": "1769023058"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1769023428"
},
"departure": {
"delay": 48,
"time": "1769023428"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1769022588"
},
"departure": {
"delay": 11,
"time": "1769022611"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769022748"
},
"departure": {
"delay": 28,
"time": "1769022748"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1769023138"
},
"departure": {
"delay": -2,
"time": "1769023138"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1769023218"
},
"departure": {
"delay": 18,
"time": "1769023218"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1769022934"
},
"departure": {
"delay": -19,
"time": "1769022941"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1769022327"
},
"departure": {
"delay": 41,
"time": "1769022341"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1769023294"
},
"departure": {
"delay": 34,
"time": "1769023294"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1769022701"
},
"departure": {
"delay": 41,
"time": "1769022701"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1769022410"
},
"departure": {
"delay": 50,
"time": "1769022410"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1769023535"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1769022855"
},
"departure": {
"delay": 15,
"time": "1769022855"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769022528",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597061:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx294:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769023740"
},
"departure": {
"time": "1769023740"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769026020"
},
"departure": {
"time": "1769026020"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1769025788"
},
"departure": {
"delay": 8,
"time": "1769025788"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769023620"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769024280"
},
"departure": {
"time": "1769024280"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1769026072"
},
"departure": {
"delay": 52,
"time": "1769026072"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 31,
"time": "1769024131"
},
"departure": {
"delay": 31,
"time": "1769024131"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769025600"
},
"departure": {
"time": "1769025600"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1769025885"
},
"departure": {
"delay": 45,
"time": "1769025885"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1769024010"
},
"departure": {
"delay": 30,
"time": "1769024010"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1769025955"
},
"departure": {
"delay": 55,
"time": "1769025955"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1769023661"
},
"departure": {
"delay": 41,
"time": "1769023661"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1769023841"
},
"departure": {
"delay": 41,
"time": "1769023841"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769025840"
},
"departure": {
"time": "1769025840"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769023920"
},
"departure": {
"time": "1769023920"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769022952",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx294:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011263x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1769024473"
},
"departure": {
"delay": 13,
"time": "1769024473"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 48,
"time": "1769023068"
},
"departure": {
"delay": 48,
"time": "1769023068"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 46,
"time": "1769023666"
},
"departure": {
"delay": 46,
"time": "1769023666"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 10,
"time": "1769024350"
},
"departure": {
"delay": 10,
"time": "1769024350"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 45,
"time": "1769024085"
},
"departure": {
"delay": 45,
"time": "1769024085"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 46,
"time": "1769022766"
},
"departure": {
"delay": 46,
"time": "1769022766"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 109,
"time": "1769022949"
},
"departure": {
"delay": 109,
"time": "1769022949"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 81,
"time": "1769022621"
},
"departure": {
"delay": 81,
"time": "1769022621"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1769024319"
},
"departure": {
"delay": 39,
"time": "1769024319"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 46,
"time": "1769022826"
},
"departure": {
"delay": 46,
"time": "1769022826"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1769023136"
},
"departure": {
"delay": 56,
"time": "1769023136"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1769024052"
},
"departure": {
"delay": 12,
"time": "1769024052"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 69,
"time": "1769022909"
},
"departure": {
"delay": 69,
"time": "1769022909"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1769023981"
},
"departure": {
"delay": 1,
"time": "1769023981"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 51,
"time": "1769023491"
},
"departure": {
"delay": 51,
"time": "1769023491"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1769022485"
},
"departure": {
"delay": 5,
"time": "1769022485"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1769024411"
},
"departure": {
"delay": 11,
"time": "1769024411"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 1,
"time": "1769024521"
},
"departure": {
"delay": 1,
"time": "1769024521"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 6,
"time": "1769024286"
},
"departure": {
"delay": 6,
"time": "1769024286"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 1,
"time": "1769023261"
},
"departure": {
"delay": 1,
"time": "1769023261"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1769024221"
},
"departure": {
"delay": 1,
"time": "1769024221"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1769024581"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 1,
"time": "1769023381"
},
"departure": {
"delay": 1,
"time": "1769023381"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1769023621"
},
"departure": {
"delay": 1,
"time": "1769023621"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 43,
"time": "1769023543"
},
"departure": {
"delay": 43,
"time": "1769023543"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 3,
"time": "1769022963"
},
"departure": {
"delay": 3,
"time": "1769022963"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1769024448"
},
"departure": {
"delay": 48,
"time": "1769024448"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 42,
"time": "1769024262"
},
"departure": {
"delay": 42,
"time": "1769024262"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 40,
"time": "1769022580"
},
"departure": {
"delay": 40,
"time": "1769022580"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1769023429"
},
"departure": {
"delay": 49,
"time": "1769023429"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1769023741"
},
"departure": {
"delay": 1,
"time": "1769023741"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1769022972",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011263x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011328x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 174,
"time": "1769023674"
},
"departure": {
"delay": 174,
"time": "1769023674"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 195,
"time": "1769023875"
},
"departure": {
"delay": 195,
"time": "1769023875"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 214,
"time": "1769024254"
},
"departure": {
"delay": 214,
"time": "1769024254"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 195,
"time": "1769023155"
},
"departure": {
"delay": 195,
"time": "1769023155"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 174,
"time": "1769024814"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 189,
"time": "1769024709"
},
"departure": {
"delay": 189,
"time": "1769024709"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 187,
"time": "1769023027"
},
"departure": {
"delay": 187,
"time": "1769023027"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 174,
"time": "1769024094"
},
"departure": {
"delay": 174,
"time": "1769024094"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 221,
"time": "1769023541"
},
"departure": {
"delay": 221,
"time": "1769023541"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 184,
"time": "1769023204"
},
"departure": {
"delay": 184,
"time": "1769023204"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 213,
"time": "1769023953"
},
"departure": {
"delay": 213,
"time": "1769023953"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 174,
"time": "1769024574"
},
"departure": {
"delay": 174,
"time": "1769024574"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 221,
"time": "1769024501"
},
"departure": {
"delay": 221,
"time": "1769024501"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 229,
"time": "1769024749"
},
"departure": {
"delay": 229,
"time": "1769024749"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 174,
"time": "1769024214"
},
"departure": {
"delay": 174,
"time": "1769024214"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 215,
"time": "1769024315"
},
"departure": {
"delay": 215,
"time": "1769024315"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 174,
"time": "1769023314"
},
"departure": {
"delay": 174,
"time": "1769023314"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 177,
"time": "1769023077"
},
"departure": {
"delay": 177,
"time": "1769023077"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 196,
"time": "1769024776"
},
"departure": {
"delay": 196,
"time": "1769024776"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 229,
"time": "1769023609"
},
"departure": {
"delay": 229,
"time": "1769023609"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 193,
"time": "1769022853"
},
"departure": {
"delay": 193,
"time": "1769022853"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 174,
"time": "1769022954"
},
"departure": {
"delay": 174,
"time": "1769022954"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 223,
"time": "1769022823"
},
"departure": {
"delay": 223,
"time": "1769022823"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 229,
"time": "1769024389"
},
"departure": {
"delay": 229,
"time": "1769024389"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 181,
"time": "1769023381"
},
"departure": {
"delay": 181,
"time": "1769023381"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 219,
"time": "1769024619"
},
"departure": {
"delay": 219,
"time": "1769024619"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 209,
"time": "1769024009"
},
"departure": {
"delay": 209,
"time": "1769024009"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 195,
"time": "1769024175"
},
"departure": {
"delay": 195,
"time": "1769024175"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 196,
"time": "1769024656"
},
"departure": {
"delay": 196,
"time": "1769024656"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 190,
"time": "1769023750"
},
"departure": {
"delay": 190,
"time": "1769023750"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 174,
"time": "1769024454"
},
"departure": {
"delay": 174,
"time": "1769024454"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 190,
"time": "1769024350"
},
"departure": {
"delay": 190,
"time": "1769024350"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 201,
"time": "1769023821"
},
"departure": {
"delay": 201,
"time": "1769023821"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 174,
"time": "1769023254"
},
"departure": {
"delay": 174,
"time": "1769023254"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769022952",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011328x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848942F5402950x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769017500"
},
"departure": {
"time": "1769017560"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769022000"
},
"departure": {
"time": "1769022060"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"time": "1769026020"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1769017140"
},
"departure": {
"time": "1769017200"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769023680"
},
"departure": {
"time": "1769023800"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 57
},
{
"arrival": {
"time": "1769020620"
},
"departure": {
"time": "1769020680"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1769020980"
},
"departure": {
"time": "1769021400"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1769024580"
},
"departure": {
"time": "1769024700"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 59
},
{
"arrival": {
"time": "1769022540"
},
"departure": {
"time": "1769022600"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1769018160"
},
"departure": {
"time": "1769018220"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 41
},
{
"departure": {
"time": "1769016120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769018940"
},
"departure": {
"time": "1769019000"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769019660"
},
"departure": {
"time": "1769019720"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769016900"
},
"departure": {
"time": "1769016960"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 35
}
],
"timestamp": "1769012501",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848942F5402950x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769025540"
},
"departure": {
"time": "1769025540"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1769025708"
},
"departure": {
"delay": 48,
"time": "1769025708"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1769023426"
},
"departure": {
"delay": 46,
"time": "1769023426"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769025960"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 18,
"time": "1769025618"
},
"departure": {
"delay": 18,
"time": "1769025618"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 27,
"time": "1769025267"
},
"departure": {
"delay": 27,
"time": "1769025267"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1769023573"
},
"departure": {
"delay": 13,
"time": "1769023573"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1769023974"
},
"departure": {
"delay": 54,
"time": "1769023974"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769025780"
},
"departure": {
"time": "1769025780"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 37,
"time": "1769025457"
},
"departure": {
"delay": 37,
"time": "1769025457"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1769023313"
},
"departure": {
"delay": 53,
"time": "1769023313"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1769023843"
},
"departure": {
"delay": 43,
"time": "1769023843"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769023620"
},
"departure": {
"time": "1769023620"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769023385"
},
"departure": {
"delay": 5,
"time": "1769023385"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1769023489"
},
"departure": {
"delay": 49,
"time": "1769023489"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1769025361"
},
"departure": {
"delay": 1,
"time": "1769025361"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 47,
"time": "1769023667"
},
"departure": {
"delay": 47,
"time": "1769023667"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769024040"
},
"departure": {
"time": "1769024040"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769022463",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx24:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1149:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1769022600"
},
"departure": {
"delay": -55,
"time": "1769022605"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": -165,
"time": "1769022130"
},
"departure": {
"delay": -165,
"time": "1769022135"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1769023380"
},
"departure": {
"delay": -60,
"time": "1769023380"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1769023500"
},
"departure": {
"delay": -60,
"time": "1769023500"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769022840"
},
"departure": {
"delay": 5,
"time": "1769022845"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1769021820"
},
"departure": {
"delay": 65,
"time": "1769021825"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769021340"
},
"departure": {
"delay": 5,
"time": "1769021345"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1769023320"
},
"departure": {
"delay": -60,
"time": "1769023320"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1769021700"
},
"departure": {
"delay": 65,
"time": "1769021705"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1769022480"
},
"departure": {
"delay": -55,
"time": "1769022485"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769022000"
},
"departure": {
"time": "1769022060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1769023140"
},
"departure": {
"delay": -60,
"time": "1769023140"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1769021460"
},
"departure": {
"delay": 65,
"time": "1769021465"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769020920"
},
"departure": {
"delay": 5,
"time": "1769020925"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769021520"
},
"departure": {
"delay": 5,
"time": "1769021525"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769022900"
},
"departure": {
"delay": 5,
"time": "1769022905"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1769021640"
},
"departure": {
"delay": 65,
"time": "1769021645"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769021100"
},
"departure": {
"delay": 5,
"time": "1769021105"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1769022120"
},
"departure": {
"delay": 5,
"time": "1769022125"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1769021400"
},
"departure": {
"delay": 65,
"time": "1769021405"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1769023020"
},
"departure": {
"delay": -55,
"time": "1769023025"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": -55,
"time": "1769022960"
},
"departure": {
"delay": -55,
"time": "1769022965"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1769023260"
},
"departure": {
"delay": -60,
"time": "1769023260"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1769020860"
},
"departure": {
"delay": 5,
"time": "1769020865"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769021040"
},
"departure": {
"delay": 5,
"time": "1769021045"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -45,
"time": "1769022910"
},
"departure": {
"delay": -45,
"time": "1769022915"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -60,
"time": "1769023560"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"delay": -60,
"time": "1769020740"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769022660"
},
"departure": {
"time": "1769022780"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769022420"
},
"departure": {
"delay": 5,
"time": "1769022425"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1769023080"
},
"departure": {
"delay": -60,
"time": "1769023080"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769022180"
},
"departure": {
"time": "1769022360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769021220"
},
"departure": {
"time": "1769021280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769023045",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1149:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051192xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1260,
"time": "1769023860"
},
"departure": {
"delay": -1260,
"time": "1769023860"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -1293,
"time": "1769024727"
},
"departure": {
"delay": -1293,
"time": "1769024727"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -1253,
"time": "1769023327"
},
"departure": {
"delay": -1253,
"time": "1769023327"
},
"stopId": "FR:76481:ZE:4729:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -1293,
"time": "1769023947"
},
"departure": {
"delay": -1293,
"time": "1769023947"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -1268,
"time": "1769023492"
},
"departure": {
"delay": -1268,
"time": "1769023492"
},
"stopId": "FR:76167:ZE:3033:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -1293,
"time": "1769024847"
},
"departure": {
"delay": -1293,
"time": "1769024847"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -1293,
"time": "1769023227"
},
"departure": {
"delay": -1293,
"time": "1769023227"
},
"stopId": "FR:76481:ZE:4727:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -1254,
"time": "1769024946"
},
"departure": {
"delay": -1254,
"time": "1769024946"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -1243,
"time": "1769022857"
},
"departure": {
"delay": -1243,
"time": "1769022857"
},
"stopId": "FR:76481:ZE:3829:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -1241,
"time": "1769023759"
},
"departure": {
"delay": -1241,
"time": "1769023759"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -1293,
"time": "1769024307"
},
"departure": {
"delay": -1293,
"time": "1769024307"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -1255,
"time": "1769024525"
},
"departure": {
"delay": -1255,
"time": "1769024525"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -1241,
"time": "1769024239"
},
"departure": {
"delay": -1241,
"time": "1769024239"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -1258,
"time": "1769024462"
},
"departure": {
"delay": -1258,
"time": "1769024462"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -1240,
"time": "1769023100"
},
"departure": {
"delay": -1240,
"time": "1769023100"
},
"stopId": "FR:76481:ZE:3473:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -1235,
"time": "1769023705"
},
"departure": {
"delay": -1235,
"time": "1769023705"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -1235,
"time": "1769024605"
},
"departure": {
"delay": -1235,
"time": "1769024605"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -1291,
"time": "1769024789"
},
"departure": {
"delay": -1291,
"time": "1769024789"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"time": "1769024100"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -1280,
"time": "1769022940"
},
"departure": {
"delay": -1280,
"time": "1769022940"
},
"stopId": "FR:76481:ZE:3821:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -1268,
"time": "1769023612"
},
"departure": {
"delay": -1268,
"time": "1769023612"
},
"stopId": "FR:76167:ZE:4065:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -1277,
"time": "1769024083"
},
"departure": {
"delay": -1277,
"time": "1769024083"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -1258,
"time": "1769024402"
},
"departure": {
"delay": -1258,
"time": "1769024402"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -1293,
"time": "1769025327"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -1288,
"time": "1769022992"
},
"departure": {
"delay": -1288,
"time": "1769022992"
},
"stopId": "FR:76481:ZE:3825:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1769023002",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051192xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2032:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769022120"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769022780"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769022540"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769022420"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769021340"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769021760"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769022660"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769021820"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769022480"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769021640"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769023200"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769022600"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769022000"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769022840"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769021940"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769021100"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769021400"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769021880"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769022180"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769022240"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769022720"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769023080"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769021700"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769021220"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769021160"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769023020"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2032:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108003x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769023850"
},
"departure": {
"delay": 50,
"time": "1769023850"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1769024022"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1769023730"
},
"departure": {
"delay": 50,
"time": "1769023730"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1769023443"
},
"departure": {
"delay": 63,
"time": "1769023443"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769022519"
},
"departure": {
"delay": 39,
"time": "1769022519"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769022631"
},
"departure": {
"delay": 31,
"time": "1769022631"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1769023253"
},
"departure": {
"delay": 53,
"time": "1769023253"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1769023642"
},
"departure": {
"delay": 22,
"time": "1769023642"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1769022946"
},
"departure": {
"delay": 46,
"time": "1769022946"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769023000"
},
"departure": {
"delay": 40,
"time": "1769023000"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1769023105"
},
"departure": {
"delay": 25,
"time": "1769023105"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1769022745"
},
"departure": {
"delay": 25,
"time": "1769022745"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1769023536"
},
"departure": {
"delay": 36,
"time": "1769023536"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1769023946"
},
"departure": {
"delay": 26,
"time": "1769023946"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769023022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108003x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769021974"
},
"departure": {
"delay": 94,
"time": "1769021974"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1769022223"
},
"departure": {
"delay": 103,
"time": "1769022223"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 102,
"time": "1769021000"
},
"departure": {
"delay": 102,
"time": "1769021022"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 62,
"time": "1769020922"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1769021381"
},
"departure": {
"delay": 101,
"time": "1769021381"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1769022502"
},
"departure": {
"delay": 106,
"time": "1769022526"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1769023450"
},
"departure": {
"delay": 70,
"time": "1769023450"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 147,
"time": "1769022627"
},
"departure": {
"delay": 147,
"time": "1769022627"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -7,
"time": "1769021693"
},
"departure": {
"delay": -7,
"time": "1769021693"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1769023502"
},
"departure": {
"delay": 122,
"time": "1769023502"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1769022711"
},
"departure": {
"delay": 51,
"time": "1769022711"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1769022300"
},
"departure": {
"delay": 120,
"time": "1769022300"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 84,
"time": "1769021604"
},
"departure": {
"delay": 84,
"time": "1769021604"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1769021472"
},
"departure": {
"delay": 72,
"time": "1769021472"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1769022970"
},
"departure": {
"delay": 70,
"time": "1769022970"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 152,
"time": "1769021312"
},
"departure": {
"delay": 152,
"time": "1769021312"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1769022381"
},
"departure": {
"delay": 141,
"time": "1769022381"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1769022149"
},
"departure": {
"delay": 149,
"time": "1769022149"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1769023270"
},
"departure": {
"delay": 70,
"time": "1769023270"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 82,
"time": "1769022802"
},
"departure": {
"delay": 82,
"time": "1769022802"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1769022074"
},
"departure": {
"delay": 98,
"time": "1769022098"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 172,
"time": "1769021152"
},
"departure": {
"delay": 172,
"time": "1769021152"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1769023768"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 103,
"time": "1769023363"
},
"departure": {
"delay": 103,
"time": "1769023363"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 64,
"time": "1769021884"
},
"departure": {
"delay": 64,
"time": "1769021884"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1769023210"
},
"departure": {
"delay": 70,
"time": "1769023210"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1769023570"
},
"departure": {
"delay": 70,
"time": "1769023570"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 136,
"time": "1769021236"
},
"departure": {
"delay": 136,
"time": "1769021236"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769021801"
},
"departure": {
"delay": 41,
"time": "1769021801"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1769023176"
},
"departure": {
"delay": 96,
"time": "1769023176"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769020940",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx277:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3435F5413512x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769023680"
},
"departure": {
"time": "1769023740"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 70
},
{
"arrival": {
"time": "1769022060"
},
"departure": {
"time": "1769022120"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769017500"
},
"departure": {
"time": "1769017560"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1769011980"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769016600"
},
"departure": {
"time": "1769016660"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769018760"
},
"departure": {
"time": "1769018820"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769020380"
},
"departure": {
"time": "1769020440"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769021040"
},
"departure": {
"time": "1769021160"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769024340"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1769023080"
},
"departure": {
"time": "1769023140"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769019300"
},
"departure": {
"time": "1769019480"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1769008361",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3435F5413512x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13153F5398743x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769027160"
},
"departure": {
"time": "1769027220"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769026500"
},
"departure": {
"time": "1769026560"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769028360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1769022720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769025900"
},
"departure": {
"time": "1769026020"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769025000"
},
"departure": {
"time": "1769025120"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769027700"
},
"departure": {
"time": "1769027760"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1769019101",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13153F5398743x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4069:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769022960"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769020980"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769021280"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769021040"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769021700"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769020800"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769021100"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769022540"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769021340"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769023320"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769023140"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769021820"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769021880"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769021460"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769023260"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4069:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011261x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 323,
"time": "1769022803"
},
"departure": {
"delay": 323,
"time": "1769022803"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 370,
"time": "1769022670"
},
"departure": {
"delay": 370,
"time": "1769022670"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 280,
"time": "1769022820"
},
"departure": {
"delay": 280,
"time": "1769022820"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 412,
"time": "1769022472"
},
"departure": {
"delay": 412,
"time": "1769022472"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 347,
"time": "1769022767"
},
"departure": {
"delay": 347,
"time": "1769022767"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 330,
"time": "1769022630"
},
"departure": {
"delay": 330,
"time": "1769022630"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 100,
"time": "1769022100"
},
"departure": {
"delay": 100,
"time": "1769022100"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 347,
"time": "1769022707"
},
"departure": {
"delay": 347,
"time": "1769022707"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 277,
"time": "1769022937"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 254,
"time": "1769022854"
},
"departure": {
"delay": 254,
"time": "1769022854"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 368,
"time": "1769022608"
},
"departure": {
"delay": 368,
"time": "1769022608"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 407,
"time": "1769022647"
},
"departure": {
"delay": 407,
"time": "1769022647"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 354,
"time": "1769022414"
},
"departure": {
"delay": 354,
"time": "1769022414"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
}
],
"timestamp": "1769022762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011261x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852350F5417115x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769021640"
},
"departure": {
"time": "1769021700"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769020560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769022480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769020920"
},
"departure": {
"time": "1769020980"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769021220"
},
"departure": {
"time": "1769021280"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769016940",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852350F5417115x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470844:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1769024332"
},
"departure": {
"delay": -8,
"time": "1769024332"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -42,
"time": "1769025798"
},
"departure": {
"delay": -42,
"time": "1769025798"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 17,
"time": "1769025557"
},
"departure": {
"delay": 17,
"time": "1769025557"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1769024019"
},
"departure": {
"delay": 39,
"time": "1769024019"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1769023876"
},
"departure": {
"delay": 76,
"time": "1769023876"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -116,
"time": "1769025064"
},
"departure": {
"delay": -116,
"time": "1769025064"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 76,
"time": "1769023936"
},
"departure": {
"delay": 76,
"time": "1769023936"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -86,
"time": "1769025754"
},
"departure": {
"delay": -86,
"time": "1769025754"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -34,
"time": "1769024486"
},
"departure": {
"delay": -34,
"time": "1769024486"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769023896"
},
"departure": {
"delay": 36,
"time": "1769023896"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1769025624"
},
"departure": {
"delay": -36,
"time": "1769025624"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"time": "1769023500"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1769025460"
},
"departure": {
"delay": -20,
"time": "1769025460"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1769023699"
},
"departure": {
"delay": 79,
"time": "1769023699"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -21,
"time": "1769024079"
},
"departure": {
"delay": -21,
"time": "1769024079"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1769023810"
},
"departure": {
"delay": 10,
"time": "1769023810"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -95,
"time": "1769025145"
},
"departure": {
"delay": -95,
"time": "1769025145"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -115,
"time": "1769024945"
},
"departure": {
"delay": -115,
"time": "1769024945"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -56,
"time": "1769025244"
},
"departure": {
"delay": -56,
"time": "1769025244"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1769023590"
},
"departure": {
"delay": 90,
"time": "1769023590"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1769024675"
},
"departure": {
"delay": -25,
"time": "1769024675"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -95,
"time": "1769025685"
},
"departure": {
"delay": -95,
"time": "1769025685"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -85,
"time": "1769025215"
},
"departure": {
"delay": -85,
"time": "1769025215"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -71,
"time": "1769025889"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -100,
"time": "1769025320"
},
"departure": {
"delay": -100,
"time": "1769025320"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -54,
"time": "1769024826"
},
"departure": {
"delay": -54,
"time": "1769024826"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470844:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470606:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1769023582"
},
"departure": {
"delay": 22,
"time": "1769023582"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"time": "1769023800"
},
"departure": {
"time": "1769023800"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1769023686"
},
"departure": {
"delay": 66,
"time": "1769023686"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1769022872"
},
"departure": {
"delay": 63,
"time": "1769022903"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1769023740"
},
"departure": {
"time": "1769023740"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"time": "1769023500"
},
"departure": {
"time": "1769023500"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -62,
"time": "1769023918"
},
"departure": {
"delay": -62,
"time": "1769023918"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -13,
"time": "1769023427"
},
"departure": {
"delay": -13,
"time": "1769023427"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"time": "1769023260"
},
"departure": {
"time": "1769023260"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1769023872"
},
"departure": {
"delay": 12,
"time": "1769023872"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"time": "1769023200"
},
"departure": {
"time": "1769023200"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -121,
"time": "1769024039"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1769023337"
},
"departure": {
"delay": 17,
"time": "1769023337"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1769022823"
},
"departure": {
"delay": 62,
"time": "1769022842"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1769023392"
},
"departure": {
"delay": 12,
"time": "1769023392"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1769022788"
},
"departure": {
"delay": 68,
"time": "1769022788"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1769023122"
},
"departure": {
"delay": 42,
"time": "1769023122"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1769023290"
},
"departure": {
"delay": -30,
"time": "1769023290"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1769023173"
},
"departure": {
"delay": 33,
"time": "1769023173"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -91,
"time": "1769024009"
},
"departure": {
"delay": -91,
"time": "1769024009"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1769023023"
},
"departure": {
"delay": 63,
"time": "1769023023"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470606:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056603x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769022380"
},
"departure": {
"delay": 80,
"time": "1769022380"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 136,
"time": "1769022616"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 179,
"time": "1769022479"
},
"departure": {
"delay": 179,
"time": "1769022479"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1769022320"
},
"departure": {
"delay": 80,
"time": "1769022320"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769022392",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056603x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3487706:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -90,
"time": "1769022990"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 7,
"time": "1769022787"
},
"departure": {
"delay": 7,
"time": "1769022787"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 133,
"time": "1769022313"
},
"departure": {
"delay": 133,
"time": "1769022313"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1769022490"
},
"departure": {
"delay": 130,
"time": "1769022490"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1769022517"
},
"departure": {
"delay": 97,
"time": "1769022517"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -48,
"time": "1769022912"
},
"departure": {
"delay": -48,
"time": "1769022912"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 82,
"time": "1769022562"
},
"departure": {
"delay": 82,
"time": "1769022562"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -31,
"time": "1769022869"
},
"departure": {
"delay": -31,
"time": "1769022869"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1769022581"
},
"departure": {
"delay": 41,
"time": "1769022581"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1769022352"
},
"departure": {
"delay": 112,
"time": "1769022352"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -86,
"time": "1769022814"
},
"departure": {
"delay": -86,
"time": "1769022814"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1769022678"
},
"departure": {
"delay": 18,
"time": "1769022678"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3487706:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx262:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 498,
"time": "1769020915"
},
"departure": {
"delay": 498,
"time": "1769020938"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 403,
"time": "1769020038"
},
"departure": {
"delay": 403,
"time": "1769020063"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 385,
"time": "1769021065"
},
"departure": {
"delay": 385,
"time": "1769021065"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 307,
"time": "1769022067"
},
"departure": {
"delay": 307,
"time": "1769022067"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 408,
"time": "1769021366"
},
"departure": {
"delay": 408,
"time": "1769021388"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 404,
"time": "1769019764"
},
"departure": {
"delay": 404,
"time": "1769019764"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 393,
"time": "1769020413"
},
"departure": {
"delay": 393,
"time": "1769020413"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 299,
"time": "1769021999"
},
"departure": {
"delay": 299,
"time": "1769021999"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 455,
"time": "1769020667"
},
"departure": {
"delay": 455,
"time": "1769020715"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 380,
"time": "1769020244"
},
"departure": {
"delay": 380,
"time": "1769020340"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 363,
"time": "1769020563"
},
"departure": {
"delay": 363,
"time": "1769020563"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 409,
"time": "1769020489"
},
"departure": {
"delay": 409,
"time": "1769020489"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 358,
"time": "1769019538"
},
"departure": {
"delay": 358,
"time": "1769019538"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 258,
"time": "1769019438"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 369,
"time": "1769021147"
},
"departure": {
"delay": 369,
"time": "1769021169"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 362,
"time": "1769021822"
},
"departure": {
"delay": 362,
"time": "1769021822"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 389,
"time": "1769019689"
},
"departure": {
"delay": 389,
"time": "1769019689"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 398,
"time": "1769019938"
},
"departure": {
"delay": 398,
"time": "1769019938"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 490,
"time": "1769020990"
},
"departure": {
"delay": 490,
"time": "1769020990"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 341,
"time": "1769021681"
},
"departure": {
"delay": 341,
"time": "1769021681"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 298,
"time": "1769021938"
},
"departure": {
"delay": 298,
"time": "1769021938"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 447,
"time": "1769020767"
},
"departure": {
"delay": 447,
"time": "1769020767"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 317,
"time": "1769021897"
},
"departure": {
"delay": 317,
"time": "1769021897"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 369,
"time": "1769021529"
},
"departure": {
"delay": 369,
"time": "1769021529"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 239,
"time": "1769022179"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 460,
"time": "1769020840"
},
"departure": {
"delay": 460,
"time": "1769020840"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 383,
"time": "1769019863"
},
"departure": {
"delay": 383,
"time": "1769019863"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 343,
"time": "1769021263"
},
"departure": {
"delay": 343,
"time": "1769021263"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 342,
"time": "1769021742"
},
"departure": {
"delay": 342,
"time": "1769021742"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 318,
"time": "1769020158"
},
"departure": {
"delay": 318,
"time": "1769020158"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769019440",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx262:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1058:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769023140"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769022420"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769022240"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769023500"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769023320"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769022660"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769022600"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769023860"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769023560"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769023800"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769023920"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769022720"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769023740"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769024160"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769023020"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769023680"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769023440"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769023260"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769024040"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769022180"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769022960"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769023620"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769022840"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769022540"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769022480"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769023980"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769022060"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1058:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1769022480"
},
"departure": {
"delay": -60,
"time": "1769022540"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1769023560"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -45,
"time": "1769022970"
},
"departure": {
"delay": -45,
"time": "1769022975"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1769023320"
},
"departure": {
"delay": -60,
"time": "1769023320"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1769023080"
},
"departure": {
"delay": -60,
"time": "1769023080"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769022960"
},
"departure": {
"delay": 5,
"time": "1769022965"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"delay": 5,
"time": "1769022125"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1769022420"
},
"departure": {
"delay": -55,
"time": "1769022425"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1769023200"
},
"departure": {
"delay": -60,
"time": "1769023200"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1769023380"
},
"departure": {
"delay": -60,
"time": "1769023380"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1769023020"
},
"departure": {
"delay": -60,
"time": "1769023020"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769022840"
},
"departure": {
"delay": 5,
"time": "1769022845"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -45,
"time": "1769022850"
},
"departure": {
"delay": -45,
"time": "1769022855"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769022780"
},
"departure": {
"delay": 5,
"time": "1769022785"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1769022600"
},
"departure": {
"delay": -55,
"time": "1769022605"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769022360"
},
"departure": {
"delay": 5,
"time": "1769022365"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1769023440"
},
"departure": {
"delay": -60,
"time": "1769023440"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1769022720"
},
"departure": {
"delay": -55,
"time": "1769022725"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769022180"
},
"departure": {
"delay": 5,
"time": "1769022185"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1769023012",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1171:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx515:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769015220"
},
"departure": {
"time": "1769015220"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769014860"
},
"departure": {
"time": "1769014860"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769015100"
},
"departure": {
"time": "1769015100"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769016660"
},
"departure": {
"time": "1769016660"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769017140"
},
"departure": {
"time": "1769017140"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1769015765"
},
"departure": {
"delay": 5,
"time": "1769015765"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769015580"
},
"departure": {
"time": "1769015580"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769016120"
},
"departure": {
"time": "1769016120"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769017020"
},
"departure": {
"time": "1769017020"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769017200"
},
"departure": {
"time": "1769017200"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769015340"
},
"departure": {
"time": "1769015340"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769015280"
},
"departure": {
"time": "1769015280"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769015820"
},
"departure": {
"time": "1769015820"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769015880"
},
"departure": {
"time": "1769015880"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769016360"
},
"departure": {
"time": "1769016360"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769015760"
},
"departure": {
"time": "1769015760"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769016000"
},
"departure": {
"time": "1769016000"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769017320"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769016180"
},
"departure": {
"time": "1769016180"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769015400"
},
"departure": {
"time": "1769015400"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769016900"
},
"departure": {
"time": "1769016900"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769016780"
},
"departure": {
"time": "1769016780"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769016540"
},
"departure": {
"time": "1769016540"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769014200"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769015700"
},
"departure": {
"time": "1769015700"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769017145"
},
"departure": {
"delay": 5,
"time": "1769017145"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
}
],
"timestamp": "1769006850",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx515:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072081x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 530,
"time": "1769022110"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769022072",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072081x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852038F5403209x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769019360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769020140"
},
"departure": {
"time": "1769020200"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769021940"
},
"departure": {
"time": "1769022000"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769023740"
},
"departure": {
"time": "1769023800"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769020980"
},
"departure": {
"time": "1769021040"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769025360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769022360"
},
"departure": {
"time": "1769022420"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769024400"
},
"departure": {
"time": "1769024460"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769022840"
},
"departure": {
"time": "1769022900"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769015740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852038F5403209x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852086F5389146x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769019540"
},
"departure": {
"time": "1769019600"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769021520"
},
"departure": {
"time": "1769021580"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769018760"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769022960"
},
"departure": {
"time": "1769023020"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769021040"
},
"departure": {
"time": "1769021100"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769023860"
},
"departure": {
"time": "1769023920"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769020200"
},
"departure": {
"time": "1769020260"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769024760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769021940"
},
"departure": {
"time": "1769022000"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769015141",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852086F5389146x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9017:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024312"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769023088"
},
"departure": {
"time": "1769023088"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769022652"
},
"departure": {
"time": "1769022699"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769023749"
},
"departure": {
"time": "1769023749"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769023712"
},
"departure": {
"time": "1769023712"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769022421"
},
"departure": {
"time": "1769022421"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769023258"
},
"departure": {
"time": "1769023258"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769023452"
},
"departure": {
"time": "1769023452"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769022994"
},
"departure": {
"time": "1769022994"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769022751"
},
"departure": {
"time": "1769022751"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769023141"
},
"departure": {
"time": "1769023141"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769022549"
},
"departure": {
"time": "1769022549"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769024091"
},
"departure": {
"time": "1769024091"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769023648"
},
"departure": {
"time": "1769023648"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769022449"
},
"departure": {
"time": "1769022449"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769023354"
},
"departure": {
"time": "1769023412"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769022883"
},
"departure": {
"time": "1769022883"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769023826"
},
"departure": {
"time": "1769023826"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769023170"
},
"departure": {
"time": "1769023170"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769022496"
},
"departure": {
"time": "1769022496"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769024192"
},
"departure": {
"time": "1769024192"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769022373"
},
"departure": {
"time": "1769022400"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769023969"
},
"departure": {
"time": "1769023969"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769022927"
},
"departure": {
"time": "1769022927"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769023892"
},
"departure": {
"time": "1769023892"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769023505"
},
"departure": {
"time": "1769023505"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769024017"
},
"departure": {
"time": "1769024017"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769022169"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769022827"
},
"departure": {
"time": "1769022827"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769023772"
},
"departure": {
"time": "1769023772"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769022179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9017:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227380x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1769023647"
},
"departure": {
"delay": -33,
"time": "1769023647"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1769023253"
},
"departure": {
"delay": -7,
"time": "1769023253"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -56,
"time": "1769023624"
},
"departure": {
"delay": -56,
"time": "1769023624"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1769022751"
},
"departure": {
"delay": 31,
"time": "1769022751"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -56,
"time": "1769023204"
},
"departure": {
"delay": -56,
"time": "1769023204"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1769023540"
},
"departure": {
"delay": -20,
"time": "1769023540"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -56,
"time": "1769023864"
},
"departure": {
"delay": -56,
"time": "1769023864"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -11,
"time": "1769023309"
},
"departure": {
"delay": -11,
"time": "1769023309"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -50,
"time": "1769023930"
},
"departure": {
"delay": -50,
"time": "1769023930"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -88,
"time": "1769022932"
},
"departure": {
"delay": -88,
"time": "1769022932"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -56,
"time": "1769023984"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -21,
"time": "1769022759"
},
"departure": {
"delay": -21,
"time": "1769022759"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1769023487"
},
"departure": {
"delay": -13,
"time": "1769023487"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1769023789"
},
"departure": {
"delay": -11,
"time": "1769023789"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -56,
"time": "1769023384"
},
"departure": {
"delay": -56,
"time": "1769023384"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -25,
"time": "1769023955"
},
"departure": {
"delay": -25,
"time": "1769023955"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1769023897"
},
"departure": {
"delay": -23,
"time": "1769023897"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1769023741"
},
"departure": {
"delay": 1,
"time": "1769023741"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769023002",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227380x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11486:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12315,
"time": "1769026215"
},
"departure": {
"delay": 12315,
"time": "1769026215"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769023002",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11486:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13156F5400265x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769021280"
},
"departure": {
"time": "1769021340"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769020620"
},
"departure": {
"time": "1769020680"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769019420"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769022720"
},
"departure": {
"time": "1769022840"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769019960"
},
"departure": {
"time": "1769020020"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769020260"
},
"departure": {
"time": "1769020320"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769024880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769021760"
},
"departure": {
"time": "1769021880"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769015800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13156F5400265x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8766:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5060,
"time": "1769025640"
},
"departure": {
"delay": -5060,
"time": "1769025640"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -5084,
"time": "1769026156"
},
"departure": {
"delay": -5084,
"time": "1769026156"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -5043,
"time": "1769024817"
},
"departure": {
"delay": -5043,
"time": "1769024817"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": -5100,
"time": "1769024700"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -5055,
"time": "1769025825"
},
"departure": {
"delay": -5055,
"time": "1769025825"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -5100,
"time": "1769025720"
},
"departure": {
"delay": -5100,
"time": "1769025720"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -5056,
"time": "1769024744"
},
"departure": {
"delay": -5056,
"time": "1769024744"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -5052,
"time": "1769025468"
},
"departure": {
"delay": -5052,
"time": "1769025468"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -5098,
"time": "1769025602"
},
"departure": {
"delay": -5098,
"time": "1769025602"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -5041,
"time": "1769026139"
},
"departure": {
"delay": -5041,
"time": "1769026139"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -5091,
"time": "1769025129"
},
"departure": {
"delay": -5091,
"time": "1769025129"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -5100,
"time": "1769024760"
},
"departure": {
"delay": -5100,
"time": "1769024760"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -5050,
"time": "1769025890"
},
"departure": {
"delay": -5050,
"time": "1769025890"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -5099,
"time": "1769026201"
},
"departure": {
"delay": -5099,
"time": "1769026201"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -5058,
"time": "1769025102"
},
"departure": {
"delay": -5058,
"time": "1769025102"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -5087,
"time": "1769024893"
},
"departure": {
"delay": -5087,
"time": "1769024893"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -5078,
"time": "1769025982"
},
"departure": {
"delay": -5078,
"time": "1769025982"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -5062,
"time": "1769024858"
},
"departure": {
"delay": -5062,
"time": "1769024858"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -5044,
"time": "1769025236"
},
"departure": {
"delay": -5044,
"time": "1769025236"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -5089,
"time": "1769025011"
},
"departure": {
"delay": -5089,
"time": "1769025011"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -5097,
"time": "1769026083"
},
"departure": {
"delay": -5097,
"time": "1769026083"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -5054,
"time": "1769025766"
},
"departure": {
"delay": -5054,
"time": "1769025766"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -5099,
"time": "1769026021"
},
"departure": {
"delay": -5099,
"time": "1769026021"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -5087,
"time": "1769025433"
},
"departure": {
"delay": -5087,
"time": "1769025433"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -5003,
"time": "1769025337"
},
"departure": {
"delay": -5003,
"time": "1769025337"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -5100,
"time": "1769024940"
},
"departure": {
"delay": -5100,
"time": "1769024940"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -5075,
"time": "1769025565"
},
"departure": {
"delay": -5075,
"time": "1769025565"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -5100,
"time": "1769025180"
},
"departure": {
"delay": -5100,
"time": "1769025180"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769022982",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8766:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1769023257"
},
"departure": {
"delay": 57,
"time": "1769023257"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769022720"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1769022747"
},
"departure": {
"delay": 52,
"time": "1769022772"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769023136"
},
"departure": {
"delay": 56,
"time": "1769023136"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1769025146"
},
"departure": {
"delay": 26,
"time": "1769025146"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1769023591"
},
"departure": {
"delay": 31,
"time": "1769023591"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1769023826"
},
"departure": {
"delay": 26,
"time": "1769023826"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1769025223"
},
"departure": {
"delay": 43,
"time": "1769025223"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1769023669"
},
"departure": {
"delay": 49,
"time": "1769023669"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1769023406"
},
"departure": {
"delay": 26,
"time": "1769023406"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1769022972"
},
"departure": {
"delay": 97,
"time": "1769022997"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 111,
"time": "1769025111"
},
"departure": {
"delay": 111,
"time": "1769025111"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 52,
"time": "1769025352"
},
"departure": {
"delay": 52,
"time": "1769025352"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1769022876"
},
"departure": {
"delay": 36,
"time": "1769022876"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1769023526"
},
"departure": {
"delay": 26,
"time": "1769023526"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1769024914"
},
"departure": {
"delay": 34,
"time": "1769024914"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1769023772"
},
"departure": {
"delay": 92,
"time": "1769023772"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1769024726"
},
"departure": {
"delay": 26,
"time": "1769024726"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1769023874"
},
"departure": {
"delay": 74,
"time": "1769023874"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1769023076"
},
"departure": {
"delay": 56,
"time": "1769023076"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1769025041"
},
"departure": {
"delay": 101,
"time": "1769025041"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1769024966"
},
"departure": {
"delay": 26,
"time": "1769024966"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1769024486"
},
"departure": {
"delay": 26,
"time": "1769024486"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1769024570"
},
"departure": {
"delay": 50,
"time": "1769024570"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769022664",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx391:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057078x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1769024236"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1769023336"
},
"departure": {
"delay": 16,
"time": "1769023336"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1769023828"
},
"departure": {
"delay": 28,
"time": "1769023828"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1769023096"
},
"departure": {
"delay": 16,
"time": "1769023096"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1769023450"
},
"departure": {
"delay": 70,
"time": "1769023450"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1769023194"
},
"departure": {
"delay": 54,
"time": "1769023194"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1769023515"
},
"departure": {
"delay": 75,
"time": "1769023515"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1769023576"
},
"departure": {
"delay": 16,
"time": "1769023576"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1769023609"
},
"departure": {
"delay": 49,
"time": "1769023609"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1769023409"
},
"departure": {
"delay": 29,
"time": "1769023409"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1769023063"
},
"departure": {
"delay": 43,
"time": "1769023063"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1769023130"
},
"departure": {
"delay": 50,
"time": "1769023130"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1769023256"
},
"departure": {
"delay": 56,
"time": "1769023256"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1769024056"
},
"departure": {
"delay": 16,
"time": "1769024056"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1769023953"
},
"departure": {
"delay": 33,
"time": "1769023953"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1769023005"
},
"departure": {
"delay": 45,
"time": "1769023005"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1769022955"
},
"departure": {
"delay": 55,
"time": "1769022955"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769023758"
},
"departure": {
"delay": 18,
"time": "1769023758"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1769023652"
},
"departure": {
"delay": 32,
"time": "1769023652"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1769023996"
},
"departure": {
"delay": 16,
"time": "1769023996"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1769023713"
},
"departure": {
"delay": 33,
"time": "1769023713"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1769023876"
},
"departure": {
"delay": 16,
"time": "1769023876"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1769022982",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057078x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3357F5413581x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769025360"
},
"departure": {
"time": "1769025480"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769029260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769027880"
},
"departure": {
"time": "1769027940"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769026920"
},
"departure": {
"time": "1769026980"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769021940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769018321",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3357F5413581x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4140:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024460"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769024280"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769023500"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769023680"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769023140"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769023560"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769024040"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769024340"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769022000"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769023860"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769022180"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769023920"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769022720"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4140:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3479F5385218x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769019780"
},
"departure": {
"time": "1769019840"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769021460"
},
"departure": {
"time": "1769021520"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1769016360"
},
"departure": {
"time": "1769016420"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769020500"
},
"departure": {
"time": "1769020560"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1769022780"
},
"departure": {
"time": "1769022840"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1769023380"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 59
},
{
"departure": {
"time": "1769015580"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769019180"
},
"departure": {
"time": "1769019240"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769011962",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3479F5385218x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -240,
"time": "1769020920"
},
"departure": {
"delay": -240,
"time": "1769020920"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1769020260"
},
"departure": {
"delay": 65,
"time": "1769020265"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769020560"
},
"departure": {
"delay": 5,
"time": "1769020565"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769020320"
},
"departure": {
"delay": 65,
"time": "1769020325"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": -240,
"time": "1769021100"
},
"departure": {
"delay": -240,
"time": "1769021100"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -115,
"time": "1769020620"
},
"departure": {
"delay": -115,
"time": "1769020625"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1769020200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -235,
"time": "1769020680"
},
"departure": {
"delay": -235,
"time": "1769020685"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769020500"
},
"departure": {
"delay": 5,
"time": "1769020505"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": -45,
"time": "1769020570"
},
"departure": {
"delay": -45,
"time": "1769020575"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": -240,
"time": "1769020860"
},
"departure": {
"delay": -240,
"time": "1769020860"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": -240,
"time": "1769021340"
},
"departure": {
"delay": -240,
"time": "1769021340"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": -240,
"time": "1769021400"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": -240,
"time": "1769021220"
},
"departure": {
"delay": -240,
"time": "1769021220"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -240,
"time": "1769021280"
},
"departure": {
"delay": -240,
"time": "1769021280"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1769022712",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2959:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011329x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769025660"
},
"departure": {
"time": "1769025660"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 46,
"time": "1769023786"
},
"departure": {
"delay": 46,
"time": "1769023786"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1769024703"
},
"departure": {
"delay": 3,
"time": "1769024703"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769024940"
},
"departure": {
"time": "1769024940"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"time": "1769023140"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769026140"
},
"departure": {
"time": "1769026140"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 15,
"time": "1769026275"
},
"departure": {
"delay": 15,
"time": "1769026275"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 6,
"time": "1769025186"
},
"departure": {
"delay": 6,
"time": "1769025186"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 13,
"time": "1769024413"
},
"departure": {
"delay": 13,
"time": "1769024413"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1769025955"
},
"departure": {
"delay": 55,
"time": "1769025955"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 35,
"time": "1769025575"
},
"departure": {
"delay": 35,
"time": "1769025575"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1769024160"
},
"departure": {
"time": "1769024160"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1769024379"
},
"departure": {
"delay": 39,
"time": "1769024379"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1769023389"
},
"departure": {
"delay": 9,
"time": "1769023389"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769025881"
},
"departure": {
"delay": 41,
"time": "1769025881"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 47,
"time": "1769026067"
},
"departure": {
"delay": 47,
"time": "1769026067"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 21,
"time": "1769025441"
},
"departure": {
"delay": 21,
"time": "1769025441"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1769025240"
},
"departure": {
"time": "1769025240"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1769025780"
},
"departure": {
"time": "1769025780"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 31,
"time": "1769023831"
},
"departure": {
"delay": 31,
"time": "1769023831"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769023356"
},
"departure": {
"delay": 36,
"time": "1769023356"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769026380"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 21,
"time": "1769024781"
},
"departure": {
"delay": 21,
"time": "1769024781"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769023620"
},
"departure": {
"time": "1769023620"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1769025741"
},
"departure": {
"delay": 21,
"time": "1769025741"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 27,
"time": "1769025387"
},
"departure": {
"delay": 27,
"time": "1769025387"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1769025820"
},
"departure": {
"delay": 40,
"time": "1769025820"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1769026020"
},
"departure": {
"time": "1769026020"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1769024280"
},
"departure": {
"time": "1769024280"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1769026315"
},
"departure": {
"delay": 55,
"time": "1769026315"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 7,
"time": "1769024227"
},
"departure": {
"delay": 7,
"time": "1769024227"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1769024996"
},
"departure": {
"delay": 56,
"time": "1769024996"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1769024460"
},
"departure": {
"time": "1769024460"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769023320"
},
"departure": {
"time": "1769023320"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769026342"
},
"departure": {
"delay": 22,
"time": "1769026342"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 16,
"time": "1769025916"
},
"departure": {
"delay": 16,
"time": "1769025916"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 51,
"time": "1769024331"
},
"departure": {
"delay": 51,
"time": "1769024331"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1769025316"
},
"departure": {
"delay": 16,
"time": "1769025316"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1769023581"
},
"departure": {
"delay": 21,
"time": "1769023581"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1769023550"
},
"departure": {
"delay": 50,
"time": "1769023550"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769023920"
},
"departure": {
"time": "1769023920"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1769024830"
},
"departure": {
"delay": 10,
"time": "1769024830"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769024880"
},
"departure": {
"time": "1769024880"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1769025519"
},
"departure": {
"delay": 39,
"time": "1769025519"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 9,
"time": "1769025129"
},
"departure": {
"delay": 9,
"time": "1769025129"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1769024580"
},
"departure": {
"time": "1769024580"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1769024653"
},
"departure": {
"delay": 13,
"time": "1769024653"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1769023481"
},
"departure": {
"delay": 41,
"time": "1769023481"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1769023419"
},
"departure": {
"delay": 39,
"time": "1769023419"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1769023512"
},
"departure": {
"delay": 12,
"time": "1769023512"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1769026222"
},
"departure": {
"delay": 22,
"time": "1769026222"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 45,
"time": "1769026185"
},
"departure": {
"delay": 45,
"time": "1769026185"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1769022952",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011329x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx84:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1769026543"
},
"departure": {
"delay": 43,
"time": "1769026543"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1769026013"
},
"departure": {
"delay": 53,
"time": "1769026013"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769026085"
},
"departure": {
"delay": 5,
"time": "1769026085"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1769026367"
},
"departure": {
"delay": 47,
"time": "1769026367"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1769026189"
},
"departure": {
"delay": 49,
"time": "1769026189"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1769026126"
},
"departure": {
"delay": 46,
"time": "1769026126"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769026320"
},
"departure": {
"time": "1769026320"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1769026273"
},
"departure": {
"delay": 13,
"time": "1769026273"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769021840",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx84:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852637F5389197x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769023440"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769019540"
},
"departure": {
"time": "1769019600"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769019840"
},
"departure": {
"time": "1769019900"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769020320"
},
"departure": {
"time": "1769020380"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769019000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769020860"
},
"departure": {
"time": "1769020920"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769021340"
},
"departure": {
"time": "1769021400"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769022120"
},
"departure": {
"time": "1769022180"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769015381",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852637F5389197x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075795x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769023025"
},
"departure": {
"delay": 65,
"time": "1769023025"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1769022426"
},
"departure": {
"delay": 66,
"time": "1769022426"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769022678"
},
"departure": {
"delay": 18,
"time": "1769022678"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1769022866"
},
"departure": {
"delay": 86,
"time": "1769022866"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1769023087"
},
"departure": {
"delay": 67,
"time": "1769023087"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769022690"
},
"departure": {
"delay": 30,
"time": "1769022690"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1769022515"
},
"departure": {
"delay": 35,
"time": "1769022515"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769023265"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1769022531"
},
"departure": {
"delay": -9,
"time": "1769022531"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1769023136"
},
"departure": {
"delay": 116,
"time": "1769023136"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1769023179"
},
"departure": {
"delay": 99,
"time": "1769023179"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1769022757"
},
"departure": {
"delay": 37,
"time": "1769022757"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1769022968"
},
"departure": {
"delay": 68,
"time": "1769022968"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1769022818"
},
"departure": {
"delay": 38,
"time": "1769022818"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769022982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075795x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1059:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769024640"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769025600"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769024160"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769025780"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769024340"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769024520"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769024760"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769024820"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769025840"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769025960"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769025420"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769024280"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769024220"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769025180"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769025720"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769024940"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769024460"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769023980"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769025240"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769024100"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769025360"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769026080"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769025060"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769025540"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769024580"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769025480"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769025120"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769025900"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769024880"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769025660"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769024400"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1059:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx52:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1769020211"
},
"departure": {
"delay": 71,
"time": "1769020211"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1769020288"
},
"departure": {
"delay": 88,
"time": "1769020288"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1769019287"
},
"departure": {
"delay": 47,
"time": "1769019287"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1769021044"
},
"departure": {
"delay": 4,
"time": "1769021044"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1769019918"
},
"departure": {
"delay": 78,
"time": "1769019918"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 114,
"time": "1769019354"
},
"departure": {
"delay": 114,
"time": "1769019354"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1769020311"
},
"departure": {
"delay": -9,
"time": "1769020311"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1769020964"
},
"departure": {
"delay": -16,
"time": "1769020964"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769018090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx52:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2064:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769022180"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769021700"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769021100"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769021460"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769021280"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769021340"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769021520"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769020440"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769021820"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769020920"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769021760"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769021400"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769022060"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769021640"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769021580"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769020800"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769020620"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769022240"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769022000"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769021160"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769020380"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769022420"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769021880"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769020980"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769020680"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769021940"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769021040"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769020500"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1769022340",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2064:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107994x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769023260"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769024217"
},
"departure": {
"delay": 57,
"time": "1769024217"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1769023921"
},
"departure": {
"delay": 1,
"time": "1769023921"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1769024327"
},
"departure": {
"delay": 47,
"time": "1769024327"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1769023813"
},
"departure": {
"delay": 13,
"time": "1769023813"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769024790"
},
"departure": {
"delay": 30,
"time": "1769024790"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769024920"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769024677"
},
"departure": {
"delay": 37,
"time": "1769024677"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1769023716"
},
"departure": {
"delay": 36,
"time": "1769023716"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1769023364"
},
"departure": {
"delay": 44,
"time": "1769023364"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1769024411"
},
"departure": {
"delay": 11,
"time": "1769024411"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769023598"
},
"departure": {
"delay": 38,
"time": "1769023598"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1769024089"
},
"departure": {
"delay": 49,
"time": "1769024089"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1769024557"
},
"departure": {
"delay": 37,
"time": "1769024557"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1769023479"
},
"departure": {
"delay": 39,
"time": "1769023479"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1769022982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107994x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470614:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -109,
"time": "1769026691"
},
"departure": {
"delay": -109,
"time": "1769026691"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1769027107"
},
"departure": {
"delay": -53,
"time": "1769027107"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -83,
"time": "1769026477"
},
"departure": {
"delay": -83,
"time": "1769026477"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -108,
"time": "1769026452"
},
"departure": {
"delay": -108,
"time": "1769026452"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -71,
"time": "1769026549"
},
"departure": {
"delay": -71,
"time": "1769026549"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -59,
"time": "1769026981"
},
"departure": {
"delay": -59,
"time": "1769026981"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -80,
"time": "1769026900"
},
"departure": {
"delay": -80,
"time": "1769026900"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -142,
"time": "1769027198"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -67,
"time": "1769026613"
},
"departure": {
"delay": -67,
"time": "1769026613"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3052,
"time": "1769023028"
},
"departure": {
"delay": -3052,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -78,
"time": "1769026782"
},
"departure": {
"delay": -78,
"time": "1769026782"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -81,
"time": "1769026299"
},
"departure": {
"delay": -81,
"time": "1769026299"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"delay": -2692,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -111,
"time": "1769026389"
},
"departure": {
"delay": -111,
"time": "1769026389"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2992,
"time": "1769023028"
},
"departure": {
"delay": -2992,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -109,
"time": "1769026511"
},
"departure": {
"delay": -109,
"time": "1769026511"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -104,
"time": "1769027056"
},
"departure": {
"delay": -104,
"time": "1769027056"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -47,
"time": "1769026213"
},
"departure": {
"delay": -47,
"time": "1769026213"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -39,
"time": "1769026161"
},
"departure": {
"delay": -39,
"time": "1769026161"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -54,
"time": "1769026746"
},
"departure": {
"delay": -54,
"time": "1769026746"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470614:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:977:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769014740"
},
"departure": {
"time": "1769014740"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769013660"
},
"departure": {
"time": "1769013660"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769013120"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769013180"
},
"departure": {
"time": "1769013180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769014860"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769013840"
},
"departure": {
"time": "1769013840"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769014260"
},
"departure": {
"time": "1769014260"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769014680"
},
"departure": {
"time": "1769014680"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769014140"
},
"departure": {
"time": "1769014140"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769013540"
},
"departure": {
"time": "1769013540"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769014080"
},
"departure": {
"time": "1769014080"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769013960"
},
"departure": {
"time": "1769013960"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769014500"
},
"departure": {
"time": "1769014500"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769013900"
},
"departure": {
"time": "1769013900"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769013420"
},
"departure": {
"time": "1769013420"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769014380"
},
"departure": {
"time": "1769014380"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769014620"
},
"departure": {
"time": "1769014620"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769014020"
},
"departure": {
"time": "1769014020"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769013720"
},
"departure": {
"time": "1769013720"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769004372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:977:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5229632958758912x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6426,
"time": "1769023026"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1769022973",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5229632958758912x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769022420"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769021760"
},
"departure": {
"time": "1769021760"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769021700"
},
"departure": {
"time": "1769021700"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769021100"
},
"departure": {
"time": "1769021100"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769021880"
},
"departure": {
"time": "1769021880"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769020980"
},
"departure": {
"time": "1769020980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769021220"
},
"departure": {
"time": "1769021220"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769022060"
},
"departure": {
"time": "1769022060"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1769020800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769021460"
},
"departure": {
"time": "1769021460"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769021520"
},
"departure": {
"time": "1769021520"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769021640"
},
"departure": {
"time": "1769021640"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769021820"
},
"departure": {
"time": "1769021820"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769021580"
},
"departure": {
"time": "1769021580"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769021400"
},
"departure": {
"time": "1769021400"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769022360"
},
"departure": {
"time": "1769022360"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769021340"
},
"departure": {
"time": "1769021340"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769022180"
},
"departure": {
"time": "1769022180"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1769004372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1141:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470608:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -124,
"time": "1769026916"
},
"departure": {
"delay": -124,
"time": "1769026916"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -88,
"time": "1769026832"
},
"departure": {
"delay": -88,
"time": "1769026832"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -80,
"time": "1769027080"
},
"departure": {
"delay": -80,
"time": "1769027080"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -39,
"time": "1769027181"
},
"departure": {
"delay": -39,
"time": "1769027181"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -106,
"time": "1769027234"
},
"departure": {
"delay": -106,
"time": "1769027234"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -106,
"time": "1769027294"
},
"departure": {
"delay": -106,
"time": "1769027294"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -98,
"time": "1769026702"
},
"departure": {
"delay": -98,
"time": "1769026702"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -76,
"time": "1769027384"
},
"departure": {
"delay": -76,
"time": "1769027384"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"time": "1769026200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -57,
"time": "1769026623"
},
"departure": {
"delay": -57,
"time": "1769026623"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769026329"
},
"departure": {
"delay": 9,
"time": "1769026329"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -98,
"time": "1769026762"
},
"departure": {
"delay": -98,
"time": "1769026762"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -211,
"time": "1769027549"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -180,
"time": "1769027520"
},
"departure": {
"delay": -180,
"time": "1769027520"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -98,
"time": "1769026882"
},
"departure": {
"delay": -98,
"time": "1769026882"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -21,
"time": "1769026359"
},
"departure": {
"delay": -21,
"time": "1769026359"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -128,
"time": "1769026792"
},
"departure": {
"delay": -128,
"time": "1769026792"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -36,
"time": "1769026524"
},
"departure": {
"delay": -36,
"time": "1769026524"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -150,
"time": "1769027430"
},
"departure": {
"delay": -150,
"time": "1769027430"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -108,
"time": "1769026992"
},
"departure": {
"delay": -108,
"time": "1769026992"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -66,
"time": "1769026674"
},
"departure": {
"delay": -66,
"time": "1769026674"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -29,
"time": "1769026411"
},
"departure": {
"delay": -29,
"time": "1769026411"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470608:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490662:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 209,
"time": "1769022689"
},
"departure": {
"delay": 209,
"time": "1769022689"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 139,
"time": "1769022379"
},
"departure": {
"delay": 139,
"time": "1769022379"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 257,
"time": "1769023157"
},
"departure": {
"delay": 257,
"time": "1769023157"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 264,
"time": "1769023044"
},
"departure": {
"delay": 264,
"time": "1769023044"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 171,
"time": "1769022771"
},
"departure": {
"delay": 171,
"time": "1769022771"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1769023708"
},
"departure": {
"delay": 88,
"time": "1769023708"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 215,
"time": "1769022575"
},
"departure": {
"delay": 215,
"time": "1769022575"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 246,
"time": "1769023206"
},
"departure": {
"delay": 246,
"time": "1769023206"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 173,
"time": "1769022653"
},
"departure": {
"delay": 173,
"time": "1769022653"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1769022480"
},
"departure": {
"delay": 180,
"time": "1769022480"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 132,
"time": "1769022732"
},
"departure": {
"delay": 132,
"time": "1769022732"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1769023414"
},
"departure": {
"delay": 154,
"time": "1769023414"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1769023730"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1769022540"
},
"departure": {
"delay": 240,
"time": "1769022540"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 182,
"time": "1769023562"
},
"departure": {
"delay": 182,
"time": "1769023562"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 238,
"time": "1769023258"
},
"departure": {
"delay": 238,
"time": "1769023258"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 263,
"time": "1769023103"
},
"departure": {
"delay": 263,
"time": "1769023103"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 225,
"time": "1769023005"
},
"departure": {
"delay": 225,
"time": "1769023005"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 152,
"time": "1769023532"
},
"departure": {
"delay": 152,
"time": "1769023532"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 208,
"time": "1769023288"
},
"departure": {
"delay": 208,
"time": "1769023288"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 210,
"time": "1769022900"
},
"departure": {
"delay": 210,
"time": "1769022930"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 164,
"time": "1769023484"
},
"departure": {
"delay": 164,
"time": "1769023484"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 202,
"time": "1769022442"
},
"departure": {
"delay": 202,
"time": "1769022442"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1769022667",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490662:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190101x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769022341"
},
"departure": {
"delay": 41,
"time": "1769022341"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1769022257"
},
"departure": {
"delay": 77,
"time": "1769022257"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1769022522"
},
"departure": {
"delay": 42,
"time": "1769022522"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1769022582"
},
"departure": {
"delay": 102,
"time": "1769022582"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1769022379"
},
"departure": {
"delay": 79,
"time": "1769022379"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1769022318"
},
"departure": {
"delay": 78,
"time": "1769022318"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1769022704"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 81,
"time": "1769022441"
},
"departure": {
"delay": 81,
"time": "1769022441"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1769022481"
},
"departure": {
"delay": 61,
"time": "1769022481"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769022342",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190101x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13160F5400268x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1500,
"time": "1769024160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 1500,
"time": "1769030100"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1769022073",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13160F5400268x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075799x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024040"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769023620"
},
"departure": {
"time": "1769023620"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1769023492"
},
"departure": {
"delay": 52,
"time": "1769023492"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1769023328"
},
"departure": {
"delay": 8,
"time": "1769023328"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1769023159"
},
"departure": {
"delay": 19,
"time": "1769023159"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1769023438"
},
"departure": {
"delay": 58,
"time": "1769023438"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1769023557"
},
"departure": {
"delay": 57,
"time": "1769023557"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1769023697"
},
"departure": {
"delay": 17,
"time": "1769023697"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"time": "1769023020"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1769023201"
},
"departure": {
"delay": 1,
"time": "1769023201"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1769023106"
},
"departure": {
"delay": 26,
"time": "1769023106"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769023800"
},
"departure": {
"time": "1769023800"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769023740"
},
"departure": {
"time": "1769023740"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769023260"
},
"departure": {
"time": "1769023260"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1769022702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075799x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2136:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15421,
"time": "1769021941"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 15596,
"time": "1769021198"
},
"departure": {
"delay": 15596,
"time": "1769021216"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 15656,
"time": "1769021093"
},
"departure": {
"delay": 15656,
"time": "1769021096"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 15616,
"time": "1769021690"
},
"departure": {
"delay": 15616,
"time": "1769021716"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 15616,
"time": "1769020854"
},
"departure": {
"delay": 15616,
"time": "1769020876"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15666,
"time": "1769021014"
},
"departure": {
"delay": 15666,
"time": "1769021046"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 15556,
"time": "1769021506"
},
"departure": {
"delay": 15556,
"time": "1769021536"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15576,
"time": "1769021590"
},
"departure": {
"delay": 15576,
"time": "1769021616"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 15596,
"time": "1769020713"
},
"departure": {
"delay": 15596,
"time": "1769020736"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 15636,
"time": "1769020513"
},
"departure": {
"delay": 15636,
"time": "1769020536"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15637,
"time": "1769020937"
},
"departure": {
"delay": 15637,
"time": "1769020957"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 15636,
"time": "1769021787"
},
"departure": {
"delay": 15636,
"time": "1769021796"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 15676,
"time": "1769020613"
},
"departure": {
"delay": 15676,
"time": "1769020636"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15656,
"time": "1769021863"
},
"departure": {
"delay": 15656,
"time": "1769021876"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 15616,
"time": "1769020266"
},
"departure": {
"delay": 15616,
"time": "1769020276"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769020280",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2136:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11178,
"time": "1769022231"
},
"departure": {
"delay": 11178,
"time": "1769022258"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11116,
"time": "1769023336"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 11108,
"time": "1769023148"
},
"departure": {
"delay": 11108,
"time": "1769023148"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 11285,
"time": "1769021783"
},
"departure": {
"delay": 11285,
"time": "1769021825"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 11117,
"time": "1769022950"
},
"departure": {
"delay": 11117,
"time": "1769022977"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 11136,
"time": "1769022564"
},
"departure": {
"delay": 11136,
"time": "1769022576"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 11177,
"time": "1769022414"
},
"departure": {
"delay": 11177,
"time": "1769022437"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 11158,
"time": "1769022478"
},
"departure": {
"delay": 11158,
"time": "1769022478"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 11077,
"time": "1769022867"
},
"departure": {
"delay": 11077,
"time": "1769022877"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 11201,
"time": "1769022333"
},
"departure": {
"delay": 11201,
"time": "1769022341"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 11257,
"time": "1769022134"
},
"departure": {
"delay": 11257,
"time": "1769022157"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 11160,
"time": "1769021700"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 11103,
"time": "1769022663"
},
"departure": {
"delay": 11103,
"time": "1769022663"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 11082,
"time": "1769022762"
},
"departure": {
"delay": 11082,
"time": "1769022762"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 11258,
"time": "1769021879"
},
"departure": {
"delay": 11258,
"time": "1769021918"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11205,
"time": "1769022045"
},
"departure": {
"delay": 11205,
"time": "1769022045"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 11278,
"time": "1769021968"
},
"departure": {
"delay": 11278,
"time": "1769021998"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 11141,
"time": "1769023061"
},
"departure": {
"delay": 11141,
"time": "1769023061"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769021200",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2569:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6086:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769023080"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769023380"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769023260"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 120,
"time": "1769022600"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 120,
"time": "1769021640"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1769021460"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769023500"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 60,
"time": "1769022660"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 60,
"time": "1769022840"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 240,
"time": "1769021820"
},
"stopId": "FR:76705:ZE:TAEx3362:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769023440"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769023560"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769022960"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 60,
"time": "1769022720"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769023020"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 60,
"time": "1769021520"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769023320"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 60,
"time": "1769022360"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1769022240"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 180,
"time": "1769021700"
},
"stopId": "FR:76705:ZE:TAEx3382:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 180,
"time": "1769021760"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 240,
"time": "1769021880"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1769022780"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1769022480"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769022894",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6086:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1769023171"
},
"departure": {
"delay": -19,
"time": "1769023181"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -7,
"time": "1769023313"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -3,
"time": "1769023065"
},
"departure": {
"delay": -3,
"time": "1769023077"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -8,
"time": "1769023010"
},
"departure": {
"delay": -8,
"time": "1769023012"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1769022675"
},
"departure": {
"delay": 49,
"time": "1769022949"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
}
],
"timestamp": "1769023027",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x27:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848960F5402960x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024160"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769021760"
},
"departure": {
"time": "1769021820"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769020380"
},
"departure": {
"time": "1769020440"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769019780"
},
"departure": {
"time": "1769019840"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769022780"
},
"departure": {
"time": "1769022840"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769021160"
},
"departure": {
"time": "1769021220"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769020020"
},
"departure": {
"time": "1769020080"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769023800"
},
"departure": {
"time": "1769023860"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1769020740"
},
"departure": {
"time": "1769020800"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769022060"
},
"departure": {
"time": "1769022120"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1769019000"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769015381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848960F5402960x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056517x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769023488"
},
"departure": {
"delay": 48,
"time": "1769023488"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1769024860"
},
"departure": {
"delay": 40,
"time": "1769024860"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1769023653"
},
"departure": {
"delay": 33,
"time": "1769023653"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769024460"
},
"departure": {
"time": "1769024460"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1769023380"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1769024347"
},
"departure": {
"delay": 7,
"time": "1769024347"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769025060"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1769024524"
},
"departure": {
"delay": 4,
"time": "1769024524"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1769024775"
},
"departure": {
"delay": 15,
"time": "1769024775"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1769024832"
},
"departure": {
"delay": 12,
"time": "1769024832"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1769023897"
},
"departure": {
"delay": 37,
"time": "1769023897"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769024700"
},
"departure": {
"time": "1769024700"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769023440"
},
"departure": {
"time": "1769023440"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1769023969"
},
"departure": {
"delay": 49,
"time": "1769023969"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1769024067"
},
"departure": {
"delay": 27,
"time": "1769024067"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769023740"
},
"departure": {
"time": "1769023740"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769024940"
},
"departure": {
"time": "1769024940"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1769024270"
},
"departure": {
"delay": 50,
"time": "1769024270"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1769024575"
},
"departure": {
"delay": 55,
"time": "1769024575"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769024160"
},
"departure": {
"time": "1769024160"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769023860"
},
"departure": {
"time": "1769023860"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1769024661"
},
"departure": {
"delay": 21,
"time": "1769024661"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1769024114"
},
"departure": {
"delay": 14,
"time": "1769024114"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769023565"
},
"departure": {
"delay": 5,
"time": "1769023565"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1769023522"
},
"departure": {
"delay": 22,
"time": "1769023522"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1769022612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056517x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107798x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769023435"
},
"departure": {
"delay": 55,
"time": "1769023435"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1769023758"
},
"departure": {
"delay": 18,
"time": "1769023758"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1769023555"
},
"departure": {
"delay": 55,
"time": "1769023555"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1769024383"
},
"departure": {
"delay": 43,
"time": "1769024383"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769024096"
},
"departure": {
"delay": 56,
"time": "1769024096"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1769024503"
},
"departure": {
"delay": 43,
"time": "1769024503"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1769023919"
},
"departure": {
"delay": 59,
"time": "1769023919"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1769024189"
},
"departure": {
"delay": 29,
"time": "1769024189"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769024295"
},
"departure": {
"delay": 15,
"time": "1769024295"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769023205"
},
"departure": {
"delay": 5,
"time": "1769023205"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1769023080"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1769024599"
},
"departure": {
"delay": 19,
"time": "1769024599"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1769023322"
},
"departure": {
"delay": 2,
"time": "1769023322"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769023645"
},
"departure": {
"delay": 25,
"time": "1769023645"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1769024675"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769023012",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107798x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2105:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10123,
"time": "1769022718"
},
"departure": {
"delay": -10123,
"time": "1769022737"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -10021,
"time": "1769023079"
},
"departure": {
"delay": -10021,
"time": "1769023079"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -10162,
"time": "1769021950"
},
"departure": {
"delay": -10162,
"time": "1769021978"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -10102,
"time": "1769021841"
},
"departure": {
"delay": -10102,
"time": "1769021858"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -10142,
"time": "1769022084"
},
"departure": {
"delay": -10142,
"time": "1769022118"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -10018,
"time": "1769023142"
},
"departure": {
"delay": -10018,
"time": "1769023142"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -10043,
"time": "1769022363"
},
"departure": {
"delay": -10043,
"time": "1769022397"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -10122,
"time": "1769021739"
},
"departure": {
"delay": -10122,
"time": "1769021778"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -10144,
"time": "1769022588"
},
"departure": {
"delay": -10144,
"time": "1769022596"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -10133,
"time": "1769022183"
},
"departure": {
"delay": -10133,
"time": "1769022187"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -10162,
"time": "1769021474"
},
"departure": {
"delay": -10162,
"time": "1769021498"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -10073,
"time": "1769022810"
},
"departure": {
"delay": -10073,
"time": "1769022847"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -10063,
"time": "1769022899"
},
"departure": {
"delay": -10063,
"time": "1769022917"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -10048,
"time": "1769023412"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -10082,
"time": "1769022274"
},
"departure": {
"delay": -10082,
"time": "1769022298"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -10113,
"time": "1769022472"
},
"departure": {
"delay": -10113,
"time": "1769022507"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10122,
"time": "1769021565"
},
"departure": {
"delay": -10122,
"time": "1769021598"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -10035,
"time": "1769023005"
},
"departure": {
"delay": -10035,
"time": "1769023005"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -10102,
"time": "1769021672"
},
"departure": {
"delay": -10102,
"time": "1769021678"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769021500",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2105:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769023200"
},
"departure": {
"time": "1769023200"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769023140"
},
"departure": {
"time": "1769023140"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769022600"
},
"departure": {
"delay": 5,
"time": "1769022605"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769022960"
},
"departure": {
"delay": 5,
"time": "1769022965"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769022660"
},
"departure": {
"delay": 5,
"time": "1769022665"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769023440"
},
"departure": {
"time": "1769023440"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769023080"
},
"departure": {
"time": "1769023080"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769022480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769022720"
},
"departure": {
"delay": 5,
"time": "1769022725"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769023320"
},
"departure": {
"time": "1769023320"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769023500"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769023380"
},
"departure": {
"time": "1769023380"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1769022780"
},
"departure": {
"delay": -55,
"time": "1769022785"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1769022966",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3045:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057786x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 311,
"time": "1769024351"
},
"departure": {
"delay": 311,
"time": "1769024351"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 274,
"time": "1769024314"
},
"departure": {
"delay": 274,
"time": "1769024314"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 301,
"time": "1769023141"
},
"departure": {
"delay": 301,
"time": "1769023141"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 274,
"time": "1769024194"
},
"departure": {
"delay": 274,
"time": "1769024194"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 376,
"time": "1769022496"
},
"departure": {
"delay": 376,
"time": "1769022496"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 274,
"time": "1769024254"
},
"departure": {
"delay": 274,
"time": "1769024254"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 299,
"time": "1769024819"
},
"departure": {
"delay": 299,
"time": "1769024819"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 274,
"time": "1769024914"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 276,
"time": "1769022756"
},
"departure": {
"delay": 276,
"time": "1769022756"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 333,
"time": "1769022633"
},
"departure": {
"delay": 333,
"time": "1769022633"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 305,
"time": "1769023925"
},
"departure": {
"delay": 305,
"time": "1769023925"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 340,
"time": "1769022700"
},
"departure": {
"delay": 340,
"time": "1769022700"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 274,
"time": "1769023654"
},
"departure": {
"delay": 274,
"time": "1769023654"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 312,
"time": "1769023392"
},
"departure": {
"delay": 312,
"time": "1769023392"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 294,
"time": "1769023434"
},
"departure": {
"delay": 294,
"time": "1769023434"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 295,
"time": "1769023195"
},
"departure": {
"delay": 295,
"time": "1769023195"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 274,
"time": "1769024434"
},
"departure": {
"delay": 274,
"time": "1769024434"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 304,
"time": "1769023684"
},
"departure": {
"delay": 304,
"time": "1769023684"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 296,
"time": "1769023736"
},
"departure": {
"delay": 296,
"time": "1769023736"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 351,
"time": "1769022411"
},
"departure": {
"delay": 351,
"time": "1769022411"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 274,
"time": "1769023354"
},
"departure": {
"delay": 274,
"time": "1769023354"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 289,
"time": "1769024389"
},
"departure": {
"delay": 289,
"time": "1769024389"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 277,
"time": "1769022697"
},
"departure": {
"delay": 277,
"time": "1769022697"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 314,
"time": "1769024654"
},
"departure": {
"delay": 314,
"time": "1769024654"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 274,
"time": "1769024614"
},
"departure": {
"delay": 274,
"time": "1769024614"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 247,
"time": "1769022787"
},
"departure": {
"delay": 247,
"time": "1769022787"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 281,
"time": "1769024861"
},
"departure": {
"delay": 281,
"time": "1769024861"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 319,
"time": "1769024719"
},
"departure": {
"delay": 319,
"time": "1769024719"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 274,
"time": "1769022994"
},
"departure": {
"delay": 274,
"time": "1769022994"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 305,
"time": "1769023625"
},
"departure": {
"delay": 305,
"time": "1769023625"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 299,
"time": "1769024459"
},
"departure": {
"delay": 299,
"time": "1769024459"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 324,
"time": "1769024784"
},
"departure": {
"delay": 324,
"time": "1769024784"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 298,
"time": "1769023558"
},
"departure": {
"delay": 298,
"time": "1769023558"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 288,
"time": "1769024268"
},
"departure": {
"delay": 288,
"time": "1769024268"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 294,
"time": "1769023074"
},
"departure": {
"delay": 294,
"time": "1769023074"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 274,
"time": "1769023834"
},
"departure": {
"delay": 274,
"time": "1769023834"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 314,
"time": "1769023514"
},
"departure": {
"delay": 314,
"time": "1769023514"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 274,
"time": "1769023474"
},
"departure": {
"delay": 274,
"time": "1769023474"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 287,
"time": "1769024747"
},
"departure": {
"delay": 287,
"time": "1769024747"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 274,
"time": "1769023774"
},
"departure": {
"delay": 274,
"time": "1769023774"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 275,
"time": "1769022335"
},
"departure": {
"delay": 275,
"time": "1769022335"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769023002",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057786x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057783x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769023800"
},
"departure": {
"time": "1769023800"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1769023169"
},
"departure": {
"delay": 29,
"time": "1769023169"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769023222"
},
"departure": {
"delay": 22,
"time": "1769023222"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1769023735"
},
"departure": {
"delay": 55,
"time": "1769023735"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1769023333"
},
"departure": {
"delay": 13,
"time": "1769023333"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769024280"
},
"departure": {
"time": "1769024280"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1769024668"
},
"departure": {
"delay": 28,
"time": "1769024668"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1769024320"
},
"departure": {
"delay": 40,
"time": "1769024320"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769024700"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1769023620"
},
"departure": {
"time": "1769023620"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1769024621"
},
"departure": {
"delay": 41,
"time": "1769024621"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1769023697"
},
"departure": {
"delay": 17,
"time": "1769023697"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1769023297"
},
"departure": {
"delay": 37,
"time": "1769023297"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769024580"
},
"departure": {
"time": "1769024580"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1769023781"
},
"departure": {
"delay": 41,
"time": "1769023781"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1769023080"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769023656"
},
"departure": {
"delay": 36,
"time": "1769023656"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1769024118"
},
"departure": {
"delay": 18,
"time": "1769024118"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1769024364"
},
"departure": {
"delay": 24,
"time": "1769024364"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1769024547"
},
"departure": {
"delay": 27,
"time": "1769024547"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769024400"
},
"departure": {
"time": "1769024400"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769024220"
},
"departure": {
"time": "1769024220"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1769023810"
},
"departure": {
"delay": 10,
"time": "1769023810"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1769024436"
},
"departure": {
"delay": 36,
"time": "1769024436"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769023254"
},
"departure": {
"delay": 54,
"time": "1769023254"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1769023401"
},
"departure": {
"delay": 21,
"time": "1769023401"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1769023598"
},
"departure": {
"delay": 38,
"time": "1769023598"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1769024498"
},
"departure": {
"delay": 38,
"time": "1769024498"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769023440"
},
"departure": {
"time": "1769023440"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769022672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057783x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230431x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769023331"
},
"departure": {
"delay": 11,
"time": "1769023331"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1769023598"
},
"departure": {
"delay": 38,
"time": "1769023598"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1769023028"
},
"departure": {
"delay": 8,
"time": "1769023028"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1769024588"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 31,
"time": "1769023531"
},
"departure": {
"delay": 31,
"time": "1769023531"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1769022516"
},
"departure": {
"delay": -24,
"time": "1769022516"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1769023388"
},
"departure": {
"delay": 8,
"time": "1769023388"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1769023097"
},
"departure": {
"delay": 17,
"time": "1769023097"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1769024048"
},
"departure": {
"delay": 8,
"time": "1769024048"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 28,
"time": "1769022748"
},
"departure": {
"delay": 28,
"time": "1769022748"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1769024083"
},
"departure": {
"delay": 43,
"time": "1769024083"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 26,
"time": "1769023946"
},
"departure": {
"delay": 26,
"time": "1769023946"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1769023261"
},
"departure": {
"delay": 61,
"time": "1769023261"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1769023442"
},
"departure": {
"delay": 62,
"time": "1769023442"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 62,
"time": "1769022962"
},
"departure": {
"delay": 62,
"time": "1769022962"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1769024106"
},
"departure": {
"delay": 66,
"time": "1769024106"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 57,
"time": "1769024277"
},
"departure": {
"delay": 57,
"time": "1769024277"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 52,
"time": "1769024332"
},
"departure": {
"delay": 52,
"time": "1769024332"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -44,
"time": "1769022616"
},
"departure": {
"delay": -44,
"time": "1769022616"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -28,
"time": "1769022572"
},
"departure": {
"delay": -28,
"time": "1769022572"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1769024228"
},
"departure": {
"delay": 8,
"time": "1769024228"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -10,
"time": "1769022830"
},
"departure": {
"delay": -10,
"time": "1769022830"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1769022657"
},
"departure": {
"delay": -3,
"time": "1769022657"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -23,
"time": "1769022697"
},
"departure": {
"delay": -23,
"time": "1769022697"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1769023868"
},
"departure": {
"delay": 8,
"time": "1769023868"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -24,
"time": "1769022456"
},
"departure": {
"delay": -24,
"time": "1769022456"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769023688"
},
"departure": {
"delay": 8,
"time": "1769023688"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1769024124"
},
"departure": {
"delay": 24,
"time": "1769024124"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769022972",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230431x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597057:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1769023116"
},
"departure": {
"delay": -24,
"time": "1769023116"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1769023061"
},
"departure": {
"delay": -19,
"time": "1769023061"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -48,
"time": "1769022972"
},
"departure": {
"delay": -48,
"time": "1769022972"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -84,
"time": "1769023236"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769023009",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597057:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4788:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29872,
"time": "1769022052"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 29844,
"time": "1769021604"
},
"departure": {
"delay": 29844,
"time": "1769021604"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 29854,
"time": "1769020629"
},
"departure": {
"delay": 29854,
"time": "1769020654"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 29865,
"time": "1769021805"
},
"departure": {
"delay": 29865,
"time": "1769021805"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 29864,
"time": "1769021479"
},
"departure": {
"delay": 29864,
"time": "1769021504"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 29829,
"time": "1769021154"
},
"departure": {
"delay": 29829,
"time": "1769021229"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 29850,
"time": "1769020590"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 29934,
"time": "1769020829"
},
"departure": {
"delay": 29934,
"time": "1769020854"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 29859,
"time": "1769021657"
},
"departure": {
"delay": 29859,
"time": "1769021679"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 29877,
"time": "1769021877"
},
"departure": {
"delay": 29877,
"time": "1769021877"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 29844,
"time": "1769021304"
},
"departure": {
"delay": 29844,
"time": "1769021304"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 29857,
"time": "1769021737"
},
"departure": {
"delay": 29857,
"time": "1769021737"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 29860,
"time": "1769020720"
},
"departure": {
"delay": 29860,
"time": "1769020720"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 29765,
"time": "1769021045"
},
"departure": {
"delay": 29765,
"time": "1769021045"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29824,
"time": "1769021384"
},
"departure": {
"delay": 29824,
"time": "1769021404"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769020521",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4788:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490638:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 340,
"time": "1769023300"
},
"departure": {
"delay": 340,
"time": "1769023300"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 318,
"time": "1769023218"
},
"departure": {
"delay": 318,
"time": "1769023218"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 378,
"time": "1769023638"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 387,
"time": "1769023467"
},
"departure": {
"delay": 387,
"time": "1769023467"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 347,
"time": "1769023367"
},
"departure": {
"delay": 347,
"time": "1769023367"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 300,
"time": "1769023015"
},
"departure": {
"delay": 300,
"time": "1769023020"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 349,
"time": "1769023189"
},
"departure": {
"delay": 349,
"time": "1769023189"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 348,
"time": "1769023548"
},
"departure": {
"delay": 348,
"time": "1769023548"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 332,
"time": "1769023112"
},
"departure": {
"delay": 332,
"time": "1769023112"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 359,
"time": "1769023079"
},
"departure": {
"delay": 359,
"time": "1769023079"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 307,
"time": "1769022967"
},
"departure": {
"delay": 307,
"time": "1769022967"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 253,
"time": "1769022793"
},
"departure": {
"delay": 253,
"time": "1769022793"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 258,
"time": "1769022738"
},
"departure": {
"delay": 258,
"time": "1769022738"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 255,
"time": "1769022855"
},
"departure": {
"delay": 255,
"time": "1769022855"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 369,
"time": "1769023269"
},
"departure": {
"delay": 369,
"time": "1769023269"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490638:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1769024933"
},
"departure": {
"delay": 113,
"time": "1769024933"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 96,
"time": "1769024976"
},
"departure": {
"delay": 96,
"time": "1769024976"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1612,
"time": "1769023028"
},
"departure": {
"delay": -1612,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1492,
"time": "1769023028"
},
"departure": {
"delay": -1492,
"time": "1769023028"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1672,
"time": "1769023028"
},
"departure": {
"delay": -1672,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"delay": -772,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1432,
"time": "1769023028"
},
"departure": {
"delay": -1432,
"time": "1769023028"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1012,
"time": "1769023028"
},
"departure": {
"delay": -1012,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1492,
"time": "1769023028"
},
"departure": {
"delay": -1492,
"time": "1769023028"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1432,
"time": "1769023028"
},
"departure": {
"delay": -1432,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1012,
"time": "1769023028"
},
"departure": {
"delay": -1012,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -892,
"time": "1769023028"
},
"departure": {
"delay": -892,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1432,
"time": "1769023028"
},
"departure": {
"delay": -1432,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1192,
"time": "1769023028"
},
"departure": {
"delay": -1192,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1769025095"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1192,
"time": "1769023028"
},
"departure": {
"delay": -1192,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1132,
"time": "1769023028"
},
"departure": {
"delay": -1132,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1552,
"time": "1769023028"
},
"departure": {
"delay": -1552,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1672,
"time": "1769023028"
},
"departure": {
"delay": -1672,
"time": "1769023028"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -832,
"time": "1769023028"
},
"departure": {
"delay": -832,
"time": "1769023028"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470483:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196433x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1769022288"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1769022212",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196433x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769010000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769010900"
},
"departure": {
"time": "1769010900"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769010720"
},
"departure": {
"time": "1769010720"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769010780"
},
"departure": {
"time": "1769010780"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769010840"
},
"departure": {
"time": "1769010840"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769011800"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769011740"
},
"departure": {
"time": "1769011740"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769010180"
},
"departure": {
"time": "1769010180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769010480"
},
"departure": {
"time": "1769010480"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769011380"
},
"departure": {
"time": "1769011380"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769010660"
},
"departure": {
"time": "1769010660"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769010360"
},
"departure": {
"time": "1769010360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769011560"
},
"departure": {
"time": "1769011560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769011080"
},
"departure": {
"time": "1769011080"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769010960"
},
"departure": {
"time": "1769010960"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769011200"
},
"departure": {
"time": "1769011200"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769011020"
},
"departure": {
"time": "1769011020"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769011140"
},
"departure": {
"time": "1769011140"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1769004372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:889:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2194:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3842,
"time": "1769020848"
},
"departure": {
"delay": -3842,
"time": "1769020858"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -3822,
"time": "1769021034"
},
"departure": {
"delay": -3822,
"time": "1769021058"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -3749,
"time": "1769021791"
},
"departure": {
"delay": -3749,
"time": "1769021791"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -3523,
"time": "1769022709"
},
"departure": {
"delay": -3523,
"time": "1769022737"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -3802,
"time": "1769021350"
},
"departure": {
"delay": -3802,
"time": "1769021378"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -3758,
"time": "1769022802"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -3663,
"time": "1769022394"
},
"departure": {
"delay": -3663,
"time": "1769022417"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -3619,
"time": "1769022275"
},
"departure": {
"delay": -3619,
"time": "1769022341"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -3603,
"time": "1769022508"
},
"departure": {
"delay": -3603,
"time": "1769022537"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -3852,
"time": "1769021108"
},
"departure": {
"delay": -3852,
"time": "1769021148"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -3862,
"time": "1769021481"
},
"departure": {
"delay": -3862,
"time": "1769021498"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -3802,
"time": "1769021573"
},
"departure": {
"delay": -3802,
"time": "1769021618"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -3762,
"time": "1769021680"
},
"departure": {
"delay": -3762,
"time": "1769021718"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -3702,
"time": "1769022162"
},
"departure": {
"delay": -3702,
"time": "1769022198"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -3822,
"time": "1769021231"
},
"departure": {
"delay": -3822,
"time": "1769021238"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -3722,
"time": "1769022031"
},
"departure": {
"delay": -3722,
"time": "1769022058"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -3802,
"time": "1769021888"
},
"departure": {
"delay": -3802,
"time": "1769021918"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -3562,
"time": "1769022621"
},
"departure": {
"delay": -3562,
"time": "1769022638"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -3787,
"time": "1769020932"
},
"departure": {
"delay": -3787,
"time": "1769020973"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769020860",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2194:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190106x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 311,
"time": "1769023991"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 361,
"time": "1769023021"
},
"departure": {
"delay": 361,
"time": "1769023021"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 311,
"time": "1769023091"
},
"departure": {
"delay": 311,
"time": "1769023091"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 349,
"time": "1769023249"
},
"departure": {
"delay": 349,
"time": "1769023249"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 343,
"time": "1769023423"
},
"departure": {
"delay": 343,
"time": "1769023423"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 286,
"time": "1769022946"
},
"departure": {
"delay": 286,
"time": "1769022946"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 314,
"time": "1769023574"
},
"departure": {
"delay": 314,
"time": "1769023574"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 321,
"time": "1769023521"
},
"departure": {
"delay": 321,
"time": "1769023521"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 322,
"time": "1769023162"
},
"departure": {
"delay": 322,
"time": "1769023162"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 330,
"time": "1769023290"
},
"departure": {
"delay": 330,
"time": "1769023290"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 311,
"time": "1769023211"
},
"departure": {
"delay": 311,
"time": "1769023211"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 315,
"time": "1769023755"
},
"departure": {
"delay": 315,
"time": "1769023755"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 333,
"time": "1769023653"
},
"departure": {
"delay": 333,
"time": "1769023653"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 311,
"time": "1769023631"
},
"departure": {
"delay": 311,
"time": "1769023631"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 322,
"time": "1769023702"
},
"departure": {
"delay": 322,
"time": "1769023702"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 311,
"time": "1769023811"
},
"departure": {
"delay": 311,
"time": "1769023811"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1769023002",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190106x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852870F5389203x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024760"
},
"departure": {
"time": "1769024820"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1769014500"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769020920"
},
"departure": {
"time": "1769021580"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769027460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769025540"
},
"departure": {
"time": "1769025600"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769019120"
},
"departure": {
"time": "1769019180"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769023200"
},
"departure": {
"time": "1769023500"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769020200"
},
"departure": {
"time": "1769020320"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769017860"
},
"departure": {
"time": "1769017980"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769026380"
},
"departure": {
"time": "1769026440"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769016720"
},
"departure": {
"time": "1769016780"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769014800"
},
"departure": {
"time": "1769014860"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769010881",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852870F5389203x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6981:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769002260"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769019899",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6981:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3128F5413812x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769015160"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769023380"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769016900"
},
"departure": {
"time": "1769016960"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769018280"
},
"departure": {
"time": "1769018460"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769016000"
},
"departure": {
"time": "1769016060"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769011540",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3128F5413812x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:749:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769005080"
},
"departure": {
"time": "1769005080"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769006400"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769005260"
},
"departure": {
"time": "1769005260"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769004780"
},
"departure": {
"time": "1769004780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769006340"
},
"departure": {
"time": "1769006340"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769005380"
},
"departure": {
"time": "1769005380"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769005680"
},
"departure": {
"time": "1769005680"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769005980"
},
"departure": {
"time": "1769005980"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769005440"
},
"departure": {
"time": "1769005440"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769005620"
},
"departure": {
"time": "1769005620"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769005500"
},
"departure": {
"time": "1769005500"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769005740"
},
"departure": {
"time": "1769005740"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769004960"
},
"departure": {
"time": "1769004960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769005320"
},
"departure": {
"time": "1769005320"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769005560"
},
"departure": {
"time": "1769005560"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"delay": -420,
"time": "1769004180"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769005200"
},
"departure": {
"time": "1769005200"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769006160"
},
"departure": {
"time": "1769006160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1769004372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:749:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230634x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769022912"
},
"departure": {
"delay": 12,
"time": "1769022912"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -24,
"time": "1769022936"
},
"departure": {
"delay": -24,
"time": "1769022936"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 25,
"time": "1769023045"
},
"departure": {
"delay": 25,
"time": "1769023045"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1769022990"
},
"departure": {
"delay": 30,
"time": "1769022990"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1769022875"
},
"departure": {
"delay": 35,
"time": "1769022875"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -24,
"time": "1769023116"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 65,
"time": "1769022845"
},
"departure": {
"delay": 65,
"time": "1769022845"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769022872",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230634x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13149F5400261x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769017800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 900,
"time": "1769023020"
},
"departure": {
"delay": 900,
"time": "1769023080"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 900,
"time": "1769022360"
},
"departure": {
"delay": 900,
"time": "1769022420"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 900,
"time": "1769023620"
},
"departure": {
"delay": 900,
"time": "1769023680"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 900,
"time": "1769024280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 900,
"time": "1769021760"
},
"departure": {
"delay": 900,
"time": "1769021880"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769022043",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13149F5400261x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857111F5417311x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769022900"
},
"departure": {
"time": "1769022960"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769022480"
},
"departure": {
"time": "1769022540"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769020080"
},
"departure": {
"time": "1769020140"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769021160"
},
"departure": {
"time": "1769021280"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769023800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769017440"
},
"departure": {
"time": "1769017500"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769019180"
},
"departure": {
"time": "1769019300"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769017740"
},
"departure": {
"time": "1769017800"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769018220"
},
"departure": {
"time": "1769018280"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769020620"
},
"departure": {
"time": "1769020680"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1769016900"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769013280",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857111F5417311x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057070x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1769023365"
},
"departure": {
"delay": 105,
"time": "1769023365"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1769023675"
},
"departure": {
"delay": 115,
"time": "1769023675"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1769023276"
},
"departure": {
"delay": 76,
"time": "1769023276"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1769023134"
},
"departure": {
"delay": 114,
"time": "1769023134"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1769023036"
},
"departure": {
"delay": 76,
"time": "1769023036"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1769022918"
},
"departure": {
"delay": 78,
"time": "1769022918"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1769023059"
},
"departure": {
"delay": 99,
"time": "1769023059"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1769023714"
},
"departure": {
"delay": 94,
"time": "1769023714"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1769023244"
},
"departure": {
"delay": 104,
"time": "1769023244"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1769023456"
},
"departure": {
"delay": 76,
"time": "1769023456"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1769023317"
},
"departure": {
"delay": 117,
"time": "1769023317"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1769022835"
},
"departure": {
"delay": 55,
"time": "1769022835"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1769023396"
},
"departure": {
"delay": 76,
"time": "1769023396"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 78,
"time": "1769023158"
},
"departure": {
"delay": 78,
"time": "1769023158"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1769022600"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769022705"
},
"departure": {
"delay": 45,
"time": "1769022705"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1769023756"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 95,
"time": "1769023535"
},
"departure": {
"delay": 95,
"time": "1769023535"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1769023601"
},
"departure": {
"delay": 101,
"time": "1769023601"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1769023203"
},
"departure": {
"delay": 123,
"time": "1769023203"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769022982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057070x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8148:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024838"
},
"departure": {
"time": "1769024838"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769024896"
},
"departure": {
"time": "1769024896"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769024606"
},
"departure": {
"time": "1769024606"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769024480"
},
"departure": {
"time": "1769024480"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769024391"
},
"departure": {
"time": "1769024391"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769024361"
},
"departure": {
"time": "1769024361"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769024333"
},
"departure": {
"time": "1769024333"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769024539"
},
"departure": {
"time": "1769024539"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769024430"
},
"departure": {
"time": "1769024430"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769024970"
},
"departure": {
"time": "1769024970"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769024250"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769022892",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8148:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13157F5386211x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769028480"
},
"departure": {
"time": "1769028600"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769026320"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769029440"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769022704",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13157F5386211x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244108xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -117,
"time": "1769023023"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1769022880"
},
"departure": {
"delay": 40,
"time": "1769022880"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1769022680"
},
"departure": {
"delay": 20,
"time": "1769022680"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -73,
"time": "1769022827"
},
"departure": {
"delay": -73,
"time": "1769022827"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -50,
"time": "1769022910"
},
"departure": {
"delay": -50,
"time": "1769022910"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1769022982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244108xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851018F5403147x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769024520"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769025840"
},
"departure": {
"time": "1769025900"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769025420"
},
"departure": {
"time": "1769025480"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769028780"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769026620"
},
"departure": {
"time": "1769026740"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1769020901",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851018F5403147x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1057:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769022420"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769021940"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769022000"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769023020"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769022120"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769022540"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769021820"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769022660"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769023080"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769023380"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769021700"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769022240"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769023320"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769021640"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769022840"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769022600"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769023140"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769022060"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769023560"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769021760"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769023260"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769022960"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769021880"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769021580"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769023440"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769021460"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769022720"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1057:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx93:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1769024061"
},
"departure": {
"delay": 81,
"time": "1769024061"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 41,
"time": "1769022341"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1769024701"
},
"departure": {
"delay": 61,
"time": "1769024701"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1769024608"
},
"departure": {
"delay": 88,
"time": "1769024608"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 88,
"time": "1769024428"
},
"departure": {
"delay": 88,
"time": "1769024428"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1769023381"
},
"departure": {
"delay": 61,
"time": "1769023381"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 137,
"time": "1769022677"
},
"departure": {
"delay": 137,
"time": "1769022677"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1769023427"
},
"departure": {
"delay": 107,
"time": "1769023427"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1769023969"
},
"departure": {
"delay": 109,
"time": "1769023969"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1769022722"
},
"departure": {
"delay": 62,
"time": "1769022722"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1769023681"
},
"departure": {
"delay": 61,
"time": "1769023681"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1769023795"
},
"departure": {
"delay": 115,
"time": "1769023795"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1769022467"
},
"departure": {
"delay": 107,
"time": "1769022467"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 121,
"time": "1769022841"
},
"departure": {
"delay": 121,
"time": "1769022841"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1769022558"
},
"departure": {
"delay": 78,
"time": "1769022558"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1769022769"
},
"departure": {
"delay": 49,
"time": "1769022769"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1769022591"
},
"departure": {
"delay": 111,
"time": "1769022591"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1769023589"
},
"departure": {
"delay": 89,
"time": "1769023589"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1769023526"
},
"departure": {
"delay": 86,
"time": "1769023526"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1769023201"
},
"departure": {
"delay": 61,
"time": "1769023201"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1769024941"
},
"departure": {
"delay": 61,
"time": "1769024941"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 61,
"time": "1769024161"
},
"departure": {
"delay": 61,
"time": "1769024161"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1769023861"
},
"departure": {
"delay": 61,
"time": "1769023861"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1769024869"
},
"departure": {
"delay": 109,
"time": "1769024869"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 94,
"time": "1769022994"
},
"departure": {
"delay": 94,
"time": "1769022994"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1769023135"
},
"departure": {
"delay": 115,
"time": "1769023135"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1769024779"
},
"departure": {
"delay": 79,
"time": "1769024779"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1769024522"
},
"departure": {
"delay": 62,
"time": "1769024522"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1769025121"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769022343",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx93:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2128:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13471,
"time": "1769023951"
},
"departure": {
"delay": 13471,
"time": "1769023951"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 13465,
"time": "1769023765"
},
"departure": {
"delay": 13465,
"time": "1769023765"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 13485,
"time": "1769023485"
},
"departure": {
"delay": 13485,
"time": "1769023485"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 13559,
"time": "1769022738"
},
"departure": {
"delay": 13559,
"time": "1769022779"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13531,
"time": "1769023291"
},
"departure": {
"delay": 13531,
"time": "1769023291"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 13501,
"time": "1769023141"
},
"departure": {
"delay": 13501,
"time": "1769023141"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13504,
"time": "1769022904"
},
"departure": {
"delay": 13504,
"time": "1769022904"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 13411,
"time": "1769024491"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 13441,
"time": "1769024161"
},
"departure": {
"delay": 13441,
"time": "1769024161"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 13471,
"time": "1769023651"
},
"departure": {
"delay": 13471,
"time": "1769023651"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 13530,
"time": "1769023410"
},
"departure": {
"delay": 13530,
"time": "1769023410"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 13458,
"time": "1769023878"
},
"departure": {
"delay": 13458,
"time": "1769023878"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 13532,
"time": "1769023352"
},
"departure": {
"delay": 13532,
"time": "1769023352"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 13444,
"time": "1769024224"
},
"departure": {
"delay": 13444,
"time": "1769024224"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 13499,
"time": "1769022837"
},
"departure": {
"delay": 13499,
"time": "1769022839"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 13427,
"time": "1769024087"
},
"departure": {
"delay": 13427,
"time": "1769024087"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 13537,
"time": "1769022997"
},
"departure": {
"delay": 13537,
"time": "1769022997"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 13470,
"time": "1769024010"
},
"departure": {
"delay": 13470,
"time": "1769024010"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 13519,
"time": "1769022651"
},
"departure": {
"delay": 13519,
"time": "1769022679"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769022682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2128:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11485:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769022091"
},
"departure": {
"time": "1769022091"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769022080"
},
"departure": {
"time": "1769022080"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769021387"
},
"departure": {
"time": "1769021387"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769021813"
},
"departure": {
"time": "1769021837"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769020899"
},
"departure": {
"time": "1769020899"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769021769"
},
"departure": {
"time": "1769021769"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769020944"
},
"departure": {
"time": "1769020944"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769021287"
},
"departure": {
"time": "1769021287"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769021138"
},
"departure": {
"time": "1769021163"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769021221"
},
"departure": {
"time": "1769021221"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769021326"
},
"departure": {
"time": "1769021326"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769021076"
},
"departure": {
"time": "1769021076"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769020300",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11485:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056605x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769023790"
},
"departure": {
"delay": 50,
"time": "1769023790"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769023478"
},
"departure": {
"delay": 38,
"time": "1769023478"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769023860"
},
"departure": {
"time": "1769023860"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769023620"
},
"departure": {
"time": "1769023620"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1769024503"
},
"departure": {
"delay": 43,
"time": "1769024503"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769024465"
},
"departure": {
"delay": 5,
"time": "1769024465"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1769023393"
},
"departure": {
"delay": 13,
"time": "1769023393"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769024160"
},
"departure": {
"time": "1769024160"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769024640"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769024340"
},
"departure": {
"time": "1769024340"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769024405"
},
"departure": {
"delay": 5,
"time": "1769024405"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1769023269"
},
"departure": {
"delay": 9,
"time": "1769023269"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769023531"
},
"departure": {
"delay": 31,
"time": "1769023531"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1769024215"
},
"departure": {
"delay": 55,
"time": "1769024215"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1769024061"
},
"departure": {
"delay": 21,
"time": "1769024061"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1769023314"
},
"departure": {
"delay": 54,
"time": "1769023314"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1769023987"
},
"departure": {
"delay": 7,
"time": "1769023987"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1769024128"
},
"departure": {
"delay": 28,
"time": "1769024128"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769023590"
},
"departure": {
"delay": 30,
"time": "1769023590"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769023713"
},
"departure": {
"delay": 33,
"time": "1769023713"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769023440"
},
"departure": {
"time": "1769023440"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769023929"
},
"departure": {
"delay": 9,
"time": "1769023929"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769022222",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056605x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4070:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769024460"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769024160"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769023080"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769022660"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769024520"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769022000"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769023020"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769022540"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769023740"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769022180"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769022240"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769023500"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769024340"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769022480"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4070:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1769022742"
},
"departure": {
"delay": 82,
"time": "1769022742"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1769022513"
},
"departure": {
"delay": 99,
"time": "1769022519"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -51,
"time": "1769022909"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 69,
"time": "1769022664"
},
"departure": {
"delay": 69,
"time": "1769022669"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1769022586"
},
"departure": {
"delay": 69,
"time": "1769022609"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1769022405"
},
"departure": {
"delay": 45,
"time": "1769022405"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"time": "1769022780"
},
"departure": {
"time": "1769022780"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1769022308"
},
"departure": {
"delay": 9,
"time": "1769022309"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -21,
"time": "1769022871"
},
"departure": {
"delay": -21,
"time": "1769022879"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1769022727",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470605:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051190xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1769022718"
},
"departure": {
"delay": -2,
"time": "1769022718"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1769022532"
},
"departure": {
"delay": 52,
"time": "1769022532"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1769022454"
},
"departure": {
"delay": 34,
"time": "1769022454"
},
"stopId": "FR:76481:ZE:4728:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -6,
"time": "1769022654"
},
"departure": {
"delay": -6,
"time": "1769022654"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1769022602"
},
"departure": {
"delay": 2,
"time": "1769022602"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1769022752"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1769022682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051190xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107797x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769022485"
},
"departure": {
"delay": 65,
"time": "1769022485"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1769022412"
},
"departure": {
"delay": 112,
"time": "1769022412"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1769022812"
},
"departure": {
"delay": 92,
"time": "1769022812"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1769022922"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1769022743"
},
"departure": {
"delay": 143,
"time": "1769022743"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 135,
"time": "1769022615"
},
"departure": {
"delay": 135,
"time": "1769022615"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769022482",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107797x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN5316F5387829x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769026500"
},
"departure": {
"time": "1769026800"
},
"stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769009940"
},
"departure": {
"time": "1769010240"
},
"stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769007360"
},
"stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769028720"
},
"departure": {
"time": "1769028900"
},
"stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769012940"
},
"departure": {
"time": "1769013120"
},
"stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769023800"
},
"departure": {
"time": "1769024400"
},
"stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769015280"
},
"departure": {
"time": "1769015460"
},
"stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769030640"
},
"stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769016240"
},
"departure": {
"time": "1769016420"
},
"stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769003740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN5316F5387829x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851035F5403152x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769022000"
},
"departure": {
"time": "1769022060"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769023140"
},
"departure": {
"time": "1769023200"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769018880"
},
"departure": {
"time": "1769019000"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769022720"
},
"departure": {
"time": "1769022780"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769020980"
},
"departure": {
"time": "1769021580"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769020080"
},
"departure": {
"time": "1769020140"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769023560"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769019720"
},
"departure": {
"time": "1769019780"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769022360"
},
"departure": {
"time": "1769022420"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769016600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769012981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851035F5403152x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024640"
},
"departure": {
"time": "1769024640"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769026440"
},
"departure": {
"time": "1769026440"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1769024741"
},
"departure": {
"delay": 41,
"time": "1769024741"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769024820"
},
"departure": {
"time": "1769024820"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1769025031"
},
"departure": {
"delay": 31,
"time": "1769025031"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1769024561"
},
"departure": {
"delay": 41,
"time": "1769024561"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769024910"
},
"departure": {
"delay": 30,
"time": "1769024910"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769024520"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769025180"
},
"departure": {
"time": "1769025180"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769023003",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx329:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189259x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 42,
"time": "1769022942"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769023902"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1769022952",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11E:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189259x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230350x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1769022178"
},
"departure": {
"delay": -2,
"time": "1769022178"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 21,
"time": "1769021121"
},
"departure": {
"delay": 21,
"time": "1769021121"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1769021736"
},
"departure": {
"delay": -24,
"time": "1769021736"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -32,
"time": "1769022208"
},
"departure": {
"delay": -32,
"time": "1769022208"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -34,
"time": "1769022026"
},
"departure": {
"delay": -34,
"time": "1769022026"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -34,
"time": "1769021366"
},
"departure": {
"delay": -34,
"time": "1769021366"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1769021878"
},
"departure": {
"delay": -2,
"time": "1769021878"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -34,
"time": "1769022386"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -34,
"time": "1769022146"
},
"departure": {
"delay": -34,
"time": "1769022146"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1769021952"
},
"departure": {
"delay": 12,
"time": "1769021952"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -34,
"time": "1769021786"
},
"departure": {
"delay": -34,
"time": "1769021786"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1769022312"
},
"departure": {
"delay": 12,
"time": "1769022312"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -20,
"time": "1769021020"
},
"departure": {
"delay": -20,
"time": "1769021020"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1769021417"
},
"departure": {
"delay": 17,
"time": "1769021417"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -34,
"time": "1769021066"
},
"departure": {
"delay": -34,
"time": "1769021066"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1769021827"
},
"departure": {
"delay": 7,
"time": "1769021827"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1769021703"
},
"departure": {
"delay": 3,
"time": "1769021703"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1769022085"
},
"departure": {
"delay": 25,
"time": "1769022085"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -9,
"time": "1769022291"
},
"departure": {
"delay": -9,
"time": "1769022291"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -26,
"time": "1769021614"
},
"departure": {
"delay": -26,
"time": "1769021614"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1769020944"
},
"departure": {
"delay": 24,
"time": "1769020944"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1769021313"
},
"departure": {
"delay": -27,
"time": "1769021313"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1769021536"
},
"departure": {
"delay": 16,
"time": "1769021536"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1769022358"
},
"departure": {
"delay": -2,
"time": "1769022358"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 4,
"time": "1769021164"
},
"departure": {
"delay": 4,
"time": "1769021164"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1769020780"
},
"departure": {
"delay": -20,
"time": "1769020780"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1769022231"
},
"departure": {
"delay": -9,
"time": "1769022231"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -34,
"time": "1769022266"
},
"departure": {
"delay": -34,
"time": "1769022266"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769020782",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230350x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490639:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 664,
"time": "1769023384"
},
"departure": {
"delay": 664,
"time": "1769023384"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 724,
"time": "1769023624"
},
"departure": {
"delay": 724,
"time": "1769023624"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 688,
"time": "1769023648"
},
"departure": {
"delay": 688,
"time": "1769023648"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 680,
"time": "1769023160"
},
"departure": {
"delay": 680,
"time": "1769023160"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 658,
"time": "1769023198"
},
"departure": {
"delay": 658,
"time": "1769023198"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 726,
"time": "1769023446"
},
"departure": {
"delay": 726,
"time": "1769023446"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 688,
"time": "1769023708"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 695,
"time": "1769023535"
},
"departure": {
"delay": 695,
"time": "1769023535"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490639:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6043:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769022060"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769021460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769021280"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769021820"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769022540"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769021640"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769021880"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769022120"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769021160"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769021340"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769022000"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769022480"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769023140"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769021520"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769022240"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769022300"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769023200"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769023020"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769022360"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769021400"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769021760"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769021100"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769023080"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769023320"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6043:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2178:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024447"
},
"departure": {
"time": "1769024447"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769025060"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769023317"
},
"departure": {
"time": "1769023317"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769023412"
},
"departure": {
"time": "1769023412"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769024334"
},
"departure": {
"time": "1769024334"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769023500"
},
"departure": {
"time": "1769023500"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769023923"
},
"departure": {
"time": "1769023923"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769023860"
},
"departure": {
"time": "1769023860"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769024220"
},
"departure": {
"time": "1769024220"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769023981"
},
"departure": {
"time": "1769023981"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769024730"
},
"departure": {
"time": "1769024730"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769024656"
},
"departure": {
"time": "1769024656"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769024054"
},
"departure": {
"time": "1769024054"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769024581"
},
"departure": {
"time": "1769024581"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769024793"
},
"departure": {
"time": "1769024793"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769023251"
},
"departure": {
"time": "1769023251"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769024516"
},
"departure": {
"time": "1769024516"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769023568"
},
"departure": {
"time": "1769023568"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769023710"
},
"departure": {
"time": "1769023710"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769019060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2178:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072005x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -68,
"time": "1769022652"
},
"departure": {
"delay": -68,
"time": "1769022652"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -74,
"time": "1769022886"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769022592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072005x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107993x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769023254"
},
"departure": {
"delay": 54,
"time": "1769023254"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1769023957"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1769023827"
},
"departure": {
"delay": 27,
"time": "1769023827"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1769023126"
},
"departure": {
"delay": 46,
"time": "1769023126"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1769022971"
},
"departure": {
"delay": 11,
"time": "1769022971"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1769023594"
},
"departure": {
"delay": 34,
"time": "1769023594"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1769023714"
},
"departure": {
"delay": 34,
"time": "1769023714"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1769023448"
},
"departure": {
"delay": 8,
"time": "1769023448"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1769023364"
},
"departure": {
"delay": 44,
"time": "1769023364"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1769022824"
},
"departure": {
"delay": -16,
"time": "1769022824"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1769023022",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107993x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230430x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1769023183"
},
"departure": {
"delay": 103,
"time": "1769023183"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 54,
"time": "1769023134"
},
"departure": {
"delay": 54,
"time": "1769023134"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 50,
"time": "1769022950"
},
"departure": {
"delay": 50,
"time": "1769022950"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 98,
"time": "1769023238"
},
"departure": {
"delay": 98,
"time": "1769023238"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 70,
"time": "1769023030"
},
"departure": {
"delay": 70,
"time": "1769023030"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 89,
"time": "1769022989"
},
"departure": {
"delay": 89,
"time": "1769022989"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1769023494"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 112,
"time": "1769023012"
},
"departure": {
"delay": 112,
"time": "1769023012"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769022982",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230430x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3133F5413793x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769029140"
},
"departure": {
"time": "1769029320"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769032260"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1769024400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769030520"
},
"departure": {
"time": "1769030580"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769031360"
},
"departure": {
"time": "1769031420"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1769020781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3133F5413793x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470613:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -45,
"time": "1769024295"
},
"departure": {
"delay": -45,
"time": "1769024295"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -147,
"time": "1769024913"
},
"departure": {
"delay": -147,
"time": "1769024913"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -93,
"time": "1769024607"
},
"departure": {
"delay": -93,
"time": "1769024607"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -117,
"time": "1769024463"
},
"departure": {
"delay": -117,
"time": "1769024463"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1769024127"
},
"departure": {
"delay": 27,
"time": "1769024127"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -64,
"time": "1769024636"
},
"departure": {
"delay": -64,
"time": "1769024636"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -147,
"time": "1769025093"
},
"departure": {
"delay": -147,
"time": "1769025093"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -114,
"time": "1769024526"
},
"departure": {
"delay": -114,
"time": "1769024526"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -79,
"time": "1769024681"
},
"departure": {
"delay": -79,
"time": "1769024681"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1769024057"
},
"departure": {
"delay": 17,
"time": "1769024057"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1769024188"
},
"departure": {
"delay": 28,
"time": "1769024188"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -251,
"time": "1769025169"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -115,
"time": "1769025005"
},
"departure": {
"delay": -115,
"time": "1769025005"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -82,
"time": "1769024798"
},
"departure": {
"delay": -82,
"time": "1769024798"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -89,
"time": "1769024551"
},
"departure": {
"delay": -89,
"time": "1769024551"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -75,
"time": "1769024385"
},
"departure": {
"delay": -75,
"time": "1769024385"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -123,
"time": "1769024817"
},
"departure": {
"delay": -123,
"time": "1769024817"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -32,
"time": "1769024248"
},
"departure": {
"delay": -32,
"time": "1769024248"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -177,
"time": "1769025063"
},
"departure": {
"delay": -177,
"time": "1769025063"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -137,
"time": "1769024743"
},
"departure": {
"delay": -137,
"time": "1769024743"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"delay": 28,
"time": "1769023828"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470613:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198138x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 201,
"time": "1769022261"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 231,
"time": "1769022171"
},
"departure": {
"delay": 231,
"time": "1769022171"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769022172",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198138x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190605x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1769022373"
},
"departure": {
"delay": 133,
"time": "1769022373"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 143,
"time": "1769022443"
},
"departure": {
"delay": 143,
"time": "1769022443"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1769022518"
},
"departure": {
"delay": 98,
"time": "1769022518"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 98,
"time": "1769022698"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769022362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190605x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3129F5413809x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 900,
"time": "1769025120"
},
"departure": {
"delay": 900,
"time": "1769025180"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 900,
"time": "1769024340"
},
"departure": {
"delay": 900,
"time": "1769024400"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1769017200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"delay": 900,
"time": "1769022960"
},
"departure": {
"delay": 900,
"time": "1769023140"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 900,
"time": "1769026020"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769021623",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3129F5413809x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471242:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769022344"
},
"departure": {
"delay": 44,
"time": "1769022344"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 33,
"time": "1769022393"
},
"departure": {
"delay": 33,
"time": "1769022393"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1769022697"
},
"departure": {
"delay": 37,
"time": "1769022697"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -7,
"time": "1769022293"
},
"departure": {
"delay": -7,
"time": "1769022293"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -6,
"time": "1769022634"
},
"departure": {
"delay": -6,
"time": "1769022654"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 27,
"time": "1769022447"
},
"departure": {
"delay": 27,
"time": "1769022447"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -7,
"time": "1769022473"
},
"departure": {
"delay": -7,
"time": "1769022473"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 23,
"time": "1769022516"
},
"departure": {
"delay": 23,
"time": "1769022563"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -13,
"time": "1769022767"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1769022336",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471242:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769022660"
},
"departure": {
"delay": 65,
"time": "1769022665"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769022600"
},
"departure": {
"delay": 65,
"time": "1769022605"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -180,
"time": "1769023080"
},
"departure": {
"delay": -180,
"time": "1769023080"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -165,
"time": "1769022910"
},
"departure": {
"delay": -165,
"time": "1769022915"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": -180,
"time": "1769022960"
},
"departure": {
"delay": -180,
"time": "1769022960"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": -180,
"time": "1769023140"
},
"departure": {
"delay": -180,
"time": "1769023140"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -115,
"time": "1769022900"
},
"departure": {
"delay": -115,
"time": "1769022905"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": -180,
"time": "1769023020"
},
"departure": {
"delay": -180,
"time": "1769023020"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": -180,
"time": "1769023260"
},
"departure": {
"delay": -180,
"time": "1769023260"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769022480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -180,
"time": "1769023380"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": -105,
"time": "1769022790"
},
"departure": {
"delay": -105,
"time": "1769022795"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1769022780"
},
"departure": {
"delay": -55,
"time": "1769022785"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": -115,
"time": "1769022840"
},
"departure": {
"delay": -115,
"time": "1769022845"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1769022973",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3063:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056515x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1769022710"
},
"departure": {
"delay": -10,
"time": "1769022710"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -42,
"time": "1769022978"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -41,
"time": "1769022859"
},
"departure": {
"delay": -41,
"time": "1769022859"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -51,
"time": "1769022729"
},
"departure": {
"delay": -51,
"time": "1769022729"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -25,
"time": "1769022635"
},
"departure": {
"delay": -25,
"time": "1769022635"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1769022757"
},
"departure": {
"delay": -23,
"time": "1769022757"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1769022601"
},
"departure": {
"delay": 1,
"time": "1769022601"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769022652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056515x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3131F5414588x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769020800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769028360"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769025600"
},
"departure": {
"time": "1769025780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1769017181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3131F5414588x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108002x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769022274"
},
"departure": {
"delay": 94,
"time": "1769022274"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 254,
"time": "1769023334"
},
"departure": {
"delay": 254,
"time": "1769023334"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 230,
"time": "1769023430"
},
"departure": {
"delay": 230,
"time": "1769023430"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 226,
"time": "1769023126"
},
"departure": {
"delay": 226,
"time": "1769023126"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 254,
"time": "1769023214"
},
"departure": {
"delay": 254,
"time": "1769023214"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 145,
"time": "1769022385"
},
"departure": {
"delay": 145,
"time": "1769022385"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1769022510"
},
"departure": {
"delay": 150,
"time": "1769022510"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 246,
"time": "1769023506"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 173,
"time": "1769022893"
},
"departure": {
"delay": 173,
"time": "1769022893"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 161,
"time": "1769022701"
},
"departure": {
"delay": 161,
"time": "1769022701"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1769023020"
},
"departure": {
"delay": 240,
"time": "1769023020"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769022272",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108002x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx31:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769024567"
},
"departure": {
"delay": 47,
"time": "1769024567"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1769024213"
},
"departure": {
"delay": 53,
"time": "1769024213"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769024520"
},
"departure": {
"time": "1769024520"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1769024743"
},
"departure": {
"delay": 43,
"time": "1769024743"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769026440"
},
"departure": {
"time": "1769026440"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1769026261"
},
"departure": {
"delay": 1,
"time": "1769026261"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1769024326"
},
"departure": {
"delay": 46,
"time": "1769024326"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769024473"
},
"departure": {
"delay": 13,
"time": "1769024473"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1769026518"
},
"departure": {
"delay": 18,
"time": "1769026518"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1769026357"
},
"departure": {
"delay": 37,
"time": "1769026357"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769024285"
},
"departure": {
"delay": 5,
"time": "1769024285"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1769026167"
},
"departure": {
"delay": 27,
"time": "1769026167"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769024100"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1769024389"
},
"departure": {
"delay": 49,
"time": "1769024389"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769022943",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx31:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769021100"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769021400"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769023560"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769023440"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769022780"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769023140"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769022240"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769021280"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769022660"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769021820"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769023380"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769022960"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769022600"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769023020"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769021460"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4139:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13145F5400257x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769017800"
},
"departure": {
"time": "1769017920"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769015460"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 2400,
"time": "1769023800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1769020601",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13145F5400257x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3323F5288218x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769018340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769025900"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1769020331",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3323F5288218x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470500:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 312,
"time": "1769023332"
},
"departure": {
"delay": 312,
"time": "1769023332"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 619,
"time": "1769023099"
},
"departure": {
"delay": 619,
"time": "1769023099"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 243,
"time": "1769022363"
},
"departure": {
"delay": 243,
"time": "1769022363"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 338,
"time": "1769022578"
},
"departure": {
"delay": 338,
"time": "1769022578"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"delay": 140,
"time": "1769022140"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 216,
"time": "1769022336"
},
"departure": {
"delay": 216,
"time": "1769022336"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 463,
"time": "1769023303"
},
"departure": {
"delay": 463,
"time": "1769023303"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1769023396"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 410,
"time": "1769022830"
},
"departure": {
"delay": 410,
"time": "1769022830"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 275,
"time": "1769022455"
},
"departure": {
"delay": 275,
"time": "1769022455"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 285,
"time": "1769022405"
},
"departure": {
"delay": 285,
"time": "1769022405"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 387,
"time": "1769022687"
},
"departure": {
"delay": 387,
"time": "1769022687"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 562,
"time": "1769023042"
},
"departure": {
"delay": 562,
"time": "1769023042"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 365,
"time": "1769022605"
},
"departure": {
"delay": 365,
"time": "1769022605"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 619,
"time": "1769023159"
},
"departure": {
"delay": 619,
"time": "1769023159"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 633,
"time": "1769023233"
},
"departure": {
"delay": 633,
"time": "1769023233"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 573,
"time": "1769022993"
},
"departure": {
"delay": 573,
"time": "1769022993"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 290,
"time": "1769022517"
},
"departure": {
"delay": 290,
"time": "1769022530"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 191,
"time": "1769022251"
},
"departure": {
"delay": 191,
"time": "1769022251"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 428,
"time": "1769022728"
},
"departure": {
"delay": 428,
"time": "1769022728"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470500:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768996500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1768996200"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1768994933",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1469:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851103F5389088x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769027040"
},
"departure": {
"time": "1769027100"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769026020"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769027940"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769026620"
},
"departure": {
"time": "1769026680"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769022403",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851103F5389088x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057192x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -49,
"time": "1769022011"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769021962",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057192x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4143:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769025420"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769026560"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769027040"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769026380"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769025000"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769026620"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769026260"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769024700"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769026200"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769025060"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769024880"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769026740"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769027160"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769025840"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769026980"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769023000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4143:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1467:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768996200"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768996500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1768992818",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1467:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851121F5389090x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769025300"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769025960"
},
"departure": {
"time": "1769026020"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769027340"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769026380"
},
"departure": {
"time": "1769026440"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769021684",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851121F5389090x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN20721F5395287x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769026500"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769029020"
},
"departure": {
"time": "1769029080"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769028300"
},
"departure": {
"time": "1769028360"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769027460"
},
"departure": {
"time": "1769027520"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769030400"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1769022884",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN20721F5395287x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3441F5413500x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769027760"
},
"departure": {
"time": "1769027820"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769029380"
},
"departure": {
"time": "1769029440"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769026500"
},
"departure": {
"time": "1769026560"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769024460"
},
"departure": {
"time": "1769024520"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769025600"
},
"departure": {
"time": "1769025660"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1769020980"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769029980"
},
"departure": {
"time": "1769030040"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769033040"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1769031900"
},
"departure": {
"time": "1769031960"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769031000"
},
"departure": {
"time": "1769031060"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769028300"
},
"departure": {
"time": "1769028420"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1769017362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3441F5413500x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057785x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 304,
"time": "1769022664"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1769022642",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057785x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242803xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3336,
"time": "1769018244"
},
"departure": {
"delay": -3336,
"time": "1769018244"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -3291,
"time": "1769019489"
},
"departure": {
"delay": -3291,
"time": "1769019489"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -3313,
"time": "1769018627"
},
"departure": {
"delay": -3313,
"time": "1769018627"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -3336,
"time": "1769018544"
},
"departure": {
"delay": -3336,
"time": "1769018544"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -3286,
"time": "1769018414"
},
"departure": {
"delay": -3286,
"time": "1769018414"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -3336,
"time": "1769019024"
},
"departure": {
"delay": -3336,
"time": "1769019024"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -3300,
"time": "1769019360"
},
"departure": {
"delay": -3300,
"time": "1769019360"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -3291,
"time": "1769018589"
},
"departure": {
"delay": -3291,
"time": "1769018589"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -3329,
"time": "1769018191"
},
"departure": {
"delay": -3329,
"time": "1769018191"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -3313,
"time": "1769018507"
},
"departure": {
"delay": -3313,
"time": "1769018507"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -3299,
"time": "1769019301"
},
"departure": {
"delay": -3299,
"time": "1769019301"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -3336,
"time": "1769018664"
},
"departure": {
"delay": -3336,
"time": "1769018664"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -3313,
"time": "1769018387"
},
"departure": {
"delay": -3313,
"time": "1769018387"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -3328,
"time": "1769018312"
},
"departure": {
"delay": -3328,
"time": "1769018312"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -3336,
"time": "1769019684"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769018182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242803xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1037:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769016480"
},
"departure": {
"time": "1769016480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769017140"
},
"departure": {
"time": "1769017140"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769016000"
},
"departure": {
"time": "1769016000"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769015820"
},
"departure": {
"time": "1769015820"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769017200"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769015520"
},
"departure": {
"time": "1769015520"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769016540"
},
"departure": {
"time": "1769016540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769016300"
},
"departure": {
"time": "1769016300"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769016120"
},
"departure": {
"time": "1769016120"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1769015400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769015700"
},
"departure": {
"time": "1769015700"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769016780"
},
"departure": {
"time": "1769016780"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769016960"
},
"departure": {
"time": "1769016960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769016180"
},
"departure": {
"time": "1769016180"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769016360"
},
"departure": {
"time": "1769016360"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769016420"
},
"departure": {
"time": "1769016420"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769016060"
},
"departure": {
"time": "1769016060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769016240"
},
"departure": {
"time": "1769016240"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1769004372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1037:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3324F5336860x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769027940"
},
"departure": {
"time": "1769028060"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769026440"
},
"departure": {
"time": "1769026500"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1769023920"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769025540"
},
"departure": {
"time": "1769025600"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769032260"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769020302",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3324F5336860x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2118:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12034,
"time": "1769023114"
},
"departure": {
"delay": 12034,
"time": "1769023114"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 12027,
"time": "1769023227"
},
"departure": {
"delay": 12027,
"time": "1769023227"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 12194,
"time": "1769022153"
},
"departure": {
"delay": 12194,
"time": "1769022194"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 12078,
"time": "1769022648"
},
"departure": {
"delay": 12078,
"time": "1769022678"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 11981,
"time": "1769023361"
},
"departure": {
"delay": 11981,
"time": "1769023361"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 12154,
"time": "1769022059"
},
"departure": {
"delay": 12154,
"time": "1769022094"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 12090,
"time": "1769022733"
},
"departure": {
"delay": 12090,
"time": "1769022750"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 11996,
"time": "1769023436"
},
"departure": {
"delay": 11996,
"time": "1769023436"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 12097,
"time": "1769022327"
},
"departure": {
"delay": 12097,
"time": "1769022337"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 12138,
"time": "1769022427"
},
"departure": {
"delay": 12138,
"time": "1769022438"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 12013,
"time": "1769023573"
},
"departure": {
"delay": 12013,
"time": "1769023573"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 11980,
"time": "1769023840"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 11976,
"time": "1769023296"
},
"departure": {
"delay": 11976,
"time": "1769023296"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 12010,
"time": "1769023510"
},
"departure": {
"delay": 12010,
"time": "1769023510"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 12138,
"time": "1769022894"
},
"departure": {
"delay": 12138,
"time": "1769022918"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 12118,
"time": "1769022808"
},
"departure": {
"delay": 12118,
"time": "1769022838"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 12118,
"time": "1769022524"
},
"departure": {
"delay": 12118,
"time": "1769022538"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 12155,
"time": "1769022254"
},
"departure": {
"delay": 12155,
"time": "1769022275"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 12040,
"time": "1769023000"
},
"departure": {
"delay": 12040,
"time": "1769023000"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769022101",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2118:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057069x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1769022360"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1769022318"
},
"departure": {
"delay": -42,
"time": "1769022318"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -11,
"time": "1769022289"
},
"departure": {
"delay": -11,
"time": "1769022289"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769022352",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057069x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107791x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 160,
"time": "1769022400"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769022372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107791x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108001x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1769022409"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769022300"
},
"departure": {
"delay": 60,
"time": "1769022300"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769022382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108001x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851015F5403146x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024760"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769020200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769023800"
},
"departure": {
"time": "1769023860"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769023380"
},
"departure": {
"time": "1769023440"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769022540"
},
"departure": {
"time": "1769022660"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769016580",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851015F5403146x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057470x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -128,
"time": "1769022592"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1769022542",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057470x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx290:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1769019453"
},
"departure": {
"delay": 93,
"time": "1769019453"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 273,
"time": "1769020029"
},
"departure": {
"delay": 273,
"time": "1769020053"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1769021251"
},
"departure": {
"delay": 91,
"time": "1769021251"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 265,
"time": "1769020105"
},
"departure": {
"delay": 265,
"time": "1769020105"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 101,
"time": "1769021182"
},
"departure": {
"delay": 101,
"time": "1769021201"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 251,
"time": "1769019828"
},
"departure": {
"delay": 251,
"time": "1769019851"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 187,
"time": "1769019907"
},
"departure": {
"delay": 187,
"time": "1769019907"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1769021126"
},
"departure": {
"delay": 146,
"time": "1769021126"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769018740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx290:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056604x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11,
"time": "1769023309"
},
"departure": {
"delay": -11,
"time": "1769023309"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1769022909"
},
"departure": {
"delay": 9,
"time": "1769022909"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1769022751"
},
"departure": {
"delay": -29,
"time": "1769022751"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1769023249"
},
"departure": {
"delay": -11,
"time": "1769023249"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -4,
"time": "1769022836"
},
"departure": {
"delay": -4,
"time": "1769022836"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1769022972"
},
"departure": {
"delay": 12,
"time": "1769022972"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -32,
"time": "1769022568"
},
"departure": {
"delay": -32,
"time": "1769022568"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -63,
"time": "1769022657"
},
"departure": {
"delay": -63,
"time": "1769022657"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1769023059"
},
"departure": {
"delay": 39,
"time": "1769023059"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1769023484"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1769023347"
},
"departure": {
"delay": 27,
"time": "1769023347"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -16,
"time": "1769023184"
},
"departure": {
"delay": -16,
"time": "1769023184"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -16,
"time": "1769023004"
},
"departure": {
"delay": -16,
"time": "1769023004"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769022972",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056604x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3353F5413588x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1769023740"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 600,
"time": "1769021460"
},
"departure": {
"delay": 600,
"time": "1769021520"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 600,
"time": "1769022360"
},
"departure": {
"delay": 600,
"time": "1769022420"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1769015280"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769019300"
},
"departure": {
"time": "1769019420"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769021142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3353F5413588x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3132F5413794x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024160"
},
"departure": {
"time": "1769024220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769022540"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769023320"
},
"departure": {
"time": "1769023380"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769030580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769025480"
},
"departure": {
"time": "1769025660"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1769018922",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3132F5413794x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471374:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769024580"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471374:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5971:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 58,
"time": "1769008798"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769021240",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5971:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5712473341558784x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 750,
"time": "1769023170"
},
"stopId": "FR:14366:ZE:678850002:ATOUMOD036",
"stopSequence": 2
}
],
"timestamp": "1769023029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5973586452938752:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5712473341558784x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3363,
"time": "1769021377"
},
"departure": {
"delay": -3363,
"time": "1769021397"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -3577,
"time": "1769021483"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -3493,
"time": "1769019697"
},
"departure": {
"delay": -3493,
"time": "1769019707"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -3483,
"time": "1769020546"
},
"departure": {
"delay": -3483,
"time": "1769020557"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -3503,
"time": "1769020463"
},
"departure": {
"delay": -3503,
"time": "1769020477"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769019720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2171:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx325:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769026391"
},
"departure": {
"delay": 11,
"time": "1769026391"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769026470"
},
"departure": {
"delay": 30,
"time": "1769026470"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1769026350"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769022160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx325:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6619203021832192x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25105,
"time": "1769022985"
},
"stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1769022958",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5381620933591040:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6619203021832192x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853728F5417159x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769026800"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1769023680"
},
"departure": {
"time": "1769023740"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769025960"
},
"departure": {
"time": "1769026020"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1769025480"
},
"departure": {
"time": "1769025540"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769024880"
},
"departure": {
"time": "1769025000"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769023320"
},
"departure": {
"time": "1769023380"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"departure": {
"time": "1769022540"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
}
],
"timestamp": "1769018922",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853728F5417159x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769026740"
},
"departure": {
"time": "1769026740"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769026620"
},
"departure": {
"time": "1769026620"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769026200"
},
"departure": {
"time": "1769026200"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769026440"
},
"departure": {
"time": "1769026440"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769026260"
},
"departure": {
"time": "1769026260"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769026140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769026680"
},
"departure": {
"time": "1769026680"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769026800"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769022966",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3117:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244107xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2614,
"time": "1769021674"
},
"departure": {
"delay": 2614,
"time": "1769021674"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 2645,
"time": "1769021525"
},
"departure": {
"delay": 2645,
"time": "1769021525"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 2655,
"time": "1769021655"
},
"departure": {
"delay": 2655,
"time": "1769021655"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2614,
"time": "1769021794"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 2650,
"time": "1769021590"
},
"departure": {
"delay": 2650,
"time": "1769021590"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 2614,
"time": "1769021374"
},
"departure": {
"delay": 2614,
"time": "1769021374"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 2671,
"time": "1769021431"
},
"departure": {
"delay": 2671,
"time": "1769021431"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769021382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244107xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851730F5403197x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024220"
},
"departure": {
"time": "1769024280"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769024940"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769022420"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769023920"
},
"departure": {
"time": "1769023980"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769023320"
},
"departure": {
"time": "1769023380"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769018801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851730F5403197x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850414F5403101x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769023500"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1769020020"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769022720"
},
"departure": {
"time": "1769022780"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769021520"
},
"departure": {
"time": "1769021580"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769020980"
},
"departure": {
"time": "1769021040"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769021940"
},
"departure": {
"time": "1769022000"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769020620"
},
"departure": {
"time": "1769020680"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769022540"
},
"departure": {
"time": "1769022600"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769016400",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850414F5403101x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1173:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768988400"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 145,
"time": "1768986085"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769021661",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1173:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3320F5336865x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769018340"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769025780"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769020560"
},
"departure": {
"time": "1769020620"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769019660"
},
"departure": {
"time": "1769019720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769022120"
},
"departure": {
"time": "1769022240"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1769014720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3320F5336865x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057473x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769022709"
},
"departure": {
"delay": 49,
"time": "1769022709"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 86,
"time": "1769022506"
},
"departure": {
"delay": 86,
"time": "1769022506"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 68,
"time": "1769022608"
},
"departure": {
"delay": 68,
"time": "1769022608"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 20,
"time": "1769022800"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 50,
"time": "1769022650"
},
"departure": {
"delay": 50,
"time": "1769022650"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 20,
"time": "1769022680"
},
"departure": {
"delay": 20,
"time": "1769022680"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1769022672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057473x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3327F5336857x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769025540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769028900"
},
"departure": {
"time": "1769029020"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769032800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769030460"
},
"departure": {
"time": "1769030520"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769031420"
},
"departure": {
"time": "1769031480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769021923",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3327F5336857x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057193x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769023035"
},
"departure": {
"delay": 15,
"time": "1769023035"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1769022976"
},
"departure": {
"delay": 16,
"time": "1769022976"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -34,
"time": "1769023106"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1769022874"
},
"departure": {
"delay": -26,
"time": "1769022874"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -61,
"time": "1769022779"
},
"departure": {
"delay": -61,
"time": "1769022779"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1769022896"
},
"departure": {
"delay": -4,
"time": "1769022896"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1769022972",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057193x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5934:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 97,
"time": "1768991677"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769020730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5934:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6982:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1769008113"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769022702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6982:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6559027459784704x19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1769022391"
},
"departure": {
"delay": 106,
"time": "1769022406"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 119,
"time": "1769022464"
},
"departure": {
"delay": 119,
"time": "1769022479"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 104,
"time": "1769022501"
},
"departure": {
"delay": 104,
"time": "1769022524"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 97,
"time": "1769022318"
},
"departure": {
"delay": 97,
"time": "1769022337"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 77,
"time": "1769022557"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
}
],
"timestamp": "1769022427",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6559027459784704x19:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23460,
"time": "1769022300"
},
"departure": {
"delay": 23460,
"time": "1769022300"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 23420,
"time": "1769022200"
},
"departure": {
"delay": 23420,
"time": "1769022200"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 23340,
"time": "1769022360"
},
"departure": {
"delay": 23340,
"time": "1769022360"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 23400,
"time": "1769022120"
},
"departure": {
"delay": 23400,
"time": "1769022120"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 23400,
"time": "1769022240"
},
"departure": {
"delay": 23400,
"time": "1769022240"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 23420,
"time": "1769022320"
},
"departure": {
"delay": 23420,
"time": "1769022320"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 23460,
"time": "1769022180"
},
"departure": {
"delay": 23460,
"time": "1769022180"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769020480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12271:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13151F5400262x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769023380"
},
"departure": {
"time": "1769023440"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769024580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769022720"
},
"departure": {
"time": "1769022780"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769019060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769023920"
},
"departure": {
"time": "1769023980"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769022180"
},
"departure": {
"time": "1769022300"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769015441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13151F5400262x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4837001460187136x24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2635,
"time": "1769023015"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 17
}
],
"timestamp": "1769022984",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4837001460187136x24:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3321F5336863x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769022360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"delay": 300,
"time": "1769015040"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769015710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3321F5336863x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1769022493"
},
"departure": {
"delay": 133,
"time": "1769022493"
},
"stopId": "FR:27602:ZE:0xLIE02:ATOUMOD004",
"stopSequence": 50
},
{
"arrival": {
"delay": 105,
"time": "1769022465"
},
"departure": {
"delay": 105,
"time": "1769022465"
},
"stopId": "FR:27602:ZE:0xLOQ02:ATOUMOD004",
"stopSequence": 49
},
{
"arrival": {
"delay": 99,
"time": "1769022639"
},
"departure": {
"delay": 99,
"time": "1769022639"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 51
},
{
"arrival": {
"delay": 108,
"time": "1769022708"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 53
}
],
"timestamp": "1769022498",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597885:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072082x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769022420"
},
"departure": {
"delay": 120,
"time": "1769022420"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1769022273"
},
"departure": {
"delay": 93,
"time": "1769022273"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1769022457"
},
"departure": {
"delay": 97,
"time": "1769022457"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1769022310"
},
"departure": {
"delay": 70,
"time": "1769022310"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1769022373"
},
"departure": {
"delay": 73,
"time": "1769022373"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1769022499"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769022442",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072082x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011260x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769021809"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1769021782",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011260x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072004x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1769022292"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769022122",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072004x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5235956207583232x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8441,
"time": "1769022931"
},
"departure": {
"delay": 8441,
"time": "1769022941"
},
"stopId": "FR:14474:ZE:4915427701424128:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 8628,
"time": "1769023428"
},
"stopId": "FR:14410:ZE:4770615799054336:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1769022860",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4824043984257024:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5235956207583232x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3389F5399264x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769024400"
},
"departure": {
"time": "1769024460"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769022840"
},
"departure": {
"time": "1769022960"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769027100"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769026500"
},
"departure": {
"time": "1769026560"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769025360"
},
"departure": {
"time": "1769025420"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769018880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769015260",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3389F5399264x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107783x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 291,
"time": "1769022951"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 295,
"time": "1769022835"
},
"departure": {
"delay": 295,
"time": "1769022835"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769022962",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107783x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107988x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 147,
"time": "1769022087"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769022122",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107988x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6986:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1769021553"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769021689",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6986:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602198:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -96,
"time": "1769022984"
},
"departure": {
"delay": -96,
"time": "1769022984"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -40,
"time": "1769023220"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -81,
"time": "1769022938"
},
"departure": {
"delay": -81,
"time": "1769022939"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -45,
"time": "1769022495"
},
"departure": {
"delay": -45,
"time": "1769022495"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -79,
"time": "1769023061"
},
"departure": {
"delay": -79,
"time": "1769023061"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -66,
"time": "1769022894"
},
"departure": {
"delay": -66,
"time": "1769022894"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -109,
"time": "1769023091"
},
"departure": {
"delay": -109,
"time": "1769023091"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -67,
"time": "1769022533"
},
"departure": {
"delay": -67,
"time": "1769022533"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -121,
"time": "1769022839"
},
"departure": {
"delay": -121,
"time": "1769022839"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1769023009",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602198:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4789:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28890,
"time": "1769023950"
},
"departure": {
"delay": 28890,
"time": "1769023950"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 28950,
"time": "1769023470"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 28950,
"time": "1769023590"
},
"departure": {
"delay": 28950,
"time": "1769023590"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 29004,
"time": "1769023524"
},
"departure": {
"delay": 29004,
"time": "1769023524"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 28958,
"time": "1769023658"
},
"departure": {
"delay": 28958,
"time": "1769023658"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769023003",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4789:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8153:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2220,
"time": "1769024760"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769020399",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8153:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5931:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 198,
"time": "1769003298"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769022280",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5931:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769008530"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769020459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7000:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6021:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 95,
"time": "1768988315"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769019710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6021:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227413x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769022636"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769022642",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227413x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8822:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769026544"
},
"departure": {
"time": "1769026544"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769026500"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769022332",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8822:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1181:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769022900"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769025180"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769022483",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1181:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107958x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1769021681"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769021672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107958x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230429x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1769022387"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769022292",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230429x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5946:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 494,
"time": "1768977674"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769022050",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5946:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1150:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1768983092"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769019040",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1150:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057077x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769022563"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769022442",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057077x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056514x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769022204"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769022182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056514x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13970:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4800,
"time": "1769022660"
},
"departure": {
"delay": 4800,
"time": "1769022660"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769022101",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx38:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13970:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11707:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769021374"
},
"departure": {
"time": "1769021374"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769020700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11707:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189206x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -71,
"time": "1769022349"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769022402",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189206x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769026380"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1769023028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471379:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5229632958758912x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23704,
"time": "1769022964"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1769022913",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5229632958758912x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230676x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -122,
"time": "1769022058"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769022022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230676x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7004:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769018610"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769022992",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7004:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5942:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -70,
"time": "1769003510"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769020160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5942:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1769023132"
}
}