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
❌17 952 erreurs, 1 779 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 27/01/2026 à 08h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 454 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 110 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 ATOUMOD008:ServiceJourney:9786x0: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
GTFS-rt route_id does not exist in GTFS data E004 38 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD008:Line:L01:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD008:Line:L2:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD005:Line:500:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5326622602297344:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD008:Line:L3:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 114 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76217:ZE:18030:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76217:ZE:18246:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76545:ZE:18225:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76545:ZE:18215:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76545:ZE:18014:ATOUMOD005 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 16 245 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 (1769512320) is less than previous stop departure_time 12:13:00 (1769512380) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 1 departure_time 12:12:00 (1769512320) is less than previous stop arrival_time 12:13:00 (1769512380) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1769512920) is less than previous stop arrival_time 12:23:00 (1769512980) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1769512920) is less than previous stop departure_time 12:23:00 (1769512980) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 departure_time 12:22:00 (1769512920) is less than previous stop departure_time 12:23:00 (1769512980) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 483 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD007:ServiceJourney:1257:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD012:ServiceJourney:300000387:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:201:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:257:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
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:6:LOC stop_sequence 7 departure_time 08:08:00 (1769497680) is less than the same stop arrival_time 08:08:03 (1769497683) - departure time must be equal to or greater than arrival time
Sequential stop_time_updates have the same stop_id E037 1 erreur
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:6566385116250112x0:LOC has repeating stop_id FR:14431:ZE:5975052756451328:ATOUMOD036 at stop_sequence 1 - sequential stop_ids should be different
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 132 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 ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 20 has stop_id FR:27375:ZE:0x6526:ATOUMOD006 but GTFS stop_sequence 20 has stop_id FR:27375:ZE:0x6304:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 24 has stop_id FR:27701:ZE:0x7106:ATOUMOD006 but GTFS stop_sequence 24 has stop_id FR:27701:ZE:0x7042:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 34 has stop_id FR:27701:ZE:0x7022:ATOUMOD006 but GTFS stop_sequence 34 has stop_id FR:27701:ZE:0x7034:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 36 has stop_id FR:27701:ZE:0x7114:ATOUMOD006 but GTFS stop_sequence 36 has stop_id FR:27701:ZE:0x7116:ATOUMOD006 - 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:10:03 (1769497803) is 1 min 16 sec greater than 08:08:46 (1769497726339) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 373 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD007:ServiceJourney:1257:LOC contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD012:ServiceJourney:300000387:LOC contains stop_sequence 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 ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:257:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 593 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC does not have a vehicle_id
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC does not have a vehicle_id
- trip_id ATOUMOD005:ServiceJourney:201:LOC does not have a vehicle_id
- trip_id ATOUMOD002:ServiceJourney:OCESN850405F5403094x2026x01x17T22x03x39Z:LOC does not have a vehicle_id
- trip_id ATOUMOD002:ServiceJourney:OCESN852613F5405281x2026x01x17T22x03x39Z:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 186 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 2 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:1257:LOC does not have a schedule_relationship
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC stop_sequence 15 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC does not have a schedule_relationship
- trip_id ATOUMOD005:ServiceJourney:201:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 11 966 | 27 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. | 471 288 | 27 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 13 299 | 27 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 821 | 27 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 | 9 730 | 27 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 15 223 | 27 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 30 409 | 27 fois (100 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 916 | 23 fois (85 % des validations) |
| E050 | All timestamps must be less than the current time | 22 | 22 fois (81 % 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. | 170 | 20 fois (74 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 286 | 16 fois (59 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 124 | 16 fois (59 % 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 | 124 | 16 fois (59 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 322 | 14 fois (52 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 24 | 12 fois (44 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 15 | 8 fois (30 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 27/01/2026 à 12h55 Europe/Paris.
trip_updates (1 102) 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 27/01/2026 à 12h55 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD035:ServiceJourney:3758422x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769507869"
},
"departure": {
"delay": 24,
"time": "1769507904"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1769506395"
},
"departure": {
"delay": 173,
"time": "1769506433"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1769508472"
},
"departure": {
"delay": 98,
"time": "1769508518"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1769508853"
},
"departure": {
"delay": 69,
"time": "1769508909"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 121,
"time": "1769506616"
},
"departure": {
"delay": 121,
"time": "1769506621"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 182,
"time": "1769506532"
},
"departure": {
"delay": 182,
"time": "1769506562"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1769508967"
},
"departure": {
"delay": 26,
"time": "1769508986"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1769506863"
},
"departure": {
"delay": 75,
"time": "1769506875"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1769507689"
},
"departure": {
"delay": 117,
"time": "1769507697"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1769508709"
},
"departure": {
"delay": 63,
"time": "1769508723"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1769508005"
},
"departure": {
"delay": 56,
"time": "1769508056"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1769508388"
},
"departure": {
"delay": 56,
"time": "1769508416"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769509110"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1769508749"
},
"departure": {
"delay": 45,
"time": "1769508765"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769508546"
},
"departure": {
"delay": 56,
"time": "1769508596"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1769507821"
},
"departure": {
"delay": 17,
"time": "1769507837"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1769507247"
},
"departure": {
"delay": 43,
"time": "1769507263"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1769507764"
},
"departure": {
"delay": 75,
"time": "1769507775"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1769508184"
},
"departure": {
"delay": 96,
"time": "1769508216"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 207,
"time": "1769506107"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769507316"
},
"departure": {
"delay": 6,
"time": "1769507346"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758422x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13473:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517420"
},
"departure": {
"time": "1769517420"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769517180"
},
"departure": {
"delay": 60,
"time": "1769517180"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769516520"
},
"departure": {
"delay": 60,
"time": "1769516520"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769516660"
},
"departure": {
"delay": 20,
"time": "1769516660"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1769516780"
},
"departure": {
"delay": 20,
"time": "1769516780"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1769516540"
},
"departure": {
"delay": 20,
"time": "1769516540"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769517360"
},
"departure": {
"delay": 60,
"time": "1769517360"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769516580"
},
"departure": {
"delay": 60,
"time": "1769516580"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769516760"
},
"departure": {
"delay": 60,
"time": "1769516760"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769517540"
},
"departure": {
"delay": 60,
"time": "1769517540"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769516700"
},
"departure": {
"delay": 60,
"time": "1769516700"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769516640"
},
"departure": {
"delay": 60,
"time": "1769516640"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769517200"
},
"departure": {
"delay": 20,
"time": "1769517200"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769516940"
},
"departure": {
"delay": 60,
"time": "1769516940"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1769516600"
},
"departure": {
"delay": 20,
"time": "1769516600"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769512280",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13473:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745735x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -138,
"time": "1769514611"
},
"departure": {
"delay": -138,
"time": "1769514642"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -11,
"time": "1769513892"
},
"departure": {
"delay": -11,
"time": "1769513929"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -31,
"time": "1769513803"
},
"departure": {
"delay": -31,
"time": "1769513849"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1769513061"
},
"departure": {
"delay": -40,
"time": "1769513120"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -87,
"time": "1769514503"
},
"departure": {
"delay": -87,
"time": "1769514513"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -32,
"time": "1769512400"
},
"departure": {
"delay": -32,
"time": "1769512408"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1769514777"
},
"departure": {
"time": "1769514900"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -50,
"time": "1769513343"
},
"departure": {
"delay": -50,
"time": "1769513350"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1769513773"
},
"departure": {
"delay": -34,
"time": "1769513786"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1769515120"
},
"departure": {
"delay": -80,
"time": "1769515120"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -101,
"time": "1769514542"
},
"departure": {
"delay": -101,
"time": "1769514559"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -1,
"time": "1769512804"
},
"departure": {
"delay": -1,
"time": "1769512859"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -80,
"time": "1769514880"
},
"departure": {
"delay": -80,
"time": "1769514880"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -33,
"time": "1769514428"
},
"departure": {
"delay": -33,
"time": "1769514447"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -47,
"time": "1769512701"
},
"departure": {
"delay": -47,
"time": "1769512753"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -37,
"time": "1769513569"
},
"departure": {
"delay": -37,
"time": "1769513603"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1769512617"
},
"departure": {
"delay": -29,
"time": "1769512651"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1769514186"
},
"departure": {
"delay": -44,
"time": "1769514196"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -51,
"time": "1769513993"
},
"departure": {
"delay": -51,
"time": "1769514009"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -80,
"time": "1769515180"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": -41,
"time": "1769512339"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -80,
"time": "1769515060"
},
"departure": {
"delay": -80,
"time": "1769515060"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -80,
"time": "1769514940"
},
"departure": {
"delay": -80,
"time": "1769514940"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -52,
"time": "1769513187"
},
"departure": {
"delay": -52,
"time": "1769513228"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -51,
"time": "1769513453"
},
"departure": {
"delay": -51,
"time": "1769513529"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -92,
"time": "1769514049"
},
"departure": {
"delay": -92,
"time": "1769514088"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -23,
"time": "1769512560"
},
"departure": {
"delay": -23,
"time": "1769512597"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -45,
"time": "1769513677"
},
"departure": {
"delay": -45,
"time": "1769513715"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -47,
"time": "1769512915"
},
"departure": {
"delay": -47,
"time": "1769512933"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1769512955"
},
"departure": {
"delay": -27,
"time": "1769513013"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -80,
"time": "1769515000"
},
"departure": {
"delay": -80,
"time": "1769515000"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -96,
"time": "1769514714"
},
"departure": {
"delay": -96,
"time": "1769514744"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -16,
"time": "1769512517"
},
"departure": {
"delay": -16,
"time": "1769512544"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745735x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746224x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1769511157"
},
"departure": {
"delay": 128,
"time": "1769511188"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1769513647"
},
"departure": {
"delay": 192,
"time": "1769513652"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 144,
"time": "1769512988"
},
"departure": {
"delay": 144,
"time": "1769513004"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 202,
"time": "1769513445"
},
"departure": {
"delay": 202,
"time": "1769513482"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 118,
"time": "1769511086"
},
"departure": {
"delay": 118,
"time": "1769511118"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1769511891"
},
"departure": {
"delay": -9,
"time": "1769511891"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 118,
"time": "1769514090"
},
"departure": {
"delay": 118,
"time": "1769514118"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 168,
"time": "1769513042"
},
"departure": {
"delay": 168,
"time": "1769513088"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 76,
"time": "1769511243"
},
"departure": {
"delay": 76,
"time": "1769511256"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1769510932"
},
"departure": {
"delay": 86,
"time": "1769510966"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1769510851"
},
"departure": {
"delay": 72,
"time": "1769510892"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1769511673"
},
"departure": {
"delay": 45,
"time": "1769511705"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1769511480"
},
"departure": {
"delay": 88,
"time": "1769511508"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1769512709"
},
"departure": {
"delay": 71,
"time": "1769512751"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 12,
"time": "1769510652"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 166,
"time": "1769513115"
},
"departure": {
"delay": 166,
"time": "1769513146"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 9,
"time": "1769512020"
},
"departure": {
"delay": 9,
"time": "1769512089"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 230,
"time": "1769513552"
},
"departure": {
"delay": 230,
"time": "1769513570"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 130,
"time": "1769512886"
},
"departure": {
"delay": 130,
"time": "1769512930"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1769511525"
},
"departure": {
"delay": 56,
"time": "1769511536"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1769514197"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 196,
"time": "1769513502"
},
"departure": {
"delay": 196,
"time": "1769513536"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 168,
"time": "1769513174"
},
"departure": {
"delay": 168,
"time": "1769513208"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1769510913"
},
"departure": {
"delay": 40,
"time": "1769510920"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1769511041"
},
"departure": {
"delay": 110,
"time": "1769511050"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1769513922"
},
"departure": {
"delay": 114,
"time": "1769513934"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 135,
"time": "1769514060"
},
"departure": {
"delay": 135,
"time": "1769514075"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 42,
"time": "1769511360"
},
"departure": {
"delay": 42,
"time": "1769511402"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1769511195"
},
"departure": {
"delay": 110,
"time": "1769511230"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1769514150"
},
"departure": {
"delay": 106,
"time": "1769514166"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 128,
"time": "1769513821"
},
"departure": {
"delay": 128,
"time": "1769513828"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 79,
"time": "1769512775"
},
"departure": {
"delay": 79,
"time": "1769512819"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 172,
"time": "1769513239"
},
"departure": {
"delay": 172,
"time": "1769513272"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 146,
"time": "1769513893"
},
"departure": {
"delay": 146,
"time": "1769513906"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 80,
"time": "1769512484"
},
"departure": {
"delay": 80,
"time": "1769512520"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1769511820"
},
"departure": {
"delay": 65,
"time": "1769511845"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 182,
"time": "1769513753"
},
"departure": {
"delay": 182,
"time": "1769513762"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 105,
"time": "1769511431"
},
"departure": {
"delay": 105,
"time": "1769511465"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 166,
"time": "1769513775"
},
"departure": {
"delay": 166,
"time": "1769513806"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 63,
"time": "1769512415"
},
"departure": {
"delay": 63,
"time": "1769512443"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1769512231"
},
"departure": {
"delay": 24,
"time": "1769512284"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1769510698"
},
"departure": {
"delay": 35,
"time": "1769510735"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1769511580"
},
"departure": {
"delay": 36,
"time": "1769511636"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1769512359"
},
"departure": {
"delay": 77,
"time": "1769512397"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1769512591"
},
"departure": {
"delay": 68,
"time": "1769512628"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 226,
"time": "1769513600"
},
"departure": {
"delay": 226,
"time": "1769513626"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 221,
"time": "1769513712"
},
"departure": {
"delay": 221,
"time": "1769513741"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 55,
"time": "1769512135"
},
"departure": {
"delay": 55,
"time": "1769512195"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1769510994"
},
"departure": {
"delay": 91,
"time": "1769511031"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 184,
"time": "1769513368"
},
"departure": {
"delay": 184,
"time": "1769513404"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746224x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3010:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769512140"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769514720"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769513940"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769512860"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769512800"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769511960"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769513220"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769512260"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769512980"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769512020"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769512740"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769512680"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769512560"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515860"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769514360"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769513280"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3010:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769528100"
},
"departure": {
"time": "1769528100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769530140"
},
"departure": {
"time": "1769530140"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769529960"
},
"departure": {
"time": "1769529960"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769528400"
},
"departure": {
"time": "1769528400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769529420"
},
"departure": {
"time": "1769529420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769527860"
},
"departure": {
"time": "1769527860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769530260"
},
"departure": {
"time": "1769530260"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769527500"
},
"departure": {
"time": "1769527500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769528520"
},
"departure": {
"time": "1769528520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769529600"
},
"departure": {
"time": "1769529600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769528040"
},
"departure": {
"time": "1769528040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769529120"
},
"departure": {
"time": "1769529120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769529900"
},
"departure": {
"time": "1769529900"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769529060"
},
"departure": {
"time": "1769529060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769529360"
},
"departure": {
"time": "1769529360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769527265"
},
"departure": {
"delay": 5,
"time": "1769527265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769530380"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769528340"
},
"departure": {
"time": "1769528340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769529720"
},
"departure": {
"time": "1769529720"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769527620"
},
"departure": {
"time": "1769527620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769527200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769528700"
},
"departure": {
"time": "1769528700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769529300"
},
"departure": {
"time": "1769529300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1769527745"
},
"departure": {
"delay": 5,
"time": "1769527745"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769529780"
},
"departure": {
"time": "1769529780"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769527920"
},
"departure": {
"time": "1769527920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769527740"
},
"departure": {
"time": "1769527740"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769527260"
},
"departure": {
"time": "1769527260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769530020"
},
"departure": {
"time": "1769530020"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769527680"
},
"departure": {
"time": "1769527680"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769527980"
},
"departure": {
"time": "1769527980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769527800"
},
"departure": {
"time": "1769527800"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769528160"
},
"departure": {
"time": "1769528160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769529660"
},
"departure": {
"time": "1769529660"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:867:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748462x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 197,
"time": "1769511609"
},
"departure": {
"delay": 197,
"time": "1769511617"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1769513461"
},
"departure": {
"delay": 13,
"time": "1769513473"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 101,
"time": "1769513311"
},
"departure": {
"delay": 101,
"time": "1769513321"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 302,
"time": "1769511914"
},
"departure": {
"delay": 302,
"time": "1769511962"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1769513047"
},
"departure": {
"delay": 158,
"time": "1769513078"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 327,
"time": "1769512277"
},
"departure": {
"delay": 327,
"time": "1769512287"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1769513677"
},
"departure": {
"delay": 12,
"time": "1769513712"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 7,
"time": "1769513577"
},
"departure": {
"delay": 7,
"time": "1769513587"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 330,
"time": "1769512903"
},
"departure": {
"delay": 330,
"time": "1769512950"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 318,
"time": "1769512114"
},
"departure": {
"delay": 318,
"time": "1769512158"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 321,
"time": "1769512174"
},
"departure": {
"delay": 321,
"time": "1769512221"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1769513416"
},
"departure": {
"delay": 48,
"time": "1769513448"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 313,
"time": "1769512853"
},
"departure": {
"delay": 313,
"time": "1769512873"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 282,
"time": "1769512031"
},
"departure": {
"delay": 282,
"time": "1769512062"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 248,
"time": "1769511798"
},
"departure": {
"delay": 248,
"time": "1769511848"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 239,
"time": "1769512580"
},
"departure": {
"delay": 239,
"time": "1769512619"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1769513557"
},
"departure": {
"delay": -3,
"time": "1769513577"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1769513244"
},
"departure": {
"delay": 91,
"time": "1769513251"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 302,
"time": "1769512352"
},
"departure": {
"delay": 302,
"time": "1769512382"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1769513360"
},
"departure": {
"delay": 52,
"time": "1769513392"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 243,
"time": "1769512707"
},
"departure": {
"delay": 243,
"time": "1769512743"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 222,
"time": "1769511692"
},
"departure": {
"delay": 222,
"time": "1769511702"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769513489"
},
"departure": {
"delay": 20,
"time": "1769513540"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 239,
"time": "1769512647"
},
"departure": {
"delay": 239,
"time": "1769512679"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1769513101"
},
"departure": {
"delay": 102,
"time": "1769513142"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -15,
"time": "1769513745"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 301,
"time": "1769512405"
},
"departure": {
"delay": 301,
"time": "1769512441"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1769513645"
},
"departure": {
"delay": 13,
"time": "1769513653"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 265,
"time": "1769512513"
},
"departure": {
"delay": 265,
"time": "1769512525"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 296,
"time": "1769512004"
},
"departure": {
"delay": 296,
"time": "1769512016"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1769513335"
},
"departure": {
"delay": 61,
"time": "1769513341"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 224,
"time": "1769511404"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 192,
"time": "1769511654"
},
"departure": {
"delay": 192,
"time": "1769511672"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748462x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470308:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1128,
"time": "1769514792"
},
"departure": {
"delay": -1128,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1608,
"time": "1769514792"
},
"departure": {
"delay": -1608,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -408,
"time": "1769514792"
},
"departure": {
"delay": -408,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -708,
"time": "1769514792"
},
"departure": {
"delay": -708,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": -408,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1608,
"time": "1769514792"
},
"departure": {
"delay": -1608,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1008,
"time": "1769514792"
},
"departure": {
"delay": -1008,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1428,
"time": "1769514792"
},
"departure": {
"delay": -1428,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x7184:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1769515865"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -56,
"time": "1769516524"
},
"departure": {
"delay": -56,
"time": "1769516524"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -95,
"time": "1769516785"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -51,
"time": "1769516649"
},
"departure": {
"delay": -51,
"time": "1769516649"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -528,
"time": "1769514792"
},
"departure": {
"delay": -528,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -888,
"time": "1769514792"
},
"departure": {
"delay": -888,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -828,
"time": "1769514792"
},
"departure": {
"delay": -828,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -468,
"time": "1769514792"
},
"departure": {
"delay": -468,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -82,
"time": "1769516738"
},
"departure": {
"delay": -82,
"time": "1769516738"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -768,
"time": "1769514792"
},
"departure": {
"delay": -768,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1668,
"time": "1769514792"
},
"departure": {
"delay": -1668,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470308:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14980:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769513280"
},
"departure": {
"time": "1769513280"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769512320"
},
"departure": {
"time": "1769512320"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769514420"
},
"departure": {
"time": "1769514420"
},
"stopId": "FR:76540:ZE:TCARxBMIDI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769514660"
},
"departure": {
"time": "1769514660"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769512980"
},
"departure": {
"time": "1769512980"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769512260"
},
"departure": {
"delay": 60,
"time": "1769512260"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514120"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769514480"
},
"departure": {
"time": "1769514480"
},
"stopId": "FR:76540:ZE:TCARxVESTA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769514720"
},
"departure": {
"delay": 60,
"time": "1769514720"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769513400"
},
"departure": {
"time": "1769513400"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769514780"
},
"departure": {
"delay": 60,
"time": "1769514780"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769512080"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769512380"
},
"departure": {
"delay": 60,
"time": "1769512380"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769513340"
},
"departure": {
"time": "1769513340"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769513580"
},
"departure": {
"delay": 60,
"time": "1769513580"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769514840"
},
"departure": {
"time": "1769514840"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769514240"
},
"departure": {
"time": "1769514240"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769512680"
},
"departure": {
"delay": 60,
"time": "1769512680"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769512500"
},
"departure": {
"time": "1769512500"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769512740"
},
"departure": {
"delay": 60,
"time": "1769512740"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769512800"
},
"departure": {
"delay": 60,
"time": "1769512800"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769514360"
},
"departure": {
"delay": 60,
"time": "1769514360"
},
"stopId": "FR:76540:ZE:TCARxDEBAR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769514900"
},
"departure": {
"time": "1769514900"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769513940"
},
"departure": {
"time": "1769513940"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769512200"
},
"departure": {
"time": "1769512200"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769512920"
},
"departure": {
"delay": 60,
"time": "1769512920"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769514600"
},
"departure": {
"delay": 60,
"time": "1769514600"
},
"stopId": "FR:76322:ZE:TCARxFOURR2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769513640"
},
"departure": {
"delay": 60,
"time": "1769513640"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769514800"
},
"departure": {
"delay": 20,
"time": "1769514800"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769511220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14980:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12561:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1769515260"
},
"departure": {
"delay": -60,
"time": "1769515260"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -39,
"time": "1769514741"
},
"departure": {
"delay": -39,
"time": "1769514741"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -49,
"time": "1769515391"
},
"departure": {
"delay": -49,
"time": "1769515391"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -66,
"time": "1769514894"
},
"departure": {
"delay": -66,
"time": "1769514894"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1769514490"
},
"departure": {
"delay": 10,
"time": "1769514490"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 107,
"time": "1769514227"
},
"departure": {
"delay": 107,
"time": "1769514227"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -51,
"time": "1769514669"
},
"departure": {
"delay": -51,
"time": "1769514669"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 83,
"time": "1769513663"
},
"departure": {
"delay": 83,
"time": "1769513663"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1769512785"
},
"departure": {
"delay": 45,
"time": "1769512785"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1769512842"
},
"departure": {
"delay": 42,
"time": "1769512842"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -53,
"time": "1769515147"
},
"departure": {
"delay": -53,
"time": "1769515147"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 15,
"time": "1769512755"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -12,
"time": "1769515308"
},
"departure": {
"delay": -12,
"time": "1769515308"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -66,
"time": "1769515434"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 89,
"time": "1769513069"
},
"departure": {
"delay": 89,
"time": "1769513069"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1769514350"
},
"departure": {
"delay": -4,
"time": "1769514356"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 118,
"time": "1769513818"
},
"departure": {
"delay": 118,
"time": "1769513818"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1769512905"
},
"departure": {
"delay": 45,
"time": "1769512905"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 172,
"time": "1769513572"
},
"departure": {
"delay": 172,
"time": "1769513572"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1769514425"
},
"departure": {
"delay": 12,
"time": "1769514432"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 230,
"time": "1769513330"
},
"departure": {
"delay": 230,
"time": "1769513330"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -26,
"time": "1769515354"
},
"departure": {
"delay": -26,
"time": "1769515354"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 101,
"time": "1769513501"
},
"departure": {
"delay": 101,
"time": "1769513501"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -19,
"time": "1769514821"
},
"departure": {
"delay": -19,
"time": "1769514821"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 109,
"time": "1769513749"
},
"departure": {
"delay": 109,
"time": "1769513749"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1769514283"
},
"departure": {
"delay": 108,
"time": "1769514288"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 225,
"time": "1769513181"
},
"departure": {
"delay": 225,
"time": "1769513205"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1769514978"
},
"departure": {
"delay": -42,
"time": "1769514978"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 96,
"time": "1769512955"
},
"departure": {
"delay": 96,
"time": "1769512956"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 165,
"time": "1769514165"
},
"departure": {
"delay": 165,
"time": "1769514165"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1769513390"
},
"departure": {
"delay": 110,
"time": "1769513390"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769512780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12561:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747846x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -51,
"time": "1769502653"
},
"departure": {
"delay": -51,
"time": "1769502669"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1769503802"
},
"departure": {
"delay": 97,
"time": "1769503837"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -14,
"time": "1769502931"
},
"departure": {
"delay": -14,
"time": "1769502946"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -39,
"time": "1769504481"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1769504125"
},
"departure": {
"delay": 69,
"time": "1769504169"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -53,
"time": "1769502773"
},
"departure": {
"delay": -53,
"time": "1769502787"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1769502751"
},
"departure": {
"delay": -21,
"time": "1769502759"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1769503501"
},
"departure": {
"delay": 91,
"time": "1769503591"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1769503415"
},
"departure": {
"delay": -9,
"time": "1769503431"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769503281"
},
"departure": {
"delay": 36,
"time": "1769503296"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769503072"
},
"departure": {
"delay": 19,
"time": "1769503099"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1769503859"
},
"departure": {
"delay": 93,
"time": "1769503893"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": -4,
"time": "1769502596"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1769504209"
},
"departure": {
"delay": 68,
"time": "1769504228"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -5,
"time": "1769502977"
},
"departure": {
"delay": -5,
"time": "1769503015"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1769504300"
},
"departure": {
"delay": 68,
"time": "1769504348"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1769503923"
},
"departure": {
"delay": 83,
"time": "1769503943"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1769503223"
},
"departure": {
"delay": 41,
"time": "1769503241"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1769504377"
},
"departure": {
"delay": 93,
"time": "1769504433"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 123,
"time": "1769503611"
},
"departure": {
"delay": 123,
"time": "1769503623"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -88,
"time": "1769502860"
},
"departure": {
"delay": -88,
"time": "1769502872"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1769503652"
},
"departure": {
"delay": 105,
"time": "1769503665"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1769503366"
},
"departure": {
"delay": -2,
"time": "1769503378"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1769503461"
},
"departure": {
"delay": 36,
"time": "1769503476"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 95,
"time": "1769504006"
},
"departure": {
"delay": 95,
"time": "1769504075"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747846x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598255:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1769518694"
},
"departure": {
"delay": -46,
"time": "1769518694"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1769518444"
},
"departure": {
"delay": 4,
"time": "1769518444"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1769518734"
},
"departure": {
"delay": -6,
"time": "1769518734"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -74,
"time": "1769518786"
},
"departure": {
"delay": -74,
"time": "1769518786"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1769518308"
},
"departure": {
"delay": 48,
"time": "1769518308"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1769518070"
},
"departure": {
"delay": 50,
"time": "1769518070"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -115,
"time": "1769518865"
},
"departure": {
"delay": -115,
"time": "1769518865"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1769518493"
},
"departure": {
"delay": -7,
"time": "1769518493"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -170,
"time": "1769518990"
},
"departure": {
"delay": -170,
"time": "1769518990"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -31,
"time": "1769518589"
},
"departure": {
"delay": -31,
"time": "1769518589"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -37,
"time": "1769518643"
},
"departure": {
"delay": -37,
"time": "1769518643"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -127,
"time": "1769518913"
},
"departure": {
"delay": -127,
"time": "1769518913"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": -2737,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1769518248"
},
"departure": {
"delay": 48,
"time": "1769518248"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -211,
"time": "1769519129"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -7,
"time": "1769518553"
},
"departure": {
"delay": -7,
"time": "1769518553"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1769517942"
},
"departure": {
"delay": 42,
"time": "1769517942"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1769517891"
},
"departure": {
"delay": 51,
"time": "1769517891"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1769518140"
},
"departure": {
"time": "1769518140"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1769517860"
},
"departure": {
"delay": 80,
"time": "1769517860"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1769518011"
},
"departure": {
"delay": 51,
"time": "1769518011"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1769518218"
},
"departure": {
"delay": 18,
"time": "1769518218"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 129,
"time": "1769517789"
},
"departure": {
"delay": 129,
"time": "1769517789"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598255:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8584:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1769515624"
},
"departure": {
"delay": 124,
"time": "1769515624"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 134,
"time": "1769514014"
},
"departure": {
"delay": 134,
"time": "1769514014"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1769515745"
},
"departure": {
"delay": 125,
"time": "1769515745"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1769514653"
},
"departure": {
"delay": 134,
"time": "1769514674"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 139,
"time": "1769513899"
},
"departure": {
"delay": 139,
"time": "1769513899"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 153,
"time": "1769515053"
},
"departure": {
"delay": 153,
"time": "1769515053"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 141,
"time": "1769515821"
},
"departure": {
"delay": 141,
"time": "1769515821"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 124,
"time": "1769513824"
},
"departure": {
"delay": 124,
"time": "1769513824"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1769515241"
},
"departure": {
"delay": 161,
"time": "1769515241"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 84,
"time": "1769513724"
},
"departure": {
"delay": 84,
"time": "1769513724"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 159,
"time": "1769514074"
},
"departure": {
"delay": 159,
"time": "1769514099"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 94,
"time": "1769514524"
},
"departure": {
"delay": 94,
"time": "1769514574"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 188,
"time": "1769514188"
},
"departure": {
"delay": 188,
"time": "1769514188"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1769515148"
},
"departure": {
"delay": 128,
"time": "1769515148"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 129,
"time": "1769513949"
},
"departure": {
"delay": 129,
"time": "1769513949"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 149,
"time": "1769514149"
},
"departure": {
"delay": 149,
"time": "1769514149"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1769514994"
},
"departure": {
"delay": 154,
"time": "1769514994"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1769514774"
},
"departure": {
"delay": 114,
"time": "1769514774"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 134,
"time": "1769514854"
},
"departure": {
"delay": 134,
"time": "1769514854"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 134,
"time": "1769515454"
},
"departure": {
"delay": 134,
"time": "1769515454"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 156,
"time": "1769514251"
},
"departure": {
"delay": 156,
"time": "1769514276"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1769515328"
},
"departure": {
"delay": 128,
"time": "1769515328"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 155,
"time": "1769514935"
},
"departure": {
"delay": 155,
"time": "1769514935"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1769514424"
},
"departure": {
"delay": 124,
"time": "1769514424"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 172,
"time": "1769514352"
},
"departure": {
"delay": 172,
"time": "1769514352"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 134,
"time": "1769515874"
},
"departure": {
"delay": 134,
"time": "1769515874"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 69,
"time": "1769513649"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 134,
"time": "1769515394"
},
"departure": {
"delay": 134,
"time": "1769515394"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1769515560"
},
"departure": {
"delay": 120,
"time": "1769515560"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769513660",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8584:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10473:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1769513182"
},
"departure": {
"delay": 142,
"time": "1769513182"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1769513055"
},
"departure": {
"delay": 137,
"time": "1769513057"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1769513468"
},
"departure": {
"delay": 68,
"time": "1769513468"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769514516"
},
"departure": {
"delay": 36,
"time": "1769514516"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1769514387"
},
"departure": {
"delay": 27,
"time": "1769514387"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1769513610"
},
"departure": {
"delay": 90,
"time": "1769513610"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1769513680"
},
"departure": {
"delay": 58,
"time": "1769513698"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1769513289"
},
"departure": {
"delay": 150,
"time": "1769513310"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1769514236"
},
"departure": {
"delay": 56,
"time": "1769514236"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 142,
"time": "1769513362"
},
"departure": {
"delay": 142,
"time": "1769513362"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -49,
"time": "1769514611"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1769514160"
},
"departure": {
"delay": 40,
"time": "1769514160"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1769513935"
},
"departure": {
"delay": 55,
"time": "1769513935"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 158,
"time": "1769513257"
},
"departure": {
"delay": 158,
"time": "1769513258"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1769513750"
},
"departure": {
"delay": 59,
"time": "1769513759"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1769513808"
},
"departure": {
"delay": 55,
"time": "1769513815"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1769514086"
},
"departure": {
"delay": 26,
"time": "1769514086"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1769513855"
},
"departure": {
"delay": 55,
"time": "1769513875"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1769514011"
},
"departure": {
"delay": 11,
"time": "1769514011"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1769514455"
},
"departure": {
"delay": 35,
"time": "1769514455"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1769514261"
},
"departure": {
"delay": 21,
"time": "1769514261"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1769513571"
},
"departure": {
"delay": 111,
"time": "1769513571"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1769513675"
},
"departure": {
"delay": 95,
"time": "1769513675"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1769514345"
},
"departure": {
"delay": 45,
"time": "1769514345"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1769513110"
},
"departure": {
"delay": 130,
"time": "1769513110"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 54,
"time": "1769512914"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769514585"
},
"departure": {
"delay": 45,
"time": "1769514585"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769512920",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10473:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4868502428057600x9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769515831"
},
"departure": {
"delay": 41,
"time": "1769515841"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -135,
"time": "1769516615"
},
"departure": {
"delay": -135,
"time": "1769516625"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1769515033"
},
"departure": {
"delay": 83,
"time": "1769515043"
},
"stopId": "FR:50532:ZE:758010003:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1769515738"
},
"departure": {
"delay": 68,
"time": "1769515748"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1769515431"
},
"departure": {
"delay": 61,
"time": "1769515441"
},
"stopId": "FR:50532:ZE:740100002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -374,
"time": "1769517336"
},
"departure": {
"delay": -374,
"time": "1769517346"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -378,
"time": "1769517152"
},
"departure": {
"delay": -378,
"time": "1769517162"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -157,
"time": "1769516533"
},
"departure": {
"delay": -157,
"time": "1769516543"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1769515888"
},
"departure": {
"delay": 38,
"time": "1769515898"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1769515519"
},
"departure": {
"delay": 29,
"time": "1769515529"
},
"stopId": "FR:50218:ZE:740090004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769515948"
},
"departure": {
"delay": 38,
"time": "1769515958"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1769516018"
},
"departure": {
"delay": 48,
"time": "1769516028"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -331,
"time": "1769517619"
},
"departure": {
"delay": -331,
"time": "1769517629"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -323,
"time": "1769517507"
},
"departure": {
"delay": -323,
"time": "1769517517"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -282,
"time": "1769517848"
},
"departure": {
"delay": -282,
"time": "1769517858"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 74,
"time": "1769516224"
},
"departure": {
"delay": 74,
"time": "1769516234"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -285,
"time": "1769516705"
},
"departure": {
"delay": -285,
"time": "1769516715"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1769516139"
},
"departure": {
"delay": 49,
"time": "1769516149"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -5,
"time": "1769516445"
},
"departure": {
"delay": -5,
"time": "1769516455"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1769516306"
},
"departure": {
"delay": 36,
"time": "1769516316"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -291,
"time": "1769517909"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -371,
"time": "1769517219"
},
"departure": {
"delay": -371,
"time": "1769517229"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1769516352"
},
"departure": {
"delay": 22,
"time": "1769516362"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1769515216"
},
"departure": {
"delay": 26,
"time": "1769515226"
},
"stopId": "FR:50532:ZE:757990019:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -356,
"time": "1769517054"
},
"departure": {
"delay": -356,
"time": "1769517064"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1769515291"
},
"departure": {
"delay": 41,
"time": "1769515301"
},
"stopId": "FR:50532:ZE:712780004:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -320,
"time": "1769517450"
},
"departure": {
"delay": -320,
"time": "1769517460"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -314,
"time": "1769516856"
},
"departure": {
"delay": -314,
"time": "1769516866"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -362,
"time": "1769517288"
},
"departure": {
"delay": -362,
"time": "1769517298"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -321,
"time": "1769517689"
},
"departure": {
"delay": -321,
"time": "1769517699"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1769515581"
},
"departure": {
"delay": 31,
"time": "1769515591"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1769515102"
},
"departure": {
"delay": 32,
"time": "1769515112"
},
"stopId": "FR:50532:ZE:752250012:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -292,
"time": "1769517778"
},
"departure": {
"delay": -292,
"time": "1769517788"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -320,
"time": "1769516970"
},
"departure": {
"delay": -320,
"time": "1769516980"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -155,
"time": "1769516655"
},
"departure": {
"delay": -155,
"time": "1769516665"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1769515362"
},
"departure": {
"delay": 52,
"time": "1769515372"
},
"stopId": "FR:50532:ZE:746200002:ATOUMOD105",
"stopSequence": 6
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4868502428057600x9:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745661x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 149,
"time": "1769501458"
},
"departure": {
"delay": 149,
"time": "1769501489"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1769502007"
},
"departure": {
"delay": 103,
"time": "1769502043"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1769502105"
},
"departure": {
"delay": 70,
"time": "1769502130"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1769500458"
},
"departure": {
"delay": 50,
"time": "1769500490"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769499909"
},
"departure": {
"delay": 2,
"time": "1769499962"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1769500123"
},
"departure": {
"delay": 16,
"time": "1769500156"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1769501729"
},
"departure": {
"delay": 72,
"time": "1769501772"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1769500020"
},
"departure": {
"delay": 12,
"time": "1769500032"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 139,
"time": "1769501379"
},
"departure": {
"delay": 139,
"time": "1769501419"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -8,
"time": "1769502502"
},
"departure": {
"delay": -8,
"time": "1769502532"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1769501923"
},
"departure": {
"delay": 65,
"time": "1769501945"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -13,
"time": "1769499879"
},
"departure": {
"delay": -13,
"time": "1769499887"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1769502365"
},
"departure": {
"delay": 75,
"time": "1769502375"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1769501200"
},
"departure": {
"delay": 180,
"time": "1769501220"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1769500392"
},
"departure": {
"delay": 48,
"time": "1769500428"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1769501262"
},
"departure": {
"delay": 129,
"time": "1769501289"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1769501510"
},
"departure": {
"delay": 72,
"time": "1769501532"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1769500229"
},
"departure": {
"delay": 59,
"time": "1769500259"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1769502172"
},
"departure": {
"delay": 64,
"time": "1769502184"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -12,
"time": "1769502456"
},
"departure": {
"delay": -12,
"time": "1769502468"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1769502576"
},
"departure": {
"delay": 16,
"time": "1769502616"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 63,
"time": "1769502246"
},
"departure": {
"delay": 63,
"time": "1769502303"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -48,
"time": "1769502672"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 13,
"time": "1769499793"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 135,
"time": "1769501316"
},
"departure": {
"delay": 135,
"time": "1769501355"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1769500580"
},
"departure": {
"delay": 61,
"time": "1769500621"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 217,
"time": "1769501111"
},
"departure": {
"delay": 217,
"time": "1769501137"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769499982"
},
"departure": {
"delay": 40,
"time": "1769500000"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 237,
"time": "1769501046"
},
"departure": {
"delay": 237,
"time": "1769501097"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 44,
"time": "1769501582"
},
"departure": {
"delay": 44,
"time": "1769501624"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1769502419"
},
"departure": {
"delay": 6,
"time": "1769502426"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 22,
"time": "1769500313"
},
"departure": {
"delay": 22,
"time": "1769500342"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745661x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6524620896206848x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 521,
"time": "1769518831"
},
"departure": {
"delay": 521,
"time": "1769518841"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 294,
"time": "1769518244"
},
"departure": {
"delay": 294,
"time": "1769518254"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 656,
"time": "1769519326"
},
"departure": {
"delay": 656,
"time": "1769519336"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 604,
"time": "1769519754"
},
"departure": {
"delay": 604,
"time": "1769519764"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 574,
"time": "1769519784"
},
"departure": {
"delay": 574,
"time": "1769519794"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 22
},
{
"departure": {
"delay": 663,
"time": "1769517063"
},
"stopId": "FR:61508:ZE:6234092393725952:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 397,
"time": "1769517447"
},
"departure": {
"delay": 397,
"time": "1769517457"
},
"stopId": "FR:14368:ZE:6301932207472640:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 507,
"time": "1769519837"
},
"departure": {
"delay": 507,
"time": "1769519847"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 447,
"time": "1769518517"
},
"departure": {
"delay": 447,
"time": "1769518527"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 323,
"time": "1769518153"
},
"departure": {
"delay": 323,
"time": "1769518163"
},
"stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 515,
"time": "1769518705"
},
"departure": {
"delay": 515,
"time": "1769518715"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 301,
"time": "1769517231"
},
"departure": {
"delay": 301,
"time": "1769517241"
},
"stopId": "FR:61508:ZE:5194164629143552:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 640,
"time": "1769519430"
},
"departure": {
"delay": 640,
"time": "1769519440"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 484,
"time": "1769519874"
},
"departure": {
"delay": 484,
"time": "1769519884"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 614,
"time": "1769519104"
},
"departure": {
"delay": 614,
"time": "1769519114"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 483,
"time": "1769518073"
},
"departure": {
"delay": 483,
"time": "1769518083"
},
"stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 436,
"time": "1769517726"
},
"departure": {
"delay": 436,
"time": "1769517736"
},
"stopId": "FR:14576:ZE:5137129476718592:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 676,
"time": "1769519646"
},
"departure": {
"delay": 676,
"time": "1769519656"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 348,
"time": "1769517158"
},
"departure": {
"delay": 348,
"time": "1769517168"
},
"stopId": "FR:61508:ZE:5070178268217344:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 458,
"time": "1769519918"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 666,
"time": "1769519696"
},
"departure": {
"delay": 666,
"time": "1769519706"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 648,
"time": "1769519198"
},
"departure": {
"delay": 648,
"time": "1769519208"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 391,
"time": "1769518401"
},
"departure": {
"delay": 391,
"time": "1769518411"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 402,
"time": "1769517572"
},
"departure": {
"delay": 402,
"time": "1769517582"
},
"stopId": "FR:14576:ZE:6250721097809920:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1769514813",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6524620896206848x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746176x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1769512877"
},
"departure": {
"delay": -16,
"time": "1769512904"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1769511675"
},
"departure": {
"delay": 29,
"time": "1769511689"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -39,
"time": "1769514294"
},
"departure": {
"delay": -39,
"time": "1769514321"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -12,
"time": "1769511936"
},
"departure": {
"delay": -12,
"time": "1769511948"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1769512694"
},
"departure": {
"delay": 23,
"time": "1769512763"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -44,
"time": "1769511822"
},
"departure": {
"delay": -44,
"time": "1769511856"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1769514334"
},
"departure": {
"delay": -15,
"time": "1769514345"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 106,
"time": "1769511336"
},
"departure": {
"delay": 106,
"time": "1769511346"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -18,
"time": "1769514132"
},
"departure": {
"delay": -18,
"time": "1769514162"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 12,
"time": "1769511876"
},
"departure": {
"delay": 12,
"time": "1769511912"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1769514184"
},
"departure": {
"delay": -27,
"time": "1769514213"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 12,
"time": "1769512525"
},
"departure": {
"delay": 12,
"time": "1769512572"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -51,
"time": "1769513068"
},
"departure": {
"delay": -51,
"time": "1769513109"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -52,
"time": "1769511778"
},
"departure": {
"delay": -52,
"time": "1769511788"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -48,
"time": "1769513790"
},
"departure": {
"delay": -48,
"time": "1769513832"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1769513516"
},
"departure": {
"delay": 33,
"time": "1769513553"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1769511639"
},
"departure": {
"delay": 15,
"time": "1769511675"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1769512942"
},
"departure": {
"delay": -8,
"time": "1769512972"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -18,
"time": "1769514365"
},
"departure": {
"delay": -18,
"time": "1769514402"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 60,
"time": "1769511461"
},
"departure": {
"delay": 60,
"time": "1769511480"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -2,
"time": "1769513004"
},
"departure": {
"delay": -2,
"time": "1769513038"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -12,
"time": "1769512210"
},
"departure": {
"delay": -12,
"time": "1769512248"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -36,
"time": "1769512443"
},
"departure": {
"delay": -36,
"time": "1769512464"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 80,
"time": "1769511320"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1769512092"
},
"departure": {
"delay": -14,
"time": "1769512126"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1769512263"
},
"departure": {
"delay": -24,
"time": "1769512296"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1769511732"
},
"departure": {
"delay": -41,
"time": "1769511739"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -80,
"time": "1769512338"
},
"departure": {
"delay": -80,
"time": "1769512360"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1769512586"
},
"departure": {
"time": "1769512620"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1769514426"
},
"departure": {
"delay": 17,
"time": "1769514437"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -19,
"time": "1769512163"
},
"departure": {
"delay": -19,
"time": "1769512181"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1769513618"
},
"departure": {
"delay": -1,
"time": "1769513639"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 11,
"time": "1769511998"
},
"departure": {
"delay": 11,
"time": "1769512031"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1769514254"
},
"departure": {
"delay": -26,
"time": "1769514274"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 22,
"time": "1769511588"
},
"departure": {
"delay": 22,
"time": "1769511622"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -37,
"time": "1769513681"
},
"departure": {
"delay": -37,
"time": "1769513723"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -18,
"time": "1769513842"
},
"departure": {
"delay": -18,
"time": "1769513862"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -64,
"time": "1769514536"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 112,
"time": "1769511373"
},
"departure": {
"delay": 112,
"time": "1769511412"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -71,
"time": "1769513161"
},
"departure": {
"delay": -71,
"time": "1769513209"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -16,
"time": "1769512806"
},
"departure": {
"delay": -16,
"time": "1769512844"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1769513924"
},
"departure": {
"delay": -12,
"time": "1769513988"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 40,
"time": "1769511500"
},
"departure": {
"delay": 40,
"time": "1769511520"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -41,
"time": "1769513880"
},
"departure": {
"delay": -41,
"time": "1769513899"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -8,
"time": "1769514453"
},
"departure": {
"delay": -8,
"time": "1769514472"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -2,
"time": "1769514091"
},
"departure": {
"delay": -2,
"time": "1769514118"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 32,
"time": "1769511565"
},
"departure": {
"delay": 32,
"time": "1769511572"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1769513356"
},
"departure": {
"delay": 23,
"time": "1769513423"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746176x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8304:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 224,
"time": "1769512724"
},
"departure": {
"delay": 224,
"time": "1769512724"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 173,
"time": "1769511648"
},
"departure": {
"delay": 173,
"time": "1769511653"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 234,
"time": "1769512674"
},
"departure": {
"delay": 234,
"time": "1769512674"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1769512264"
},
"departure": {
"delay": 99,
"time": "1769512299"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 189,
"time": "1769511549"
},
"departure": {
"delay": 189,
"time": "1769511549"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1769511079"
},
"departure": {
"delay": 139,
"time": "1769511079"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1769511149"
},
"departure": {
"delay": 89,
"time": "1769511149"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1769512774"
},
"departure": {
"delay": 154,
"time": "1769512774"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 164,
"time": "1769512424"
},
"departure": {
"delay": 164,
"time": "1769512424"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 191,
"time": "1769511726"
},
"departure": {
"delay": 191,
"time": "1769511731"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1769512824"
},
"departure": {
"delay": 144,
"time": "1769512824"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 199,
"time": "1769511790"
},
"departure": {
"delay": 199,
"time": "1769511799"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1769513009"
},
"departure": {
"delay": 149,
"time": "1769513009"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 105,
"time": "1769511225"
},
"departure": {
"delay": 105,
"time": "1769511225"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1769512474"
},
"departure": {
"delay": 154,
"time": "1769512474"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769510740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8304:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9628:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1769515738"
},
"departure": {
"delay": 58,
"time": "1769515738"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1769515775"
},
"departure": {
"delay": 35,
"time": "1769515775"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1769515238"
},
"departure": {
"delay": 38,
"time": "1769515238"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1769515926"
},
"departure": {
"delay": 6,
"time": "1769515926"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1769515197"
},
"departure": {
"delay": 57,
"time": "1769515197"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1769515409"
},
"departure": {
"delay": 29,
"time": "1769515409"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769515556"
},
"departure": {
"delay": 56,
"time": "1769515556"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769516082"
},
"departure": {
"delay": 42,
"time": "1769516082"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1769516293"
},
"departure": {
"delay": 13,
"time": "1769516293"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1769515124"
},
"departure": {
"delay": 44,
"time": "1769515124"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1769516783"
},
"departure": {
"delay": 23,
"time": "1769516783"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1769515662"
},
"departure": {
"delay": 42,
"time": "1769515662"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1769515523"
},
"departure": {
"delay": 23,
"time": "1769515523"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1769516039"
},
"departure": {
"delay": 59,
"time": "1769516039"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1769516857"
},
"departure": {
"delay": 37,
"time": "1769516857"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1769516879"
},
"departure": {
"delay": 59,
"time": "1769516879"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1769515273"
},
"departure": {
"delay": 13,
"time": "1769515273"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1769515885"
},
"departure": {
"delay": 25,
"time": "1769515885"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1769516126"
},
"departure": {
"delay": 26,
"time": "1769516126"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1769516387"
},
"departure": {
"delay": 47,
"time": "1769516387"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769514640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9628:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11536:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1769514150"
},
"departure": {
"delay": -29,
"time": "1769514211"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 163,
"time": "1769515423"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 181,
"time": "1769514901"
},
"departure": {
"delay": 181,
"time": "1769514901"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1769513476"
},
"departure": {
"delay": 16,
"time": "1769513476"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 148,
"time": "1769514686"
},
"departure": {
"delay": 148,
"time": "1769514688"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1769513370"
},
"departure": {
"delay": 90,
"time": "1769513370"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1769513179"
},
"departure": {
"delay": 139,
"time": "1769513179"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1769513712"
},
"departure": {
"delay": 12,
"time": "1769513712"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1769512859"
},
"departure": {
"delay": 61,
"time": "1769512861"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 198,
"time": "1769514789"
},
"departure": {
"delay": 198,
"time": "1769514798"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 101,
"time": "1769513321"
},
"departure": {
"delay": 101,
"time": "1769513321"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1769512938"
},
"departure": {
"delay": 94,
"time": "1769512954"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1769513406"
},
"departure": {
"delay": 77,
"time": "1769513417"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 175,
"time": "1769514835"
},
"departure": {
"delay": 175,
"time": "1769514835"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1769513213"
},
"departure": {
"delay": 113,
"time": "1769513213"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -94,
"time": "1769513966"
},
"departure": {
"delay": -94,
"time": "1769513966"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -87,
"time": "1769513861"
},
"departure": {
"delay": -87,
"time": "1769513913"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769514480"
},
"departure": {
"delay": 31,
"time": "1769514511"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1769514010"
},
"departure": {
"delay": -23,
"time": "1769514037"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1769513609"
},
"departure": {
"delay": 29,
"time": "1769513609"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1769512814"
},
"departure": {
"delay": 14,
"time": "1769512814"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1769514312"
},
"departure": {
"delay": -31,
"time": "1769514389"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1769513016"
},
"departure": {
"delay": 97,
"time": "1769513017"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1769513542"
},
"departure": {
"delay": 23,
"time": "1769513543"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 30,
"time": "1769512770"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769512370",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11536:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745651x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1769492586"
},
"departure": {
"delay": -39,
"time": "1769492601"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 154,
"time": "1769490346"
},
"departure": {
"delay": 154,
"time": "1769490394"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 244,
"time": "1769491430"
},
"departure": {
"delay": 244,
"time": "1769491444"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 182,
"time": "1769490949"
},
"departure": {
"delay": 182,
"time": "1769490962"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1769490184"
},
"departure": {
"delay": 35,
"time": "1769490215"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 301,
"time": "1769491366"
},
"departure": {
"delay": 301,
"time": "1769491381"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 334,
"time": "1769491341"
},
"departure": {
"delay": 334,
"time": "1769491354"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 210,
"time": "1769490719"
},
"departure": {
"delay": 210,
"time": "1769490750"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -104,
"time": "1769492716"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 36,
"time": "1769490146"
},
"departure": {
"delay": 36,
"time": "1769490156"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 61,
"time": "1769492384"
},
"departure": {
"delay": 61,
"time": "1769492401"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 48,
"time": "1769490048"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 210,
"time": "1769490594"
},
"departure": {
"delay": 210,
"time": "1769490630"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1769492449"
},
"departure": {
"delay": 61,
"time": "1769492461"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 85,
"time": "1769490242"
},
"departure": {
"delay": 85,
"time": "1769490265"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 214,
"time": "1769490842"
},
"departure": {
"delay": 214,
"time": "1769490874"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -34,
"time": "1769492658"
},
"departure": {
"delay": -34,
"time": "1769492666"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1769492235"
},
"departure": {
"delay": 120,
"time": "1769492280"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 106,
"time": "1769492310"
},
"departure": {
"delay": 106,
"time": "1769492326"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 140,
"time": "1769492164"
},
"departure": {
"delay": 140,
"time": "1769492180"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 141,
"time": "1769492106"
},
"departure": {
"delay": 141,
"time": "1769492121"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 228,
"time": "1769491636"
},
"departure": {
"delay": 228,
"time": "1769491668"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 214,
"time": "1769491982"
},
"departure": {
"delay": 214,
"time": "1769492014"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 168,
"time": "1769491810"
},
"departure": {
"delay": 168,
"time": "1769491848"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -23,
"time": "1769492549"
},
"departure": {
"delay": -23,
"time": "1769492557"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 212,
"time": "1769490799"
},
"departure": {
"delay": 212,
"time": "1769490812"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 204,
"time": "1769491749"
},
"departure": {
"delay": 204,
"time": "1769491764"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 223,
"time": "1769491559"
},
"departure": {
"delay": 223,
"time": "1769491603"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 198,
"time": "1769491481"
},
"departure": {
"delay": 198,
"time": "1769491518"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 215,
"time": "1769491704"
},
"departure": {
"delay": 215,
"time": "1769491715"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769492512"
},
"departure": {
"delay": 5,
"time": "1769492525"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 156,
"time": "1769490491"
},
"departure": {
"delay": 156,
"time": "1769490516"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745651x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745256x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769494382"
},
"departure": {
"delay": 60,
"time": "1769494440"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1769495104"
},
"departure": {
"delay": 157,
"time": "1769495137"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 221,
"time": "1769495561"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1769494478"
},
"departure": {
"delay": 22,
"time": "1769494522"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1769494155"
},
"departure": {
"delay": 111,
"time": "1769494191"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1769495282"
},
"departure": {
"delay": 109,
"time": "1769495329"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 84,
"time": "1769494310"
},
"departure": {
"delay": 84,
"time": "1769494344"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1769494067"
},
"departure": {
"delay": 108,
"time": "1769494128"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1769494003"
},
"departure": {
"delay": 79,
"time": "1769494039"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1769494595"
},
"departure": {
"delay": 72,
"time": "1769494632"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1769495176"
},
"departure": {
"delay": 118,
"time": "1769495218"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1769494999"
},
"departure": {
"delay": 117,
"time": "1769495037"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1769493924"
},
"departure": {
"delay": 77,
"time": "1769493977"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1769494917"
},
"departure": {
"delay": 104,
"time": "1769494964"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1769494834"
},
"departure": {
"delay": 84,
"time": "1769494884"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 93,
"time": "1769493693"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1769494740"
},
"departure": {
"delay": 108,
"time": "1769494788"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1769494243"
},
"departure": {
"delay": 83,
"time": "1769494283"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769493802"
},
"departure": {
"delay": 60,
"time": "1769493840"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 61,
"time": "1769493864"
},
"departure": {
"delay": 61,
"time": "1769493901"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745256x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745738x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1769517840"
},
"departure": {
"time": "1769517840"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1769517960"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1769517300"
},
"departure": {
"time": "1769517300"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1769517780"
},
"departure": {
"time": "1769517780"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1769517660"
},
"departure": {
"time": "1769517660"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1769517720"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515740"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745738x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596253:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1717,
"time": "1769514803"
},
"departure": {
"delay": -1717,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 855,
"time": "1769517555"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1357,
"time": "1769514803"
},
"departure": {
"delay": -1357,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"delay": -997,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1477,
"time": "1769514803"
},
"departure": {
"delay": -1477,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1237,
"time": "1769514803"
},
"departure": {
"delay": -1237,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1477,
"time": "1769514803"
},
"departure": {
"delay": -1477,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1297,
"time": "1769514803"
},
"departure": {
"delay": -1297,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1297,
"time": "1769514803"
},
"departure": {
"delay": -1297,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1177,
"time": "1769514803"
},
"departure": {
"delay": -1177,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1597,
"time": "1769514803"
},
"departure": {
"delay": -1597,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596253:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769515146"
},
"departure": {
"delay": 6,
"time": "1769515146"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769516610"
},
"departure": {
"delay": 30,
"time": "1769516610"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1769515782"
},
"departure": {
"delay": 42,
"time": "1769515782"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1769515347"
},
"departure": {
"delay": 27,
"time": "1769515347"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769515540"
},
"departure": {
"delay": 40,
"time": "1769515540"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1769514993"
},
"departure": {
"delay": 33,
"time": "1769514993"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1769515496"
},
"departure": {
"delay": 56,
"time": "1769515496"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1769515250"
},
"departure": {
"delay": 50,
"time": "1769515250"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769515071"
},
"departure": {
"delay": 51,
"time": "1769515071"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1769515835"
},
"departure": {
"delay": 35,
"time": "1769515835"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769516257"
},
"departure": {
"delay": 37,
"time": "1769516257"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1769516028"
},
"departure": {
"delay": 48,
"time": "1769516028"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1769515683"
},
"departure": {
"delay": 3,
"time": "1769515683"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1769516192"
},
"departure": {
"delay": 32,
"time": "1769516192"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1769514932"
},
"departure": {
"delay": 32,
"time": "1769514932"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15475:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13856:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1769513404"
},
"departure": {
"delay": 124,
"time": "1769513404"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 170,
"time": "1769515310"
},
"departure": {
"delay": 170,
"time": "1769515310"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 113,
"time": "1769514333"
},
"departure": {
"delay": 113,
"time": "1769514353"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 173,
"time": "1769515613"
},
"departure": {
"delay": 173,
"time": "1769515613"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 197,
"time": "1769515157"
},
"departure": {
"delay": 197,
"time": "1769515157"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 138,
"time": "1769513358"
},
"departure": {
"delay": 138,
"time": "1769513358"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 143,
"time": "1769513903"
},
"departure": {
"delay": 143,
"time": "1769513903"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 182,
"time": "1769515802"
},
"departure": {
"delay": 182,
"time": "1769515802"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 95,
"time": "1769514035"
},
"departure": {
"delay": 95,
"time": "1769514035"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1769514103"
},
"departure": {
"delay": 43,
"time": "1769514103"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1769513628"
},
"departure": {
"delay": 108,
"time": "1769513628"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1769513206"
},
"departure": {
"delay": 46,
"time": "1769513206"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 189,
"time": "1769515389"
},
"departure": {
"delay": 189,
"time": "1769515389"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1769514553"
},
"departure": {
"delay": 13,
"time": "1769514553"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1769514062"
},
"departure": {
"delay": 62,
"time": "1769514062"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 162,
"time": "1769513682"
},
"departure": {
"delay": 162,
"time": "1769513682"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 182,
"time": "1769515502"
},
"departure": {
"delay": 182,
"time": "1769515502"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 93,
"time": "1769513853"
},
"departure": {
"delay": 93,
"time": "1769513853"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 158,
"time": "1769513738"
},
"departure": {
"delay": 158,
"time": "1769513738"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1769515550"
},
"departure": {
"delay": 170,
"time": "1769515550"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 78,
"time": "1769513478"
},
"departure": {
"delay": 78,
"time": "1769513478"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769514430"
},
"departure": {
"delay": 48,
"time": "1769514528"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 141,
"time": "1769515341"
},
"departure": {
"delay": 141,
"time": "1769515341"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 168,
"time": "1769514828"
},
"departure": {
"delay": 168,
"time": "1769514828"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 101,
"time": "1769513981"
},
"departure": {
"delay": 101,
"time": "1769513981"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1769515767"
},
"departure": {
"delay": 147,
"time": "1769515767"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 107,
"time": "1769513807"
},
"departure": {
"delay": 107,
"time": "1769513807"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 139,
"time": "1769513779"
},
"departure": {
"delay": 139,
"time": "1769513779"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1769513932"
},
"departure": {
"delay": 112,
"time": "1769513932"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 128,
"time": "1769513468"
},
"departure": {
"delay": 128,
"time": "1769513468"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 177,
"time": "1769515857"
},
"departure": {
"delay": 177,
"time": "1769515857"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 119,
"time": "1769513579"
},
"departure": {
"delay": 119,
"time": "1769513579"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 190,
"time": "1769515690"
},
"departure": {
"delay": 190,
"time": "1769515690"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"delay": 18,
"time": "1769513178"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 199,
"time": "1769515459"
},
"departure": {
"delay": 199,
"time": "1769515459"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 176,
"time": "1769515016"
},
"departure": {
"delay": 176,
"time": "1769515016"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 108,
"time": "1769513328"
},
"departure": {
"delay": 108,
"time": "1769513328"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 83,
"time": "1769514181"
},
"departure": {
"delay": 83,
"time": "1769514203"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 152,
"time": "1769513552"
},
"departure": {
"delay": 152,
"time": "1769513552"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769513200",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13856:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 194,
"time": "1769514554"
},
"departure": {
"delay": 194,
"time": "1769514554"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 174,
"time": "1769514174"
},
"departure": {
"delay": 174,
"time": "1769514174"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1769512201"
},
"departure": {
"delay": 1,
"time": "1769512201"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1769513056"
},
"departure": {
"delay": 99,
"time": "1769513079"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 299,
"time": "1769514733"
},
"departure": {
"delay": 299,
"time": "1769514779"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 144,
"time": "1769513746"
},
"departure": {
"delay": 144,
"time": "1769513904"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 224,
"time": "1769514382"
},
"departure": {
"delay": 224,
"time": "1769514404"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 168,
"time": "1769512908"
},
"departure": {
"delay": 168,
"time": "1769512908"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 224,
"time": "1769514079"
},
"departure": {
"delay": 224,
"time": "1769514104"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 284,
"time": "1769514884"
},
"departure": {
"delay": 284,
"time": "1769514884"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1769513656"
},
"departure": {
"delay": 76,
"time": "1769513656"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 234,
"time": "1769514630"
},
"departure": {
"delay": 234,
"time": "1769514654"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 74,
"time": "1769512430"
},
"departure": {
"delay": 74,
"time": "1769512454"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1769513304"
},
"departure": {
"delay": 74,
"time": "1769513354"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 155,
"time": "1769513015"
},
"departure": {
"delay": 155,
"time": "1769513015"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1769513529"
},
"departure": {
"delay": 94,
"time": "1769513554"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1769513154"
},
"departure": {
"delay": 79,
"time": "1769513179"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1769512831"
},
"departure": {
"delay": 116,
"time": "1769512856"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769512080"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1769513230"
},
"departure": {
"delay": 94,
"time": "1769513254"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1769513435"
},
"departure": {
"delay": 114,
"time": "1769513454"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 214,
"time": "1769514454"
},
"departure": {
"delay": 214,
"time": "1769514454"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1769512282"
},
"departure": {
"delay": 45,
"time": "1769512305"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1769512681"
},
"departure": {
"delay": 121,
"time": "1769512681"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 209,
"time": "1769514329"
},
"departure": {
"delay": 209,
"time": "1769514329"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 141,
"time": "1769512581"
},
"departure": {
"delay": 141,
"time": "1769512581"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 314,
"time": "1769515034"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769511610",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1215:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596643:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3337,
"time": "1769514803"
},
"departure": {
"delay": -3337,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3397,
"time": "1769514803"
},
"departure": {
"delay": -3397,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -3037,
"time": "1769514803"
},
"departure": {
"delay": -3037,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2737,
"time": "1769514803"
},
"departure": {
"delay": -2737,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2917,
"time": "1769514803"
},
"departure": {
"delay": -2917,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": -2497,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3577,
"time": "1769514803"
},
"departure": {
"delay": -3577,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3517,
"time": "1769514803"
},
"departure": {
"delay": -3517,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3217,
"time": "1769514803"
},
"departure": {
"delay": -3217,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3637,
"time": "1769514803"
},
"departure": {
"delay": -3637,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3097,
"time": "1769514803"
},
"departure": {
"delay": -3097,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -239,
"time": "1769518261"
},
"departure": {
"delay": -239,
"time": "1769518261"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -270,
"time": "1769518350"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -264,
"time": "1769518296"
},
"departure": {
"delay": -264,
"time": "1769518296"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2557,
"time": "1769514803"
},
"departure": {
"delay": -2557,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596643:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470087:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769516650"
},
"departure": {
"delay": 10,
"time": "1769516650"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -81,
"time": "1769516019"
},
"departure": {
"delay": -81,
"time": "1769516019"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1769515390"
},
"departure": {
"delay": -50,
"time": "1769515390"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -68,
"time": "1769515492"
},
"departure": {
"delay": -68,
"time": "1769515492"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -153,
"time": "1769516307"
},
"departure": {
"delay": -153,
"time": "1769516307"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -114,
"time": "1769516046"
},
"departure": {
"delay": -114,
"time": "1769516046"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -23,
"time": "1769516797"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -126,
"time": "1769515794"
},
"departure": {
"delay": -126,
"time": "1769515794"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -174,
"time": "1769515926"
},
"departure": {
"delay": -174,
"time": "1769515926"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -109,
"time": "1769516111"
},
"departure": {
"delay": -109,
"time": "1769516111"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -68,
"time": "1769516092"
},
"departure": {
"delay": -68,
"time": "1769516092"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -118,
"time": "1769515622"
},
"departure": {
"delay": -118,
"time": "1769515622"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -102,
"time": "1769516178"
},
"departure": {
"delay": -102,
"time": "1769516178"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -46,
"time": "1769516474"
},
"departure": {
"delay": -46,
"time": "1769516474"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -98,
"time": "1769515522"
},
"departure": {
"delay": -98,
"time": "1769515522"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1769516699"
},
"departure": {
"delay": -1,
"time": "1769516699"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -100,
"time": "1769515700"
},
"departure": {
"delay": -100,
"time": "1769515700"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -128,
"time": "1769515552"
},
"departure": {
"delay": -128,
"time": "1769515552"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -126,
"time": "1769515734"
},
"departure": {
"delay": -126,
"time": "1769515734"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -84,
"time": "1769516376"
},
"departure": {
"delay": -84,
"time": "1769516376"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1769516587"
},
"departure": {
"delay": 7,
"time": "1769516587"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -147,
"time": "1769515833"
},
"departure": {
"delay": -147,
"time": "1769515833"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -33,
"time": "1769516547"
},
"departure": {
"delay": -33,
"time": "1769516547"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -159,
"time": "1769515881"
},
"departure": {
"delay": -159,
"time": "1769515881"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470087:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7008:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769515560"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 120,
"time": "1769514120"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1769516280"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"delay": 60,
"time": "1769515860"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 60,
"time": "1769514420"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1769515920"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 120,
"time": "1769514120"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 120,
"time": "1769514060"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1769515080"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 60,
"time": "1769515260"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 120,
"time": "1769513880"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 180,
"time": "1769514240"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 180,
"time": "1769514300"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 60,
"time": "1769515740"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 60,
"time": "1769516160"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 60,
"time": "1769515320"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 60,
"time": "1769515620"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1769516400"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"delay": 60,
"time": "1769515140"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 60,
"time": "1769514720"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1769513940"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1769515440"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 120,
"time": "1769513580"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 60,
"time": "1769514840"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 60,
"time": "1769516040"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 60,
"time": "1769513700"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1769516100"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 60,
"time": "1769514660"
},
"stopId": "FR:76319:ZE:TAEx9175:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1769514780"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 60,
"time": "1769516220"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"delay": 60,
"time": "1769516340"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 120,
"time": "1769513820"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1769515380"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 60,
"time": "1769515980"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 60,
"time": "1769515020"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769514674",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7008:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6357:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1769516270"
},
"departure": {
"delay": 50,
"time": "1769516270"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769512101",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6357:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1769513876"
},
"departure": {
"delay": 116,
"time": "1769513876"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 194,
"time": "1769516054"
},
"departure": {
"delay": 194,
"time": "1769516054"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 205,
"time": "1769514865"
},
"departure": {
"delay": 205,
"time": "1769514865"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 186,
"time": "1769515866"
},
"departure": {
"delay": 186,
"time": "1769515866"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 238,
"time": "1769514728"
},
"departure": {
"delay": 238,
"time": "1769514778"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 222,
"time": "1769515182"
},
"departure": {
"delay": 222,
"time": "1769515182"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1769514150"
},
"departure": {
"delay": 55,
"time": "1769514175"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 186,
"time": "1769515266"
},
"departure": {
"delay": 186,
"time": "1769515266"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 173,
"time": "1769514631"
},
"departure": {
"delay": 173,
"time": "1769514653"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1769513775"
},
"departure": {
"delay": 75,
"time": "1769513775"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 186,
"time": "1769515326"
},
"departure": {
"delay": 186,
"time": "1769515326"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1769513675"
},
"departure": {
"delay": 95,
"time": "1769513675"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 95,
"time": "1769513975"
},
"departure": {
"delay": 95,
"time": "1769513975"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 241,
"time": "1769516221"
},
"departure": {
"delay": 241,
"time": "1769516221"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -23,
"time": "1769514277"
},
"departure": {
"delay": -23,
"time": "1769514277"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1769514050"
},
"departure": {
"delay": 135,
"time": "1769514075"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 204,
"time": "1769516364"
},
"departure": {
"delay": 204,
"time": "1769516364"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 186,
"time": "1769514966"
},
"departure": {
"delay": 186,
"time": "1769514966"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1769514459"
},
"departure": {
"delay": 110,
"time": "1769514530"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 186,
"time": "1769515086"
},
"departure": {
"delay": 186,
"time": "1769515086"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 186,
"time": "1769516286"
},
"departure": {
"delay": 186,
"time": "1769516286"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 186,
"time": "1769516106"
},
"departure": {
"delay": 186,
"time": "1769516106"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 234,
"time": "1769515014"
},
"departure": {
"delay": 234,
"time": "1769515014"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 231,
"time": "1769516151"
},
"departure": {
"delay": 231,
"time": "1769516151"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 186,
"time": "1769516466"
},
"departure": {
"delay": 186,
"time": "1769516466"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769513520",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx381:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:f692becdb0532ab8274605e7fd09f272:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1769514619"
},
"departure": {
"delay": -18,
"time": "1769514642"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"departure": {
"delay": 6,
"time": "1769513346"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": -75,
"time": "1769514508"
},
"departure": {
"delay": -75,
"time": "1769514525"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1769514759"
},
"departure": {
"delay": -3,
"time": "1769514777"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1769513662"
},
"departure": {
"delay": 10,
"time": "1769513710"
},
"stopId": "FR:61169:ZE:2275:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1769513368"
},
"departure": {
"delay": 39,
"time": "1769513379"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": -52,
"time": "1769514482"
},
"departure": {
"delay": -52,
"time": "1769514488"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1769514678"
},
"departure": {
"delay": 4,
"time": "1769514724"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1769514277"
},
"departure": {
"delay": -43,
"time": "1769514317"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769513425"
},
"departure": {
"delay": 49,
"time": "1769513449"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": -52,
"time": "1769514788"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1769513788"
},
"departure": {
"delay": 35,
"time": "1769513855"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1769514564"
},
"departure": {
"delay": -15,
"time": "1769514585"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1769513881"
},
"departure": {
"delay": 34,
"time": "1769513974"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1769513482"
},
"departure": {
"delay": 35,
"time": "1769513495"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": -16,
"time": "1769514138"
},
"departure": {
"delay": -16,
"time": "1769514164"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": -51,
"time": "1769514396"
},
"departure": {
"delay": -51,
"time": "1769514429"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": -34,
"time": "1769514067"
},
"departure": {
"delay": -34,
"time": "1769514086"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1769513534"
},
"departure": {
"delay": 24,
"time": "1769513544"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": -15,
"time": "1769513735"
},
"departure": {
"delay": -15,
"time": "1769513745"
},
"stopId": "FR:61169:ZE:2296:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": -59,
"time": "1769514224"
},
"departure": {
"delay": -59,
"time": "1769514241"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": -23,
"time": "1769514026"
},
"departure": {
"delay": -23,
"time": "1769514037"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1769513560"
},
"departure": {
"delay": 1,
"time": "1769513581"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 6
}
],
"timestamp": "1769514871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:f692becdb0532ab8274605e7fd09f272:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2916:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769516531"
},
"departure": {
"delay": 11,
"time": "1769516531"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769515443"
},
"departure": {
"delay": 3,
"time": "1769515443"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1769516619"
},
"departure": {
"delay": 39,
"time": "1769516619"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1769515281"
},
"departure": {
"delay": 21,
"time": "1769515281"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1769516028"
},
"departure": {
"delay": 48,
"time": "1769516028"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1769516455"
},
"departure": {
"delay": 55,
"time": "1769516455"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769516910"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1769516106"
},
"departure": {
"delay": 6,
"time": "1769516106"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 30,
"time": "1769515230"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1769516712"
},
"departure": {
"delay": 12,
"time": "1769516712"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1769515853"
},
"departure": {
"delay": 53,
"time": "1769515853"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769516250"
},
"departure": {
"delay": 30,
"time": "1769516250"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1769515347"
},
"departure": {
"delay": 27,
"time": "1769515347"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1769515608"
},
"departure": {
"delay": 48,
"time": "1769515608"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769515530"
},
"departure": {
"delay": 30,
"time": "1769515530"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514761",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2916:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746158x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 406,
"time": "1769497696"
},
"departure": {
"delay": 406,
"time": "1769497726"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 284,
"time": "1769496581"
},
"departure": {
"delay": 284,
"time": "1769496644"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 227,
"time": "1769496273"
},
"departure": {
"delay": 227,
"time": "1769496287"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 410,
"time": "1769497082"
},
"departure": {
"delay": 410,
"time": "1769497130"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 326,
"time": "1769498355"
},
"departure": {
"delay": 326,
"time": "1769498366"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 278,
"time": "1769496471"
},
"departure": {
"delay": 278,
"time": "1769496518"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1769495663"
},
"departure": {
"delay": 121,
"time": "1769495701"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 373,
"time": "1769497758"
},
"departure": {
"delay": 373,
"time": "1769497813"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 80,
"time": "1769495086"
},
"departure": {
"delay": 80,
"time": "1769495120"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 226,
"time": "1769496012"
},
"departure": {
"delay": 226,
"time": "1769496046"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 272,
"time": "1769496152"
},
"departure": {
"delay": 272,
"time": "1769496212"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 418,
"time": "1769497576"
},
"departure": {
"delay": 418,
"time": "1769497618"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 363,
"time": "1769497966"
},
"departure": {
"delay": 363,
"time": "1769497983"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 108,
"time": "1769495004"
},
"departure": {
"delay": 108,
"time": "1769495028"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 153,
"time": "1769495759"
},
"departure": {
"delay": 153,
"time": "1769495793"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 330,
"time": "1769498237"
},
"departure": {
"delay": 330,
"time": "1769498250"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 389,
"time": "1769497162"
},
"departure": {
"delay": 389,
"time": "1769497229"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 345,
"time": "1769498432"
},
"departure": {
"delay": 345,
"time": "1769498445"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 358,
"time": "1769498300"
},
"departure": {
"delay": 358,
"time": "1769498338"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 352,
"time": "1769498632"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 262,
"time": "1769496317"
},
"departure": {
"delay": 262,
"time": "1769496382"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1769495143"
},
"departure": {
"delay": 64,
"time": "1769495164"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 276,
"time": "1769496414"
},
"departure": {
"delay": 276,
"time": "1769496456"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 397,
"time": "1769497915"
},
"departure": {
"delay": 397,
"time": "1769497957"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 432,
"time": "1769496891"
},
"departure": {
"delay": 432,
"time": "1769496972"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 252,
"time": "1769496073"
},
"departure": {
"delay": 252,
"time": "1769496132"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 228,
"time": "1769495914"
},
"departure": {
"delay": 228,
"time": "1769495988"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1769494962"
},
"departure": {
"delay": 115,
"time": "1769494975"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 336,
"time": "1769497855"
},
"departure": {
"delay": 336,
"time": "1769497896"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 86,
"time": "1769495208"
},
"departure": {
"delay": 86,
"time": "1769495246"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 376,
"time": "1769498462"
},
"departure": {
"delay": 376,
"time": "1769498476"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 376,
"time": "1769498012"
},
"departure": {
"delay": 376,
"time": "1769498056"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 403,
"time": "1769498497"
},
"departure": {
"delay": 403,
"time": "1769498563"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 379,
"time": "1769498143"
},
"departure": {
"delay": 379,
"time": "1769498179"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 66,
"time": "1769495553"
},
"departure": {
"delay": 66,
"time": "1769495586"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1769495602"
},
"departure": {
"delay": 116,
"time": "1769495636"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 343,
"time": "1769498184"
},
"departure": {
"delay": 343,
"time": "1769498203"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 382,
"time": "1769497007"
},
"departure": {
"delay": 382,
"time": "1769497042"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 392,
"time": "1769496825"
},
"departure": {
"delay": 392,
"time": "1769496872"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 383,
"time": "1769497297"
},
"departure": {
"delay": 383,
"time": "1769497343"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 394,
"time": "1769497409"
},
"departure": {
"delay": 394,
"time": "1769497474"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 78,
"time": "1769495261"
},
"departure": {
"delay": 78,
"time": "1769495298"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769495508"
},
"departure": {
"delay": 60,
"time": "1769495520"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 90,
"time": "1769494950"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1769495355"
},
"departure": {
"delay": 117,
"time": "1769495397"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 373,
"time": "1769498381"
},
"departure": {
"delay": 373,
"time": "1769498413"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 75,
"time": "1769495323"
},
"departure": {
"delay": 75,
"time": "1769495355"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1769495454"
},
"departure": {
"delay": 88,
"time": "1769495488"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746158x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3032:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769513400"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769512560"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769513280"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769512980"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769513040"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769512920"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769512020"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769511900"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769512260"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769513940"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769512620"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76178:ZE:TAEx5052:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769512800"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769512140"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769512860"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769512680"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769512200"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769511960"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769513160"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769513100"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769513760"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769515620"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769512440"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3032:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9647:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1769516922"
},
"departure": {
"delay": 42,
"time": "1769516922"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769516336"
},
"departure": {
"delay": 56,
"time": "1769516336"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769516042"
},
"departure": {
"delay": 2,
"time": "1769516042"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769516557"
},
"departure": {
"delay": 37,
"time": "1769516557"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1769516725"
},
"departure": {
"delay": 25,
"time": "1769516725"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1769515997"
},
"departure": {
"delay": 17,
"time": "1769515997"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1769516607"
},
"departure": {
"delay": 27,
"time": "1769516607"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1769515946"
},
"departure": {
"delay": 26,
"time": "1769515946"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1769516879"
},
"departure": {
"delay": 59,
"time": "1769516879"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1769516189"
},
"departure": {
"delay": 29,
"time": "1769516189"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1769515855"
},
"departure": {
"delay": 55,
"time": "1769515855"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1769516766"
},
"departure": {
"delay": 6,
"time": "1769516766"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1769516456"
},
"departure": {
"delay": 56,
"time": "1769516456"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769515875"
},
"departure": {
"delay": 15,
"time": "1769515875"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1769516303"
},
"departure": {
"delay": 23,
"time": "1769516303"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9647:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746167x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 214,
"time": "1769506526"
},
"departure": {
"delay": 214,
"time": "1769506534"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 28,
"time": "1769503298"
},
"departure": {
"delay": 28,
"time": "1769503348"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -104,
"time": "1769504219"
},
"departure": {
"delay": -104,
"time": "1769504236"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1769505231"
},
"departure": {
"delay": 15,
"time": "1769505315"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -50,
"time": "1769504327"
},
"departure": {
"delay": -50,
"time": "1769504350"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1769503772"
},
"departure": {
"delay": 11,
"time": "1769503811"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1769503436"
},
"departure": {
"delay": 10,
"time": "1769503450"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 204,
"time": "1769506456"
},
"departure": {
"delay": 204,
"time": "1769506464"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -1,
"time": "1769505506"
},
"departure": {
"delay": -1,
"time": "1769505539"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1769503170"
},
"departure": {
"delay": 42,
"time": "1769503182"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -8,
"time": "1769505104"
},
"departure": {
"delay": -8,
"time": "1769505172"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 71,
"time": "1769505811"
},
"departure": {
"delay": 71,
"time": "1769505851"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -6,
"time": "1769505380"
},
"departure": {
"delay": -6,
"time": "1769505414"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -8,
"time": "1769503994"
},
"departure": {
"delay": -8,
"time": "1769504032"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -37,
"time": "1769505592"
},
"departure": {
"delay": -37,
"time": "1769505623"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 18,
"time": "1769504840"
},
"departure": {
"delay": 18,
"time": "1769504898"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 133,
"time": "1769506262"
},
"departure": {
"delay": 133,
"time": "1769506273"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 32,
"time": "1769504939"
},
"departure": {
"delay": 32,
"time": "1769504972"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 77,
"time": "1769505917"
},
"departure": {
"delay": 77,
"time": "1769505977"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -53,
"time": "1769503606"
},
"departure": {
"delay": -53,
"time": "1769503627"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1769505003"
},
"departure": {
"delay": -11,
"time": "1769505049"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -30,
"time": "1769504110"
},
"departure": {
"delay": -30,
"time": "1769504130"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -8,
"time": "1769503838"
},
"departure": {
"delay": -8,
"time": "1769503852"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 163,
"time": "1769506101"
},
"departure": {
"delay": 163,
"time": "1769506243"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 6,
"time": "1769503561"
},
"departure": {
"delay": 6,
"time": "1769503566"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769503212"
},
"departure": {
"delay": 40,
"time": "1769503240"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 12,
"time": "1769503152"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769505679"
},
"departure": {
"delay": 6,
"time": "1769505786"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1769503903"
},
"departure": {
"time": "1769503920"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -34,
"time": "1769504388"
},
"departure": {
"delay": -34,
"time": "1769504426"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -45,
"time": "1769503738"
},
"departure": {
"delay": -45,
"time": "1769503755"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1769506074"
},
"departure": {
"delay": 69,
"time": "1769506089"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 181,
"time": "1769506488"
},
"departure": {
"delay": 181,
"time": "1769506501"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -22,
"time": "1769504062"
},
"departure": {
"delay": -22,
"time": "1769504078"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -50,
"time": "1769504629"
},
"departure": {
"delay": -50,
"time": "1769504710"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 176,
"time": "1769506547"
},
"departure": {
"delay": 176,
"time": "1769506556"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -14,
"time": "1769503472"
},
"departure": {
"delay": -14,
"time": "1769503486"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1769503372"
},
"departure": {
"delay": 6,
"time": "1769503386"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1769504743"
},
"departure": {
"delay": -17,
"time": "1769504803"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -31,
"time": "1769503652"
},
"departure": {
"delay": -31,
"time": "1769503709"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -46,
"time": "1769504436"
},
"departure": {
"delay": -46,
"time": "1769504474"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1769503514"
},
"departure": {
"delay": -10,
"time": "1769503550"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 194,
"time": "1769506313"
},
"departure": {
"delay": 194,
"time": "1769506394"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 119,
"time": "1769506619"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 180,
"time": "1769506408"
},
"departure": {
"delay": 180,
"time": "1769506440"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 50,
"time": "1769505870"
},
"departure": {
"delay": 50,
"time": "1769505890"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -52,
"time": "1769504545"
},
"departure": {
"delay": -52,
"time": "1769504588"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -52,
"time": "1769504150"
},
"departure": {
"delay": -52,
"time": "1769504168"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746167x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6480160384614400x8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769514834"
},
"departure": {
"delay": 4,
"time": "1769514844"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 84,
"time": "1769514130"
},
"departure": {
"delay": 84,
"time": "1769514144"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 123,
"time": "1769515383"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 38,
"time": "1769514446"
},
"departure": {
"delay": 38,
"time": "1769514458"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1769515018"
},
"departure": {
"delay": 8,
"time": "1769515028"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 47,
"time": "1769514325"
},
"departure": {
"delay": 47,
"time": "1769514347"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769514187"
},
"departure": {
"delay": 30,
"time": "1769514210"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1769514240"
},
"departure": {
"delay": 23,
"time": "1769514263"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1769515118"
},
"departure": {
"delay": -12,
"time": "1769515128"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 63,
"time": "1769514573"
},
"departure": {
"delay": 63,
"time": "1769514603"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 62,
"time": "1769514652"
},
"departure": {
"delay": 62,
"time": "1769514662"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1769514735"
},
"departure": {
"delay": 36,
"time": "1769514756"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 24,
"time": "1769514374"
},
"departure": {
"delay": 24,
"time": "1769514384"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -7,
"time": "1769515183"
},
"departure": {
"delay": -7,
"time": "1769515193"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -9,
"time": "1769514941"
},
"departure": {
"delay": -9,
"time": "1769514951"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6480160384614400x8:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745194x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1769490673"
},
"departure": {
"delay": 109,
"time": "1769490709"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1769491542"
},
"departure": {
"delay": -27,
"time": "1769491593"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1769491331"
},
"departure": {
"delay": 49,
"time": "1769491369"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1769491473"
},
"departure": {
"delay": -14,
"time": "1769491486"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1769490736"
},
"departure": {
"delay": 86,
"time": "1769490746"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1769491258"
},
"departure": {
"delay": 29,
"time": "1769491289"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1769490422"
},
"departure": {
"delay": 78,
"time": "1769490438"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1769491146"
},
"departure": {
"delay": 16,
"time": "1769491216"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1769491408"
},
"departure": {
"delay": 57,
"time": "1769491437"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -44,
"time": "1769491696"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1769490241"
},
"departure": {
"delay": 79,
"time": "1769490259"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1769490473"
},
"departure": {
"delay": 129,
"time": "1769490549"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1769490793"
},
"departure": {
"delay": 36,
"time": "1769490816"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 83,
"time": "1769490284"
},
"departure": {
"delay": 83,
"time": "1769490323"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 114,
"time": "1769490114"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 96,
"time": "1769490349"
},
"departure": {
"delay": 96,
"time": "1769490396"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1769490977"
},
"departure": {
"delay": 35,
"time": "1769490995"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1769490913"
},
"departure": {
"delay": 24,
"time": "1769490924"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1769491073"
},
"departure": {
"delay": 12,
"time": "1769491092"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1769490579"
},
"departure": {
"delay": 112,
"time": "1769490592"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745194x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769537340"
},
"departure": {
"time": "1769537340"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769536920"
},
"departure": {
"time": "1769536920"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769535000"
},
"departure": {
"time": "1769535000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769536500"
},
"departure": {
"time": "1769536500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769537040"
},
"departure": {
"time": "1769537040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769535720"
},
"departure": {
"time": "1769535720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769535300"
},
"departure": {
"time": "1769535300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769536320"
},
"departure": {
"time": "1769536320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769536560"
},
"departure": {
"time": "1769536560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769534460"
},
"departure": {
"time": "1769534460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769535360"
},
"departure": {
"time": "1769535360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769534700"
},
"departure": {
"time": "1769534700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769535900"
},
"departure": {
"time": "1769535900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769534940"
},
"departure": {
"time": "1769534940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769536800"
},
"departure": {
"time": "1769536800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769536620"
},
"departure": {
"time": "1769536620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769537400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769534945"
},
"departure": {
"delay": 5,
"time": "1769534945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769536805"
},
"departure": {
"delay": 5,
"time": "1769536805"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769535060"
},
"departure": {
"time": "1769535060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769537100"
},
"departure": {
"time": "1769537100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769535600"
},
"departure": {
"time": "1769535600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769537160"
},
"departure": {
"time": "1769537160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769536860"
},
"departure": {
"time": "1769536860"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769534465"
},
"departure": {
"delay": 5,
"time": "1769534465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769535240"
},
"departure": {
"time": "1769535240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769535180"
},
"departure": {
"time": "1769535180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769535540"
},
"departure": {
"time": "1769535540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769534820"
},
"departure": {
"time": "1769534820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769537220"
},
"departure": {
"time": "1769537220"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1769534400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769536260"
},
"departure": {
"time": "1769536260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769535120"
},
"departure": {
"time": "1769535120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769534880"
},
"departure": {
"time": "1769534880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1055:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3835:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 16,
"time": "1769511496"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769513340"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 36,
"time": "1769511553"
},
"departure": {
"delay": 36,
"time": "1769511576"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1769513141"
},
"departure": {
"delay": 116,
"time": "1769513156"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 136,
"time": "1769512380"
},
"departure": {
"delay": 136,
"time": "1769512396"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1769513049"
},
"departure": {
"delay": 96,
"time": "1769513076"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1769513241"
},
"departure": {
"delay": 96,
"time": "1769513256"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 96,
"time": "1769512268"
},
"departure": {
"delay": 96,
"time": "1769512296"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 196,
"time": "1769512561"
},
"departure": {
"delay": 196,
"time": "1769512576"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1769512467"
},
"departure": {
"delay": 116,
"time": "1769512496"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769511501",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3835:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850613F5510301x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769512920"
},
"departure": {
"time": "1769512980"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769511720"
},
"departure": {
"time": "1769511780"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769511060"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769514600"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769513520"
},
"departure": {
"time": "1769513580"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769513160"
},
"departure": {
"time": "1769513220"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769513700"
},
"departure": {
"time": "1769513760"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769511480"
},
"departure": {
"time": "1769511540"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769511960"
},
"departure": {
"time": "1769512080"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769512440"
},
"departure": {
"time": "1769512620"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769507431",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850613F5510301x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745727x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1769505413"
},
"departure": {
"delay": 86,
"time": "1769505446"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1769506141"
},
"departure": {
"delay": 80,
"time": "1769506160"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 142,
"time": "1769507997"
},
"departure": {
"delay": 142,
"time": "1769508022"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 72,
"time": "1769505252"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1769505514"
},
"departure": {
"delay": 70,
"time": "1769505550"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1769508108"
},
"departure": {
"delay": 115,
"time": "1769508115"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 176,
"time": "1769507917"
},
"departure": {
"delay": 176,
"time": "1769507936"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 151,
"time": "1769506979"
},
"departure": {
"delay": 151,
"time": "1769507011"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 229,
"time": "1769507482"
},
"departure": {
"delay": 229,
"time": "1769507509"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1769505982"
},
"departure": {
"delay": 66,
"time": "1769506026"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 104,
"time": "1769505730"
},
"departure": {
"delay": 104,
"time": "1769505764"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 189,
"time": "1769507576"
},
"departure": {
"delay": 189,
"time": "1769507589"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 187,
"time": "1769507815"
},
"departure": {
"delay": 187,
"time": "1769507827"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 173,
"time": "1769506890"
},
"departure": {
"delay": 173,
"time": "1769506913"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 190,
"time": "1769507616"
},
"departure": {
"delay": 190,
"time": "1769507650"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 200,
"time": "1769507209"
},
"departure": {
"delay": 200,
"time": "1769507240"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 144,
"time": "1769506551"
},
"departure": {
"delay": 144,
"time": "1769506584"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1769508150"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 69,
"time": "1769505619"
},
"departure": {
"delay": 69,
"time": "1769505669"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 128,
"time": "1769506710"
},
"departure": {
"delay": 128,
"time": "1769506748"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1769506775"
},
"departure": {
"delay": 144,
"time": "1769506824"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1769506446"
},
"departure": {
"delay": 113,
"time": "1769506493"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1769505320"
},
"departure": {
"delay": 110,
"time": "1769505350"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 202,
"time": "1769506330"
},
"departure": {
"delay": 202,
"time": "1769506402"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1769507963"
},
"departure": {
"delay": 157,
"time": "1769507977"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 76,
"time": "1769505878"
},
"departure": {
"delay": 76,
"time": "1769505916"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 168,
"time": "1769507719"
},
"departure": {
"delay": 168,
"time": "1769507748"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 89,
"time": "1769506626"
},
"departure": {
"delay": 89,
"time": "1769506649"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1769508056"
},
"departure": {
"delay": 151,
"time": "1769508091"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 119,
"time": "1769507058"
},
"departure": {
"delay": 119,
"time": "1769507099"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1769505830"
},
"departure": {
"delay": 64,
"time": "1769505844"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 182,
"time": "1769507857"
},
"departure": {
"delay": 182,
"time": "1769507882"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 52,
"time": "1769505454"
},
"departure": {
"delay": 52,
"time": "1769505472"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745727x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12638:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1769516344"
},
"departure": {
"delay": 64,
"time": "1769516344"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 118,
"time": "1769517058"
},
"departure": {
"delay": 118,
"time": "1769517058"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 88,
"time": "1769515168"
},
"departure": {
"delay": 88,
"time": "1769515168"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1769517184"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 109,
"time": "1769514769"
},
"departure": {
"delay": 109,
"time": "1769514769"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1769516267"
},
"departure": {
"delay": 107,
"time": "1769516267"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1769514690"
},
"departure": {
"delay": 90,
"time": "1769514690"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1769515504"
},
"departure": {
"delay": 64,
"time": "1769515504"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 122,
"time": "1769517002"
},
"departure": {
"delay": 122,
"time": "1769517002"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 64,
"time": "1769515744"
},
"departure": {
"delay": 64,
"time": "1769515744"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1769516524"
},
"departure": {
"delay": 64,
"time": "1769516524"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1769516884"
},
"departure": {
"delay": 64,
"time": "1769516884"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1769515144"
},
"departure": {
"delay": 64,
"time": "1769515144"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1769514560"
},
"departure": {
"delay": 80,
"time": "1769514560"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 9,
"time": "1769514489"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1769514531"
},
"departure": {
"delay": 51,
"time": "1769514531"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1769516469"
},
"departure": {
"delay": 69,
"time": "1769516469"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1769517117"
},
"departure": {
"delay": 117,
"time": "1769517117"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 100,
"time": "1769514640"
},
"departure": {
"delay": 100,
"time": "1769514640"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 64,
"time": "1769515384"
},
"departure": {
"delay": 64,
"time": "1769515384"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1769516202"
},
"departure": {
"delay": 102,
"time": "1769516202"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1769514962"
},
"departure": {
"delay": 62,
"time": "1769514962"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 66,
"time": "1769516646"
},
"departure": {
"delay": 66,
"time": "1769516646"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 79,
"time": "1769515039"
},
"departure": {
"delay": 79,
"time": "1769515039"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1769514904"
},
"departure": {
"delay": 64,
"time": "1769514904"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1769515861"
},
"departure": {
"delay": 121,
"time": "1769515861"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769514500",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12638:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12196:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 311,
"time": "1769514681"
},
"departure": {
"delay": 311,
"time": "1769514731"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 182,
"time": "1769513522"
},
"departure": {
"delay": 182,
"time": "1769513522"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1769512656"
},
"departure": {
"delay": 96,
"time": "1769512656"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1769513033"
},
"departure": {
"delay": 136,
"time": "1769513056"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769512200"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1769513131"
},
"departure": {
"delay": 91,
"time": "1769513131"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1769513410"
},
"departure": {
"delay": 130,
"time": "1769513410"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 127,
"time": "1769512807"
},
"departure": {
"delay": 127,
"time": "1769512807"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 279,
"time": "1769514219"
},
"departure": {
"delay": 279,
"time": "1769514219"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 306,
"time": "1769514606"
},
"departure": {
"delay": 306,
"time": "1769514606"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 144,
"time": "1769512524"
},
"departure": {
"delay": 144,
"time": "1769512524"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 166,
"time": "1769513669"
},
"departure": {
"delay": 166,
"time": "1769513806"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 241,
"time": "1769513881"
},
"departure": {
"delay": 241,
"time": "1769513881"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 156,
"time": "1769512596"
},
"departure": {
"delay": 156,
"time": "1769512596"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 147,
"time": "1769512685"
},
"departure": {
"delay": 147,
"time": "1769512707"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 281,
"time": "1769513933"
},
"departure": {
"delay": 281,
"time": "1769513981"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 298,
"time": "1769514058"
},
"departure": {
"delay": 298,
"time": "1769514058"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1769513285"
},
"departure": {
"delay": 65,
"time": "1769513285"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 124,
"time": "1769512444"
},
"departure": {
"delay": 124,
"time": "1769512444"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 278,
"time": "1769514158"
},
"departure": {
"delay": 278,
"time": "1769514158"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 281,
"time": "1769514281"
},
"departure": {
"delay": 281,
"time": "1769514281"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1769512770"
},
"departure": {
"delay": 90,
"time": "1769512770"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1769513181"
},
"departure": {
"delay": 81,
"time": "1769513181"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 101,
"time": "1769513261"
},
"departure": {
"delay": 101,
"time": "1769513261"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 261,
"time": "1769514333"
},
"departure": {
"delay": 261,
"time": "1769514381"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 132,
"time": "1769512306"
},
"departure": {
"delay": 132,
"time": "1769512332"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1769512875"
},
"departure": {
"delay": 75,
"time": "1769512875"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 259,
"time": "1769514859"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 326,
"time": "1769514506"
},
"departure": {
"delay": 326,
"time": "1769514506"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 121,
"time": "1769513581"
},
"departure": {
"delay": 121,
"time": "1769513581"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769512020",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12196:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746210x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 192,
"time": "1769500006"
},
"departure": {
"delay": 192,
"time": "1769500032"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 116,
"time": "1769500234"
},
"departure": {
"delay": 116,
"time": "1769500256"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -48,
"time": "1769501137"
},
"departure": {
"delay": -48,
"time": "1769501172"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 238,
"time": "1769499512"
},
"departure": {
"delay": 238,
"time": "1769499538"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1769498235"
},
"departure": {
"delay": 57,
"time": "1769498277"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1769498498"
},
"departure": {
"delay": 78,
"time": "1769498538"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1769498111"
},
"departure": {
"delay": 43,
"time": "1769498143"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1769500561"
},
"departure": {
"delay": 91,
"time": "1769500591"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 91,
"time": "1769500820"
},
"departure": {
"delay": 91,
"time": "1769500831"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 106,
"time": "1769498599"
},
"departure": {
"delay": 106,
"time": "1769498626"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1769500663"
},
"departure": {
"delay": 59,
"time": "1769500679"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 207,
"time": "1769499234"
},
"departure": {
"delay": 207,
"time": "1769499267"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1769500869"
},
"departure": {
"delay": 77,
"time": "1769500877"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 41,
"time": "1769498384"
},
"departure": {
"delay": 41,
"time": "1769498441"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1769500766"
},
"departure": {
"delay": 61,
"time": "1769500801"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 169,
"time": "1769500097"
},
"departure": {
"delay": 169,
"time": "1769500129"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -48,
"time": "1769501399"
},
"departure": {
"delay": -48,
"time": "1769501412"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 125,
"time": "1769498974"
},
"departure": {
"delay": 125,
"time": "1769499005"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 216,
"time": "1769499352"
},
"departure": {
"delay": 216,
"time": "1769499396"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1769501314"
},
"departure": {
"delay": -38,
"time": "1769501362"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 84,
"time": "1769500507"
},
"departure": {
"delay": 84,
"time": "1769500524"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 193,
"time": "1769499124"
},
"departure": {
"delay": 193,
"time": "1769499193"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 134,
"time": "1769500178"
},
"departure": {
"delay": 134,
"time": "1769500214"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 135,
"time": "1769498942"
},
"departure": {
"delay": 135,
"time": "1769498955"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1769500401"
},
"departure": {
"delay": 117,
"time": "1769500437"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 99,
"time": "1769500345"
},
"departure": {
"delay": 99,
"time": "1769500359"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 186,
"time": "1769499030"
},
"departure": {
"delay": 186,
"time": "1769499066"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -49,
"time": "1769501034"
},
"departure": {
"delay": -49,
"time": "1769501051"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 153,
"time": "1769499866"
},
"departure": {
"delay": 153,
"time": "1769499873"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -5,
"time": "1769500964"
},
"departure": {
"delay": -5,
"time": "1769500975"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 39,
"time": "1769498304"
},
"departure": {
"delay": 39,
"time": "1769498319"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -45,
"time": "1769501281"
},
"departure": {
"delay": -45,
"time": "1769501295"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -72,
"time": "1769501448"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"departure": {
"delay": 18,
"time": "1769498058"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1769498671"
},
"departure": {
"delay": 66,
"time": "1769498706"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1769498871"
},
"departure": {
"delay": 146,
"time": "1769498906"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1769498333"
},
"departure": {
"delay": 27,
"time": "1769498367"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1769500735"
},
"departure": {
"delay": 67,
"time": "1769500747"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -46,
"time": "1769501098"
},
"departure": {
"delay": -46,
"time": "1769501114"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 193,
"time": "1769499626"
},
"departure": {
"delay": 193,
"time": "1769499673"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1769498640"
},
"departure": {
"delay": 74,
"time": "1769498654"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1769499894"
},
"departure": {
"delay": 185,
"time": "1769499965"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769500940"
},
"departure": {
"delay": 30,
"time": "1769500950"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 173,
"time": "1769499796"
},
"departure": {
"delay": 173,
"time": "1769499833"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1769500992"
},
"departure": {
"delay": -29,
"time": "1769501011"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 121,
"time": "1769500309"
},
"departure": {
"delay": 121,
"time": "1769500321"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1769500889"
},
"departure": {
"delay": 40,
"time": "1769500900"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 95,
"time": "1769500465"
},
"departure": {
"delay": 95,
"time": "1769500475"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 81,
"time": "1769498451"
},
"departure": {
"delay": 81,
"time": "1769498481"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 213,
"time": "1769499721"
},
"departure": {
"delay": 213,
"time": "1769499753"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746210x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13862:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1769512510"
},
"departure": {
"delay": 130,
"time": "1769512510"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -4,
"time": "1769514476"
},
"departure": {
"delay": -4,
"time": "1769514476"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 111,
"time": "1769512371"
},
"departure": {
"delay": 111,
"time": "1769512371"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1769514325"
},
"departure": {
"delay": 25,
"time": "1769514325"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 70,
"time": "1769513470"
},
"departure": {
"delay": 70,
"time": "1769513470"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1769512011"
},
"departure": {
"delay": 51,
"time": "1769512011"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 124,
"time": "1769512324"
},
"departure": {
"delay": 124,
"time": "1769512324"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1769513077"
},
"departure": {
"delay": 37,
"time": "1769513077"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -58,
"time": "1769513222"
},
"departure": {
"delay": -58,
"time": "1769513222"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 168,
"time": "1769512428"
},
"departure": {
"delay": 168,
"time": "1769512428"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1769512706"
},
"departure": {
"delay": 86,
"time": "1769512706"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1769512170"
},
"departure": {
"delay": 30,
"time": "1769512170"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 124,
"time": "1769512624"
},
"departure": {
"delay": 124,
"time": "1769512624"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1769513763"
},
"departure": {
"delay": 3,
"time": "1769513763"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -52,
"time": "1769514608"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": -18,
"time": "1769513622"
},
"departure": {
"delay": -18,
"time": "1769513622"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769511900"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1769514395"
},
"departure": {
"delay": 35,
"time": "1769514395"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 136,
"time": "1769512276"
},
"departure": {
"delay": 136,
"time": "1769512276"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1769511966"
},
"departure": {
"delay": 6,
"time": "1769511966"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1769512930"
},
"departure": {
"delay": 85,
"time": "1769512945"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1769512781"
},
"departure": {
"delay": 41,
"time": "1769512781"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1769513945"
},
"departure": {
"delay": -55,
"time": "1769513945"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1769514220"
},
"departure": {
"delay": 30,
"time": "1769514270"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": -75,
"time": "1769514020"
},
"departure": {
"delay": -75,
"time": "1769514045"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 51,
"time": "1769512071"
},
"departure": {
"delay": 51,
"time": "1769512071"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1769512750"
},
"departure": {
"delay": 70,
"time": "1769512750"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1769514000"
},
"departure": {
"delay": -60,
"time": "1769514000"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 126,
"time": "1769512446"
},
"departure": {
"delay": 126,
"time": "1769512446"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -80,
"time": "1769514100"
},
"departure": {
"delay": -80,
"time": "1769514100"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 70,
"time": "1769512570"
},
"departure": {
"delay": 70,
"time": "1769512570"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1769513896"
},
"departure": {
"delay": -44,
"time": "1769513896"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1769514421"
},
"departure": {
"delay": 1,
"time": "1769514421"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": -108,
"time": "1769513172"
},
"departure": {
"delay": -108,
"time": "1769513172"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1769512870"
},
"departure": {
"delay": 70,
"time": "1769512870"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -70,
"time": "1769513854"
},
"departure": {
"delay": -70,
"time": "1769513870"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 55,
"time": "1769512135"
},
"departure": {
"delay": 55,
"time": "1769512135"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1769512654"
},
"departure": {
"delay": 94,
"time": "1769512654"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1769512521"
},
"departure": {
"delay": 81,
"time": "1769512521"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769511400",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13862:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76705:ZE:TAEx9185:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769517600"
},
"stopId": "FR:76484:ZE:TAEx9115:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76484:ZE:TAEx9060:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769517120"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76484:ZE:TAEx9047:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769517180"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769517060"
},
"stopId": "FR:76484:ZE:TAEx9028:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76484:ZE:TAEx9040:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5119:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14396:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769517855"
},
"departure": {
"delay": 15,
"time": "1769517855"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1769517516"
},
"departure": {
"delay": 36,
"time": "1769517516"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 30,
"time": "1769516610"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769517597"
},
"departure": {
"delay": 57,
"time": "1769517597"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769517720"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1769517427"
},
"departure": {
"delay": 7,
"time": "1769517427"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1769517651"
},
"departure": {
"delay": 51,
"time": "1769517651"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769517300"
},
"departure": {
"time": "1769517300"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769512420",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14396:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4038:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769517960"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769518740"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769518800"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769517180"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769516640"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769517720"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769518620"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769517060"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769518380"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4038:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597071:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 313,
"time": "1769514853"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 381,
"time": "1769514801"
},
"departure": {
"delay": 381,
"time": "1769514801"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 348,
"time": "1769514588"
},
"departure": {
"delay": 348,
"time": "1769514588"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 381,
"time": "1769514741"
},
"departure": {
"delay": 381,
"time": "1769514741"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 321,
"time": "1769514490"
},
"departure": {
"delay": 321,
"time": "1769514501"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597071:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745168x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1769509294"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1769507892"
},
"departure": {
"delay": 55,
"time": "1769507935"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1769507611"
},
"departure": {
"delay": -11,
"time": "1769507629"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 179,
"time": "1769509087"
},
"departure": {
"delay": 179,
"time": "1769509199"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 34,
"time": "1769507434"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1769508133"
},
"departure": {
"delay": -2,
"time": "1769508178"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1769508926"
},
"departure": {
"delay": 87,
"time": "1769508987"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1769507820"
},
"departure": {
"delay": 43,
"time": "1769507863"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1769508671"
},
"departure": {
"delay": 29,
"time": "1769508749"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1769508566"
},
"departure": {
"delay": -52,
"time": "1769508608"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1769508304"
},
"departure": {
"delay": -21,
"time": "1769508339"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1769508001"
},
"departure": {
"delay": 42,
"time": "1769508042"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1769507743"
},
"departure": {
"delay": 31,
"time": "1769507791"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1769508072"
},
"departure": {
"delay": 18,
"time": "1769508078"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1769507657"
},
"departure": {
"delay": -4,
"time": "1769507696"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1769507544"
},
"departure": {
"time": "1769507580"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -84,
"time": "1769508478"
},
"departure": {
"delay": -84,
"time": "1769508516"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1769508220"
},
"departure": {
"delay": -47,
"time": "1769508253"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -57,
"time": "1769508394"
},
"departure": {
"delay": -57,
"time": "1769508423"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1769508833"
},
"departure": {
"delay": 99,
"time": "1769508879"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745168x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747855x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1769514272"
},
"departure": {
"delay": 73,
"time": "1769514313"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1769513609"
},
"departure": {
"delay": 40,
"time": "1769513620"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -49,
"time": "1769513697"
},
"departure": {
"delay": -49,
"time": "1769513711"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1769514099"
},
"departure": {
"delay": -6,
"time": "1769514174"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1769514201"
},
"departure": {
"delay": -4,
"time": "1769514236"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1769513994"
},
"departure": {
"delay": -29,
"time": "1769514031"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1769513634"
},
"departure": {
"delay": 3,
"time": "1769513643"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1769515090"
},
"departure": {
"delay": 130,
"time": "1769515090"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1769514333"
},
"departure": {
"delay": 61,
"time": "1769514361"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1769513844"
},
"departure": {
"delay": -28,
"time": "1769513852"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 11,
"time": "1769513411"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1769514442"
},
"departure": {
"delay": 117,
"time": "1769514477"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1769513464"
},
"departure": {
"delay": 13,
"time": "1769513533"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1769514371"
},
"departure": {
"delay": 109,
"time": "1769514409"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1769513744"
},
"departure": {
"delay": 1,
"time": "1769513761"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1769513781"
},
"departure": {
"delay": -19,
"time": "1769513801"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1769514749"
},
"departure": {
"delay": 122,
"time": "1769514782"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1769515210"
},
"departure": {
"delay": 130,
"time": "1769515210"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1769514634"
},
"departure": {
"delay": 127,
"time": "1769514667"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1769515450"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 121,
"time": "1769514693"
},
"departure": {
"delay": 121,
"time": "1769514721"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1769515030"
},
"departure": {
"delay": 130,
"time": "1769515030"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 130,
"time": "1769514910"
},
"departure": {
"delay": 130,
"time": "1769514910"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1769515270"
},
"departure": {
"delay": 130,
"time": "1769515270"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -53,
"time": "1769513926"
},
"departure": {
"delay": -53,
"time": "1769513947"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747855x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1769513550"
},
"departure": {
"delay": 115,
"time": "1769513575"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1769513176"
},
"departure": {
"delay": 95,
"time": "1769513195"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1769512711"
},
"departure": {
"delay": 91,
"time": "1769512711"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1769513975"
},
"departure": {
"delay": 35,
"time": "1769513975"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1769513236"
},
"departure": {
"delay": 76,
"time": "1769513236"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1769512656"
},
"departure": {
"delay": 99,
"time": "1769512659"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1769513269"
},
"departure": {
"delay": 58,
"time": "1769513278"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1769513116"
},
"departure": {
"delay": 76,
"time": "1769513116"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1769512956"
},
"departure": {
"delay": 96,
"time": "1769512956"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1769514000"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 95,
"time": "1769512475"
},
"departure": {
"delay": 95,
"time": "1769512475"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1769513918"
},
"departure": {
"delay": 38,
"time": "1769513918"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 119,
"time": "1769513819"
},
"departure": {
"delay": 119,
"time": "1769513819"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1769513761"
},
"departure": {
"delay": 121,
"time": "1769513761"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1769513064"
},
"departure": {
"delay": 84,
"time": "1769513064"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1769513350"
},
"departure": {
"delay": 70,
"time": "1769513350"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1769513663"
},
"departure": {
"delay": 143,
"time": "1769513663"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1769513003"
},
"departure": {
"delay": 105,
"time": "1769513025"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1769513475"
},
"departure": {
"delay": 100,
"time": "1769513500"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 99,
"time": "1769512359"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 135,
"time": "1769513895"
},
"departure": {
"delay": 135,
"time": "1769513895"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 138,
"time": "1769512758"
},
"departure": {
"delay": 138,
"time": "1769512758"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1769513689"
},
"departure": {
"delay": 109,
"time": "1769513689"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 53,
"time": "1769512853"
},
"departure": {
"delay": 53,
"time": "1769512853"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 112,
"time": "1769512430"
},
"departure": {
"delay": 112,
"time": "1769512432"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 106,
"time": "1769512606"
},
"departure": {
"delay": 106,
"time": "1769512606"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 105,
"time": "1769513623"
},
"departure": {
"delay": 105,
"time": "1769513625"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769512360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10541:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470316:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3408,
"time": "1769514792"
},
"departure": {
"delay": -3408,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2748,
"time": "1769514792"
},
"departure": {
"delay": -2748,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2508,
"time": "1769514792"
},
"departure": {
"delay": -2508,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2688,
"time": "1769514792"
},
"departure": {
"delay": -2688,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2508,
"time": "1769514792"
},
"departure": {
"delay": -2508,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2928,
"time": "1769514792"
},
"departure": {
"delay": -2928,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"time": "1769517639"
},
"departure": {
"time": "1769517960"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -89,
"time": "1769518531"
},
"departure": {
"delay": -89,
"time": "1769518531"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -32,
"time": "1769518468"
},
"departure": {
"delay": -32,
"time": "1769518468"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2568,
"time": "1769514792"
},
"departure": {
"delay": -2568,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3348,
"time": "1769514792"
},
"departure": {
"delay": -3348,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3288,
"time": "1769514792"
},
"departure": {
"delay": -3288,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2208,
"time": "1769514792"
},
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -102,
"time": "1769518578"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3408,
"time": "1769514792"
},
"departure": {
"delay": -3408,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -81,
"time": "1769518359"
},
"departure": {
"delay": -81,
"time": "1769518359"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3528,
"time": "1769514792"
},
"departure": {
"delay": -3528,
"time": "1769514792"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2388,
"time": "1769514792"
},
"departure": {
"delay": -2388,
"time": "1769514792"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470316:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748437x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1769508017"
},
"departure": {
"delay": 101,
"time": "1769508041"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 92,
"time": "1769508200"
},
"departure": {
"delay": 92,
"time": "1769508212"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 187,
"time": "1769506189"
},
"departure": {
"delay": 187,
"time": "1769506207"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1769506349"
},
"departure": {
"delay": 123,
"time": "1769506383"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1769506708"
},
"departure": {
"delay": 75,
"time": "1769506935"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 127,
"time": "1769506311"
},
"departure": {
"delay": 127,
"time": "1769506327"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1769507990"
},
"departure": {
"delay": 127,
"time": "1769508007"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 139,
"time": "1769505979"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1769507623"
},
"departure": {
"delay": 81,
"time": "1769507661"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 109,
"time": "1769507499"
},
"departure": {
"delay": 109,
"time": "1769507509"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1769508261"
},
"departure": {
"delay": 111,
"time": "1769508291"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1769507139"
},
"departure": {
"delay": 64,
"time": "1769507164"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1769506411"
},
"departure": {
"delay": 103,
"time": "1769506423"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1769506625"
},
"departure": {
"delay": 97,
"time": "1769506657"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1769507901"
},
"departure": {
"delay": 102,
"time": "1769507922"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1769508411"
},
"departure": {
"delay": 187,
"time": "1769508427"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 90,
"time": "1769507256"
},
"departure": {
"delay": 90,
"time": "1769507310"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1769506529"
},
"departure": {
"delay": 105,
"time": "1769506545"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1769506027"
},
"departure": {
"delay": 149,
"time": "1769506049"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 152,
"time": "1769508632"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1769506988"
},
"departure": {
"delay": 40,
"time": "1769507020"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1769506256"
},
"departure": {
"delay": 185,
"time": "1769506265"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1769507764"
},
"departure": {
"delay": 107,
"time": "1769507807"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 165,
"time": "1769506293"
},
"departure": {
"delay": 165,
"time": "1769506305"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1769507589"
},
"departure": {
"delay": 77,
"time": "1769507597"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1769506442"
},
"departure": {
"delay": 70,
"time": "1769506450"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1769508087"
},
"departure": {
"delay": 102,
"time": "1769508102"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1769507054"
},
"departure": {
"delay": 56,
"time": "1769507096"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 177,
"time": "1769508322"
},
"departure": {
"delay": 177,
"time": "1769508357"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 71,
"time": "1769507182"
},
"departure": {
"delay": 71,
"time": "1769507231"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1769506072"
},
"departure": {
"delay": 125,
"time": "1769506085"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1769507870"
},
"departure": {
"delay": 71,
"time": "1769507891"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 189,
"time": "1769506131"
},
"departure": {
"delay": 189,
"time": "1769506149"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 105,
"time": "1769507354"
},
"departure": {
"delay": 105,
"time": "1769507385"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748437x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1358:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1769514308"
},
"departure": {
"delay": 68,
"time": "1769514308"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1769514611"
},
"departure": {
"delay": 131,
"time": "1769514611"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 107,
"time": "1769514407"
},
"departure": {
"delay": 107,
"time": "1769514407"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -78,
"time": "1769516322"
},
"departure": {
"delay": -78,
"time": "1769516322"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -60,
"time": "1769515080"
},
"departure": {
"delay": -60,
"time": "1769515080"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1769514493"
},
"departure": {
"delay": 73,
"time": "1769514493"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -76,
"time": "1769516204"
},
"departure": {
"delay": -76,
"time": "1769516204"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -78,
"time": "1769515002"
},
"departure": {
"delay": -78,
"time": "1769515002"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 12,
"time": "1769514132"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1769514207"
},
"departure": {
"delay": 87,
"time": "1769514207"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1769514835"
},
"departure": {
"delay": 115,
"time": "1769514835"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1769514563"
},
"departure": {
"delay": 83,
"time": "1769514563"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514141",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1358:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745247x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1769513409"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1769512915"
},
"departure": {
"delay": 94,
"time": "1769512954"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 227,
"time": "1769512269"
},
"departure": {
"delay": 227,
"time": "1769512307"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 197,
"time": "1769512416"
},
"departure": {
"delay": 197,
"time": "1769512457"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 148,
"time": "1769512792"
},
"departure": {
"delay": 148,
"time": "1769512828"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1769512979"
},
"departure": {
"delay": 96,
"time": "1769513016"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1769511900"
},
"departure": {
"delay": 87,
"time": "1769511987"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769511781"
},
"departure": {
"delay": 40,
"time": "1769511820"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 223,
"time": "1769512102"
},
"departure": {
"delay": 223,
"time": "1769512243"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1769512496"
},
"departure": {
"delay": 153,
"time": "1769512533"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 118,
"time": "1769512568"
},
"departure": {
"delay": 118,
"time": "1769512618"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 108,
"time": "1769511708"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1769513254"
},
"departure": {
"delay": 89,
"time": "1769513309"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1769512860"
},
"departure": {
"delay": 83,
"time": "1769512883"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1769512009"
},
"departure": {
"delay": 97,
"time": "1769512057"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 196,
"time": "1769512358"
},
"departure": {
"delay": 196,
"time": "1769512396"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1769513051"
},
"departure": {
"delay": 123,
"time": "1769513103"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1769513135"
},
"departure": {
"delay": 102,
"time": "1769513202"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1769512667"
},
"departure": {
"delay": 152,
"time": "1769512712"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1769511843"
},
"departure": {
"delay": 41,
"time": "1769511881"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745247x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748424x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1769487682"
},
"departure": {
"delay": 96,
"time": "1769487696"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1769489387"
},
"departure": {
"delay": 63,
"time": "1769489403"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1769487638"
},
"departure": {
"delay": 50,
"time": "1769487650"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1769487601"
},
"departure": {
"delay": 77,
"time": "1769487617"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769489652"
},
"departure": {
"delay": 31,
"time": "1769489671"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1769488641"
},
"departure": {
"delay": 96,
"time": "1769488656"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1769487806"
},
"departure": {
"delay": 44,
"time": "1769487824"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769488073"
},
"departure": {
"delay": 5,
"time": "1769488085"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1769488711"
},
"departure": {
"delay": 44,
"time": "1769488724"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769489596"
},
"departure": {
"delay": 30,
"time": "1769489610"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 121,
"time": "1769488538"
},
"departure": {
"delay": 121,
"time": "1769488561"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1769488242"
},
"departure": {
"delay": 80,
"time": "1769488460"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1769487766"
},
"departure": {
"delay": 63,
"time": "1769487783"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1769488864"
},
"departure": {
"delay": 17,
"time": "1769488877"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1769488973"
},
"departure": {
"delay": -2,
"time": "1769489038"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1769489301"
},
"departure": {
"delay": 40,
"time": "1769489320"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 67,
"time": "1769488673"
},
"departure": {
"delay": 67,
"time": "1769488687"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -27,
"time": "1769489121"
},
"departure": {
"delay": -27,
"time": "1769489133"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 76,
"time": "1769489701"
},
"departure": {
"delay": 76,
"time": "1769489716"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 81,
"time": "1769489765"
},
"departure": {
"delay": 81,
"time": "1769489781"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 101,
"time": "1769488580"
},
"departure": {
"delay": 101,
"time": "1769488601"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1769487735"
},
"departure": {
"delay": 96,
"time": "1769487756"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1769488943"
},
"departure": {
"delay": -24,
"time": "1769488956"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 83,
"time": "1769487563"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769489421"
},
"departure": {
"delay": 40,
"time": "1769489440"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -10,
"time": "1769487878"
},
"departure": {
"delay": -10,
"time": "1769487890"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1769488009"
},
"departure": {
"delay": -5,
"time": "1769488015"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1769488165"
},
"departure": {
"delay": -7,
"time": "1769488193"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1769487917"
},
"departure": {
"delay": 35,
"time": "1769487995"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1769489195"
},
"departure": {
"delay": 11,
"time": "1769489291"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1769489491"
},
"departure": {
"delay": 49,
"time": "1769489509"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1769487847"
},
"departure": {
"delay": 23,
"time": "1769487863"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769489960"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1769488768"
},
"departure": {
"delay": 60,
"time": "1769488800"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748424x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15638:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769513100"
},
"departure": {
"time": "1769513100"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769514180"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1769514078"
},
"departure": {
"delay": 18,
"time": "1769514078"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1769513875"
},
"departure": {
"delay": 55,
"time": "1769513875"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769514540"
},
"departure": {
"time": "1769514540"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1769513596"
},
"departure": {
"delay": 16,
"time": "1769513596"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1769514319"
},
"departure": {
"delay": 19,
"time": "1769514319"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1769512994"
},
"departure": {
"delay": 14,
"time": "1769512994"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1769514874"
},
"departure": {
"delay": 34,
"time": "1769514874"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769512680"
},
"departure": {
"time": "1769512680"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1769512644"
},
"departure": {
"delay": 24,
"time": "1769512644"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1769514128"
},
"departure": {
"delay": 8,
"time": "1769514128"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769513760"
},
"departure": {
"time": "1769513760"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1769514582"
},
"departure": {
"delay": 42,
"time": "1769514582"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1769512908"
},
"departure": {
"delay": 48,
"time": "1769512908"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1769513703"
},
"departure": {
"delay": 3,
"time": "1769513703"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1769513043"
},
"departure": {
"delay": 3,
"time": "1769513043"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1769514672"
},
"departure": {
"delay": 12,
"time": "1769514672"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1769514398"
},
"departure": {
"delay": 38,
"time": "1769514398"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1769513475"
},
"departure": {
"delay": 15,
"time": "1769513475"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1769514002"
},
"departure": {
"delay": 2,
"time": "1769514002"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1769513936"
},
"departure": {
"delay": 56,
"time": "1769513936"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769512620"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1769514464"
},
"departure": {
"delay": 44,
"time": "1769514464"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1769513253"
},
"departure": {
"delay": 33,
"time": "1769513253"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1769513314"
},
"departure": {
"delay": 34,
"time": "1769513314"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1769514768"
},
"departure": {
"delay": 48,
"time": "1769514768"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 36,
"time": "1769513196"
},
"departure": {
"delay": 36,
"time": "1769513196"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1769512727"
},
"departure": {
"delay": 47,
"time": "1769512727"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769513400"
},
"departure": {
"time": "1769513400"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1769512798"
},
"departure": {
"delay": 58,
"time": "1769512798"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769514960"
},
"departure": {
"time": "1769514960"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1769512971"
},
"departure": {
"delay": 51,
"time": "1769512971"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769515080"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 19,
"time": "1769514259"
},
"departure": {
"delay": 19,
"time": "1769514259"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769512300",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15638:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1769493314"
},
"departure": {
"delay": 32,
"time": "1769493332"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1769494812"
},
"departure": {
"delay": 27,
"time": "1769494827"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1769493810"
},
"departure": {
"delay": 42,
"time": "1769493822"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1769493771"
},
"departure": {
"delay": 65,
"time": "1769493785"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1769494587"
},
"departure": {
"delay": 44,
"time": "1769494604"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1769494957"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1769494742"
},
"departure": {
"delay": 36,
"time": "1769494776"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1769494544"
},
"departure": {
"delay": 55,
"time": "1769494555"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1769494270"
},
"departure": {
"delay": 146,
"time": "1769494286"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1769494332"
},
"departure": {
"delay": 87,
"time": "1769494347"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1769493872"
},
"departure": {
"delay": 97,
"time": "1769493937"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769494859"
},
"departure": {
"delay": 18,
"time": "1769494878"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"departure": {
"delay": 15,
"time": "1769493255"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1769494677"
},
"departure": {
"delay": 9,
"time": "1769494689"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1769493659"
},
"departure": {
"delay": 81,
"time": "1769493741"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1769494374"
},
"departure": {
"delay": 100,
"time": "1769494420"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769494644"
},
"departure": {
"delay": 37,
"time": "1769494657"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1769493504"
},
"departure": {
"delay": 40,
"time": "1769493520"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 121,
"time": "1769494193"
},
"departure": {
"delay": 121,
"time": "1769494201"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1769493361"
},
"departure": {
"delay": 15,
"time": "1769493375"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 119,
"time": "1769493954"
},
"departure": {
"delay": 119,
"time": "1769494079"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1769494109"
},
"departure": {
"delay": 122,
"time": "1769494142"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1769494312"
},
"departure": {
"delay": 119,
"time": "1769494319"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1769494449"
},
"departure": {
"delay": 85,
"time": "1769494465"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1769494498"
},
"departure": {
"delay": 80,
"time": "1769494520"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:1:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8610:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 472,
"time": "1769514112"
},
"departure": {
"delay": 472,
"time": "1769514112"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 340,
"time": "1769513620"
},
"departure": {
"delay": 340,
"time": "1769513620"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1769512323"
},
"departure": {
"delay": 88,
"time": "1769512348"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769512100"
},
"departure": {
"delay": 103,
"time": "1769512123"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 359,
"time": "1769513692"
},
"departure": {
"delay": 359,
"time": "1769513699"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 331,
"time": "1769513479"
},
"departure": {
"delay": 331,
"time": "1769513551"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 473,
"time": "1769514473"
},
"departure": {
"delay": 473,
"time": "1769514473"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 303,
"time": "1769514723"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 402,
"time": "1769513802"
},
"departure": {
"delay": 402,
"time": "1769513802"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 424,
"time": "1769514304"
},
"departure": {
"delay": 424,
"time": "1769514304"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 428,
"time": "1769514228"
},
"departure": {
"delay": 428,
"time": "1769514248"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 168,
"time": "1769512523"
},
"departure": {
"delay": 168,
"time": "1769512548"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 163,
"time": "1769512648"
},
"departure": {
"delay": 163,
"time": "1769512723"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 118,
"time": "1769512198"
},
"departure": {
"delay": 118,
"time": "1769512198"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 273,
"time": "1769513373"
},
"departure": {
"delay": 273,
"time": "1769513373"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 28,
"time": "1769512048"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1769512450"
},
"departure": {
"delay": 154,
"time": "1769512474"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 468,
"time": "1769514648"
},
"departure": {
"delay": 468,
"time": "1769514648"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 239,
"time": "1769513279"
},
"departure": {
"delay": 239,
"time": "1769513279"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 531,
"time": "1769514411"
},
"departure": {
"delay": 531,
"time": "1769514411"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 206,
"time": "1769512801"
},
"departure": {
"delay": 206,
"time": "1769512826"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 539,
"time": "1769514599"
},
"departure": {
"delay": 539,
"time": "1769514599"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 61,
"time": "1769512381"
},
"departure": {
"delay": 61,
"time": "1769512381"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1769512273"
},
"departure": {
"delay": 73,
"time": "1769512273"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 439,
"time": "1769513899"
},
"departure": {
"delay": 439,
"time": "1769513899"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 218,
"time": "1769512999"
},
"departure": {
"delay": 218,
"time": "1769513198"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 445,
"time": "1769514025"
},
"departure": {
"delay": 445,
"time": "1769514025"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 413,
"time": "1769514173"
},
"departure": {
"delay": 413,
"time": "1769514173"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 146,
"time": "1769512586"
},
"departure": {
"delay": 146,
"time": "1769512586"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1769512898"
},
"departure": {
"delay": 158,
"time": "1769512898"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769512060",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8610:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745193x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 148,
"time": "1769489699"
},
"departure": {
"delay": 148,
"time": "1769489728"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1769489356"
},
"departure": {
"delay": 98,
"time": "1769489378"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1769489495"
},
"departure": {
"delay": 69,
"time": "1769489529"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1769489972"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1769488614"
},
"departure": {
"delay": 109,
"time": "1769488669"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1769489764"
},
"departure": {
"delay": 77,
"time": "1769489777"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 133,
"time": "1769488333"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 133,
"time": "1769488977"
},
"departure": {
"delay": 133,
"time": "1769488993"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1769488934"
},
"departure": {
"delay": 149,
"time": "1769488949"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1769488506"
},
"departure": {
"delay": 83,
"time": "1769488523"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 144,
"time": "1769488695"
},
"departure": {
"delay": 144,
"time": "1769488764"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1769489046"
},
"departure": {
"delay": 88,
"time": "1769489068"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1769488551"
},
"departure": {
"delay": 88,
"time": "1769488588"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1769489569"
},
"departure": {
"delay": 103,
"time": "1769489623"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1769489837"
},
"departure": {
"delay": 57,
"time": "1769489877"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1769488459"
},
"departure": {
"delay": 98,
"time": "1769488478"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1769488795"
},
"departure": {
"delay": 126,
"time": "1769488806"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1769489226"
},
"departure": {
"delay": 98,
"time": "1769489258"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1769489109"
},
"departure": {
"delay": 63,
"time": "1769489163"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1769489427"
},
"departure": {
"delay": 63,
"time": "1769489463"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745193x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745660x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1769498986"
},
"departure": {
"delay": 18,
"time": "1769499018"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 306,
"time": "1769500225"
},
"departure": {
"delay": 306,
"time": "1769500266"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 257,
"time": "1769501538"
},
"departure": {
"delay": 257,
"time": "1769501597"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 159,
"time": "1769499662"
},
"departure": {
"delay": 159,
"time": "1769499699"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 222,
"time": "1769501832"
},
"departure": {
"delay": 222,
"time": "1769501862"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 284,
"time": "1769501652"
},
"departure": {
"delay": 284,
"time": "1769501684"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 136,
"time": "1769499540"
},
"departure": {
"delay": 136,
"time": "1769499556"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 239,
"time": "1769500884"
},
"departure": {
"delay": 239,
"time": "1769500919"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 236,
"time": "1769501908"
},
"departure": {
"delay": 236,
"time": "1769501936"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 110,
"time": "1769499190"
},
"departure": {
"delay": 110,
"time": "1769499230"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 220,
"time": "1769501792"
},
"departure": {
"delay": 220,
"time": "1769501800"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 318,
"time": "1769500533"
},
"departure": {
"delay": 318,
"time": "1769500578"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 258,
"time": "1769501383"
},
"departure": {
"delay": 258,
"time": "1769501418"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 284,
"time": "1769501280"
},
"departure": {
"delay": 284,
"time": "1769501324"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 282,
"time": "1769500813"
},
"departure": {
"delay": 282,
"time": "1769500842"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 248,
"time": "1769501453"
},
"departure": {
"delay": 248,
"time": "1769501468"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 238,
"time": "1769501185"
},
"departure": {
"delay": 238,
"time": "1769501218"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 15,
"time": "1769498895"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 319,
"time": "1769500655"
},
"departure": {
"delay": 319,
"time": "1769500699"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 248,
"time": "1769501733"
},
"departure": {
"delay": 248,
"time": "1769501768"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1769499044"
},
"departure": {
"delay": 51,
"time": "1769499111"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 149,
"time": "1769499771"
},
"departure": {
"delay": 149,
"time": "1769499809"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 175,
"time": "1769501995"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 345,
"time": "1769500381"
},
"departure": {
"delay": 345,
"time": "1769500485"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1769499132"
},
"departure": {
"delay": 107,
"time": "1769499167"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 342,
"time": "1769500752"
},
"departure": {
"delay": 342,
"time": "1769500782"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 296,
"time": "1769500281"
},
"departure": {
"delay": 296,
"time": "1769500316"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 190,
"time": "1769500985"
},
"departure": {
"delay": 190,
"time": "1769500990"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 149,
"time": "1769499615"
},
"departure": {
"delay": 149,
"time": "1769499629"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 179,
"time": "1769499443"
},
"departure": {
"delay": 179,
"time": "1769499479"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1769499329"
},
"departure": {
"delay": 125,
"time": "1769499365"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 308,
"time": "1769500598"
},
"departure": {
"delay": 308,
"time": "1769500628"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745660x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748461x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769509439"
},
"departure": {
"delay": 23,
"time": "1769509463"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 207,
"time": "1769511807"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 224,
"time": "1769510607"
},
"departure": {
"delay": 224,
"time": "1769510624"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 198,
"time": "1769511182"
},
"departure": {
"delay": 198,
"time": "1769511198"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 164,
"time": "1769511421"
},
"departure": {
"delay": 164,
"time": "1769511464"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 139,
"time": "1769510386"
},
"departure": {
"delay": 139,
"time": "1769510419"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1769509639"
},
"departure": {
"delay": 28,
"time": "1769509648"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1769510287"
},
"departure": {
"delay": 117,
"time": "1769510337"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1769509606"
},
"departure": {
"delay": 66,
"time": "1769509626"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1769509331"
},
"departure": {
"delay": 31,
"time": "1769509351"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1769510003"
},
"departure": {
"delay": 95,
"time": "1769510015"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1769510056"
},
"departure": {
"delay": 84,
"time": "1769510064"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1769509238"
},
"departure": {
"delay": -14,
"time": "1769509246"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 191,
"time": "1769511593"
},
"departure": {
"delay": 191,
"time": "1769511611"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 164,
"time": "1769511488"
},
"departure": {
"delay": 164,
"time": "1769511524"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 164,
"time": "1769511370"
},
"departure": {
"delay": 164,
"time": "1769511404"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 27,
"time": "1769509047"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 145,
"time": "1769510232"
},
"departure": {
"delay": 145,
"time": "1769510245"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 175,
"time": "1769511281"
},
"departure": {
"delay": 175,
"time": "1769511295"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 167,
"time": "1769511543"
},
"departure": {
"delay": 167,
"time": "1769511587"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 67,
"time": "1769509711"
},
"departure": {
"delay": 67,
"time": "1769509747"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 221,
"time": "1769510650"
},
"departure": {
"delay": 221,
"time": "1769510681"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 184,
"time": "1769510756"
},
"departure": {
"delay": 184,
"time": "1769510944"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1769509889"
},
"departure": {
"delay": 101,
"time": "1769509901"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1769509781"
},
"departure": {
"delay": 65,
"time": "1769509805"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 148,
"time": "1769510446"
},
"departure": {
"delay": 148,
"time": "1769510488"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 224,
"time": "1769511664"
},
"departure": {
"delay": 224,
"time": "1769511704"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 167,
"time": "1769511315"
},
"departure": {
"delay": 167,
"time": "1769511347"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 237,
"time": "1769511734"
},
"departure": {
"delay": 237,
"time": "1769511777"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 209,
"time": "1769511253"
},
"departure": {
"delay": 209,
"time": "1769511269"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 138,
"time": "1769510974"
},
"departure": {
"delay": 138,
"time": "1769511018"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -11,
"time": "1769509287"
},
"departure": {
"delay": -11,
"time": "1769509309"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1769509545"
},
"departure": {
"delay": 57,
"time": "1769509557"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748461x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3823:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1769513590"
},
"departure": {
"delay": 130,
"time": "1769513590"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 196,
"time": "1769513106"
},
"departure": {
"delay": 196,
"time": "1769513116"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1769513680"
},
"departure": {
"delay": 176,
"time": "1769513696"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 98,
"time": "1769513537"
},
"departure": {
"delay": 98,
"time": "1769513558"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1769512167"
},
"departure": {
"delay": 56,
"time": "1769512196"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 156,
"time": "1769512934"
},
"departure": {
"delay": 156,
"time": "1769512956"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1769512378"
},
"departure": {
"delay": 136,
"time": "1769512396"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1769512271"
},
"departure": {
"delay": 96,
"time": "1769512296"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1769513776"
},
"departure": {
"delay": 97,
"time": "1769513797"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 136,
"time": "1769513327"
},
"departure": {
"delay": 136,
"time": "1769513356"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 236,
"time": "1769513200"
},
"departure": {
"delay": 236,
"time": "1769513216"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 176,
"time": "1769513008"
},
"departure": {
"delay": 176,
"time": "1769513036"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1769512083"
},
"departure": {
"delay": 16,
"time": "1769512096"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 196,
"time": "1769512558"
},
"departure": {
"delay": 196,
"time": "1769512576"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 45,
"time": "1769512005"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 96,
"time": "1769512798"
},
"departure": {
"delay": 96,
"time": "1769512836"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 196,
"time": "1769512677"
},
"departure": {
"delay": 196,
"time": "1769512696"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 176,
"time": "1769513435"
},
"departure": {
"delay": 176,
"time": "1769513456"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 176,
"time": "1769512462"
},
"departure": {
"delay": 176,
"time": "1769512496"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1769513884"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769511840",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3823:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745663x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1769503767"
},
"departure": {
"delay": 123,
"time": "1769503803"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 202,
"time": "1769503294"
},
"departure": {
"delay": 202,
"time": "1769503342"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1769501848"
},
"departure": {
"delay": 68,
"time": "1769501888"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 201,
"time": "1769502817"
},
"departure": {
"delay": 201,
"time": "1769502861"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 190,
"time": "1769503163"
},
"departure": {
"delay": 190,
"time": "1769503210"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1769504354"
},
"departure": {
"delay": 81,
"time": "1769504361"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 73,
"time": "1769502156"
},
"departure": {
"delay": 73,
"time": "1769502193"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1769504570"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 163,
"time": "1769503854"
},
"departure": {
"delay": 163,
"time": "1769503903"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 159,
"time": "1769503058"
},
"departure": {
"delay": 159,
"time": "1769503119"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 139,
"time": "1769503965"
},
"departure": {
"delay": 139,
"time": "1769503999"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 146,
"time": "1769503369"
},
"departure": {
"delay": 146,
"time": "1769503406"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 146,
"time": "1769503478"
},
"departure": {
"delay": 146,
"time": "1769503526"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1769504400"
},
"departure": {
"delay": 79,
"time": "1769504419"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 88,
"time": "1769502412"
},
"departure": {
"delay": 88,
"time": "1769502448"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1769504117"
},
"departure": {
"delay": 108,
"time": "1769504148"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 98,
"time": "1769502235"
},
"departure": {
"delay": 98,
"time": "1769502278"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 109,
"time": "1769504472"
},
"departure": {
"delay": 109,
"time": "1769504509"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 105,
"time": "1769504239"
},
"departure": {
"delay": 105,
"time": "1769504325"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 168,
"time": "1769503622"
},
"departure": {
"delay": 168,
"time": "1769503668"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1769501743"
},
"departure": {
"delay": 21,
"time": "1769501781"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 188,
"time": "1769502874"
},
"departure": {
"delay": 188,
"time": "1769502908"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 105,
"time": "1769504192"
},
"departure": {
"delay": 105,
"time": "1769504205"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 25,
"time": "1769501605"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 98,
"time": "1769502074"
},
"departure": {
"delay": 98,
"time": "1769502098"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1769501682"
},
"departure": {
"delay": 21,
"time": "1769501721"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1769501801"
},
"departure": {
"delay": 72,
"time": "1769501832"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1769502310"
},
"departure": {
"delay": 99,
"time": "1769502339"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1769501977"
},
"departure": {
"delay": 67,
"time": "1769502007"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1769504041"
},
"departure": {
"delay": 153,
"time": "1769504073"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 179,
"time": "1769503234"
},
"departure": {
"delay": 179,
"time": "1769503259"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1769502967"
},
"departure": {
"delay": 176,
"time": "1769503016"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745663x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11529:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 407,
"time": "1769515607"
},
"departure": {
"delay": 407,
"time": "1769515607"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 437,
"time": "1769515637"
},
"departure": {
"delay": 437,
"time": "1769515637"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 392,
"time": "1769514309"
},
"departure": {
"delay": 392,
"time": "1769514332"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 457,
"time": "1769514708"
},
"departure": {
"delay": 457,
"time": "1769514757"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 455,
"time": "1769514619"
},
"departure": {
"delay": 455,
"time": "1769514635"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 407,
"time": "1769514887"
},
"departure": {
"delay": 407,
"time": "1769514887"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 397,
"time": "1769514435"
},
"departure": {
"delay": 397,
"time": "1769514457"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 252,
"time": "1769513804"
},
"departure": {
"delay": 252,
"time": "1769513832"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 410,
"time": "1769515730"
},
"departure": {
"delay": 410,
"time": "1769515730"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 430,
"time": "1769515810"
},
"departure": {
"delay": 430,
"time": "1769515810"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 407,
"time": "1769515247"
},
"departure": {
"delay": 407,
"time": "1769515247"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 407,
"time": "1769516387"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 346,
"time": "1769514106"
},
"departure": {
"delay": 346,
"time": "1769514106"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 307,
"time": "1769513965"
},
"departure": {
"delay": 307,
"time": "1769514007"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 411,
"time": "1769515431"
},
"departure": {
"delay": 411,
"time": "1769515431"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 162,
"time": "1769513682"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 407,
"time": "1769515847"
},
"departure": {
"delay": 407,
"time": "1769515847"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 413,
"time": "1769515913"
},
"departure": {
"delay": 413,
"time": "1769515913"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 440,
"time": "1769515220"
},
"departure": {
"delay": 440,
"time": "1769515220"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 387,
"time": "1769514158"
},
"departure": {
"delay": 387,
"time": "1769514207"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 437,
"time": "1769514518"
},
"departure": {
"delay": 437,
"time": "1769514557"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 407,
"time": "1769515187"
},
"departure": {
"delay": 407,
"time": "1769515187"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 434,
"time": "1769514794"
},
"departure": {
"delay": 434,
"time": "1769514794"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 267,
"time": "1769513886"
},
"departure": {
"delay": 267,
"time": "1769513907"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 238,
"time": "1769513752"
},
"departure": {
"delay": 238,
"time": "1769513758"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769513690",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11529:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4907:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1769512878"
},
"departure": {
"delay": 138,
"time": "1769512878"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 159,
"time": "1769513237"
},
"departure": {
"delay": 159,
"time": "1769513259"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 102,
"time": "1769513093"
},
"departure": {
"delay": 102,
"time": "1769513142"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1769513036"
},
"departure": {
"delay": 116,
"time": "1769513036"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1769513974"
},
"departure": {
"delay": 154,
"time": "1769513974"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1769513760"
},
"departure": {
"delay": 180,
"time": "1769513760"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1769513510"
},
"departure": {
"delay": 91,
"time": "1769513611"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1769514159"
},
"departure": {
"delay": 159,
"time": "1769514159"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1769512959"
},
"departure": {
"delay": 124,
"time": "1769512984"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 4,
"time": "1769512684"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 114,
"time": "1769514234"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1769513313"
},
"departure": {
"delay": 93,
"time": "1769513313"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1769512812"
},
"departure": {
"delay": 94,
"time": "1769512834"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1769513410"
},
"departure": {
"delay": 70,
"time": "1769513410"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 181,
"time": "1769514061"
},
"departure": {
"delay": 181,
"time": "1769514061"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769512700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4907:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490624:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1769514848"
},
"departure": {
"delay": 68,
"time": "1769514848"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1769516617"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -14,
"time": "1769515606"
},
"departure": {
"delay": -14,
"time": "1769515606"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1769515466"
},
"departure": {
"delay": 26,
"time": "1769515466"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1769516124"
},
"departure": {
"delay": 24,
"time": "1769516124"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1769516023"
},
"departure": {
"delay": 43,
"time": "1769516023"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 95,
"time": "1769514275"
},
"departure": {
"delay": 95,
"time": "1769514275"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1769516326"
},
"departure": {
"delay": -14,
"time": "1769516326"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 17,
"time": "1769516297"
},
"departure": {
"delay": 17,
"time": "1769516297"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 6,
"time": "1769514126"
},
"departure": {
"delay": 6,
"time": "1769514126"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1769514924"
},
"departure": {
"delay": 24,
"time": "1769514924"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1769516475"
},
"departure": {
"delay": 15,
"time": "1769516475"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -4,
"time": "1769515316"
},
"departure": {
"delay": -4,
"time": "1769515316"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1769516066"
},
"departure": {
"delay": 26,
"time": "1769516066"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -35,
"time": "1769516545"
},
"departure": {
"delay": -35,
"time": "1769516545"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 29,
"time": "1769515109"
},
"departure": {
"delay": 29,
"time": "1769515109"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1769514577"
},
"departure": {
"delay": 97,
"time": "1769514577"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1769515049"
},
"departure": {
"delay": 29,
"time": "1769515049"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769515020"
},
"departure": {
"delay": 60,
"time": "1769515020"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1769514365"
},
"departure": {
"delay": 65,
"time": "1769514365"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1769516244"
},
"departure": {
"delay": -36,
"time": "1769516244"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 10,
"time": "1769515870"
},
"departure": {
"delay": 10,
"time": "1769515870"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1769515636"
},
"departure": {
"delay": 16,
"time": "1769515636"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1769515365"
},
"departure": {
"delay": -15,
"time": "1769515365"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1769514612"
},
"departure": {
"delay": 12,
"time": "1769514612"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3,
"time": "1769515677"
},
"departure": {
"delay": -3,
"time": "1769515677"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 95,
"time": "1769514335"
},
"departure": {
"delay": 95,
"time": "1769514335"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1769514186"
},
"departure": {
"delay": 6,
"time": "1769514186"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1769515403"
},
"departure": {
"delay": 23,
"time": "1769515403"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1769516219"
},
"departure": {
"delay": -1,
"time": "1769516219"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 27,
"time": "1769514447"
},
"departure": {
"delay": 27,
"time": "1769514447"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1769515769"
},
"departure": {
"delay": 29,
"time": "1769515769"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1769515933"
},
"departure": {
"delay": 13,
"time": "1769515933"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1769514795"
},
"departure": {
"delay": 15,
"time": "1769514795"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1769516152"
},
"departure": {
"delay": -8,
"time": "1769516152"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1769515802"
},
"departure": {
"delay": 2,
"time": "1769515802"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1769515717"
},
"departure": {
"delay": 37,
"time": "1769515717"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1769516385"
},
"departure": {
"delay": -15,
"time": "1769516385"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 35,
"time": "1769514395"
},
"departure": {
"delay": 35,
"time": "1769514395"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490624:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748427x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1769492722"
},
"departure": {
"delay": 217,
"time": "1769492737"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 144,
"time": "1769492375"
},
"departure": {
"delay": 144,
"time": "1769492424"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 149,
"time": "1769491191"
},
"departure": {
"delay": 149,
"time": "1769491229"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 139,
"time": "1769491562"
},
"departure": {
"delay": 139,
"time": "1769491579"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1769491422"
},
"departure": {
"delay": 149,
"time": "1769491469"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1769492215"
},
"departure": {
"delay": 91,
"time": "1769492251"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1769491006"
},
"departure": {
"delay": 125,
"time": "1769491025"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1769491270"
},
"departure": {
"delay": 111,
"time": "1769491371"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1769492342"
},
"departure": {
"delay": 144,
"time": "1769492364"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 184,
"time": "1769490590"
},
"departure": {
"delay": 184,
"time": "1769490604"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 167,
"time": "1769490815"
},
"departure": {
"delay": 167,
"time": "1769490827"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 177,
"time": "1769490945"
},
"departure": {
"delay": 177,
"time": "1769490957"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 232,
"time": "1769490692"
},
"departure": {
"delay": 232,
"time": "1769490712"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1769491961"
},
"departure": {
"delay": 114,
"time": "1769491974"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1769491599"
},
"departure": {
"delay": 120,
"time": "1769491620"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 202,
"time": "1769490852"
},
"departure": {
"delay": 202,
"time": "1769490922"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 151,
"time": "1769491485"
},
"departure": {
"delay": 151,
"time": "1769491531"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 135,
"time": "1769491087"
},
"departure": {
"delay": 135,
"time": "1769491095"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1769491653"
},
"departure": {
"delay": 111,
"time": "1769491671"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 153,
"time": "1769491878"
},
"departure": {
"delay": 153,
"time": "1769491893"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 171,
"time": "1769492680"
},
"departure": {
"delay": 171,
"time": "1769492691"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 216,
"time": "1769490743"
},
"departure": {
"delay": 216,
"time": "1769490756"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 208,
"time": "1769492774"
},
"departure": {
"delay": 208,
"time": "1769492788"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 160,
"time": "1769491711"
},
"departure": {
"delay": 160,
"time": "1769491780"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 168,
"time": "1769490528"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 121,
"time": "1769492266"
},
"departure": {
"delay": 121,
"time": "1769492281"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 127,
"time": "1769491987"
},
"departure": {
"delay": 127,
"time": "1769492047"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 191,
"time": "1769493011"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 149,
"time": "1769492592"
},
"departure": {
"delay": 149,
"time": "1769492609"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 155,
"time": "1769492478"
},
"departure": {
"delay": 155,
"time": "1769492495"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 110,
"time": "1769492137"
},
"departure": {
"delay": 110,
"time": "1769492150"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1769490779"
},
"departure": {
"delay": 189,
"time": "1769490789"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1769490632"
},
"departure": {
"delay": 161,
"time": "1769490641"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1769490988"
},
"departure": {
"delay": 160,
"time": "1769491000"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748427x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10739:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 307,
"time": "1769516347"
},
"departure": {
"delay": 307,
"time": "1769516347"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 312,
"time": "1769516532"
},
"departure": {
"delay": 312,
"time": "1769516532"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 268,
"time": "1769516068"
},
"departure": {
"delay": 268,
"time": "1769516068"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 285,
"time": "1769516145"
},
"departure": {
"delay": 285,
"time": "1769516145"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 302,
"time": "1769515382"
},
"departure": {
"delay": 302,
"time": "1769515382"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 262,
"time": "1769514982"
},
"departure": {
"delay": 262,
"time": "1769514982"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 277,
"time": "1769515477"
},
"departure": {
"delay": 277,
"time": "1769515477"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 280,
"time": "1769515660"
},
"departure": {
"delay": 280,
"time": "1769515660"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 214,
"time": "1769514334"
},
"departure": {
"delay": 214,
"time": "1769514334"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 262,
"time": "1769516422"
},
"departure": {
"delay": 262,
"time": "1769516422"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 229,
"time": "1769514709"
},
"departure": {
"delay": 229,
"time": "1769514709"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 224,
"time": "1769514584"
},
"departure": {
"delay": 224,
"time": "1769514584"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 301,
"time": "1769515621"
},
"departure": {
"delay": 301,
"time": "1769515621"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 262,
"time": "1769515042"
},
"departure": {
"delay": 262,
"time": "1769515042"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 295,
"time": "1769516695"
},
"departure": {
"delay": 295,
"time": "1769516695"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 262,
"time": "1769515762"
},
"departure": {
"delay": 262,
"time": "1769515762"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 262,
"time": "1769515222"
},
"departure": {
"delay": 262,
"time": "1769515222"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 229,
"time": "1769514409"
},
"departure": {
"delay": 229,
"time": "1769514409"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 263,
"time": "1769515943"
},
"departure": {
"delay": 263,
"time": "1769515943"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 319,
"time": "1769515099"
},
"departure": {
"delay": 319,
"time": "1769515099"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 309,
"time": "1769515989"
},
"departure": {
"delay": 309,
"time": "1769515989"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 291,
"time": "1769516871"
},
"departure": {
"delay": 291,
"time": "1769516871"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 300,
"time": "1769515320"
},
"departure": {
"delay": 300,
"time": "1769515320"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 299,
"time": "1769514899"
},
"departure": {
"delay": 299,
"time": "1769514899"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 304,
"time": "1769515564"
},
"departure": {
"delay": 304,
"time": "1769515564"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 282,
"time": "1769516622"
},
"departure": {
"delay": 282,
"time": "1769516622"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 34,
"time": "1769514154"
},
"departure": {
"delay": 34,
"time": "1769514154"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 306,
"time": "1769514763"
},
"departure": {
"delay": 306,
"time": "1769514786"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 288,
"time": "1769516748"
},
"departure": {
"delay": 288,
"time": "1769516748"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 219,
"time": "1769514459"
},
"departure": {
"delay": 219,
"time": "1769514459"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 264,
"time": "1769515824"
},
"departure": {
"delay": 264,
"time": "1769515824"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 282,
"time": "1769514822"
},
"departure": {
"delay": 282,
"time": "1769514822"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 262,
"time": "1769516182"
},
"departure": {
"delay": 262,
"time": "1769516182"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 262,
"time": "1769516962"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 174,
"time": "1769514534"
},
"departure": {
"delay": 174,
"time": "1769514534"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769513640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10739:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746136x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1769494750"
},
"departure": {
"delay": 101,
"time": "1769494781"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 22,
"time": "1769492581"
},
"departure": {
"delay": 22,
"time": "1769492602"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1769494195"
},
"departure": {
"delay": 71,
"time": "1769494211"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1769491949"
},
"departure": {
"delay": 1,
"time": "1769491981"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769492430"
},
"departure": {
"delay": 20,
"time": "1769492480"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1769492083"
},
"departure": {
"delay": -26,
"time": "1769492134"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1769494545"
},
"departure": {
"delay": 84,
"time": "1769494584"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"departure": {
"delay": 11,
"time": "1769491571"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1769494160"
},
"departure": {
"delay": 97,
"time": "1769494177"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 85,
"time": "1769492924"
},
"departure": {
"delay": 85,
"time": "1769492965"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1769493631"
},
"departure": {
"delay": 42,
"time": "1769493642"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 58,
"time": "1769493202"
},
"departure": {
"delay": 58,
"time": "1769493238"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1769494599"
},
"departure": {
"delay": 53,
"time": "1769494613"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 88,
"time": "1769494232"
},
"departure": {
"delay": 88,
"time": "1769494288"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 39,
"time": "1769491639"
},
"departure": {
"delay": 39,
"time": "1769491659"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 149,
"time": "1769493972"
},
"departure": {
"delay": 149,
"time": "1769493989"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1769492258"
},
"departure": {
"delay": 3,
"time": "1769492283"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1769494491"
},
"departure": {
"delay": 64,
"time": "1769494504"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 55,
"time": "1769494658"
},
"departure": {
"delay": 55,
"time": "1769494675"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 79,
"time": "1769493268"
},
"departure": {
"delay": 79,
"time": "1769493319"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1769491875"
},
"departure": {
"delay": 28,
"time": "1769491888"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1769494853"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 96,
"time": "1769494385"
},
"departure": {
"delay": 96,
"time": "1769494416"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -3,
"time": "1769491908"
},
"departure": {
"delay": -3,
"time": "1769491917"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769493133"
},
"departure": {
"delay": 52,
"time": "1769493172"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1769493035"
},
"departure": {
"delay": 74,
"time": "1769493074"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1769492210"
},
"departure": {
"delay": 11,
"time": "1769492231"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1769492329"
},
"departure": {
"delay": 12,
"time": "1769492352"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1769494422"
},
"departure": {
"delay": 83,
"time": "1769494463"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -39,
"time": "1769492045"
},
"departure": {
"delay": -39,
"time": "1769492061"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1769494700"
},
"departure": {
"delay": 107,
"time": "1769494727"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 21,
"time": "1769491990"
},
"departure": {
"delay": 21,
"time": "1769492001"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1769492857"
},
"departure": {
"delay": 81,
"time": "1769492901"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1769492781"
},
"departure": {
"delay": 57,
"time": "1769492817"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1769492634"
},
"departure": {
"delay": 28,
"time": "1769492668"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1769491800"
},
"departure": {
"delay": 23,
"time": "1769491823"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1769493355"
},
"departure": {
"delay": 77,
"time": "1769493377"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1769492510"
},
"departure": {
"delay": 25,
"time": "1769492545"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769491591"
},
"departure": {
"delay": 51,
"time": "1769491611"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1769493400"
},
"departure": {
"delay": 75,
"time": "1769493435"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 155,
"time": "1769493868"
},
"departure": {
"delay": 155,
"time": "1769493875"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 43,
"time": "1769492731"
},
"departure": {
"delay": 43,
"time": "1769492743"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1769494623"
},
"departure": {
"delay": 82,
"time": "1769494642"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 112,
"time": "1769494029"
},
"departure": {
"delay": 112,
"time": "1769494072"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1769493491"
},
"departure": {
"delay": 50,
"time": "1769493530"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1769494129"
},
"departure": {
"delay": 65,
"time": "1769494145"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -30,
"time": "1769492170"
},
"departure": {
"delay": -30,
"time": "1769492190"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1769491729"
},
"departure": {
"delay": 31,
"time": "1769491771"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746136x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746165x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1769502486"
},
"departure": {
"delay": 163,
"time": "1769502523"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1769504286"
},
"departure": {
"delay": 98,
"time": "1769504318"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 114,
"time": "1769502219"
},
"departure": {
"delay": 114,
"time": "1769502234"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1769501767"
},
"departure": {
"delay": 77,
"time": "1769501777"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1769503357"
},
"departure": {
"delay": 136,
"time": "1769503396"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1769504641"
},
"departure": {
"delay": 74,
"time": "1769504654"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 149,
"time": "1769503180"
},
"departure": {
"delay": 149,
"time": "1769503229"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1769504123"
},
"departure": {
"delay": 82,
"time": "1769504182"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 69,
"time": "1769504578"
},
"departure": {
"delay": 69,
"time": "1769504589"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"departure": {
"delay": 135,
"time": "1769501475"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 123,
"time": "1769501841"
},
"departure": {
"delay": 123,
"time": "1769501883"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1769504032"
},
"departure": {
"delay": 86,
"time": "1769504066"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 36,
"time": "1769502019"
},
"departure": {
"delay": 36,
"time": "1769502036"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1769501501"
},
"departure": {
"delay": 176,
"time": "1769501516"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 112,
"time": "1769503024"
},
"departure": {
"delay": 112,
"time": "1769503072"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 138,
"time": "1769502826"
},
"departure": {
"delay": 138,
"time": "1769502858"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 152,
"time": "1769502772"
},
"departure": {
"delay": 152,
"time": "1769502812"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 102,
"time": "1769504546"
},
"departure": {
"delay": 102,
"time": "1769504562"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 148,
"time": "1769502347"
},
"departure": {
"delay": 148,
"time": "1769502388"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1769503798"
},
"departure": {
"delay": 97,
"time": "1769503837"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 184,
"time": "1769503284"
},
"departure": {
"delay": 184,
"time": "1769503324"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1769501918"
},
"departure": {
"delay": 68,
"time": "1769501948"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 117,
"time": "1769501618"
},
"departure": {
"delay": 117,
"time": "1769501637"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1769504376"
},
"departure": {
"delay": 50,
"time": "1769504390"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 144,
"time": "1769502704"
},
"departure": {
"delay": 144,
"time": "1769502744"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1769502626"
},
"departure": {
"delay": 105,
"time": "1769502645"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1769501974"
},
"departure": {
"delay": 43,
"time": "1769501983"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 165,
"time": "1769503616"
},
"departure": {
"delay": 165,
"time": "1769503665"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 124,
"time": "1769503105"
},
"departure": {
"delay": 124,
"time": "1769503144"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 152,
"time": "1769502417"
},
"departure": {
"delay": 152,
"time": "1769502452"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1769504327"
},
"departure": {
"delay": 63,
"time": "1769504343"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 96,
"time": "1769502061"
},
"departure": {
"delay": 96,
"time": "1769502096"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 167,
"time": "1769501536"
},
"departure": {
"delay": 167,
"time": "1769501567"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1769504721"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 158,
"time": "1769502542"
},
"departure": {
"delay": 158,
"time": "1769502578"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1769502121"
},
"departure": {
"delay": 96,
"time": "1769502156"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1769503463"
},
"departure": {
"delay": 122,
"time": "1769503502"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 110,
"time": "1769501735"
},
"departure": {
"delay": 110,
"time": "1769501750"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1769502927"
},
"departure": {
"delay": 133,
"time": "1769502973"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1769504513"
},
"departure": {
"delay": 70,
"time": "1769504530"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 35,
"time": "1769503974"
},
"departure": {
"delay": 35,
"time": "1769504015"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 93,
"time": "1769503703"
},
"departure": {
"delay": 93,
"time": "1769503713"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 81,
"time": "1769501810"
},
"departure": {
"delay": 81,
"time": "1769501841"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1769501661"
},
"departure": {
"delay": 102,
"time": "1769501682"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769503875"
},
"departure": {
"delay": 60,
"time": "1769503920"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 103,
"time": "1769504433"
},
"departure": {
"delay": 103,
"time": "1769504503"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 56,
"time": "1769504081"
},
"departure": {
"delay": 56,
"time": "1769504096"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 103,
"time": "1769504611"
},
"departure": {
"delay": 103,
"time": "1769504623"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746165x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1769513209"
},
"departure": {
"delay": 109,
"time": "1769513209"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 67,
"time": "1769511967"
},
"departure": {
"delay": 67,
"time": "1769511967"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1769511521"
},
"departure": {
"delay": 41,
"time": "1769511521"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1769511126"
},
"departure": {
"delay": 66,
"time": "1769511126"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1769510717"
},
"departure": {
"delay": 17,
"time": "1769510717"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769512067"
},
"departure": {
"delay": 47,
"time": "1769512067"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1769511442"
},
"departure": {
"delay": 47,
"time": "1769511467"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 137,
"time": "1769513396"
},
"departure": {
"delay": 137,
"time": "1769513417"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1769510918"
},
"departure": {
"delay": 38,
"time": "1769510918"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 74,
"time": "1769511774"
},
"departure": {
"delay": 74,
"time": "1769511794"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1769513292"
},
"departure": {
"delay": 157,
"time": "1769513317"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1769510992"
},
"departure": {
"delay": 52,
"time": "1769510992"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1769512657"
},
"departure": {
"delay": 52,
"time": "1769512792"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 12,
"time": "1769513592"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 142,
"time": "1769513517"
},
"departure": {
"delay": 142,
"time": "1769513542"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1769511047"
},
"departure": {
"delay": 47,
"time": "1769511047"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1769511894"
},
"departure": {
"delay": 54,
"time": "1769511894"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1769512398"
},
"departure": {
"delay": 37,
"time": "1769512417"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 30,
"time": "1769510610"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -1,
"time": "1769512319"
},
"departure": {
"delay": -1,
"time": "1769512319"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1769512894"
},
"departure": {
"delay": 94,
"time": "1769512894"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1769512542"
},
"departure": {
"delay": 42,
"time": "1769512542"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1769510792"
},
"departure": {
"delay": 32,
"time": "1769510792"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1769510842"
},
"departure": {
"delay": 22,
"time": "1769510842"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769510060",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx27:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747893x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1769503662"
},
"departure": {
"delay": 78,
"time": "1769503698"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1769502168"
},
"departure": {
"delay": 47,
"time": "1769502407"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769503455"
},
"departure": {
"delay": 22,
"time": "1769503462"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1769503045"
},
"departure": {
"delay": 32,
"time": "1769503052"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1769503364"
},
"departure": {
"delay": 72,
"time": "1769503392"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1769503426"
},
"departure": {
"delay": 61,
"time": "1769503441"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1769502756"
},
"departure": {
"delay": 3,
"time": "1769502783"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1769503601"
},
"departure": {
"delay": 72,
"time": "1769503632"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 89,
"time": "1769503157"
},
"departure": {
"delay": 89,
"time": "1769503169"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1769503262"
},
"departure": {
"delay": 92,
"time": "1769503292"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1769503491"
},
"departure": {
"delay": 71,
"time": "1769503511"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1769502489"
},
"departure": {
"delay": 72,
"time": "1769502552"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1769502617"
},
"departure": {
"delay": 111,
"time": "1769502651"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1769502992"
},
"departure": {
"delay": 70,
"time": "1769503030"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1769503192"
},
"departure": {
"delay": 64,
"time": "1769503204"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1769503565"
},
"departure": {
"delay": 15,
"time": "1769503575"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1769503752"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1769502943"
},
"departure": {
"delay": 16,
"time": "1769502976"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1769502727"
},
"departure": {
"delay": 18,
"time": "1769502738"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 15,
"time": "1769502135"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769502675"
},
"departure": {
"delay": 30,
"time": "1769502690"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1769502882"
},
"departure": {
"delay": 17,
"time": "1769502917"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1769503081"
},
"departure": {
"delay": 100,
"time": "1769503120"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747893x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15985:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1769514331"
},
"departure": {
"delay": 31,
"time": "1769514331"
},
"stopId": "FR:76451:ZE:TCARxESPE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 131,
"time": "1769514709"
},
"departure": {
"delay": 131,
"time": "1769514731"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1769515033"
},
"departure": {
"delay": 133,
"time": "1769515033"
},
"stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1769513870"
},
"departure": {
"delay": 50,
"time": "1769513870"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 56,
"time": "1769513756"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1769515293"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1769514087"
},
"departure": {
"delay": 46,
"time": "1769514106"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1769514573"
},
"departure": {
"delay": 33,
"time": "1769514573"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1769513820"
},
"departure": {
"delay": 120,
"time": "1769513820"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1769514813"
},
"departure": {
"delay": 93,
"time": "1769514813"
},
"stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1769513896"
},
"departure": {
"delay": 76,
"time": "1769513896"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1769513948"
},
"departure": {
"delay": 68,
"time": "1769513948"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 139,
"time": "1769515099"
},
"departure": {
"delay": 139,
"time": "1769515099"
},
"stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -72,
"time": "1769514168"
},
"departure": {
"delay": -72,
"time": "1769514168"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1769515113"
},
"departure": {
"delay": 93,
"time": "1769515113"
},
"stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1769514645"
},
"departure": {
"delay": 45,
"time": "1769514645"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1769514412"
},
"departure": {
"delay": 52,
"time": "1769514412"
},
"stopId": "FR:76451:ZE:TCARxPELIC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1769514257"
},
"departure": {
"delay": 42,
"time": "1769514282"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1769514390"
},
"departure": {
"delay": 90,
"time": "1769514390"
},
"stopId": "FR:76451:ZE:TCARxLEVER1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1769514044"
},
"departure": {
"delay": 44,
"time": "1769514044"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 132,
"time": "1769514972"
},
"departure": {
"delay": 132,
"time": "1769514972"
},
"stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1769514469"
},
"departure": {
"delay": 49,
"time": "1769514469"
},
"stopId": "FR:76474:ZE:TCARxJBACH1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 94,
"time": "1769514874"
},
"departure": {
"delay": 94,
"time": "1769514874"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769513760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15985:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745733x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1769512038"
},
"departure": {
"delay": 53,
"time": "1769512073"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1769510823"
},
"departure": {
"delay": 11,
"time": "1769510891"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1769512316"
},
"departure": {
"delay": 89,
"time": "1769512349"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1769513050"
},
"departure": {
"delay": 16,
"time": "1769513056"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 18,
"time": "1769511228"
},
"departure": {
"delay": 18,
"time": "1769511258"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1769512400"
},
"departure": {
"delay": 53,
"time": "1769512433"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 99,
"time": "1769512527"
},
"departure": {
"delay": 99,
"time": "1769512539"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1769512095"
},
"departure": {
"delay": 89,
"time": "1769512169"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1769511070"
},
"departure": {
"delay": 49,
"time": "1769511109"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769511698"
},
"departure": {
"delay": 5,
"time": "1769511785"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1769510661"
},
"departure": {
"delay": 28,
"time": "1769510668"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769512898"
},
"departure": {
"delay": 65,
"time": "1769512925"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 18,
"time": "1769511168"
},
"departure": {
"delay": 18,
"time": "1769511198"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1769511307"
},
"departure": {
"delay": -7,
"time": "1769511353"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1769511907"
},
"departure": {
"delay": 14,
"time": "1769511974"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1769512840"
},
"departure": {
"delay": 68,
"time": "1769512868"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 12,
"time": "1769512973"
},
"departure": {
"delay": 12,
"time": "1769512992"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -6,
"time": "1769513200"
},
"departure": {
"delay": -6,
"time": "1769513214"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -3,
"time": "1769510951"
},
"departure": {
"delay": -3,
"time": "1769510997"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1769513448"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -23,
"time": "1769510782"
},
"departure": {
"delay": -23,
"time": "1769510797"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769511597"
},
"departure": {
"delay": 30,
"time": "1769511630"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -35,
"time": "1769513236"
},
"departure": {
"delay": -35,
"time": "1769513245"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1769513158"
},
"departure": {
"delay": 20,
"time": "1769513180"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 14,
"time": "1769513276"
},
"departure": {
"delay": 14,
"time": "1769513354"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 108,
"time": "1769512754"
},
"departure": {
"delay": 108,
"time": "1769512788"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1769513374"
},
"departure": {
"delay": 9,
"time": "1769513409"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 22,
"time": "1769513082"
},
"departure": {
"delay": 22,
"time": "1769513122"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 10,
"time": "1769510590"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769511828"
},
"departure": {
"delay": 16,
"time": "1769511856"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1769511427"
},
"departure": {
"delay": -9,
"time": "1769511471"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769510733"
},
"departure": {
"delay": 8,
"time": "1769510768"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 115,
"time": "1769512223"
},
"departure": {
"delay": 115,
"time": "1769512255"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745733x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748507x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769494255"
},
"departure": {
"delay": 66,
"time": "1769494266"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1769494189"
},
"departure": {
"delay": 59,
"time": "1769494199"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1769493824"
},
"departure": {
"delay": 84,
"time": "1769493864"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1769492834"
},
"departure": {
"delay": 91,
"time": "1769492851"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1769494063"
},
"departure": {
"delay": 31,
"time": "1769494111"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 95,
"time": "1769493732"
},
"departure": {
"delay": 95,
"time": "1769493755"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1769492593"
},
"departure": {
"delay": 145,
"time": "1769492605"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1769493782"
},
"departure": {
"delay": 75,
"time": "1769493795"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 148,
"time": "1769492548"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1769492958"
},
"departure": {
"delay": 34,
"time": "1769492974"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769493888"
},
"departure": {
"delay": 60,
"time": "1769493900"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1769493922"
},
"departure": {
"delay": 44,
"time": "1769493944"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1769494142"
},
"departure": {
"delay": 77,
"time": "1769494157"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1769492800"
},
"departure": {
"delay": 111,
"time": "1769492811"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1769492639"
},
"departure": {
"delay": 129,
"time": "1769492649"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769494003"
},
"departure": {
"delay": 5,
"time": "1769494025"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1769493482"
},
"departure": {
"delay": 140,
"time": "1769493500"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 76,
"time": "1769494336"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1769493013"
},
"departure": {
"delay": 25,
"time": "1769493025"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1769493672"
},
"departure": {
"delay": 108,
"time": "1769493708"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1769493599"
},
"departure": {
"delay": 103,
"time": "1769493643"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1769492864"
},
"departure": {
"delay": 61,
"time": "1769492881"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1769493102"
},
"departure": {
"delay": 180,
"time": "1769493300"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1769492896"
},
"departure": {
"delay": 88,
"time": "1769492908"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748507x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10537:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 239,
"time": "1769512699"
},
"departure": {
"delay": 239,
"time": "1769512739"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 237,
"time": "1769513097"
},
"departure": {
"delay": 237,
"time": "1769513097"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 195,
"time": "1769513235"
},
"departure": {
"delay": 195,
"time": "1769513235"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 190,
"time": "1769512785"
},
"departure": {
"delay": 190,
"time": "1769512810"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 245,
"time": "1769512960"
},
"departure": {
"delay": 245,
"time": "1769512985"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 227,
"time": "1769513447"
},
"departure": {
"delay": 227,
"time": "1769513447"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 191,
"time": "1769513531"
},
"departure": {
"delay": 191,
"time": "1769513531"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 145,
"time": "1769512577"
},
"departure": {
"delay": 145,
"time": "1769512585"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1769511845"
},
"departure": {
"delay": 125,
"time": "1769511845"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 140,
"time": "1769512040"
},
"departure": {
"delay": 140,
"time": "1769512040"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 228,
"time": "1769513388"
},
"departure": {
"delay": 228,
"time": "1769513388"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 130,
"time": "1769512210"
},
"departure": {
"delay": 130,
"time": "1769512210"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 79,
"time": "1769511739"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 116,
"time": "1769512070"
},
"departure": {
"delay": 116,
"time": "1769512076"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1769512885"
},
"departure": {
"delay": 145,
"time": "1769512885"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1769512111"
},
"departure": {
"delay": 91,
"time": "1769512111"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 230,
"time": "1769513150"
},
"departure": {
"delay": 230,
"time": "1769513150"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1769513560"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 240,
"time": "1769513040"
},
"departure": {
"delay": 240,
"time": "1769513040"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 210,
"time": "1769513310"
},
"departure": {
"delay": 210,
"time": "1769513310"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 224,
"time": "1769512642"
},
"departure": {
"delay": 224,
"time": "1769512664"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769511740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10537:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13371:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769514660"
},
"departure": {
"time": "1769514660"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769515740"
},
"departure": {
"delay": 60,
"time": "1769515740"
},
"stopId": "FR:76069:ZE:TCARxNORM50:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769514360"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769514480"
},
"departure": {
"delay": 60,
"time": "1769514480"
},
"stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769515200"
},
"departure": {
"delay": 60,
"time": "1769515200"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769515020"
},
"departure": {
"time": "1769515020"
},
"stopId": "FR:76429:ZE:TCARxNORLO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769516100"
},
"departure": {
"delay": 60,
"time": "1769516100"
},
"stopId": "FR:76069:ZE:TCARxBOCHA0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76069:ZE:TCARxTRAVE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769515920"
},
"departure": {
"delay": 60,
"time": "1769515920"
},
"stopId": "FR:76069:ZE:TCARxPOMME0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769516160"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:76475:ZE:TCARxMALEC4:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769515400"
},
"departure": {
"delay": 20,
"time": "1769515400"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:76069:ZE:TCARxCTAIG1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769515980"
},
"departure": {
"delay": 60,
"time": "1769515980"
},
"stopId": "FR:76069:ZE:TCARxESSAR0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1769514840"
},
"departure": {
"delay": 60,
"time": "1769514840"
},
"stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1769514500"
},
"departure": {
"delay": 20,
"time": "1769514500"
},
"stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769514600"
},
"departure": {
"delay": 60,
"time": "1769514600"
},
"stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769514420"
},
"departure": {
"delay": 60,
"time": "1769514420"
},
"stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76069:ZE:TCARxCLOTO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769514540"
},
"departure": {
"time": "1769514540"
},
"stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769514720"
},
"departure": {
"time": "1769514720"
},
"stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769516000"
},
"departure": {
"delay": 20,
"time": "1769516000"
},
"stopId": "FR:76069:ZE:TCARxVOIES1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769513620",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13371:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747903x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 200,
"time": "1769514703"
},
"departure": {
"delay": 200,
"time": "1769514740"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1769515110"
},
"departure": {
"delay": 150,
"time": "1769515110"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1769515950"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 150,
"time": "1769515050"
},
"departure": {
"delay": 150,
"time": "1769515050"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1769515170"
},
"departure": {
"delay": 150,
"time": "1769515170"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1769515410"
},
"departure": {
"delay": 150,
"time": "1769515410"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769514289"
},
"departure": {
"delay": 40,
"time": "1769514400"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1769515650"
},
"departure": {
"delay": 150,
"time": "1769515650"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1769515770"
},
"departure": {
"delay": 150,
"time": "1769515770"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1769515290"
},
"departure": {
"delay": 150,
"time": "1769515290"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1769515650"
},
"departure": {
"delay": 150,
"time": "1769515650"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1769515230"
},
"departure": {
"delay": 150,
"time": "1769515230"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1769514930"
},
"departure": {
"delay": 150,
"time": "1769514930"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1769515530"
},
"departure": {
"delay": 150,
"time": "1769515530"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1769515230"
},
"departure": {
"delay": 150,
"time": "1769515230"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 150,
"time": "1769515770"
},
"departure": {
"delay": 150,
"time": "1769515770"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 152,
"time": "1769514777"
},
"departure": {
"delay": 152,
"time": "1769514812"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1769515110"
},
"departure": {
"delay": 150,
"time": "1769515110"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1769515590"
},
"departure": {
"delay": 150,
"time": "1769515590"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1769514870"
},
"departure": {
"delay": 150,
"time": "1769514870"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1769515830"
},
"departure": {
"delay": 150,
"time": "1769515830"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 102,
"time": "1769514222"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1769514463"
},
"departure": {
"delay": 127,
"time": "1769514607"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747903x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769517780"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769517360"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769517300"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769516640"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769517660"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769518380"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769518260"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769517060"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769517720"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769517840"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769518200"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769518020"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769517000"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769517960"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769518080"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769517120"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769517540"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769517600"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769518560"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769517900"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769518440"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769517420"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2049:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15492:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -121,
"time": "1769513093"
},
"departure": {
"delay": -121,
"time": "1769513099"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1769512704"
},
"departure": {
"delay": 24,
"time": "1769512704"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1769513489"
},
"departure": {
"delay": -31,
"time": "1769513489"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -105,
"time": "1769513055"
},
"departure": {
"delay": -105,
"time": "1769513055"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1769513689"
},
"departure": {
"delay": -5,
"time": "1769513695"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1769512868"
},
"departure": {
"delay": -52,
"time": "1769512868"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -132,
"time": "1769513268"
},
"departure": {
"delay": -132,
"time": "1769513268"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -35,
"time": "1769513965"
},
"departure": {
"delay": -35,
"time": "1769513965"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -136,
"time": "1769514140"
},
"departure": {
"delay": -136,
"time": "1769514164"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1769512592"
},
"departure": {
"delay": 32,
"time": "1769512592"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -118,
"time": "1769513162"
},
"departure": {
"delay": -118,
"time": "1769513162"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769512560"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1769512631"
},
"departure": {
"delay": 19,
"time": "1769512639"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -3,
"time": "1769513757"
},
"departure": {
"delay": -3,
"time": "1769513757"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -29,
"time": "1769513911"
},
"departure": {
"delay": -29,
"time": "1769513911"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -21,
"time": "1769513308"
},
"departure": {
"delay": -21,
"time": "1769513439"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -100,
"time": "1769514020"
},
"departure": {
"delay": -100,
"time": "1769514020"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1769513631"
},
"departure": {
"delay": 59,
"time": "1769513639"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -61,
"time": "1769513819"
},
"departure": {
"delay": -61,
"time": "1769513819"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -87,
"time": "1769512953"
},
"departure": {
"delay": -87,
"time": "1769512953"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -46,
"time": "1769512809"
},
"departure": {
"delay": -46,
"time": "1769512814"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1769512767"
},
"departure": {
"delay": -33,
"time": "1769512767"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769512540",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15492:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2911:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769515475"
},
"departure": {
"delay": 35,
"time": "1769515475"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1769515611"
},
"departure": {
"delay": 51,
"time": "1769515611"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1769515755"
},
"departure": {
"delay": 75,
"time": "1769515755"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769516036"
},
"departure": {
"delay": 56,
"time": "1769516036"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1769515275"
},
"departure": {
"delay": 75,
"time": "1769515275"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1769516415"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1769514951"
},
"departure": {
"delay": 51,
"time": "1769514951"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1769516217"
},
"departure": {
"delay": 57,
"time": "1769516217"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1769515960"
},
"departure": {
"delay": 40,
"time": "1769515960"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 45,
"time": "1769514705"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 84,
"time": "1769516124"
},
"departure": {
"delay": 84,
"time": "1769516124"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1769515038"
},
"departure": {
"delay": 78,
"time": "1769515038"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 75,
"time": "1769514855"
},
"departure": {
"delay": 75,
"time": "1769514855"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1769515115"
},
"departure": {
"delay": 35,
"time": "1769515115"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1769515358"
},
"departure": {
"delay": 38,
"time": "1769515358"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769515533"
},
"departure": {
"delay": 33,
"time": "1769515533"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1769514786"
},
"departure": {
"delay": 77,
"time": "1769514797"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769514340",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2911:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470493:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -468,
"time": "1769514792"
},
"departure": {
"delay": -468,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -888,
"time": "1769514792"
},
"departure": {
"delay": -888,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -588,
"time": "1769514792"
},
"departure": {
"delay": -588,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -528,
"time": "1769514792"
},
"departure": {
"delay": -528,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 236,
"time": "1769516456"
},
"departure": {
"delay": 236,
"time": "1769516456"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -528,
"time": "1769514792"
},
"departure": {
"delay": -528,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1248,
"time": "1769514792"
},
"departure": {
"delay": -1248,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -528,
"time": "1769514792"
},
"departure": {
"delay": -528,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -888,
"time": "1769514792"
},
"departure": {
"delay": -888,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1008,
"time": "1769514792"
},
"departure": {
"delay": -1008,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -648,
"time": "1769514792"
},
"departure": {
"delay": -648,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -708,
"time": "1769514792"
},
"departure": {
"delay": -708,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -828,
"time": "1769514792"
},
"departure": {
"delay": -828,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -648,
"time": "1769514792"
},
"departure": {
"delay": -648,
"time": "1769514792"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"delay": -408,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -948,
"time": "1769514792"
},
"departure": {
"delay": -948,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -708,
"time": "1769514792"
},
"departure": {
"delay": -708,
"time": "1769514792"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -828,
"time": "1769514792"
},
"departure": {
"delay": -828,
"time": "1769514792"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -648,
"time": "1769514792"
},
"departure": {
"delay": -648,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1769516533"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470493:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1437:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 263,
"time": "1769513063"
},
"departure": {
"delay": 263,
"time": "1769513063"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 236,
"time": "1769513156"
},
"departure": {
"delay": 236,
"time": "1769513156"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 99,
"time": "1769511659"
},
"departure": {
"delay": 99,
"time": "1769511759"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 176,
"time": "1769511956"
},
"departure": {
"delay": 176,
"time": "1769511956"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 161,
"time": "1769511857"
},
"departure": {
"delay": 161,
"time": "1769511881"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1769511233"
},
"departure": {
"delay": 173,
"time": "1769511233"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 106,
"time": "1769511106"
},
"departure": {
"delay": 106,
"time": "1769511106"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 160,
"time": "1769513380"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 347,
"time": "1769512762"
},
"departure": {
"delay": 347,
"time": "1769512787"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -24,
"time": "1769511456"
},
"departure": {
"delay": -24,
"time": "1769511456"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 216,
"time": "1769513242"
},
"departure": {
"delay": 216,
"time": "1769513256"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 108,
"time": "1769511168"
},
"departure": {
"delay": 108,
"time": "1769511168"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 201,
"time": "1769512566"
},
"departure": {
"delay": 201,
"time": "1769512581"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769510390",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1437:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9909:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1769514662"
},
"departure": {
"delay": 182,
"time": "1769514662"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 177,
"time": "1769514957"
},
"departure": {
"delay": 177,
"time": "1769514957"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 135,
"time": "1769514735"
},
"departure": {
"delay": 135,
"time": "1769514735"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 287,
"time": "1769516207"
},
"departure": {
"delay": 287,
"time": "1769516207"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 166,
"time": "1769514564"
},
"departure": {
"delay": 166,
"time": "1769514586"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 315,
"time": "1769515755"
},
"departure": {
"delay": 315,
"time": "1769515755"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 133,
"time": "1769515093"
},
"departure": {
"delay": 133,
"time": "1769515093"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1769515920"
},
"departure": {
"delay": 300,
"time": "1769515920"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 311,
"time": "1769515991"
},
"departure": {
"delay": 311,
"time": "1769515991"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1769514025"
},
"departure": {
"delay": 85,
"time": "1769514025"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1769516340"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 287,
"time": "1769515207"
},
"departure": {
"delay": 287,
"time": "1769515367"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 175,
"time": "1769514895"
},
"departure": {
"delay": 175,
"time": "1769514895"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 342,
"time": "1769515722"
},
"departure": {
"delay": 342,
"time": "1769515722"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 46,
"time": "1769513806"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 327,
"time": "1769515407"
},
"departure": {
"delay": 327,
"time": "1769515407"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 156,
"time": "1769514456"
},
"departure": {
"delay": 156,
"time": "1769514456"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1769514211"
},
"departure": {
"delay": 91,
"time": "1769514211"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 343,
"time": "1769515603"
},
"departure": {
"delay": 343,
"time": "1769515603"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 314,
"time": "1769516114"
},
"departure": {
"delay": 314,
"time": "1769516114"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 151,
"time": "1769514991"
},
"departure": {
"delay": 151,
"time": "1769514991"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 287,
"time": "1769515667"
},
"departure": {
"delay": 287,
"time": "1769515667"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 306,
"time": "1769516046"
},
"departure": {
"delay": 306,
"time": "1769516046"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 111,
"time": "1769514111"
},
"departure": {
"delay": 111,
"time": "1769514111"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 126,
"time": "1769514786"
},
"departure": {
"delay": 126,
"time": "1769514786"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1769514161"
},
"departure": {
"delay": 101,
"time": "1769514161"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1769514339"
},
"departure": {
"delay": 99,
"time": "1769514339"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 320,
"time": "1769515460"
},
"departure": {
"delay": 320,
"time": "1769515460"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1769514063"
},
"departure": {
"delay": 63,
"time": "1769514063"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 323,
"time": "1769515823"
},
"departure": {
"delay": 323,
"time": "1769515823"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769513740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9909:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747525x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -64,
"time": "1769510509"
},
"departure": {
"delay": -64,
"time": "1769510516"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -59,
"time": "1769510334"
},
"departure": {
"delay": -59,
"time": "1769510341"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1769509443"
},
"departure": {
"delay": 18,
"time": "1769509458"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -98,
"time": "1769510542"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1769509535"
},
"departure": {
"delay": -8,
"time": "1769509552"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1769509792"
},
"departure": {
"delay": 103,
"time": "1769509903"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 108,
"time": "1769509092"
},
"departure": {
"delay": 108,
"time": "1769509248"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1769508737"
},
"departure": {
"delay": 33,
"time": "1769508753"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1769508947"
},
"departure": {
"delay": 57,
"time": "1769508957"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1769508597"
},
"departure": {
"delay": 9,
"time": "1769508609"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1769509395"
},
"departure": {
"delay": 26,
"time": "1769509406"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1769508622"
},
"departure": {
"delay": 42,
"time": "1769508642"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1769508772"
},
"departure": {
"delay": 70,
"time": "1769508790"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1769510262"
},
"departure": {
"delay": -23,
"time": "1769510317"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 38,
"time": "1769508458"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1769509022"
},
"departure": {
"delay": 14,
"time": "1769509034"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769508682"
},
"departure": {
"delay": 30,
"time": "1769508690"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1769509593"
},
"departure": {
"delay": -34,
"time": "1769509646"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -70,
"time": "1769510440"
},
"departure": {
"delay": -70,
"time": "1769510450"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -56,
"time": "1769510224"
},
"departure": {
"delay": -56,
"time": "1769510224"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1769508869"
},
"departure": {
"delay": 104,
"time": "1769508884"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1769509991"
},
"departure": {
"delay": 88,
"time": "1769510008"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747525x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13875:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517660"
},
"departure": {
"time": "1769517660"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 24,
"time": "1769516364"
},
"departure": {
"delay": 24,
"time": "1769516364"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515740"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1769516416"
},
"departure": {
"delay": 16,
"time": "1769516416"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1769515891"
},
"departure": {
"delay": 31,
"time": "1769515891"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1769516151"
},
"departure": {
"delay": 51,
"time": "1769516151"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769516097"
},
"departure": {
"delay": 57,
"time": "1769516097"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1769516207"
},
"departure": {
"delay": 47,
"time": "1769516207"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1769515993"
},
"departure": {
"delay": 13,
"time": "1769515993"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1769516328"
},
"departure": {
"delay": 48,
"time": "1769516328"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769516231"
},
"departure": {
"delay": 11,
"time": "1769516231"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 34,
"time": "1769515774"
},
"departure": {
"delay": 34,
"time": "1769515774"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1769515689"
},
"departure": {
"delay": 9,
"time": "1769515689"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1769517759"
},
"departure": {
"delay": 39,
"time": "1769517759"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 27,
"time": "1769515827"
},
"departure": {
"delay": 27,
"time": "1769515827"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1769516689"
},
"departure": {
"delay": 49,
"time": "1769516689"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769515974"
},
"departure": {
"delay": 54,
"time": "1769515974"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769516550"
},
"departure": {
"delay": 30,
"time": "1769516550"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1769517535"
},
"departure": {
"delay": 55,
"time": "1769517535"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1769516623"
},
"departure": {
"delay": 43,
"time": "1769516623"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1769517846"
},
"departure": {
"delay": 6,
"time": "1769517846"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 39,
"time": "1769517699"
},
"departure": {
"delay": 39,
"time": "1769517699"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1769514770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13875:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10789:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769515964"
},
"departure": {
"delay": 44,
"time": "1769515964"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1769515846"
},
"departure": {
"delay": 46,
"time": "1769515846"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 45,
"time": "1769517525"
},
"departure": {
"delay": 45,
"time": "1769517525"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 41,
"time": "1769515661"
},
"departure": {
"delay": 41,
"time": "1769515661"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769516498"
},
"departure": {
"delay": 38,
"time": "1769516498"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1769515605"
},
"departure": {
"delay": 45,
"time": "1769515605"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1769515561"
},
"departure": {
"delay": 1,
"time": "1769515561"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769517800"
},
"departure": {
"delay": 20,
"time": "1769517800"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 18,
"time": "1769516838"
},
"departure": {
"delay": 18,
"time": "1769516838"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1769516077"
},
"departure": {
"delay": 37,
"time": "1769516077"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1769515727"
},
"departure": {
"delay": 47,
"time": "1769515727"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1769517710"
},
"departure": {
"delay": 50,
"time": "1769517710"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1769516799"
},
"departure": {
"delay": 39,
"time": "1769516799"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1769516000"
},
"departure": {
"delay": 20,
"time": "1769516000"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769516560"
},
"departure": {
"delay": 40,
"time": "1769516560"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1769517246"
},
"departure": {
"delay": 6,
"time": "1769517246"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1769516655"
},
"departure": {
"delay": 15,
"time": "1769516655"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1769515803"
},
"departure": {
"delay": 3,
"time": "1769515803"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514670",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10789:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748434x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769499822"
},
"departure": {
"delay": 19,
"time": "1769499859"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 187,
"time": "1769500791"
},
"departure": {
"delay": 187,
"time": "1769500807"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1769499957"
},
"departure": {
"delay": 31,
"time": "1769499991"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1769501736"
},
"departure": {
"delay": 116,
"time": "1769501756"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 91,
"time": "1769501411"
},
"departure": {
"delay": 91,
"time": "1769501431"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 208,
"time": "1769500981"
},
"departure": {
"delay": 208,
"time": "1769501008"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 177,
"time": "1769502177"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 218,
"time": "1769500852"
},
"departure": {
"delay": 218,
"time": "1769500898"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1769499467"
},
"departure": {
"delay": -7,
"time": "1769499473"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 122,
"time": "1769501507"
},
"departure": {
"delay": 122,
"time": "1769501522"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 149,
"time": "1769501839"
},
"departure": {
"delay": 149,
"time": "1769501849"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 84,
"time": "1769499581"
},
"departure": {
"delay": 84,
"time": "1769499624"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 190,
"time": "1769501876"
},
"departure": {
"delay": 190,
"time": "1769501890"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -15,
"time": "1769499872"
},
"departure": {
"delay": -15,
"time": "1769499885"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1769499779"
},
"departure": {
"delay": 19,
"time": "1769499799"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1769501606"
},
"departure": {
"delay": 97,
"time": "1769501617"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 157,
"time": "1769501184"
},
"departure": {
"delay": 157,
"time": "1769501197"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 124,
"time": "1769501214"
},
"departure": {
"delay": 124,
"time": "1769501224"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 109,
"time": "1769501321"
},
"departure": {
"delay": 109,
"time": "1769501329"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 201,
"time": "1769500922"
},
"departure": {
"delay": 201,
"time": "1769500941"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 253,
"time": "1769500196"
},
"departure": {
"delay": 253,
"time": "1769500633"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1769501532"
},
"departure": {
"delay": 95,
"time": "1769501555"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1769499686"
},
"departure": {
"delay": 51,
"time": "1769499711"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1769499426"
},
"departure": {
"delay": 23,
"time": "1769499443"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 196,
"time": "1769500736"
},
"departure": {
"delay": 196,
"time": "1769500756"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1769500125"
},
"departure": {
"delay": 83,
"time": "1769500163"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1769501389"
},
"departure": {
"delay": 65,
"time": "1769501405"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 198,
"time": "1769501102"
},
"departure": {
"delay": 198,
"time": "1769501118"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 202,
"time": "1769501941"
},
"departure": {
"delay": 202,
"time": "1769501962"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 215,
"time": "1769500690"
},
"departure": {
"delay": 215,
"time": "1769500715"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1769499648"
},
"departure": {
"delay": 66,
"time": "1769499666"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769499522"
},
"departure": {
"delay": 62,
"time": "1769499542"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1769499726"
},
"departure": {
"delay": 39,
"time": "1769499759"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 25,
"time": "1769499385"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748434x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 660,
"time": "1769515320"
},
"departure": {
"delay": 660,
"time": "1769515320"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 660,
"time": "1769515500"
},
"departure": {
"delay": 660,
"time": "1769515500"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 500,
"time": "1769512820"
},
"departure": {
"delay": 500,
"time": "1769512820"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 660,
"time": "1769514840"
},
"departure": {
"delay": 660,
"time": "1769514840"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 660,
"time": "1769515080"
},
"departure": {
"delay": 660,
"time": "1769515080"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 570,
"time": "1769513070"
},
"departure": {
"delay": 570,
"time": "1769513070"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 650,
"time": "1769514170"
},
"departure": {
"delay": 650,
"time": "1769514170"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 576,
"time": "1769514396"
},
"departure": {
"delay": 576,
"time": "1769514396"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 570,
"time": "1769513970"
},
"departure": {
"delay": 570,
"time": "1769513970"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 593,
"time": "1769513273"
},
"departure": {
"delay": 593,
"time": "1769513273"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 580,
"time": "1769513200"
},
"departure": {
"delay": 580,
"time": "1769513200"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 579,
"time": "1769514074"
},
"departure": {
"delay": 579,
"time": "1769514099"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 660,
"time": "1769515860"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 655,
"time": "1769514520"
},
"departure": {
"delay": 655,
"time": "1769514595"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 615,
"time": "1769513870"
},
"departure": {
"delay": 615,
"time": "1769513895"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 536,
"time": "1769513655"
},
"departure": {
"delay": 536,
"time": "1769513696"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 715,
"time": "1769515435"
},
"departure": {
"delay": 715,
"time": "1769515435"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 467,
"time": "1769513507"
},
"departure": {
"delay": 467,
"time": "1769513507"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 668,
"time": "1769515268"
},
"departure": {
"delay": 668,
"time": "1769515268"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 154,
"time": "1769512474"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 577,
"time": "1769513771"
},
"departure": {
"delay": 577,
"time": "1769513797"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 530,
"time": "1769512970"
},
"departure": {
"delay": 530,
"time": "1769512970"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 660,
"time": "1769515680"
},
"departure": {
"delay": 660,
"time": "1769515680"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 651,
"time": "1769514326"
},
"departure": {
"delay": 651,
"time": "1769514351"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 560,
"time": "1769513371"
},
"departure": {
"delay": 560,
"time": "1769513420"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 609,
"time": "1769514249"
},
"departure": {
"delay": 609,
"time": "1769514249"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 684,
"time": "1769514924"
},
"departure": {
"delay": 684,
"time": "1769514924"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 705,
"time": "1769515365"
},
"departure": {
"delay": 705,
"time": "1769515365"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 721,
"time": "1769514721"
},
"departure": {
"delay": 721,
"time": "1769514721"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 678,
"time": "1769515578"
},
"departure": {
"delay": 678,
"time": "1769515578"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769512480",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx349:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745659x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1769498724"
},
"departure": {
"delay": 222,
"time": "1769498742"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 228,
"time": "1769498524"
},
"departure": {
"delay": 228,
"time": "1769498568"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 391,
"time": "1769500618"
},
"departure": {
"delay": 391,
"time": "1769500651"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 368,
"time": "1769499748"
},
"departure": {
"delay": 368,
"time": "1769499788"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 400,
"time": "1769499837"
},
"departure": {
"delay": 400,
"time": "1769499880"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 370,
"time": "1769500162"
},
"departure": {
"delay": 370,
"time": "1769500210"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 437,
"time": "1769501167"
},
"departure": {
"delay": 437,
"time": "1769501177"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 131,
"time": "1769498242"
},
"departure": {
"delay": 131,
"time": "1769498291"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 420,
"time": "1769501070"
},
"departure": {
"delay": 420,
"time": "1769501100"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 47,
"time": "1769498038"
},
"departure": {
"delay": 47,
"time": "1769498087"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 122,
"time": "1769498181"
},
"departure": {
"delay": 122,
"time": "1769498222"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 215,
"time": "1769498624"
},
"departure": {
"delay": 215,
"time": "1769498675"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 388,
"time": "1769500552"
},
"departure": {
"delay": 388,
"time": "1769500588"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 338,
"time": "1769500018"
},
"departure": {
"delay": 338,
"time": "1769500058"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 353,
"time": "1769499909"
},
"departure": {
"delay": 353,
"time": "1769499953"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 234,
"time": "1769498894"
},
"departure": {
"delay": 234,
"time": "1769498934"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1769498112"
},
"departure": {
"delay": 62,
"time": "1769498162"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 359,
"time": "1769499664"
},
"departure": {
"delay": 359,
"time": "1769499719"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 360,
"time": "1769501220"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 354,
"time": "1769500710"
},
"departure": {
"delay": 354,
"time": "1769500734"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 376,
"time": "1769499390"
},
"departure": {
"delay": 376,
"time": "1769499436"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 237,
"time": "1769498767"
},
"departure": {
"delay": 237,
"time": "1769498817"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 368,
"time": "1769499502"
},
"departure": {
"delay": 368,
"time": "1769499548"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 374,
"time": "1769500354"
},
"departure": {
"delay": 374,
"time": "1769500394"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 379,
"time": "1769500787"
},
"departure": {
"delay": 379,
"time": "1769500819"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 338,
"time": "1769500926"
},
"departure": {
"delay": 338,
"time": "1769500958"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 158,
"time": "1769498393"
},
"departure": {
"delay": 158,
"time": "1769498438"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 408,
"time": "1769500451"
},
"departure": {
"delay": 408,
"time": "1769500488"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 346,
"time": "1769500865"
},
"departure": {
"delay": 346,
"time": "1769500906"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 376,
"time": "1769499302"
},
"departure": {
"delay": 376,
"time": "1769499376"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 340,
"time": "1769499595"
},
"departure": {
"delay": 340,
"time": "1769499640"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 28,
"time": "1769497948"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745659x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1769512189"
},
"departure": {
"delay": 109,
"time": "1769512189"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769513331"
},
"departure": {
"delay": 51,
"time": "1769513331"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 105,
"time": "1769512125"
},
"departure": {
"delay": 105,
"time": "1769512125"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769512843"
},
"departure": {
"delay": 62,
"time": "1769512862"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1769513617"
},
"departure": {
"delay": 117,
"time": "1769513637"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1769511773"
},
"departure": {
"delay": 53,
"time": "1769511773"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1769513918"
},
"departure": {
"delay": 98,
"time": "1769513918"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 52,
"time": "1769511712"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1769513412"
},
"departure": {
"delay": 37,
"time": "1769513437"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1769513273"
},
"departure": {
"delay": 53,
"time": "1769513273"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1769512345"
},
"departure": {
"delay": 25,
"time": "1769512345"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1769511985"
},
"departure": {
"delay": 145,
"time": "1769511985"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 86,
"time": "1769513846"
},
"departure": {
"delay": 86,
"time": "1769513846"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 100,
"time": "1769512780"
},
"departure": {
"delay": 100,
"time": "1769512780"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1769512923"
},
"departure": {
"delay": 63,
"time": "1769512923"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1769512617"
},
"departure": {
"delay": 68,
"time": "1769512688"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1769511888"
},
"departure": {
"delay": 132,
"time": "1769511912"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1769512065"
},
"departure": {
"delay": 105,
"time": "1769512065"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1769513773"
},
"departure": {
"delay": 133,
"time": "1769513773"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 112,
"time": "1769513187"
},
"departure": {
"delay": 112,
"time": "1769513212"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1769514209"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 57,
"time": "1769514117"
},
"departure": {
"delay": 57,
"time": "1769514117"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1769514013"
},
"departure": {
"delay": 97,
"time": "1769514037"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1769513017"
},
"departure": {
"delay": 82,
"time": "1769513062"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1769512412"
},
"departure": {
"delay": -28,
"time": "1769512412"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1769513112"
},
"departure": {
"delay": 72,
"time": "1769513112"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769511721",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1391:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745724x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1769503843"
},
"departure": {
"delay": 14,
"time": "1769503874"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1769503558"
},
"departure": {
"delay": 63,
"time": "1769503563"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1769505089"
},
"departure": {
"delay": 75,
"time": "1769505135"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 49,
"time": "1769505031"
},
"departure": {
"delay": 49,
"time": "1769505049"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 72,
"time": "1769505270"
},
"departure": {
"delay": 72,
"time": "1769505312"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 46,
"time": "1769505406"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1769503665"
},
"departure": {
"delay": 30,
"time": "1769503710"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 12,
"time": "1769502492"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1769503948"
},
"departure": {
"delay": -20,
"time": "1769503960"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1769503145"
},
"departure": {
"delay": 46,
"time": "1769503186"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1769502641"
},
"departure": {
"delay": 26,
"time": "1769502686"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1769503902"
},
"departure": {
"delay": 3,
"time": "1769503923"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1769504726"
},
"departure": {
"delay": 43,
"time": "1769504743"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 22,
"time": "1769502704"
},
"departure": {
"delay": 22,
"time": "1769502742"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1769503760"
},
"departure": {
"delay": 59,
"time": "1769503799"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769504384"
},
"departure": {
"delay": 60,
"time": "1769504400"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1769502977"
},
"departure": {
"delay": 54,
"time": "1769503014"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1769502779"
},
"departure": {
"delay": 39,
"time": "1769502819"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1769504862"
},
"departure": {
"delay": -5,
"time": "1769504875"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1769503394"
},
"departure": {
"delay": 35,
"time": "1769503415"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1769502559"
},
"departure": {
"delay": 34,
"time": "1769502574"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1769503258"
},
"departure": {
"delay": 59,
"time": "1769503319"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1769502875"
},
"departure": {
"delay": 26,
"time": "1769502926"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1769504001"
},
"departure": {
"delay": -14,
"time": "1769504026"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1769503076"
},
"departure": {
"delay": 38,
"time": "1769503118"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1769504643"
},
"departure": {
"delay": 86,
"time": "1769504666"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 52,
"time": "1769504978"
},
"departure": {
"delay": 52,
"time": "1769504992"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -50,
"time": "1769504184"
},
"departure": {
"delay": -50,
"time": "1769504230"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1769505213"
},
"departure": {
"delay": 46,
"time": "1769505226"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -38,
"time": "1769504097"
},
"departure": {
"delay": -38,
"time": "1769504122"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1769505166"
},
"departure": {
"delay": 62,
"time": "1769505182"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1769505338"
},
"departure": {
"delay": 57,
"time": "1769505357"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 53,
"time": "1769504774"
},
"departure": {
"delay": 53,
"time": "1769504813"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745724x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745675x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1769514482"
},
"departure": {
"delay": 52,
"time": "1769514532"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1769513522"
},
"departure": {
"delay": 46,
"time": "1769513566"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1769512651"
},
"departure": {
"delay": 45,
"time": "1769512665"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1769514940"
},
"departure": {
"delay": 40,
"time": "1769514940"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769513826"
},
"departure": {
"delay": 30,
"time": "1769513850"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769515240"
},
"departure": {
"delay": 40,
"time": "1769515240"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1769512757"
},
"departure": {
"delay": 46,
"time": "1769512786"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769513943"
},
"departure": {
"delay": 62,
"time": "1769514002"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1769512493"
},
"departure": {
"delay": 4,
"time": "1769512504"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1769514031"
},
"departure": {
"delay": 27,
"time": "1769514087"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1769513058"
},
"departure": {
"delay": 29,
"time": "1769513069"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769514141"
},
"departure": {
"delay": 57,
"time": "1769514237"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1769512612"
},
"departure": {
"delay": 68,
"time": "1769512628"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769513888"
},
"departure": {
"delay": 30,
"time": "1769513910"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1769514880"
},
"departure": {
"delay": 40,
"time": "1769514880"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 58,
"time": "1769512850"
},
"departure": {
"delay": 58,
"time": "1769512858"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1769515120"
},
"departure": {
"delay": 40,
"time": "1769515120"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 27,
"time": "1769512532"
},
"departure": {
"delay": 27,
"time": "1769512587"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1769512927"
},
"departure": {
"delay": 22,
"time": "1769512942"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769513486"
},
"departure": {
"delay": 38,
"time": "1769513498"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1769514332"
},
"departure": {
"delay": 94,
"time": "1769514394"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1769514739"
},
"departure": {
"delay": 64,
"time": "1769514784"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1769515360"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1769515180"
},
"departure": {
"delay": 40,
"time": "1769515180"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1769513638"
},
"departure": {
"delay": 36,
"time": "1769513676"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1769514674"
},
"departure": {
"delay": 54,
"time": "1769514714"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1769515060"
},
"departure": {
"delay": 40,
"time": "1769515060"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 26,
"time": "1769512406"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1769514582"
},
"departure": {
"delay": 77,
"time": "1769514617"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1769513722"
},
"departure": {
"delay": 12,
"time": "1769513772"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1769513133"
},
"departure": {
"delay": 4,
"time": "1769513164"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1769512989"
},
"departure": {
"delay": 43,
"time": "1769513023"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745675x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470832:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8314,
"time": "1769515474"
},
"departure": {
"delay": 8314,
"time": "1769515474"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 8351,
"time": "1769515151"
},
"departure": {
"delay": 8351,
"time": "1769515151"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 8323,
"time": "1769515783"
},
"departure": {
"delay": 8323,
"time": "1769515783"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 8255,
"time": "1769516195"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 8420,
"time": "1769514800"
},
"departure": {
"delay": 8420,
"time": "1769514800"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 8420,
"time": "1769514920"
},
"departure": {
"delay": 8420,
"time": "1769514920"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470832:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769513220"
},
"departure": {
"delay": 5,
"time": "1769513225"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -120,
"time": "1769515080"
},
"departure": {
"delay": -120,
"time": "1769515080"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1769512920"
},
"departure": {
"delay": 65,
"time": "1769512925"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -45,
"time": "1769513530"
},
"departure": {
"delay": -45,
"time": "1769513535"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1769513820"
},
"departure": {
"delay": -60,
"time": "1769513880"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769513340"
},
"departure": {
"delay": 5,
"time": "1769513345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -120,
"time": "1769515320"
},
"departure": {
"delay": -120,
"time": "1769515320"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1769513760"
},
"departure": {
"delay": 5,
"time": "1769513765"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769512860"
},
"departure": {
"delay": 5,
"time": "1769512865"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -45,
"time": "1769513230"
},
"departure": {
"delay": -45,
"time": "1769513235"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769513640"
},
"departure": {
"time": "1769513700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -115,
"time": "1769514780"
},
"departure": {
"delay": -115,
"time": "1769514785"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -55,
"time": "1769513280"
},
"departure": {
"delay": -55,
"time": "1769513285"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1769512800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769513940"
},
"departure": {
"time": "1769514000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769514240"
},
"departure": {
"time": "1769514300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -120,
"time": "1769514900"
},
"departure": {
"delay": -120,
"time": "1769514900"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -115,
"time": "1769515085"
},
"departure": {
"delay": -115,
"time": "1769515085"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": -120,
"time": "1769515140"
},
"departure": {
"delay": -120,
"time": "1769515140"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769514720"
},
"departure": {
"delay": 5,
"time": "1769514725"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -120,
"time": "1769515680"
},
"departure": {
"delay": -120,
"time": "1769515680"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": -120,
"time": "1769515200"
},
"departure": {
"delay": -120,
"time": "1769515200"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -120,
"time": "1769515740"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769513100"
},
"departure": {
"delay": 5,
"time": "1769513105"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1769515380"
},
"departure": {
"delay": -120,
"time": "1769515380"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": -120,
"time": "1769514840"
},
"departure": {
"delay": -120,
"time": "1769514840"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769513400"
},
"departure": {
"delay": 5,
"time": "1769513405"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769514480"
},
"departure": {
"time": "1769514660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1769514005"
},
"departure": {
"delay": -60,
"time": "1769514060"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -120,
"time": "1769515560"
},
"departure": {
"delay": -120,
"time": "1769515560"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -120,
"time": "1769515440"
},
"departure": {
"delay": -120,
"time": "1769515440"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -55,
"time": "1769513580"
},
"departure": {
"delay": -55,
"time": "1769513585"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:539:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1769517572"
},
"departure": {
"delay": 32,
"time": "1769517572"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1769516434"
},
"departure": {
"delay": 34,
"time": "1769516434"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769517460"
},
"departure": {
"delay": 40,
"time": "1769517460"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 39,
"time": "1769516619"
},
"departure": {
"delay": 39,
"time": "1769516619"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769516945"
},
"departure": {
"delay": 5,
"time": "1769516945"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1769516054"
},
"departure": {
"delay": 14,
"time": "1769516054"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1769516294"
},
"departure": {
"delay": 14,
"time": "1769516294"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1769516733"
},
"departure": {
"delay": 33,
"time": "1769516733"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769515679"
},
"departure": {
"delay": 59,
"time": "1769515679"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1769515727"
},
"departure": {
"delay": 47,
"time": "1769515727"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1769516664"
},
"departure": {
"delay": 24,
"time": "1769516664"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1769515605"
},
"departure": {
"delay": 45,
"time": "1769515605"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769516240"
},
"departure": {
"delay": 20,
"time": "1769516240"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1769516869"
},
"departure": {
"delay": 49,
"time": "1769516869"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1769515585"
},
"departure": {
"delay": 25,
"time": "1769515585"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1769516001"
},
"departure": {
"delay": 21,
"time": "1769516001"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1769517651"
},
"departure": {
"delay": 51,
"time": "1769517651"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769517780"
},
"departure": {
"time": "1769517780"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1769515863"
},
"departure": {
"delay": 3,
"time": "1769515863"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1769517276"
},
"departure": {
"delay": 36,
"time": "1769517276"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1769517699"
},
"departure": {
"delay": 39,
"time": "1769517699"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769492118",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14539:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1769498581"
},
"departure": {
"delay": 159,
"time": "1769498619"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1769497582"
},
"departure": {
"delay": 128,
"time": "1769497628"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 129,
"time": "1769497945"
},
"departure": {
"delay": 129,
"time": "1769497989"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 268,
"time": "1769498861"
},
"departure": {
"delay": 268,
"time": "1769498908"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 198,
"time": "1769498665"
},
"departure": {
"delay": 198,
"time": "1769498718"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 302,
"time": "1769499750"
},
"departure": {
"delay": 302,
"time": "1769499782"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 137,
"time": "1769498078"
},
"departure": {
"delay": 137,
"time": "1769498117"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 339,
"time": "1769500224"
},
"departure": {
"delay": 339,
"time": "1769500239"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 200,
"time": "1769498472"
},
"departure": {
"delay": 200,
"time": "1769498540"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1769497449"
},
"departure": {
"delay": 157,
"time": "1769497537"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1769497382"
},
"departure": {
"delay": 96,
"time": "1769497416"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 363,
"time": "1769499868"
},
"departure": {
"delay": 363,
"time": "1769499903"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1769497312"
},
"departure": {
"delay": 97,
"time": "1769497357"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 238,
"time": "1769499071"
},
"departure": {
"delay": 238,
"time": "1769499118"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 229,
"time": "1769498740"
},
"departure": {
"delay": 229,
"time": "1769498809"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 342,
"time": "1769500116"
},
"departure": {
"delay": 342,
"time": "1769500122"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 334,
"time": "1769499657"
},
"departure": {
"delay": 334,
"time": "1769499694"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 135,
"time": "1769497775"
},
"departure": {
"delay": 135,
"time": "1769497815"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 152,
"time": "1769497856"
},
"departure": {
"delay": 152,
"time": "1769497892"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 251,
"time": "1769498965"
},
"departure": {
"delay": 251,
"time": "1769499011"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 318,
"time": "1769499608"
},
"departure": {
"delay": 318,
"time": "1769499618"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 357,
"time": "1769500161"
},
"departure": {
"delay": 357,
"time": "1769500197"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 353,
"time": "1769499499"
},
"departure": {
"delay": 353,
"time": "1769499533"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 162,
"time": "1769497680"
},
"departure": {
"delay": 162,
"time": "1769497722"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 371,
"time": "1769500062"
},
"departure": {
"delay": 371,
"time": "1769500091"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 205,
"time": "1769498258"
},
"departure": {
"delay": 205,
"time": "1769498305"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 87,
"time": "1769497167"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1769497223"
},
"departure": {
"delay": 116,
"time": "1769497256"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 358,
"time": "1769499942"
},
"departure": {
"delay": 358,
"time": "1769499958"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 371,
"time": "1769499989"
},
"departure": {
"delay": 371,
"time": "1769500031"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 324,
"time": "1769500284"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 126,
"time": "1769498352"
},
"departure": {
"delay": 126,
"time": "1769498406"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 328,
"time": "1769499254"
},
"departure": {
"delay": 328,
"time": "1769499268"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745714x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 272,
"time": "1769496180"
},
"departure": {
"delay": 272,
"time": "1769496212"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 64,
"time": "1769493497"
},
"departure": {
"delay": 64,
"time": "1769493544"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1769494697"
},
"departure": {
"delay": 104,
"time": "1769494724"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 256,
"time": "1769496238"
},
"departure": {
"delay": 256,
"time": "1769496256"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 246,
"time": "1769496048"
},
"departure": {
"delay": 246,
"time": "1769496066"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 98,
"time": "1769493659"
},
"departure": {
"delay": 98,
"time": "1769493698"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1769494921"
},
"departure": {
"delay": 83,
"time": "1769494943"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 256,
"time": "1769496098"
},
"departure": {
"delay": 256,
"time": "1769496136"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 229,
"time": "1769496279"
},
"departure": {
"delay": 229,
"time": "1769496289"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 107,
"time": "1769494266"
},
"departure": {
"delay": 107,
"time": "1769494307"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 212,
"time": "1769496374"
},
"departure": {
"delay": 212,
"time": "1769496392"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 100,
"time": "1769493954"
},
"departure": {
"delay": 100,
"time": "1769494000"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 216,
"time": "1769494536"
},
"departure": {
"delay": 216,
"time": "1769494536"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1769495100"
},
"departure": {
"delay": 99,
"time": "1769495139"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 220,
"time": "1769495820"
},
"departure": {
"delay": 220,
"time": "1769495860"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 76,
"time": "1769493756"
},
"departure": {
"delay": 76,
"time": "1769493796"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 208,
"time": "1769495751"
},
"departure": {
"delay": 208,
"time": "1769495788"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 87,
"time": "1769494778"
},
"departure": {
"delay": 87,
"time": "1769494827"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 227,
"time": "1769495949"
},
"departure": {
"delay": 227,
"time": "1769495987"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 50,
"time": "1769493350"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 196,
"time": "1769496436"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 224,
"time": "1769495646"
},
"departure": {
"delay": 224,
"time": "1769495684"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1769495190"
},
"departure": {
"delay": 68,
"time": "1769495228"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 118,
"time": "1769494988"
},
"departure": {
"delay": 118,
"time": "1769495038"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 232,
"time": "1769496329"
},
"departure": {
"delay": 232,
"time": "1769496352"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 62,
"time": "1769493415"
},
"departure": {
"delay": 62,
"time": "1769493422"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1769493591"
},
"departure": {
"delay": 86,
"time": "1769493626"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1769494027"
},
"departure": {
"delay": 111,
"time": "1769494071"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1769495363"
},
"departure": {
"delay": 158,
"time": "1769495378"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1769494861"
},
"departure": {
"delay": 99,
"time": "1769494899"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1769494127"
},
"departure": {
"delay": 102,
"time": "1769494182"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1769493849"
},
"departure": {
"delay": 108,
"time": "1769493888"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 151,
"time": "1769494599"
},
"departure": {
"delay": 151,
"time": "1769494651"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745714x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746212x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1769500585"
},
"departure": {
"delay": -19,
"time": "1769500601"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1769501312"
},
"departure": {
"delay": 6,
"time": "1769501346"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -22,
"time": "1769502923"
},
"departure": {
"delay": -22,
"time": "1769502938"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 5,
"time": "1769501608"
},
"departure": {
"delay": 5,
"time": "1769501645"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1769499914"
},
"departure": {
"delay": 27,
"time": "1769499927"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -15,
"time": "1769502748"
},
"departure": {
"delay": -15,
"time": "1769502825"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 6,
"time": "1769500828"
},
"departure": {
"delay": 6,
"time": "1769500866"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1769501050"
},
"departure": {
"delay": -12,
"time": "1769501088"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -7,
"time": "1769502255"
},
"departure": {
"delay": -7,
"time": "1769502293"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -5,
"time": "1769501380"
},
"departure": {
"delay": -5,
"time": "1769501455"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1769502585"
},
"departure": {
"delay": 7,
"time": "1769502607"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -27,
"time": "1769502952"
},
"departure": {
"delay": -27,
"time": "1769502993"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -38,
"time": "1769500366"
},
"departure": {
"delay": -38,
"time": "1769500402"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -26,
"time": "1769502190"
},
"departure": {
"delay": -26,
"time": "1769502214"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -15,
"time": "1769501225"
},
"departure": {
"delay": -15,
"time": "1769501265"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1769502851"
},
"departure": {
"delay": -30,
"time": "1769502870"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"departure": {
"delay": 17,
"time": "1769499857"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1769502673"
},
"departure": {
"delay": -14,
"time": "1769502706"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -24,
"time": "1769500339"
},
"departure": {
"delay": -24,
"time": "1769500356"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -52,
"time": "1769503268"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -18,
"time": "1769500090"
},
"departure": {
"delay": -18,
"time": "1769500122"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1769500298"
},
"departure": {
"delay": 7,
"time": "1769500327"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1769502618"
},
"departure": {
"delay": -30,
"time": "1769502630"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -13,
"time": "1769501954"
},
"departure": {
"delay": -13,
"time": "1769501987"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -25,
"time": "1769502372"
},
"departure": {
"delay": -25,
"time": "1769502395"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -24,
"time": "1769502136"
},
"departure": {
"delay": -24,
"time": "1769502156"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -1,
"time": "1769501484"
},
"departure": {
"delay": -1,
"time": "1769501519"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -28,
"time": "1769500138"
},
"departure": {
"delay": -28,
"time": "1769500172"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1769500015"
},
"departure": {
"delay": 27,
"time": "1769500047"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1769502074"
},
"departure": {
"delay": -16,
"time": "1769502104"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -4,
"time": "1769500741"
},
"departure": {
"delay": -4,
"time": "1769500796"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1769501539"
},
"departure": {
"delay": -13,
"time": "1769501567"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -36,
"time": "1769502489"
},
"departure": {
"delay": -36,
"time": "1769502504"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 22,
"time": "1769500964"
},
"departure": {
"delay": 22,
"time": "1769501002"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -36,
"time": "1769501772"
},
"departure": {
"delay": -36,
"time": "1769501844"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1769500651"
},
"departure": {
"delay": 7,
"time": "1769500687"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1769503094"
},
"departure": {
"delay": -17,
"time": "1769503123"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -52,
"time": "1769502716"
},
"departure": {
"delay": -52,
"time": "1769502728"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -24,
"time": "1769502017"
},
"departure": {
"delay": -24,
"time": "1769502036"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1769502536"
},
"departure": {
"delay": 15,
"time": "1769502555"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1769500190"
},
"departure": {
"delay": 2,
"time": "1769500202"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1769500244"
},
"departure": {
"delay": -1,
"time": "1769500259"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1769503144"
},
"departure": {
"delay": -27,
"time": "1769503173"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -14,
"time": "1769502447"
},
"departure": {
"delay": -14,
"time": "1769502466"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -8,
"time": "1769500061"
},
"departure": {
"delay": -8,
"time": "1769500072"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1769503213"
},
"departure": {
"delay": -34,
"time": "1769503226"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -13,
"time": "1769500499"
},
"departure": {
"delay": -13,
"time": "1769500547"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -38,
"time": "1769501862"
},
"departure": {
"delay": -38,
"time": "1769501902"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -30,
"time": "1769501698"
},
"departure": {
"delay": -30,
"time": "1769501730"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -46,
"time": "1769500616"
},
"departure": {
"delay": -46,
"time": "1769500634"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514817",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746212x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1769511607"
},
"departure": {
"delay": 7,
"time": "1769511607"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1769511906"
},
"departure": {
"delay": 66,
"time": "1769511906"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1769512856"
},
"departure": {
"delay": 56,
"time": "1769512856"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 153,
"time": "1769513073"
},
"departure": {
"delay": 153,
"time": "1769513073"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 151,
"time": "1769512206"
},
"departure": {
"delay": 151,
"time": "1769512231"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 166,
"time": "1769513506"
},
"departure": {
"delay": 166,
"time": "1769513506"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 198,
"time": "1769514258"
},
"departure": {
"delay": 198,
"time": "1769514258"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 186,
"time": "1769514066"
},
"departure": {
"delay": 186,
"time": "1769514066"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 129,
"time": "1769511969"
},
"departure": {
"delay": 129,
"time": "1769511969"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1769512684"
},
"departure": {
"delay": 86,
"time": "1769512706"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1769512932"
},
"departure": {
"delay": 132,
"time": "1769512932"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 142,
"time": "1769512582"
},
"departure": {
"delay": 142,
"time": "1769512582"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 211,
"time": "1769513731"
},
"departure": {
"delay": 211,
"time": "1769513731"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 156,
"time": "1769513256"
},
"departure": {
"delay": 156,
"time": "1769513256"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 209,
"time": "1769514149"
},
"departure": {
"delay": 209,
"time": "1769514149"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769511480"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 171,
"time": "1769513331"
},
"departure": {
"delay": 171,
"time": "1769513331"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 114,
"time": "1769512134"
},
"departure": {
"delay": 114,
"time": "1769512134"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 251,
"time": "1769513831"
},
"departure": {
"delay": 251,
"time": "1769513831"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 99,
"time": "1769513139"
},
"departure": {
"delay": 99,
"time": "1769513139"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1769512772"
},
"departure": {
"delay": 32,
"time": "1769512772"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1769512883"
},
"departure": {
"delay": 83,
"time": "1769512883"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 211,
"time": "1769512507"
},
"departure": {
"delay": 211,
"time": "1769512531"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 186,
"time": "1769514006"
},
"departure": {
"delay": 186,
"time": "1769514006"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 126,
"time": "1769513406"
},
"departure": {
"delay": 126,
"time": "1769513406"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 246,
"time": "1769514306"
},
"departure": {
"delay": 246,
"time": "1769514306"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 231,
"time": "1769513931"
},
"departure": {
"delay": 231,
"time": "1769513931"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 231,
"time": "1769513607"
},
"departure": {
"delay": 231,
"time": "1769513631"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 244,
"time": "1769514184"
},
"departure": {
"delay": 244,
"time": "1769514184"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 206,
"time": "1769512381"
},
"departure": {
"delay": 206,
"time": "1769512406"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1769512985"
},
"departure": {
"delay": 146,
"time": "1769513006"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 223,
"time": "1769513683"
},
"departure": {
"delay": 223,
"time": "1769513683"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 241,
"time": "1769513881"
},
"departure": {
"delay": 241,
"time": "1769513881"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 46,
"time": "1769511706"
},
"departure": {
"delay": 46,
"time": "1769511706"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -9,
"time": "1769511531"
},
"departure": {
"delay": -9,
"time": "1769511531"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1769514331"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 31,
"time": "1769511631"
},
"departure": {
"delay": 31,
"time": "1769511631"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 86,
"time": "1769511781"
},
"departure": {
"delay": 86,
"time": "1769511806"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769511380",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11133:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769515265"
},
"departure": {
"delay": 125,
"time": "1769515265"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1769516880"
},
"departure": {
"delay": 120,
"time": "1769516880"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1769515860"
},
"departure": {
"delay": 120,
"time": "1769515860"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1769516820"
},
"departure": {
"delay": 120,
"time": "1769516820"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1769516640"
},
"departure": {
"delay": 120,
"time": "1769516640"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1769517780"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1769517600"
},
"departure": {
"delay": 120,
"time": "1769517600"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1769517360"
},
"departure": {
"delay": 120,
"time": "1769517360"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1769517420"
},
"departure": {
"delay": 120,
"time": "1769517420"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"delay": 60,
"time": "1769514660"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1769517480"
},
"departure": {
"delay": 120,
"time": "1769517480"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1769515320"
},
"departure": {
"delay": 120,
"time": "1769515320"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1769517180"
},
"departure": {
"delay": 120,
"time": "1769517180"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1769514720"
},
"departure": {
"delay": 65,
"time": "1769514725"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1769517720"
},
"departure": {
"delay": 120,
"time": "1769517720"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1769515260"
},
"departure": {
"delay": 120,
"time": "1769515260"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1769515380"
},
"departure": {
"delay": 120,
"time": "1769515380"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769516940"
},
"departure": {
"delay": 120,
"time": "1769516940"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1769515560"
},
"departure": {
"delay": 120,
"time": "1769515560"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1769516220"
},
"departure": {
"delay": 120,
"time": "1769516220"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1769515620"
},
"departure": {
"delay": 120,
"time": "1769515620"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769516580"
},
"departure": {
"delay": 120,
"time": "1769516580"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1769515500"
},
"departure": {
"delay": 120,
"time": "1769515500"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1769517240"
},
"departure": {
"delay": 120,
"time": "1769517240"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1769517120"
},
"departure": {
"delay": 120,
"time": "1769517120"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1769515140"
},
"departure": {
"delay": 120,
"time": "1769515140"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769516040"
},
"departure": {
"delay": 120,
"time": "1769516040"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1769515200"
},
"departure": {
"delay": 120,
"time": "1769515200"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1769515440"
},
"departure": {
"delay": 120,
"time": "1769515440"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769515920"
},
"departure": {
"delay": 120,
"time": "1769515920"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1769514780"
},
"departure": {
"delay": 125,
"time": "1769514785"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1769515020"
},
"departure": {
"delay": 120,
"time": "1769515020"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1769515680"
},
"departure": {
"delay": 120,
"time": "1769515680"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1769517125"
},
"departure": {
"delay": 125,
"time": "1769517125"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1769514827",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:583:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14284:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1769512902"
},
"departure": {
"delay": 162,
"time": "1769512902"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 115,
"time": "1769512973"
},
"departure": {
"delay": 115,
"time": "1769512975"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769511060"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1769512844"
},
"departure": {
"delay": 104,
"time": "1769512844"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 115,
"time": "1769513035"
},
"departure": {
"delay": 115,
"time": "1769513035"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 162,
"time": "1769513082"
},
"departure": {
"delay": 162,
"time": "1769513082"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 97,
"time": "1769511277"
},
"departure": {
"delay": 97,
"time": "1769511277"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 157,
"time": "1769513137"
},
"departure": {
"delay": 157,
"time": "1769513137"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769511149"
},
"departure": {
"delay": 30,
"time": "1769511150"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1769512200"
},
"departure": {
"delay": -35,
"time": "1769512225"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 108,
"time": "1769512788"
},
"departure": {
"delay": 108,
"time": "1769512788"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1769511112"
},
"departure": {
"delay": 52,
"time": "1769511112"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1769512625"
},
"departure": {
"delay": 126,
"time": "1769512626"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1769512685"
},
"departure": {
"delay": 125,
"time": "1769512685"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 114,
"time": "1769512727"
},
"departure": {
"delay": 114,
"time": "1769512734"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769510060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14284:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14269:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 212,
"time": "1769514452"
},
"departure": {
"delay": 212,
"time": "1769514452"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 155,
"time": "1769513075"
},
"departure": {
"delay": 155,
"time": "1769513075"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 190,
"time": "1769514190"
},
"departure": {
"delay": 190,
"time": "1769514190"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 275,
"time": "1769514753"
},
"departure": {
"delay": 275,
"time": "1769514755"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 214,
"time": "1769514634"
},
"departure": {
"delay": 214,
"time": "1769514634"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 262,
"time": "1769514142"
},
"departure": {
"delay": 262,
"time": "1769514142"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1769512830"
},
"departure": {
"delay": 90,
"time": "1769512830"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 182,
"time": "1769513222"
},
"departure": {
"delay": 182,
"time": "1769513222"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 203,
"time": "1769514563"
},
"departure": {
"delay": 203,
"time": "1769514563"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 147,
"time": "1769513847"
},
"departure": {
"delay": 147,
"time": "1769513847"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769512530"
},
"departure": {
"delay": 30,
"time": "1769512530"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 247,
"time": "1769514127"
},
"departure": {
"delay": 247,
"time": "1769514127"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1769512745"
},
"departure": {
"delay": 125,
"time": "1769512745"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1769512690"
},
"departure": {
"delay": 130,
"time": "1769512690"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 195,
"time": "1769513319"
},
"departure": {
"delay": 195,
"time": "1769513355"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1769512485"
},
"departure": {
"delay": 45,
"time": "1769512485"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 217,
"time": "1769514256"
},
"departure": {
"delay": 217,
"time": "1769514277"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 72,
"time": "1769513652"
},
"departure": {
"delay": 72,
"time": "1769513652"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 215,
"time": "1769514395"
},
"departure": {
"delay": 215,
"time": "1769514395"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 199,
"time": "1769513179"
},
"departure": {
"delay": 199,
"time": "1769513179"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 211,
"time": "1769513431"
},
"departure": {
"delay": 211,
"time": "1769513431"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 172,
"time": "1769513504"
},
"departure": {
"delay": 172,
"time": "1769513512"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1769513777"
},
"departure": {
"delay": 157,
"time": "1769513797"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1769512640"
},
"departure": {
"delay": 80,
"time": "1769512640"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 159,
"time": "1769513131"
},
"departure": {
"delay": 159,
"time": "1769513139"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 12,
"time": "1769512452"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1769512883"
},
"departure": {
"delay": 127,
"time": "1769512927"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1769513017"
},
"departure": {
"delay": 157,
"time": "1769513017"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 247,
"time": "1769514002"
},
"departure": {
"delay": 247,
"time": "1769514007"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 209,
"time": "1769514329"
},
"departure": {
"delay": 209,
"time": "1769514329"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 190,
"time": "1769514490"
},
"departure": {
"delay": 190,
"time": "1769514490"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 220,
"time": "1769514160"
},
"departure": {
"delay": 220,
"time": "1769514160"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 252,
"time": "1769514912"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1769512460",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14269:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746133x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 180,
"time": "1769486340"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769487239"
},
"departure": {
"delay": 13,
"time": "1769487253"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -16,
"time": "1769487659"
},
"departure": {
"delay": -16,
"time": "1769487704"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -2,
"time": "1769488694"
},
"departure": {
"delay": -2,
"time": "1769488738"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 65,
"time": "1769486876"
},
"departure": {
"delay": 65,
"time": "1769486885"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1769488865"
},
"departure": {
"delay": -43,
"time": "1769488877"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 212,
"time": "1769486393"
},
"departure": {
"delay": 212,
"time": "1769486432"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1769487800"
},
"departure": {
"delay": 8,
"time": "1769487848"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1769488631"
},
"departure": {
"delay": 24,
"time": "1769488644"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -110,
"time": "1769489230"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -30,
"time": "1769489051"
},
"departure": {
"delay": -30,
"time": "1769489070"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -64,
"time": "1769488984"
},
"departure": {
"delay": -64,
"time": "1769489036"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1769488608"
},
"departure": {
"delay": 2,
"time": "1769488622"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1769487883"
},
"departure": {
"delay": -1,
"time": "1769487899"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 35,
"time": "1769487417"
},
"departure": {
"delay": 35,
"time": "1769487455"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1769487934"
},
"departure": {
"delay": 7,
"time": "1769487967"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -56,
"time": "1769489090"
},
"departure": {
"delay": -56,
"time": "1769489104"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 32,
"time": "1769486842"
},
"departure": {
"delay": 32,
"time": "1769486852"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1769487130"
},
"departure": {
"delay": 41,
"time": "1769487161"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1769486745"
},
"departure": {
"delay": 55,
"time": "1769486755"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1769486617"
},
"departure": {
"delay": 128,
"time": "1769486648"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -71,
"time": "1769488950"
},
"departure": {
"delay": -71,
"time": "1769488969"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 59,
"time": "1769488304"
},
"departure": {
"delay": 59,
"time": "1769488319"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 57,
"time": "1769486983"
},
"departure": {
"delay": 57,
"time": "1769486997"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1769489121"
},
"departure": {
"delay": -24,
"time": "1769489136"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 139,
"time": "1769486519"
},
"departure": {
"delay": 139,
"time": "1769486539"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1769486916"
},
"departure": {
"delay": 52,
"time": "1769486932"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1769488816"
},
"departure": {
"delay": -9,
"time": "1769488851"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -13,
"time": "1769487549"
},
"departure": {
"delay": -13,
"time": "1769487587"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 160,
"time": "1769486484"
},
"departure": {
"delay": 160,
"time": "1769486500"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -64,
"time": "1769488903"
},
"departure": {
"delay": -64,
"time": "1769488916"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 205,
"time": "1769486356"
},
"departure": {
"delay": 205,
"time": "1769486365"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 106,
"time": "1769486672"
},
"departure": {
"delay": 106,
"time": "1769486686"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1769488527"
},
"departure": {
"delay": 52,
"time": "1769488552"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 121,
"time": "1769486686"
},
"departure": {
"delay": 121,
"time": "1769486701"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1769488024"
},
"departure": {
"delay": -22,
"time": "1769488058"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1769488112"
},
"departure": {
"delay": 25,
"time": "1769488225"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 53,
"time": "1769488401"
},
"departure": {
"delay": 53,
"time": "1769488493"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1769487468"
},
"departure": {
"delay": 3,
"time": "1769487483"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -55,
"time": "1769489154"
},
"departure": {
"delay": -55,
"time": "1769489165"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 46,
"time": "1769486774"
},
"departure": {
"delay": 46,
"time": "1769486806"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769487363"
},
"departure": {
"delay": 25,
"time": "1769487385"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1769487312"
},
"departure": {
"delay": 28,
"time": "1769487328"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1769487062"
},
"departure": {
"delay": 41,
"time": "1769487101"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1769487732"
},
"departure": {
"delay": -12,
"time": "1769487768"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 136,
"time": "1769486588"
},
"departure": {
"delay": 136,
"time": "1769486596"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1769488663"
},
"departure": {
"time": "1769488680"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 39,
"time": "1769487195"
},
"departure": {
"delay": 39,
"time": "1769487219"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746133x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746146x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -62,
"time": "1769492203"
},
"departure": {
"delay": -62,
"time": "1769492218"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 16,
"time": "1769490316"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1769491230"
},
"departure": {
"delay": -18,
"time": "1769491242"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1769491467"
},
"departure": {
"delay": 85,
"time": "1769491585"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1769492239"
},
"departure": {
"delay": 27,
"time": "1769492367"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 81,
"time": "1769493000"
},
"departure": {
"delay": 81,
"time": "1769493021"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -52,
"time": "1769493352"
},
"departure": {
"delay": -52,
"time": "1769493368"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 44,
"time": "1769492489"
},
"departure": {
"delay": 44,
"time": "1769492504"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -88,
"time": "1769493529"
},
"departure": {
"delay": -88,
"time": "1769493572"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -85,
"time": "1769493635"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -19,
"time": "1769491326"
},
"departure": {
"delay": -19,
"time": "1769491361"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1769491976"
},
"departure": {
"delay": 15,
"time": "1769491995"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1769490536"
},
"departure": {
"delay": 21,
"time": "1769490561"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1769491147"
},
"departure": {
"delay": -11,
"time": "1769491189"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -108,
"time": "1769493477"
},
"departure": {
"delay": -108,
"time": "1769493492"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -3,
"time": "1769491713"
},
"departure": {
"delay": -3,
"time": "1769491737"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1769492603"
},
"departure": {
"delay": 38,
"time": "1769492618"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1769492902"
},
"departure": {
"delay": 39,
"time": "1769492919"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 35,
"time": "1769491788"
},
"departure": {
"delay": 35,
"time": "1769491895"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1769492651"
},
"departure": {
"delay": 34,
"time": "1769492674"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -16,
"time": "1769492130"
},
"departure": {
"delay": -16,
"time": "1769492144"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1769490478"
},
"departure": {
"delay": 36,
"time": "1769490516"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1769493257"
},
"departure": {
"delay": -31,
"time": "1769493269"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 47,
"time": "1769490687"
},
"departure": {
"delay": 47,
"time": "1769490707"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1769491640"
},
"departure": {
"delay": -10,
"time": "1769491670"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -7,
"time": "1769493217"
},
"departure": {
"delay": -7,
"time": "1769493233"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 18,
"time": "1769492041"
},
"departure": {
"delay": 18,
"time": "1769492058"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1769490614"
},
"departure": {
"delay": 36,
"time": "1769490636"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1769491076"
},
"departure": {
"delay": 12,
"time": "1769491092"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -81,
"time": "1769493443"
},
"departure": {
"delay": -81,
"time": "1769493459"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 58,
"time": "1769493050"
},
"departure": {
"delay": 58,
"time": "1769493058"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 21,
"time": "1769490945"
},
"departure": {
"delay": 21,
"time": "1769490981"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1769492818"
},
"departure": {
"delay": 18,
"time": "1769492838"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 52,
"time": "1769492550"
},
"departure": {
"delay": 52,
"time": "1769492572"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -25,
"time": "1769493320"
},
"departure": {
"delay": -25,
"time": "1769493335"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 30,
"time": "1769493142"
},
"departure": {
"delay": 30,
"time": "1769493150"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 44,
"time": "1769490367"
},
"departure": {
"delay": 44,
"time": "1769490404"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769491930"
},
"departure": {
"delay": 31,
"time": "1769491951"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1769492424"
},
"departure": {
"delay": 40,
"time": "1769492440"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1769490836"
},
"departure": {
"delay": 28,
"time": "1769490868"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1769491009"
},
"departure": {
"delay": -2,
"time": "1769491018"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1769492711"
},
"departure": {
"delay": 25,
"time": "1769492725"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 29,
"time": "1769493075"
},
"departure": {
"delay": 29,
"time": "1769493089"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -28,
"time": "1769491036"
},
"departure": {
"delay": -28,
"time": "1769491052"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1769490750"
},
"departure": {
"delay": 46,
"time": "1769490766"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1769490581"
},
"departure": {
"delay": 54,
"time": "1769490594"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1769493166"
},
"departure": {
"delay": 22,
"time": "1769493202"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 32,
"time": "1769492943"
},
"departure": {
"delay": 32,
"time": "1769492972"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 59,
"time": "1769490646"
},
"departure": {
"delay": 59,
"time": "1769490659"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769490783"
},
"departure": {
"delay": 37,
"time": "1769490817"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746146x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13691:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1769514105"
},
"departure": {
"delay": 165,
"time": "1769514105"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1769513980"
},
"departure": {
"delay": 100,
"time": "1769513980"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1769515251"
},
"departure": {
"delay": 111,
"time": "1769515251"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1769515477"
},
"departure": {
"delay": 97,
"time": "1769515477"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 173,
"time": "1769514293"
},
"departure": {
"delay": 173,
"time": "1769514293"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1769516151"
},
"departure": {
"delay": 111,
"time": "1769516151"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 233,
"time": "1769514568"
},
"departure": {
"delay": 233,
"time": "1769514593"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 254,
"time": "1769514494"
},
"departure": {
"delay": 254,
"time": "1769514494"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1769515551"
},
"departure": {
"delay": 111,
"time": "1769515551"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 175,
"time": "1769514655"
},
"departure": {
"delay": 175,
"time": "1769514655"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 111,
"time": "1769514951"
},
"departure": {
"delay": 111,
"time": "1769514951"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1769516126"
},
"departure": {
"delay": 86,
"time": "1769516126"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 111,
"time": "1769514771"
},
"departure": {
"delay": 111,
"time": "1769514771"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1769514887"
},
"departure": {
"delay": 107,
"time": "1769514887"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1769516571"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 118,
"time": "1769514718"
},
"departure": {
"delay": 118,
"time": "1769514718"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1769516391"
},
"departure": {
"delay": 111,
"time": "1769516391"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 188,
"time": "1769514344"
},
"departure": {
"delay": 188,
"time": "1769514368"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1769513918"
},
"departure": {
"delay": 98,
"time": "1769513918"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 124,
"time": "1769516224"
},
"departure": {
"delay": 124,
"time": "1769516224"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 112,
"time": "1769515972"
},
"departure": {
"delay": 112,
"time": "1769515972"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 163,
"time": "1769514043"
},
"departure": {
"delay": 163,
"time": "1769514043"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 111,
"time": "1769515731"
},
"departure": {
"delay": 111,
"time": "1769515731"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 153,
"time": "1769514213"
},
"departure": {
"delay": 153,
"time": "1769514213"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1769515882"
},
"departure": {
"delay": 82,
"time": "1769515882"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 114,
"time": "1769516274"
},
"departure": {
"delay": 114,
"time": "1769516274"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 143,
"time": "1769514143"
},
"departure": {
"delay": 143,
"time": "1769514143"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1769515851"
},
"departure": {
"delay": 111,
"time": "1769515851"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 113,
"time": "1769515373"
},
"departure": {
"delay": 113,
"time": "1769515373"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 107,
"time": "1769515007"
},
"departure": {
"delay": 107,
"time": "1769515007"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1769515581"
},
"departure": {
"delay": 81,
"time": "1769515581"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 139,
"time": "1769515939"
},
"departure": {
"delay": 139,
"time": "1769515939"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 116,
"time": "1769516036"
},
"departure": {
"delay": 116,
"time": "1769516036"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 238,
"time": "1769514418"
},
"departure": {
"delay": 238,
"time": "1769514418"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 30,
"time": "1769513790"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 183,
"time": "1769514243"
},
"departure": {
"delay": 183,
"time": "1769514243"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769513500",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13691:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748508x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 207,
"time": "1769498836"
},
"departure": {
"delay": 207,
"time": "1769498847"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 276,
"time": "1769499259"
},
"departure": {
"delay": 276,
"time": "1769499276"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -34,
"time": "1769497835"
},
"departure": {
"delay": -34,
"time": "1769497886"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 243,
"time": "1769498573"
},
"departure": {
"delay": 243,
"time": "1769498703"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 225,
"time": "1769499329"
},
"departure": {
"delay": 225,
"time": "1769499345"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1769497611"
},
"departure": {
"delay": 59,
"time": "1769497619"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 214,
"time": "1769499011"
},
"departure": {
"delay": 214,
"time": "1769499034"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 267,
"time": "1769499444"
},
"departure": {
"delay": 267,
"time": "1769499507"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1769497650"
},
"departure": {
"delay": 38,
"time": "1769497658"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 251,
"time": "1769499152"
},
"departure": {
"delay": 251,
"time": "1769499191"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 226,
"time": "1769499089"
},
"departure": {
"delay": 226,
"time": "1769499106"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1769497906"
},
"departure": {
"delay": 68,
"time": "1769497988"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 202,
"time": "1769499370"
},
"departure": {
"delay": 202,
"time": "1769499382"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 227,
"time": "1769498939"
},
"departure": {
"delay": 227,
"time": "1769498987"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -16,
"time": "1769497769"
},
"departure": {
"delay": -16,
"time": "1769497784"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 212,
"time": "1769498866"
},
"departure": {
"delay": 212,
"time": "1769498912"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 66,
"time": "1769497566"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 234,
"time": "1769499406"
},
"departure": {
"delay": 234,
"time": "1769499414"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 289,
"time": "1769499550"
},
"departure": {
"delay": 289,
"time": "1769499589"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1769498269"
},
"departure": {
"delay": 83,
"time": "1769498303"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1769498045"
},
"departure": {
"delay": 73,
"time": "1769498113"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1769497815"
},
"departure": {
"delay": -33,
"time": "1769497827"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1769498167"
},
"departure": {
"delay": 85,
"time": "1769498185"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 291,
"time": "1769499651"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748508x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:617:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769519460"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769518800"
},
"departure": {
"time": "1769518800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769518560"
},
"departure": {
"time": "1769518560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769519040"
},
"departure": {
"time": "1769519040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769519100"
},
"departure": {
"time": "1769519100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769518320"
},
"departure": {
"time": "1769518320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769518920"
},
"departure": {
"time": "1769518920"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769518500"
},
"departure": {
"time": "1769518500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769519400"
},
"departure": {
"time": "1769519400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769519160"
},
"departure": {
"time": "1769519160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769518805"
},
"departure": {
"delay": 5,
"time": "1769518805"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769518860"
},
"departure": {
"time": "1769518860"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769516465"
},
"departure": {
"delay": 5,
"time": "1769516465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769519280"
},
"departure": {
"time": "1769519280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769516945"
},
"departure": {
"delay": 5,
"time": "1769516945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769517300"
},
"departure": {
"time": "1769517300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769518620"
},
"departure": {
"time": "1769518620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769517720"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1769514797",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:617:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12197:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1769513397"
},
"departure": {
"delay": 117,
"time": "1769513397"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 151,
"time": "1769512002"
},
"departure": {
"delay": 151,
"time": "1769512051"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 186,
"time": "1769512203"
},
"departure": {
"delay": 186,
"time": "1769512206"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1769513179"
},
"departure": {
"delay": 80,
"time": "1769513180"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 73,
"time": "1769511550"
},
"departure": {
"delay": 73,
"time": "1769511553"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1769512488"
},
"departure": {
"delay": 108,
"time": "1769512488"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1769511627"
},
"departure": {
"delay": 87,
"time": "1769511627"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1769511367"
},
"departure": {
"delay": 84,
"time": "1769511384"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 107,
"time": "1769512967"
},
"departure": {
"delay": 107,
"time": "1769512967"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1769512747"
},
"departure": {
"delay": 7,
"time": "1769512747"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 158,
"time": "1769511938"
},
"departure": {
"delay": 158,
"time": "1769511938"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1769511506"
},
"departure": {
"delay": 86,
"time": "1769511506"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1769513055"
},
"departure": {
"delay": 75,
"time": "1769513055"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769512854"
},
"departure": {
"delay": 54,
"time": "1769512854"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 164,
"time": "1769512424"
},
"departure": {
"delay": 164,
"time": "1769512424"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1769513485"
},
"departure": {
"delay": 85,
"time": "1769513485"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 149,
"time": "1769512277"
},
"departure": {
"delay": 149,
"time": "1769512289"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1769513158"
},
"departure": {
"delay": 118,
"time": "1769513158"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 124,
"time": "1769512444"
},
"departure": {
"delay": 124,
"time": "1769512444"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1769512802"
},
"departure": {
"delay": 62,
"time": "1769512802"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1769513289"
},
"departure": {
"delay": 69,
"time": "1769513289"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1769513552"
},
"departure": {
"delay": 32,
"time": "1769513552"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 153,
"time": "1769512353"
},
"departure": {
"delay": 153,
"time": "1769512353"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1769511901"
},
"departure": {
"delay": 121,
"time": "1769511901"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769511160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12197:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748522x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1769512048"
},
"departure": {
"delay": 40,
"time": "1769512060"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 121,
"time": "1769510442"
},
"departure": {
"delay": 121,
"time": "1769510461"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1769510692"
},
"departure": {
"delay": 123,
"time": "1769510703"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1769512097"
},
"departure": {
"delay": 29,
"time": "1769512109"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1769510400"
},
"departure": {
"delay": 72,
"time": "1769510412"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 64,
"time": "1769510266"
},
"departure": {
"delay": 64,
"time": "1769510284"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 182,
"time": "1769511169"
},
"departure": {
"delay": 182,
"time": "1769511302"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1769511033"
},
"departure": {
"delay": 125,
"time": "1769511065"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1769511450"
},
"departure": {
"delay": 44,
"time": "1769511464"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1769511855"
},
"departure": {
"delay": -3,
"time": "1769511897"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 157,
"time": "1769510883"
},
"departure": {
"delay": 157,
"time": "1769510917"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769512165"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -12,
"time": "1769511817"
},
"departure": {
"delay": -12,
"time": "1769511828"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1769510823"
},
"departure": {
"delay": 154,
"time": "1769510854"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1769510941"
},
"departure": {
"delay": 162,
"time": "1769510982"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1769511752"
},
"departure": {
"delay": 40,
"time": "1769511760"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 61,
"time": "1769510161"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1769511558"
},
"departure": {
"delay": 48,
"time": "1769511588"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1769511626"
},
"departure": {
"delay": 90,
"time": "1769511690"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1769510498"
},
"departure": {
"delay": 118,
"time": "1769510518"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1769510586"
},
"departure": {
"delay": 86,
"time": "1769510606"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1769510761"
},
"departure": {
"delay": 158,
"time": "1769510798"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1769511789"
},
"departure": {
"delay": 19,
"time": "1769511799"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1769510331"
},
"departure": {
"delay": 63,
"time": "1769510343"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748522x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9154:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1769513321"
},
"departure": {
"delay": 101,
"time": "1769513321"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 243,
"time": "1769512563"
},
"departure": {
"delay": 243,
"time": "1769512563"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 291,
"time": "1769512491"
},
"departure": {
"delay": 291,
"time": "1769512491"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 266,
"time": "1769511846"
},
"departure": {
"delay": 266,
"time": "1769511866"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 241,
"time": "1769512441"
},
"departure": {
"delay": 241,
"time": "1769512441"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 161,
"time": "1769511318"
},
"departure": {
"delay": 161,
"time": "1769511341"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 231,
"time": "1769511591"
},
"departure": {
"delay": 231,
"time": "1769511591"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 201,
"time": "1769512641"
},
"departure": {
"delay": 201,
"time": "1769512641"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 251,
"time": "1769511491"
},
"departure": {
"delay": 251,
"time": "1769511491"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 271,
"time": "1769511691"
},
"departure": {
"delay": 271,
"time": "1769511691"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1769513366"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 271,
"time": "1769512591"
},
"departure": {
"delay": 271,
"time": "1769512591"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 261,
"time": "1769511416"
},
"departure": {
"delay": 261,
"time": "1769511441"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 226,
"time": "1769511766"
},
"departure": {
"delay": 226,
"time": "1769511766"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769510980",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9154:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745737x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1769515180"
},
"departure": {
"delay": -20,
"time": "1769515180"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1769514539"
},
"departure": {
"delay": -10,
"time": "1769514590"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1769515600"
},
"departure": {
"delay": -20,
"time": "1769515600"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1769515840"
},
"departure": {
"delay": -20,
"time": "1769515840"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1769514940"
},
"departure": {
"delay": -20,
"time": "1769514940"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1769514431"
},
"departure": {
"delay": -2,
"time": "1769514478"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1769514252"
},
"departure": {
"delay": 23,
"time": "1769514263"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1769514721"
},
"departure": {
"delay": 3,
"time": "1769514783"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1769515720"
},
"departure": {
"delay": -20,
"time": "1769515720"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 15,
"time": "1769514195"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1769516920"
},
"departure": {
"delay": -20,
"time": "1769516920"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1769516140"
},
"departure": {
"delay": -20,
"time": "1769516140"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1769516080"
},
"departure": {
"delay": -20,
"time": "1769516080"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1769516560"
},
"departure": {
"delay": -20,
"time": "1769516560"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -20,
"time": "1769515540"
},
"departure": {
"delay": -20,
"time": "1769515540"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1769516860"
},
"departure": {
"delay": -20,
"time": "1769516860"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -20,
"time": "1769516380"
},
"departure": {
"delay": -20,
"time": "1769516380"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1769514634"
},
"departure": {
"delay": 4,
"time": "1769514664"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1769516980"
},
"departure": {
"delay": -20,
"time": "1769516980"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1769516020"
},
"departure": {
"delay": -20,
"time": "1769516020"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1769514392"
},
"departure": {
"delay": -21,
"time": "1769514399"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1769515660"
},
"departure": {
"delay": -20,
"time": "1769515660"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1769514815"
},
"departure": {
"time": "1769514840"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1769515960"
},
"departure": {
"delay": -20,
"time": "1769515960"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1769516680"
},
"departure": {
"delay": -20,
"time": "1769516680"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -20,
"time": "1769516260"
},
"departure": {
"delay": -20,
"time": "1769516260"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1769515360"
},
"departure": {
"delay": -20,
"time": "1769515360"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1769516440"
},
"departure": {
"delay": -20,
"time": "1769516440"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1769516800"
},
"departure": {
"delay": -20,
"time": "1769516800"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -20,
"time": "1769516740"
},
"departure": {
"delay": -20,
"time": "1769516740"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1769517040"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -20,
"time": "1769516620"
},
"departure": {
"delay": -20,
"time": "1769516620"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -20,
"time": "1769516080"
},
"departure": {
"delay": -20,
"time": "1769516080"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1769514337"
},
"departure": {
"delay": -3,
"time": "1769514357"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1769515060"
},
"departure": {
"delay": -20,
"time": "1769515060"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1769515420"
},
"departure": {
"delay": -20,
"time": "1769515420"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745737x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470566:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 183,
"time": "1769514617"
},
"departure": {
"delay": 183,
"time": "1769514783"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 183,
"time": "1769514843"
},
"departure": {
"delay": 183,
"time": "1769514843"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1769515123"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1769515070"
},
"departure": {
"delay": 50,
"time": "1769515070"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 152,
"time": "1769514932"
},
"departure": {
"delay": 152,
"time": "1769514932"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 69,
"time": "1769514969"
},
"departure": {
"delay": 69,
"time": "1769514969"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470566:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14274:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1769516106"
},
"departure": {
"delay": 126,
"time": "1769516106"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769514060"
},
"departure": {
"delay": 60,
"time": "1769514060"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 131,
"time": "1769515811"
},
"departure": {
"delay": 131,
"time": "1769515811"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 136,
"time": "1769514856"
},
"departure": {
"delay": 136,
"time": "1769514856"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 200,
"time": "1769514800"
},
"departure": {
"delay": 200,
"time": "1769514800"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 146,
"time": "1769514566"
},
"departure": {
"delay": 146,
"time": "1769514566"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 146,
"time": "1769515526"
},
"departure": {
"delay": 146,
"time": "1769515526"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 132,
"time": "1769515752"
},
"departure": {
"delay": 132,
"time": "1769515752"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 98,
"time": "1769514098"
},
"departure": {
"delay": 98,
"time": "1769514098"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 131,
"time": "1769515151"
},
"departure": {
"delay": 131,
"time": "1769515151"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1769513926"
},
"departure": {
"delay": 46,
"time": "1769513926"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1769515417"
},
"departure": {
"delay": 157,
"time": "1769515417"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 131,
"time": "1769515331"
},
"departure": {
"delay": 131,
"time": "1769515331"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1769513963"
},
"departure": {
"delay": 48,
"time": "1769513988"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 188,
"time": "1769515688"
},
"departure": {
"delay": 188,
"time": "1769515688"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 153,
"time": "1769514393"
},
"departure": {
"delay": 153,
"time": "1769514393"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 143,
"time": "1769516003"
},
"departure": {
"delay": 143,
"time": "1769516003"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 93,
"time": "1769514213"
},
"departure": {
"delay": 93,
"time": "1769514213"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 148,
"time": "1769515468"
},
"departure": {
"delay": 148,
"time": "1769515468"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 87,
"time": "1769514147"
},
"departure": {
"delay": 87,
"time": "1769514147"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 178,
"time": "1769516218"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 163,
"time": "1769514523"
},
"departure": {
"delay": 163,
"time": "1769514523"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 136,
"time": "1769515636"
},
"departure": {
"delay": 136,
"time": "1769515636"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 173,
"time": "1769514642"
},
"departure": {
"delay": 173,
"time": "1769514713"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 189,
"time": "1769515869"
},
"departure": {
"delay": 189,
"time": "1769515869"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 158,
"time": "1769514254"
},
"departure": {
"delay": 158,
"time": "1769514338"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 133,
"time": "1769514493"
},
"departure": {
"delay": 133,
"time": "1769514493"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 136,
"time": "1769515936"
},
"departure": {
"delay": 136,
"time": "1769515936"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 143,
"time": "1769514443"
},
"departure": {
"delay": 143,
"time": "1769514443"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 155,
"time": "1769515235"
},
"departure": {
"delay": 155,
"time": "1769515235"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 131,
"time": "1769515571"
},
"departure": {
"delay": 131,
"time": "1769515571"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 140,
"time": "1769515280"
},
"departure": {
"delay": 140,
"time": "1769515280"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769513260",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14274:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8292:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769515392"
},
"departure": {
"delay": 12,
"time": "1769515392"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1769515970"
},
"departure": {
"delay": 50,
"time": "1769515970"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1769515224"
},
"departure": {
"delay": 24,
"time": "1769515224"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769515530"
},
"departure": {
"delay": 30,
"time": "1769515530"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1769515110"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769515470"
},
"departure": {
"delay": 30,
"time": "1769515470"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1769515895"
},
"departure": {
"delay": 35,
"time": "1769515895"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1769515362"
},
"departure": {
"delay": 42,
"time": "1769515362"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769516790"
},
"departure": {
"delay": 30,
"time": "1769516790"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1769516056"
},
"departure": {
"delay": 16,
"time": "1769516056"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1769515809"
},
"departure": {
"delay": 9,
"time": "1769515809"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1769515171"
},
"departure": {
"delay": 31,
"time": "1769515171"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1769517277"
},
"departure": {
"delay": 37,
"time": "1769517277"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1769515283"
},
"departure": {
"delay": 23,
"time": "1769515283"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1769515705"
},
"departure": {
"delay": 25,
"time": "1769515705"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8292:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13995:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1769514912"
},
"departure": {
"delay": 132,
"time": "1769514912"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 147,
"time": "1769514867"
},
"departure": {
"delay": 147,
"time": "1769514867"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 170,
"time": "1769514950"
},
"departure": {
"delay": 170,
"time": "1769514950"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -25,
"time": "1769513435"
},
"departure": {
"delay": -25,
"time": "1769513435"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 140,
"time": "1769514680"
},
"departure": {
"delay": 140,
"time": "1769514680"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 186,
"time": "1769514366"
},
"departure": {
"delay": 186,
"time": "1769514366"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1769515140"
},
"departure": {
"delay": 120,
"time": "1769515140"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 146,
"time": "1769514506"
},
"departure": {
"delay": 146,
"time": "1769514506"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -54,
"time": "1769513646"
},
"departure": {
"delay": -54,
"time": "1769513646"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1769514568"
},
"departure": {
"delay": 148,
"time": "1769514568"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1769515047"
},
"departure": {
"delay": 147,
"time": "1769515047"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -83,
"time": "1769513737"
},
"departure": {
"delay": -83,
"time": "1769513737"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 176,
"time": "1769514416"
},
"departure": {
"delay": 176,
"time": "1769514416"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 91,
"time": "1769513141"
},
"departure": {
"delay": 91,
"time": "1769513191"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 178,
"time": "1769515318"
},
"departure": {
"delay": 178,
"time": "1769515318"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 106,
"time": "1769512966"
},
"departure": {
"delay": 106,
"time": "1769512966"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769512632"
},
"departure": {
"delay": 12,
"time": "1769512632"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1769513091"
},
"departure": {
"delay": 111,
"time": "1769513091"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 147,
"time": "1769515227"
},
"departure": {
"delay": 147,
"time": "1769515227"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 132,
"time": "1769513292"
},
"departure": {
"delay": 132,
"time": "1769513292"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1769514210"
},
"departure": {
"delay": 90,
"time": "1769514210"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 178,
"time": "1769514478"
},
"departure": {
"delay": 178,
"time": "1769514478"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 136,
"time": "1769514736"
},
"departure": {
"delay": 136,
"time": "1769514736"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 63,
"time": "1769514123"
},
"departure": {
"delay": 63,
"time": "1769514123"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1769514657"
},
"departure": {
"delay": 117,
"time": "1769514657"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 132,
"time": "1769514792"
},
"departure": {
"delay": 132,
"time": "1769514792"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1769512599"
},
"departure": {
"delay": 39,
"time": "1769512599"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1769513004"
},
"departure": {
"delay": 84,
"time": "1769513004"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1769515079"
},
"departure": {
"delay": 119,
"time": "1769515079"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 38,
"time": "1769512898"
},
"departure": {
"delay": 38,
"time": "1769512898"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1769513066"
},
"departure": {
"delay": 86,
"time": "1769513066"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769512560"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1769514695"
},
"departure": {
"delay": 95,
"time": "1769514695"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1769512810"
},
"departure": {
"delay": 10,
"time": "1769512810"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769512742"
},
"departure": {
"delay": 2,
"time": "1769512742"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1769512666"
},
"departure": {
"delay": 46,
"time": "1769512666"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1769514534"
},
"departure": {
"delay": 114,
"time": "1769514534"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 153,
"time": "1769515473"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 136,
"time": "1769514598"
},
"departure": {
"delay": 136,
"time": "1769514616"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -99,
"time": "1769513541"
},
"departure": {
"delay": -99,
"time": "1769513541"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1769515197"
},
"departure": {
"delay": 117,
"time": "1769515197"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 26,
"time": "1769513791"
},
"departure": {
"delay": 26,
"time": "1769513966"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769512280",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13995:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850310F5523935x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769520540"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769519880"
},
"departure": {
"time": "1769519940"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769520120"
},
"departure": {
"time": "1769520180"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769519520"
},
"departure": {
"time": "1769519580"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769519100"
},
"departure": {
"time": "1769519160"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1769517900"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1769514273",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850310F5523935x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597037:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769514069"
},
"departure": {
"delay": 9,
"time": "1769514069"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1769514147"
},
"departure": {
"delay": 32,
"time": "1769514152"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1769514231"
},
"departure": {
"delay": 63,
"time": "1769514243"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769514420"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769514082",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597037:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9018:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1769514939"
},
"departure": {
"delay": 99,
"time": "1769514939"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1769515515"
},
"departure": {
"delay": 75,
"time": "1769515515"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1769516326"
},
"departure": {
"delay": 106,
"time": "1769516326"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 75,
"time": "1769515275"
},
"departure": {
"delay": 75,
"time": "1769515275"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1769516415"
},
"departure": {
"delay": 75,
"time": "1769516415"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 75,
"time": "1769515815"
},
"departure": {
"delay": 75,
"time": "1769515815"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 132,
"time": "1769514672"
},
"departure": {
"delay": 132,
"time": "1769514672"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1769515105"
},
"departure": {
"delay": 85,
"time": "1769515105"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1769515750"
},
"departure": {
"delay": 130,
"time": "1769515750"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1769514978"
},
"departure": {
"delay": 78,
"time": "1769514978"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1769514454"
},
"departure": {
"delay": 94,
"time": "1769514454"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1769515414"
},
"departure": {
"delay": 94,
"time": "1769515414"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1769515700"
},
"departure": {
"delay": 80,
"time": "1769515700"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1769514364"
},
"departure": {
"delay": 77,
"time": "1769514377"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1769514757"
},
"departure": {
"delay": 97,
"time": "1769514757"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1769515653"
},
"departure": {
"delay": 93,
"time": "1769515653"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1769516256"
},
"departure": {
"delay": 96,
"time": "1769516256"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 14,
"time": "1769514314"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1769515035"
},
"departure": {
"delay": 75,
"time": "1769515035"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1769514590"
},
"departure": {
"delay": 75,
"time": "1769514615"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 124,
"time": "1769515924"
},
"departure": {
"delay": 124,
"time": "1769515924"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1769515220"
},
"departure": {
"delay": 80,
"time": "1769515220"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1769515865"
},
"departure": {
"delay": 125,
"time": "1769515865"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 89,
"time": "1769516189"
},
"departure": {
"delay": 89,
"time": "1769516189"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 75,
"time": "1769514855"
},
"departure": {
"delay": 75,
"time": "1769514855"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 89,
"time": "1769515349"
},
"departure": {
"delay": 89,
"time": "1769515349"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1769515465"
},
"departure": {
"delay": 85,
"time": "1769515465"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1769515171"
},
"departure": {
"delay": 91,
"time": "1769515171"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1769516055"
},
"departure": {
"delay": 75,
"time": "1769516055"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769514320",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9018:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745657x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 303,
"time": "1769497833"
},
"departure": {
"delay": 303,
"time": "1769497863"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 284,
"time": "1769498370"
},
"departure": {
"delay": 284,
"time": "1769498384"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 270,
"time": "1769497610"
},
"departure": {
"delay": 270,
"time": "1769497650"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1769496724"
},
"departure": {
"delay": 140,
"time": "1769496740"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 123,
"time": "1769496382"
},
"departure": {
"delay": 123,
"time": "1769496423"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 323,
"time": "1769497425"
},
"departure": {
"delay": 323,
"time": "1769497463"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 330,
"time": "1769497377"
},
"departure": {
"delay": 330,
"time": "1769497410"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 279,
"time": "1769498885"
},
"departure": {
"delay": 279,
"time": "1769498919"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1769496062"
},
"departure": {
"delay": 50,
"time": "1769496110"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 18,
"time": "1769495958"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 294,
"time": "1769498716"
},
"departure": {
"delay": 294,
"time": "1769498754"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 111,
"time": "1769496503"
},
"departure": {
"delay": 111,
"time": "1769496531"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1769496211"
},
"departure": {
"delay": 111,
"time": "1769496231"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 319,
"time": "1769498439"
},
"departure": {
"delay": 319,
"time": "1769498479"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 106,
"time": "1769496252"
},
"departure": {
"delay": 106,
"time": "1769496286"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1769496132"
},
"departure": {
"delay": 70,
"time": "1769496190"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 272,
"time": "1769497677"
},
"departure": {
"delay": 272,
"time": "1769497712"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 219,
"time": "1769497971"
},
"departure": {
"delay": 219,
"time": "1769498019"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 310,
"time": "1769498799"
},
"departure": {
"delay": 310,
"time": "1769498830"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 298,
"time": "1769498545"
},
"departure": {
"delay": 298,
"time": "1769498578"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 281,
"time": "1769499067"
},
"departure": {
"delay": 281,
"time": "1769499101"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 290,
"time": "1769497741"
},
"departure": {
"delay": 290,
"time": "1769497790"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 268,
"time": "1769498935"
},
"departure": {
"delay": 268,
"time": "1769498968"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 211,
"time": "1769499151"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 306,
"time": "1769498614"
},
"departure": {
"delay": 306,
"time": "1769498646"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 169,
"time": "1769496902"
},
"departure": {
"delay": 169,
"time": "1769496949"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 148,
"time": "1769496777"
},
"departure": {
"delay": 148,
"time": "1769496808"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1769497530"
},
"departure": {
"delay": 300,
"time": "1769497560"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 178,
"time": "1769498091"
},
"departure": {
"delay": 178,
"time": "1769498098"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 186,
"time": "1769496638"
},
"departure": {
"delay": 186,
"time": "1769496666"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 267,
"time": "1769498995"
},
"departure": {
"delay": 267,
"time": "1769499027"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 243,
"time": "1769497887"
},
"departure": {
"delay": 243,
"time": "1769497923"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745657x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4037:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769517480"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769517900"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769517060"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769517840"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769517720"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769513787",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4037:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1769514720"
},
"departure": {
"delay": 240,
"time": "1769514780"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1769514960"
},
"departure": {
"delay": 240,
"time": "1769514960"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1769514060"
},
"departure": {
"delay": 65,
"time": "1769514065"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1769515440"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1769515200"
},
"departure": {
"delay": 240,
"time": "1769515200"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769514070"
},
"departure": {
"delay": 15,
"time": "1769514075"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769514180"
},
"departure": {
"delay": 65,
"time": "1769514185"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1769514420"
},
"departure": {
"delay": 240,
"time": "1769514480"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1769515320"
},
"departure": {
"delay": 240,
"time": "1769515320"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1769515260"
},
"departure": {
"delay": 240,
"time": "1769515260"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1769514300"
},
"departure": {
"delay": 180,
"time": "1769514360"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 245,
"time": "1769514600"
},
"departure": {
"delay": 245,
"time": "1769514605"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 195,
"time": "1769514610"
},
"departure": {
"delay": 195,
"time": "1769514615"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769513940"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1769514660"
},
"departure": {
"delay": 185,
"time": "1769514665"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1769514811",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1393:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745197x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1769496948"
},
"departure": {
"delay": 133,
"time": "1769496973"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1769497091"
},
"departure": {
"delay": 46,
"time": "1769497126"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769497387"
},
"departure": {
"delay": 38,
"time": "1769497418"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1769497012"
},
"departure": {
"delay": 89,
"time": "1769497049"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 139,
"time": "1769496629"
},
"departure": {
"delay": 139,
"time": "1769496679"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 95,
"time": "1769496288"
},
"departure": {
"delay": 95,
"time": "1769496335"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1769497437"
},
"departure": {
"delay": 26,
"time": "1769497466"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1769496508"
},
"departure": {
"delay": 119,
"time": "1769496539"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1769497235"
},
"departure": {
"delay": 6,
"time": "1769497266"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1769496558"
},
"departure": {
"delay": 111,
"time": "1769496591"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1769497146"
},
"departure": {
"delay": 38,
"time": "1769497178"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 182,
"time": "1769496864"
},
"departure": {
"delay": 182,
"time": "1769496902"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1769496190"
},
"departure": {
"delay": 61,
"time": "1769496241"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1769497324"
},
"departure": {
"delay": 42,
"time": "1769497362"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 144,
"time": "1769496144"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 113,
"time": "1769496434"
},
"departure": {
"delay": 113,
"time": "1769496473"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769497535"
},
"departure": {
"delay": 13,
"time": "1769497573"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -84,
"time": "1769497656"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1769497481"
},
"departure": {
"delay": 11,
"time": "1769497511"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745197x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748433x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769499332"
},
"departure": {
"delay": 49,
"time": "1769499349"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 66,
"time": "1769497146"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -42,
"time": "1769498458"
},
"departure": {
"delay": -42,
"time": "1769498478"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -23,
"time": "1769498819"
},
"departure": {
"delay": -23,
"time": "1769498977"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1769499559"
},
"departure": {
"delay": 43,
"time": "1769499583"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 123,
"time": "1769499768"
},
"departure": {
"delay": 123,
"time": "1769499783"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 75,
"time": "1769497260"
},
"departure": {
"delay": 75,
"time": "1769497275"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -149,
"time": "1769498775"
},
"departure": {
"delay": -149,
"time": "1769498791"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 136,
"time": "1769497321"
},
"departure": {
"delay": 136,
"time": "1769497336"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1769497510"
},
"departure": {
"delay": 103,
"time": "1769497543"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 134,
"time": "1769497366"
},
"departure": {
"delay": 134,
"time": "1769497394"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1769499244"
},
"departure": {
"delay": 22,
"time": "1769499262"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1769497649"
},
"departure": {
"delay": 37,
"time": "1769497657"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1769499716"
},
"departure": {
"delay": 131,
"time": "1769499731"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -27,
"time": "1769498566"
},
"departure": {
"delay": -27,
"time": "1769498613"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1769499426"
},
"departure": {
"delay": 19,
"time": "1769499439"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 11,
"time": "1769497825"
},
"departure": {
"delay": 11,
"time": "1769497871"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1769498402"
},
"departure": {
"delay": -21,
"time": "1769498439"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1769498333"
},
"departure": {
"delay": 29,
"time": "1769498369"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1769499908"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 78,
"time": "1769497609"
},
"departure": {
"delay": 78,
"time": "1769497638"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1769497560"
},
"departure": {
"delay": 76,
"time": "1769497576"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1769497717"
},
"departure": {
"delay": 61,
"time": "1769497741"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1769499209"
},
"departure": {
"delay": -4,
"time": "1769499236"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 119,
"time": "1769497453"
},
"departure": {
"delay": 119,
"time": "1769497499"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1769499657"
},
"departure": {
"delay": 91,
"time": "1769499691"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1769499114"
},
"departure": {
"delay": 10,
"time": "1769499130"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1769497919"
},
"departure": {
"delay": 39,
"time": "1769498199"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -48,
"time": "1769498496"
},
"departure": {
"delay": -48,
"time": "1769498532"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1769498260"
},
"departure": {
"delay": 28,
"time": "1769498308"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -129,
"time": "1769498684"
},
"departure": {
"delay": -129,
"time": "1769498691"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1769497201"
},
"departure": {
"delay": 88,
"time": "1769497228"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769499356"
},
"departure": {
"delay": 20,
"time": "1769499380"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 114,
"time": "1769497420"
},
"departure": {
"delay": 114,
"time": "1769497434"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748433x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769527320"
},
"departure": {
"time": "1769527320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769527980"
},
"departure": {
"time": "1769527980"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769527500"
},
"departure": {
"time": "1769527500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1769525945"
},
"departure": {
"delay": 5,
"time": "1769525945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769527860"
},
"departure": {
"time": "1769527860"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769526540"
},
"departure": {
"time": "1769526540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769525465"
},
"departure": {
"delay": 5,
"time": "1769525465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769526300"
},
"departure": {
"time": "1769526300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769526120"
},
"departure": {
"time": "1769526120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769527560"
},
"departure": {
"time": "1769527560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769528220"
},
"departure": {
"time": "1769528220"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769526060"
},
"departure": {
"time": "1769526060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769527620"
},
"departure": {
"time": "1769527620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769527800"
},
"departure": {
"time": "1769527800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769527260"
},
"departure": {
"time": "1769527260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769526900"
},
"departure": {
"time": "1769526900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769526240"
},
"departure": {
"time": "1769526240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769528460"
},
"departure": {
"time": "1769528460"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769526180"
},
"departure": {
"time": "1769526180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769526600"
},
"departure": {
"time": "1769526600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769526000"
},
"departure": {
"time": "1769526000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769525700"
},
"departure": {
"time": "1769525700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1769525400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769528100"
},
"departure": {
"time": "1769528100"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769525940"
},
"departure": {
"time": "1769525940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769528160"
},
"departure": {
"time": "1769528160"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769525820"
},
"departure": {
"time": "1769525820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769525880"
},
"departure": {
"time": "1769525880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769528340"
},
"departure": {
"time": "1769528340"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769525460"
},
"departure": {
"time": "1769525460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769528580"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769526720"
},
"departure": {
"time": "1769526720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769526360"
},
"departure": {
"time": "1769526360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769527920"
},
"departure": {
"time": "1769527920"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1769514797",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:825:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769511891"
},
"departure": {
"delay": 51,
"time": "1769511891"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1769511258"
},
"departure": {
"delay": 78,
"time": "1769511258"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1769512167"
},
"departure": {
"delay": 27,
"time": "1769512167"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1769511821"
},
"departure": {
"delay": 41,
"time": "1769511821"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1769511779"
},
"departure": {
"delay": 59,
"time": "1769511779"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1769512684"
},
"departure": {
"delay": 70,
"time": "1769512690"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 67,
"time": "1769511667"
},
"departure": {
"delay": 67,
"time": "1769511667"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1769511482"
},
"departure": {
"delay": 122,
"time": "1769511482"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1769511740"
},
"departure": {
"delay": 80,
"time": "1769511740"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769512385"
},
"departure": {
"delay": 5,
"time": "1769512385"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1769513557"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 48,
"time": "1769513179"
},
"departure": {
"delay": 48,
"time": "1769513208"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -8,
"time": "1769512407"
},
"departure": {
"delay": -8,
"time": "1769512432"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1769512609"
},
"departure": {
"delay": 56,
"time": "1769512616"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1769511976"
},
"departure": {
"delay": 76,
"time": "1769511976"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 12,
"time": "1769511132"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1769512768"
},
"departure": {
"delay": 88,
"time": "1769512768"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -28,
"time": "1769512232"
},
"departure": {
"delay": -28,
"time": "1769512232"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1769512199"
},
"departure": {
"delay": -1,
"time": "1769512199"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -13,
"time": "1769512547"
},
"departure": {
"delay": -13,
"time": "1769512547"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1769512475"
},
"departure": {
"delay": 35,
"time": "1769512475"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1769513288"
},
"departure": {
"delay": 68,
"time": "1769513288"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 32,
"time": "1769511392"
},
"departure": {
"delay": 32,
"time": "1769511392"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1769511569"
},
"departure": {
"delay": 89,
"time": "1769511569"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1769512823"
},
"departure": {
"delay": 33,
"time": "1769512833"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769511140",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9014:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748426x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1769491819"
},
"departure": {
"delay": -22,
"time": "1769491838"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 164,
"time": "1769490208"
},
"departure": {
"delay": 164,
"time": "1769490224"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 152,
"time": "1769490115"
},
"departure": {
"delay": 152,
"time": "1769490152"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1769490767"
},
"departure": {
"delay": 69,
"time": "1769490789"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1769490599"
},
"departure": {
"delay": 53,
"time": "1769490653"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -40,
"time": "1769491660"
},
"departure": {
"delay": -40,
"time": "1769491700"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -41,
"time": "1769491618"
},
"departure": {
"delay": -41,
"time": "1769491639"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -6,
"time": "1769491468"
},
"departure": {
"delay": -6,
"time": "1769491494"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 16,
"time": "1769489627"
},
"departure": {
"delay": 16,
"time": "1769489656"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -19,
"time": "1769491705"
},
"departure": {
"delay": -19,
"time": "1769491721"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 84,
"time": "1769489753"
},
"departure": {
"delay": 84,
"time": "1769489784"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1769491010"
},
"departure": {
"delay": 110,
"time": "1769491190"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 146,
"time": "1769490010"
},
"departure": {
"delay": 146,
"time": "1769490026"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 163,
"time": "1769490058"
},
"departure": {
"delay": 163,
"time": "1769490103"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1769491559"
},
"departure": {
"delay": -38,
"time": "1769491582"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 141,
"time": "1769490247"
},
"departure": {
"delay": 141,
"time": "1769490261"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1769491775"
},
"departure": {
"delay": -7,
"time": "1769491793"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 118,
"time": "1769490883"
},
"departure": {
"delay": 118,
"time": "1769490898"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1769489924"
},
"departure": {
"delay": 127,
"time": "1769489947"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769491401"
},
"departure": {
"delay": 37,
"time": "1769491417"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1769490930"
},
"departure": {
"delay": 112,
"time": "1769490952"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1769491321"
},
"departure": {
"delay": 13,
"time": "1769491333"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 156,
"time": "1769490319"
},
"departure": {
"delay": 156,
"time": "1769490336"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1769490544"
},
"departure": {
"delay": 70,
"time": "1769490550"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 143,
"time": "1769489811"
},
"departure": {
"delay": 143,
"time": "1769489843"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -16,
"time": "1769491521"
},
"departure": {
"delay": -16,
"time": "1769491544"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1769491213"
},
"departure": {
"delay": 42,
"time": "1769491242"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1769491432"
},
"departure": {
"delay": 3,
"time": "1769491443"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -51,
"time": "1769491869"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 57,
"time": "1769489457"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1769490412"
},
"departure": {
"delay": 125,
"time": "1769490425"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1769490690"
},
"departure": {
"delay": 76,
"time": "1769490736"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1769490452"
},
"departure": {
"delay": 110,
"time": "1769490470"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748426x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:707:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769524265"
},
"departure": {
"delay": 5,
"time": "1769524265"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769521620"
},
"departure": {
"time": "1769521620"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769523420"
},
"departure": {
"time": "1769523420"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769522520"
},
"departure": {
"time": "1769522520"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769521680"
},
"departure": {
"time": "1769521680"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769522160"
},
"departure": {
"time": "1769522160"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769523900"
},
"departure": {
"time": "1769523900"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769521320"
},
"departure": {
"time": "1769521320"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769523840"
},
"departure": {
"time": "1769523840"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769522040"
},
"departure": {
"time": "1769522040"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769521740"
},
"departure": {
"time": "1769521740"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769523600"
},
"departure": {
"time": "1769523600"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769522340"
},
"departure": {
"time": "1769522340"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769521860"
},
"departure": {
"time": "1769521860"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769522640"
},
"departure": {
"time": "1769522640"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769524080"
},
"departure": {
"time": "1769524080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"departure": {
"time": "1769521200"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769521920"
},
"departure": {
"time": "1769521920"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769522100"
},
"departure": {
"time": "1769522100"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769524380"
},
"departure": {
"time": "1769524380"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769522580"
},
"departure": {
"time": "1769522580"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769521800"
},
"departure": {
"time": "1769521800"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769523720"
},
"departure": {
"time": "1769523720"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769521260"
},
"departure": {
"time": "1769521260"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769524500"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769524260"
},
"departure": {
"time": "1769524260"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769524200"
},
"departure": {
"time": "1769524200"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769521380"
},
"departure": {
"time": "1769521380"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769521500"
},
"departure": {
"time": "1769521500"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769522460"
},
"departure": {
"time": "1769522460"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769523240"
},
"departure": {
"time": "1769523240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769521980"
},
"departure": {
"time": "1769521980"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769522700"
},
"departure": {
"time": "1769522700"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769523060"
},
"departure": {
"time": "1769523060"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769524320"
},
"departure": {
"time": "1769524320"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
}
],
"timestamp": "1769514807",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:707:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -220,
"time": "1769517440"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -35,
"time": "1769517205"
},
"departure": {
"delay": -35,
"time": "1769517205"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -35,
"time": "1769517025"
},
"departure": {
"delay": -35,
"time": "1769517025"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -43,
"time": "1769516837"
},
"departure": {
"delay": -43,
"time": "1769516837"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -35,
"time": "1769517085"
},
"departure": {
"delay": -35,
"time": "1769517085"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -59,
"time": "1769516941"
},
"departure": {
"delay": -59,
"time": "1769516941"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -53,
"time": "1769516887"
},
"departure": {
"delay": -53,
"time": "1769516887"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -137,
"time": "1769517343"
},
"departure": {
"delay": -137,
"time": "1769517343"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -95,
"time": "1769517265"
},
"departure": {
"delay": -95,
"time": "1769517265"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596645:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8980:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1769515172"
},
"departure": {
"delay": 32,
"time": "1769515172"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515020"
},
"departure": {
"time": "1769515020"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 55,
"time": "1769516155"
},
"departure": {
"delay": 55,
"time": "1769516155"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1769515576"
},
"departure": {
"delay": 16,
"time": "1769515576"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1769516058"
},
"departure": {
"delay": 18,
"time": "1769516058"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769515625"
},
"departure": {
"delay": 5,
"time": "1769515625"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1769514817"
},
"departure": {
"delay": 37,
"time": "1769514817"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1769515354"
},
"departure": {
"delay": 34,
"time": "1769515354"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1769515754"
},
"departure": {
"delay": 14,
"time": "1769515754"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1769516594"
},
"departure": {
"delay": 14,
"time": "1769516594"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1769515077"
},
"departure": {
"delay": 57,
"time": "1769515077"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769514882"
},
"departure": {
"delay": 42,
"time": "1769514882"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769515819"
},
"departure": {
"delay": 19,
"time": "1769515819"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1769516731"
},
"departure": {
"delay": 31,
"time": "1769516731"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1769516671"
},
"departure": {
"delay": 31,
"time": "1769516671"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1769516105"
},
"departure": {
"delay": 5,
"time": "1769516105"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1769515870"
},
"departure": {
"delay": 10,
"time": "1769515870"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1769515510"
},
"departure": {
"delay": 10,
"time": "1769515510"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1769515383"
},
"departure": {
"delay": 3,
"time": "1769515383"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769514260",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8980:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758082x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1769514890"
},
"departure": {
"delay": -10,
"time": "1769514890"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1769515190"
},
"departure": {
"delay": -10,
"time": "1769515190"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1769516090"
},
"departure": {
"delay": -10,
"time": "1769516090"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1769516450"
},
"departure": {
"delay": -10,
"time": "1769516450"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1769516330"
},
"departure": {
"delay": -10,
"time": "1769516330"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1769516630"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1769516390"
},
"departure": {
"delay": -10,
"time": "1769516390"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1769515790"
},
"departure": {
"delay": -10,
"time": "1769515790"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 22,
"time": "1769514322"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1769515610"
},
"departure": {
"delay": -10,
"time": "1769515610"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1769514417"
},
"departure": {
"delay": 46,
"time": "1769514466"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1769515370"
},
"departure": {
"delay": -10,
"time": "1769515370"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1769516510"
},
"departure": {
"delay": -10,
"time": "1769516510"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1769514710"
},
"departure": {
"delay": -10,
"time": "1769514710"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514625",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758082x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9188:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1769515783"
},
"departure": {
"delay": 43,
"time": "1769515783"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1769516598"
},
"departure": {
"delay": 18,
"time": "1769516598"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1769515974"
},
"departure": {
"delay": 54,
"time": "1769515974"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1769516745"
},
"departure": {
"delay": 45,
"time": "1769516745"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1769516854"
},
"departure": {
"delay": 34,
"time": "1769516854"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1769515932"
},
"departure": {
"delay": 12,
"time": "1769515932"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769516027"
},
"departure": {
"delay": 47,
"time": "1769516027"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1769515742"
},
"departure": {
"delay": 2,
"time": "1769515742"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1769516802"
},
"departure": {
"delay": 42,
"time": "1769516802"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1769516560"
},
"departure": {
"delay": 40,
"time": "1769516560"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1769516510"
},
"departure": {
"delay": 50,
"time": "1769516510"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9188:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747854x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1769513253"
},
"departure": {
"delay": 110,
"time": "1769513270"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1769512574"
},
"departure": {
"delay": 26,
"time": "1769512586"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1769513475"
},
"departure": {
"delay": 88,
"time": "1769513488"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1769513130"
},
"departure": {
"delay": 71,
"time": "1769513171"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1769514098"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 28,
"time": "1769512279"
},
"departure": {
"delay": 28,
"time": "1769512348"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1769513186"
},
"departure": {
"delay": 127,
"time": "1769513227"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1769512923"
},
"departure": {
"delay": 18,
"time": "1769512998"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1769513975"
},
"departure": {
"delay": 88,
"time": "1769514028"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 36,
"time": "1769512236"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 83,
"time": "1769513511"
},
"departure": {
"delay": 83,
"time": "1769513543"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1769512414"
},
"departure": {
"delay": 79,
"time": "1769512459"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -15,
"time": "1769512529"
},
"departure": {
"delay": -15,
"time": "1769512545"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1769513895"
},
"departure": {
"delay": 57,
"time": "1769513937"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1769512794"
},
"departure": {
"delay": 7,
"time": "1769512807"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1769513805"
},
"departure": {
"delay": 78,
"time": "1769513838"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1769512845"
},
"departure": {
"delay": -8,
"time": "1769512852"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1769513408"
},
"departure": {
"delay": 76,
"time": "1769513416"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1769513615"
},
"departure": {
"delay": 103,
"time": "1769513683"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1769513091"
},
"departure": {
"delay": 68,
"time": "1769513108"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769513024"
},
"departure": {
"delay": 20,
"time": "1769513060"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1769512467"
},
"departure": {
"delay": 32,
"time": "1769512472"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -4,
"time": "1769512601"
},
"departure": {
"delay": -4,
"time": "1769512616"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1769512649"
},
"departure": {
"delay": 32,
"time": "1769512712"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769513730"
},
"departure": {
"delay": 60,
"time": "1769513760"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747854x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746156x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1769493840"
},
"departure": {
"delay": 13,
"time": "1769493853"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1769493275"
},
"departure": {
"delay": 91,
"time": "1769493331"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1769494362"
},
"departure": {
"delay": -5,
"time": "1769494375"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1769495945"
},
"departure": {
"delay": 1,
"time": "1769496001"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 6,
"time": "1769495333"
},
"departure": {
"delay": 6,
"time": "1769495406"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1769494432"
},
"departure": {
"delay": 28,
"time": "1769494468"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1769493563"
},
"departure": {
"delay": 57,
"time": "1769493597"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1769496340"
},
"departure": {
"delay": 10,
"time": "1769496370"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 47,
"time": "1769493988"
},
"departure": {
"delay": 47,
"time": "1769494007"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1769495860"
},
"departure": {
"delay": 2,
"time": "1769495882"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -19,
"time": "1769496145"
},
"departure": {
"delay": -19,
"time": "1769496161"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 27,
"time": "1769493732"
},
"departure": {
"delay": 27,
"time": "1769493747"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1769494907"
},
"departure": {
"delay": -18,
"time": "1769494962"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -44,
"time": "1769495797"
},
"departure": {
"delay": -44,
"time": "1769495836"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -37,
"time": "1769495654"
},
"departure": {
"delay": -37,
"time": "1769495723"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 56,
"time": "1769493444"
},
"departure": {
"delay": 56,
"time": "1769493476"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 31,
"time": "1769493211"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1769493630"
},
"departure": {
"delay": 41,
"time": "1769493641"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -73,
"time": "1769495066"
},
"departure": {
"delay": -73,
"time": "1769495087"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 61,
"time": "1769493387"
},
"departure": {
"delay": 61,
"time": "1769493421"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1769496506"
},
"departure": {
"delay": 98,
"time": "1769496518"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 88,
"time": "1769493641"
},
"departure": {
"delay": 88,
"time": "1769493688"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1769495467"
},
"departure": {
"delay": -20,
"time": "1769495500"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1769494216"
},
"departure": {
"delay": 40,
"time": "1769494240"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1769496097"
},
"departure": {
"delay": 19,
"time": "1769496139"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 64,
"time": "1769493531"
},
"departure": {
"delay": 64,
"time": "1769493544"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1769496381"
},
"departure": {
"delay": 67,
"time": "1769496427"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -55,
"time": "1769495156"
},
"departure": {
"delay": -55,
"time": "1769495225"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 43,
"time": "1769496643"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1769493919"
},
"departure": {
"delay": 36,
"time": "1769493936"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1769494564"
},
"departure": {
"delay": 38,
"time": "1769494598"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1769494086"
},
"departure": {
"delay": 47,
"time": "1769494127"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1769494504"
},
"departure": {
"delay": 45,
"time": "1769494545"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1769495013"
},
"departure": {
"delay": -6,
"time": "1769495034"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1769494658"
},
"departure": {
"delay": 40,
"time": "1769494720"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1769496445"
},
"departure": {
"delay": 56,
"time": "1769496476"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -13,
"time": "1769496191"
},
"departure": {
"delay": -13,
"time": "1769496227"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 8,
"time": "1769494768"
},
"departure": {
"delay": 8,
"time": "1769494808"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1769496537"
},
"departure": {
"delay": 87,
"time": "1769496567"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -25,
"time": "1769495898"
},
"departure": {
"delay": -25,
"time": "1769495915"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 49,
"time": "1769493875"
},
"departure": {
"delay": 49,
"time": "1769493889"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1769494839"
},
"departure": {
"delay": 11,
"time": "1769494871"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1769496277"
},
"departure": {
"delay": 23,
"time": "1769496323"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 65,
"time": "1769493226"
},
"departure": {
"delay": 65,
"time": "1769493245"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1769494264"
},
"departure": {
"delay": 40,
"time": "1769494300"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1769493770"
},
"departure": {
"delay": 21,
"time": "1769493801"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1769494158"
},
"departure": {
"delay": 37,
"time": "1769494177"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -32,
"time": "1769495589"
},
"departure": {
"delay": -32,
"time": "1769495608"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746156x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758434x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1769499147"
},
"departure": {
"delay": 104,
"time": "1769499224"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 163,
"time": "1769501219"
},
"departure": {
"delay": 163,
"time": "1769501263"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1769499433"
},
"departure": {
"delay": 185,
"time": "1769499485"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 156,
"time": "1769500737"
},
"departure": {
"delay": 156,
"time": "1769500776"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1769499535"
},
"departure": {
"delay": 154,
"time": "1769499574"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 139,
"time": "1769499883"
},
"departure": {
"delay": 139,
"time": "1769499919"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 158,
"time": "1769499651"
},
"departure": {
"delay": 158,
"time": "1769499698"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769502005"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 5,
"time": "1769499005"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 161,
"time": "1769500256"
},
"departure": {
"delay": 161,
"time": "1769500301"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1769501596"
},
"departure": {
"delay": 110,
"time": "1769501630"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 178,
"time": "1769500029"
},
"departure": {
"delay": 178,
"time": "1769500078"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1769499594"
},
"departure": {
"delay": 134,
"time": "1769499614"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1769500185"
},
"departure": {
"delay": 116,
"time": "1769500196"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 143,
"time": "1769501534"
},
"departure": {
"delay": 143,
"time": "1769501543"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 155,
"time": "1769500823"
},
"departure": {
"delay": 155,
"time": "1769500835"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1769499280"
},
"departure": {
"delay": 118,
"time": "1769499358"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1769500397"
},
"departure": {
"delay": 105,
"time": "1769500425"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1769501712"
},
"departure": {
"delay": 111,
"time": "1769501751"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 129,
"time": "1769500135"
},
"departure": {
"delay": 129,
"time": "1769500149"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758434x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6440:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1769513347"
},
"departure": {
"delay": -53,
"time": "1769513347"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 105,
"time": "1769514105"
},
"departure": {
"delay": 105,
"time": "1769514105"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1769514970"
},
"departure": {
"delay": 10,
"time": "1769514970"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1769514275"
},
"departure": {
"delay": 120,
"time": "1769514300"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769513026"
},
"departure": {
"delay": 46,
"time": "1769513026"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1769513286"
},
"departure": {
"delay": 126,
"time": "1769513286"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 162,
"time": "1769513202"
},
"departure": {
"delay": 162,
"time": "1769513202"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1769514381"
},
"departure": {
"delay": 81,
"time": "1769514381"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1769514661"
},
"departure": {
"delay": 121,
"time": "1769514661"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1769515024"
},
"departure": {
"delay": 4,
"time": "1769515024"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1769513550"
},
"departure": {
"delay": -30,
"time": "1769513550"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1769513943"
},
"departure": {
"delay": 63,
"time": "1769513943"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1769513725"
},
"departure": {
"delay": 50,
"time": "1769513750"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -42,
"time": "1769514858"
},
"departure": {
"delay": -42,
"time": "1769514858"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769512860"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769514177"
},
"departure": {
"delay": 57,
"time": "1769514177"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1769512902"
},
"departure": {
"delay": 42,
"time": "1769512902"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1769514613"
},
"departure": {
"delay": 73,
"time": "1769514613"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1769514502"
},
"departure": {
"delay": 82,
"time": "1769514502"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1769513847"
},
"departure": {
"delay": 87,
"time": "1769513847"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1769514705"
},
"departure": {
"delay": 45,
"time": "1769514705"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1769514029"
},
"departure": {
"delay": 89,
"time": "1769514029"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1769515098"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1769513461"
},
"departure": {
"delay": 1,
"time": "1769513461"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769512480",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6440:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746147x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769492631"
},
"departure": {
"delay": 5,
"time": "1769492645"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -42,
"time": "1769493819"
},
"departure": {
"delay": -42,
"time": "1769493858"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -53,
"time": "1769494555"
},
"departure": {
"delay": -53,
"time": "1769494567"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -26,
"time": "1769495123"
},
"departure": {
"delay": -26,
"time": "1769495134"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 2,
"time": "1769494471"
},
"departure": {
"delay": 2,
"time": "1769494502"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -30,
"time": "1769495176"
},
"departure": {
"delay": -30,
"time": "1769495190"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -3,
"time": "1769493394"
},
"departure": {
"delay": -3,
"time": "1769493417"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 18,
"time": "1769491878"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1769493072"
},
"departure": {
"delay": 41,
"time": "1769493101"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -35,
"time": "1769494614"
},
"departure": {
"delay": -35,
"time": "1769494645"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -21,
"time": "1769493499"
},
"departure": {
"delay": -21,
"time": "1769493519"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1769492069"
},
"departure": {
"delay": 38,
"time": "1769492078"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1769492975"
},
"departure": {
"delay": 75,
"time": "1769493015"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -64,
"time": "1769494364"
},
"departure": {
"delay": -64,
"time": "1769494376"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -38,
"time": "1769493770"
},
"departure": {
"delay": -38,
"time": "1769493802"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 76,
"time": "1769492198"
},
"departure": {
"delay": 76,
"time": "1769492236"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1769493206"
},
"departure": {
"delay": 8,
"time": "1769493248"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1769493910"
},
"departure": {
"delay": -23,
"time": "1769493937"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -12,
"time": "1769494532"
},
"departure": {
"delay": -12,
"time": "1769494548"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -46,
"time": "1769494884"
},
"departure": {
"delay": -46,
"time": "1769494934"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -54,
"time": "1769494850"
},
"departure": {
"delay": -54,
"time": "1769494866"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -104,
"time": "1769494688"
},
"departure": {
"delay": -104,
"time": "1769494696"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -70,
"time": "1769494650"
},
"departure": {
"delay": -70,
"time": "1769494670"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 37,
"time": "1769492524"
},
"departure": {
"delay": 37,
"time": "1769492557"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1769492411"
},
"departure": {
"delay": 25,
"time": "1769492425"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1769492251"
},
"departure": {
"delay": 110,
"time": "1769492270"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1769491934"
},
"departure": {
"delay": 61,
"time": "1769491981"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769492106"
},
"departure": {
"delay": 22,
"time": "1769492122"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -77,
"time": "1769494726"
},
"departure": {
"delay": -77,
"time": "1769494783"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 8,
"time": "1769493564"
},
"departure": {
"delay": 8,
"time": "1769493608"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -67,
"time": "1769494300"
},
"departure": {
"delay": -67,
"time": "1769494313"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -52,
"time": "1769494113"
},
"departure": {
"delay": -52,
"time": "1769494148"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 88,
"time": "1769492351"
},
"departure": {
"delay": 88,
"time": "1769492368"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1769492376"
},
"departure": {
"delay": 55,
"time": "1769492395"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1769492598"
},
"departure": {
"delay": 26,
"time": "1769492606"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1769492140"
},
"departure": {
"delay": 71,
"time": "1769492171"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -34,
"time": "1769494021"
},
"departure": {
"delay": -34,
"time": "1769494046"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 4,
"time": "1769493684"
},
"departure": {
"delay": 4,
"time": "1769493724"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1769492288"
},
"departure": {
"delay": 86,
"time": "1769492306"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1769492665"
},
"departure": {
"delay": 45,
"time": "1769492685"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -49,
"time": "1769494398"
},
"departure": {
"delay": -49,
"time": "1769494451"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -30,
"time": "1769495250"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -41,
"time": "1769494189"
},
"departure": {
"delay": -41,
"time": "1769494219"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 4,
"time": "1769495068"
},
"departure": {
"delay": 4,
"time": "1769495104"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 36,
"time": "1769492750"
},
"departure": {
"delay": 36,
"time": "1769492796"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -36,
"time": "1769493965"
},
"departure": {
"delay": -36,
"time": "1769493984"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -15,
"time": "1769493447"
},
"departure": {
"delay": -15,
"time": "1769493465"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1769492847"
},
"departure": {
"delay": 73,
"time": "1769492893"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1769493297"
},
"departure": {
"delay": 35,
"time": "1769493335"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -52,
"time": "1769494076"
},
"departure": {
"delay": -52,
"time": "1769494088"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1769514817",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746147x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745730x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 274,
"time": "1769509598"
},
"departure": {
"delay": 274,
"time": "1769509654"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1769508282"
},
"departure": {
"delay": -1,
"time": "1769508299"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 302,
"time": "1769509841"
},
"departure": {
"delay": 302,
"time": "1769509862"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1769508609"
},
"departure": {
"delay": 15,
"time": "1769508675"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 362,
"time": "1769511025"
},
"departure": {
"delay": 362,
"time": "1769511062"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 22,
"time": "1769508128"
},
"departure": {
"delay": 22,
"time": "1769508142"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 380,
"time": "1769510820"
},
"departure": {
"delay": 380,
"time": "1769510840"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769508504"
},
"departure": {
"delay": 5,
"time": "1769508545"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1769508964"
},
"departure": {
"delay": 130,
"time": "1769509030"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1769508453"
},
"departure": {
"delay": -14,
"time": "1769508466"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1769508742"
},
"departure": {
"delay": 34,
"time": "1769508814"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1769508351"
},
"departure": {
"delay": 29,
"time": "1769508389"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 340,
"time": "1769509692"
},
"departure": {
"delay": 340,
"time": "1769509780"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 232,
"time": "1769509899"
},
"departure": {
"delay": 232,
"time": "1769509912"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 71,
"time": "1769507971"
},
"departure": {
"delay": 71,
"time": "1769508011"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 381,
"time": "1769510739"
},
"departure": {
"delay": 381,
"time": "1769510781"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 229,
"time": "1769509445"
},
"departure": {
"delay": 229,
"time": "1769509489"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 249,
"time": "1769509520"
},
"departure": {
"delay": 249,
"time": "1769509569"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 351,
"time": "1769510598"
},
"departure": {
"delay": 351,
"time": "1769510631"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 346,
"time": "1769510916"
},
"departure": {
"delay": 346,
"time": "1769510926"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 342,
"time": "1769511102"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 198,
"time": "1769509145"
},
"departure": {
"delay": 198,
"time": "1769509278"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 362,
"time": "1769510960"
},
"departure": {
"delay": 362,
"time": "1769511002"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 22,
"time": "1769507902"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 379,
"time": "1769510498"
},
"departure": {
"delay": 379,
"time": "1769510539"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1769508091"
},
"departure": {
"delay": 50,
"time": "1769508110"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769508176"
},
"departure": {
"delay": 42,
"time": "1769508222"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 368,
"time": "1769510438"
},
"departure": {
"delay": 368,
"time": "1769510468"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 379,
"time": "1769510682"
},
"departure": {
"delay": 379,
"time": "1769510719"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 357,
"time": "1769510867"
},
"departure": {
"delay": 357,
"time": "1769510877"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 398,
"time": "1769510320"
},
"departure": {
"delay": 398,
"time": "1769510378"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 349,
"time": "1769510074"
},
"departure": {
"delay": 349,
"time": "1769510089"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 223,
"time": "1769509329"
},
"departure": {
"delay": 223,
"time": "1769509363"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745730x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx371:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769515665"
},
"departure": {
"delay": 45,
"time": "1769515665"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1769515301"
},
"departure": {
"delay": 41,
"time": "1769515301"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769515481"
},
"departure": {
"delay": 41,
"time": "1769515481"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1769515806"
},
"departure": {
"delay": 6,
"time": "1769515806"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 8,
"time": "1769515268"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx371:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769512320"
},
"departure": {
"delay": 5,
"time": "1769512325"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769512740"
},
"departure": {
"time": "1769512860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769513400"
},
"departure": {
"delay": 5,
"time": "1769513405"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769511060"
},
"departure": {
"delay": 5,
"time": "1769511065"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1769513580"
},
"departure": {
"delay": -55,
"time": "1769513585"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1769511480"
},
"departure": {
"delay": 5,
"time": "1769511485"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1769512380"
},
"departure": {
"delay": -60,
"time": "1769512440"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1769511120"
},
"departure": {
"delay": 65,
"time": "1769511125"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -175,
"time": "1769513820"
},
"departure": {
"delay": -175,
"time": "1769513825"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769511840"
},
"departure": {
"time": "1769511900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769513460"
},
"departure": {
"delay": 5,
"time": "1769513465"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769513520"
},
"departure": {
"delay": 5,
"time": "1769513525"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -115,
"time": "1769512980"
},
"departure": {
"delay": -115,
"time": "1769512985"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1769511660"
},
"departure": {
"delay": 65,
"time": "1769511665"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1769511790"
},
"departure": {
"delay": 15,
"time": "1769511795"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -115,
"time": "1769513760"
},
"departure": {
"delay": -115,
"time": "1769513765"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769512080"
},
"departure": {
"time": "1769512140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769511360"
},
"departure": {
"time": "1769511420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1769513700"
},
"departure": {
"delay": -55,
"time": "1769513705"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -55,
"time": "1769513640"
},
"departure": {
"delay": -55,
"time": "1769513645"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769511960"
},
"departure": {
"delay": 5,
"time": "1769511965"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1769511000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769511300"
},
"departure": {
"delay": 5,
"time": "1769511305"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769513165"
},
"departure": {
"time": "1769513220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -35,
"time": "1769511800"
},
"departure": {
"delay": -35,
"time": "1769511805"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1769511600"
},
"departure": {
"delay": 65,
"time": "1769511605"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1769512260"
},
"departure": {
"delay": 65,
"time": "1769512265"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769512920"
},
"departure": {
"delay": 5,
"time": "1769512925"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769511490"
},
"departure": {
"time": "1769511540"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -180,
"time": "1769513880"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769513040"
},
"departure": {
"time": "1769513160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -115,
"time": "1769513280"
},
"departure": {
"delay": -115,
"time": "1769513285"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1769514109",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:499:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10253:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769516999"
},
"departure": {
"delay": 59,
"time": "1769516999"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1769516601"
},
"departure": {
"delay": 21,
"time": "1769516601"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1769516404"
},
"departure": {
"delay": 4,
"time": "1769516404"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769516956"
},
"departure": {
"delay": 16,
"time": "1769516956"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1769516311"
},
"departure": {
"delay": 31,
"time": "1769516311"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1769516662"
},
"departure": {
"delay": 22,
"time": "1769516662"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1769516708"
},
"departure": {
"delay": 8,
"time": "1769516708"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769516490"
},
"departure": {
"delay": 30,
"time": "1769516490"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1769516352"
},
"departure": {
"delay": 12,
"time": "1769516352"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514790",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10253:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11750:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1769513708"
},
"departure": {
"delay": -32,
"time": "1769513728"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1769515061"
},
"departure": {
"delay": 41,
"time": "1769515061"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 95,
"time": "1769514935"
},
"departure": {
"delay": 95,
"time": "1769514935"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -16,
"time": "1769513624"
},
"departure": {
"delay": -16,
"time": "1769513624"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1769514359"
},
"departure": {
"delay": 59,
"time": "1769514359"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1769514304"
},
"departure": {
"delay": 64,
"time": "1769514304"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769512740"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 83,
"time": "1769514563"
},
"departure": {
"delay": 83,
"time": "1769514563"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1769513353"
},
"departure": {
"delay": 18,
"time": "1769513358"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1769514754"
},
"departure": {
"delay": 96,
"time": "1769514756"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1769514848"
},
"departure": {
"delay": 68,
"time": "1769514848"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1769515481"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1769513227"
},
"departure": {
"delay": 32,
"time": "1769513252"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 115,
"time": "1769514715"
},
"departure": {
"delay": 115,
"time": "1769514715"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1769515001"
},
"departure": {
"delay": 41,
"time": "1769515001"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1769513168"
},
"departure": {
"delay": 18,
"time": "1769513178"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1769513467"
},
"departure": {
"delay": 17,
"time": "1769513477"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -122,
"time": "1769513818"
},
"departure": {
"delay": -122,
"time": "1769513818"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1769513106"
},
"departure": {
"delay": 69,
"time": "1769513109"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1769513514"
},
"departure": {
"delay": -6,
"time": "1769513514"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1769515181"
},
"departure": {
"delay": 41,
"time": "1769515181"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1769514433"
},
"departure": {
"delay": 39,
"time": "1769514459"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1769513866"
},
"departure": {
"delay": 72,
"time": "1769514252"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1769514638"
},
"departure": {
"delay": 98,
"time": "1769514638"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1769515098"
},
"departure": {
"delay": 78,
"time": "1769515098"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769512540",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11750:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9607:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1769517326"
},
"departure": {
"delay": 26,
"time": "1769517326"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1769517255"
},
"departure": {
"delay": 15,
"time": "1769517255"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1769517235"
},
"departure": {
"delay": 55,
"time": "1769517235"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1769517422"
},
"departure": {
"delay": 2,
"time": "1769517422"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1769517377"
},
"departure": {
"delay": 17,
"time": "1769517377"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769513080",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9607:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10747:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1769513454"
},
"departure": {
"delay": 114,
"time": "1769513454"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 297,
"time": "1769512857"
},
"departure": {
"delay": 297,
"time": "1769512857"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 292,
"time": "1769513152"
},
"departure": {
"delay": 292,
"time": "1769513152"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 237,
"time": "1769514477"
},
"departure": {
"delay": 237,
"time": "1769514477"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 263,
"time": "1769513183"
},
"departure": {
"delay": 263,
"time": "1769513183"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 188,
"time": "1769513828"
},
"departure": {
"delay": 188,
"time": "1769513828"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 257,
"time": "1769514677"
},
"departure": {
"delay": 257,
"time": "1769514677"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 218,
"time": "1769513378"
},
"departure": {
"delay": 218,
"time": "1769513378"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769511900"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 286,
"time": "1769512606"
},
"departure": {
"delay": 286,
"time": "1769512606"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 337,
"time": "1769512957"
},
"departure": {
"delay": 337,
"time": "1769512957"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 318,
"time": "1769512758"
},
"departure": {
"delay": 318,
"time": "1769512758"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 238,
"time": "1769514778"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 192,
"time": "1769513952"
},
"departure": {
"delay": 192,
"time": "1769513952"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 309,
"time": "1769512929"
},
"departure": {
"delay": 309,
"time": "1769512929"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 202,
"time": "1769514382"
},
"departure": {
"delay": 202,
"time": "1769514382"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 247,
"time": "1769514307"
},
"departure": {
"delay": 247,
"time": "1769514307"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 249,
"time": "1769514129"
},
"departure": {
"delay": 249,
"time": "1769514129"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 207,
"time": "1769513727"
},
"departure": {
"delay": 207,
"time": "1769513727"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1769512080"
},
"departure": {
"delay": 120,
"time": "1769512080"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1769513529"
},
"departure": {
"delay": 152,
"time": "1769513552"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 227,
"time": "1769513327"
},
"departure": {
"delay": 227,
"time": "1769513327"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 212,
"time": "1769513252"
},
"departure": {
"delay": 212,
"time": "1769513252"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1769512002"
},
"departure": {
"delay": 42,
"time": "1769512002"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 281,
"time": "1769514556"
},
"departure": {
"delay": 281,
"time": "1769514581"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 297,
"time": "1769512677"
},
"departure": {
"delay": 297,
"time": "1769512677"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 212,
"time": "1769512532"
},
"departure": {
"delay": 212,
"time": "1769512532"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 178,
"time": "1769512378"
},
"departure": {
"delay": 178,
"time": "1769512378"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1769512152"
},
"departure": {
"delay": 132,
"time": "1769512152"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1769512218"
},
"departure": {
"delay": 138,
"time": "1769512218"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 205,
"time": "1769514205"
},
"departure": {
"delay": 205,
"time": "1769514205"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 188,
"time": "1769513408"
},
"departure": {
"delay": 188,
"time": "1769513408"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1769513653"
},
"departure": {
"delay": 133,
"time": "1769513653"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 296,
"time": "1769513096"
},
"departure": {
"delay": 296,
"time": "1769513096"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1769512284"
},
"departure": {
"delay": 84,
"time": "1769512284"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 204,
"time": "1769513904"
},
"departure": {
"delay": 204,
"time": "1769513904"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769510760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10747:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16219:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769511966"
},
"departure": {
"delay": 66,
"time": "1769511966"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 153,
"time": "1769512449"
},
"departure": {
"delay": 153,
"time": "1769512713"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1769513513"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 13,
"time": "1769511913"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 98,
"time": "1769512358"
},
"departure": {
"delay": 98,
"time": "1769512358"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1769513235"
},
"departure": {
"delay": 78,
"time": "1769513238"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1769513296"
},
"departure": {
"delay": 93,
"time": "1769513313"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1769512150"
},
"departure": {
"delay": 130,
"time": "1769512150"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1769512066"
},
"departure": {
"delay": 52,
"time": "1769512072"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 155,
"time": "1769513452"
},
"departure": {
"delay": 155,
"time": "1769513495"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769511920",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16219:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746157x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 264,
"time": "1769497704"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 119,
"time": "1769494904"
},
"departure": {
"delay": 119,
"time": "1769494919"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 183,
"time": "1769496248"
},
"departure": {
"delay": 183,
"time": "1769496303"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1769494585"
},
"departure": {
"delay": 57,
"time": "1769494617"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1769494236"
},
"departure": {
"delay": 75,
"time": "1769494275"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 184,
"time": "1769495767"
},
"departure": {
"delay": 184,
"time": "1769495824"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769494706"
},
"departure": {
"delay": 60,
"time": "1769494740"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1769494082"
},
"departure": {
"delay": 81,
"time": "1769494101"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 137,
"time": "1769496941"
},
"departure": {
"delay": 137,
"time": "1769496977"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 287,
"time": "1769497540"
},
"departure": {
"delay": 287,
"time": "1769497607"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 93,
"time": "1769495284"
},
"departure": {
"delay": 93,
"time": "1769495313"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1769496911"
},
"departure": {
"delay": 139,
"time": "1769496919"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 106,
"time": "1769494809"
},
"departure": {
"delay": 106,
"time": "1769494846"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 239,
"time": "1769497326"
},
"departure": {
"delay": 239,
"time": "1769497379"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 176,
"time": "1769496880"
},
"departure": {
"delay": 176,
"time": "1769496896"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 212,
"time": "1769497265"
},
"departure": {
"delay": 212,
"time": "1769497292"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 57,
"time": "1769494645"
},
"departure": {
"delay": 57,
"time": "1769494677"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 223,
"time": "1769495850"
},
"departure": {
"delay": 223,
"time": "1769495923"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 229,
"time": "1769496395"
},
"departure": {
"delay": 229,
"time": "1769496469"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 142,
"time": "1769495223"
},
"departure": {
"delay": 142,
"time": "1769495242"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1769494302"
},
"departure": {
"delay": 73,
"time": "1769494333"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 221,
"time": "1769497447"
},
"departure": {
"delay": 221,
"time": "1769497481"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 108,
"time": "1769494751"
},
"departure": {
"delay": 108,
"time": "1769494788"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1769495415"
},
"departure": {
"delay": 140,
"time": "1769495480"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 146,
"time": "1769495028"
},
"departure": {
"delay": 146,
"time": "1769495066"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 232,
"time": "1769496062"
},
"departure": {
"delay": 232,
"time": "1769496112"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 165,
"time": "1769496505"
},
"departure": {
"delay": 165,
"time": "1769496525"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 166,
"time": "1769495170"
},
"departure": {
"delay": 166,
"time": "1769495206"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1769494128"
},
"departure": {
"delay": 102,
"time": "1769494182"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1769494512"
},
"departure": {
"delay": 102,
"time": "1769494542"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1769494496"
},
"departure": {
"delay": 64,
"time": "1769494504"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 188,
"time": "1769495948"
},
"departure": {
"delay": 188,
"time": "1769496008"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 202,
"time": "1769497393"
},
"departure": {
"delay": 202,
"time": "1769497402"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 186,
"time": "1769496144"
},
"departure": {
"delay": 186,
"time": "1769496186"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 162,
"time": "1769497092"
},
"departure": {
"delay": 162,
"time": "1769497122"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 151,
"time": "1769495597"
},
"departure": {
"delay": 151,
"time": "1769495671"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 86,
"time": "1769494442"
},
"departure": {
"delay": 86,
"time": "1769494466"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 101,
"time": "1769494377"
},
"departure": {
"delay": 101,
"time": "1769494421"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1769495351"
},
"departure": {
"delay": 99,
"time": "1769495379"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 178,
"time": "1769496622"
},
"departure": {
"delay": 178,
"time": "1769496658"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 46,
"time": "1769494066"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 218,
"time": "1769497133"
},
"departure": {
"delay": 218,
"time": "1769497238"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 235,
"time": "1769497419"
},
"departure": {
"delay": 235,
"time": "1769497435"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 151,
"time": "1769495099"
},
"departure": {
"delay": 151,
"time": "1769495131"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1769495492"
},
"departure": {
"delay": 127,
"time": "1769495527"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 260,
"time": "1769497511"
},
"departure": {
"delay": 260,
"time": "1769497520"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 146,
"time": "1769496834"
},
"departure": {
"delay": 146,
"time": "1769496866"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 193,
"time": "1769496696"
},
"departure": {
"delay": 193,
"time": "1769496793"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746157x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1769514816"
},
"departure": {
"delay": 96,
"time": "1769514816"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1769515127"
},
"departure": {
"delay": -13,
"time": "1769515127"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 121,
"time": "1769514841"
},
"departure": {
"delay": 121,
"time": "1769514841"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -32,
"time": "1769515168"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 84,
"time": "1769514744"
},
"departure": {
"delay": 84,
"time": "1769514744"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1769515054"
},
"departure": {
"delay": -26,
"time": "1769515054"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 91,
"time": "1769514931"
},
"departure": {
"delay": 91,
"time": "1769514931"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 148,
"time": "1769514508"
},
"departure": {
"delay": 148,
"time": "1769514508"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 151,
"time": "1769514439"
},
"departure": {
"delay": 151,
"time": "1769514451"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 151,
"time": "1769514570"
},
"departure": {
"delay": 151,
"time": "1769514571"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596539:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx36:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11,
"time": "1769513389"
},
"departure": {
"delay": -11,
"time": "1769513389"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 227,
"time": "1769515067"
},
"departure": {
"delay": 227,
"time": "1769515067"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1769513113"
},
"departure": {
"delay": 13,
"time": "1769513113"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1769512792"
},
"departure": {
"delay": 73,
"time": "1769512813"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 162,
"time": "1769514642"
},
"departure": {
"delay": 162,
"time": "1769514642"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1769512290"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1769513512"
},
"departure": {
"delay": -8,
"time": "1769513512"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1769512663"
},
"departure": {
"delay": 43,
"time": "1769512663"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 171,
"time": "1769514771"
},
"departure": {
"delay": 171,
"time": "1769514771"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1769514245"
},
"departure": {
"delay": 65,
"time": "1769514245"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1769512517"
},
"departure": {
"delay": 38,
"time": "1769512538"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1769513188"
},
"departure": {
"delay": 28,
"time": "1769513188"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1769513919"
},
"departure": {
"delay": 39,
"time": "1769513919"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 103,
"time": "1769514163"
},
"departure": {
"delay": 103,
"time": "1769514163"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -27,
"time": "1769513313"
},
"departure": {
"delay": -27,
"time": "1769513313"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1769512729"
},
"departure": {
"delay": 49,
"time": "1769512729"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 189,
"time": "1769514969"
},
"departure": {
"delay": 189,
"time": "1769514969"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 226,
"time": "1769514886"
},
"departure": {
"delay": 226,
"time": "1769514886"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1769514044"
},
"departure": {
"delay": 44,
"time": "1769514044"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1769512471"
},
"departure": {
"delay": 31,
"time": "1769512471"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1769514395"
},
"departure": {
"delay": 92,
"time": "1769514512"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1769513587"
},
"departure": {
"delay": 7,
"time": "1769513587"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 220,
"time": "1769515180"
},
"departure": {
"delay": 220,
"time": "1769515180"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -13,
"time": "1769513668"
},
"departure": {
"delay": -13,
"time": "1769513687"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1769512962"
},
"departure": {
"delay": 42,
"time": "1769512962"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 189,
"time": "1769515269"
},
"departure": {
"delay": 189,
"time": "1769515269"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -33,
"time": "1769513762"
},
"departure": {
"delay": -33,
"time": "1769513787"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1769512601"
},
"departure": {
"delay": 41,
"time": "1769512601"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1769512390"
},
"departure": {
"delay": 10,
"time": "1769512390"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 189,
"time": "1769515449"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769512061",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx36:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6876:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 147,
"time": "1769514987"
},
"departure": {
"delay": 147,
"time": "1769514987"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1769514747"
},
"departure": {
"delay": 113,
"time": "1769514773"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 105,
"time": "1769514885"
},
"departure": {
"delay": 105,
"time": "1769514885"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1769514225"
},
"departure": {
"delay": 45,
"time": "1769514225"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1769515626"
},
"departure": {
"delay": 126,
"time": "1769515626"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1769515164"
},
"departure": {
"delay": 144,
"time": "1769515164"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1769514452"
},
"departure": {
"delay": 102,
"time": "1769514522"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769514272"
},
"departure": {
"delay": 32,
"time": "1769514272"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 141,
"time": "1769515461"
},
"departure": {
"delay": 141,
"time": "1769515461"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 126,
"time": "1769515386"
},
"departure": {
"delay": 126,
"time": "1769515386"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1769515986"
},
"departure": {
"delay": 126,
"time": "1769515986"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1769514573"
},
"departure": {
"delay": 93,
"time": "1769514573"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1769515849"
},
"departure": {
"delay": 109,
"time": "1769515849"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 30,
"time": "1769514150"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 136,
"time": "1769516056"
},
"departure": {
"delay": 136,
"time": "1769516056"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 123,
"time": "1769515263"
},
"departure": {
"delay": 123,
"time": "1769515263"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 145,
"time": "1769516305"
},
"departure": {
"delay": 145,
"time": "1769516305"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 101,
"time": "1769514641"
},
"departure": {
"delay": 101,
"time": "1769514641"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1769515086"
},
"departure": {
"delay": 126,
"time": "1769515086"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1769514373"
},
"departure": {
"delay": 13,
"time": "1769514373"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1769515509"
},
"departure": {
"delay": 129,
"time": "1769515509"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769514141",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6876:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851718F5510365x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518440"
},
"departure": {
"time": "1769518500"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769517660"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769519400"
},
"departure": {
"time": "1769519460"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769519160"
},
"departure": {
"time": "1769519220"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769519820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769518860"
},
"departure": {
"time": "1769518920"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517960"
},
"departure": {
"time": "1769518020"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769512712",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851718F5510365x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747835x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769491336"
},
"departure": {
"delay": 47,
"time": "1769491367"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1769491883"
},
"departure": {
"delay": 110,
"time": "1769491910"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": -24,
"time": "1769490396"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -12,
"time": "1769491592"
},
"departure": {
"delay": -12,
"time": "1769491608"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -49,
"time": "1769491180"
},
"departure": {
"delay": -49,
"time": "1769491211"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1769490934"
},
"departure": {
"delay": 46,
"time": "1769490946"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1769491278"
},
"departure": {
"delay": 1,
"time": "1769491321"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1769491138"
},
"departure": {
"delay": -50,
"time": "1769491150"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1769491554"
},
"departure": {
"delay": 8,
"time": "1769491568"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1769490747"
},
"departure": {
"delay": -18,
"time": "1769490762"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1769492148"
},
"departure": {
"delay": 86,
"time": "1769492186"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -2,
"time": "1769491240"
},
"departure": {
"delay": -2,
"time": "1769491258"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1769492221"
},
"departure": {
"delay": 82,
"time": "1769492242"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1769490438"
},
"departure": {
"delay": 38,
"time": "1769490578"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1769490851"
},
"departure": {
"delay": 55,
"time": "1769490895"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769491398"
},
"departure": {
"delay": 30,
"time": "1769491410"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1769490801"
},
"departure": {
"delay": 59,
"time": "1769490839"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -34,
"time": "1769491634"
},
"departure": {
"delay": -34,
"time": "1769491646"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1769491010"
},
"departure": {
"delay": 3,
"time": "1769491023"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1769491966"
},
"departure": {
"delay": 76,
"time": "1769491996"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -46,
"time": "1769492294"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1769492042"
},
"departure": {
"delay": 103,
"time": "1769492083"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -4,
"time": "1769491061"
},
"departure": {
"delay": -4,
"time": "1769491076"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1769490650"
},
"departure": {
"delay": 58,
"time": "1769490658"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1769490669"
},
"departure": {
"delay": 18,
"time": "1769490678"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747835x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1030:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517600"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769517060"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769517480"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769518380"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769518440"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769517180"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769517420"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769517660"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769518140"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769518200"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769517960"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769518560"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769518500"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769518320"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769518020"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769518260"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769517300"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769517540"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769518680"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769517840"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769517900"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1030:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745656x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 459,
"time": "1769497081"
},
"departure": {
"delay": 459,
"time": "1769497119"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 423,
"time": "1769497649"
},
"departure": {
"delay": 423,
"time": "1769497683"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 248,
"time": "1769496498"
},
"departure": {
"delay": 248,
"time": "1769496548"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 469,
"time": "1769498031"
},
"departure": {
"delay": 469,
"time": "1769498089"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 43,
"time": "1769495131"
},
"departure": {
"delay": 43,
"time": "1769495143"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 423,
"time": "1769497917"
},
"departure": {
"delay": 423,
"time": "1769497983"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 433,
"time": "1769497147"
},
"departure": {
"delay": 433,
"time": "1769497213"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 60,
"time": "1769495040"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 412,
"time": "1769498250"
},
"departure": {
"delay": 412,
"time": "1769498272"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 422,
"time": "1769497830"
},
"departure": {
"delay": 422,
"time": "1769497862"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1769495608"
},
"departure": {
"delay": 96,
"time": "1769495616"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1769495161"
},
"departure": {
"delay": 41,
"time": "1769495201"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 407,
"time": "1769498312"
},
"departure": {
"delay": 407,
"time": "1769498327"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 349,
"time": "1769498389"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 91,
"time": "1769495261"
},
"departure": {
"delay": 91,
"time": "1769495311"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1769495221"
},
"departure": {
"delay": 82,
"time": "1769495242"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 430,
"time": "1769497292"
},
"departure": {
"delay": 430,
"time": "1769497330"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 448,
"time": "1769496817"
},
"departure": {
"delay": 448,
"time": "1769496868"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 262,
"time": "1769496331"
},
"departure": {
"delay": 262,
"time": "1769496382"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 236,
"time": "1769496397"
},
"departure": {
"delay": 236,
"time": "1769496416"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 397,
"time": "1769498185"
},
"departure": {
"delay": 397,
"time": "1769498197"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 88,
"time": "1769495518"
},
"departure": {
"delay": 88,
"time": "1769495548"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 388,
"time": "1769497550"
},
"departure": {
"delay": 388,
"time": "1769497588"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 427,
"time": "1769498134"
},
"departure": {
"delay": 427,
"time": "1769498167"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 93,
"time": "1769495746"
},
"departure": {
"delay": 93,
"time": "1769495793"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 423,
"time": "1769497408"
},
"departure": {
"delay": 423,
"time": "1769497443"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 407,
"time": "1769497745"
},
"departure": {
"delay": 407,
"time": "1769497787"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 88,
"time": "1769495862"
},
"departure": {
"delay": 88,
"time": "1769495908"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 490,
"time": "1769496888"
},
"departure": {
"delay": 490,
"time": "1769496970"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1769495400"
},
"departure": {
"delay": 92,
"time": "1769495432"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1769495679"
},
"departure": {
"delay": 79,
"time": "1769495719"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 437,
"time": "1769497003"
},
"departure": {
"delay": 437,
"time": "1769497037"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745656x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745203x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1769498522"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1769497471"
},
"departure": {
"delay": 17,
"time": "1769497517"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1769497990"
},
"departure": {
"delay": 173,
"time": "1769498033"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 188,
"time": "1769497834"
},
"departure": {
"delay": 188,
"time": "1769497868"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1769497401"
},
"departure": {
"delay": 55,
"time": "1769497435"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 156,
"time": "1769497921"
},
"departure": {
"delay": 156,
"time": "1769497956"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 91,
"time": "1769497289"
},
"departure": {
"delay": 91,
"time": "1769497351"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 203,
"time": "1769498344"
},
"departure": {
"delay": 203,
"time": "1769498423"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1769497118"
},
"departure": {
"delay": 71,
"time": "1769497151"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769496910"
},
"departure": {
"delay": 51,
"time": "1769496951"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769496810"
},
"departure": {
"delay": 47,
"time": "1769496827"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 208,
"time": "1769498074"
},
"departure": {
"delay": 208,
"time": "1769498128"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 230,
"time": "1769498180"
},
"departure": {
"delay": 230,
"time": "1769498210"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1769497058"
},
"departure": {
"delay": 71,
"time": "1769497091"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1769496972"
},
"departure": {
"delay": 68,
"time": "1769497028"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 112,
"time": "1769496712"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1769497574"
},
"departure": {
"delay": 53,
"time": "1769497613"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1769496851"
},
"departure": {
"delay": 46,
"time": "1769496886"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1769497221"
},
"departure": {
"delay": 64,
"time": "1769497264"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 178,
"time": "1769498243"
},
"departure": {
"delay": 178,
"time": "1769498278"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745203x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1769508364"
},
"departure": {
"delay": -14,
"time": "1769508406"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1769508844"
},
"departure": {
"delay": 75,
"time": "1769508855"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1769508743"
},
"departure": {
"delay": 92,
"time": "1769508752"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1769508896"
},
"departure": {
"delay": 72,
"time": "1769508912"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769509249"
},
"departure": {
"delay": 60,
"time": "1769509260"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769508159"
},
"departure": {
"delay": 56,
"time": "1769508176"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1769508676"
},
"departure": {
"delay": 109,
"time": "1769508709"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1769509170"
},
"departure": {
"delay": 104,
"time": "1769509184"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1769508201"
},
"departure": {
"delay": 31,
"time": "1769508211"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1769509321"
},
"departure": {
"delay": 72,
"time": "1769509332"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1769509207"
},
"departure": {
"delay": 72,
"time": "1769509212"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1769508285"
},
"departure": {
"delay": 36,
"time": "1769508336"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1769508950"
},
"departure": {
"delay": 78,
"time": "1769508978"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 42,
"time": "1769508042"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1769508425"
},
"departure": {
"delay": 16,
"time": "1769508496"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"time": "1769509380"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1769509364"
},
"departure": {
"delay": 56,
"time": "1769509376"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1769508257"
},
"departure": {
"delay": 23,
"time": "1769508263"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:18:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745719x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 261,
"time": "1769498805"
},
"departure": {
"delay": 261,
"time": "1769498841"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 215,
"time": "1769498316"
},
"departure": {
"delay": 215,
"time": "1769498375"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 322,
"time": "1769500809"
},
"departure": {
"delay": 322,
"time": "1769500822"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 203,
"time": "1769498216"
},
"departure": {
"delay": 203,
"time": "1769498243"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 378,
"time": "1769500627"
},
"departure": {
"delay": 378,
"time": "1769500638"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 258,
"time": "1769498867"
},
"departure": {
"delay": 258,
"time": "1769498898"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 278,
"time": "1769500941"
},
"departure": {
"delay": 278,
"time": "1769500958"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 305,
"time": "1769500913"
},
"departure": {
"delay": 305,
"time": "1769500925"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 293,
"time": "1769500040"
},
"departure": {
"delay": 293,
"time": "1769500073"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 380,
"time": "1769499490"
},
"departure": {
"delay": 380,
"time": "1769499560"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 237,
"time": "1769498459"
},
"departure": {
"delay": 237,
"time": "1769498517"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 239,
"time": "1769499077"
},
"departure": {
"delay": 239,
"time": "1769499119"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 213,
"time": "1769498561"
},
"departure": {
"delay": 213,
"time": "1769498613"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 395,
"time": "1769499605"
},
"departure": {
"delay": 395,
"time": "1769499635"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 276,
"time": "1769499244"
},
"departure": {
"delay": 276,
"time": "1769499276"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 352,
"time": "1769499738"
},
"departure": {
"delay": 352,
"time": "1769499772"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 349,
"time": "1769500760"
},
"departure": {
"delay": 349,
"time": "1769500789"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 335,
"time": "1769499965"
},
"departure": {
"delay": 335,
"time": "1769499995"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 399,
"time": "1769500589"
},
"departure": {
"delay": 399,
"time": "1769500599"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 447,
"time": "1769500514"
},
"departure": {
"delay": 447,
"time": "1769500527"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 198,
"time": "1769498391"
},
"departure": {
"delay": 198,
"time": "1769498418"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 323,
"time": "1769500866"
},
"departure": {
"delay": 323,
"time": "1769500883"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 219,
"time": "1769498938"
},
"departure": {
"delay": 219,
"time": "1769498979"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 281,
"time": "1769498695"
},
"departure": {
"delay": 281,
"time": "1769498741"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 258,
"time": "1769500988"
},
"departure": {
"delay": 258,
"time": "1769500998"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 333,
"time": "1769500681"
},
"departure": {
"delay": 333,
"time": "1769500713"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 367,
"time": "1769500174"
},
"departure": {
"delay": 367,
"time": "1769500207"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 366,
"time": "1769499863"
},
"departure": {
"delay": 366,
"time": "1769499906"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 344,
"time": "1769499671"
},
"departure": {
"delay": 344,
"time": "1769499704"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 228,
"time": "1769501016"
},
"departure": {
"delay": 228,
"time": "1769501028"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 195,
"time": "1769501055"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 343,
"time": "1769499794"
},
"departure": {
"delay": 343,
"time": "1769499823"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745719x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748590x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1769499234"
},
"departure": {
"delay": -53,
"time": "1769499247"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": -29,
"time": "1769498011"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1769499106"
},
"departure": {
"delay": 11,
"time": "1769499131"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1769499511"
},
"departure": {
"delay": 9,
"time": "1769499549"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1769498484"
},
"departure": {
"delay": -4,
"time": "1769498516"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -27,
"time": "1769498286"
},
"departure": {
"delay": -27,
"time": "1769498313"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1769499036"
},
"departure": {
"delay": 7,
"time": "1769499067"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1769498942"
},
"departure": {
"delay": 14,
"time": "1769498954"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1769499213"
},
"departure": {
"delay": -20,
"time": "1769499220"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1769498055"
},
"departure": {
"delay": -7,
"time": "1769498093"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1769498857"
},
"departure": {
"delay": -7,
"time": "1769498873"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -14,
"time": "1769498791"
},
"departure": {
"delay": -14,
"time": "1769498806"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -68,
"time": "1769499592"
},
"departure": {
"delay": -68,
"time": "1769499592"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1769499308"
},
"departure": {
"delay": 8,
"time": "1769499368"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1769499401"
},
"departure": {
"delay": -6,
"time": "1769499414"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -51,
"time": "1769498037"
},
"departure": {
"delay": -51,
"time": "1769498049"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -95,
"time": "1769499745"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1769498661"
},
"departure": {
"delay": -15,
"time": "1769498685"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -43,
"time": "1769498342"
},
"departure": {
"delay": -43,
"time": "1769498357"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748590x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 87,
"time": "1769499087"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769499720"
},
"departure": {
"delay": 42,
"time": "1769499762"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 138,
"time": "1769499574"
},
"departure": {
"delay": 138,
"time": "1769499618"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 89,
"time": "1769500469"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1769499252"
},
"departure": {
"delay": 83,
"time": "1769499263"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 112,
"time": "1769499960"
},
"departure": {
"delay": 112,
"time": "1769500012"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1769499315"
},
"departure": {
"delay": 170,
"time": "1769499410"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 91,
"time": "1769500098"
},
"departure": {
"delay": 91,
"time": "1769500111"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1769499844"
},
"departure": {
"delay": 16,
"time": "1769499856"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1769499200"
},
"departure": {
"delay": 92,
"time": "1769499212"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1769500204"
},
"departure": {
"delay": 79,
"time": "1769500219"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1769499680"
},
"departure": {
"delay": 27,
"time": "1769499687"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1769499470"
},
"departure": {
"delay": 118,
"time": "1769499538"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1769500253"
},
"departure": {
"delay": 93,
"time": "1769500293"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1769499644"
},
"departure": {
"delay": 62,
"time": "1769499662"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 116,
"time": "1769500174"
},
"departure": {
"delay": 116,
"time": "1769500196"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1769499435"
},
"departure": {
"delay": 146,
"time": "1769499446"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:8:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748519x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 221,
"time": "1769496541"
},
"departure": {
"delay": 221,
"time": "1769496581"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1769495142"
},
"departure": {
"delay": 127,
"time": "1769495167"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 248,
"time": "1769496062"
},
"departure": {
"delay": 248,
"time": "1769496068"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1769495384"
},
"departure": {
"delay": 156,
"time": "1769495436"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 291,
"time": "1769495616"
},
"departure": {
"delay": 291,
"time": "1769495691"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 175,
"time": "1769496193"
},
"departure": {
"delay": 175,
"time": "1769496235"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 250,
"time": "1769495880"
},
"departure": {
"delay": 250,
"time": "1769495890"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 274,
"time": "1769497054"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 230,
"time": "1769496859"
},
"departure": {
"delay": 230,
"time": "1769496890"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 183,
"time": "1769496597"
},
"departure": {
"delay": 183,
"time": "1769496603"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 246,
"time": "1769496958"
},
"departure": {
"delay": 246,
"time": "1769496966"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 141,
"time": "1769495211"
},
"departure": {
"delay": 141,
"time": "1769495241"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769495066"
},
"departure": {
"delay": 62,
"time": "1769495102"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 319,
"time": "1769495719"
},
"departure": {
"delay": 319,
"time": "1769495779"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1769495299"
},
"departure": {
"delay": 116,
"time": "1769495336"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 249,
"time": "1769495519"
},
"departure": {
"delay": 249,
"time": "1769495589"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 176,
"time": "1769496677"
},
"departure": {
"delay": 176,
"time": "1769496716"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 21,
"time": "1769494821"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1769494994"
},
"departure": {
"delay": 25,
"time": "1769495005"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769494917"
},
"departure": {
"delay": 32,
"time": "1769494952"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 333,
"time": "1769495803"
},
"departure": {
"delay": 333,
"time": "1769495853"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 174,
"time": "1769496623"
},
"departure": {
"delay": 174,
"time": "1769496654"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 187,
"time": "1769496319"
},
"departure": {
"delay": 187,
"time": "1769496367"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 253,
"time": "1769496410"
},
"departure": {
"delay": 253,
"time": "1769496493"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748519x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9854:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1769516092"
},
"departure": {
"delay": 232,
"time": "1769516092"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1769516820"
},
"departure": {
"delay": 180,
"time": "1769516820"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 225,
"time": "1769515005"
},
"departure": {
"delay": 225,
"time": "1769515005"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 248,
"time": "1769515688"
},
"departure": {
"delay": 248,
"time": "1769515688"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 225,
"time": "1769516745"
},
"departure": {
"delay": 225,
"time": "1769516745"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 199,
"time": "1769515579"
},
"departure": {
"delay": 199,
"time": "1769515579"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 201,
"time": "1769516361"
},
"departure": {
"delay": 201,
"time": "1769516361"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 216,
"time": "1769515056"
},
"departure": {
"delay": 216,
"time": "1769515056"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 239,
"time": "1769516399"
},
"departure": {
"delay": 239,
"time": "1769516399"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 199,
"time": "1769515999"
},
"departure": {
"delay": 199,
"time": "1769515999"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 199,
"time": "1769516299"
},
"departure": {
"delay": 199,
"time": "1769516299"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 231,
"time": "1769516691"
},
"departure": {
"delay": 231,
"time": "1769516691"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 240,
"time": "1769514960"
},
"departure": {
"delay": 240,
"time": "1769514960"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 178,
"time": "1769514658"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 239,
"time": "1769516039"
},
"departure": {
"delay": 239,
"time": "1769516039"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 199,
"time": "1769516599"
},
"departure": {
"delay": 199,
"time": "1769516599"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 206,
"time": "1769515886"
},
"departure": {
"delay": 206,
"time": "1769515886"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 238,
"time": "1769514898"
},
"departure": {
"delay": 238,
"time": "1769514898"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 208,
"time": "1769516488"
},
"departure": {
"delay": 208,
"time": "1769516488"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 208,
"time": "1769515528"
},
"departure": {
"delay": 208,
"time": "1769515528"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 250,
"time": "1769515750"
},
"departure": {
"delay": 250,
"time": "1769515750"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1769514919"
},
"departure": {
"delay": 199,
"time": "1769514919"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 224,
"time": "1769515784"
},
"departure": {
"delay": 224,
"time": "1769515784"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 212,
"time": "1769515232"
},
"departure": {
"delay": 212,
"time": "1769515232"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 255,
"time": "1769515455"
},
"departure": {
"delay": 255,
"time": "1769515455"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 255,
"time": "1769516235"
},
"departure": {
"delay": 255,
"time": "1769516235"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 199,
"time": "1769515159"
},
"departure": {
"delay": 199,
"time": "1769515159"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 219,
"time": "1769515359"
},
"departure": {
"delay": 219,
"time": "1769515359"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769514680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9854:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748431x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1769494914"
},
"departure": {
"delay": 72,
"time": "1769494932"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 67,
"time": "1769494495"
},
"departure": {
"delay": 67,
"time": "1769494507"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1769494837"
},
"departure": {
"delay": 58,
"time": "1769494858"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1769493019"
},
"departure": {
"delay": 28,
"time": "1769493028"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1769494418"
},
"departure": {
"delay": 79,
"time": "1769494459"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1769494668"
},
"departure": {
"delay": 51,
"time": "1769494731"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1769493359"
},
"departure": {
"delay": 78,
"time": "1769493378"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1769493165"
},
"departure": {
"delay": 128,
"time": "1769493188"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1769495153"
},
"departure": {
"delay": 125,
"time": "1769495165"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 101,
"time": "1769494112"
},
"departure": {
"delay": 101,
"time": "1769494181"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1769494740"
},
"departure": {
"delay": 71,
"time": "1769494751"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 151,
"time": "1769495238"
},
"departure": {
"delay": 151,
"time": "1769495251"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 161,
"time": "1769495182"
},
"departure": {
"delay": 161,
"time": "1769495201"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 107,
"time": "1769493279"
},
"departure": {
"delay": 107,
"time": "1769493287"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 38,
"time": "1769492918"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1769493928"
},
"departure": {
"delay": 67,
"time": "1769493967"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 144,
"time": "1769494232"
},
"departure": {
"delay": 144,
"time": "1769494284"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1769493871"
},
"departure": {
"delay": 58,
"time": "1769493898"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1769494811"
},
"departure": {
"delay": 89,
"time": "1769494829"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 90,
"time": "1769493314"
},
"departure": {
"delay": 90,
"time": "1769493330"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 87,
"time": "1769493550"
},
"departure": {
"delay": 87,
"time": "1769493567"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 134,
"time": "1769493204"
},
"departure": {
"delay": 134,
"time": "1769493254"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1769493641"
},
"departure": {
"delay": 133,
"time": "1769493733"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1769494340"
},
"departure": {
"delay": 94,
"time": "1769494354"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1769494013"
},
"departure": {
"delay": 74,
"time": "1769494034"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1769495383"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 96,
"time": "1769495033"
},
"departure": {
"delay": 96,
"time": "1769495076"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 82,
"time": "1769493404"
},
"departure": {
"delay": 82,
"time": "1769493442"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1769493087"
},
"departure": {
"delay": 106,
"time": "1769493106"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1769492976"
},
"departure": {
"delay": 51,
"time": "1769492991"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1769494058"
},
"departure": {
"delay": 68,
"time": "1769494088"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1769494594"
},
"departure": {
"delay": 44,
"time": "1769494604"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1769493459"
},
"departure": {
"delay": 53,
"time": "1769493473"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1769493790"
},
"departure": {
"delay": 31,
"time": "1769493811"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748431x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746155x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1769495153"
},
"departure": {
"delay": 96,
"time": "1769495196"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 156,
"time": "1769495666"
},
"departure": {
"delay": 156,
"time": "1769495676"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 73,
"time": "1769493343"
},
"departure": {
"delay": 73,
"time": "1769493373"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1769495007"
},
"departure": {
"delay": 61,
"time": "1769495041"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 91,
"time": "1769493584"
},
"departure": {
"delay": 91,
"time": "1769493631"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1769495691"
},
"departure": {
"delay": 123,
"time": "1769495703"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 49,
"time": "1769494094"
},
"departure": {
"delay": 49,
"time": "1769494129"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1769494340"
},
"departure": {
"delay": 7,
"time": "1769494387"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 87,
"time": "1769495095"
},
"departure": {
"delay": 87,
"time": "1769495127"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 77,
"time": "1769493402"
},
"departure": {
"delay": 77,
"time": "1769493437"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1769494897"
},
"departure": {
"delay": 78,
"time": "1769494938"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 92,
"time": "1769493190"
},
"departure": {
"delay": 92,
"time": "1769493212"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769494249"
},
"departure": {
"delay": 22,
"time": "1769494282"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1769492381"
},
"departure": {
"delay": 59,
"time": "1769492399"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1769495561"
},
"departure": {
"delay": 116,
"time": "1769495576"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 51,
"time": "1769492791"
},
"departure": {
"delay": 51,
"time": "1769492811"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1769494477"
},
"departure": {
"delay": 102,
"time": "1769494602"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1769493727"
},
"departure": {
"delay": 102,
"time": "1769493762"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1769495485"
},
"departure": {
"delay": 121,
"time": "1769495521"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 103,
"time": "1769493839"
},
"departure": {
"delay": 103,
"time": "1769493883"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1769492740"
},
"departure": {
"delay": 31,
"time": "1769492791"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1769493098"
},
"departure": {
"delay": 80,
"time": "1769493140"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1769493277"
},
"departure": {
"delay": 72,
"time": "1769493312"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 111,
"time": "1769493662"
},
"departure": {
"delay": 111,
"time": "1769493711"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1769495765"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 105,
"time": "1769495282"
},
"departure": {
"delay": 105,
"time": "1769495325"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 98,
"time": "1769495333"
},
"departure": {
"delay": 98,
"time": "1769495378"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 117,
"time": "1769494705"
},
"departure": {
"delay": 117,
"time": "1769494737"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 107,
"time": "1769495405"
},
"departure": {
"delay": 107,
"time": "1769495447"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 86,
"time": "1769495539"
},
"departure": {
"delay": 86,
"time": "1769495546"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 106,
"time": "1769495595"
},
"departure": {
"delay": 106,
"time": "1769495626"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 71,
"time": "1769493535"
},
"departure": {
"delay": 71,
"time": "1769493551"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1769493935"
},
"departure": {
"delay": 73,
"time": "1769493973"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769492695"
},
"departure": {
"delay": 5,
"time": "1769492705"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1769494179"
},
"departure": {
"delay": 75,
"time": "1769494215"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 31,
"time": "1769492636"
},
"departure": {
"delay": 31,
"time": "1769492671"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1769495061"
},
"departure": {
"delay": 97,
"time": "1769495077"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 100,
"time": "1769493998"
},
"departure": {
"delay": 100,
"time": "1769494060"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1769493464"
},
"departure": {
"delay": 59,
"time": "1769493479"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1769494814"
},
"departure": {
"delay": 117,
"time": "1769494857"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1769493031"
},
"departure": {
"delay": 72,
"time": "1769493072"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1769492922"
},
"departure": {
"delay": 17,
"time": "1769492957"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1769492861"
},
"departure": {
"delay": 17,
"time": "1769492897"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1769492994"
},
"departure": {
"delay": 21,
"time": "1769493021"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769492566"
},
"departure": {
"delay": 5,
"time": "1769492585"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 20,
"time": "1769492360"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769492428"
},
"departure": {
"delay": 54,
"time": "1769492454"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1769492512"
},
"departure": {
"delay": 17,
"time": "1769492537"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746155x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747834x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1769489103"
},
"departure": {
"delay": 13,
"time": "1769489113"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1769489001"
},
"departure": {
"delay": 39,
"time": "1769489019"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1769488944"
},
"departure": {
"delay": -19,
"time": "1769488961"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -9,
"time": "1769489193"
},
"departure": {
"delay": -9,
"time": "1769489211"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 107,
"time": "1769489601"
},
"departure": {
"delay": 107,
"time": "1769489627"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1769489470"
},
"departure": {
"delay": 25,
"time": "1769489485"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1769489511"
},
"departure": {
"delay": 71,
"time": "1769489531"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 77,
"time": "1769488697"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1769489041"
},
"departure": {
"delay": 17,
"time": "1769489057"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1769489560"
},
"departure": {
"delay": 61,
"time": "1769489581"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1769490268"
},
"departure": {
"delay": -9,
"time": "1769490291"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 94,
"time": "1769489662"
},
"departure": {
"delay": 94,
"time": "1769489674"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -110,
"time": "1769490430"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1769490336"
},
"departure": {
"delay": 1,
"time": "1769490361"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 87,
"time": "1769489832"
},
"departure": {
"delay": 87,
"time": "1769489847"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1769488839"
},
"departure": {
"delay": 47,
"time": "1769488847"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1769489365"
},
"departure": {
"delay": 37,
"time": "1769489437"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1769489906"
},
"departure": {
"delay": 44,
"time": "1769489924"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1769490103"
},
"departure": {
"delay": 22,
"time": "1769490142"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1769490188"
},
"departure": {
"delay": 31,
"time": "1769490211"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1769488863"
},
"departure": {
"delay": 9,
"time": "1769488869"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1769489262"
},
"departure": {
"delay": 1,
"time": "1769489281"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1769489871"
},
"departure": {
"delay": 64,
"time": "1769489884"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1769488744"
},
"departure": {
"delay": 21,
"time": "1769488761"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1769490052"
},
"departure": {
"delay": 52,
"time": "1769490052"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747834x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745244x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -51,
"time": "1769507630"
},
"departure": {
"delay": -51,
"time": "1769507649"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 92,
"time": "1769506670"
},
"departure": {
"delay": 92,
"time": "1769506712"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1769506381"
},
"departure": {
"delay": 40,
"time": "1769506420"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769507578"
},
"departure": {
"delay": 18,
"time": "1769507598"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1769507081"
},
"departure": {
"delay": 17,
"time": "1769507117"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1769506918"
},
"departure": {
"delay": 89,
"time": "1769506949"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1769506581"
},
"departure": {
"delay": 64,
"time": "1769506624"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769507332"
},
"departure": {
"delay": 9,
"time": "1769507409"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 68,
"time": "1769506268"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -51,
"time": "1769507889"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1769507494"
},
"departure": {
"delay": 7,
"time": "1769507527"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1769506503"
},
"departure": {
"delay": 56,
"time": "1769506556"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1769506857"
},
"departure": {
"delay": 87,
"time": "1769506887"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1769507433"
},
"departure": {
"delay": 4,
"time": "1769507464"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1769507012"
},
"departure": {
"delay": 69,
"time": "1769507049"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1769506443"
},
"departure": {
"delay": 39,
"time": "1769506479"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1769506742"
},
"departure": {
"delay": 97,
"time": "1769506777"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1769507168"
},
"departure": {
"delay": 39,
"time": "1769507199"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1769507724"
},
"departure": {
"delay": -5,
"time": "1769507815"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1769507261"
},
"departure": {
"delay": 13,
"time": "1769507293"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745244x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769507160"
},
"departure": {
"time": "1769507160"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769508120"
},
"departure": {
"time": "1769508120"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769507280"
},
"departure": {
"time": "1769507280"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769509685"
},
"departure": {
"delay": 5,
"time": "1769509685"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769506980"
},
"departure": {
"time": "1769506980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769507460"
},
"departure": {
"time": "1769507460"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769507580"
},
"departure": {
"time": "1769507580"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769508060"
},
"departure": {
"time": "1769508060"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769506860"
},
"departure": {
"time": "1769506860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769509800"
},
"departure": {
"time": "1769509800"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769507285"
},
"departure": {
"delay": 5,
"time": "1769507285"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769507400"
},
"departure": {
"time": "1769507400"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769507760"
},
"departure": {
"time": "1769507760"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769509320"
},
"departure": {
"time": "1769509320"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769508480"
},
"departure": {
"time": "1769508480"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769508840"
},
"departure": {
"time": "1769508840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769509500"
},
"departure": {
"time": "1769509500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769509080"
},
"departure": {
"time": "1769509080"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769507405"
},
"departure": {
"delay": 5,
"time": "1769507405"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769509020"
},
"departure": {
"time": "1769509020"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769508000"
},
"departure": {
"time": "1769508000"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769509740"
},
"departure": {
"time": "1769509740"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769507040"
},
"departure": {
"time": "1769507040"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769509200"
},
"departure": {
"time": "1769509200"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769507940"
},
"departure": {
"time": "1769507940"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769509920"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769508660"
},
"departure": {
"time": "1769508660"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769506920"
},
"departure": {
"time": "1769506920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769509680"
},
"departure": {
"time": "1769509680"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1769506800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769507220"
},
"departure": {
"time": "1769507220"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769507880"
},
"departure": {
"time": "1769507880"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769509620"
},
"departure": {
"time": "1769509620"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769507340"
},
"departure": {
"time": "1769507340"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769507520"
},
"departure": {
"time": "1769507520"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1769506345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:379:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx132:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769515311"
},
"departure": {
"delay": 51,
"time": "1769515311"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1769514699"
},
"departure": {
"delay": 59,
"time": "1769514719"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1769514390"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769514885"
},
"departure": {
"delay": 45,
"time": "1769514885"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1769514494"
},
"departure": {
"delay": 14,
"time": "1769514494"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1769515235"
},
"departure": {
"delay": 35,
"time": "1769515235"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1769515086"
},
"departure": {
"delay": 66,
"time": "1769515086"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769514571"
},
"departure": {
"delay": 31,
"time": "1769514571"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1769514794"
},
"departure": {
"delay": 74,
"time": "1769514794"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1769514831"
},
"departure": {
"delay": 51,
"time": "1769514831"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1769514622"
},
"departure": {
"delay": 44,
"time": "1769514644"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769513960",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx132:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx353:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 276,
"time": "1769512116"
},
"departure": {
"delay": 276,
"time": "1769512116"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1769511331"
},
"departure": {
"delay": -29,
"time": "1769511331"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1769510788"
},
"departure": {
"delay": 28,
"time": "1769510788"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 335,
"time": "1769512991"
},
"departure": {
"delay": 335,
"time": "1769513015"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 232,
"time": "1769512192"
},
"departure": {
"delay": 232,
"time": "1769512192"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 218,
"time": "1769511794"
},
"departure": {
"delay": 218,
"time": "1769511818"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1769511190"
},
"departure": {
"delay": 10,
"time": "1769511190"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 176,
"time": "1769512016"
},
"departure": {
"delay": 176,
"time": "1769512016"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 296,
"time": "1769513276"
},
"departure": {
"delay": 296,
"time": "1769513276"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 271,
"time": "1769512291"
},
"departure": {
"delay": 271,
"time": "1769512291"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 280,
"time": "1769513140"
},
"departure": {
"delay": 280,
"time": "1769513140"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1769511693"
},
"departure": {
"delay": 153,
"time": "1769511693"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 91,
"time": "1769511091"
},
"departure": {
"delay": 91,
"time": "1769511091"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1769510991"
},
"departure": {
"delay": 51,
"time": "1769510991"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 95,
"time": "1769510915"
},
"departure": {
"delay": 95,
"time": "1769510915"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 293,
"time": "1769513213"
},
"departure": {
"delay": 293,
"time": "1769513213"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 174,
"time": "1769511894"
},
"departure": {
"delay": 174,
"time": "1769511894"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 318,
"time": "1769512758"
},
"departure": {
"delay": 318,
"time": "1769512758"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769510580",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx353:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747523x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769502224"
},
"departure": {
"delay": 11,
"time": "1769502251"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1769501511"
},
"departure": {
"delay": 132,
"time": "1769501532"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 159,
"time": "1769501728"
},
"departure": {
"delay": 159,
"time": "1769501739"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 147,
"time": "1769501367"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769502176"
},
"departure": {
"delay": 5,
"time": "1769502185"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1769502438"
},
"departure": {
"delay": -12,
"time": "1769502468"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1769503115"
},
"departure": {
"delay": 6,
"time": "1769503146"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -46,
"time": "1769503394"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -5,
"time": "1769503066"
},
"departure": {
"delay": -5,
"time": "1769503075"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 114,
"time": "1769501624"
},
"departure": {
"delay": 114,
"time": "1769501634"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1769501867"
},
"departure": {
"delay": 52,
"time": "1769501872"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1769502340"
},
"departure": {
"delay": 45,
"time": "1769502405"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769501943"
},
"departure": {
"delay": 51,
"time": "1769501991"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769501565"
},
"departure": {
"delay": 125,
"time": "1769501585"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1769501796"
},
"departure": {
"delay": 104,
"time": "1769501804"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1769503168"
},
"departure": {
"delay": 2,
"time": "1769503202"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1769502770"
},
"departure": {
"delay": 82,
"time": "1769502802"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1769501466"
},
"departure": {
"delay": 91,
"time": "1769501491"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -28,
"time": "1769503280"
},
"departure": {
"delay": -28,
"time": "1769503292"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -22,
"time": "1769503352"
},
"departure": {
"delay": -22,
"time": "1769503358"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 162,
"time": "1769501651"
},
"departure": {
"delay": 162,
"time": "1769501682"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 114,
"time": "1769502606"
},
"departure": {
"delay": 114,
"time": "1769502714"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747523x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746144x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769488755"
},
"departure": {
"delay": 54,
"time": "1769488794"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1769489769"
},
"departure": {
"delay": 75,
"time": "1769489775"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 75,
"time": "1769488477"
},
"departure": {
"delay": 75,
"time": "1769488515"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1769487141"
},
"departure": {
"delay": 101,
"time": "1769487161"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1769488656"
},
"departure": {
"delay": 55,
"time": "1769488675"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1769488570"
},
"departure": {
"delay": 45,
"time": "1769488605"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1769489792"
},
"departure": {
"delay": 38,
"time": "1769489798"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 37,
"time": "1769490243"
},
"departure": {
"delay": 37,
"time": "1769490277"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 165,
"time": "1769487459"
},
"departure": {
"delay": 165,
"time": "1769487465"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1769488994"
},
"departure": {
"delay": -30,
"time": "1769489010"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 162,
"time": "1769487482"
},
"departure": {
"delay": 162,
"time": "1769487522"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1769489081"
},
"departure": {
"delay": 6,
"time": "1769489106"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 85,
"time": "1769487847"
},
"departure": {
"delay": 85,
"time": "1769487865"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1769490084"
},
"departure": {
"delay": 38,
"time": "1769490098"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 92,
"time": "1769489711"
},
"departure": {
"delay": 92,
"time": "1769489732"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 69,
"time": "1769489633"
},
"departure": {
"delay": 69,
"time": "1769489649"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 27,
"time": "1769489326"
},
"departure": {
"delay": 27,
"time": "1769489367"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 55,
"time": "1769489556"
},
"departure": {
"delay": 55,
"time": "1769489575"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 18,
"time": "1769489953"
},
"departure": {
"delay": 18,
"time": "1769490018"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 60,
"time": "1769490480"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 50,
"time": "1769489672"
},
"departure": {
"delay": 50,
"time": "1769489690"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 89,
"time": "1769488155"
},
"departure": {
"delay": 89,
"time": "1769488169"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1769489868"
},
"departure": {
"delay": -1,
"time": "1769489879"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -8,
"time": "1769488951"
},
"departure": {
"delay": -8,
"time": "1769488972"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1769490301"
},
"departure": {
"delay": 49,
"time": "1769490349"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 63,
"time": "1769489406"
},
"departure": {
"delay": 63,
"time": "1769489463"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1769487881"
},
"departure": {
"delay": 120,
"time": "1769487900"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 144,
"time": "1769487371"
},
"departure": {
"delay": 144,
"time": "1769487384"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 146,
"time": "1769487405"
},
"departure": {
"delay": 146,
"time": "1769487446"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1769489898"
},
"departure": {
"delay": -21,
"time": "1769489919"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 52,
"time": "1769488389"
},
"departure": {
"delay": 52,
"time": "1769488432"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 149,
"time": "1769487559"
},
"departure": {
"delay": 149,
"time": "1769487569"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769488881"
},
"departure": {
"delay": 39,
"time": "1769488899"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 97,
"time": "1769487957"
},
"departure": {
"delay": 97,
"time": "1769487997"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1769487595"
},
"departure": {
"delay": 123,
"time": "1769487603"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1769487231"
},
"departure": {
"delay": 68,
"time": "1769487248"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -3,
"time": "1769489136"
},
"departure": {
"delay": -3,
"time": "1769489157"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 78,
"time": "1769490399"
},
"departure": {
"delay": 78,
"time": "1769490438"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 39,
"time": "1769489847"
},
"departure": {
"delay": 39,
"time": "1769489859"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 137,
"time": "1769488287"
},
"departure": {
"delay": 137,
"time": "1769488337"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1769487812"
},
"departure": {
"delay": 105,
"time": "1769487825"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1769489277"
},
"departure": {
"delay": 13,
"time": "1769489293"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 24,
"time": "1769489199"
},
"departure": {
"delay": 24,
"time": "1769489244"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 36,
"time": "1769488696"
},
"departure": {
"delay": 36,
"time": "1769488716"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1769487739"
},
"departure": {
"delay": 117,
"time": "1769487777"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1769490124"
},
"departure": {
"delay": 26,
"time": "1769490146"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 122,
"time": "1769488044"
},
"departure": {
"delay": 122,
"time": "1769488082"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1769487620"
},
"departure": {
"delay": 93,
"time": "1769487633"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769487268"
},
"departure": {
"delay": 120,
"time": "1769487360"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746144x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747852x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -69,
"time": "1769510317"
},
"departure": {
"delay": -69,
"time": "1769510331"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1769510232"
},
"departure": {
"delay": -38,
"time": "1769510242"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1769510689"
},
"departure": {
"delay": 26,
"time": "1769510726"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1769511458"
},
"departure": {
"delay": 2,
"time": "1769511482"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -19,
"time": "1769510130"
},
"departure": {
"delay": -19,
"time": "1769510141"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1769511517"
},
"departure": {
"delay": 47,
"time": "1769511587"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -22,
"time": "1769511238"
},
"departure": {
"delay": -22,
"time": "1769511278"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -34,
"time": "1769511017"
},
"departure": {
"delay": -34,
"time": "1769511026"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 30,
"time": "1769509830"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1769510980"
},
"departure": {
"delay": -8,
"time": "1769510992"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1769511093"
},
"departure": {
"delay": -1,
"time": "1769511179"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -88,
"time": "1769510364"
},
"departure": {
"delay": -88,
"time": "1769510372"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1769511320"
},
"departure": {
"delay": -2,
"time": "1769511358"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1769510619"
},
"departure": {
"delay": -10,
"time": "1769510630"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1769510913"
},
"departure": {
"delay": -15,
"time": "1769510925"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1769510661"
},
"departure": {
"delay": 31,
"time": "1769510671"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1769510736"
},
"departure": {
"delay": 50,
"time": "1769510750"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1769510154"
},
"departure": {
"delay": -27,
"time": "1769510193"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1769509882"
},
"departure": {
"delay": 4,
"time": "1769509924"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1769509988"
},
"departure": {
"delay": 14,
"time": "1769509994"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -70,
"time": "1769510076"
},
"departure": {
"delay": -70,
"time": "1769510090"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1769510008"
},
"departure": {
"delay": -24,
"time": "1769510016"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769510430"
},
"departure": {
"delay": 16,
"time": "1769510596"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1769510782"
},
"departure": {
"delay": 33,
"time": "1769510793"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -64,
"time": "1769511656"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747852x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850617F5510305x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769519220"
},
"departure": {
"time": "1769519340"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769518980"
},
"departure": {
"time": "1769519040"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769520720"
},
"departure": {
"time": "1769520780"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769520900"
},
"departure": {
"time": "1769520960"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769520360"
},
"departure": {
"time": "1769520420"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769521320"
},
"departure": {
"time": "1769521380"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769518740"
},
"departure": {
"time": "1769518800"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769520120"
},
"departure": {
"time": "1769520180"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769519700"
},
"departure": {
"time": "1769519880"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769518320"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769521800"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1769514693",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850617F5510305x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769514660"
},
"departure": {
"delay": 5,
"time": "1769514665"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1769514550"
},
"departure": {
"delay": -45,
"time": "1769514555"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"delay": -835,
"time": "1769513525"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769514480"
},
"departure": {
"delay": 5,
"time": "1769514485"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769514960"
},
"departure": {
"delay": 60,
"time": "1769514960"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769515200"
},
"departure": {
"delay": 60,
"time": "1769515200"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769514840"
},
"departure": {
"delay": 60,
"time": "1769514840"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769515440"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769514900"
},
"departure": {
"delay": 60,
"time": "1769514900"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769514780"
},
"departure": {
"delay": 65,
"time": "1769514785"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769515020"
},
"departure": {
"delay": 60,
"time": "1769515020"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769514420"
},
"departure": {
"delay": 5,
"time": "1769514425"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769514540"
},
"departure": {
"delay": 5,
"time": "1769514545"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769515260"
},
"departure": {
"delay": 60,
"time": "1769515260"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1769514813",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1447:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745204x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1769499150"
},
"departure": {
"delay": 87,
"time": "1769499207"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1769498791"
},
"departure": {
"delay": 240,
"time": "1769498820"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1769498922"
},
"departure": {
"delay": 172,
"time": "1769498932"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1769499586"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1769499089"
},
"departure": {
"delay": 63,
"time": "1769499123"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 322,
"time": "1769498122"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1769499316"
},
"departure": {
"delay": 47,
"time": "1769499347"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 246,
"time": "1769498421"
},
"departure": {
"delay": 246,
"time": "1769498466"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 237,
"time": "1769498207"
},
"departure": {
"delay": 237,
"time": "1769498217"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1769499404"
},
"departure": {
"delay": 40,
"time": "1769499460"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1769499242"
},
"departure": {
"delay": 108,
"time": "1769499288"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 241,
"time": "1769498490"
},
"departure": {
"delay": 241,
"time": "1769498521"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1769499052"
},
"departure": {
"delay": 61,
"time": "1769499061"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1769498846"
},
"departure": {
"delay": 183,
"time": "1769498883"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 289,
"time": "1769498715"
},
"departure": {
"delay": 289,
"time": "1769498749"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1769498989"
},
"departure": {
"delay": 129,
"time": "1769499009"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 292,
"time": "1769498658"
},
"departure": {
"delay": 292,
"time": "1769498692"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 232,
"time": "1769498295"
},
"departure": {
"delay": 232,
"time": "1769498332"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 236,
"time": "1769498235"
},
"departure": {
"delay": 236,
"time": "1769498276"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 232,
"time": "1769498359"
},
"departure": {
"delay": 232,
"time": "1769498392"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745204x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746179x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769515750"
},
"departure": {
"delay": 10,
"time": "1769515750"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1769514552"
},
"departure": {
"delay": 36,
"time": "1769514576"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1769514910"
},
"departure": {
"delay": 10,
"time": "1769514910"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1769515570"
},
"departure": {
"delay": 10,
"time": "1769515570"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1769516110"
},
"departure": {
"delay": 10,
"time": "1769516110"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 153,
"time": "1769514226"
},
"departure": {
"delay": 153,
"time": "1769514273"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1769515630"
},
"departure": {
"delay": 10,
"time": "1769515630"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1769517130"
},
"departure": {
"delay": 10,
"time": "1769517130"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 52,
"time": "1769514642"
},
"departure": {
"delay": 52,
"time": "1769514652"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1769517310"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 122,
"time": "1769514354"
},
"departure": {
"delay": 122,
"time": "1769514362"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1769514850"
},
"departure": {
"delay": 10,
"time": "1769514850"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1769514379"
},
"departure": {
"delay": 90,
"time": "1769514390"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1769515870"
},
"departure": {
"delay": 10,
"time": "1769515870"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1769515030"
},
"departure": {
"delay": 10,
"time": "1769515030"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1769515990"
},
"departure": {
"delay": 10,
"time": "1769515990"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1769516230"
},
"departure": {
"delay": 10,
"time": "1769516230"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1769517070"
},
"departure": {
"delay": 10,
"time": "1769517070"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 10,
"time": "1769514970"
},
"departure": {
"delay": 10,
"time": "1769514970"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 178,
"time": "1769514150"
},
"departure": {
"delay": 178,
"time": "1769514178"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1769517190"
},
"departure": {
"delay": 10,
"time": "1769517190"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 10,
"time": "1769516950"
},
"departure": {
"delay": 10,
"time": "1769516950"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 10,
"time": "1769515330"
},
"departure": {
"delay": 10,
"time": "1769515330"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1769516350"
},
"departure": {
"delay": 10,
"time": "1769516350"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 22,
"time": "1769514609"
},
"departure": {
"delay": 22,
"time": "1769514622"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1769515690"
},
"departure": {
"delay": 10,
"time": "1769515690"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1769516470"
},
"departure": {
"delay": 10,
"time": "1769516470"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1769514761"
},
"departure": {
"delay": 51,
"time": "1769514771"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 128,
"time": "1769514456"
},
"departure": {
"delay": 128,
"time": "1769514488"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1769516890"
},
"departure": {
"delay": 10,
"time": "1769516890"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 10,
"time": "1769515450"
},
"departure": {
"delay": 10,
"time": "1769515450"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1769514421"
},
"departure": {
"delay": 90,
"time": "1769514450"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1769515210"
},
"departure": {
"delay": 10,
"time": "1769515210"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1769516710"
},
"departure": {
"delay": 10,
"time": "1769516710"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 10,
"time": "1769516830"
},
"departure": {
"delay": 10,
"time": "1769516830"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"departure": {
"delay": 136,
"time": "1769514076"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1769515270"
},
"departure": {
"delay": 10,
"time": "1769515270"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 181,
"time": "1769514092"
},
"departure": {
"delay": 181,
"time": "1769514121"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1769515150"
},
"departure": {
"delay": 10,
"time": "1769515150"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1769516590"
},
"departure": {
"delay": 10,
"time": "1769516590"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 10,
"time": "1769517070"
},
"departure": {
"delay": 10,
"time": "1769517070"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 51,
"time": "1769514678"
},
"departure": {
"delay": 51,
"time": "1769514711"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1769516590"
},
"departure": {
"delay": 10,
"time": "1769516590"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 10,
"time": "1769517130"
},
"departure": {
"delay": 10,
"time": "1769517130"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 10,
"time": "1769516650"
},
"departure": {
"delay": 10,
"time": "1769516650"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 124,
"time": "1769514292"
},
"departure": {
"delay": 124,
"time": "1769514304"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1769517010"
},
"departure": {
"delay": 10,
"time": "1769517010"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 54,
"time": "1769514524"
},
"departure": {
"delay": 54,
"time": "1769514534"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746179x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1414:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1769512898"
},
"departure": {
"delay": 98,
"time": "1769512898"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 212,
"time": "1769512425"
},
"departure": {
"delay": 212,
"time": "1769512472"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 212,
"time": "1769512772"
},
"departure": {
"delay": 212,
"time": "1769512772"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 197,
"time": "1769512697"
},
"departure": {
"delay": 197,
"time": "1769512697"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 197,
"time": "1769513897"
},
"departure": {
"delay": 197,
"time": "1769513897"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 237,
"time": "1769514897"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1769513347"
},
"departure": {
"delay": 187,
"time": "1769513347"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 285,
"time": "1769514585"
},
"departure": {
"delay": 285,
"time": "1769514585"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 232,
"time": "1769514772"
},
"departure": {
"delay": 232,
"time": "1769514772"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 182,
"time": "1769512622"
},
"departure": {
"delay": 182,
"time": "1769512622"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1769513177"
},
"departure": {
"delay": 123,
"time": "1769513223"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 167,
"time": "1769513434"
},
"departure": {
"delay": 167,
"time": "1769513447"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 182,
"time": "1769513522"
},
"departure": {
"delay": 182,
"time": "1769513522"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1769512979"
},
"departure": {
"delay": 59,
"time": "1769512979"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 212,
"time": "1769513628"
},
"departure": {
"delay": 212,
"time": "1769513672"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 82,
"time": "1769512222"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 217,
"time": "1769512537"
},
"departure": {
"delay": 217,
"time": "1769512537"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 213,
"time": "1769513973"
},
"departure": {
"delay": 213,
"time": "1769513973"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 227,
"time": "1769513727"
},
"departure": {
"delay": 227,
"time": "1769513747"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 277,
"time": "1769514697"
},
"departure": {
"delay": 277,
"time": "1769514697"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 292,
"time": "1769514412"
},
"departure": {
"delay": 292,
"time": "1769514412"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 242,
"time": "1769513822"
},
"departure": {
"delay": 242,
"time": "1769513822"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 267,
"time": "1769514098"
},
"departure": {
"delay": 267,
"time": "1769514147"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 272,
"time": "1769514272"
},
"departure": {
"delay": 272,
"time": "1769514272"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1769512297"
},
"departure": {
"delay": 97,
"time": "1769512297"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 248,
"time": "1769514488"
},
"departure": {
"delay": 248,
"time": "1769514488"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769512241",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1414:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx553:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769537160"
},
"departure": {
"time": "1769537160"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769536260"
},
"departure": {
"time": "1769536260"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769535240"
},
"departure": {
"time": "1769535240"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769536680"
},
"departure": {
"time": "1769536680"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769535000"
},
"departure": {
"time": "1769535000"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769534400"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769535420"
},
"departure": {
"time": "1769535420"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769535360"
},
"departure": {
"time": "1769535360"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769535540"
},
"departure": {
"time": "1769535540"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769536500"
},
"departure": {
"time": "1769536500"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769536800"
},
"departure": {
"time": "1769536800"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769537100"
},
"departure": {
"time": "1769537100"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769537280"
},
"departure": {
"time": "1769537280"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769535960"
},
"departure": {
"time": "1769535960"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769537220"
},
"departure": {
"time": "1769537220"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 5,
"time": "1769535905"
},
"departure": {
"delay": 5,
"time": "1769535905"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769535840"
},
"departure": {
"time": "1769535840"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769535720"
},
"departure": {
"time": "1769535720"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769536320"
},
"departure": {
"time": "1769536320"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769535480"
},
"departure": {
"time": "1769535480"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769536920"
},
"departure": {
"time": "1769536920"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769536020"
},
"departure": {
"time": "1769536020"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769537040"
},
"departure": {
"time": "1769537040"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769536140"
},
"departure": {
"time": "1769536140"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769535900"
},
"departure": {
"time": "1769535900"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769537340"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx553:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1769511385"
},
"departure": {
"delay": 145,
"time": "1769511385"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1769513789"
},
"departure": {
"delay": 29,
"time": "1769513789"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 89,
"time": "1769511449"
},
"departure": {
"delay": 89,
"time": "1769511449"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1769513114"
},
"departure": {
"delay": 39,
"time": "1769513139"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -3,
"time": "1769513817"
},
"departure": {
"delay": -3,
"time": "1769513817"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 137,
"time": "1769511917"
},
"departure": {
"delay": 137,
"time": "1769511917"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1769511239"
},
"departure": {
"delay": 119,
"time": "1769511239"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1769512714"
},
"departure": {
"delay": 154,
"time": "1769512714"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1769512932"
},
"departure": {
"delay": 72,
"time": "1769512932"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1769513739"
},
"departure": {
"delay": 39,
"time": "1769513739"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 179,
"time": "1769512559"
},
"departure": {
"delay": 179,
"time": "1769512559"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 104,
"time": "1769511344"
},
"departure": {
"delay": 104,
"time": "1769511344"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1769513489"
},
"departure": {
"delay": 89,
"time": "1769513489"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 134,
"time": "1769512214"
},
"departure": {
"delay": 134,
"time": "1769512214"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 143,
"time": "1769511503"
},
"departure": {
"delay": 143,
"time": "1769511503"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1769513189"
},
"departure": {
"delay": 79,
"time": "1769513239"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 69,
"time": "1769511189"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1769512053"
},
"departure": {
"delay": 93,
"time": "1769512053"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1769513590"
},
"departure": {
"delay": 10,
"time": "1769513590"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -36,
"time": "1769513664"
},
"departure": {
"delay": -36,
"time": "1769513664"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 117,
"time": "1769511597"
},
"departure": {
"delay": 117,
"time": "1769511597"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1769513368"
},
"departure": {
"delay": 49,
"time": "1769513389"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 129,
"time": "1769511309"
},
"departure": {
"delay": 129,
"time": "1769511309"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1769512845"
},
"departure": {
"delay": 45,
"time": "1769512845"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1769512617"
},
"departure": {
"delay": 117,
"time": "1769512617"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1769512139"
},
"departure": {
"delay": 119,
"time": "1769512139"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1769513864"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 92,
"time": "1769511752"
},
"departure": {
"delay": 92,
"time": "1769511752"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1769513314"
},
"departure": {
"delay": 94,
"time": "1769513314"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 84,
"time": "1769511842"
},
"departure": {
"delay": 84,
"time": "1769511864"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769511200",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12549:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9912x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76259:ZE:FECSTAD1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76259:ZE:FECQREN2:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:76259:ZE:FECFLAU1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76259:ZE:FECCEAU1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76259:ZE:FECHALL3:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76259:ZE:FECSBEN2:ATOUMOD008",
"stopSequence": 20
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76259:ZE:FECPRIV2:ATOUMOD008",
"stopSequence": 21
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76259:ZE:FECCAST2:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"time": "1769516340"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 23
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515740"
},
"stopId": "FR:76259:ZE:FECARQU2:ATOUMOD008",
"stopSequence": 17
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76259:ZE:FECLAGR1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76259:ZE:FECSOUE2:ATOUMOD008",
"stopSequence": 22
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9912x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1769498922"
},
"departure": {
"delay": 217,
"time": "1769498977"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 246,
"time": "1769498552"
},
"departure": {
"delay": 246,
"time": "1769498586"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 251,
"time": "1769498198"
},
"departure": {
"delay": 251,
"time": "1769498231"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -3,
"time": "1769496624"
},
"departure": {
"delay": -3,
"time": "1769496657"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1769496903"
},
"departure": {
"delay": -8,
"time": "1769496952"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 233,
"time": "1769498393"
},
"departure": {
"delay": 233,
"time": "1769498453"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -83,
"time": "1769496210"
},
"departure": {
"delay": -83,
"time": "1769496217"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 183,
"time": "1769498855"
},
"departure": {
"delay": 183,
"time": "1769498883"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -3,
"time": "1769496085"
},
"departure": {
"delay": -3,
"time": "1769496117"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 179,
"time": "1769498989"
},
"departure": {
"delay": 179,
"time": "1769498999"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -9,
"time": "1769496369"
},
"departure": {
"delay": -9,
"time": "1769496411"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 3,
"time": "1769495703"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1769497408"
},
"departure": {
"delay": 59,
"time": "1769497439"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 211,
"time": "1769498601"
},
"departure": {
"delay": 211,
"time": "1769498611"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -13,
"time": "1769496017"
},
"departure": {
"delay": -13,
"time": "1769496047"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -22,
"time": "1769497148"
},
"departure": {
"delay": -22,
"time": "1769497178"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1769495920"
},
"departure": {
"delay": 1,
"time": "1769495941"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 248,
"time": "1769498301"
},
"departure": {
"delay": 248,
"time": "1769498348"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 77,
"time": "1769497483"
},
"departure": {
"delay": 77,
"time": "1769497517"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1769497554"
},
"departure": {
"delay": 93,
"time": "1769497593"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -4,
"time": "1769496986"
},
"departure": {
"delay": -4,
"time": "1769497016"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 194,
"time": "1769499062"
},
"departure": {
"delay": 194,
"time": "1769499074"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 216,
"time": "1769499096"
},
"departure": {
"delay": 216,
"time": "1769499096"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -44,
"time": "1769496245"
},
"departure": {
"delay": -44,
"time": "1769496316"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1769497958"
},
"departure": {
"delay": 106,
"time": "1769497966"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 33,
"time": "1769495725"
},
"departure": {
"delay": 33,
"time": "1769495733"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 220,
"time": "1769499010"
},
"departure": {
"delay": 220,
"time": "1769499040"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 3,
"time": "1769496688"
},
"departure": {
"delay": 3,
"time": "1769496723"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 217,
"time": "1769498633"
},
"departure": {
"delay": 217,
"time": "1769498677"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 189,
"time": "1769498800"
},
"departure": {
"delay": 189,
"time": "1769498829"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -59,
"time": "1769496157"
},
"departure": {
"delay": -59,
"time": "1769496181"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1769496749"
},
"departure": {
"delay": 8,
"time": "1769496788"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -4,
"time": "1769496570"
},
"departure": {
"delay": -4,
"time": "1769496596"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 159,
"time": "1769499219"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1769495986"
},
"departure": {
"time": "1769496000"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1769497614"
},
"departure": {
"delay": 82,
"time": "1769497702"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 203,
"time": "1769499119"
},
"departure": {
"delay": 203,
"time": "1769499143"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 209,
"time": "1769498762"
},
"departure": {
"delay": 209,
"time": "1769498789"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1769497033"
},
"departure": {
"delay": 2,
"time": "1769497082"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 201,
"time": "1769498505"
},
"departure": {
"delay": 201,
"time": "1769498541"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1769495864"
},
"departure": {
"delay": 17,
"time": "1769495897"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1769497334"
},
"departure": {
"delay": 59,
"time": "1769497379"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1769496332"
},
"departure": {
"delay": -12,
"time": "1769496348"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1769497791"
},
"departure": {
"delay": 103,
"time": "1769497843"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -48,
"time": "1769496831"
},
"departure": {
"delay": -48,
"time": "1769496852"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1769496461"
},
"departure": {
"delay": 21,
"time": "1769496501"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -35,
"time": "1769496072"
},
"departure": {
"delay": -35,
"time": "1769496085"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1769495762"
},
"departure": {
"delay": 47,
"time": "1769495807"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514817",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1769514343"
},
"departure": {
"delay": 128,
"time": "1769514368"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 108,
"time": "1769513868"
},
"departure": {
"delay": 108,
"time": "1769513868"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 30,
"time": "1769511450"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 168,
"time": "1769514168"
},
"departure": {
"delay": 168,
"time": "1769514168"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 148,
"time": "1769514268"
},
"departure": {
"delay": 148,
"time": "1769514268"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1769513318"
},
"departure": {
"delay": 98,
"time": "1769513318"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 103,
"time": "1769513743"
},
"departure": {
"delay": 103,
"time": "1769513743"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1769513218"
},
"departure": {
"delay": 83,
"time": "1769513243"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1769512597"
},
"departure": {
"delay": 37,
"time": "1769512597"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1769511889"
},
"departure": {
"delay": 49,
"time": "1769511889"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1769512743"
},
"departure": {
"delay": 63,
"time": "1769512743"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1769511594"
},
"departure": {
"delay": 54,
"time": "1769511594"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1769511943"
},
"departure": {
"delay": 43,
"time": "1769511943"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769512113"
},
"departure": {
"delay": 33,
"time": "1769512113"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1769513397"
},
"departure": {
"delay": 57,
"time": "1769513397"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769512920"
},
"departure": {
"delay": 60,
"time": "1769512920"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1769512344"
},
"departure": {
"delay": 24,
"time": "1769512344"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1769511701"
},
"departure": {
"delay": 41,
"time": "1769511701"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1769514047"
},
"departure": {
"delay": 107,
"time": "1769514047"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1769512520"
},
"departure": {
"delay": 20,
"time": "1769512520"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1769513068"
},
"departure": {
"delay": 53,
"time": "1769513093"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1769512269"
},
"departure": {
"delay": 9,
"time": "1769512269"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 103,
"time": "1769512818"
},
"departure": {
"delay": 103,
"time": "1769512843"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1769513497"
},
"departure": {
"delay": 38,
"time": "1769513618"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1769511822"
},
"departure": {
"delay": 42,
"time": "1769511822"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1769512993"
},
"departure": {
"delay": 38,
"time": "1769513018"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1769514469"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 148,
"time": "1769513968"
},
"departure": {
"delay": 148,
"time": "1769513968"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769511660"
},
"departure": {
"delay": 60,
"time": "1769511660"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1769511775"
},
"departure": {
"delay": 55,
"time": "1769511775"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769511241",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx119:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746173x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769510316"
},
"departure": {
"delay": 60,
"time": "1769510340"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 90,
"time": "1769510118"
},
"departure": {
"delay": 90,
"time": "1769510130"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 71,
"time": "1769509236"
},
"departure": {
"delay": 71,
"time": "1769509271"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 226,
"time": "1769510718"
},
"departure": {
"delay": 226,
"time": "1769510926"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 229,
"time": "1769510991"
},
"departure": {
"delay": 229,
"time": "1769511049"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 217,
"time": "1769511363"
},
"departure": {
"delay": 217,
"time": "1769511397"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 227,
"time": "1769511133"
},
"departure": {
"delay": 227,
"time": "1769511167"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 176,
"time": "1769511320"
},
"departure": {
"delay": 176,
"time": "1769511356"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 122,
"time": "1769508986"
},
"departure": {
"delay": 122,
"time": "1769509022"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1769509504"
},
"departure": {
"delay": 98,
"time": "1769509538"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1769511681"
},
"departure": {
"delay": 151,
"time": "1769511691"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 140,
"time": "1769508833"
},
"departure": {
"delay": 140,
"time": "1769508860"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 217,
"time": "1769511602"
},
"departure": {
"delay": 217,
"time": "1769511637"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 31,
"time": "1769510551"
},
"departure": {
"delay": 31,
"time": "1769510611"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 119,
"time": "1769509347"
},
"departure": {
"delay": 119,
"time": "1769509379"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1769509199"
},
"departure": {
"delay": 69,
"time": "1769509209"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1769510387"
},
"departure": {
"delay": 91,
"time": "1769510431"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1769509636"
},
"departure": {
"delay": 117,
"time": "1769509677"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 119,
"time": "1769508879"
},
"departure": {
"delay": 119,
"time": "1769508899"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1769509964"
},
"departure": {
"delay": 101,
"time": "1769510021"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 193,
"time": "1769511417"
},
"departure": {
"delay": 193,
"time": "1769511433"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 108,
"time": "1769509567"
},
"departure": {
"delay": 108,
"time": "1769509608"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1769511827"
},
"departure": {
"delay": 142,
"time": "1769511862"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 98,
"time": "1769509150"
},
"departure": {
"delay": 98,
"time": "1769509178"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1769509848"
},
"departure": {
"delay": 104,
"time": "1769509904"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 160,
"time": "1769511728"
},
"departure": {
"delay": 160,
"time": "1769511760"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 128,
"time": "1769508936"
},
"departure": {
"delay": 128,
"time": "1769508968"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1769509700"
},
"departure": {
"delay": 127,
"time": "1769509747"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1769512004"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 154,
"time": "1769511912"
},
"departure": {
"delay": 154,
"time": "1769511934"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 59,
"time": "1769510170"
},
"departure": {
"delay": 59,
"time": "1769510219"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 172,
"time": "1769511880"
},
"departure": {
"delay": 172,
"time": "1769511892"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 177,
"time": "1769508665"
},
"departure": {
"delay": 177,
"time": "1769508777"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 151,
"time": "1769511799"
},
"departure": {
"delay": 151,
"time": "1769511811"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 121,
"time": "1769509049"
},
"departure": {
"delay": 121,
"time": "1769509081"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 87,
"time": "1769509935"
},
"departure": {
"delay": 87,
"time": "1769509947"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 158,
"time": "1769509081"
},
"departure": {
"delay": 158,
"time": "1769509118"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1769511772"
},
"departure": {
"delay": 126,
"time": "1769511786"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"departure": {
"delay": 52,
"time": "1769508592"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 175,
"time": "1769511637"
},
"departure": {
"delay": 175,
"time": "1769511655"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 48,
"time": "1769510467"
},
"departure": {
"delay": 48,
"time": "1769510508"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 208,
"time": "1769511457"
},
"departure": {
"delay": 208,
"time": "1769511508"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 97,
"time": "1769508611"
},
"departure": {
"delay": 97,
"time": "1769508637"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 133,
"time": "1769509425"
},
"departure": {
"delay": 133,
"time": "1769509453"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1769510241"
},
"departure": {
"delay": 69,
"time": "1769510289"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 202,
"time": "1769511203"
},
"departure": {
"delay": 202,
"time": "1769511262"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 121,
"time": "1769509290"
},
"departure": {
"delay": 121,
"time": "1769509321"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1769509786"
},
"departure": {
"delay": 62,
"time": "1769509802"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746173x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3828:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1769515095"
},
"departure": {
"delay": 75,
"time": "1769515095"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1769515649"
},
"departure": {
"delay": 89,
"time": "1769515649"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 45,
"time": "1769513985"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 116,
"time": "1769514956"
},
"departure": {
"delay": 116,
"time": "1769514956"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1769514760"
},
"departure": {
"delay": 77,
"time": "1769514797"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1769514454"
},
"departure": {
"delay": 154,
"time": "1769514454"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1769514067"
},
"departure": {
"delay": 17,
"time": "1769514077"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 107,
"time": "1769515307"
},
"departure": {
"delay": 107,
"time": "1769515307"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1769514147"
},
"departure": {
"delay": 67,
"time": "1769514187"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1769515579"
},
"departure": {
"delay": 79,
"time": "1769515579"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 197,
"time": "1769514654"
},
"departure": {
"delay": 197,
"time": "1769514677"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1769515017"
},
"departure": {
"delay": 117,
"time": "1769515017"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 137,
"time": "1769514356"
},
"departure": {
"delay": 137,
"time": "1769514377"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1769515547"
},
"departure": {
"delay": 107,
"time": "1769515547"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 178,
"time": "1769514536"
},
"departure": {
"delay": 178,
"time": "1769514538"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 115,
"time": "1769515795"
},
"departure": {
"delay": 115,
"time": "1769515795"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1769514251"
},
"departure": {
"delay": 97,
"time": "1769514277"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1769514881"
},
"departure": {
"delay": 101,
"time": "1769514881"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1769515390"
},
"departure": {
"delay": 70,
"time": "1769515390"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769513900",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3828:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx297:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769519220"
},
"departure": {
"time": "1769519220"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769518260"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769520000"
},
"departure": {
"time": "1769520000"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769519400"
},
"departure": {
"time": "1769519400"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769518740"
},
"departure": {
"time": "1769518740"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769518680"
},
"departure": {
"time": "1769518680"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769519280"
},
"departure": {
"time": "1769519280"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769519460"
},
"departure": {
"time": "1769519460"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769520060"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769518800"
},
"departure": {
"time": "1769518800"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769518805"
},
"departure": {
"delay": 5,
"time": "1769518805"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769518860"
},
"departure": {
"time": "1769518860"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx297:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748602x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769497760"
},
"departure": {
"delay": 20,
"time": "1769497760"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1769496824"
},
"departure": {
"delay": 13,
"time": "1769496853"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1769497752"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -35,
"time": "1769496175"
},
"departure": {
"delay": -35,
"time": "1769496205"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1769497100"
},
"departure": {
"delay": 64,
"time": "1769497144"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1769496327"
},
"departure": {
"delay": -43,
"time": "1769496377"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1769496910"
},
"departure": {
"delay": 21,
"time": "1769496921"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -51,
"time": "1769496553"
},
"departure": {
"delay": -51,
"time": "1769496609"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769497250"
},
"departure": {
"delay": 33,
"time": "1769497293"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -66,
"time": "1769496281"
},
"departure": {
"delay": -66,
"time": "1769496294"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -39,
"time": "1769496430"
},
"departure": {
"delay": -39,
"time": "1769496441"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769497467"
},
"departure": {
"delay": 37,
"time": "1769497477"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1769496954"
},
"departure": {
"delay": 22,
"time": "1769496982"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1769497406"
},
"departure": {
"delay": 61,
"time": "1769497441"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -75,
"time": "1769496458"
},
"departure": {
"delay": -75,
"time": "1769496465"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1769496094"
},
"departure": {
"delay": 58,
"time": "1769496118"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1769496721"
},
"departure": {
"delay": 37,
"time": "1769496757"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 65,
"time": "1769496005"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748602x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471225:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1068,
"time": "1769514792"
},
"departure": {
"delay": -1068,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": -528,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1548,
"time": "1769514792"
},
"departure": {
"delay": -1548,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -204,
"time": "1769517696"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -648,
"time": "1769514792"
},
"departure": {
"delay": -648,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2208,
"time": "1769514792"
},
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -708,
"time": "1769514792"
},
"departure": {
"delay": -708,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -768,
"time": "1769514792"
},
"departure": {
"delay": -768,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1668,
"time": "1769514792"
},
"departure": {
"delay": -1668,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1428,
"time": "1769514792"
},
"departure": {
"delay": -1428,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -89,
"time": "1769517451"
},
"departure": {
"delay": -89,
"time": "1769517451"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -106,
"time": "1769517494"
},
"departure": {
"delay": -106,
"time": "1769517494"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -1368,
"time": "1769514792"
},
"departure": {
"delay": -1368,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -708,
"time": "1769514792"
},
"departure": {
"delay": -708,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1608,
"time": "1769514792"
},
"departure": {
"delay": -1608,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -528,
"time": "1769514792"
},
"departure": {
"delay": -528,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1788,
"time": "1769514792"
},
"departure": {
"delay": -1788,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1728,
"time": "1769514792"
},
"departure": {
"delay": -1728,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -16,
"time": "1769517344"
},
"departure": {
"delay": -16,
"time": "1769517344"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -52,
"time": "1769517248"
},
"departure": {
"delay": -52,
"time": "1769517248"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -108,
"time": "1769517612"
},
"departure": {
"delay": -108,
"time": "1769517612"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2448,
"time": "1769514792"
},
"departure": {
"delay": -2448,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -42,
"time": "1769517438"
},
"departure": {
"delay": -42,
"time": "1769517438"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -1608,
"time": "1769514792"
},
"departure": {
"delay": -1608,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1968,
"time": "1769514792"
},
"departure": {
"delay": -1968,
"time": "1769514792"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -648,
"time": "1769514792"
},
"departure": {
"delay": -648,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -948,
"time": "1769514792"
},
"departure": {
"delay": -948,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -828,
"time": "1769514792"
},
"departure": {
"delay": -828,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2328,
"time": "1769514792"
},
"departure": {
"delay": -2328,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1308,
"time": "1769514792"
},
"departure": {
"delay": -1308,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1848,
"time": "1769514792"
},
"departure": {
"delay": -1848,
"time": "1769514792"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -76,
"time": "1769517284"
},
"departure": {
"delay": -76,
"time": "1769517284"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -26,
"time": "1769517394"
},
"departure": {
"delay": -26,
"time": "1769517394"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -153,
"time": "1769517567"
},
"departure": {
"delay": -153,
"time": "1769517567"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -2268,
"time": "1769514792"
},
"departure": {
"delay": -2268,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -828,
"time": "1769514792"
},
"departure": {
"delay": -828,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -35,
"time": "1769517205"
},
"departure": {
"delay": -35,
"time": "1769517205"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -2388,
"time": "1769514792"
},
"departure": {
"delay": -2388,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471225:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745167x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769507834"
},
"departure": {
"delay": 44,
"time": "1769507924"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1769507492"
},
"departure": {
"delay": 62,
"time": "1769507522"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1769507575"
},
"departure": {
"delay": 43,
"time": "1769507623"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 633,
"time": "1769508798"
},
"departure": {
"delay": 633,
"time": "1769508813"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1769507207"
},
"departure": {
"delay": 65,
"time": "1769507285"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 459,
"time": "1769507977"
},
"departure": {
"delay": 459,
"time": "1769508459"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 1809,
"time": "1769510185"
},
"departure": {
"delay": 1809,
"time": "1769510229"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 545,
"time": "1769508831"
},
"departure": {
"delay": 545,
"time": "1769508845"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 467,
"time": "1769508502"
},
"departure": {
"delay": 467,
"time": "1769508527"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1769507133"
},
"departure": {
"delay": 17,
"time": "1769507177"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1773,
"time": "1769510313"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 81,
"time": "1769506881"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1769506977"
},
"departure": {
"delay": 10,
"time": "1769506990"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769507737"
},
"departure": {
"delay": 22,
"time": "1769507782"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1769507075"
},
"departure": {
"delay": 11,
"time": "1769507111"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1769507011"
},
"departure": {
"delay": 12,
"time": "1769507052"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1769507433"
},
"departure": {
"delay": 71,
"time": "1769507471"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1769507308"
},
"departure": {
"delay": 81,
"time": "1769507361"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1769507658"
},
"departure": {
"delay": -12,
"time": "1769507688"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 583,
"time": "1769508559"
},
"departure": {
"delay": 583,
"time": "1769508703"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745167x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9876:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769516949"
},
"departure": {
"delay": 9,
"time": "1769516949"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1769515466"
},
"departure": {
"delay": 26,
"time": "1769515466"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1769517179"
},
"departure": {
"delay": 59,
"time": "1769517179"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 56,
"time": "1769515916"
},
"departure": {
"delay": 56,
"time": "1769515916"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1769516696"
},
"departure": {
"delay": 56,
"time": "1769516696"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1769516211"
},
"departure": {
"delay": 51,
"time": "1769516211"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1769515517"
},
"departure": {
"delay": 17,
"time": "1769515517"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769515820"
},
"departure": {
"delay": 20,
"time": "1769515820"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1769516245"
},
"departure": {
"delay": 25,
"time": "1769516245"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1769515989"
},
"departure": {
"delay": 9,
"time": "1769515989"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769516860"
},
"departure": {
"delay": 40,
"time": "1769516860"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1769515359"
},
"departure": {
"delay": 39,
"time": "1769515359"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1769517135"
},
"departure": {
"delay": 15,
"time": "1769517135"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1769516500"
},
"departure": {
"delay": 40,
"time": "1769516500"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1769516149"
},
"departure": {
"delay": 49,
"time": "1769516149"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1769515693"
},
"departure": {
"delay": 13,
"time": "1769515693"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1769517106"
},
"departure": {
"delay": 46,
"time": "1769517106"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1769516347"
},
"departure": {
"delay": 7,
"time": "1769516347"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1769516822"
},
"departure": {
"delay": 2,
"time": "1769516822"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1769515421"
},
"departure": {
"delay": 41,
"time": "1769515421"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9876:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746226x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1769514880"
},
"departure": {
"delay": -20,
"time": "1769514880"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -11,
"time": "1769514187"
},
"departure": {
"delay": -11,
"time": "1769514229"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1769515540"
},
"departure": {
"delay": -20,
"time": "1769515540"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -28,
"time": "1769514074"
},
"departure": {
"delay": -28,
"time": "1769514092"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -14,
"time": "1769514756"
},
"departure": {
"delay": -14,
"time": "1769514766"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 49,
"time": "1769513232"
},
"departure": {
"delay": 49,
"time": "1769513269"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1769513374"
},
"departure": {
"delay": 29,
"time": "1769513429"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1769512999"
},
"departure": {
"delay": 29,
"time": "1769513009"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1769513201"
},
"departure": {
"delay": 51,
"time": "1769513211"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1769514631"
},
"departure": {
"delay": -15,
"time": "1769514645"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1769513105"
},
"departure": {
"delay": 1,
"time": "1769513161"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1769515120"
},
"departure": {
"delay": -20,
"time": "1769515120"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 19,
"time": "1769512685"
},
"departure": {
"delay": 19,
"time": "1769512699"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1769513465"
},
"departure": {
"delay": 31,
"time": "1769513491"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1769513820"
},
"departure": {
"delay": -17,
"time": "1769513863"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -36,
"time": "1769514105"
},
"departure": {
"delay": -36,
"time": "1769514144"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -16,
"time": "1769514003"
},
"departure": {
"delay": -16,
"time": "1769514044"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1769515900"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -20,
"time": "1769515780"
},
"departure": {
"delay": -20,
"time": "1769515780"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -20,
"time": "1769515120"
},
"departure": {
"delay": -20,
"time": "1769515120"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -20,
"time": "1769515840"
},
"departure": {
"delay": -20,
"time": "1769515840"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -20,
"time": "1769515600"
},
"departure": {
"delay": -20,
"time": "1769515600"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -20,
"time": "1769515720"
},
"departure": {
"delay": -20,
"time": "1769515720"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -103,
"time": "1769514401"
},
"departure": {
"delay": -103,
"time": "1769514437"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1769515060"
},
"departure": {
"delay": -20,
"time": "1769515060"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 53,
"time": "1769513716"
},
"departure": {
"delay": 53,
"time": "1769513753"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -94,
"time": "1769514362"
},
"departure": {
"delay": -94,
"time": "1769514386"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1769512657"
},
"departure": {
"delay": 45,
"time": "1769512665"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1769515420"
},
"departure": {
"delay": -20,
"time": "1769515420"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 21,
"time": "1769513913"
},
"departure": {
"delay": 21,
"time": "1769513961"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1769514496"
},
"departure": {
"delay": 7,
"time": "1769514607"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1769514802"
},
"departure": {
"time": "1769514840"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 6,
"time": "1769514694"
},
"departure": {
"delay": 6,
"time": "1769514726"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 59,
"time": "1769512969"
},
"departure": {
"delay": 59,
"time": "1769512979"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1769513577"
},
"departure": {
"delay": 35,
"time": "1769513615"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1769515240"
},
"departure": {
"delay": -20,
"time": "1769515240"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 102,
"time": "1769512825"
},
"departure": {
"delay": 102,
"time": "1769512842"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1769515360"
},
"departure": {
"delay": -20,
"time": "1769515360"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -20,
"time": "1769515300"
},
"departure": {
"delay": -20,
"time": "1769515300"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"departure": {
"delay": 42,
"time": "1769512482"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1769512721"
},
"departure": {
"delay": 68,
"time": "1769512748"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1769512937"
},
"departure": {
"delay": 93,
"time": "1769512953"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -46,
"time": "1769514283"
},
"departure": {
"delay": -46,
"time": "1769514314"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1769512848"
},
"departure": {
"delay": 88,
"time": "1769512888"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1769515180"
},
"departure": {
"delay": -20,
"time": "1769515180"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -20,
"time": "1769515480"
},
"departure": {
"delay": -20,
"time": "1769515480"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 64,
"time": "1769512543"
},
"departure": {
"delay": 64,
"time": "1769512564"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1769515000"
},
"departure": {
"delay": -20,
"time": "1769515000"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 72,
"time": "1769512766"
},
"departure": {
"delay": 72,
"time": "1769512812"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1769513287"
},
"departure": {
"delay": 43,
"time": "1769513323"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746226x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745220x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -35,
"time": "1769513305"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1769512376"
},
"departure": {
"delay": 94,
"time": "1769512414"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769511849"
},
"departure": {
"delay": 44,
"time": "1769511884"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1769512448"
},
"departure": {
"delay": 56,
"time": "1769512496"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1769512716"
},
"departure": {
"delay": 7,
"time": "1769512747"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1769513084"
},
"departure": {
"delay": 12,
"time": "1769513112"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1769511934"
},
"departure": {
"delay": 19,
"time": "1769511979"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769513131"
},
"departure": {
"delay": 13,
"time": "1769513173"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 75,
"time": "1769511675"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1769512889"
},
"departure": {
"delay": 7,
"time": "1769512927"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -15,
"time": "1769512810"
},
"departure": {
"delay": -15,
"time": "1769512845"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1769511741"
},
"departure": {
"delay": 25,
"time": "1769511805"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1769512541"
},
"departure": {
"delay": 48,
"time": "1769512608"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1769512142"
},
"departure": {
"delay": 106,
"time": "1769512186"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1769512943"
},
"departure": {
"delay": 34,
"time": "1769513014"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769513035"
},
"departure": {
"delay": 28,
"time": "1769513068"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1769512040"
},
"departure": {
"delay": 97,
"time": "1769512117"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1769512652"
},
"departure": {
"delay": 12,
"time": "1769512692"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1769512231"
},
"departure": {
"delay": 125,
"time": "1769512265"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745220x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746162x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1769499936"
},
"departure": {
"delay": 40,
"time": "1769500000"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1769501752"
},
"departure": {
"delay": 68,
"time": "1769501768"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 57,
"time": "1769499286"
},
"departure": {
"delay": 57,
"time": "1769499297"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1769498724"
},
"departure": {
"delay": 8,
"time": "1769498768"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1769499481"
},
"departure": {
"delay": 51,
"time": "1769499531"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1769501275"
},
"departure": {
"delay": 81,
"time": "1769501301"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 74,
"time": "1769501565"
},
"departure": {
"delay": 74,
"time": "1769501594"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 33,
"time": "1769500482"
},
"departure": {
"delay": 33,
"time": "1769500533"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 64,
"time": "1769500416"
},
"departure": {
"delay": 64,
"time": "1769500444"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1769498654"
},
"departure": {
"delay": 32,
"time": "1769498672"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1769499398"
},
"departure": {
"delay": 61,
"time": "1769499421"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1769499634"
},
"departure": {
"delay": 8,
"time": "1769499668"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769501671"
},
"departure": {
"delay": 56,
"time": "1769501696"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 172,
"time": "1769500994"
},
"departure": {
"delay": 172,
"time": "1769501032"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1769498967"
},
"departure": {
"delay": 1,
"time": "1769499001"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1769501364"
},
"departure": {
"delay": 102,
"time": "1769501382"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 11,
"time": "1769498591"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1769500845"
},
"departure": {
"delay": 110,
"time": "1769500850"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 11,
"time": "1769499214"
},
"departure": {
"delay": 11,
"time": "1769499251"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1769500328"
},
"departure": {
"delay": 44,
"time": "1769500364"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1769498793"
},
"departure": {
"delay": 7,
"time": "1769498827"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1769499887"
},
"departure": {
"delay": 22,
"time": "1769499922"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1769499796"
},
"departure": {
"delay": 14,
"time": "1769499854"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1769501861"
},
"departure": {
"delay": 132,
"time": "1769501892"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 66,
"time": "1769501788"
},
"departure": {
"delay": 66,
"time": "1769501826"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 2,
"time": "1769499157"
},
"departure": {
"delay": 2,
"time": "1769499182"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1769499022"
},
"departure": {
"delay": 56,
"time": "1769499056"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1769501541"
},
"departure": {
"delay": 92,
"time": "1769501552"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 45,
"time": "1769498612"
},
"departure": {
"delay": 45,
"time": "1769498625"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1769501710"
},
"departure": {
"delay": 41,
"time": "1769501741"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 164,
"time": "1769501108"
},
"departure": {
"delay": 164,
"time": "1769501144"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 27,
"time": "1769498886"
},
"departure": {
"delay": 27,
"time": "1769498907"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769500170"
},
"departure": {
"delay": 30,
"time": "1769500230"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 118,
"time": "1769501174"
},
"departure": {
"delay": 118,
"time": "1769501218"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -44,
"time": "1769499712"
},
"departure": {
"delay": -44,
"time": "1769499736"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1769501406"
},
"departure": {
"delay": 108,
"time": "1769501448"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 4,
"time": "1769499114"
},
"departure": {
"delay": 4,
"time": "1769499124"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1769499324"
},
"departure": {
"delay": 40,
"time": "1769499340"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1769499553"
},
"departure": {
"delay": 31,
"time": "1769499571"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 128,
"time": "1769501913"
},
"departure": {
"delay": 128,
"time": "1769501948"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 18,
"time": "1769500066"
},
"departure": {
"delay": 18,
"time": "1769500098"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 128,
"time": "1769501312"
},
"departure": {
"delay": 128,
"time": "1769501348"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 34,
"time": "1769500608"
},
"departure": {
"delay": 34,
"time": "1769500654"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 12,
"time": "1769499595"
},
"departure": {
"delay": 12,
"time": "1769499612"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1769500248"
},
"departure": {
"delay": 44,
"time": "1769500304"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1769501618"
},
"departure": {
"delay": 46,
"time": "1769501626"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 78,
"time": "1769502018"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -4,
"time": "1769498922"
},
"departure": {
"delay": -4,
"time": "1769498936"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746162x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769515320"
},
"departure": {
"delay": 60,
"time": "1769515320"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769514360"
},
"departure": {
"time": "1769514360"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769515580"
},
"departure": {
"delay": 20,
"time": "1769515580"
},
"stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515740"
},
"stopId": "FR:76212:ZE:TCARxMUCHE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769514720"
},
"departure": {
"delay": 60,
"time": "1769514720"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769514960"
},
"departure": {
"time": "1769514960"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769514840"
},
"departure": {
"delay": 60,
"time": "1769514840"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769515380"
},
"departure": {
"delay": 60,
"time": "1769515380"
},
"stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1769514740"
},
"departure": {
"delay": 20,
"time": "1769514740"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769515860"
},
"departure": {
"delay": 60,
"time": "1769515860"
},
"stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769514900"
},
"departure": {
"delay": 60,
"time": "1769514900"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769515680"
},
"departure": {
"delay": 60,
"time": "1769515680"
},
"stopId": "FR:76212:ZE:TCARxGIRAF1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1769514140"
},
"departure": {
"delay": 20,
"time": "1769514140"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769514300"
},
"departure": {
"delay": 60,
"time": "1769514300"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769514180"
},
"departure": {
"delay": 60,
"time": "1769514180"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769514060"
},
"departure": {
"delay": 60,
"time": "1769514060"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769514320"
},
"departure": {
"delay": 20,
"time": "1769514320"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769514480"
},
"departure": {
"delay": 60,
"time": "1769514480"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769514660"
},
"departure": {
"time": "1769514660"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769514600"
},
"departure": {
"time": "1769514600"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769514080"
},
"departure": {
"delay": 20,
"time": "1769514080"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769515560"
},
"departure": {
"delay": 60,
"time": "1769515560"
},
"stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769514120"
},
"departure": {
"delay": 60,
"time": "1769514120"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769514240"
},
"departure": {
"delay": 60,
"time": "1769514240"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769515080"
},
"departure": {
"delay": 60,
"time": "1769515080"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769514200"
},
"departure": {
"delay": 20,
"time": "1769514200"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769513140",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13461:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602180:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 227,
"time": "1769514767"
},
"departure": {
"delay": 227,
"time": "1769514767"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 224,
"time": "1769514524"
},
"departure": {
"delay": 224,
"time": "1769514524"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 209,
"time": "1769515049"
},
"departure": {
"delay": 209,
"time": "1769515049"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 211,
"time": "1769514313"
},
"departure": {
"delay": 211,
"time": "1769514331"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 226,
"time": "1769515006"
},
"departure": {
"delay": 226,
"time": "1769515006"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 170,
"time": "1769514830"
},
"departure": {
"delay": 170,
"time": "1769514830"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1769514963"
},
"departure": {
"delay": 183,
"time": "1769514963"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 211,
"time": "1769514391"
},
"departure": {
"delay": 211,
"time": "1769514391"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 181,
"time": "1769514227"
},
"departure": {
"delay": 181,
"time": "1769514241"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 225,
"time": "1769514705"
},
"departure": {
"delay": 225,
"time": "1769514705"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1769515179"
},
"departure": {
"delay": 159,
"time": "1769515179"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 249,
"time": "1769514909"
},
"departure": {
"delay": 249,
"time": "1769514909"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 95,
"time": "1769515295"
},
"departure": {
"delay": 95,
"time": "1769515295"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1769515385"
},
"departure": {
"delay": 125,
"time": "1769515385"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 193,
"time": "1769515093"
},
"departure": {
"delay": 193,
"time": "1769515093"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": 151,
"time": "1769514151"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 216,
"time": "1769514456"
},
"departure": {
"delay": 216,
"time": "1769514456"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 155,
"time": "1769515535"
},
"departure": {
"delay": 155,
"time": "1769515535"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 181,
"time": "1769514181"
},
"departure": {
"delay": 181,
"time": "1769514181"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 167,
"time": "1769515607"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1769514743",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602180:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746169x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769506025"
},
"departure": {
"delay": 85,
"time": "1769506045"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1769505910"
},
"departure": {
"delay": 111,
"time": "1769505951"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1769506131"
},
"departure": {
"delay": 4,
"time": "1769506144"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1769507467"
},
"departure": {
"time": "1769507580"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1769506408"
},
"departure": {
"delay": 8,
"time": "1769506448"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1769507868"
},
"departure": {
"delay": -1,
"time": "1769507879"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 58,
"time": "1769508166"
},
"departure": {
"delay": 58,
"time": "1769508178"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 107,
"time": "1769505016"
},
"departure": {
"delay": 107,
"time": "1769505047"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1769506909"
},
"departure": {
"delay": -20,
"time": "1769506960"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -21,
"time": "1769507284"
},
"departure": {
"delay": -21,
"time": "1769507319"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 27,
"time": "1769508194"
},
"departure": {
"delay": 27,
"time": "1769508207"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 43,
"time": "1769506752"
},
"departure": {
"delay": 43,
"time": "1769506783"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1769507691"
},
"departure": {
"delay": 28,
"time": "1769507728"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -30,
"time": "1769507057"
},
"departure": {
"delay": -30,
"time": "1769507070"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1769505983"
},
"departure": {
"delay": 96,
"time": "1769505996"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -51,
"time": "1769507359"
},
"departure": {
"delay": -51,
"time": "1769507409"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 92,
"time": "1769505600"
},
"departure": {
"delay": 92,
"time": "1769505632"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1769505661"
},
"departure": {
"delay": 71,
"time": "1769505671"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1769505804"
},
"departure": {
"delay": 116,
"time": "1769505836"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1769508276"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 75,
"time": "1769505405"
},
"departure": {
"delay": 75,
"time": "1769505435"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1769506665"
},
"departure": {
"delay": 35,
"time": "1769506715"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 90,
"time": "1769505443"
},
"departure": {
"delay": 90,
"time": "1769505450"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1769508061"
},
"departure": {
"delay": 33,
"time": "1769508093"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 97,
"time": "1769505506"
},
"departure": {
"delay": 97,
"time": "1769505577"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1769506816"
},
"departure": {
"delay": -8,
"time": "1769506852"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1769505214"
},
"departure": {
"delay": 57,
"time": "1769505237"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1769507829"
},
"departure": {
"delay": 38,
"time": "1769507858"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 13,
"time": "1769507959"
},
"departure": {
"delay": 13,
"time": "1769508013"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -17,
"time": "1769507908"
},
"departure": {
"delay": -17,
"time": "1769507923"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 10,
"time": "1769506492"
},
"departure": {
"delay": 10,
"time": "1769506570"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1769508028"
},
"departure": {
"delay": -14,
"time": "1769508046"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 78,
"time": "1769505337"
},
"departure": {
"delay": 78,
"time": "1769505378"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1769505175"
},
"departure": {
"delay": 74,
"time": "1769505194"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1769507163"
},
"departure": {
"delay": -21,
"time": "1769507199"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 119,
"time": "1769505077"
},
"departure": {
"delay": 119,
"time": "1769505119"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1769506604"
},
"departure": {
"delay": 13,
"time": "1769506633"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 64,
"time": "1769506066"
},
"departure": {
"delay": 64,
"time": "1769506084"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1769507632"
},
"departure": {
"delay": 26,
"time": "1769507666"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 105,
"time": "1769505691"
},
"departure": {
"delay": 105,
"time": "1769505705"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1769507591"
},
"departure": {
"delay": 26,
"time": "1769507606"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 27,
"time": "1769506247"
},
"departure": {
"delay": 27,
"time": "1769506287"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1769506302"
},
"departure": {
"delay": 25,
"time": "1769506345"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1769508116"
},
"departure": {
"delay": 22,
"time": "1769508142"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1769506184"
},
"departure": {
"delay": 1,
"time": "1769506201"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1769505284"
},
"departure": {
"delay": 77,
"time": "1769505317"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 56,
"time": "1769504996"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1769505729"
},
"departure": {
"delay": 97,
"time": "1769505757"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746169x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746175x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1769512552"
},
"departure": {
"delay": -28,
"time": "1769512592"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1769511045"
},
"departure": {
"delay": 1,
"time": "1769511061"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1769511197"
},
"departure": {
"delay": 1,
"time": "1769511241"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1769511111"
},
"departure": {
"delay": 8,
"time": "1769511128"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -63,
"time": "1769513637"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 82,
"time": "1769510811"
},
"departure": {
"delay": 82,
"time": "1769510842"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1769510881"
},
"departure": {
"delay": 12,
"time": "1769510892"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1769510697"
},
"departure": {
"delay": 67,
"time": "1769510707"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1769512691"
},
"departure": {
"delay": -16,
"time": "1769512724"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -21,
"time": "1769512317"
},
"departure": {
"delay": -21,
"time": "1769512359"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 131,
"time": "1769510486"
},
"departure": {
"delay": 131,
"time": "1769510531"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1769510432"
},
"departure": {
"delay": 121,
"time": "1769510461"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1769513125"
},
"departure": {
"delay": -55,
"time": "1769513165"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -19,
"time": "1769510954"
},
"departure": {
"delay": -19,
"time": "1769510981"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1769510635"
},
"departure": {
"delay": 67,
"time": "1769510647"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1769512219"
},
"departure": {
"delay": -1,
"time": "1769512259"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -59,
"time": "1769512905"
},
"departure": {
"delay": -59,
"time": "1769512921"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 89,
"time": "1769510593"
},
"departure": {
"delay": 89,
"time": "1769510609"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1769510913"
},
"departure": {
"delay": -20,
"time": "1769510920"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1769512155"
},
"departure": {
"delay": 54,
"time": "1769512194"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -16,
"time": "1769512452"
},
"departure": {
"delay": -16,
"time": "1769512484"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -93,
"time": "1769511434"
},
"departure": {
"delay": -93,
"time": "1769511447"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -36,
"time": "1769511656"
},
"departure": {
"delay": -36,
"time": "1769511684"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1769510725"
},
"departure": {
"delay": 58,
"time": "1769510758"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -78,
"time": "1769513231"
},
"departure": {
"delay": -78,
"time": "1769513262"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -27,
"time": "1769511313"
},
"departure": {
"delay": -27,
"time": "1769511333"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1769511879"
},
"departure": {
"delay": -26,
"time": "1769511934"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 71,
"time": "1769510411"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -15,
"time": "1769511964"
},
"departure": {
"delay": -15,
"time": "1769512005"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -58,
"time": "1769513305"
},
"departure": {
"delay": -58,
"time": "1769513342"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -37,
"time": "1769513513"
},
"departure": {
"delay": -37,
"time": "1769513543"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -17,
"time": "1769511269"
},
"departure": {
"delay": -17,
"time": "1769511283"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -68,
"time": "1769512993"
},
"departure": {
"delay": -68,
"time": "1769513032"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -50,
"time": "1769513381"
},
"departure": {
"delay": -50,
"time": "1769513410"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -37,
"time": "1769511352"
},
"departure": {
"delay": -37,
"time": "1769511383"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1769511006"
},
"departure": {
"delay": 19,
"time": "1769511019"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -78,
"time": "1769513174"
},
"departure": {
"delay": -78,
"time": "1769513202"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -46,
"time": "1769511485"
},
"departure": {
"delay": -46,
"time": "1769511554"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1769510786"
},
"departure": {
"delay": 51,
"time": "1769510811"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -6,
"time": "1769511742"
},
"departure": {
"delay": -6,
"time": "1769511834"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -27,
"time": "1769513486"
},
"departure": {
"delay": -27,
"time": "1769513493"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 37,
"time": "1769512039"
},
"departure": {
"delay": 37,
"time": "1769512117"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -91,
"time": "1769513361"
},
"departure": {
"delay": -91,
"time": "1769513369"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -55,
"time": "1769513430"
},
"departure": {
"delay": -55,
"time": "1769513465"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -62,
"time": "1769512754"
},
"departure": {
"delay": -62,
"time": "1769512798"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -71,
"time": "1769512941"
},
"departure": {
"delay": -71,
"time": "1769512969"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -95,
"time": "1769512851"
},
"departure": {
"delay": -95,
"time": "1769512885"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -16,
"time": "1769511587"
},
"departure": {
"delay": -16,
"time": "1769511644"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746175x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14388:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1769515401"
},
"departure": {
"delay": 21,
"time": "1769515401"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769516790"
},
"departure": {
"delay": 30,
"time": "1769516790"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1769515470"
},
"departure": {
"delay": 30,
"time": "1769515470"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769516430"
},
"departure": {
"delay": 30,
"time": "1769516430"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1769514927"
},
"departure": {
"delay": 27,
"time": "1769514927"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -120,
"time": "1769514660"
},
"departure": {
"delay": -120,
"time": "1769514660"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769514480"
},
"departure": {
"time": "1769514480"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1769516928"
},
"departure": {
"delay": 48,
"time": "1769516928"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769516165"
},
"departure": {
"delay": 5,
"time": "1769516165"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1769517179"
},
"departure": {
"delay": 59,
"time": "1769517179"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1769517030"
},
"departure": {
"delay": 30,
"time": "1769517030"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 46,
"time": "1769516026"
},
"departure": {
"delay": 46,
"time": "1769516026"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1769516506"
},
"departure": {
"delay": 46,
"time": "1769516506"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1769514975"
},
"departure": {
"delay": 15,
"time": "1769514975"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769516705"
},
"departure": {
"delay": 5,
"time": "1769516705"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1769515177"
},
"departure": {
"delay": 37,
"time": "1769515177"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1769516649"
},
"departure": {
"delay": 9,
"time": "1769516649"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1769514844"
},
"departure": {
"delay": 4,
"time": "1769514844"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1769517059"
},
"departure": {
"delay": 59,
"time": "1769517059"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1769515050"
},
"departure": {
"delay": 30,
"time": "1769515050"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769515890"
},
"departure": {
"delay": 30,
"time": "1769515890"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1769515690"
},
"departure": {
"delay": 10,
"time": "1769515690"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1769515605"
},
"departure": {
"delay": 45,
"time": "1769515605"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1769514563"
},
"departure": {
"delay": 23,
"time": "1769514563"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1769515347"
},
"departure": {
"delay": 27,
"time": "1769515347"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1769515816"
},
"departure": {
"delay": 16,
"time": "1769515816"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1769515266"
},
"departure": {
"delay": 6,
"time": "1769515266"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769516070"
},
"departure": {
"delay": 30,
"time": "1769516070"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1769515984"
},
"departure": {
"delay": 4,
"time": "1769515984"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1769515129"
},
"departure": {
"delay": 49,
"time": "1769515129"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1769516874"
},
"departure": {
"delay": 54,
"time": "1769516874"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 31,
"time": "1769516251"
},
"departure": {
"delay": 31,
"time": "1769516251"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769513861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14388:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx227:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769513640"
},
"departure": {
"delay": 65,
"time": "1769513645"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -170,
"time": "1769514730"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 185,
"time": "1769512980"
},
"departure": {
"delay": 185,
"time": "1769512985"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769514600"
},
"departure": {
"delay": 5,
"time": "1769514605"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 135,
"time": "1769513110"
},
"departure": {
"delay": 135,
"time": "1769513115"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1769513880"
},
"departure": {
"delay": 125,
"time": "1769513885"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -55,
"time": "1769514660"
},
"departure": {
"delay": -55,
"time": "1769514665"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 65,
"time": "1769514000"
},
"departure": {
"delay": 65,
"time": "1769514005"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1769513760"
},
"departure": {
"delay": 65,
"time": "1769513765"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1769514720"
},
"departure": {
"delay": -55,
"time": "1769514725"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769511900"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769513220"
},
"departure": {
"delay": 65,
"time": "1769513225"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1769513470"
},
"departure": {
"delay": 75,
"time": "1769513475"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1769513400"
},
"departure": {
"delay": 125,
"time": "1769513405"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -105,
"time": "1769514610"
},
"departure": {
"delay": -105,
"time": "1769514615"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1769514480"
},
"departure": {
"delay": 5,
"time": "1769514485"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 125,
"time": "1769513520"
},
"departure": {
"delay": 125,
"time": "1769513525"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769514420"
},
"departure": {
"delay": 65,
"time": "1769514425"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 185,
"time": "1769513100"
},
"departure": {
"delay": 185,
"time": "1769513105"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1769513040"
},
"departure": {
"delay": 185,
"time": "1769513045"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1769513460"
},
"departure": {
"delay": 125,
"time": "1769513465"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1769512920"
},
"departure": {
"delay": 185,
"time": "1769512925"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1769513580"
},
"departure": {
"delay": 125,
"time": "1769513585"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1769514300"
},
"departure": {
"delay": 65,
"time": "1769514305"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1769512260"
},
"departure": {
"delay": 120,
"time": "1769512620"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769514120"
},
"departure": {
"delay": 5,
"time": "1769514125"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx227:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746217x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1769506183"
},
"departure": {
"delay": 82,
"time": "1769506222"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -5,
"time": "1769504424"
},
"departure": {
"delay": -5,
"time": "1769504455"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1769506483"
},
"departure": {
"delay": 96,
"time": "1769506536"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1769504919"
},
"departure": {
"delay": 117,
"time": "1769504937"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1769505198"
},
"departure": {
"delay": 111,
"time": "1769505231"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1769505466"
},
"departure": {
"delay": 115,
"time": "1769505475"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 157,
"time": "1769507115"
},
"departure": {
"delay": 157,
"time": "1769507137"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 112,
"time": "1769507383"
},
"departure": {
"delay": 112,
"time": "1769507392"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 82,
"time": "1769506441"
},
"departure": {
"delay": 82,
"time": "1769506462"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1769507679"
},
"departure": {
"delay": 59,
"time": "1769507699"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 103,
"time": "1769506649"
},
"departure": {
"delay": 103,
"time": "1769506663"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 73,
"time": "1769507433"
},
"departure": {
"delay": 73,
"time": "1769507473"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 88,
"time": "1769504955"
},
"departure": {
"delay": 88,
"time": "1769504968"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1769506904"
},
"departure": {
"delay": 119,
"time": "1769506919"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 161,
"time": "1769505302"
},
"departure": {
"delay": 161,
"time": "1769505341"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1769505996"
},
"departure": {
"delay": 79,
"time": "1769506039"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": -28,
"time": "1769504372"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1769504771"
},
"departure": {
"delay": 89,
"time": "1769504789"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 177,
"time": "1769507180"
},
"departure": {
"delay": 177,
"time": "1769507217"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 157,
"time": "1769506700"
},
"departure": {
"delay": 157,
"time": "1769506777"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 126,
"time": "1769507149"
},
"departure": {
"delay": 126,
"time": "1769507166"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 74,
"time": "1769507520"
},
"departure": {
"delay": 74,
"time": "1769507534"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 126,
"time": "1769506335"
},
"departure": {
"delay": 126,
"time": "1769506386"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1769504982"
},
"departure": {
"delay": 50,
"time": "1769504990"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1769507546"
},
"departure": {
"delay": 54,
"time": "1769507574"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 144,
"time": "1769505719"
},
"departure": {
"delay": 144,
"time": "1769505744"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1769505833"
},
"departure": {
"delay": 98,
"time": "1769505878"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1769504646"
},
"departure": {
"delay": 47,
"time": "1769504687"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1769505105"
},
"departure": {
"delay": 96,
"time": "1769505156"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1769505547"
},
"departure": {
"delay": 105,
"time": "1769505585"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1769507893"
},
"departure": {
"delay": 147,
"time": "1769507907"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 124,
"time": "1769507030"
},
"departure": {
"delay": 124,
"time": "1769507044"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 92,
"time": "1769506069"
},
"departure": {
"delay": 92,
"time": "1769506112"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -18,
"time": "1769504615"
},
"departure": {
"delay": -18,
"time": "1769504622"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 119,
"time": "1769507939"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 144,
"time": "1769506848"
},
"departure": {
"delay": 144,
"time": "1769506884"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 7,
"time": "1769504543"
},
"departure": {
"delay": 7,
"time": "1769504587"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 156,
"time": "1769507242"
},
"departure": {
"delay": 156,
"time": "1769507256"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 107,
"time": "1769505929"
},
"departure": {
"delay": 107,
"time": "1769505947"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1769505251"
},
"departure": {
"delay": 96,
"time": "1769505276"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1769504712"
},
"departure": {
"delay": 61,
"time": "1769504761"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 105,
"time": "1769504811"
},
"departure": {
"delay": 105,
"time": "1769504865"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1769506136"
},
"departure": {
"delay": 68,
"time": "1769506148"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 102,
"time": "1769506594"
},
"departure": {
"delay": 102,
"time": "1769506602"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 140,
"time": "1769506802"
},
"departure": {
"delay": 140,
"time": "1769506820"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 150,
"time": "1769507321"
},
"departure": {
"delay": 150,
"time": "1769507370"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 150,
"time": "1769507715"
},
"departure": {
"delay": 150,
"time": "1769507850"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 132,
"time": "1769505399"
},
"departure": {
"delay": 132,
"time": "1769505432"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1769507268"
},
"departure": {
"delay": 115,
"time": "1769507275"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 79,
"time": "1769507409"
},
"departure": {
"delay": 79,
"time": "1769507419"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746217x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8969:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1769515077"
},
"departure": {
"delay": 237,
"time": "1769515077"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 246,
"time": "1769516166"
},
"departure": {
"delay": 246,
"time": "1769516166"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 235,
"time": "1769514535"
},
"departure": {
"delay": 235,
"time": "1769514535"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 255,
"time": "1769514255"
},
"departure": {
"delay": 255,
"time": "1769514255"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 232,
"time": "1769514832"
},
"departure": {
"delay": 232,
"time": "1769514832"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 221,
"time": "1769514321"
},
"departure": {
"delay": 221,
"time": "1769514341"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 227,
"time": "1769514887"
},
"departure": {
"delay": 227,
"time": "1769514887"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 277,
"time": "1769515477"
},
"departure": {
"delay": 277,
"time": "1769515477"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 227,
"time": "1769515127"
},
"departure": {
"delay": 227,
"time": "1769515127"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1769513828"
},
"departure": {
"delay": 68,
"time": "1769513828"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 226,
"time": "1769514441"
},
"departure": {
"delay": 226,
"time": "1769514466"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 227,
"time": "1769516027"
},
"departure": {
"delay": 227,
"time": "1769516027"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 206,
"time": "1769514566"
},
"departure": {
"delay": 206,
"time": "1769514566"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 282,
"time": "1769515362"
},
"departure": {
"delay": 282,
"time": "1769515362"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 258,
"time": "1769515938"
},
"departure": {
"delay": 258,
"time": "1769515938"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 31,
"time": "1769513791"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 241,
"time": "1769514961"
},
"departure": {
"delay": 241,
"time": "1769514961"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 283,
"time": "1769515603"
},
"departure": {
"delay": 283,
"time": "1769515603"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 231,
"time": "1769514711"
},
"departure": {
"delay": 231,
"time": "1769514711"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 241,
"time": "1769515801"
},
"departure": {
"delay": 241,
"time": "1769515801"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 226,
"time": "1769514766"
},
"departure": {
"delay": 226,
"time": "1769514766"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1769515265"
},
"departure": {
"delay": 245,
"time": "1769515265"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 276,
"time": "1769515536"
},
"departure": {
"delay": 276,
"time": "1769515536"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 232,
"time": "1769515312"
},
"departure": {
"delay": 232,
"time": "1769515312"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 141,
"time": "1769514056"
},
"departure": {
"delay": 141,
"time": "1769514141"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 227,
"time": "1769515427"
},
"departure": {
"delay": 227,
"time": "1769515427"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 227,
"time": "1769516267"
},
"departure": {
"delay": 227,
"time": "1769516267"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 247,
"time": "1769516107"
},
"departure": {
"delay": 247,
"time": "1769516107"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 106,
"time": "1769513926"
},
"departure": {
"delay": 106,
"time": "1769513926"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 248,
"time": "1769515868"
},
"departure": {
"delay": 248,
"time": "1769515868"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 246,
"time": "1769515026"
},
"departure": {
"delay": 246,
"time": "1769515026"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 227,
"time": "1769515667"
},
"departure": {
"delay": 227,
"time": "1769515667"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 221,
"time": "1769514641"
},
"departure": {
"delay": 221,
"time": "1769514641"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769513800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8969:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1769513668"
},
"departure": {
"delay": 150,
"time": "1769513670"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1769514238"
},
"departure": {
"delay": 17,
"time": "1769514257"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1769512684"
},
"departure": {
"delay": 97,
"time": "1769512717"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1769513286"
},
"departure": {
"delay": 37,
"time": "1769513317"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1769512530"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1769513779"
},
"departure": {
"delay": 47,
"time": "1769513807"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 117,
"time": "1769512964"
},
"departure": {
"delay": 117,
"time": "1769512977"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1769513166"
},
"departure": {
"delay": 157,
"time": "1769513197"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1769514140"
},
"departure": {
"delay": 97,
"time": "1769514157"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 97,
"time": "1769513480"
},
"departure": {
"delay": 97,
"time": "1769513497"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1769512781"
},
"departure": {
"delay": 41,
"time": "1769512781"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1769512607"
},
"departure": {
"delay": 77,
"time": "1769512637"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1769513399"
},
"departure": {
"delay": 79,
"time": "1769513419"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -48,
"time": "1769514312"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 77,
"time": "1769514061"
},
"departure": {
"delay": 77,
"time": "1769514077"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 137,
"time": "1769513582"
},
"departure": {
"delay": 137,
"time": "1769513597"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1769513057"
},
"departure": {
"delay": 139,
"time": "1769513059"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769514001"
},
"departure": {
"delay": 20,
"time": "1769514020"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 72,
"time": "1769513876"
},
"departure": {
"delay": 72,
"time": "1769513892"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 80,
"time": "1769512880"
},
"departure": {
"delay": 80,
"time": "1769512880"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769512380",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3833:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745722x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769501450"
},
"departure": {
"delay": 29,
"time": "1769501489"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 177,
"time": "1769502319"
},
"departure": {
"delay": 177,
"time": "1769502357"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 170,
"time": "1769503648"
},
"departure": {
"delay": 170,
"time": "1769503670"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 49,
"time": "1769501351"
},
"departure": {
"delay": 49,
"time": "1769501389"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1769503398"
},
"departure": {
"delay": 172,
"time": "1769503432"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1769501582"
},
"departure": {
"delay": 39,
"time": "1769501619"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1769500825"
},
"departure": {
"delay": 118,
"time": "1769500858"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 141,
"time": "1769503211"
},
"departure": {
"delay": 141,
"time": "1769503221"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 84,
"time": "1769501227"
},
"departure": {
"delay": 84,
"time": "1769501244"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 186,
"time": "1769503582"
},
"departure": {
"delay": 186,
"time": "1769503626"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 146,
"time": "1769503706"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 249,
"time": "1769503006"
},
"departure": {
"delay": 249,
"time": "1769503029"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 186,
"time": "1769502226"
},
"departure": {
"delay": 186,
"time": "1769502246"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1769503504"
},
"departure": {
"delay": 138,
"time": "1769503518"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 67,
"time": "1769500980"
},
"departure": {
"delay": 67,
"time": "1769500987"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 196,
"time": "1769503080"
},
"departure": {
"delay": 196,
"time": "1769503096"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 155,
"time": "1769503288"
},
"departure": {
"delay": 155,
"time": "1769503295"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 226,
"time": "1769502153"
},
"departure": {
"delay": 226,
"time": "1769502166"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 145,
"time": "1769503328"
},
"departure": {
"delay": 145,
"time": "1769503345"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 227,
"time": "1769502057"
},
"departure": {
"delay": 227,
"time": "1769502107"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 143,
"time": "1769502585"
},
"departure": {
"delay": 143,
"time": "1769502623"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 198,
"time": "1769503124"
},
"departure": {
"delay": 198,
"time": "1769503158"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 190,
"time": "1769502391"
},
"departure": {
"delay": 190,
"time": "1769502430"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 181,
"time": "1769502522"
},
"departure": {
"delay": 181,
"time": "1769502541"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1769500919"
},
"departure": {
"delay": 94,
"time": "1769500954"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 156,
"time": "1769503461"
},
"departure": {
"delay": 156,
"time": "1769503476"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 214,
"time": "1769502746"
},
"departure": {
"delay": 214,
"time": "1769502754"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1769501306"
},
"departure": {
"delay": 35,
"time": "1769501315"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1769501022"
},
"departure": {
"delay": 80,
"time": "1769501060"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 86,
"time": "1769500766"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1769501112"
},
"departure": {
"delay": 58,
"time": "1769501158"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1769502286"
},
"departure": {
"delay": 180,
"time": "1769502300"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 308,
"time": "1769501782"
},
"departure": {
"delay": 308,
"time": "1769502008"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745722x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769506200"
},
"departure": {
"time": "1769506200"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1769504580"
},
"departure": {
"delay": 180,
"time": "1769504640"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769505840"
},
"departure": {
"delay": 5,
"time": "1769505845"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769506260"
},
"departure": {
"time": "1769506260"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769506380"
},
"departure": {
"time": "1769506380"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"delay": 180,
"time": "1769503380"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -45,
"time": "1769505010"
},
"departure": {
"delay": -45,
"time": "1769505015"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769505300"
},
"departure": {
"delay": 5,
"time": "1769505305"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1769504460"
},
"departure": {
"delay": 240,
"time": "1769504520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769505730"
},
"departure": {
"delay": 15,
"time": "1769505735"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769505780"
},
"departure": {
"delay": 5,
"time": "1769505785"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 245,
"time": "1769503560"
},
"departure": {
"delay": 245,
"time": "1769503565"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1769503500"
},
"departure": {
"delay": 245,
"time": "1769503505"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 305,
"time": "1769504220"
},
"departure": {
"delay": 305,
"time": "1769504225"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769506140"
},
"departure": {
"delay": 5,
"time": "1769506145"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769505540"
},
"departure": {
"delay": 60,
"time": "1769505660"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1769505000"
},
"departure": {
"delay": 125,
"time": "1769505005"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 305,
"time": "1769503800"
},
"departure": {
"delay": 305,
"time": "1769503805"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 365,
"time": "1769504100"
},
"departure": {
"delay": 365,
"time": "1769504105"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 305,
"time": "1769503740"
},
"departure": {
"delay": 305,
"time": "1769503745"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769506440"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769505120"
},
"departure": {
"delay": 5,
"time": "1769505125"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769505180"
},
"departure": {
"delay": 5,
"time": "1769505185"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 245,
"time": "1769504340"
},
"departure": {
"delay": 245,
"time": "1769504345"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769505900"
},
"departure": {
"delay": 5,
"time": "1769505905"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 365,
"time": "1769504160"
},
"departure": {
"delay": 365,
"time": "1769504165"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1769506080"
},
"departure": {
"delay": 65,
"time": "1769506085"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1769504880"
},
"departure": {
"delay": 65,
"time": "1769504885"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1769503920"
},
"departure": {
"delay": 300,
"time": "1769503980"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769505420"
},
"departure": {
"delay": 5,
"time": "1769505425"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 245,
"time": "1769504400"
},
"departure": {
"delay": 245,
"time": "1769504405"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1769505720"
},
"departure": {
"delay": 65,
"time": "1769505725"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1769506020"
},
"departure": {
"delay": 65,
"time": "1769506025"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1769506345",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:291:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14534:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1769512862"
},
"departure": {
"delay": 2,
"time": "1769512862"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 48,
"time": "1769510988"
},
"departure": {
"delay": 48,
"time": "1769510988"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1769511261"
},
"departure": {
"delay": 21,
"time": "1769511261"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1769512173"
},
"departure": {
"delay": 33,
"time": "1769512173"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1769511839"
},
"departure": {
"delay": 59,
"time": "1769511839"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769512260"
},
"departure": {
"time": "1769512260"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1769511026"
},
"departure": {
"delay": 26,
"time": "1769511026"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1769512766"
},
"departure": {
"delay": 26,
"time": "1769512766"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769510880"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769513040"
},
"departure": {
"time": "1769513040"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 41,
"time": "1769513141"
},
"departure": {
"delay": 41,
"time": "1769513141"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769511420"
},
"departure": {
"time": "1769511420"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1769512930"
},
"departure": {
"delay": 10,
"time": "1769512930"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 23,
"time": "1769512343"
},
"departure": {
"delay": 23,
"time": "1769512343"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769513340"
},
"departure": {
"time": "1769513340"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 53,
"time": "1769511893"
},
"departure": {
"delay": 53,
"time": "1769511893"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1769511649"
},
"departure": {
"delay": 49,
"time": "1769511649"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1769510925"
},
"departure": {
"delay": 45,
"time": "1769510925"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1769511532"
},
"departure": {
"delay": 52,
"time": "1769511532"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1769513599"
},
"departure": {
"delay": 19,
"time": "1769513599"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1769512562"
},
"departure": {
"delay": 2,
"time": "1769512562"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769513520"
},
"departure": {
"time": "1769513520"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769512080"
},
"departure": {
"time": "1769512080"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769510940"
},
"departure": {
"time": "1769510940"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1769513205"
},
"departure": {
"delay": 45,
"time": "1769513205"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 7,
"time": "1769511487"
},
"departure": {
"delay": 7,
"time": "1769511487"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769511135"
},
"departure": {
"delay": 15,
"time": "1769511135"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1769511314"
},
"departure": {
"delay": 14,
"time": "1769511314"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1769512971"
},
"departure": {
"delay": 51,
"time": "1769512971"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769512680"
},
"departure": {
"time": "1769512680"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769511720"
},
"departure": {
"time": "1769511720"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1769511976"
},
"departure": {
"delay": 16,
"time": "1769511976"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1769512474"
},
"departure": {
"delay": 34,
"time": "1769512474"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1769512730"
},
"departure": {
"delay": 50,
"time": "1769512730"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769513640"
},
"departure": {
"time": "1769513640"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769511180"
},
"departure": {
"time": "1769511180"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1769510905"
},
"departure": {
"delay": 25,
"time": "1769510905"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1769512117"
},
"departure": {
"delay": 37,
"time": "1769512117"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769510341",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14534:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748460x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -49,
"time": "1769509306"
},
"departure": {
"delay": -49,
"time": "1769509331"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 175,
"time": "1769508433"
},
"departure": {
"delay": 175,
"time": "1769508475"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1769507609"
},
"departure": {
"delay": 46,
"time": "1769507626"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -82,
"time": "1769509105"
},
"departure": {
"delay": -82,
"time": "1769509118"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1769508853"
},
"departure": {
"delay": 21,
"time": "1769508861"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 86,
"time": "1769508524"
},
"departure": {
"delay": 86,
"time": "1769508686"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1769508973"
},
"departure": {
"delay": -28,
"time": "1769508992"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 157,
"time": "1769508384"
},
"departure": {
"delay": 157,
"time": "1769508397"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -56,
"time": "1769509072"
},
"departure": {
"delay": -56,
"time": "1769509084"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -7,
"time": "1769508941"
},
"departure": {
"delay": -7,
"time": "1769508953"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1769508728"
},
"departure": {
"delay": 45,
"time": "1769508765"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1769507131"
},
"departure": {
"delay": -9,
"time": "1769507151"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1769507797"
},
"departure": {
"delay": 72,
"time": "1769507832"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1769507381"
},
"departure": {
"delay": 83,
"time": "1769507423"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 121,
"time": "1769508020"
},
"departure": {
"delay": 121,
"time": "1769508181"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1769509015"
},
"departure": {
"delay": -27,
"time": "1769509053"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 16,
"time": "1769506876"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1769507676"
},
"departure": {
"delay": 46,
"time": "1769507686"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1769507293"
},
"departure": {
"delay": 29,
"time": "1769507309"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 139,
"time": "1769508221"
},
"departure": {
"delay": 139,
"time": "1769508259"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1769507479"
},
"departure": {
"delay": 96,
"time": "1769507496"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1769507570"
},
"departure": {
"delay": 65,
"time": "1769507585"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1769507505"
},
"departure": {
"delay": 61,
"time": "1769507521"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1769507181"
},
"departure": {
"delay": 47,
"time": "1769507207"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 113,
"time": "1769508278"
},
"departure": {
"delay": 113,
"time": "1769508293"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1769507855"
},
"departure": {
"delay": 68,
"time": "1769507888"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1769507058"
},
"departure": {
"delay": -14,
"time": "1769507086"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1769507958"
},
"departure": {
"delay": 32,
"time": "1769507972"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -73,
"time": "1769509367"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -58,
"time": "1769509166"
},
"departure": {
"delay": -58,
"time": "1769509202"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -94,
"time": "1769509127"
},
"departure": {
"delay": -94,
"time": "1769509166"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -41,
"time": "1769509250"
},
"departure": {
"delay": -41,
"time": "1769509279"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1769508914"
},
"departure": {
"delay": 29,
"time": "1769508929"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748460x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490648:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3108,
"time": "1769514792"
},
"departure": {
"delay": -3108,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -1308,
"time": "1769514792"
},
"departure": {
"delay": -1308,
"time": "1769514792"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2208,
"time": "1769514792"
},
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2868,
"time": "1769514792"
},
"departure": {
"delay": -2868,
"time": "1769514792"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -1908,
"time": "1769514792"
},
"departure": {
"delay": -1908,
"time": "1769514792"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2808,
"time": "1769514792"
},
"departure": {
"delay": -2808,
"time": "1769514792"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -1848,
"time": "1769514792"
},
"departure": {
"delay": -1848,
"time": "1769514792"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2328,
"time": "1769514792"
},
"departure": {
"delay": -2328,
"time": "1769514792"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1968,
"time": "1769514792"
},
"departure": {
"delay": -1968,
"time": "1769514792"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"delay": -708,
"time": "1769514792"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1428,
"time": "1769514792"
},
"departure": {
"delay": -1428,
"time": "1769514792"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3108,
"time": "1769514792"
},
"departure": {
"delay": -3108,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1728,
"time": "1769514792"
},
"departure": {
"delay": -1728,
"time": "1769514792"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2868,
"time": "1769514792"
},
"departure": {
"delay": -2868,
"time": "1769514792"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -1488,
"time": "1769514792"
},
"departure": {
"delay": -1488,
"time": "1769514792"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2448,
"time": "1769514792"
},
"departure": {
"delay": -2448,
"time": "1769514792"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -768,
"time": "1769514792"
},
"departure": {
"delay": -768,
"time": "1769514792"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1308,
"time": "1769514792"
},
"departure": {
"delay": -1308,
"time": "1769514792"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1968,
"time": "1769514792"
},
"departure": {
"delay": -1968,
"time": "1769514792"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2988,
"time": "1769514792"
},
"departure": {
"delay": -2988,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1548,
"time": "1769514792"
},
"departure": {
"delay": -1548,
"time": "1769514792"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -768,
"time": "1769514792"
},
"departure": {
"delay": -768,
"time": "1769514792"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1608,
"time": "1769514792"
},
"departure": {
"delay": -1608,
"time": "1769514792"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1188,
"time": "1769514792"
},
"departure": {
"delay": -1188,
"time": "1769514792"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3048,
"time": "1769514792"
},
"departure": {
"delay": -3048,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2268,
"time": "1769514792"
},
"departure": {
"delay": -2268,
"time": "1769514792"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1008,
"time": "1769514792"
},
"departure": {
"delay": -1008,
"time": "1769514792"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2268,
"time": "1769514792"
},
"departure": {
"delay": -2268,
"time": "1769514792"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1769518056"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -2508,
"time": "1769514792"
},
"departure": {
"delay": -2508,
"time": "1769514792"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2688,
"time": "1769514792"
},
"departure": {
"delay": -2688,
"time": "1769514792"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1428,
"time": "1769514792"
},
"departure": {
"delay": -1428,
"time": "1769514792"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1668,
"time": "1769514792"
},
"departure": {
"delay": -1668,
"time": "1769514792"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2748,
"time": "1769514792"
},
"departure": {
"delay": -2748,
"time": "1769514792"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1068,
"time": "1769514792"
},
"departure": {
"delay": -1068,
"time": "1769514792"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1368,
"time": "1769514792"
},
"departure": {
"delay": -1368,
"time": "1769514792"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1188,
"time": "1769514792"
},
"departure": {
"delay": -1188,
"time": "1769514792"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -948,
"time": "1769514792"
},
"departure": {
"delay": -948,
"time": "1769514792"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2928,
"time": "1769514792"
},
"departure": {
"delay": -2928,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -948,
"time": "1769514792"
},
"departure": {
"delay": -948,
"time": "1769514792"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1008,
"time": "1769514792"
},
"departure": {
"delay": -1008,
"time": "1769514792"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490648:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746225x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769512417"
},
"departure": {
"delay": 65,
"time": "1769512445"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1769513353"
},
"departure": {
"delay": 170,
"time": "1769513390"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1769513706"
},
"departure": {
"delay": 112,
"time": "1769513752"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 66,
"time": "1769513093"
},
"departure": {
"delay": 66,
"time": "1769513106"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 113,
"time": "1769513861"
},
"departure": {
"delay": 113,
"time": "1769513873"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1769512075"
},
"departure": {
"delay": 22,
"time": "1769512102"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1769511874"
},
"departure": {
"delay": 47,
"time": "1769511887"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1769514409"
},
"departure": {
"delay": 55,
"time": "1769514415"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 115,
"time": "1769513231"
},
"departure": {
"delay": 115,
"time": "1769513275"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 12,
"time": "1769511552"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1769512989"
},
"departure": {
"delay": 59,
"time": "1769513039"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 122,
"time": "1769512872"
},
"departure": {
"delay": 122,
"time": "1769512922"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 115,
"time": "1769514335"
},
"departure": {
"delay": 115,
"time": "1769514355"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 22,
"time": "1769511827"
},
"departure": {
"delay": 22,
"time": "1769511862"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769511790"
},
"departure": {
"delay": 20,
"time": "1769511800"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 113,
"time": "1769512758"
},
"departure": {
"delay": 113,
"time": "1769512793"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 148,
"time": "1769513454"
},
"departure": {
"delay": 148,
"time": "1769513488"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -15,
"time": "1769514515"
},
"departure": {
"delay": -15,
"time": "1769514525"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 160,
"time": "1769513575"
},
"departure": {
"delay": 160,
"time": "1769513620"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -42,
"time": "1769514549"
},
"departure": {
"delay": -42,
"time": "1769514558"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 52,
"time": "1769512251"
},
"departure": {
"delay": 52,
"time": "1769512312"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1769514635"
},
"departure": {
"delay": -49,
"time": "1769514671"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 93,
"time": "1769512346"
},
"departure": {
"delay": 93,
"time": "1769512353"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1769511697"
},
"departure": {
"delay": -11,
"time": "1769511709"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1769513802"
},
"departure": {
"delay": 135,
"time": "1769513835"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 112,
"time": "1769513664"
},
"departure": {
"delay": 112,
"time": "1769513692"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1769512370"
},
"departure": {
"delay": 64,
"time": "1769512384"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1769514485"
},
"departure": {
"delay": 14,
"time": "1769514494"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 81,
"time": "1769514246"
},
"departure": {
"delay": 81,
"time": "1769514261"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -9,
"time": "1769511727"
},
"departure": {
"delay": -9,
"time": "1769511771"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1769514840"
},
"departure": {
"delay": -60,
"time": "1769514840"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 71,
"time": "1769512001"
},
"departure": {
"delay": 71,
"time": "1769512031"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1769513407"
},
"departure": {
"delay": 139,
"time": "1769513419"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 95,
"time": "1769514377"
},
"departure": {
"delay": 95,
"time": "1769514395"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 113,
"time": "1769512639"
},
"departure": {
"delay": 113,
"time": "1769512673"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1769511917"
},
"departure": {
"delay": 58,
"time": "1769511958"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1769514034"
},
"departure": {
"delay": 110,
"time": "1769514050"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -40,
"time": "1769514613"
},
"departure": {
"delay": -40,
"time": "1769514620"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -36,
"time": "1769514787"
},
"departure": {
"delay": -36,
"time": "1769514804"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 131,
"time": "1769513914"
},
"departure": {
"delay": 131,
"time": "1769513951"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1769514278"
},
"departure": {
"delay": 65,
"time": "1769514305"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 23,
"time": "1769511606"
},
"departure": {
"delay": 23,
"time": "1769511623"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1769514463"
},
"departure": {
"delay": 51,
"time": "1769514471"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 113,
"time": "1769514082"
},
"departure": {
"delay": 113,
"time": "1769514113"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -60,
"time": "1769514960"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 93,
"time": "1769512498"
},
"departure": {
"delay": 93,
"time": "1769512593"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1769514900"
},
"departure": {
"delay": -60,
"time": "1769514900"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 41,
"time": "1769512050"
},
"departure": {
"delay": 41,
"time": "1769512061"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1769514178"
},
"departure": {
"delay": 75,
"time": "1769514195"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 126,
"time": "1769513977"
},
"departure": {
"delay": 126,
"time": "1769514006"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746225x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1769515753"
},
"departure": {
"delay": 13,
"time": "1769515753"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769516577"
},
"departure": {
"delay": 57,
"time": "1769516577"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1769515434"
},
"departure": {
"delay": 54,
"time": "1769515434"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1769516528"
},
"departure": {
"delay": 8,
"time": "1769516528"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1769516314"
},
"departure": {
"delay": 34,
"time": "1769516314"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1769516262"
},
"departure": {
"delay": 42,
"time": "1769516262"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1769515673"
},
"departure": {
"delay": 53,
"time": "1769515673"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1769516058"
},
"departure": {
"delay": 18,
"time": "1769516058"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1769515243"
},
"departure": {
"delay": 43,
"time": "1769515243"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769515970"
},
"departure": {
"delay": 50,
"time": "1769515970"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1769516020"
},
"departure": {
"delay": 40,
"time": "1769516020"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1769516445"
},
"departure": {
"delay": 45,
"time": "1769516445"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1769515202"
},
"departure": {
"delay": 2,
"time": "1769515202"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1769516205"
},
"departure": {
"delay": 45,
"time": "1769516205"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1769515487"
},
"departure": {
"delay": 47,
"time": "1769515487"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1769515392"
},
"departure": {
"delay": 12,
"time": "1769515392"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1769515853"
},
"departure": {
"delay": 53,
"time": "1769515853"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769514730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9167:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1436:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769515067"
},
"departure": {
"delay": 47,
"time": "1769515067"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769514671"
},
"departure": {
"delay": 11,
"time": "1769514671"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1769514847"
},
"departure": {
"delay": 67,
"time": "1769514847"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1769515013"
},
"departure": {
"delay": 53,
"time": "1769515013"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1769514630"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1769515433"
},
"departure": {
"delay": 53,
"time": "1769515433"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1769515301"
},
"departure": {
"delay": 41,
"time": "1769515301"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1769514957"
},
"departure": {
"delay": 57,
"time": "1769514957"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 74,
"time": "1769514794"
},
"departure": {
"delay": 74,
"time": "1769514794"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514141",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1436:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14500:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1769515576"
},
"departure": {
"delay": 16,
"time": "1769515576"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1769515729"
},
"departure": {
"delay": 49,
"time": "1769515729"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1769516136"
},
"departure": {
"delay": 36,
"time": "1769516136"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1769516073"
},
"departure": {
"delay": 33,
"time": "1769516073"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1769516432"
},
"departure": {
"delay": 32,
"time": "1769516432"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1769514861"
},
"departure": {
"delay": 21,
"time": "1769514861"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769516559"
},
"departure": {
"delay": 39,
"time": "1769516559"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 45,
"time": "1769514465"
},
"departure": {
"delay": 45,
"time": "1769514465"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1769514587"
},
"departure": {
"delay": 47,
"time": "1769514587"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1769515087"
},
"departure": {
"delay": 7,
"time": "1769515087"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1769516511"
},
"departure": {
"delay": 51,
"time": "1769516511"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769515020"
},
"departure": {
"time": "1769515020"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1769514914"
},
"departure": {
"delay": 14,
"time": "1769514914"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769515249"
},
"departure": {
"delay": 49,
"time": "1769515249"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1769516279"
},
"departure": {
"delay": 59,
"time": "1769516279"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1769515439"
},
"departure": {
"delay": 59,
"time": "1769515439"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1769515979"
},
"departure": {
"delay": 59,
"time": "1769515979"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769514480"
},
"departure": {
"time": "1769514480"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769516320"
},
"departure": {
"delay": 40,
"time": "1769516320"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 59,
"time": "1769514539"
},
"departure": {
"delay": 59,
"time": "1769514539"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1769514445"
},
"departure": {
"delay": 25,
"time": "1769514445"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769515805"
},
"departure": {
"delay": 5,
"time": "1769515805"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1769514723"
},
"departure": {
"delay": 3,
"time": "1769514723"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1769515493"
},
"departure": {
"delay": 53,
"time": "1769515493"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1769515132"
},
"departure": {
"delay": 52,
"time": "1769515132"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769513920",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14500:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12340:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1769513298"
},
"departure": {
"delay": 78,
"time": "1769513298"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1769514543"
},
"departure": {
"delay": 123,
"time": "1769514543"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 84,
"time": "1769513364"
},
"departure": {
"delay": 84,
"time": "1769513364"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1769514739"
},
"departure": {
"delay": 48,
"time": "1769514768"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1769513872"
},
"departure": {
"delay": 52,
"time": "1769513872"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1769515408"
},
"departure": {
"delay": 28,
"time": "1769515408"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1769514988"
},
"departure": {
"delay": 28,
"time": "1769514988"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 70,
"time": "1769515270"
},
"departure": {
"delay": 70,
"time": "1769515270"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 58,
"time": "1769515378"
},
"departure": {
"delay": 58,
"time": "1769515378"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 88,
"time": "1769514688"
},
"departure": {
"delay": 88,
"time": "1769514688"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1769514859"
},
"departure": {
"delay": 79,
"time": "1769514859"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1769515168"
},
"departure": {
"delay": 28,
"time": "1769515168"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1769513685"
},
"departure": {
"delay": 45,
"time": "1769513685"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1769513411"
},
"departure": {
"delay": 11,
"time": "1769513411"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769514582"
},
"departure": {
"delay": 47,
"time": "1769514587"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 147,
"time": "1769514383"
},
"departure": {
"delay": 147,
"time": "1769514387"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -32,
"time": "1769514088"
},
"departure": {
"delay": -32,
"time": "1769514088"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1769514898"
},
"departure": {
"delay": 58,
"time": "1769514898"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1769513207"
},
"departure": {
"delay": 111,
"time": "1769513211"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1769513932"
},
"departure": {
"delay": 52,
"time": "1769513932"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1769515072"
},
"departure": {
"delay": 52,
"time": "1769515072"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 77,
"time": "1769513587"
},
"departure": {
"delay": 77,
"time": "1769513597"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1769514963"
},
"departure": {
"delay": 63,
"time": "1769514963"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 28,
"time": "1769515528"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 36,
"time": "1769513136"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 164,
"time": "1769514464"
},
"departure": {
"delay": 164,
"time": "1769514464"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1769513789"
},
"departure": {
"delay": 98,
"time": "1769513798"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -26,
"time": "1769514154"
},
"departure": {
"delay": -26,
"time": "1769514154"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1769513516"
},
"departure": {
"delay": 56,
"time": "1769513516"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 135,
"time": "1769514495"
},
"departure": {
"delay": 135,
"time": "1769514495"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1769514299"
},
"departure": {
"delay": 132,
"time": "1769514312"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769513140",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12340:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746213x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1769500915"
},
"departure": {
"delay": -57,
"time": "1769500923"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1769501850"
},
"departure": {
"delay": 123,
"time": "1769501883"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 147,
"time": "1769501696"
},
"departure": {
"delay": 147,
"time": "1769501727"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -54,
"time": "1769500962"
},
"departure": {
"delay": -54,
"time": "1769500986"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1769503211"
},
"departure": {
"delay": 82,
"time": "1769503222"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 100,
"time": "1769503169"
},
"departure": {
"delay": 100,
"time": "1769503180"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 100,
"time": "1769502722"
},
"departure": {
"delay": 100,
"time": "1769502760"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 17,
"time": "1769503628"
},
"departure": {
"delay": 17,
"time": "1769503637"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -59,
"time": "1769500998"
},
"departure": {
"delay": -59,
"time": "1769501041"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1769501623"
},
"departure": {
"delay": 76,
"time": "1769501656"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1769502955"
},
"departure": {
"delay": 88,
"time": "1769502988"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1769502446"
},
"departure": {
"delay": 42,
"time": "1769502462"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1769502853"
},
"departure": {
"delay": 62,
"time": "1769502902"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1769502221"
},
"departure": {
"delay": 90,
"time": "1769502270"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1769503548"
},
"departure": {
"delay": 57,
"time": "1769503557"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 88,
"time": "1769503258"
},
"departure": {
"delay": 88,
"time": "1769503288"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -9,
"time": "1769500822"
},
"departure": {
"delay": -9,
"time": "1769500851"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -85,
"time": "1769500943"
},
"departure": {
"delay": -85,
"time": "1769500955"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": -23,
"time": "1769500777"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 80,
"time": "1769502583"
},
"departure": {
"delay": 80,
"time": "1769502620"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1769503475"
},
"departure": {
"delay": 50,
"time": "1769503490"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -52,
"time": "1769504030"
},
"departure": {
"delay": -52,
"time": "1769504048"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -25,
"time": "1769501177"
},
"departure": {
"delay": -25,
"time": "1769501195"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 83,
"time": "1769501571"
},
"departure": {
"delay": 83,
"time": "1769501603"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1769502488"
},
"departure": {
"delay": 54,
"time": "1769502534"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1769503512"
},
"departure": {
"delay": 82,
"time": "1769503522"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 78,
"time": "1769503422"
},
"departure": {
"delay": 78,
"time": "1769503458"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -37,
"time": "1769503745"
},
"departure": {
"delay": -37,
"time": "1769503763"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 126,
"time": "1769503109"
},
"departure": {
"delay": 126,
"time": "1769503146"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -94,
"time": "1769504126"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 86,
"time": "1769501207"
},
"departure": {
"delay": 86,
"time": "1769501366"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -69,
"time": "1769504074"
},
"departure": {
"delay": -69,
"time": "1769504091"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -15,
"time": "1769503711"
},
"departure": {
"delay": -15,
"time": "1769503725"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 52,
"time": "1769502381"
},
"departure": {
"delay": 52,
"time": "1769502412"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1769503361"
},
"departure": {
"delay": 55,
"time": "1769503375"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 93,
"time": "1769502309"
},
"departure": {
"delay": 93,
"time": "1769502333"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 165,
"time": "1769502159"
},
"departure": {
"delay": 165,
"time": "1769502165"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1769501053"
},
"departure": {
"delay": -3,
"time": "1769501097"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -22,
"time": "1769503984"
},
"departure": {
"delay": -22,
"time": "1769504018"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -34,
"time": "1769503818"
},
"departure": {
"delay": -34,
"time": "1769503826"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 79,
"time": "1769501501"
},
"departure": {
"delay": 79,
"time": "1769501539"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1769501782"
},
"departure": {
"delay": 113,
"time": "1769501813"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1769503650"
},
"departure": {
"delay": 13,
"time": "1769503693"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 98,
"time": "1769501954"
},
"departure": {
"delay": 98,
"time": "1769501978"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1769501376"
},
"departure": {
"delay": 72,
"time": "1769501412"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1769502809"
},
"departure": {
"delay": 52,
"time": "1769502832"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -11,
"time": "1769501103"
},
"departure": {
"delay": -11,
"time": "1769501149"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -53,
"time": "1769503854"
},
"departure": {
"delay": -53,
"time": "1769503867"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 23,
"time": "1769503570"
},
"departure": {
"delay": 23,
"time": "1769503583"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 102,
"time": "1769503045"
},
"departure": {
"delay": 102,
"time": "1769503062"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746213x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745674x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769512855"
},
"departure": {
"delay": 125,
"time": "1769512865"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 114,
"time": "1769513123"
},
"departure": {
"delay": 114,
"time": "1769513154"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1769511780"
},
"departure": {
"delay": 12,
"time": "1769511852"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1769512006"
},
"departure": {
"delay": 41,
"time": "1769512061"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1769512165"
},
"departure": {
"delay": 54,
"time": "1769512194"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1769512923"
},
"departure": {
"delay": 98,
"time": "1769512958"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 171,
"time": "1769514256"
},
"departure": {
"delay": 171,
"time": "1769514291"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 199,
"time": "1769514162"
},
"departure": {
"delay": 199,
"time": "1769514199"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 171,
"time": "1769512748"
},
"departure": {
"delay": 171,
"time": "1769512791"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 18,
"time": "1769511498"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 247,
"time": "1769513874"
},
"departure": {
"delay": 247,
"time": "1769513887"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1769513270"
},
"departure": {
"delay": 29,
"time": "1769513309"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 176,
"time": "1769512696"
},
"departure": {
"delay": 176,
"time": "1769512736"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1769511579"
},
"departure": {
"delay": -7,
"time": "1769511593"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 143,
"time": "1769514315"
},
"departure": {
"delay": 143,
"time": "1769514323"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 233,
"time": "1769513774"
},
"departure": {
"delay": 233,
"time": "1769513813"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 178,
"time": "1769514080"
},
"departure": {
"delay": 178,
"time": "1769514118"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1769512266"
},
"departure": {
"delay": 24,
"time": "1769512284"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1769514518"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 93,
"time": "1769512980"
},
"departure": {
"delay": 93,
"time": "1769513013"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 204,
"time": "1769513415"
},
"departure": {
"delay": 204,
"time": "1769513604"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1769512120"
},
"departure": {
"delay": 58,
"time": "1769512138"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1769513175"
},
"departure": {
"delay": 58,
"time": "1769513218"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1769511646"
},
"departure": {
"delay": -1,
"time": "1769511659"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769511920"
},
"departure": {
"delay": 42,
"time": "1769511942"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -36,
"time": "1769511669"
},
"departure": {
"delay": -36,
"time": "1769511684"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 205,
"time": "1769514009"
},
"departure": {
"delay": 205,
"time": "1769514025"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 223,
"time": "1769513946"
},
"departure": {
"delay": 223,
"time": "1769513983"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 183,
"time": "1769514386"
},
"departure": {
"delay": 183,
"time": "1769514423"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 174,
"time": "1769514464"
},
"departure": {
"delay": 174,
"time": "1769514474"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -29,
"time": "1769511614"
},
"departure": {
"delay": -29,
"time": "1769511631"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1769513042"
},
"departure": {
"delay": 88,
"time": "1769513068"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745674x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745650x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1769489860"
},
"departure": {
"delay": 176,
"time": "1769489876"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 190,
"time": "1769489802"
},
"departure": {
"delay": 190,
"time": "1769489830"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 194,
"time": "1769489742"
},
"departure": {
"delay": 194,
"time": "1769489774"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -83,
"time": "1769490807"
},
"departure": {
"delay": -83,
"time": "1769490817"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 43,
"time": "1769490368"
},
"departure": {
"delay": 43,
"time": "1769490403"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -28,
"time": "1769490665"
},
"departure": {
"delay": -28,
"time": "1769490692"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1769489034"
},
"departure": {
"delay": 65,
"time": "1769489045"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1769490042"
},
"departure": {
"delay": 74,
"time": "1769490074"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 248,
"time": "1769489614"
},
"departure": {
"delay": 248,
"time": "1769489648"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -52,
"time": "1769490715"
},
"departure": {
"delay": -52,
"time": "1769490728"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 90,
"time": "1769488821"
},
"departure": {
"delay": 90,
"time": "1769488830"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1769490222"
},
"departure": {
"delay": 55,
"time": "1769490235"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 187,
"time": "1769489692"
},
"departure": {
"delay": 187,
"time": "1769489707"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 129,
"time": "1769488329"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1769488535"
},
"departure": {
"delay": 110,
"time": "1769488550"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1769488642"
},
"departure": {
"delay": 111,
"time": "1769488671"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1769490296"
},
"departure": {
"delay": 73,
"time": "1769490313"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 139,
"time": "1769488743"
},
"departure": {
"delay": 139,
"time": "1769488759"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 247,
"time": "1769489504"
},
"departure": {
"delay": 247,
"time": "1769489527"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1769490516"
},
"departure": {
"delay": 3,
"time": "1769490543"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1769488937"
},
"departure": {
"delay": 93,
"time": "1769488953"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1769488883"
},
"departure": {
"delay": 97,
"time": "1769488897"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1769489964"
},
"departure": {
"delay": 94,
"time": "1769489974"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1769488492"
},
"departure": {
"delay": 128,
"time": "1769488508"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1769489900"
},
"departure": {
"delay": 150,
"time": "1769489910"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1769490435"
},
"departure": {
"delay": 36,
"time": "1769490456"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 116,
"time": "1769488423"
},
"departure": {
"delay": 116,
"time": "1769488436"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -151,
"time": "1769490869"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 274,
"time": "1769489466"
},
"departure": {
"delay": 274,
"time": "1769489494"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -73,
"time": "1769490755"
},
"departure": {
"delay": -73,
"time": "1769490767"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 94,
"time": "1769488455"
},
"departure": {
"delay": 94,
"time": "1769488474"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1769490601"
},
"departure": {
"delay": 13,
"time": "1769490613"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745650x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6066:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517540"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769517960"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769517720"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769515980"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769517060"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769517600"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769517480"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769518020"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769517840"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769517120"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769517360"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769518080"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769517180"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769517780"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769517420"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769517900"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6066:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1769507123"
},
"departure": {
"delay": 64,
"time": "1769507164"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1769507005"
},
"departure": {
"delay": -17,
"time": "1769507023"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1769506729"
},
"departure": {
"delay": 100,
"time": "1769506780"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1769506677"
},
"departure": {
"delay": 91,
"time": "1769506711"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1769507199"
},
"departure": {
"delay": 48,
"time": "1769507268"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 128,
"time": "1769506617"
},
"departure": {
"delay": 128,
"time": "1769506628"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1769506798"
},
"departure": {
"delay": 43,
"time": "1769506843"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769507380"
},
"departure": {
"delay": 56,
"time": "1769507396"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 67,
"time": "1769506267"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1769507432"
},
"departure": {
"delay": 56,
"time": "1769507456"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1769506395"
},
"departure": {
"delay": 92,
"time": "1769506412"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 148,
"time": "1769506547"
},
"departure": {
"delay": 148,
"time": "1769506588"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1769507601"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1769506862"
},
"departure": {
"delay": 11,
"time": "1769506871"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1769507339"
},
"departure": {
"delay": 91,
"time": "1769507371"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1769506452"
},
"departure": {
"delay": 116,
"time": "1769506496"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1769506899"
},
"departure": {
"delay": 16,
"time": "1769506936"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:16:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12772:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1769512047"
},
"departure": {
"delay": 168,
"time": "1769512068"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1769512893"
},
"departure": {
"delay": 93,
"time": "1769512893"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1769512793"
},
"departure": {
"delay": 53,
"time": "1769512793"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 102,
"time": "1769512122"
},
"departure": {
"delay": 102,
"time": "1769512122"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1769511977"
},
"departure": {
"delay": 77,
"time": "1769511977"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1769511448"
},
"departure": {
"delay": -12,
"time": "1769511468"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769511160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12772:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1028:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769514360"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769515980"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769516700"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1028:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769532180"
},
"departure": {
"time": "1769532180"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769531700"
},
"departure": {
"time": "1769531700"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769533080"
},
"departure": {
"time": "1769533080"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769532900"
},
"departure": {
"time": "1769532900"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769532300"
},
"departure": {
"time": "1769532300"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769532960"
},
"departure": {
"time": "1769532960"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769532360"
},
"departure": {
"time": "1769532360"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769532420"
},
"departure": {
"time": "1769532420"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769531580"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769533860"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769533020"
},
"departure": {
"time": "1769533020"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769532905"
},
"departure": {
"delay": 5,
"time": "1769532905"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769500631",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx499:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470836:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1769516119"
},
"departure": {
"delay": 139,
"time": "1769516119"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769517450"
},
"departure": {
"delay": 30,
"time": "1769517450"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 136,
"time": "1769516776"
},
"departure": {
"delay": 136,
"time": "1769516776"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 190,
"time": "1769515330"
},
"departure": {
"delay": 190,
"time": "1769515330"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 275,
"time": "1769515115"
},
"departure": {
"delay": 275,
"time": "1769515115"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 306,
"time": "1769514726"
},
"departure": {
"delay": 306,
"time": "1769514726"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 156,
"time": "1769515476"
},
"departure": {
"delay": 156,
"time": "1769515476"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 145,
"time": "1769516665"
},
"departure": {
"delay": 145,
"time": "1769516665"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 136,
"time": "1769516896"
},
"departure": {
"delay": 136,
"time": "1769516896"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 170,
"time": "1769516090"
},
"departure": {
"delay": 170,
"time": "1769516090"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 184,
"time": "1769516584"
},
"departure": {
"delay": 184,
"time": "1769516584"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 126,
"time": "1769515566"
},
"departure": {
"delay": 126,
"time": "1769515566"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1769517127"
},
"departure": {
"delay": 67,
"time": "1769517127"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 160,
"time": "1769516200"
},
"departure": {
"delay": 160,
"time": "1769516200"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -29,
"time": "1769518171"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 228,
"time": "1769515188"
},
"departure": {
"delay": 228,
"time": "1769515188"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 304,
"time": "1769514964"
},
"departure": {
"delay": 304,
"time": "1769514964"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 182,
"time": "1769516342"
},
"departure": {
"delay": 182,
"time": "1769516342"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 289,
"time": "1769515069"
},
"departure": {
"delay": 289,
"time": "1769515069"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 333,
"time": "1769514873"
},
"departure": {
"delay": 333,
"time": "1769514873"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1769516468"
},
"departure": {
"delay": 128,
"time": "1769516468"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 39,
"time": "1769517759"
},
"departure": {
"delay": 39,
"time": "1769517759"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 187,
"time": "1769515387"
},
"departure": {
"delay": 187,
"time": "1769515387"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 177,
"time": "1769516277"
},
"departure": {
"delay": 177,
"time": "1769516277"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 181,
"time": "1769515261"
},
"departure": {
"delay": 181,
"time": "1769515261"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 337,
"time": "1769514817"
},
"departure": {
"delay": 337,
"time": "1769514817"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 348,
"time": "1769514888"
},
"departure": {
"delay": 348,
"time": "1769514888"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 141,
"time": "1769516241"
},
"departure": {
"delay": 141,
"time": "1769516241"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470836:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769510520"
},
"departure": {
"time": "1769510520"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769510400"
},
"departure": {
"time": "1769510400"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769510640"
},
"departure": {
"time": "1769510640"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1769509920"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769510040"
},
"departure": {
"time": "1769510040"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769510100"
},
"departure": {
"time": "1769510100"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769510880"
},
"departure": {
"time": "1769510880"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769509980"
},
"departure": {
"time": "1769509980"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769511060"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769510460"
},
"departure": {
"time": "1769510460"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769510220"
},
"departure": {
"time": "1769510220"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769510820"
},
"departure": {
"time": "1769510820"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769510160"
},
"departure": {
"time": "1769510160"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769510340"
},
"departure": {
"time": "1769510340"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769510940"
},
"departure": {
"time": "1769510940"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769509811",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1133:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746222x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1769509838"
},
"departure": {
"delay": -10,
"time": "1769509850"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1769511132"
},
"departure": {
"delay": -17,
"time": "1769511163"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -33,
"time": "1769511491"
},
"departure": {
"delay": -33,
"time": "1769511507"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 76,
"time": "1769509129"
},
"departure": {
"delay": 76,
"time": "1769509216"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1769511191"
},
"departure": {
"delay": -18,
"time": "1769511222"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -135,
"time": "1769511691"
},
"departure": {
"delay": -135,
"time": "1769511705"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -99,
"time": "1769512093"
},
"departure": {
"delay": -99,
"time": "1769512101"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 44,
"time": "1769510449"
},
"departure": {
"delay": 44,
"time": "1769510504"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1769509102"
},
"departure": {
"delay": 32,
"time": "1769509112"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1769509055"
},
"departure": {
"delay": 6,
"time": "1769509086"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1769509021"
},
"departure": {
"delay": 12,
"time": "1769509032"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1769509231"
},
"departure": {
"delay": 99,
"time": "1769509239"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1769509262"
},
"departure": {
"delay": 98,
"time": "1769509298"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1769509615"
},
"departure": {
"delay": 10,
"time": "1769509630"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1769511534"
},
"departure": {
"delay": -55,
"time": "1769511545"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 44,
"time": "1769510651"
},
"departure": {
"delay": 44,
"time": "1769510684"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -11,
"time": "1769511258"
},
"departure": {
"delay": -11,
"time": "1769511289"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -95,
"time": "1769511560"
},
"departure": {
"delay": -95,
"time": "1769511565"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -142,
"time": "1769512178"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -19,
"time": "1769509507"
},
"departure": {
"delay": -19,
"time": "1769509541"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -63,
"time": "1769511649"
},
"departure": {
"delay": -63,
"time": "1769511657"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -112,
"time": "1769512135"
},
"departure": {
"delay": -112,
"time": "1769512148"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -21,
"time": "1769509923"
},
"departure": {
"delay": -21,
"time": "1769509959"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1769510551"
},
"departure": {
"delay": 46,
"time": "1769510566"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -8,
"time": "1769511040"
},
"departure": {
"delay": -8,
"time": "1769511052"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -102,
"time": "1769511902"
},
"departure": {
"delay": -102,
"time": "1769511918"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -158,
"time": "1769511730"
},
"departure": {
"delay": -158,
"time": "1769511742"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 10,
"time": "1769510835"
},
"departure": {
"delay": 10,
"time": "1769510890"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -14,
"time": "1769511089"
},
"departure": {
"delay": -14,
"time": "1769511106"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1769510757"
},
"departure": {
"delay": 30,
"time": "1769510790"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1769509392"
},
"departure": {
"delay": 26,
"time": "1769509406"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1769510039"
},
"departure": {
"delay": 73,
"time": "1769510173"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1769510908"
},
"departure": {
"delay": -12,
"time": "1769510928"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1769509581"
},
"departure": {
"delay": 32,
"time": "1769509592"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1769511365"
},
"departure": {
"delay": -43,
"time": "1769511377"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 19,
"time": "1769509659"
},
"departure": {
"delay": 19,
"time": "1769509699"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -103,
"time": "1769511667"
},
"departure": {
"delay": -103,
"time": "1769511677"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 61,
"time": "1769509371"
},
"departure": {
"delay": 61,
"time": "1769509381"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -70,
"time": "1769511454"
},
"departure": {
"delay": -70,
"time": "1769511470"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -41,
"time": "1769511426"
},
"departure": {
"delay": -41,
"time": "1769511439"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 81,
"time": "1769509330"
},
"departure": {
"delay": 81,
"time": "1769509341"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -65,
"time": "1769512061"
},
"departure": {
"delay": -65,
"time": "1769512075"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -10,
"time": "1769510976"
},
"departure": {
"delay": -10,
"time": "1769510990"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 56,
"time": "1769508896"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -7,
"time": "1769509748"
},
"departure": {
"delay": -7,
"time": "1769509793"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1769510295"
},
"departure": {
"delay": 59,
"time": "1769510339"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1769508941"
},
"departure": {
"delay": 58,
"time": "1769508958"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -77,
"time": "1769511794"
},
"departure": {
"delay": -77,
"time": "1769511883"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 73,
"time": "1769510377"
},
"departure": {
"delay": 73,
"time": "1769510413"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1769510583"
},
"departure": {
"delay": 34,
"time": "1769510614"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746222x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11108:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1769511410"
},
"departure": {
"delay": 134,
"time": "1769511434"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1769513263"
},
"departure": {
"delay": 103,
"time": "1769513263"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 42,
"time": "1769511962"
},
"departure": {
"delay": 42,
"time": "1769512062"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1769510859"
},
"departure": {
"delay": 39,
"time": "1769510859"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1769511109"
},
"departure": {
"delay": 109,
"time": "1769511109"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1769511209"
},
"departure": {
"delay": 89,
"time": "1769511209"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 169,
"time": "1769512284"
},
"departure": {
"delay": 169,
"time": "1769512309"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -15,
"time": "1769511867"
},
"departure": {
"delay": -15,
"time": "1769511885"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1769510921"
},
"departure": {
"delay": 41,
"time": "1769510921"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 139,
"time": "1769512421"
},
"departure": {
"delay": 139,
"time": "1769512459"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 185,
"time": "1769513045"
},
"departure": {
"delay": 185,
"time": "1769513045"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 107,
"time": "1769512187"
},
"departure": {
"delay": 107,
"time": "1769512187"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1769511584"
},
"departure": {
"delay": 129,
"time": "1769511609"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1769512553"
},
"departure": {
"delay": 173,
"time": "1769512553"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 169,
"time": "1769512609"
},
"departure": {
"delay": 169,
"time": "1769512609"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 129,
"time": "1769511489"
},
"departure": {
"delay": 129,
"time": "1769511489"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1769511746"
},
"departure": {
"delay": 26,
"time": "1769511746"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1769513210"
},
"departure": {
"delay": 110,
"time": "1769513210"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 85,
"time": "1769511685"
},
"departure": {
"delay": 85,
"time": "1769511685"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769510760"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1769512354"
},
"departure": {
"delay": 154,
"time": "1769512354"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1769511265"
},
"departure": {
"delay": 145,
"time": "1769511265"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1769512123"
},
"departure": {
"delay": 43,
"time": "1769512123"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 165,
"time": "1769513365"
},
"departure": {
"delay": 165,
"time": "1769513385"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 71,
"time": "1769512151"
},
"departure": {
"delay": 71,
"time": "1769512151"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1769512662"
},
"departure": {
"delay": 124,
"time": "1769512684"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769510620",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11108:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6480160384614400x9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -109,
"time": "1769516221"
},
"departure": {
"delay": -109,
"time": "1769516231"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1769516110"
},
"departure": {
"delay": -40,
"time": "1769516120"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -299,
"time": "1769516451"
},
"departure": {
"delay": -299,
"time": "1769516461"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1769515322"
},
"departure": {
"delay": 12,
"time": "1769515332"
},
"stopId": "FR:50165:ZE:767160014:ATOUMOD105",
"stopSequence": 7
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:50647:ZE:748690002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -409,
"time": "1769517721"
},
"departure": {
"delay": -409,
"time": "1769517731"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -281,
"time": "1769516409"
},
"departure": {
"delay": -281,
"time": "1769516419"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1769515552"
},
"departure": {
"delay": 62,
"time": "1769515562"
},
"stopId": "FR:50165:ZE:746190003:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -45,
"time": "1769516045"
},
"departure": {
"delay": -45,
"time": "1769516055"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1769515881"
},
"departure": {
"delay": -29,
"time": "1769515891"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1769515005"
},
"departure": {
"delay": -5,
"time": "1769515015"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -413,
"time": "1769517657"
},
"departure": {
"delay": -413,
"time": "1769517667"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -351,
"time": "1769517299"
},
"departure": {
"delay": -351,
"time": "1769517309"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 63,
"time": "1769515613"
},
"departure": {
"delay": 63,
"time": "1769515623"
},
"stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -132,
"time": "1769516318"
},
"departure": {
"delay": -132,
"time": "1769516328"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -381,
"time": "1769516909"
},
"departure": {
"delay": -381,
"time": "1769516919"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -4,
"time": "1769515786"
},
"departure": {
"delay": -4,
"time": "1769515796"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1769514951"
},
"departure": {
"delay": 1,
"time": "1769514961"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -360,
"time": "1769516870"
},
"departure": {
"delay": -360,
"time": "1769516880"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -284,
"time": "1769517916"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -357,
"time": "1769516813"
},
"departure": {
"delay": -357,
"time": "1769516823"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1769515714"
},
"departure": {
"delay": 44,
"time": "1769515724"
},
"stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1769515069"
},
"departure": {
"delay": -1,
"time": "1769515079"
},
"stopId": "FR:50647:ZE:761940003:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -408,
"time": "1769517482"
},
"departure": {
"delay": -408,
"time": "1769517492"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -356,
"time": "1769516994"
},
"departure": {
"delay": -356,
"time": "1769517004"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1769515433"
},
"departure": {
"delay": 63,
"time": "1769515443"
},
"stopId": "FR:50165:ZE:757990018:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -345,
"time": "1769516645"
},
"departure": {
"delay": -345,
"time": "1769516655"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -308,
"time": "1769517222"
},
"departure": {
"delay": -308,
"time": "1769517232"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -329,
"time": "1769516541"
},
"departure": {
"delay": -329,
"time": "1769516551"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1769515161"
},
"departure": {
"delay": 31,
"time": "1769515171"
},
"stopId": "FR:50647:ZE:759840002:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -391,
"time": "1769517559"
},
"departure": {
"delay": -391,
"time": "1769517569"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -321,
"time": "1769517149"
},
"departure": {
"delay": -321,
"time": "1769517159"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -49,
"time": "1769516161"
},
"departure": {
"delay": -49,
"time": "1769516171"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -392,
"time": "1769517378"
},
"departure": {
"delay": -392,
"time": "1769517388"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -368,
"time": "1769516742"
},
"departure": {
"delay": -368,
"time": "1769516752"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1769515260"
},
"departure": {
"delay": 10,
"time": "1769515270"
},
"stopId": "FR:50647:ZE:738750003:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1769515482"
},
"departure": {
"delay": 52,
"time": "1769515492"
},
"stopId": "FR:50165:ZE:767190002:ATOUMOD105",
"stopSequence": 9
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6480160384614400x9:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9900:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1769513919"
},
"departure": {
"delay": 99,
"time": "1769513919"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769514305"
},
"departure": {
"delay": 125,
"time": "1769514305"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1769514699"
},
"departure": {
"delay": 99,
"time": "1769514699"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1769513519"
},
"departure": {
"delay": 59,
"time": "1769513519"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1769513472"
},
"departure": {
"delay": 72,
"time": "1769513472"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1769514796"
},
"departure": {
"delay": 16,
"time": "1769514796"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1769515103"
},
"departure": {
"delay": 23,
"time": "1769515103"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 114,
"time": "1769513671"
},
"departure": {
"delay": 114,
"time": "1769513694"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1769515202"
},
"departure": {
"delay": 62,
"time": "1769515202"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1769514843"
},
"departure": {
"delay": 63,
"time": "1769514843"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1769515142"
},
"departure": {
"delay": 62,
"time": "1769515142"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 141,
"time": "1769514621"
},
"departure": {
"delay": 141,
"time": "1769514621"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 149,
"time": "1769514269"
},
"departure": {
"delay": 149,
"time": "1769514269"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1769514520"
},
"departure": {
"delay": 100,
"time": "1769514520"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1769513369"
},
"departure": {
"delay": 29,
"time": "1769513369"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1769513845"
},
"departure": {
"delay": 85,
"time": "1769513845"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1769514022"
},
"departure": {
"delay": 104,
"time": "1769514044"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 44,
"time": "1769513144"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769513397"
},
"departure": {
"delay": 57,
"time": "1769513397"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1769514777"
},
"departure": {
"delay": 57,
"time": "1769514777"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 149,
"time": "1769514569"
},
"departure": {
"delay": 149,
"time": "1769514569"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1769514931"
},
"departure": {
"delay": 31,
"time": "1769514931"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1769515041"
},
"departure": {
"delay": 21,
"time": "1769515041"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1769515404"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1769513320"
},
"departure": {
"delay": 40,
"time": "1769513320"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1769514369"
},
"departure": {
"delay": 69,
"time": "1769514369"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 134,
"time": "1769514194"
},
"departure": {
"delay": 134,
"time": "1769514194"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1769514094"
},
"departure": {
"delay": 94,
"time": "1769514094"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1769513779"
},
"departure": {
"delay": 139,
"time": "1769513779"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1769515284"
},
"departure": {
"delay": 24,
"time": "1769515284"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769513150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9900:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746208x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 335,
"time": "1769498938"
},
"departure": {
"delay": 335,
"time": "1769498975"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1769496505"
},
"departure": {
"delay": 37,
"time": "1769496517"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1769497267"
},
"departure": {
"delay": 122,
"time": "1769497322"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 323,
"time": "1769499109"
},
"departure": {
"delay": 323,
"time": "1769499143"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 136,
"time": "1769497361"
},
"departure": {
"delay": 136,
"time": "1769497396"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 297,
"time": "1769498602"
},
"departure": {
"delay": 297,
"time": "1769498637"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 38,
"time": "1769496278"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 379,
"time": "1769499350"
},
"departure": {
"delay": 379,
"time": "1769499379"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 335,
"time": "1769499387"
},
"departure": {
"delay": 335,
"time": "1769499395"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 52,
"time": "1769496853"
},
"departure": {
"delay": 52,
"time": "1769496892"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1769496789"
},
"departure": {
"delay": 84,
"time": "1769496804"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1769496429"
},
"departure": {
"delay": 56,
"time": "1769496476"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 81,
"time": "1769496645"
},
"departure": {
"delay": 81,
"time": "1769496681"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 262,
"time": "1769499616"
},
"departure": {
"delay": 262,
"time": "1769499622"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 358,
"time": "1769498849"
},
"departure": {
"delay": 358,
"time": "1769498878"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 76,
"time": "1769497122"
},
"departure": {
"delay": 76,
"time": "1769497156"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 252,
"time": "1769497718"
},
"departure": {
"delay": 252,
"time": "1769497752"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 383,
"time": "1769499291"
},
"departure": {
"delay": 383,
"time": "1769499323"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1769496537"
},
"departure": {
"delay": 31,
"time": "1769496571"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 253,
"time": "1769498072"
},
"departure": {
"delay": 253,
"time": "1769498113"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 132,
"time": "1769497172"
},
"departure": {
"delay": 132,
"time": "1769497212"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 251,
"time": "1769499638"
},
"departure": {
"delay": 251,
"time": "1769499671"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 320,
"time": "1769499227"
},
"departure": {
"delay": 320,
"time": "1769499260"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 87,
"time": "1769496694"
},
"departure": {
"delay": 87,
"time": "1769496747"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 360,
"time": "1769498488"
},
"departure": {
"delay": 360,
"time": "1769498520"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 335,
"time": "1769498777"
},
"departure": {
"delay": 335,
"time": "1769498795"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 274,
"time": "1769499755"
},
"departure": {
"delay": 274,
"time": "1769499814"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 327,
"time": "1769499001"
},
"departure": {
"delay": 327,
"time": "1769499027"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 339,
"time": "1769498707"
},
"departure": {
"delay": 339,
"time": "1769498739"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 358,
"time": "1769499449"
},
"departure": {
"delay": 358,
"time": "1769499478"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 304,
"time": "1769499506"
},
"departure": {
"delay": 304,
"time": "1769499544"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 84,
"time": "1769497074"
},
"departure": {
"delay": 84,
"time": "1769497104"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 337,
"time": "1769498332"
},
"departure": {
"delay": 337,
"time": "1769498377"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 267,
"time": "1769499561"
},
"departure": {
"delay": 267,
"time": "1769499567"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 221,
"time": "1769497846"
},
"departure": {
"delay": 221,
"time": "1769497901"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1769496326"
},
"departure": {
"delay": 48,
"time": "1769496348"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 260,
"time": "1769499830"
},
"departure": {
"delay": 260,
"time": "1769499860"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 247,
"time": "1769499890"
},
"departure": {
"delay": 247,
"time": "1769499907"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 279,
"time": "1769498145"
},
"departure": {
"delay": 279,
"time": "1769498199"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1769497001"
},
"departure": {
"delay": 82,
"time": "1769497042"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1769496604"
},
"departure": {
"delay": 32,
"time": "1769496632"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1769496821"
},
"departure": {
"delay": 55,
"time": "1769496835"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 207,
"time": "1769497485"
},
"departure": {
"delay": 207,
"time": "1769497587"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 318,
"time": "1769499486"
},
"departure": {
"delay": 318,
"time": "1769499498"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 218,
"time": "1769499938"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 285,
"time": "1769497970"
},
"departure": {
"delay": 285,
"time": "1769498025"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 303,
"time": "1769498571"
},
"departure": {
"delay": 303,
"time": "1769498583"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 301,
"time": "1769498225"
},
"departure": {
"delay": 301,
"time": "1769498281"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 330,
"time": "1769498902"
},
"departure": {
"delay": 330,
"time": "1769498910"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 327,
"time": "1769499180"
},
"departure": {
"delay": 327,
"time": "1769499207"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746208x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747889x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1769499124"
},
"departure": {
"delay": 140,
"time": "1769499140"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1769498237"
},
"departure": {
"delay": 111,
"time": "1769498271"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 176,
"time": "1769498541"
},
"departure": {
"delay": 176,
"time": "1769498576"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1769497549"
},
"departure": {
"delay": 44,
"time": "1769497784"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 12,
"time": "1769497512"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1769499288"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 177,
"time": "1769499166"
},
"departure": {
"delay": 177,
"time": "1769499177"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 195,
"time": "1769498611"
},
"departure": {
"delay": 195,
"time": "1769498655"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 276,
"time": "1769498712"
},
"departure": {
"delay": 276,
"time": "1769498736"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1769498078"
},
"departure": {
"delay": 76,
"time": "1769498116"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1769499016"
},
"departure": {
"delay": 142,
"time": "1769499022"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1769497865"
},
"departure": {
"delay": 83,
"time": "1769497943"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 134,
"time": "1769498434"
},
"departure": {
"delay": 134,
"time": "1769498474"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 207,
"time": "1769498829"
},
"departure": {
"delay": 207,
"time": "1769498847"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 189,
"time": "1769498490"
},
"departure": {
"delay": 189,
"time": "1769498529"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 123,
"time": "1769498364"
},
"departure": {
"delay": 123,
"time": "1769498403"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 182,
"time": "1769498963"
},
"departure": {
"delay": 182,
"time": "1769499002"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 177,
"time": "1769499202"
},
"departure": {
"delay": 177,
"time": "1769499237"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 166,
"time": "1769498917"
},
"departure": {
"delay": 166,
"time": "1769498926"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1769498004"
},
"departure": {
"delay": 126,
"time": "1769498046"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1769498206"
},
"departure": {
"delay": 117,
"time": "1769498217"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 249,
"time": "1769498759"
},
"departure": {
"delay": 249,
"time": "1769498769"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 191,
"time": "1769499051"
},
"departure": {
"delay": 191,
"time": "1769499071"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747889x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747896x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769506770"
},
"departure": {
"delay": 54,
"time": "1769506794"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1769506513"
},
"departure": {
"delay": -5,
"time": "1769506555"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 12,
"time": "1769505732"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1769506102"
},
"departure": {
"delay": 66,
"time": "1769506146"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1769506206"
},
"departure": {
"delay": 74,
"time": "1769506214"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1769507015"
},
"departure": {
"delay": 66,
"time": "1769507046"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1769507190"
},
"departure": {
"delay": 43,
"time": "1769507203"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1769506378"
},
"departure": {
"delay": 10,
"time": "1769506390"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1769507375"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1769507111"
},
"departure": {
"delay": 91,
"time": "1769507131"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1769507284"
},
"departure": {
"delay": 102,
"time": "1769507322"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1769506725"
},
"departure": {
"delay": 63,
"time": "1769506743"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1769506656"
},
"departure": {
"delay": 82,
"time": "1769506702"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769506967"
},
"departure": {
"delay": 54,
"time": "1769506974"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769506571"
},
"departure": {
"delay": 35,
"time": "1769506595"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1769506246"
},
"departure": {
"delay": 27,
"time": "1769506287"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1769507064"
},
"departure": {
"delay": 38,
"time": "1769507078"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1769506612"
},
"departure": {
"time": "1769506620"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769506325"
},
"departure": {
"delay": 38,
"time": "1769506358"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1769506868"
},
"departure": {
"delay": 90,
"time": "1769506890"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1769507232"
},
"departure": {
"delay": 103,
"time": "1769507263"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1769506478"
},
"departure": {
"delay": -12,
"time": "1769506488"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769505804"
},
"departure": {
"delay": 33,
"time": "1769505993"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747896x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597040:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1769518847"
},
"departure": {
"delay": -13,
"time": "1769518847"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1769518937"
},
"departure": {
"delay": 17,
"time": "1769518937"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -84,
"time": "1769518656"
},
"departure": {
"delay": -84,
"time": "1769518656"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3217,
"time": "1769514803"
},
"departure": {
"delay": -3217,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3277,
"time": "1769514803"
},
"departure": {
"delay": -3277,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1769518331"
},
"departure": {
"delay": 11,
"time": "1769518331"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1769518523"
},
"departure": {
"delay": 23,
"time": "1769518523"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -37,
"time": "1769518583"
},
"departure": {
"delay": -37,
"time": "1769518583"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -14,
"time": "1769519206"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1769519154"
},
"departure": {
"delay": 54,
"time": "1769519154"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 42,
"time": "1769518422"
},
"departure": {
"delay": 42,
"time": "1769518422"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"delay": -3157,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -58,
"time": "1769518742"
},
"departure": {
"delay": -58,
"time": "1769518742"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1769518511"
},
"departure": {
"delay": 11,
"time": "1769518511"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1769518473"
},
"departure": {
"delay": 33,
"time": "1769518473"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1769518261"
},
"departure": {
"delay": 61,
"time": "1769518261"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1769519098"
},
"departure": {
"delay": 58,
"time": "1769519098"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597040:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13587:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 309,
"time": "1769513507"
},
"departure": {
"delay": 309,
"time": "1769513529"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 199,
"time": "1769515279"
},
"departure": {
"delay": 199,
"time": "1769515279"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 213,
"time": "1769515053"
},
"departure": {
"delay": 213,
"time": "1769515053"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 259,
"time": "1769514379"
},
"departure": {
"delay": 259,
"time": "1769514379"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 310,
"time": "1769513950"
},
"departure": {
"delay": 310,
"time": "1769513950"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 207,
"time": "1769515947"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 198,
"time": "1769515578"
},
"departure": {
"delay": 198,
"time": "1769515578"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 354,
"time": "1769513754"
},
"departure": {
"delay": 354,
"time": "1769513754"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 217,
"time": "1769515477"
},
"departure": {
"delay": 217,
"time": "1769515477"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 324,
"time": "1769513604"
},
"departure": {
"delay": 324,
"time": "1769513604"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 286,
"time": "1769513926"
},
"departure": {
"delay": 286,
"time": "1769513926"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 199,
"time": "1769515519"
},
"departure": {
"delay": 199,
"time": "1769515519"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 217,
"time": "1769515177"
},
"departure": {
"delay": 217,
"time": "1769515177"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 188,
"time": "1769514968"
},
"departure": {
"delay": 188,
"time": "1769514968"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 324,
"time": "1769513664"
},
"departure": {
"delay": 324,
"time": "1769513664"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 181,
"time": "1769515441"
},
"departure": {
"delay": 181,
"time": "1769515441"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 314,
"time": "1769513834"
},
"departure": {
"delay": 314,
"time": "1769513834"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 231,
"time": "1769514171"
},
"departure": {
"delay": 231,
"time": "1769514171"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 273,
"time": "1769513973"
},
"departure": {
"delay": 273,
"time": "1769513973"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 187,
"time": "1769515387"
},
"departure": {
"delay": 187,
"time": "1769515387"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 199,
"time": "1769514859"
},
"departure": {
"delay": 199,
"time": "1769514859"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 229,
"time": "1769514529"
},
"departure": {
"delay": 229,
"time": "1769514529"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 332,
"time": "1769513732"
},
"departure": {
"delay": 332,
"time": "1769513732"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 174,
"time": "1769514601"
},
"departure": {
"delay": 174,
"time": "1769514654"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 304,
"time": "1769514230"
},
"departure": {
"delay": 304,
"time": "1769514304"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 210,
"time": "1769515770"
},
"departure": {
"delay": 210,
"time": "1769515770"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 199,
"time": "1769514799"
},
"departure": {
"delay": 199,
"time": "1769514799"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 209,
"time": "1769514029"
},
"departure": {
"delay": 209,
"time": "1769514029"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 197,
"time": "1769515337"
},
"departure": {
"delay": 197,
"time": "1769515337"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 177,
"time": "1769515677"
},
"departure": {
"delay": 177,
"time": "1769515677"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 244,
"time": "1769513404"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 199,
"time": "1769515819"
},
"departure": {
"delay": 199,
"time": "1769515819"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 191,
"time": "1769514731"
},
"departure": {
"delay": 191,
"time": "1769514731"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 227,
"time": "1769515127"
},
"departure": {
"delay": 227,
"time": "1769515127"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 299,
"time": "1769513879"
},
"departure": {
"delay": 299,
"time": "1769513879"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769513420",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13587:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758384x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1769509233"
},
"departure": {
"delay": 108,
"time": "1769509248"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 318,
"time": "1769507943"
},
"departure": {
"delay": 318,
"time": "1769507958"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 208,
"time": "1769508523"
},
"departure": {
"delay": 208,
"time": "1769508568"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 143,
"time": "1769508793"
},
"departure": {
"delay": 143,
"time": "1769508803"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 233,
"time": "1769508162"
},
"departure": {
"delay": 233,
"time": "1769508173"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1769509549"
},
"departure": {
"delay": 73,
"time": "1769509573"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 134,
"time": "1769509743"
},
"departure": {
"delay": 134,
"time": "1769509754"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 175,
"time": "1769508226"
},
"departure": {
"delay": 175,
"time": "1769508235"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 181,
"time": "1769507022"
},
"departure": {
"delay": 181,
"time": "1769507041"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 369,
"time": "1769507604"
},
"departure": {
"delay": 369,
"time": "1769507649"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1769509402"
},
"departure": {
"delay": -38,
"time": "1769509402"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1769508949"
},
"departure": {
"delay": 116,
"time": "1769508956"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 174,
"time": "1769506841"
},
"departure": {
"delay": 174,
"time": "1769506854"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1769509665"
},
"departure": {
"delay": 124,
"time": "1769509684"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 131,
"time": "1769509871"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": -225,
"time": "1769506275"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758384x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746168x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1769505942"
},
"departure": {
"delay": 18,
"time": "1769505978"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1769504308"
},
"departure": {
"delay": 47,
"time": "1769504327"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769504952"
},
"departure": {
"delay": 42,
"time": "1769504982"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1769504418"
},
"departure": {
"delay": 46,
"time": "1769504446"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1769504116"
},
"departure": {
"delay": 90,
"time": "1769504130"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1769507064"
},
"departure": {
"delay": -7,
"time": "1769507093"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -4,
"time": "1769506151"
},
"departure": {
"delay": -4,
"time": "1769506196"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1769507161"
},
"departure": {
"delay": 12,
"time": "1769507172"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 36,
"time": "1769504760"
},
"departure": {
"delay": 36,
"time": "1769504796"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1769504715"
},
"departure": {
"delay": 31,
"time": "1769504731"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1769505763"
},
"departure": {
"delay": 70,
"time": "1769505850"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 29,
"time": "1769506903"
},
"departure": {
"delay": 29,
"time": "1769506949"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -10,
"time": "1769505610"
},
"departure": {
"delay": -10,
"time": "1769505650"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1769504843"
},
"departure": {
"delay": 33,
"time": "1769504853"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769507310"
},
"departure": {
"delay": 40,
"time": "1769507320"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 10,
"time": "1769505684"
},
"departure": {
"delay": 10,
"time": "1769505730"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1769505500"
},
"departure": {
"delay": -1,
"time": "1769505539"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -64,
"time": "1769505161"
},
"departure": {
"delay": -64,
"time": "1769505176"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -24,
"time": "1769504602"
},
"departure": {
"delay": -24,
"time": "1769504616"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1769506507"
},
"departure": {
"delay": 102,
"time": "1769506542"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 55,
"time": "1769504383"
},
"departure": {
"delay": 55,
"time": "1769504395"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 105,
"time": "1769506386"
},
"departure": {
"delay": 105,
"time": "1769506425"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1769505264"
},
"departure": {
"delay": 2,
"time": "1769505302"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1769504581"
},
"departure": {
"delay": 7,
"time": "1769504587"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1769506959"
},
"departure": {
"delay": -8,
"time": "1769506972"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 108,
"time": "1769504168"
},
"departure": {
"delay": 108,
"time": "1769504208"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 56,
"time": "1769504096"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1769506752"
},
"departure": {
"delay": 26,
"time": "1769506766"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 22,
"time": "1769506780"
},
"departure": {
"delay": 22,
"time": "1769506822"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -10,
"time": "1769505092"
},
"departure": {
"delay": -10,
"time": "1769505110"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1769505051"
},
"departure": {
"delay": 10,
"time": "1769505070"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1769507189"
},
"departure": {
"delay": -18,
"time": "1769507202"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -9,
"time": "1769504656"
},
"departure": {
"delay": -9,
"time": "1769504691"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1769506722"
},
"departure": {
"delay": 50,
"time": "1769506730"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 64,
"time": "1769507260"
},
"departure": {
"delay": 64,
"time": "1769507284"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 61,
"time": "1769504258"
},
"departure": {
"delay": 61,
"time": "1769504281"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1769506022"
},
"departure": {
"delay": -21,
"time": "1769506059"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 52,
"time": "1769506574"
},
"departure": {
"delay": 52,
"time": "1769506612"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 84,
"time": "1769505892"
},
"departure": {
"delay": 84,
"time": "1769505924"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1769504470"
},
"departure": {
"delay": 46,
"time": "1769504506"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1769506669"
},
"departure": {
"delay": 22,
"time": "1769506702"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -17,
"time": "1769507108"
},
"departure": {
"delay": -17,
"time": "1769507143"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 19,
"time": "1769505388"
},
"departure": {
"delay": 19,
"time": "1769505439"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1769505008"
},
"departure": {
"delay": 18,
"time": "1769505018"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -14,
"time": "1769507386"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 18,
"time": "1769505337"
},
"departure": {
"delay": 18,
"time": "1769505378"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1769504506"
},
"departure": {
"delay": 79,
"time": "1769504539"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1769507015"
},
"departure": {
"delay": -13,
"time": "1769507027"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
}
],
"timestamp": "1769514817",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746168x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4792:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769514605"
},
"departure": {
"delay": 5,
"time": "1769514605"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1769515208"
},
"departure": {
"delay": 8,
"time": "1769515208"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1769515108"
},
"departure": {
"delay": 28,
"time": "1769515108"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1769515016"
},
"departure": {
"delay": -4,
"time": "1769515016"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1769514908"
},
"departure": {
"delay": 8,
"time": "1769514908"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1769514668"
},
"departure": {
"delay": 8,
"time": "1769514668"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769514842"
},
"departure": {
"delay": 2,
"time": "1769514842"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 31,
"time": "1769514571"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1769514752"
},
"departure": {
"delay": 32,
"time": "1769514752"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769514541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4792:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3109F5520724x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769512800"
},
"departure": {
"time": "1769512860"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769514540"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769511480"
},
"departure": {
"time": "1769511660"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1769506800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769513640"
},
"departure": {
"time": "1769513700"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1769503171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3109F5520724x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769542080"
},
"departure": {
"time": "1769542080"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769542920"
},
"departure": {
"time": "1769542920"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769542620"
},
"departure": {
"time": "1769542620"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769541660"
},
"departure": {
"time": "1769541660"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769542140"
},
"departure": {
"time": "1769542140"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769540700"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769543460"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769543280"
},
"departure": {
"time": "1769543280"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769541840"
},
"departure": {
"time": "1769541840"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769542085"
},
"departure": {
"delay": 5,
"time": "1769542085"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769543400"
},
"departure": {
"time": "1769543400"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769541540"
},
"departure": {
"time": "1769541540"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769541420"
},
"departure": {
"time": "1769541420"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769541480"
},
"departure": {
"time": "1769541480"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769542800"
},
"departure": {
"time": "1769542800"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769541180"
},
"departure": {
"time": "1769541180"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769541960"
},
"departure": {
"time": "1769541960"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769542260"
},
"departure": {
"time": "1769542260"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769543040"
},
"departure": {
"time": "1769543040"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769543220"
},
"departure": {
"time": "1769543220"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769542380"
},
"departure": {
"time": "1769542380"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769542440"
},
"departure": {
"time": "1769542440"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769543340"
},
"departure": {
"time": "1769543340"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769542020"
},
"departure": {
"time": "1769542020"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769543160"
},
"departure": {
"time": "1769543160"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769541600"
},
"departure": {
"time": "1769541600"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx633:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10266:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769513865"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 21,
"time": "1769513531"
},
"departure": {
"delay": 21,
"time": "1769513541"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 126,
"time": "1769513226"
},
"departure": {
"delay": 126,
"time": "1769513226"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1769513013"
},
"departure": {
"delay": 153,
"time": "1769513013"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1769512596"
},
"departure": {
"delay": 37,
"time": "1769512597"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1769512074"
},
"departure": {
"delay": -6,
"time": "1769512074"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 148,
"time": "1769512920"
},
"departure": {
"delay": 148,
"time": "1769512948"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1769512412"
},
"departure": {
"delay": 32,
"time": "1769512412"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769512353"
},
"departure": {
"delay": 33,
"time": "1769512353"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1769513368"
},
"departure": {
"delay": 28,
"time": "1769513368"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 176,
"time": "1769512825"
},
"departure": {
"delay": 176,
"time": "1769512856"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1769512715"
},
"departure": {
"delay": 95,
"time": "1769512715"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1769512287"
},
"departure": {
"delay": 27,
"time": "1769512287"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1769513105"
},
"departure": {
"delay": 125,
"time": "1769513105"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1769513067"
},
"departure": {
"delay": 147,
"time": "1769513067"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1769512116"
},
"departure": {
"delay": -24,
"time": "1769512116"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769512020"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1769513402"
},
"departure": {
"delay": 62,
"time": "1769513402"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 98,
"time": "1769512776"
},
"departure": {
"delay": 98,
"time": "1769512778"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1769512237"
},
"departure": {
"delay": 37,
"time": "1769512237"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769512460"
},
"departure": {
"delay": 20,
"time": "1769512460"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1769513358"
},
"departure": {
"delay": 78,
"time": "1769513358"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 62,
"time": "1769512562"
},
"departure": {
"delay": 62,
"time": "1769512562"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1769512032"
},
"departure": {
"delay": 12,
"time": "1769512032"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1769513138"
},
"departure": {
"delay": 98,
"time": "1769513138"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1769513410"
},
"departure": {
"delay": 23,
"time": "1769513423"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1769513618"
},
"departure": {
"delay": -1,
"time": "1769513639"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769512000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10266:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7608:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1769513241"
},
"departure": {
"delay": 81,
"time": "1769513241"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -51,
"time": "1769513444"
},
"departure": {
"delay": -51,
"time": "1769513469"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -66,
"time": "1769514294"
},
"departure": {
"delay": -66,
"time": "1769514294"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1769512823"
},
"departure": {
"delay": 23,
"time": "1769512823"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -86,
"time": "1769514019"
},
"departure": {
"delay": -86,
"time": "1769514094"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1769512898"
},
"departure": {
"delay": 38,
"time": "1769512898"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1769513622"
},
"departure": {
"delay": -18,
"time": "1769513622"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769512655"
},
"departure": {
"delay": 35,
"time": "1769512655"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -9,
"time": "1769514471"
},
"departure": {
"delay": -9,
"time": "1769514471"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -2,
"time": "1769514598"
},
"departure": {
"delay": -2,
"time": "1769514598"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1769512748"
},
"departure": {
"delay": 8,
"time": "1769512748"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1769514670"
},
"departure": {
"delay": 10,
"time": "1769514670"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -96,
"time": "1769514144"
},
"departure": {
"delay": -96,
"time": "1769514144"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -14,
"time": "1769513326"
},
"departure": {
"delay": -14,
"time": "1769513326"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769512620"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1769513269"
},
"departure": {
"delay": 49,
"time": "1769513269"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1769513814"
},
"departure": {
"delay": -1,
"time": "1769513819"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1769513069"
},
"departure": {
"delay": 29,
"time": "1769513069"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1769514966"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -6,
"time": "1769513669"
},
"departure": {
"delay": -6,
"time": "1769513694"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1769514744"
},
"departure": {
"delay": 24,
"time": "1769514744"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 39,
"time": "1769513019"
},
"departure": {
"delay": 39,
"time": "1769513019"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -78,
"time": "1769514222"
},
"departure": {
"delay": -78,
"time": "1769514222"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1769513153"
},
"departure": {
"delay": 53,
"time": "1769513153"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1769514534"
},
"departure": {
"delay": -6,
"time": "1769514534"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -30,
"time": "1769513370"
},
"departure": {
"delay": -30,
"time": "1769513370"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -62,
"time": "1769513916"
},
"departure": {
"delay": -62,
"time": "1769513938"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -15,
"time": "1769513565"
},
"departure": {
"delay": -15,
"time": "1769513565"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 72,
"time": "1769512872"
},
"departure": {
"delay": 72,
"time": "1769512872"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769513744"
},
"departure": {
"delay": 9,
"time": "1769513769"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769512100",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7608:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769517540"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769517300"
},
"departure": {
"time": "1769517300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769514775",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:595:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7890:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1769514952"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -28,
"time": "1769512652"
},
"departure": {
"delay": -28,
"time": "1769512652"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 187,
"time": "1769514127"
},
"departure": {
"delay": 187,
"time": "1769514127"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1769513159"
},
"departure": {
"delay": 78,
"time": "1769513178"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1769514577"
},
"departure": {
"delay": 97,
"time": "1769514577"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1769512530"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -93,
"time": "1769513727"
},
"departure": {
"delay": -93,
"time": "1769513727"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1769514310"
},
"departure": {
"delay": 130,
"time": "1769514310"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1769514652"
},
"departure": {
"delay": 52,
"time": "1769514652"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 68,
"time": "1769514728"
},
"departure": {
"delay": 68,
"time": "1769514728"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -8,
"time": "1769512809"
},
"departure": {
"delay": -8,
"time": "1769512852"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -43,
"time": "1769512577"
},
"departure": {
"delay": -43,
"time": "1769512577"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1769513452"
},
"departure": {
"delay": 17,
"time": "1769513477"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 157,
"time": "1769514230"
},
"departure": {
"delay": 157,
"time": "1769514277"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1769513240"
},
"departure": {
"delay": -40,
"time": "1769513240"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1769513552"
},
"departure": {
"delay": -28,
"time": "1769513552"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 139,
"time": "1769514199"
},
"departure": {
"delay": 139,
"time": "1769514199"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1769514832"
},
"departure": {
"delay": 52,
"time": "1769514832"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1769512970"
},
"departure": {
"delay": 50,
"time": "1769512970"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -83,
"time": "1769513633"
},
"departure": {
"delay": -83,
"time": "1769513677"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -73,
"time": "1769512727"
},
"departure": {
"delay": -73,
"time": "1769512727"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1769514352"
},
"departure": {
"delay": 112,
"time": "1769514352"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 92,
"time": "1769514452"
},
"departure": {
"delay": 92,
"time": "1769514452"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1769514630"
},
"departure": {
"delay": 90,
"time": "1769514630"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -34,
"time": "1769513366"
},
"departure": {
"delay": -34,
"time": "1769513366"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 148,
"time": "1769514028"
},
"departure": {
"delay": 148,
"time": "1769514028"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1769514527"
},
"departure": {
"delay": 107,
"time": "1769514527"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1769513027"
},
"departure": {
"delay": 72,
"time": "1769513052"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769512129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7890:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745664x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 179,
"time": "1769503697"
},
"departure": {
"delay": 179,
"time": "1769503739"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 178,
"time": "1769505082"
},
"departure": {
"delay": 178,
"time": "1769505118"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 183,
"time": "1769504729"
},
"departure": {
"delay": 183,
"time": "1769504763"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 71,
"time": "1769504181"
},
"departure": {
"delay": 71,
"time": "1769504231"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 218,
"time": "1769505005"
},
"departure": {
"delay": 218,
"time": "1769505038"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1769505382"
},
"departure": {
"delay": 117,
"time": "1769505417"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 103,
"time": "1769503327"
},
"departure": {
"delay": 103,
"time": "1769503363"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1769503078"
},
"departure": {
"delay": 98,
"time": "1769503118"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1769505297"
},
"departure": {
"delay": 103,
"time": "1769505343"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 174,
"time": "1769504895"
},
"departure": {
"delay": 174,
"time": "1769504934"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 109,
"time": "1769503171"
},
"departure": {
"delay": 109,
"time": "1769503189"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 198,
"time": "1769504799"
},
"departure": {
"delay": 198,
"time": "1769504838"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 186,
"time": "1769503758"
},
"departure": {
"delay": 186,
"time": "1769503806"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1769505268"
},
"departure": {
"delay": 99,
"time": "1769505279"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 152,
"time": "1769503855"
},
"departure": {
"delay": 152,
"time": "1769503892"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 168,
"time": "1769505162"
},
"departure": {
"delay": 168,
"time": "1769505168"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1769502641"
},
"departure": {
"delay": 25,
"time": "1769502685"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1769502583"
},
"departure": {
"delay": 16,
"time": "1769502616"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1769502856"
},
"departure": {
"delay": 52,
"time": "1769502892"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1769502746"
},
"departure": {
"delay": 41,
"time": "1769502761"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 17,
"time": "1769502497"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769504282"
},
"departure": {
"delay": 40,
"time": "1769504320"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 97,
"time": "1769504050"
},
"departure": {
"delay": 97,
"time": "1769504077"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1769505207"
},
"departure": {
"delay": 120,
"time": "1769505240"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 194,
"time": "1769504413"
},
"departure": {
"delay": 194,
"time": "1769504594"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1769503990"
},
"departure": {
"delay": 103,
"time": "1769504023"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1769502701"
},
"departure": {
"delay": 61,
"time": "1769502721"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1769503220"
},
"departure": {
"delay": 108,
"time": "1769503248"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 111,
"time": "1769504113"
},
"departure": {
"delay": 111,
"time": "1769504151"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1769503924"
},
"departure": {
"delay": 108,
"time": "1769503968"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1769502971"
},
"departure": {
"delay": 109,
"time": "1769503009"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1769505462"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745664x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745144x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -52,
"time": "1769510180"
},
"departure": {
"delay": -52,
"time": "1769510228"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1769510579"
},
"departure": {
"delay": -23,
"time": "1769510617"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -43,
"time": "1769510433"
},
"departure": {
"delay": -43,
"time": "1769510477"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1769509986"
},
"departure": {
"delay": -17,
"time": "1769510023"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1769509636"
},
"departure": {
"delay": 10,
"time": "1769509690"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -47,
"time": "1769510645"
},
"departure": {
"delay": -47,
"time": "1769510653"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1769509321"
},
"departure": {
"delay": -8,
"time": "1769509372"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -162,
"time": "1769510778"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1769510068"
},
"departure": {
"delay": -33,
"time": "1769510127"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 5,
"time": "1769509205"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1769509483"
},
"departure": {
"delay": 9,
"time": "1769509569"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -73,
"time": "1769510680"
},
"departure": {
"delay": -73,
"time": "1769510687"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -68,
"time": "1769510380"
},
"departure": {
"delay": -68,
"time": "1769510392"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1769509419"
},
"departure": {
"delay": -6,
"time": "1769509434"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1769509596"
},
"departure": {
"delay": -8,
"time": "1769509612"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -26,
"time": "1769510505"
},
"departure": {
"delay": -26,
"time": "1769510554"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -42,
"time": "1769510258"
},
"departure": {
"delay": -42,
"time": "1769510298"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1769509906"
},
"departure": {
"delay": 19,
"time": "1769509939"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1769509754"
},
"departure": {
"delay": 47,
"time": "1769509787"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745144x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745196x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 178,
"time": "1769494833"
},
"departure": {
"delay": 178,
"time": "1769494918"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1769495885"
},
"departure": {
"delay": 162,
"time": "1769495922"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1769495640"
},
"departure": {
"delay": 115,
"time": "1769495695"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1769496072"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1769495543"
},
"departure": {
"delay": 99,
"time": "1769495619"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1769494633"
},
"departure": {
"delay": 95,
"time": "1769494655"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1769494535"
},
"departure": {
"delay": 132,
"time": "1769494572"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 145,
"time": "1769495722"
},
"departure": {
"delay": 145,
"time": "1769495785"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1769495226"
},
"departure": {
"delay": 118,
"time": "1769495278"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 161,
"time": "1769495804"
},
"departure": {
"delay": 161,
"time": "1769495861"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1769495474"
},
"departure": {
"delay": 55,
"time": "1769495515"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1769494696"
},
"departure": {
"delay": 129,
"time": "1769494749"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 165,
"time": "1769495051"
},
"departure": {
"delay": 165,
"time": "1769495085"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1769494772"
},
"departure": {
"delay": 119,
"time": "1769494799"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1769495325"
},
"departure": {
"delay": 82,
"time": "1769495362"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 89,
"time": "1769494469"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1769495387"
},
"departure": {
"delay": 81,
"time": "1769495421"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1769495133"
},
"departure": {
"delay": 146,
"time": "1769495186"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745196x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745230x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1769501329"
},
"departure": {
"delay": 38,
"time": "1769501378"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -67,
"time": "1769501771"
},
"departure": {
"delay": -67,
"time": "1769501813"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1769501186"
},
"departure": {
"delay": 54,
"time": "1769501214"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -67,
"time": "1769502000"
},
"departure": {
"delay": -67,
"time": "1769502053"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -77,
"time": "1769502083"
},
"departure": {
"delay": -77,
"time": "1769502103"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -58,
"time": "1769502132"
},
"departure": {
"delay": -58,
"time": "1769502182"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1769501010"
},
"departure": {
"delay": 79,
"time": "1769501059"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -52,
"time": "1769502268"
},
"departure": {
"delay": -52,
"time": "1769502308"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -53,
"time": "1769502208"
},
"departure": {
"delay": -53,
"time": "1769502247"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -82,
"time": "1769501842"
},
"departure": {
"delay": -82,
"time": "1769501858"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1769501481"
},
"departure": {
"delay": 1,
"time": "1769501521"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1769501245"
},
"departure": {
"delay": 45,
"time": "1769501265"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1769501562"
},
"departure": {
"delay": -22,
"time": "1769501618"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1769501100"
},
"departure": {
"delay": 99,
"time": "1769501139"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769501287"
},
"departure": {
"delay": 20,
"time": "1769501300"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -94,
"time": "1769501926"
},
"departure": {
"delay": -94,
"time": "1769501966"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1769501653"
},
"departure": {
"delay": -33,
"time": "1769501727"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -124,
"time": "1769502416"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 170,
"time": "1769500970"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745230x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14180:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1769516143"
},
"departure": {
"delay": 43,
"time": "1769516143"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1769516750"
},
"departure": {
"delay": 50,
"time": "1769516750"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1769517121"
},
"departure": {
"delay": 1,
"time": "1769517121"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1769515428"
},
"departure": {
"delay": 48,
"time": "1769515428"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1769517055"
},
"departure": {
"delay": 55,
"time": "1769517055"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 26,
"time": "1769515526"
},
"departure": {
"delay": 26,
"time": "1769515526"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769517520"
},
"departure": {
"delay": 40,
"time": "1769517520"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 34,
"time": "1769515474"
},
"departure": {
"delay": 34,
"time": "1769515474"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1769516962"
},
"departure": {
"delay": 22,
"time": "1769516962"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1769515615"
},
"departure": {
"delay": 55,
"time": "1769515615"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 14,
"time": "1769515754"
},
"departure": {
"delay": 14,
"time": "1769515754"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1769515695"
},
"departure": {
"delay": 15,
"time": "1769515695"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769516793"
},
"departure": {
"delay": 33,
"time": "1769516793"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769515842"
},
"departure": {
"delay": 42,
"time": "1769515842"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769517720"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1769516848"
},
"departure": {
"delay": 28,
"time": "1769516848"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1769517002"
},
"departure": {
"delay": 2,
"time": "1769517002"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1769515932"
},
"departure": {
"delay": 12,
"time": "1769515932"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14180:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1769516140"
},
"departure": {
"delay": -20,
"time": "1769516140"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -697,
"time": "1769514803"
},
"departure": {
"delay": -697,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -997,
"time": "1769514803"
},
"departure": {
"delay": -997,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -817,
"time": "1769514803"
},
"departure": {
"delay": -817,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1769516582"
},
"departure": {
"delay": 122,
"time": "1769516582"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1769516637"
},
"departure": {
"delay": 117,
"time": "1769516637"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -1117,
"time": "1769514803"
},
"departure": {
"delay": -1117,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1769516226"
},
"departure": {
"delay": 6,
"time": "1769516226"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": -577,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1117,
"time": "1769514803"
},
"departure": {
"delay": -1117,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1769516689"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 51,
"time": "1769516331"
},
"departure": {
"delay": 51,
"time": "1769516331"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -937,
"time": "1769514803"
},
"departure": {
"delay": -937,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1057,
"time": "1769514803"
},
"departure": {
"delay": -1057,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -637,
"time": "1769514803"
},
"departure": {
"delay": -637,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1769516421"
},
"departure": {
"delay": 81,
"time": "1769516421"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1237,
"time": "1769514803"
},
"departure": {
"delay": -1237,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597023:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11166:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1769514641"
},
"departure": {
"delay": 161,
"time": "1769514641"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 225,
"time": "1769515485"
},
"departure": {
"delay": 225,
"time": "1769515485"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1769513112"
},
"departure": {
"delay": 72,
"time": "1769513112"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 213,
"time": "1769515233"
},
"departure": {
"delay": 213,
"time": "1769515233"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 187,
"time": "1769514907"
},
"departure": {
"delay": 187,
"time": "1769514907"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 187,
"time": "1769514787"
},
"departure": {
"delay": 187,
"time": "1769514787"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 209,
"time": "1769515529"
},
"departure": {
"delay": 209,
"time": "1769515529"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 99,
"time": "1769514339"
},
"departure": {
"delay": 99,
"time": "1769514339"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 187,
"time": "1769515147"
},
"departure": {
"delay": 187,
"time": "1769515147"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -23,
"time": "1769514015"
},
"departure": {
"delay": -23,
"time": "1769514037"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1769513163"
},
"departure": {
"delay": 63,
"time": "1769513163"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1769513726"
},
"departure": {
"delay": 86,
"time": "1769513726"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 177,
"time": "1769514717"
},
"departure": {
"delay": 177,
"time": "1769514717"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769514115"
},
"departure": {
"delay": 60,
"time": "1769514240"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 214,
"time": "1769515114"
},
"departure": {
"delay": 214,
"time": "1769515114"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 243,
"time": "1769515743"
},
"departure": {
"delay": 243,
"time": "1769515743"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 103,
"time": "1769513563"
},
"departure": {
"delay": 103,
"time": "1769513563"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 233,
"time": "1769515073"
},
"departure": {
"delay": 233,
"time": "1769515073"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1769514370"
},
"departure": {
"delay": 130,
"time": "1769514370"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1769513062"
},
"departure": {
"delay": 22,
"time": "1769513062"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1769513624"
},
"departure": {
"delay": 104,
"time": "1769513624"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 214,
"time": "1769515294"
},
"departure": {
"delay": 214,
"time": "1769515294"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1769512992"
},
"departure": {
"delay": 12,
"time": "1769512992"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1769513240"
},
"departure": {
"delay": 102,
"time": "1769513262"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1769513866"
},
"departure": {
"delay": 8,
"time": "1769513888"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 216,
"time": "1769514996"
},
"departure": {
"delay": 216,
"time": "1769514996"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1769515620"
},
"departure": {
"delay": 240,
"time": "1769515620"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 71,
"time": "1769513831"
},
"departure": {
"delay": 71,
"time": "1769513831"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 194,
"time": "1769515694"
},
"departure": {
"delay": 194,
"time": "1769515694"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 187,
"time": "1769515807"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 239,
"time": "1769515379"
},
"departure": {
"delay": 239,
"time": "1769515379"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 142,
"time": "1769513422"
},
"departure": {
"delay": 142,
"time": "1769513422"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 187,
"time": "1769514442"
},
"departure": {
"delay": 187,
"time": "1769514487"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1769514317"
},
"departure": {
"delay": 77,
"time": "1769514317"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1769513346"
},
"departure": {
"delay": 66,
"time": "1769513346"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 205,
"time": "1769515585"
},
"departure": {
"delay": 205,
"time": "1769515585"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 172,
"time": "1769514532"
},
"departure": {
"delay": 172,
"time": "1769514532"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 17,
"time": "1769512937"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769512960",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11166:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6820:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769515851"
},
"departure": {
"delay": 51,
"time": "1769515851"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1769516028"
},
"departure": {
"delay": 48,
"time": "1769516028"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769515650"
},
"departure": {
"delay": 30,
"time": "1769515650"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769515950"
},
"departure": {
"delay": 30,
"time": "1769515950"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769516250"
},
"departure": {
"delay": 30,
"time": "1769516250"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1769515749"
},
"departure": {
"delay": 9,
"time": "1769515749"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1769516773"
},
"departure": {
"delay": 13,
"time": "1769516773"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1769516127"
},
"departure": {
"delay": 27,
"time": "1769516127"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769515350"
},
"departure": {
"delay": 30,
"time": "1769515350"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769516550"
},
"departure": {
"delay": 30,
"time": "1769516550"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 30,
"time": "1769515110"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1769515432"
},
"departure": {
"delay": 52,
"time": "1769515432"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1769516404"
},
"departure": {
"delay": 4,
"time": "1769516404"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1769515552"
},
"departure": {
"delay": 52,
"time": "1769515552"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1769515485"
},
"departure": {
"delay": 45,
"time": "1769515485"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1769515185"
},
"departure": {
"delay": 45,
"time": "1769515185"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769516910"
},
"departure": {
"delay": 30,
"time": "1769516910"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1769516344"
},
"departure": {
"delay": 4,
"time": "1769516344"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1769515235"
},
"departure": {
"delay": 35,
"time": "1769515235"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6820:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758437x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769512423"
},
"departure": {
"delay": 1,
"time": "1769512441"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1769510620"
},
"departure": {
"delay": 52,
"time": "1769510632"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 107,
"time": "1769509907"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 84,
"time": "1769510103"
},
"departure": {
"delay": 84,
"time": "1769510124"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1769510320"
},
"departure": {
"delay": 89,
"time": "1769510369"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1769510170"
},
"departure": {
"delay": 101,
"time": "1769510201"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1769510252"
},
"departure": {
"delay": 74,
"time": "1769510294"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1769510732"
},
"departure": {
"delay": 50,
"time": "1769510750"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1769510864"
},
"departure": {
"delay": -2,
"time": "1769510878"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1769512221"
},
"departure": {
"delay": 32,
"time": "1769512232"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1769510819"
},
"departure": {
"delay": 14,
"time": "1769510834"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -76,
"time": "1769511038"
},
"departure": {
"delay": -76,
"time": "1769511044"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1769511527"
},
"departure": {
"delay": 61,
"time": "1769511541"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1769510938"
},
"departure": {
"delay": 24,
"time": "1769510964"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1769511942"
},
"departure": {
"delay": 61,
"time": "1769511961"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 105,
"time": "1769510430"
},
"departure": {
"delay": 105,
"time": "1769510445"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769511465"
},
"departure": {
"delay": 60,
"time": "1769511480"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1769512282"
},
"departure": {
"delay": -4,
"time": "1769512316"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -79,
"time": "1769512721"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1769510014"
},
"departure": {
"delay": 135,
"time": "1769510055"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758437x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15195:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769514060"
},
"departure": {
"delay": 60,
"time": "1769514060"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769514420"
},
"departure": {
"time": "1769514420"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1769512560"
},
"departure": {
"delay": 60,
"time": "1769512560"
},
"stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769512500"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769514360"
},
"departure": {
"time": "1769514360"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769513940"
},
"departure": {
"time": "1769513940"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769514720"
},
"departure": {
"delay": 60,
"time": "1769514720"
},
"stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769513580"
},
"departure": {
"time": "1769513580"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769512620"
},
"departure": {
"time": "1769512620"
},
"stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769512740"
},
"departure": {
"time": "1769512740"
},
"stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769512940"
},
"departure": {
"delay": 20,
"time": "1769512940"
},
"stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769514240"
},
"departure": {
"delay": 60,
"time": "1769514240"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769513820"
},
"departure": {
"delay": 60,
"time": "1769513820"
},
"stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769512800"
},
"departure": {
"time": "1769512800"
},
"stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769513700"
},
"departure": {
"time": "1769513700"
},
"stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769514540"
},
"departure": {
"delay": 60,
"time": "1769514540"
},
"stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769514260"
},
"departure": {
"delay": 20,
"time": "1769514260"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769513880"
},
"departure": {
"delay": 60,
"time": "1769513880"
},
"stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769513400"
},
"departure": {
"delay": 60,
"time": "1769513400"
},
"stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769513760"
},
"departure": {
"delay": 60,
"time": "1769513760"
},
"stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769513040"
},
"departure": {
"time": "1769513040"
},
"stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1769512575"
},
"departure": {
"delay": 15,
"time": "1769512575"
},
"stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769513840"
},
"departure": {
"delay": 20,
"time": "1769513840"
},
"stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769512980"
},
"departure": {
"delay": 60,
"time": "1769512980"
},
"stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769512920"
},
"departure": {
"delay": 60,
"time": "1769512920"
},
"stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769512680"
},
"departure": {
"time": "1769512680"
},
"stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769512860"
},
"departure": {
"delay": 60,
"time": "1769512860"
},
"stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769514900"
},
"stopId": "FR:76474:ZE:TCARxEMOUL0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1769514840"
},
"departure": {
"delay": 60,
"time": "1769514840"
},
"stopId": "FR:76474:ZE:TCARxPREVE0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514120"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769512590"
},
"departure": {
"delay": 30,
"time": "1769512590"
},
"stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769514660"
},
"departure": {
"delay": 60,
"time": "1769514660"
},
"stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769510501",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15195:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596132:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -49,
"time": "1769516231"
},
"departure": {
"delay": -49,
"time": "1769516231"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1769515766"
},
"departure": {
"delay": -34,
"time": "1769515766"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -240,
"time": "1769517060"
},
"departure": {
"delay": -240,
"time": "1769517060"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -294,
"time": "1769517186"
},
"departure": {
"delay": -294,
"time": "1769517186"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -261,
"time": "1769516619"
},
"departure": {
"delay": -261,
"time": "1769516619"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -326,
"time": "1769517274"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -181,
"time": "1769516579"
},
"departure": {
"delay": -181,
"time": "1769516579"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -53,
"time": "1769515447"
},
"departure": {
"delay": -53,
"time": "1769515447"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1769515712"
},
"departure": {
"delay": -28,
"time": "1769515712"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -83,
"time": "1769515837"
},
"departure": {
"delay": -83,
"time": "1769515837"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -261,
"time": "1769516799"
},
"departure": {
"delay": -261,
"time": "1769516799"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -66,
"time": "1769516334"
},
"departure": {
"delay": -66,
"time": "1769516334"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -45,
"time": "1769515395"
},
"departure": {
"delay": -45,
"time": "1769515395"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -165,
"time": "1769516535"
},
"departure": {
"delay": -165,
"time": "1769516535"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -57,
"time": "1769516283"
},
"departure": {
"delay": -57,
"time": "1769516283"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -295,
"time": "1769517245"
},
"departure": {
"delay": -295,
"time": "1769517245"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -146,
"time": "1769516434"
},
"departure": {
"delay": -146,
"time": "1769516434"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -72,
"time": "1769515908"
},
"departure": {
"delay": -72,
"time": "1769515908"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -218,
"time": "1769516962"
},
"departure": {
"delay": -218,
"time": "1769516962"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -309,
"time": "1769516871"
},
"departure": {
"delay": -309,
"time": "1769516871"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -103,
"time": "1769515997"
},
"departure": {
"delay": -103,
"time": "1769515997"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1769515335"
},
"departure": {
"delay": 15,
"time": "1769515335"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -52,
"time": "1769516048"
},
"departure": {
"delay": -52,
"time": "1769516048"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1769515267"
},
"departure": {
"delay": 7,
"time": "1769515267"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -231,
"time": "1769516649"
},
"departure": {
"delay": -231,
"time": "1769516649"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -113,
"time": "1769515507"
},
"departure": {
"delay": -113,
"time": "1769515507"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596132:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3772157x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -157,
"time": "1769508923"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 284,
"time": "1769505691"
},
"departure": {
"delay": 284,
"time": "1769505704"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 352,
"time": "1769505652"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1769506367"
},
"departure": {
"delay": -8,
"time": "1769506372"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1769506118"
},
"departure": {
"delay": 132,
"time": "1769506152"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1769506270"
},
"departure": {
"delay": 28,
"time": "1769506288"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1769508126"
},
"departure": {
"delay": 28,
"time": "1769508148"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 82,
"time": "1769507328"
},
"departure": {
"delay": 82,
"time": "1769507362"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1769508281"
},
"departure": {
"delay": -18,
"time": "1769508342"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1769507795"
},
"departure": {
"delay": 46,
"time": "1769507806"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -43,
"time": "1769508402"
},
"departure": {
"delay": -43,
"time": "1769508437"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 204,
"time": "1769505734"
},
"departure": {
"delay": 204,
"time": "1769505744"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1769505954"
},
"departure": {
"delay": 126,
"time": "1769505966"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1769506032"
},
"departure": {
"delay": 108,
"time": "1769506068"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1769508075"
},
"departure": {
"delay": 83,
"time": "1769508083"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 158,
"time": "1769505812"
},
"departure": {
"delay": 158,
"time": "1769505818"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 199,
"time": "1769505787"
},
"departure": {
"delay": 199,
"time": "1769505799"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769506893"
},
"departure": {
"delay": 14,
"time": "1769506934"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -25,
"time": "1769506703"
},
"departure": {
"delay": -25,
"time": "1769506715"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3772157x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1029:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517120"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769517300"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769517180"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769516640"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769517540"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769517420"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769517000"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769517480"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769517360"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769515980"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769517660"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1029:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602192:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3757,
"time": "1769514803"
},
"departure": {
"delay": -3757,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -194,
"time": "1769518906"
},
"stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -224,
"time": "1769518636"
},
"departure": {
"delay": -224,
"time": "1769518636"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -194,
"time": "1769518726"
},
"departure": {
"delay": -194,
"time": "1769518726"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"departure": {
"delay": -3397,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3877,
"time": "1769514803"
},
"departure": {
"delay": -3877,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3637,
"time": "1769514803"
},
"departure": {
"delay": -3637,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3577,
"time": "1769514803"
},
"departure": {
"delay": -3577,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -164,
"time": "1769518876"
},
"departure": {
"delay": -164,
"time": "1769518876"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3457,
"time": "1769514803"
},
"departure": {
"delay": -3457,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xAVR02:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602192:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13568:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1769512441"
},
"departure": {
"delay": 121,
"time": "1769512441"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 138,
"time": "1769514018"
},
"departure": {
"delay": 138,
"time": "1769514018"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 138,
"time": "1769514318"
},
"departure": {
"delay": 138,
"time": "1769514318"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 186,
"time": "1769514366"
},
"departure": {
"delay": 186,
"time": "1769514366"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 88,
"time": "1769512408"
},
"departure": {
"delay": 88,
"time": "1769512408"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1769512536"
},
"departure": {
"delay": 96,
"time": "1769512536"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 153,
"time": "1769513793"
},
"departure": {
"delay": 153,
"time": "1769513793"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 134,
"time": "1769514134"
},
"departure": {
"delay": 134,
"time": "1769514134"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 68,
"time": "1769513404"
},
"departure": {
"delay": 68,
"time": "1769513408"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 198,
"time": "1769513713"
},
"departure": {
"delay": 198,
"time": "1769513718"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769511960"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 119,
"time": "1769514056"
},
"departure": {
"delay": 119,
"time": "1769514059"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1769512545"
},
"departure": {
"delay": 45,
"time": "1769512545"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1769512209"
},
"departure": {
"delay": 69,
"time": "1769512209"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1769513501"
},
"departure": {
"delay": 101,
"time": "1769513501"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1769512800"
},
"departure": {
"delay": 55,
"time": "1769512855"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769512140"
},
"departure": {
"delay": 60,
"time": "1769512140"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769513168"
},
"departure": {
"delay": 50,
"time": "1769513330"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1769514580"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 35,
"time": "1769512051"
},
"departure": {
"delay": 35,
"time": "1769512055"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 155,
"time": "1769514207"
},
"departure": {
"delay": 155,
"time": "1769514215"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 19,
"time": "1769512939"
},
"departure": {
"delay": 19,
"time": "1769512939"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1769514425"
},
"departure": {
"delay": 125,
"time": "1769514425"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 99,
"time": "1769513559"
},
"departure": {
"delay": 99,
"time": "1769513559"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1769512269"
},
"departure": {
"delay": 69,
"time": "1769512269"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1769512482"
},
"departure": {
"delay": 102,
"time": "1769512482"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1769512633"
},
"departure": {
"delay": 73,
"time": "1769512633"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1769514260"
},
"departure": {
"delay": 140,
"time": "1769514260"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -10,
"time": "1769512730"
},
"departure": {
"delay": -10,
"time": "1769512730"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1769514522"
},
"departure": {
"delay": 110,
"time": "1769514530"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 111,
"time": "1769512311"
},
"departure": {
"delay": 111,
"time": "1769512311"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1769513107"
},
"departure": {
"delay": 7,
"time": "1769513107"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1769513852"
},
"departure": {
"delay": 152,
"time": "1769513852"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1769514481"
},
"departure": {
"delay": 121,
"time": "1769514481"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 142,
"time": "1769513902"
},
"departure": {
"delay": 142,
"time": "1769513902"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769511640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13568:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3414:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769515954"
},
"departure": {
"delay": 34,
"time": "1769515954"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1769516445"
},
"departure": {
"delay": 45,
"time": "1769516445"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1769516032"
},
"departure": {
"delay": 52,
"time": "1769516032"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1769516092"
},
"departure": {
"delay": 52,
"time": "1769516092"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1769516265"
},
"departure": {
"delay": 45,
"time": "1769516265"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1769515896"
},
"departure": {
"delay": 36,
"time": "1769515896"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1769516385"
},
"departure": {
"delay": 45,
"time": "1769516385"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 45,
"time": "1769515845"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3414:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597890:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769514634"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": 77,
"time": "1769514607"
},
"departure": {
"delay": 77,
"time": "1769514617"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 47,
"time": "1769514467"
},
"departure": {
"delay": 47,
"time": "1769514467"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 22,
"time": "1769514322"
},
"departure": {
"delay": 22,
"time": "1769514322"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 97,
"time": "1769514577"
},
"departure": {
"delay": 97,
"time": "1769514577"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
}
],
"timestamp": "1769514623",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597890:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747902x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1769514158"
},
"departure": {
"delay": -10,
"time": "1769514170"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769513986"
},
"departure": {
"delay": 60,
"time": "1769514000"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1769513442"
},
"departure": {
"delay": 146,
"time": "1769513486"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1769513288"
},
"departure": {
"delay": 76,
"time": "1769513356"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1769513104"
},
"departure": {
"delay": 12,
"time": "1769513172"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1769513841"
},
"departure": {
"delay": 1,
"time": "1769513881"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1769513513"
},
"departure": {
"delay": 69,
"time": "1769513529"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769514301"
},
"departure": {
"delay": 20,
"time": "1769514320"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769513569"
},
"departure": {
"delay": 56,
"time": "1769513576"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769513592"
},
"departure": {
"delay": 20,
"time": "1769513600"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1769513798"
},
"departure": {
"delay": -10,
"time": "1769513810"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -18,
"time": "1769513733"
},
"departure": {
"delay": -18,
"time": "1769513742"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 126,
"time": "1769513046"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1769514265"
},
"departure": {
"delay": -27,
"time": "1769514273"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -42,
"time": "1769514366"
},
"departure": {
"delay": -42,
"time": "1769514378"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1769513762"
},
"departure": {
"delay": 21,
"time": "1769513781"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1769514550"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1769514076"
},
"departure": {
"delay": 33,
"time": "1769514093"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1769513932"
},
"departure": {
"delay": 77,
"time": "1769513957"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -32,
"time": "1769514432"
},
"departure": {
"delay": -32,
"time": "1769514448"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1769514214"
},
"departure": {
"delay": 5,
"time": "1769514245"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1769513684"
},
"departure": {
"delay": -2,
"time": "1769513698"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -14,
"time": "1769514400"
},
"departure": {
"delay": -14,
"time": "1769514406"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1769514472",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747902x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470853:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1839,
"time": "1769521239"
},
"departure": {
"delay": 1839,
"time": "1769521239"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 2020,
"time": "1769520400"
},
"departure": {
"delay": 2020,
"time": "1769520400"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 1897,
"time": "1769520517"
},
"departure": {
"delay": 1897,
"time": "1769520517"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 1592,
"time": "1769522312"
},
"departure": {
"delay": 1592,
"time": "1769522312"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 2010,
"time": "1769520330"
},
"departure": {
"delay": 2010,
"time": "1769520330"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2508,
"time": "1769514792"
},
"departure": {
"delay": -2508,
"time": "1769514792"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 1578,
"time": "1769522058"
},
"departure": {
"delay": 1578,
"time": "1769522058"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 1731,
"time": "1769521551"
},
"departure": {
"delay": 1731,
"time": "1769521551"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 1708,
"time": "1769521768"
},
"departure": {
"delay": 1708,
"time": "1769521768"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 1623,
"time": "1769522223"
},
"departure": {
"delay": 1623,
"time": "1769522223"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -2208,
"time": "1769514792"
},
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 1616,
"time": "1769521976"
},
"departure": {
"delay": 1616,
"time": "1769521976"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1968,
"time": "1769514792"
},
"departure": {
"delay": -1968,
"time": "1769514792"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2388,
"time": "1769514792"
},
"departure": {
"delay": -2388,
"time": "1769514792"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"delay": -408,
"time": "1769514792"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3288,
"time": "1769514792"
},
"departure": {
"delay": -3288,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1548,
"time": "1769514792"
},
"departure": {
"delay": -1548,
"time": "1769514792"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 1930,
"time": "1769520430"
},
"departure": {
"delay": 1930,
"time": "1769520430"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 1922,
"time": "1769520662"
},
"departure": {
"delay": 1922,
"time": "1769520662"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2568,
"time": "1769514792"
},
"departure": {
"delay": -2568,
"time": "1769514792"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2088,
"time": "1769514792"
},
"departure": {
"delay": -2088,
"time": "1769514792"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2688,
"time": "1769514792"
},
"departure": {
"delay": -2688,
"time": "1769514792"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2568,
"time": "1769514792"
},
"departure": {
"delay": -2568,
"time": "1769514792"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3228,
"time": "1769514792"
},
"departure": {
"delay": -3228,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1908,
"time": "1769514792"
},
"departure": {
"delay": -1908,
"time": "1769514792"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 1704,
"time": "1769521824"
},
"departure": {
"delay": 1704,
"time": "1769521824"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 1758,
"time": "1769521398"
},
"departure": {
"delay": 1758,
"time": "1769521398"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1128,
"time": "1769514792"
},
"departure": {
"delay": -1128,
"time": "1769514792"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 1921,
"time": "1769520781"
},
"departure": {
"delay": 1921,
"time": "1769520781"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 1811,
"time": "1769521031"
},
"departure": {
"delay": 1811,
"time": "1769521031"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -828,
"time": "1769514792"
},
"departure": {
"delay": -828,
"time": "1769514792"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3168,
"time": "1769514792"
},
"departure": {
"delay": -3168,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1788,
"time": "1769514792"
},
"departure": {
"delay": -1788,
"time": "1769514792"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 1935,
"time": "1769520615"
},
"departure": {
"delay": 1935,
"time": "1769520615"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 1861,
"time": "1769520721"
},
"departure": {
"delay": 1861,
"time": "1769520721"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 1647,
"time": "1769522007"
},
"departure": {
"delay": 1647,
"time": "1769522007"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 1655,
"time": "1769521895"
},
"departure": {
"delay": 1655,
"time": "1769521895"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -3408,
"time": "1769514792"
},
"departure": {
"delay": -3408,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2688,
"time": "1769514792"
},
"departure": {
"delay": -2688,
"time": "1769514792"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 1858,
"time": "1769520958"
},
"departure": {
"delay": 1858,
"time": "1769520958"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 1580,
"time": "1769522360"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470853:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746220x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1769509464"
},
"departure": {
"delay": 61,
"time": "1769509501"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 71,
"time": "1769507912"
},
"departure": {
"delay": 71,
"time": "1769507951"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1769509114"
},
"departure": {
"delay": 8,
"time": "1769509148"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 66,
"time": "1769507872"
},
"departure": {
"delay": 66,
"time": "1769507886"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -55,
"time": "1769510331"
},
"departure": {
"delay": -55,
"time": "1769510345"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -12,
"time": "1769507258"
},
"departure": {
"delay": -12,
"time": "1769507268"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 22,
"time": "1769507122"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1769509078"
},
"departure": {
"delay": 18,
"time": "1769509098"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -7,
"time": "1769510121"
},
"departure": {
"delay": -7,
"time": "1769510153"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -63,
"time": "1769510382"
},
"departure": {
"delay": -63,
"time": "1769510397"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 69,
"time": "1769509536"
},
"departure": {
"delay": 69,
"time": "1769509569"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1769508210"
},
"departure": {
"delay": 41,
"time": "1769508221"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1769508606"
},
"departure": {
"delay": 10,
"time": "1769508670"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -86,
"time": "1769510434"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 2,
"time": "1769507609"
},
"departure": {
"delay": 2,
"time": "1769507642"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 76,
"time": "1769508124"
},
"departure": {
"delay": 76,
"time": "1769508136"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1769509888"
},
"departure": {
"delay": 39,
"time": "1769509899"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 33,
"time": "1769508966"
},
"departure": {
"delay": 33,
"time": "1769508993"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -34,
"time": "1769507292"
},
"departure": {
"delay": -34,
"time": "1769507306"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1769509943"
},
"departure": {
"delay": 56,
"time": "1769509976"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -23,
"time": "1769510040"
},
"departure": {
"delay": -23,
"time": "1769510077"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 82,
"time": "1769507754"
},
"departure": {
"delay": 82,
"time": "1769507842"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1769507562"
},
"departure": {
"delay": 53,
"time": "1769507573"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1769507972"
},
"departure": {
"delay": 106,
"time": "1769507986"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769507593"
},
"departure": {
"delay": 22,
"time": "1769507602"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1769507376"
},
"departure": {
"delay": 1,
"time": "1769507401"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1769508299"
},
"departure": {
"delay": 34,
"time": "1769508334"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 87,
"time": "1769509812"
},
"departure": {
"delay": 87,
"time": "1769509827"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1769508528"
},
"departure": {
"delay": 2,
"time": "1769508542"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1769509758"
},
"departure": {
"delay": 51,
"time": "1769509791"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 62,
"time": "1769509700"
},
"departure": {
"delay": 62,
"time": "1769509742"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 49,
"time": "1769509330"
},
"departure": {
"delay": 49,
"time": "1769509369"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1769508840"
},
"departure": {
"delay": 49,
"time": "1769508889"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -21,
"time": "1769510305"
},
"departure": {
"delay": -21,
"time": "1769510319"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 46,
"time": "1769509207"
},
"departure": {
"delay": 46,
"time": "1769509246"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1769508710"
},
"departure": {
"delay": 23,
"time": "1769508743"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1769509983"
},
"departure": {
"delay": 18,
"time": "1769509998"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 28,
"time": "1769509274"
},
"departure": {
"delay": 28,
"time": "1769509288"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1769507168"
},
"departure": {
"delay": 32,
"time": "1769507192"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1769507470"
},
"departure": {
"delay": 67,
"time": "1769507527"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1769508437"
},
"departure": {
"delay": -1,
"time": "1769508479"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1769507414"
},
"departure": {
"delay": 52,
"time": "1769507452"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1769509862"
},
"departure": {
"delay": 73,
"time": "1769509873"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -14,
"time": "1769510015"
},
"departure": {
"delay": -14,
"time": "1769510026"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 50,
"time": "1769509396"
},
"departure": {
"delay": 50,
"time": "1769509430"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1769507321"
},
"departure": {
"delay": 18,
"time": "1769507358"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769509638"
},
"departure": {
"delay": 32,
"time": "1769509652"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 23,
"time": "1769508765"
},
"departure": {
"delay": 23,
"time": "1769508803"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -18,
"time": "1769510170"
},
"departure": {
"delay": -18,
"time": "1769510202"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 87,
"time": "1769508030"
},
"departure": {
"delay": 87,
"time": "1769508087"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746220x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747851x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769509439"
},
"departure": {
"delay": 1,
"time": "1769509501"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769509010"
},
"departure": {
"delay": 5,
"time": "1769509025"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1769508922"
},
"departure": {
"delay": -18,
"time": "1769508942"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1769509565"
},
"departure": {
"delay": 19,
"time": "1769509579"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -78,
"time": "1769510442"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1769510299"
},
"departure": {
"delay": 47,
"time": "1769510327"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -72,
"time": "1769509360"
},
"departure": {
"delay": -72,
"time": "1769509368"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1769508682"
},
"departure": {
"delay": 13,
"time": "1769508733"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1769509072"
},
"departure": {
"delay": 12,
"time": "1769509092"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1769508981"
},
"departure": {
"delay": 31,
"time": "1769508991"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769509804"
},
"departure": {
"delay": 20,
"time": "1769509820"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1769510212"
},
"departure": {
"delay": 79,
"time": "1769510239"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -16,
"time": "1769509174"
},
"departure": {
"delay": -16,
"time": "1769509184"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1769509522"
},
"departure": {
"delay": 36,
"time": "1769509536"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 36,
"time": "1769508636"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769509742"
},
"departure": {
"delay": 36,
"time": "1769509776"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1769509402"
},
"departure": {
"delay": -22,
"time": "1769509418"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1769510139"
},
"departure": {
"delay": 73,
"time": "1769510173"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1769509852"
},
"departure": {
"delay": 22,
"time": "1769509882"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -24,
"time": "1769509228"
},
"departure": {
"delay": -24,
"time": "1769509236"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1769508804"
},
"departure": {
"delay": 53,
"time": "1769508833"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769510357"
},
"departure": {
"delay": 50,
"time": "1769510390"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -54,
"time": "1769509298"
},
"departure": {
"delay": -54,
"time": "1769509326"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1769508843"
},
"departure": {
"delay": 17,
"time": "1769508857"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1769509958"
},
"departure": {
"delay": 59,
"time": "1769510039"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747851x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747899x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 243,
"time": "1769510432"
},
"departure": {
"delay": 243,
"time": "1769510463"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 246,
"time": "1769510612"
},
"departure": {
"delay": 246,
"time": "1769510646"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1769509392"
},
"departure": {
"delay": 94,
"time": "1769509654"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 310,
"time": "1769510023"
},
"departure": {
"delay": 310,
"time": "1769510050"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 201,
"time": "1769510529"
},
"departure": {
"delay": 201,
"time": "1769510541"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 445,
"time": "1769511220"
},
"departure": {
"delay": 445,
"time": "1769511265"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 378,
"time": "1769511127"
},
"departure": {
"delay": 378,
"time": "1769511138"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 198,
"time": "1769510284"
},
"departure": {
"delay": 198,
"time": "1769510298"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 441,
"time": "1769511050"
},
"departure": {
"delay": 441,
"time": "1769511081"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 427,
"time": "1769511154"
},
"departure": {
"delay": 427,
"time": "1769511187"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 260,
"time": "1769510170"
},
"departure": {
"delay": 260,
"time": "1769510180"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 421,
"time": "1769510969"
},
"departure": {
"delay": 421,
"time": "1769511001"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 413,
"time": "1769510915"
},
"departure": {
"delay": 413,
"time": "1769510933"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 379,
"time": "1769511019"
},
"departure": {
"delay": 379,
"time": "1769511019"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 222,
"time": "1769510196"
},
"departure": {
"delay": 222,
"time": "1769510202"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 378,
"time": "1769511318"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 222,
"time": "1769510342"
},
"departure": {
"delay": 222,
"time": "1769510382"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 170,
"time": "1769510319"
},
"departure": {
"delay": 170,
"time": "1769510330"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 247,
"time": "1769510073"
},
"departure": {
"delay": 247,
"time": "1769510107"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 232,
"time": "1769509739"
},
"departure": {
"delay": 232,
"time": "1769509912"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": -2,
"time": "1769509318"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 183,
"time": "1769510391"
},
"departure": {
"delay": 183,
"time": "1769510403"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 227,
"time": "1769510493"
},
"departure": {
"delay": 227,
"time": "1769510507"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747899x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12666:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 541,
"time": "1769515921"
},
"departure": {
"delay": 541,
"time": "1769515921"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 542,
"time": "1769515862"
},
"departure": {
"delay": 542,
"time": "1769515862"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 361,
"time": "1769513221"
},
"departure": {
"delay": 361,
"time": "1769513221"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 461,
"time": "1769513801"
},
"departure": {
"delay": 461,
"time": "1769513801"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 432,
"time": "1769513348"
},
"departure": {
"delay": 432,
"time": "1769513352"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 531,
"time": "1769515071"
},
"departure": {
"delay": 531,
"time": "1769515071"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 376,
"time": "1769514496"
},
"departure": {
"delay": 376,
"time": "1769514496"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 342,
"time": "1769514402"
},
"departure": {
"delay": 342,
"time": "1769514402"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 477,
"time": "1769514177"
},
"departure": {
"delay": 477,
"time": "1769514177"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 350,
"time": "1769514348"
},
"departure": {
"delay": 350,
"time": "1769514350"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 488,
"time": "1769515328"
},
"departure": {
"delay": 488,
"time": "1769515328"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 490,
"time": "1769515450"
},
"departure": {
"delay": 490,
"time": "1769515450"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 493,
"time": "1769515273"
},
"departure": {
"delay": 493,
"time": "1769515273"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 540,
"time": "1769513966"
},
"departure": {
"delay": 540,
"time": "1769514000"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 388,
"time": "1769513608"
},
"departure": {
"delay": 388,
"time": "1769513608"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 546,
"time": "1769515806"
},
"departure": {
"delay": 546,
"time": "1769515806"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 440,
"time": "1769513900"
},
"departure": {
"delay": 440,
"time": "1769513900"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 432,
"time": "1769513412"
},
"departure": {
"delay": 432,
"time": "1769513412"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 475,
"time": "1769513515"
},
"departure": {
"delay": 475,
"time": "1769513515"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 475,
"time": "1769514595"
},
"departure": {
"delay": 475,
"time": "1769514595"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 488,
"time": "1769515988"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 488,
"time": "1769515688"
},
"departure": {
"delay": 488,
"time": "1769515688"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 458,
"time": "1769513738"
},
"departure": {
"delay": 458,
"time": "1769513738"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 318,
"time": "1769513178"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 526,
"time": "1769515006"
},
"departure": {
"delay": 526,
"time": "1769515006"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 517,
"time": "1769515657"
},
"departure": {
"delay": 517,
"time": "1769515657"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 492,
"time": "1769515572"
},
"departure": {
"delay": 492,
"time": "1769515572"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 485,
"time": "1769515745"
},
"departure": {
"delay": 485,
"time": "1769515745"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 460,
"time": "1769514280"
},
"departure": {
"delay": 460,
"time": "1769514280"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 488,
"time": "1769515148"
},
"departure": {
"delay": 488,
"time": "1769515148"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 392,
"time": "1769513252"
},
"departure": {
"delay": 392,
"time": "1769513252"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769513180",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12666:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852342F5510412x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769518320"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769512772",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852342F5510412x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746228x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1769514713"
},
"departure": {
"delay": -33,
"time": "1769514747"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -100,
"time": "1769517200"
},
"departure": {
"delay": -100,
"time": "1769517200"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -100,
"time": "1769515640"
},
"departure": {
"delay": -100,
"time": "1769515640"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -100,
"time": "1769515580"
},
"departure": {
"delay": -100,
"time": "1769515580"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -100,
"time": "1769515940"
},
"departure": {
"delay": -100,
"time": "1769515940"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -100,
"time": "1769515280"
},
"departure": {
"delay": -100,
"time": "1769515280"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -100,
"time": "1769517500"
},
"departure": {
"delay": -100,
"time": "1769517500"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -100,
"time": "1769516540"
},
"departure": {
"delay": -100,
"time": "1769516540"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -100,
"time": "1769516960"
},
"departure": {
"delay": -100,
"time": "1769516960"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -100,
"time": "1769515880"
},
"departure": {
"delay": -100,
"time": "1769515880"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -100,
"time": "1769516360"
},
"departure": {
"delay": -100,
"time": "1769516360"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -100,
"time": "1769515820"
},
"departure": {
"delay": -100,
"time": "1769515820"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -100,
"time": "1769517560"
},
"departure": {
"delay": -100,
"time": "1769517560"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -100,
"time": "1769516240"
},
"departure": {
"delay": -100,
"time": "1769516240"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -100,
"time": "1769517020"
},
"departure": {
"delay": -100,
"time": "1769517020"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -100,
"time": "1769516780"
},
"departure": {
"delay": -100,
"time": "1769516780"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1769514408"
},
"departure": {
"time": "1769514420"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1769514541"
},
"departure": {
"delay": 11,
"time": "1769514551"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -31,
"time": "1769514438"
},
"departure": {
"delay": -31,
"time": "1769514449"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -100,
"time": "1769515160"
},
"departure": {
"delay": -100,
"time": "1769515160"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -100,
"time": "1769514860"
},
"departure": {
"delay": -100,
"time": "1769514860"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -100,
"time": "1769516060"
},
"departure": {
"delay": -100,
"time": "1769516060"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -100,
"time": "1769517620"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -100,
"time": "1769516420"
},
"departure": {
"delay": -100,
"time": "1769516420"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -100,
"time": "1769516600"
},
"departure": {
"delay": -100,
"time": "1769516600"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -100,
"time": "1769516720"
},
"departure": {
"delay": -100,
"time": "1769516720"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -100,
"time": "1769517440"
},
"departure": {
"delay": -100,
"time": "1769517440"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -100,
"time": "1769517080"
},
"departure": {
"delay": -100,
"time": "1769517080"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -100,
"time": "1769516300"
},
"departure": {
"delay": -100,
"time": "1769516300"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -100,
"time": "1769515760"
},
"departure": {
"delay": -100,
"time": "1769515760"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -100,
"time": "1769514980"
},
"departure": {
"delay": -100,
"time": "1769514980"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -100,
"time": "1769516900"
},
"departure": {
"delay": -100,
"time": "1769516900"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -100,
"time": "1769515100"
},
"departure": {
"delay": -100,
"time": "1769515100"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1769514561"
},
"departure": {
"delay": -21,
"time": "1769514579"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1769514619"
},
"departure": {
"delay": -11,
"time": "1769514649"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 22,
"time": "1769514262"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -100,
"time": "1769516180"
},
"departure": {
"delay": -100,
"time": "1769516180"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1769514462"
},
"departure": {
"delay": 10,
"time": "1769514490"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -100,
"time": "1769516840"
},
"departure": {
"delay": -100,
"time": "1769516840"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -100,
"time": "1769517260"
},
"departure": {
"delay": -100,
"time": "1769517260"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 49,
"time": "1769514311"
},
"departure": {
"delay": 49,
"time": "1769514349"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -100,
"time": "1769514920"
},
"departure": {
"delay": -100,
"time": "1769514920"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1769514513"
},
"departure": {
"delay": -14,
"time": "1769514526"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -100,
"time": "1769514860"
},
"departure": {
"delay": -100,
"time": "1769514860"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1769514659"
},
"departure": {
"delay": -21,
"time": "1769514699"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -100,
"time": "1769516840"
},
"departure": {
"delay": -100,
"time": "1769516840"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -100,
"time": "1769517140"
},
"departure": {
"delay": -100,
"time": "1769517140"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -100,
"time": "1769517320"
},
"departure": {
"delay": -100,
"time": "1769517320"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -100,
"time": "1769516480"
},
"departure": {
"delay": -100,
"time": "1769516480"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -100,
"time": "1769515400"
},
"departure": {
"delay": -100,
"time": "1769515400"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746228x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747848x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4,
"time": "1769506185"
},
"departure": {
"delay": -4,
"time": "1769506196"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769505878"
},
"departure": {
"delay": 20,
"time": "1769505920"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1769505582"
},
"departure": {
"delay": 6,
"time": "1769505606"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1769506688"
},
"departure": {
"delay": 43,
"time": "1769506723"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1769505850"
},
"departure": {
"delay": 21,
"time": "1769505861"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1769505390"
},
"departure": {
"delay": 8,
"time": "1769505428"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 11,
"time": "1769505011"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1769505362"
},
"departure": {
"delay": 11,
"time": "1769505371"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -83,
"time": "1769506837"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -38,
"time": "1769505308"
},
"departure": {
"delay": -38,
"time": "1769505322"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1769505232"
},
"departure": {
"delay": 2,
"time": "1769505242"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1769506134"
},
"departure": {
"delay": 10,
"time": "1769506150"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1769505057"
},
"departure": {
"delay": 8,
"time": "1769505128"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1769505466"
},
"departure": {
"delay": 7,
"time": "1769505487"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1769506004"
},
"departure": {
"delay": 53,
"time": "1769506013"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1769506529"
},
"departure": {
"delay": 73,
"time": "1769506573"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1769506610"
},
"departure": {
"delay": 66,
"time": "1769506626"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1769505208"
},
"departure": {
"delay": 40,
"time": "1769505220"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1769506228"
},
"departure": {
"delay": -4,
"time": "1769506256"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1769505647"
},
"departure": {
"delay": 18,
"time": "1769505678"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1769505932"
},
"departure": {
"delay": 78,
"time": "1769505978"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1769506402"
},
"departure": {
"delay": 89,
"time": "1769506469"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1769505812"
},
"departure": {
"delay": -14,
"time": "1769505826"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1769506754"
},
"departure": {
"delay": 45,
"time": "1769506785"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1769505738"
},
"departure": {
"delay": 8,
"time": "1769505788"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747848x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746177x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769513876"
},
"departure": {
"delay": 23,
"time": "1769513903"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 76,
"time": "1769512359"
},
"departure": {
"delay": 76,
"time": "1769512396"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1769512225"
},
"departure": {
"delay": 116,
"time": "1769512256"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769512954"
},
"departure": {
"delay": 44,
"time": "1769512964"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1769515290"
},
"departure": {
"delay": -30,
"time": "1769515290"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 25,
"time": "1769513764"
},
"departure": {
"delay": 25,
"time": "1769513845"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1769514561"
},
"departure": {
"delay": 56,
"time": "1769514596"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1769513606"
},
"departure": {
"delay": 30,
"time": "1769513670"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1769513040"
},
"departure": {
"delay": 37,
"time": "1769513077"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1769512830"
},
"departure": {
"delay": 63,
"time": "1769512863"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1769512424"
},
"departure": {
"delay": 64,
"time": "1769512444"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1769513216"
},
"departure": {
"delay": 6,
"time": "1769513226"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1769514111"
},
"departure": {
"delay": -12,
"time": "1769514168"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1769512740"
},
"departure": {
"delay": 29,
"time": "1769512769"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -52,
"time": "1769513268"
},
"departure": {
"delay": -52,
"time": "1769513288"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1769514990"
},
"departure": {
"delay": -30,
"time": "1769514990"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 30,
"time": "1769513497"
},
"departure": {
"delay": 30,
"time": "1769513550"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1769514772"
},
"departure": {
"delay": 10,
"time": "1769514790"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -30,
"time": "1769515110"
},
"departure": {
"delay": -30,
"time": "1769515110"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 13,
"time": "1769514627"
},
"departure": {
"delay": 13,
"time": "1769514673"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -30,
"time": "1769515170"
},
"departure": {
"delay": -30,
"time": "1769515170"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -30,
"time": "1769515050"
},
"departure": {
"delay": -30,
"time": "1769515050"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 29,
"time": "1769513170"
},
"departure": {
"delay": 29,
"time": "1769513189"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1769512799"
},
"departure": {
"delay": 15,
"time": "1769512815"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1769515470"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -23,
"time": "1769514800"
},
"departure": {
"delay": -23,
"time": "1769514817"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1769514021"
},
"departure": {
"delay": 2,
"time": "1769514062"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 25,
"time": "1769514262"
},
"departure": {
"delay": 25,
"time": "1769514325"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -30,
"time": "1769515350"
},
"departure": {
"delay": -30,
"time": "1769515350"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 58,
"time": "1769512526"
},
"departure": {
"delay": 58,
"time": "1769512558"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1769513940"
},
"departure": {
"delay": 54,
"time": "1769513994"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1769513368"
},
"departure": {
"delay": 8,
"time": "1769513408"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1769515290"
},
"departure": {
"delay": -30,
"time": "1769515290"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 70,
"time": "1769512582"
},
"departure": {
"delay": 70,
"time": "1769512630"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1769514722"
},
"departure": {
"delay": -19,
"time": "1769514761"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1769512701"
},
"departure": {
"delay": 34,
"time": "1769512714"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769513100"
},
"departure": {
"delay": 36,
"time": "1769513136"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1769514414"
},
"departure": {
"delay": 45,
"time": "1769514465"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 21,
"time": "1769513437"
},
"departure": {
"delay": 21,
"time": "1769513481"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -30,
"time": "1769515230"
},
"departure": {
"delay": -30,
"time": "1769515230"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 107,
"time": "1769512278"
},
"departure": {
"delay": 107,
"time": "1769512307"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1769512497"
},
"departure": {
"delay": 66,
"time": "1769512506"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1769515230"
},
"departure": {
"delay": -30,
"time": "1769515230"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 40,
"time": "1769512886"
},
"departure": {
"delay": 40,
"time": "1769512900"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1769514870"
},
"departure": {
"delay": -30,
"time": "1769514870"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -17,
"time": "1769513710"
},
"departure": {
"delay": -17,
"time": "1769513743"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 55,
"time": "1769512195"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1769512636"
},
"departure": {
"delay": 107,
"time": "1769512667"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514817",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746177x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745653x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1769495103"
},
"departure": {
"delay": -43,
"time": "1769495117"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 207,
"time": "1769493586"
},
"departure": {
"delay": 207,
"time": "1769493627"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1769493072"
},
"departure": {
"delay": 89,
"time": "1769493089"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1769494691"
},
"departure": {
"delay": 33,
"time": "1769494713"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 22,
"time": "1769494748"
},
"departure": {
"delay": 22,
"time": "1769494762"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 99,
"time": "1769493123"
},
"departure": {
"delay": 99,
"time": "1769493159"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769492527"
},
"departure": {
"delay": 15,
"time": "1769492535"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1769494825"
},
"departure": {
"delay": 32,
"time": "1769494892"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 44,
"time": "1769492786"
},
"departure": {
"delay": 44,
"time": "1769492804"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 171,
"time": "1769493749"
},
"departure": {
"delay": 171,
"time": "1769493771"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1769494494"
},
"departure": {
"delay": 32,
"time": "1769494532"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 107,
"time": "1769494033"
},
"departure": {
"delay": 107,
"time": "1769494067"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1769493641"
},
"departure": {
"delay": 180,
"time": "1769493660"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1769492674"
},
"departure": {
"delay": 50,
"time": "1769492690"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1769492632"
},
"departure": {
"delay": 73,
"time": "1769492653"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1769495006"
},
"departure": {
"delay": 2,
"time": "1769495042"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1769493965"
},
"departure": {
"delay": 102,
"time": "1769494002"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1769494941"
},
"departure": {
"delay": 36,
"time": "1769494956"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 138,
"time": "1769493811"
},
"departure": {
"delay": 138,
"time": "1769493858"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1769495062"
},
"departure": {
"delay": -26,
"time": "1769495074"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 38,
"time": "1769494101"
},
"departure": {
"delay": 38,
"time": "1769494118"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1769494166"
},
"departure": {
"delay": 9,
"time": "1769494209"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1769493233"
},
"departure": {
"delay": 65,
"time": "1769493245"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1769494595"
},
"departure": {
"delay": 71,
"time": "1769494631"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -51,
"time": "1769495159"
},
"departure": {
"delay": -51,
"time": "1769495169"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 38,
"time": "1769492438"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769492562"
},
"departure": {
"delay": 36,
"time": "1769492616"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1769494307"
},
"departure": {
"delay": 44,
"time": "1769494364"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1769492876"
},
"departure": {
"delay": 92,
"time": "1769492912"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1769493891"
},
"departure": {
"delay": 154,
"time": "1769493934"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 85,
"time": "1769492974"
},
"departure": {
"delay": 85,
"time": "1769493025"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -104,
"time": "1769495236"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745653x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745139x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1769499747"
},
"departure": {
"delay": 28,
"time": "1769499808"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": -26,
"time": "1769498374"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1769499896"
},
"departure": {
"delay": 27,
"time": "1769499927"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -13,
"time": "1769499490"
},
"departure": {
"delay": -13,
"time": "1769499527"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1769498795"
},
"departure": {
"delay": -16,
"time": "1769498864"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1769499329"
},
"departure": {
"delay": 8,
"time": "1769499368"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -47,
"time": "1769498760"
},
"departure": {
"delay": -47,
"time": "1769498773"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -59,
"time": "1769500081"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -25,
"time": "1769499591"
},
"departure": {
"delay": -25,
"time": "1769499635"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1769498697"
},
"departure": {
"delay": -27,
"time": "1769498733"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1769498899"
},
"departure": {
"delay": 19,
"time": "1769498959"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1769499947"
},
"departure": {
"delay": 18,
"time": "1769499978"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1769499121"
},
"departure": {
"delay": 41,
"time": "1769499161"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1769498428"
},
"departure": {
"delay": -52,
"time": "1769498528"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769498607"
},
"departure": {
"delay": 5,
"time": "1769498645"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1769499833"
},
"departure": {
"delay": 36,
"time": "1769499876"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1769499233"
},
"departure": {
"delay": 48,
"time": "1769499288"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -8,
"time": "1769499675"
},
"departure": {
"delay": -8,
"time": "1769499712"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1769499422"
},
"departure": {
"delay": -14,
"time": "1769499466"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745139x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6402:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769515261"
},
"departure": {
"delay": 1,
"time": "1769515261"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769514602"
},
"departure": {
"delay": 35,
"time": "1769514695"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769515180"
},
"departure": {
"delay": 40,
"time": "1769515180"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1769515550"
},
"departure": {
"delay": 50,
"time": "1769515550"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1769515618"
},
"departure": {
"delay": -2,
"time": "1769515618"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1769514936"
},
"departure": {
"delay": 36,
"time": "1769514936"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769513969"
},
"departure": {
"delay": 54,
"time": "1769513994"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -26,
"time": "1769514394"
},
"departure": {
"delay": -26,
"time": "1769514394"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1769515078"
},
"departure": {
"delay": -2,
"time": "1769515078"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1769515858"
},
"departure": {
"delay": -2,
"time": "1769515858"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1769515970"
},
"departure": {
"delay": 50,
"time": "1769515970"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -2,
"time": "1769515378"
},
"departure": {
"delay": -2,
"time": "1769515378"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1769514838"
},
"departure": {
"delay": -2,
"time": "1769514838"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1769513870"
},
"departure": {
"delay": 74,
"time": "1769513894"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 169,
"time": "1769514145"
},
"departure": {
"delay": 169,
"time": "1769514169"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1769514494"
},
"departure": {
"delay": -21,
"time": "1769514519"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1769514769"
},
"departure": {
"delay": 49,
"time": "1769514769"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1769515016"
},
"departure": {
"delay": 56,
"time": "1769515016"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -41,
"time": "1769514319"
},
"departure": {
"delay": -41,
"time": "1769514319"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1769514244"
},
"departure": {
"delay": 124,
"time": "1769514244"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1769515502"
},
"departure": {
"delay": 2,
"time": "1769515502"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769513370",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6402:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745710x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -118,
"time": "1769489736"
},
"departure": {
"delay": -118,
"time": "1769489762"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -92,
"time": "1769488256"
},
"departure": {
"delay": -92,
"time": "1769488288"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -18,
"time": "1769488121"
},
"departure": {
"delay": -18,
"time": "1769488182"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -111,
"time": "1769489449"
},
"departure": {
"delay": -111,
"time": "1769489469"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -13,
"time": "1769489247"
},
"departure": {
"delay": -13,
"time": "1769489267"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -22,
"time": "1769488643"
},
"departure": {
"delay": -22,
"time": "1769488658"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -115,
"time": "1769489629"
},
"departure": {
"delay": -115,
"time": "1769489645"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -70,
"time": "1769488894"
},
"departure": {
"delay": -70,
"time": "1769488910"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -13,
"time": "1769488809"
},
"departure": {
"delay": -13,
"time": "1769488847"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -84,
"time": "1769489905"
},
"departure": {
"delay": -84,
"time": "1769489916"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -58,
"time": "1769489868"
},
"departure": {
"delay": -58,
"time": "1769489882"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -84,
"time": "1769488337"
},
"departure": {
"delay": -84,
"time": "1769488356"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -109,
"time": "1769489578"
},
"departure": {
"delay": -109,
"time": "1769489591"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -28,
"time": "1769488699"
},
"departure": {
"delay": -28,
"time": "1769488712"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -106,
"time": "1769489954"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -26,
"time": "1769488999"
},
"departure": {
"delay": -26,
"time": "1769489014"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -47,
"time": "1769489334"
},
"departure": {
"delay": -47,
"time": "1769489353"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -90,
"time": "1769489534"
},
"departure": {
"delay": -90,
"time": "1769489550"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -2,
"time": "1769488458"
},
"departure": {
"delay": -2,
"time": "1769488618"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -64,
"time": "1769489384"
},
"departure": {
"delay": -64,
"time": "1769489396"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -113,
"time": "1769489688"
},
"departure": {
"delay": -113,
"time": "1769489707"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -136,
"time": "1769488407"
},
"departure": {
"delay": -136,
"time": "1769488424"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745710x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1087:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769515740"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769513280"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769513400"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769513760"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769514360"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1087:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:537:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -115,
"time": "1769513940"
},
"departure": {
"delay": -115,
"time": "1769513945"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1769513760"
},
"departure": {
"delay": 65,
"time": "1769513765"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1769513050"
},
"departure": {
"delay": 75,
"time": "1769513055"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769512920"
},
"departure": {
"delay": 65,
"time": "1769512925"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769512980"
},
"departure": {
"delay": 65,
"time": "1769512985"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769513040"
},
"departure": {
"delay": 65,
"time": "1769513045"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769514840"
},
"departure": {
"delay": 60,
"time": "1769514840"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769514780"
},
"departure": {
"delay": 60,
"time": "1769514780"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1769515385"
},
"departure": {
"delay": 65,
"time": "1769515385"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1769514900"
},
"departure": {
"delay": 60,
"time": "1769514900"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1769513405"
},
"departure": {
"delay": 130,
"time": "1769513410"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1769514970"
},
"departure": {
"delay": 70,
"time": "1769514970"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1769513220"
},
"departure": {
"delay": 65,
"time": "1769513225"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1769513100"
},
"departure": {
"delay": 65,
"time": "1769513105"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769514960"
},
"departure": {
"delay": 60,
"time": "1769514960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1769513520"
},
"departure": {
"delay": 65,
"time": "1769513525"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769514240"
},
"departure": {
"delay": 5,
"time": "1769514245"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769515200"
},
"departure": {
"delay": 60,
"time": "1769515200"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1769512800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769513640"
},
"departure": {
"delay": 65,
"time": "1769513645"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1769513160"
},
"departure": {
"delay": 65,
"time": "1769513165"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769514360"
},
"departure": {
"delay": 60,
"time": "1769514420"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1769513340"
},
"departure": {
"delay": 180,
"time": "1769513400"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769515380"
},
"departure": {
"delay": 60,
"time": "1769515380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1769513580"
},
"departure": {
"delay": 65,
"time": "1769513585"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769515560"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1769514600"
},
"departure": {
"delay": 65,
"time": "1769514605"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1769514965"
},
"departure": {
"delay": 65,
"time": "1769514965"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769515020"
},
"departure": {
"delay": 60,
"time": "1769515020"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1769514720"
},
"departure": {
"delay": 65,
"time": "1769514725"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1769514660"
},
"departure": {
"delay": 65,
"time": "1769514665"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769514480"
},
"departure": {
"delay": 60,
"time": "1769514540"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1769514730"
},
"departure": {
"delay": 70,
"time": "1769514730"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1769513700"
},
"departure": {
"delay": 65,
"time": "1769513705"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1769514744",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:537:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745666x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769504906"
},
"departure": {
"delay": 33,
"time": "1769504973"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1769504858"
},
"departure": {
"delay": -6,
"time": "1769504874"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1769504508"
},
"departure": {
"delay": 24,
"time": "1769504544"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1769507094"
},
"departure": {
"delay": 8,
"time": "1769507108"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1769505657"
},
"departure": {
"delay": 35,
"time": "1769505695"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1769504432"
},
"departure": {
"time": "1769504460"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1769506176"
},
"departure": {
"delay": 26,
"time": "1769506226"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -12,
"time": "1769504798"
},
"departure": {
"delay": -12,
"time": "1769504808"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 40,
"time": "1769504320"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769504400"
},
"departure": {
"delay": 13,
"time": "1769504413"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1769506554"
},
"departure": {
"delay": 34,
"time": "1769506594"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1769504736"
},
"departure": {
"delay": 44,
"time": "1769504744"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1769505966"
},
"departure": {
"delay": 26,
"time": "1769505986"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1769506058"
},
"departure": {
"delay": 2,
"time": "1769506082"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1769506634"
},
"departure": {
"delay": 28,
"time": "1769506648"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1769506904"
},
"departure": {
"delay": 28,
"time": "1769506948"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 97,
"time": "1769505902"
},
"departure": {
"delay": 97,
"time": "1769505937"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1769505721"
},
"departure": {
"delay": 16,
"time": "1769505736"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1769505039"
},
"departure": {
"delay": -5,
"time": "1769505055"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769504476"
},
"departure": {
"delay": 25,
"time": "1769504485"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1769505575"
},
"departure": {
"delay": 69,
"time": "1769505609"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1769506824"
},
"departure": {
"delay": 61,
"time": "1769506861"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -19,
"time": "1769506343"
},
"departure": {
"delay": -19,
"time": "1769506361"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1769504648"
},
"departure": {
"delay": 20,
"time": "1769504660"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1769506974"
},
"departure": {
"time": "1769506980"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1769506738"
},
"departure": {
"delay": 32,
"time": "1769506772"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 82,
"time": "1769505466"
},
"departure": {
"delay": 82,
"time": "1769505502"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1769505771"
},
"departure": {
"delay": 71,
"time": "1769505851"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1769506423"
},
"departure": {
"delay": 24,
"time": "1769506464"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1769507012"
},
"departure": {
"delay": 13,
"time": "1769507053"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 90,
"time": "1769505442"
},
"departure": {
"delay": 90,
"time": "1769505450"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -57,
"time": "1769507163"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745666x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3788:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769514895"
},
"departure": {
"delay": 55,
"time": "1769514895"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 39,
"time": "1769514392"
},
"departure": {
"delay": 39,
"time": "1769514399"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1769515143"
},
"departure": {
"delay": 63,
"time": "1769515143"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 139,
"time": "1769514048"
},
"departure": {
"delay": 139,
"time": "1769514079"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1769513667"
},
"departure": {
"delay": 39,
"time": "1769513679"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1769513550"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1769513866"
},
"departure": {
"delay": 59,
"time": "1769513879"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1769513589"
},
"departure": {
"delay": 19,
"time": "1769513599"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1769514570"
},
"departure": {
"delay": 119,
"time": "1769514599"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1769514277"
},
"departure": {
"delay": 19,
"time": "1769514319"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1769515286"
},
"departure": {
"delay": 26,
"time": "1769515286"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1769515074"
},
"departure": {
"delay": 54,
"time": "1769515074"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 39,
"time": "1769513764"
},
"departure": {
"delay": 39,
"time": "1769513799"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1769513953"
},
"departure": {
"delay": 99,
"time": "1769513979"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1769515438"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 79,
"time": "1769514475"
},
"departure": {
"delay": 79,
"time": "1769514499"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1769515052"
},
"departure": {
"delay": 32,
"time": "1769515052"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 119,
"time": "1769514163"
},
"departure": {
"delay": 119,
"time": "1769514179"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769514803"
},
"departure": {
"delay": 23,
"time": "1769514803"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 159,
"time": "1769514674"
},
"departure": {
"delay": 159,
"time": "1769514699"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769513460",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3788:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10219:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769515830"
},
"departure": {
"delay": 30,
"time": "1769515830"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769515909"
},
"departure": {
"delay": 49,
"time": "1769515909"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1769515769"
},
"departure": {
"delay": 29,
"time": "1769515769"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1769515355"
},
"departure": {
"delay": 35,
"time": "1769515355"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1769516121"
},
"departure": {
"delay": 21,
"time": "1769516121"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1769516349"
},
"departure": {
"delay": 9,
"time": "1769516349"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1769515958"
},
"departure": {
"delay": 38,
"time": "1769515958"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1769516546"
},
"departure": {
"delay": 26,
"time": "1769516546"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1769516310"
},
"departure": {
"delay": 30,
"time": "1769516310"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1769515403"
},
"departure": {
"delay": 23,
"time": "1769515403"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1769515441"
},
"departure": {
"delay": 1,
"time": "1769515441"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1769515174"
},
"departure": {
"delay": 34,
"time": "1769515174"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769515482"
},
"departure": {
"delay": 42,
"time": "1769515482"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769516070"
},
"departure": {
"delay": 30,
"time": "1769516070"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769515650"
},
"departure": {
"delay": 30,
"time": "1769515650"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1769516410"
},
"departure": {
"delay": 10,
"time": "1769516410"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 30,
"time": "1769515050"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1769515081"
},
"departure": {
"delay": 1,
"time": "1769515081"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769515290"
},
"departure": {
"delay": 30,
"time": "1769515290"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769515530"
},
"departure": {
"delay": 30,
"time": "1769515530"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1769515726"
},
"departure": {
"delay": 46,
"time": "1769515726"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1769515122"
},
"departure": {
"delay": 42,
"time": "1769515122"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1769516274"
},
"departure": {
"delay": 54,
"time": "1769516274"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1769516025"
},
"departure": {
"delay": 45,
"time": "1769516025"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10219:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745734x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1769514328"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 49,
"time": "1769513974"
},
"departure": {
"delay": 49,
"time": "1769513989"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1769513681"
},
"departure": {
"delay": 117,
"time": "1769513697"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -102,
"time": "1769511943"
},
"departure": {
"delay": -102,
"time": "1769511978"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1769514191"
},
"departure": {
"delay": 21,
"time": "1769514201"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 14,
"time": "1769512724"
},
"departure": {
"delay": 14,
"time": "1769512754"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1769512918"
},
"departure": {
"delay": 34,
"time": "1769512954"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -76,
"time": "1769511848"
},
"departure": {
"delay": -76,
"time": "1769511884"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1769513198"
},
"departure": {
"delay": 71,
"time": "1769513231"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -92,
"time": "1769512094"
},
"departure": {
"delay": -92,
"time": "1769512168"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1769513886"
},
"departure": {
"delay": 42,
"time": "1769513922"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 58,
"time": "1769514020"
},
"departure": {
"delay": 58,
"time": "1769514058"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -37,
"time": "1769511707"
},
"departure": {
"delay": -37,
"time": "1769511743"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1769513268"
},
"departure": {
"delay": 19,
"time": "1769513299"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1769512979"
},
"departure": {
"delay": 13,
"time": "1769512993"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1769514087"
},
"departure": {
"delay": 56,
"time": "1769514116"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 51,
"time": "1769514139"
},
"departure": {
"delay": 51,
"time": "1769514171"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 37,
"time": "1769511517"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1769514265"
},
"departure": {
"delay": -3,
"time": "1769514297"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1769514232"
},
"departure": {
"delay": 4,
"time": "1769514244"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -96,
"time": "1769512008"
},
"departure": {
"delay": -96,
"time": "1769512044"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1769511560"
},
"departure": {
"delay": 32,
"time": "1769511572"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1769512828"
},
"departure": {
"delay": 14,
"time": "1769512874"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1769513754"
},
"departure": {
"delay": 83,
"time": "1769513783"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 89,
"time": "1769513036"
},
"departure": {
"delay": 89,
"time": "1769513129"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1769513811"
},
"departure": {
"delay": 80,
"time": "1769513840"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -41,
"time": "1769511669"
},
"departure": {
"delay": -41,
"time": "1769511679"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1769511642"
},
"departure": {
"delay": -7,
"time": "1769511653"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -107,
"time": "1769512234"
},
"departure": {
"delay": -107,
"time": "1769512273"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769512636"
},
"departure": {
"delay": 8,
"time": "1769512688"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1769512450"
},
"departure": {
"delay": -50,
"time": "1769512450"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -96,
"time": "1769511790"
},
"departure": {
"delay": -96,
"time": "1769511804"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1769513445"
},
"departure": {
"delay": 120,
"time": "1769513460"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745734x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1769495392"
},
"departure": {
"delay": 62,
"time": "1769495402"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1769496563"
},
"departure": {
"delay": -2,
"time": "1769496598"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"departure": {
"delay": 117,
"time": "1769495097"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769495936"
},
"departure": {
"delay": 36,
"time": "1769495976"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1769495246"
},
"departure": {
"delay": 94,
"time": "1769495254"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1769496177"
},
"departure": {
"delay": 10,
"time": "1769496190"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769496215"
},
"departure": {
"delay": 6,
"time": "1769496246"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1769495579"
},
"departure": {
"delay": 14,
"time": "1769495594"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1769495868"
},
"departure": {
"delay": 4,
"time": "1769495884"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1769496019"
},
"departure": {
"delay": 57,
"time": "1769496057"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1769496624"
},
"departure": {
"delay": -18,
"time": "1769496642"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": -14,
"time": "1769496398"
},
"departure": {
"delay": -14,
"time": "1769496406"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1769495748"
},
"departure": {
"delay": 7,
"time": "1769495767"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1769495344"
},
"departure": {
"delay": 89,
"time": "1769495369"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1769495283"
},
"departure": {
"delay": 106,
"time": "1769495326"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1769495200"
},
"departure": {
"delay": 109,
"time": "1769495209"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"time": "1769496780"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 6,
"time": "1769495437"
},
"departure": {
"delay": 6,
"time": "1769495466"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1769496428"
},
"departure": {
"delay": -10,
"time": "1769496470"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1769495694"
},
"departure": {
"delay": 7,
"time": "1769495707"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1769496274"
},
"departure": {
"delay": 6,
"time": "1769496306"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1769495155"
},
"departure": {
"delay": 128,
"time": "1769495168"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -5,
"time": "1769496519"
},
"departure": {
"delay": -5,
"time": "1769496535"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1769495427"
},
"departure": {
"delay": 37,
"time": "1769495437"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1769496338"
},
"departure": {
"delay": 6,
"time": "1769496366"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769498064"
},
"departure": {
"delay": 47,
"time": "1769498087"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1769497898"
},
"departure": {
"delay": 52,
"time": "1769497912"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1769498123"
},
"departure": {
"delay": 99,
"time": "1769498199"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1769498361"
},
"departure": {
"delay": 33,
"time": "1769498373"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1769498526"
},
"departure": {
"delay": 23,
"time": "1769498543"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1769498326"
},
"departure": {
"delay": 61,
"time": "1769498341"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1769497683"
},
"departure": {
"delay": 39,
"time": "1769497719"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1769497644"
},
"departure": {
"delay": 43,
"time": "1769497663"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1769498408"
},
"departure": {
"delay": 19,
"time": "1769498419"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1769498486"
},
"departure": {
"delay": 38,
"time": "1769498498"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1769497402"
},
"departure": {
"delay": 71,
"time": "1769497451"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"time": "1769498580"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1769497820"
},
"departure": {
"delay": 36,
"time": "1769497836"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1769497528"
},
"departure": {
"delay": 75,
"time": "1769497575"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1769498007"
},
"departure": {
"delay": 38,
"time": "1769498018"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1769497336"
},
"departure": {
"delay": 41,
"time": "1769497361"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769497496"
},
"departure": {
"delay": 65,
"time": "1769497505"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 20,
"time": "1769497220"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:6:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769500024"
},
"departure": {
"delay": 15,
"time": "1769500035"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1769498817"
},
"departure": {
"delay": 125,
"time": "1769498825"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1769500208"
},
"departure": {
"delay": 18,
"time": "1769500218"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1769500251"
},
"departure": {
"delay": 4,
"time": "1769500264"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1769499606"
},
"departure": {
"delay": 23,
"time": "1769499623"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1769499069"
},
"departure": {
"delay": 85,
"time": "1769499085"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1769498905"
},
"departure": {
"delay": 96,
"time": "1769498916"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769499389"
},
"departure": {
"delay": 45,
"time": "1769499405"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1769499880"
},
"departure": {
"delay": -7,
"time": "1769499893"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 116,
"time": "1769498867"
},
"departure": {
"delay": 116,
"time": "1769498876"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1769500051"
},
"departure": {
"delay": 18,
"time": "1769500098"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1769499485"
},
"departure": {
"delay": 12,
"time": "1769499492"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1769499334"
},
"departure": {
"delay": 46,
"time": "1769499346"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1769499019"
},
"departure": {
"delay": 103,
"time": "1769499043"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769499922"
},
"departure": {
"delay": 11,
"time": "1769499971"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -25,
"time": "1769499743"
},
"departure": {
"delay": -25,
"time": "1769499755"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 145,
"time": "1769498755"
},
"departure": {
"delay": 145,
"time": "1769498785"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769499536"
},
"departure": {
"delay": 31,
"time": "1769499571"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1769498966"
},
"departure": {
"delay": 102,
"time": "1769498982"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1769499779"
},
"departure": {
"delay": 22,
"time": "1769499862"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"time": "1769500380"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1769500148"
},
"departure": {
"delay": 36,
"time": "1769500176"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 158,
"time": "1769499105"
},
"departure": {
"delay": 158,
"time": "1769499218"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1769499238"
},
"departure": {
"delay": 63,
"time": "1769499243"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"departure": {
"delay": 80,
"time": "1769498660"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:7:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747837x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1769493796"
},
"departure": {
"delay": 31,
"time": "1769493811"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -62,
"time": "1769494663"
},
"departure": {
"delay": -62,
"time": "1769494678"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1769493836"
},
"departure": {
"delay": 26,
"time": "1769493866"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1769494036"
},
"departure": {
"delay": 114,
"time": "1769494074"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1769493925"
},
"departure": {
"delay": 66,
"time": "1769493966"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 67,
"time": "1769493635"
},
"departure": {
"delay": 67,
"time": "1769493667"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1769493891"
},
"departure": {
"delay": 67,
"time": "1769493907"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1769493222"
},
"departure": {
"delay": 59,
"time": "1769493239"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1769493414"
},
"departure": {
"delay": 93,
"time": "1769493453"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1769493247"
},
"departure": {
"delay": 33,
"time": "1769493273"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 41,
"time": "1769493041"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -19,
"time": "1769494748"
},
"departure": {
"delay": -19,
"time": "1769494841"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -2,
"time": "1769494346"
},
"departure": {
"delay": -2,
"time": "1769494378"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1769493089"
},
"departure": {
"delay": 29,
"time": "1769493149"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -129,
"time": "1769494971"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1769494579"
},
"departure": {
"delay": 1,
"time": "1769494621"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1769493549"
},
"departure": {
"delay": 77,
"time": "1769493557"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1769493708"
},
"departure": {
"delay": 73,
"time": "1769493733"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1769494442"
},
"departure": {
"delay": 34,
"time": "1769494534"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1769493347"
},
"departure": {
"delay": 10,
"time": "1769493370"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1769493980"
},
"departure": {
"delay": 46,
"time": "1769494006"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1769494237"
},
"departure": {
"delay": 68,
"time": "1769494268"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1769494293"
},
"departure": {
"delay": 61,
"time": "1769494321"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1769494878"
},
"departure": {
"delay": -17,
"time": "1769494903"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1769493476"
},
"departure": {
"delay": 84,
"time": "1769493504"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747837x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 225,
"time": "1769512545"
},
"departure": {
"delay": 225,
"time": "1769512545"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 294,
"time": "1769514294"
},
"departure": {
"delay": 294,
"time": "1769514294"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 216,
"time": "1769512296"
},
"departure": {
"delay": 216,
"time": "1769512296"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 407,
"time": "1769514767"
},
"departure": {
"delay": 407,
"time": "1769514767"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 209,
"time": "1769512949"
},
"departure": {
"delay": 209,
"time": "1769512949"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 428,
"time": "1769515268"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 359,
"time": "1769514419"
},
"departure": {
"delay": 359,
"time": "1769514419"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 414,
"time": "1769513969"
},
"departure": {
"delay": 414,
"time": "1769513994"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 428,
"time": "1769515088"
},
"departure": {
"delay": 428,
"time": "1769515088"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 219,
"time": "1769512359"
},
"departure": {
"delay": 219,
"time": "1769512359"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 234,
"time": "1769512471"
},
"departure": {
"delay": 234,
"time": "1769512494"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 244,
"time": "1769513624"
},
"departure": {
"delay": 244,
"time": "1769513644"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1769512055"
},
"departure": {
"delay": 35,
"time": "1769512055"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1769511983"
},
"departure": {
"delay": 23,
"time": "1769511983"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 244,
"time": "1769513344"
},
"departure": {
"delay": 244,
"time": "1769513344"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 289,
"time": "1769513504"
},
"departure": {
"delay": 289,
"time": "1769513569"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 429,
"time": "1769514669"
},
"departure": {
"delay": 429,
"time": "1769514669"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1769511870"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 459,
"time": "1769514999"
},
"departure": {
"delay": 459,
"time": "1769514999"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 219,
"time": "1769512719"
},
"departure": {
"delay": 219,
"time": "1769512719"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 429,
"time": "1769514069"
},
"departure": {
"delay": 429,
"time": "1769514069"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 214,
"time": "1769513194"
},
"departure": {
"delay": 214,
"time": "1769513194"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 409,
"time": "1769513719"
},
"departure": {
"delay": 409,
"time": "1769513869"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 434,
"time": "1769514169"
},
"departure": {
"delay": 434,
"time": "1769514194"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 364,
"time": "1769514544"
},
"departure": {
"delay": 364,
"time": "1769514544"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 224,
"time": "1769513144"
},
"departure": {
"delay": 224,
"time": "1769513144"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 259,
"time": "1769513419"
},
"departure": {
"delay": 259,
"time": "1769513419"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 220,
"time": "1769512420"
},
"departure": {
"delay": 220,
"time": "1769512420"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 192,
"time": "1769512872"
},
"departure": {
"delay": 192,
"time": "1769512872"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 466,
"time": "1769514886"
},
"departure": {
"delay": 466,
"time": "1769514886"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769511461",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx123:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12767:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1769514236"
},
"departure": {
"delay": 56,
"time": "1769514236"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1769514283"
},
"departure": {
"delay": -17,
"time": "1769514283"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1769514460"
},
"departure": {
"delay": 40,
"time": "1769514460"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1769514849"
},
"departure": {
"delay": 9,
"time": "1769514849"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -10,
"time": "1769514950"
},
"departure": {
"delay": -10,
"time": "1769514950"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -7,
"time": "1769514413"
},
"departure": {
"delay": -7,
"time": "1769514413"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1769514493"
},
"departure": {
"delay": 13,
"time": "1769514493"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1769515181"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -18,
"time": "1769514617"
},
"departure": {
"delay": -18,
"time": "1769514642"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1769514183"
},
"departure": {
"delay": 3,
"time": "1769514183"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1769514066"
},
"departure": {
"delay": 67,
"time": "1769514067"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -166,
"time": "1769513534"
},
"departure": {
"delay": -166,
"time": "1769513534"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -43,
"time": "1769513403"
},
"departure": {
"delay": -43,
"time": "1769513417"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1769513979"
},
"departure": {
"delay": 39,
"time": "1769513979"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769513694"
},
"departure": {
"delay": 12,
"time": "1769513892"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1769514805"
},
"departure": {
"delay": 25,
"time": "1769514805"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -121,
"time": "1769513639"
},
"departure": {
"delay": -121,
"time": "1769513639"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1769514562"
},
"departure": {
"delay": 22,
"time": "1769514562"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1769514146"
},
"departure": {
"delay": 26,
"time": "1769514146"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1769514714"
},
"departure": {
"delay": -2,
"time": "1769514718"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -42,
"time": "1769513358"
},
"departure": {
"delay": -42,
"time": "1769513358"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1769515000"
},
"departure": {
"delay": -20,
"time": "1769515000"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1769514760"
},
"departure": {
"delay": -20,
"time": "1769514760"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1769514382"
},
"departure": {
"delay": 22,
"time": "1769514382"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1769514306"
},
"departure": {
"delay": 17,
"time": "1769514317"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -108,
"time": "1769513472"
},
"departure": {
"delay": -108,
"time": "1769513472"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769512880",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12767:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1026:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769513220"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769512680"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769512380"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514360"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769514720"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769512980"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769513040"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769513280"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769512260"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769513160"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769512860"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769512440"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769512500"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769512560"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769512620"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769513940"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769512800"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769512920"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769514700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1026:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7914:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 268,
"time": "1769513248"
},
"departure": {
"delay": 268,
"time": "1769513248"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 281,
"time": "1769513422"
},
"departure": {
"delay": 281,
"time": "1769513441"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -34,
"time": "1769511266"
},
"departure": {
"delay": -34,
"time": "1769511266"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1769511641"
},
"departure": {
"delay": 66,
"time": "1769511666"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 267,
"time": "1769513367"
},
"departure": {
"delay": 267,
"time": "1769513367"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1769511782"
},
"departure": {
"delay": 62,
"time": "1769511782"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1769511859"
},
"departure": {
"delay": 58,
"time": "1769511958"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 243,
"time": "1769512923"
},
"departure": {
"delay": 243,
"time": "1769512923"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 276,
"time": "1769513556"
},
"departure": {
"delay": 276,
"time": "1769513556"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1769512102"
},
"departure": {
"delay": 98,
"time": "1769512118"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 273,
"time": "1769513313"
},
"departure": {
"delay": 273,
"time": "1769513313"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -79,
"time": "1769511341"
},
"departure": {
"delay": -79,
"time": "1769511341"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1769511542"
},
"departure": {
"delay": 27,
"time": "1769511567"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 266,
"time": "1769513066"
},
"departure": {
"delay": 266,
"time": "1769513066"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -14,
"time": "1769511441"
},
"departure": {
"delay": -14,
"time": "1769511466"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -24,
"time": "1769511191"
},
"departure": {
"delay": -24,
"time": "1769511216"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 268,
"time": "1769512744"
},
"departure": {
"delay": 268,
"time": "1769512768"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 271,
"time": "1769513472"
},
"departure": {
"delay": 271,
"time": "1769513491"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 332,
"time": "1769513166"
},
"departure": {
"delay": 332,
"time": "1769513192"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 276,
"time": "1769512972"
},
"departure": {
"delay": 276,
"time": "1769513016"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769510940",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7914:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470570:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4128,
"time": "1769514792"
},
"departure": {
"delay": -4128,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3588,
"time": "1769514792"
},
"departure": {
"delay": -3588,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -215,
"time": "1769519605"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3768,
"time": "1769514792"
},
"departure": {
"delay": -3768,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -208,
"time": "1769519552"
},
"departure": {
"delay": -208,
"time": "1769519552"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -157,
"time": "1769519243"
},
"departure": {
"delay": -157,
"time": "1769519243"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4128,
"time": "1769514792"
},
"departure": {
"delay": -4128,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -4308,
"time": "1769514792"
},
"departure": {
"delay": -4308,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"delay": -3408,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -4188,
"time": "1769514792"
},
"departure": {
"delay": -4188,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -101,
"time": "1769519419"
},
"departure": {
"delay": -101,
"time": "1769519419"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -178,
"time": "1769519462"
},
"departure": {
"delay": -178,
"time": "1769519462"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -4428,
"time": "1769514792"
},
"departure": {
"delay": -4428,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3528,
"time": "1769514792"
},
"departure": {
"delay": -3528,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -141,
"time": "1769519319"
},
"departure": {
"delay": -141,
"time": "1769519319"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4008,
"time": "1769514792"
},
"departure": {
"delay": -4008,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3648,
"time": "1769514792"
},
"departure": {
"delay": -3648,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3888,
"time": "1769514792"
},
"departure": {
"delay": -3888,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -4248,
"time": "1769514792"
},
"departure": {
"delay": -4248,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -4068,
"time": "1769514792"
},
"departure": {
"delay": -4068,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3948,
"time": "1769514792"
},
"departure": {
"delay": -3948,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4488,
"time": "1769514792"
},
"departure": {
"delay": -4488,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470570:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745676x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769516120"
},
"departure": {
"delay": 20,
"time": "1769516120"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1769514980"
},
"departure": {
"delay": 20,
"time": "1769514980"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1769514554"
},
"departure": {
"delay": 33,
"time": "1769514573"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1769514671"
},
"departure": {
"delay": -2,
"time": "1769514718"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1769513665"
},
"departure": {
"delay": -28,
"time": "1769513672"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769515580"
},
"departure": {
"delay": 20,
"time": "1769515580"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -39,
"time": "1769513404"
},
"departure": {
"delay": -39,
"time": "1769513421"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1769513440"
},
"departure": {
"delay": -10,
"time": "1769513450"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769515460"
},
"departure": {
"delay": 20,
"time": "1769515460"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1769515940"
},
"departure": {
"delay": 20,
"time": "1769515940"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1769516000"
},
"departure": {
"delay": 20,
"time": "1769516000"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1769514860"
},
"departure": {
"delay": 20,
"time": "1769514860"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -42,
"time": "1769513567"
},
"departure": {
"delay": -42,
"time": "1769513598"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769516060"
},
"departure": {
"delay": 20,
"time": "1769516060"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 74,
"time": "1769514464"
},
"departure": {
"delay": 74,
"time": "1769514494"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769515640"
},
"departure": {
"delay": 20,
"time": "1769515640"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769515400"
},
"departure": {
"delay": 20,
"time": "1769515400"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 24,
"time": "1769513304"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1769513980"
},
"departure": {
"delay": -50,
"time": "1769514010"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1769513725"
},
"departure": {
"delay": -60,
"time": "1769513760"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769515820"
},
"departure": {
"delay": 20,
"time": "1769515820"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -29,
"time": "1769513822"
},
"departure": {
"delay": -29,
"time": "1769513851"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769516240"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1769514610"
},
"departure": {
"delay": -20,
"time": "1769514640"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769515100"
},
"departure": {
"delay": 20,
"time": "1769515100"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 86,
"time": "1769514439"
},
"departure": {
"delay": 86,
"time": "1769514446"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -36,
"time": "1769513466"
},
"departure": {
"delay": -36,
"time": "1769513484"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769514747"
},
"departure": {
"delay": 15,
"time": "1769514795"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1769515760"
},
"departure": {
"delay": 20,
"time": "1769515760"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -16,
"time": "1769513374"
},
"departure": {
"delay": -16,
"time": "1769513384"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769515220"
},
"departure": {
"delay": 20,
"time": "1769515220"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -31,
"time": "1769513878"
},
"departure": {
"delay": -31,
"time": "1769513909"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745676x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1446:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769511180"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 148,
"time": "1769511402"
},
"departure": {
"delay": 148,
"time": "1769511448"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769512151"
},
"departure": {
"delay": 33,
"time": "1769512173"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 91,
"time": "1769512591"
},
"departure": {
"delay": 91,
"time": "1769512591"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1769511266"
},
"departure": {
"delay": 86,
"time": "1769511266"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -1,
"time": "1769513459"
},
"departure": {
"delay": -1,
"time": "1769513459"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1769512676"
},
"departure": {
"delay": 56,
"time": "1769512676"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1769512823"
},
"departure": {
"delay": 23,
"time": "1769512823"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1769513198"
},
"departure": {
"delay": 38,
"time": "1769513198"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1769513373"
},
"departure": {
"delay": 33,
"time": "1769513373"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1769512749"
},
"departure": {
"delay": 93,
"time": "1769512773"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1769513523"
},
"departure": {
"delay": 28,
"time": "1769513548"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1769512525"
},
"departure": {
"delay": 25,
"time": "1769512525"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1769511673"
},
"departure": {
"delay": 133,
"time": "1769511673"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1769513273"
},
"departure": {
"delay": 53,
"time": "1769513273"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 161,
"time": "1769511941"
},
"departure": {
"delay": 161,
"time": "1769511941"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1769511607"
},
"departure": {
"delay": 127,
"time": "1769511607"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 188,
"time": "1769511728"
},
"departure": {
"delay": 188,
"time": "1769511728"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 163,
"time": "1769511523"
},
"departure": {
"delay": 163,
"time": "1769511523"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769510881",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1446:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5482378211360768x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -38,
"time": "1769516412"
},
"departure": {
"delay": -38,
"time": "1769516422"
},
"stopId": "FR:50218:ZE:742490001:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -34,
"time": "1769515936"
},
"departure": {
"delay": -34,
"time": "1769515946"
},
"stopId": "FR:50218:ZE:757990017:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1769516250"
},
"departure": {
"delay": -20,
"time": "1769516260"
},
"stopId": "FR:50218:ZE:759810003:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -58,
"time": "1769516152"
},
"departure": {
"delay": -58,
"time": "1769516162"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1769515533"
},
"departure": {
"delay": -17,
"time": "1769515543"
},
"stopId": "FR:50218:ZE:767190003:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -24,
"time": "1769515826"
},
"departure": {
"delay": -24,
"time": "1769515836"
},
"stopId": "FR:50218:ZE:738750002:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769515745"
},
"departure": {
"delay": 15,
"time": "1769515755"
},
"stopId": "FR:50218:ZE:749890002:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -80,
"time": "1769516490"
},
"departure": {
"delay": -80,
"time": "1769516500"
},
"stopId": "FR:50218:ZE:746180003:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -72,
"time": "1769516618"
},
"departure": {
"delay": -72,
"time": "1769516628"
},
"stopId": "FR:50218:ZE:752280004:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -35,
"time": "1769516355"
},
"departure": {
"delay": -35,
"time": "1769516365"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -35,
"time": "1769516055"
},
"departure": {
"delay": -35,
"time": "1769516065"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -81,
"time": "1769516679"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -54,
"time": "1769516576"
},
"departure": {
"delay": -54,
"time": "1769516586"
},
"stopId": "FR:50218:ZE:757970022:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1769515680"
},
"departure": {
"delay": 10,
"time": "1769515690"
},
"stopId": "FR:50218:ZE:712770015:ATOUMOD105",
"stopSequence": 3
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 1
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5482378211360768x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6861:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769515383"
},
"departure": {
"delay": 3,
"time": "1769515383"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -122,
"time": "1769513758"
},
"departure": {
"delay": -122,
"time": "1769513758"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769514316"
},
"departure": {
"delay": 16,
"time": "1769514316"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1769514113"
},
"departure": {
"delay": 53,
"time": "1769514113"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1769515023"
},
"departure": {
"delay": 3,
"time": "1769515023"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1769514533"
},
"departure": {
"delay": 53,
"time": "1769514533"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769514708"
},
"departure": {
"delay": 48,
"time": "1769514708"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1769514233"
},
"departure": {
"delay": 53,
"time": "1769514233"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -14,
"time": "1769515246"
},
"departure": {
"delay": -14,
"time": "1769515246"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 30,
"time": "1769513670"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1769515702"
},
"departure": {
"delay": 22,
"time": "1769515702"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1769515453"
},
"departure": {
"delay": 13,
"time": "1769515453"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1769514906"
},
"departure": {
"delay": 6,
"time": "1769514906"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1769513858"
},
"departure": {
"delay": 43,
"time": "1769513983"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -82,
"time": "1769513678"
},
"departure": {
"delay": -82,
"time": "1769513678"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1769514413"
},
"departure": {
"delay": 75,
"time": "1769514435"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1769514858"
},
"departure": {
"delay": 18,
"time": "1769514858"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769514783"
},
"departure": {
"delay": 3,
"time": "1769514783"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1769514036"
},
"departure": {
"delay": 36,
"time": "1769514036"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1769514608"
},
"departure": {
"delay": 68,
"time": "1769514608"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769513540",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6861:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7028:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514720"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 60,
"time": "1769513880"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 60,
"time": "1769513940"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1769513760"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 120,
"time": "1769514000"
},
"stopId": "FR:76457:ZE:TAEx9121:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769516460"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769515980"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769514094",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7028:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746134x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1769490390"
},
"departure": {
"delay": -14,
"time": "1769490406"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 15,
"time": "1769488136"
},
"departure": {
"delay": 15,
"time": "1769488155"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -127,
"time": "1769491013"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 58,
"time": "1769488059"
},
"departure": {
"delay": 58,
"time": "1769488078"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1769489735"
},
"departure": {
"delay": 72,
"time": "1769489772"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -29,
"time": "1769488320"
},
"departure": {
"delay": -29,
"time": "1769488351"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1769489311"
},
"departure": {
"delay": 74,
"time": "1769489354"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1769489254"
},
"departure": {
"delay": 72,
"time": "1769489292"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1769488831"
},
"departure": {
"delay": 7,
"time": "1769488867"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -64,
"time": "1769490700"
},
"departure": {
"delay": -64,
"time": "1769490716"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 8,
"time": "1769488906"
},
"departure": {
"delay": 8,
"time": "1769488928"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -48,
"time": "1769490344"
},
"departure": {
"delay": -48,
"time": "1769490372"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 41,
"time": "1769488001"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1769490071"
},
"departure": {
"delay": 51,
"time": "1769490111"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 7,
"time": "1769488643"
},
"departure": {
"delay": 7,
"time": "1769488687"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1769488437"
},
"departure": {
"delay": -55,
"time": "1769488445"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1769488021"
},
"departure": {
"delay": 72,
"time": "1769488032"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1769488962"
},
"departure": {
"delay": 21,
"time": "1769489001"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -73,
"time": "1769490934"
},
"departure": {
"delay": -73,
"time": "1769490947"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -34,
"time": "1769488279"
},
"departure": {
"delay": -34,
"time": "1769488286"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1769489599"
},
"departure": {
"delay": 53,
"time": "1769489633"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 73,
"time": "1769489438"
},
"departure": {
"delay": 73,
"time": "1769489473"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1769489882"
},
"departure": {
"delay": 15,
"time": "1769489895"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -55,
"time": "1769490758"
},
"departure": {
"delay": -55,
"time": "1769490785"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 19,
"time": "1769488744"
},
"departure": {
"delay": 19,
"time": "1769488759"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1769489104"
},
"departure": {
"delay": 32,
"time": "1769489132"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -44,
"time": "1769490902"
},
"departure": {
"delay": -44,
"time": "1769490916"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -39,
"time": "1769490422"
},
"departure": {
"delay": -39,
"time": "1769490441"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -4,
"time": "1769488595"
},
"departure": {
"delay": -4,
"time": "1769488616"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1769489806"
},
"departure": {
"delay": 57,
"time": "1769489817"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -54,
"time": "1769490832"
},
"departure": {
"delay": -54,
"time": "1769490846"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -41,
"time": "1769490611"
},
"departure": {
"delay": -41,
"time": "1769490619"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 12,
"time": "1769489032"
},
"departure": {
"delay": 12,
"time": "1769489052"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1769489669"
},
"departure": {
"delay": 58,
"time": "1769489698"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -84,
"time": "1769490799"
},
"departure": {
"delay": -84,
"time": "1769490816"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 45,
"time": "1769489184"
},
"departure": {
"delay": 45,
"time": "1769489205"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769489974"
},
"departure": {
"delay": 5,
"time": "1769490005"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 13,
"time": "1769488364"
},
"departure": {
"delay": 13,
"time": "1769488393"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769489532"
},
"departure": {
"delay": 31,
"time": "1769489551"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1769488246"
},
"departure": {
"delay": -1,
"time": "1769488259"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1769488179"
},
"departure": {
"delay": -1,
"time": "1769488199"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -15,
"time": "1769490264"
},
"departure": {
"delay": -15,
"time": "1769490285"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -89,
"time": "1769490862"
},
"departure": {
"delay": -89,
"time": "1769490871"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -33,
"time": "1769490468"
},
"departure": {
"delay": -33,
"time": "1769490507"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -51,
"time": "1769490635"
},
"departure": {
"delay": -51,
"time": "1769490669"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -50,
"time": "1769488518"
},
"departure": {
"delay": -50,
"time": "1769488570"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -73,
"time": "1769488474"
},
"departure": {
"delay": -73,
"time": "1769488487"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1769490196"
},
"departure": {
"delay": -20,
"time": "1769490220"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1769514817",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746134x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769520300"
},
"departure": {
"time": "1769520300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769519100"
},
"departure": {
"time": "1769519100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769521260"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769520960"
},
"departure": {
"time": "1769520960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769518860"
},
"departure": {
"time": "1769518860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769520120"
},
"departure": {
"time": "1769520120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769519520"
},
"departure": {
"time": "1769519520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769520720"
},
"departure": {
"time": "1769520720"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1769518265"
},
"departure": {
"delay": 5,
"time": "1769518265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769520900"
},
"departure": {
"time": "1769520900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769520600"
},
"departure": {
"time": "1769520600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769519400"
},
"departure": {
"time": "1769519400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769518680"
},
"departure": {
"time": "1769518680"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769519160"
},
"departure": {
"time": "1769519160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769521200"
},
"departure": {
"time": "1769521200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769518800"
},
"departure": {
"time": "1769518800"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769520060"
},
"departure": {
"time": "1769520060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769520605"
},
"departure": {
"delay": 5,
"time": "1769520605"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769519040"
},
"departure": {
"time": "1769519040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769520420"
},
"departure": {
"time": "1769520420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769518740"
},
"departure": {
"time": "1769518740"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769518620"
},
"departure": {
"time": "1769518620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769521080"
},
"departure": {
"time": "1769521080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769520360"
},
"departure": {
"time": "1769520360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769518745"
},
"departure": {
"delay": 5,
"time": "1769518745"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769518980"
},
"departure": {
"time": "1769518980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769518500"
},
"departure": {
"time": "1769518500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769518920"
},
"departure": {
"time": "1769518920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769520660"
},
"departure": {
"time": "1769520660"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769520840"
},
"departure": {
"time": "1769520840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769519340"
},
"departure": {
"time": "1769519340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769519700"
},
"departure": {
"time": "1769519700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1769518200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:649:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470548:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769514925"
},
"departure": {
"delay": 25,
"time": "1769514925"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1769515487"
},
"departure": {
"delay": -13,
"time": "1769515487"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -47,
"time": "1769515753"
},
"departure": {
"delay": -47,
"time": "1769515753"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -91,
"time": "1769515889"
},
"departure": {
"delay": -91,
"time": "1769515889"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1769515197"
},
"departure": {
"delay": -3,
"time": "1769515197"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -100,
"time": "1769516180"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -82,
"time": "1769515778"
},
"departure": {
"delay": -82,
"time": "1769515778"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -65,
"time": "1769515615"
},
"departure": {
"delay": -65,
"time": "1769515615"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -121,
"time": "1769515679"
},
"departure": {
"delay": -121,
"time": "1769515679"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -34,
"time": "1769515526"
},
"departure": {
"delay": -34,
"time": "1769515526"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -54,
"time": "1769515566"
},
"departure": {
"delay": -54,
"time": "1769515566"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1769514879"
},
"departure": {
"delay": 99,
"time": "1769514879"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -64,
"time": "1769515376"
},
"departure": {
"delay": -64,
"time": "1769515376"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -44,
"time": "1769515456"
},
"departure": {
"delay": -44,
"time": "1769515456"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": 151,
"time": "1769514751"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -40,
"time": "1769516060"
},
"departure": {
"delay": -40,
"time": "1769516060"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 181,
"time": "1769514781"
},
"departure": {
"delay": 181,
"time": "1769514781"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -53,
"time": "1769515987"
},
"departure": {
"delay": -53,
"time": "1769515987"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1769515071"
},
"departure": {
"delay": 51,
"time": "1769515071"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -34,
"time": "1769515286"
},
"departure": {
"delay": -34,
"time": "1769515286"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1769516117"
},
"departure": {
"delay": 17,
"time": "1769516117"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1769514998"
},
"departure": {
"delay": 38,
"time": "1769514998"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470548:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13233:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769517420"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769515740"
},
"departure": {
"delay": 60,
"time": "1769515740"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769516700"
},
"departure": {
"delay": 60,
"time": "1769516700"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769516280"
},
"departure": {
"delay": 60,
"time": "1769516280"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769517300"
},
"departure": {
"delay": 60,
"time": "1769517300"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1769515580"
},
"departure": {
"delay": 20,
"time": "1769515580"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769516660"
},
"departure": {
"delay": 20,
"time": "1769516660"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1769517320"
},
"departure": {
"delay": 20,
"time": "1769517320"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1769516220"
},
"departure": {
"delay": 60,
"time": "1769516220"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769516040"
},
"departure": {
"delay": 60,
"time": "1769516040"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769516340"
},
"departure": {
"delay": 60,
"time": "1769516340"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769517060"
},
"departure": {
"delay": 60,
"time": "1769517060"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769516640"
},
"departure": {
"delay": 60,
"time": "1769516640"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769516460"
},
"departure": {
"delay": 60,
"time": "1769516460"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1769515760"
},
"departure": {
"delay": 20,
"time": "1769515760"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769511380",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13233:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5216:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -71,
"time": "1769514349"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1769512975"
},
"departure": {
"delay": 55,
"time": "1769512975"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -29,
"time": "1769513501"
},
"departure": {
"delay": -29,
"time": "1769513551"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769512920"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -21,
"time": "1769513799"
},
"departure": {
"delay": -21,
"time": "1769513799"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1769514199"
},
"departure": {
"delay": 104,
"time": "1769514224"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1769514024"
},
"departure": {
"delay": 109,
"time": "1769514049"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769513700"
},
"departure": {
"delay": 25,
"time": "1769513725"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1769514274"
},
"departure": {
"delay": 34,
"time": "1769514274"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -15,
"time": "1769513604"
},
"departure": {
"delay": -15,
"time": "1769513625"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1769513149"
},
"departure": {
"delay": 49,
"time": "1769513149"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1769513924"
},
"departure": {
"delay": 34,
"time": "1769513974"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769514109"
},
"departure": {
"delay": 49,
"time": "1769514109"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1769513074"
},
"departure": {
"delay": 34,
"time": "1769513074"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -86,
"time": "1769513374"
},
"departure": {
"delay": -86,
"time": "1769513374"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769512901",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5216:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745231x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 172,
"time": "1769500202"
},
"departure": {
"delay": 172,
"time": "1769500252"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 283,
"time": "1769499671"
},
"departure": {
"delay": 283,
"time": "1769499703"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 268,
"time": "1769499466"
},
"departure": {
"delay": 268,
"time": "1769499508"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 172,
"time": "1769500279"
},
"departure": {
"delay": 172,
"time": "1769500312"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 282,
"time": "1769499725"
},
"departure": {
"delay": 282,
"time": "1769499762"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 246,
"time": "1769500643"
},
"departure": {
"delay": 246,
"time": "1769500686"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 247,
"time": "1769500046"
},
"departure": {
"delay": 247,
"time": "1769500087"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 283,
"time": "1769499600"
},
"departure": {
"delay": 283,
"time": "1769499643"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 242,
"time": "1769499357"
},
"departure": {
"delay": 242,
"time": "1769499422"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 198,
"time": "1769500121"
},
"departure": {
"delay": 198,
"time": "1769500158"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 258,
"time": "1769500709"
},
"departure": {
"delay": 258,
"time": "1769500758"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1769500863"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 289,
"time": "1769499956"
},
"departure": {
"delay": 289,
"time": "1769500009"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 184,
"time": "1769500394"
},
"departure": {
"delay": 184,
"time": "1769500444"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 311,
"time": "1769499311"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 292,
"time": "1769499796"
},
"departure": {
"delay": 292,
"time": "1769499832"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 229,
"time": "1769500782"
},
"departure": {
"delay": 229,
"time": "1769500789"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 222,
"time": "1769500550"
},
"departure": {
"delay": 222,
"time": "1769500602"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 198,
"time": "1769500477"
},
"departure": {
"delay": 198,
"time": "1769500518"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745231x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7899:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 127,
"time": "1769514067"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 116,
"time": "1769515136"
},
"departure": {
"delay": 116,
"time": "1769515136"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 147,
"time": "1769514267"
},
"departure": {
"delay": 147,
"time": "1769514267"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1769515308"
},
"departure": {
"delay": 108,
"time": "1769515308"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 167,
"time": "1769514442"
},
"departure": {
"delay": 167,
"time": "1769514467"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1769516213"
},
"departure": {
"delay": 113,
"time": "1769516213"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 108,
"time": "1769515608"
},
"departure": {
"delay": 108,
"time": "1769515608"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 127,
"time": "1769515807"
},
"departure": {
"delay": 127,
"time": "1769515807"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 131,
"time": "1769515451"
},
"departure": {
"delay": 131,
"time": "1769515451"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1769515898"
},
"departure": {
"delay": 98,
"time": "1769515898"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1769516328"
},
"departure": {
"delay": 108,
"time": "1769516328"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1769516033"
},
"departure": {
"delay": 113,
"time": "1769516033"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 107,
"time": "1769515667"
},
"departure": {
"delay": 107,
"time": "1769515667"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1769515720"
},
"departure": {
"delay": 100,
"time": "1769515720"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1769516085"
},
"departure": {
"delay": 105,
"time": "1769516085"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 172,
"time": "1769514592"
},
"departure": {
"delay": 172,
"time": "1769514592"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1769515008"
},
"departure": {
"delay": 108,
"time": "1769515008"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 142,
"time": "1769514117"
},
"departure": {
"delay": 142,
"time": "1769514142"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 87,
"time": "1769514927"
},
"departure": {
"delay": 87,
"time": "1769514927"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1769514192"
},
"departure": {
"delay": 132,
"time": "1769514192"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1769514342"
},
"departure": {
"delay": 102,
"time": "1769514342"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 177,
"time": "1769514699"
},
"departure": {
"delay": 177,
"time": "1769514717"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1769514828"
},
"departure": {
"delay": 108,
"time": "1769514828"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 134,
"time": "1769515514"
},
"departure": {
"delay": 134,
"time": "1769515514"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1769516448"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 78,
"time": "1769515338"
},
"departure": {
"delay": 78,
"time": "1769515338"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 108,
"time": "1769516148"
},
"departure": {
"delay": 108,
"time": "1769516148"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 182,
"time": "1769514542"
},
"departure": {
"delay": 182,
"time": "1769514542"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1769515968"
},
"departure": {
"delay": 108,
"time": "1769515968"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769514080",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7899:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:2e1a2fcfe93e67f1f49955b01c0af9e9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769515560"
},
"departure": {
"delay": 120,
"time": "1769515560"
},
"stopId": "FR:61169:ZE:2303:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1769515080"
},
"departure": {
"delay": 120,
"time": "1769515080"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1769515680"
},
"departure": {
"delay": 120,
"time": "1769515680"
},
"stopId": "FR:61169:ZE:2313:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1769515200"
},
"departure": {
"delay": 120,
"time": "1769515200"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769514715"
},
"departure": {
"delay": 120,
"time": "1769514780"
},
"stopId": "FR:61169:ZE:2379:ATOUMOD104",
"stopSequence": 3
},
{
"departure": {
"delay": 73,
"time": "1769514673"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 98,
"time": "1769514692"
},
"departure": {
"delay": 98,
"time": "1769514698"
},
"stopId": "FR:61169:ZE:2382:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1769515800"
},
"departure": {
"delay": 120,
"time": "1769515800"
},
"stopId": "FR:61169:ZE:2315:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1769514960"
},
"departure": {
"delay": 120,
"time": "1769514960"
},
"stopId": "FR:61169:ZE:2259:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1769515020"
},
"departure": {
"delay": 120,
"time": "1769515020"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1769515860"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1769515260"
},
"departure": {
"delay": 120,
"time": "1769515260"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1769515740"
},
"departure": {
"delay": 120,
"time": "1769515740"
},
"stopId": "FR:61169:ZE:2328:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1769515620"
},
"departure": {
"delay": 120,
"time": "1769515620"
},
"stopId": "FR:61169:ZE:2298:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1769514840"
},
"departure": {
"delay": 120,
"time": "1769514840"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1769515440"
},
"departure": {
"delay": 120,
"time": "1769515440"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1769514901"
},
"departure": {
"delay": 121,
"time": "1769514901"
},
"stopId": "FR:61169:ZE:2294:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1769515320"
},
"departure": {
"delay": 120,
"time": "1769515320"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769514900"
},
"departure": {
"delay": 120,
"time": "1769514900"
},
"stopId": "FR:61169:ZE:2269:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769515140"
},
"departure": {
"delay": 120,
"time": "1769515140"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 121,
"time": "1769515201"
},
"departure": {
"delay": 121,
"time": "1769515201"
},
"stopId": "FR:61169:ZE:2383:ATOUMOD104",
"stopSequence": 12
}
],
"timestamp": "1769514871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:2e1a2fcfe93e67f1f49955b01c0af9e9:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471206:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -87,
"time": "1769517573"
},
"departure": {
"delay": -87,
"time": "1769517573"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2028,
"time": "1769514792"
},
"departure": {
"delay": -2028,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -164,
"time": "1769517976"
},
"departure": {
"delay": -164,
"time": "1769517976"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -204,
"time": "1769517876"
},
"departure": {
"delay": -204,
"time": "1769517876"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2208,
"time": "1769514792"
},
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -321,
"time": "1769518299"
},
"departure": {
"delay": -321,
"time": "1769518299"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -2148,
"time": "1769514792"
},
"departure": {
"delay": -2148,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -197,
"time": "1769517703"
},
"departure": {
"delay": -197,
"time": "1769517703"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2508,
"time": "1769514792"
},
"departure": {
"delay": -2508,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -241,
"time": "1769518019"
},
"departure": {
"delay": -241,
"time": "1769518019"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"departure": {
"delay": -1608,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2328,
"time": "1769514792"
},
"departure": {
"delay": -2328,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1848,
"time": "1769514792"
},
"departure": {
"delay": -1848,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1728,
"time": "1769514792"
},
"departure": {
"delay": -1728,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -72,
"time": "1769517528"
},
"departure": {
"delay": -72,
"time": "1769517528"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1968,
"time": "1769514792"
},
"departure": {
"delay": -1968,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -115,
"time": "1769517425"
},
"departure": {
"delay": -115,
"time": "1769517425"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2388,
"time": "1769514792"
},
"departure": {
"delay": -2388,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2448,
"time": "1769514792"
},
"departure": {
"delay": -2448,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -257,
"time": "1769517763"
},
"departure": {
"delay": -257,
"time": "1769517763"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -266,
"time": "1769518174"
},
"departure": {
"delay": -266,
"time": "1769518174"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1908,
"time": "1769514792"
},
"departure": {
"delay": -1908,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2268,
"time": "1769514792"
},
"departure": {
"delay": -2268,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -211,
"time": "1769518109"
},
"departure": {
"delay": -211,
"time": "1769518109"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -2148,
"time": "1769514792"
},
"departure": {
"delay": -2148,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -143,
"time": "1769517637"
},
"departure": {
"delay": -143,
"time": "1769517637"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1788,
"time": "1769514792"
},
"departure": {
"delay": -1788,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -394,
"time": "1769518346"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -292,
"time": "1769517788"
},
"departure": {
"delay": -292,
"time": "1769517788"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1908,
"time": "1769514792"
},
"departure": {
"delay": -1908,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -266,
"time": "1769518234"
},
"departure": {
"delay": -266,
"time": "1769518234"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471206:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769512354"
},
"departure": {
"delay": 34,
"time": "1769512354"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1769513429"
},
"departure": {
"delay": 29,
"time": "1769513429"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1769511717"
},
"departure": {
"delay": 57,
"time": "1769511717"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769513160"
},
"departure": {
"time": "1769513160"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 46,
"time": "1769512186"
},
"departure": {
"delay": 46,
"time": "1769512186"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1769511975"
},
"departure": {
"delay": 15,
"time": "1769511975"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1769513709"
},
"departure": {
"delay": 9,
"time": "1769513709"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769513400"
},
"departure": {
"time": "1769513400"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 51,
"time": "1769511771"
},
"departure": {
"delay": 51,
"time": "1769511771"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1769513075"
},
"departure": {
"delay": 35,
"time": "1769513075"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 35,
"time": "1769512535"
},
"departure": {
"delay": 35,
"time": "1769512535"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1769513019"
},
"departure": {
"delay": 39,
"time": "1769513019"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769513760"
},
"departure": {
"time": "1769513760"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 7,
"time": "1769511547"
},
"departure": {
"delay": 7,
"time": "1769511547"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769512260"
},
"departure": {
"time": "1769512260"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1769512665"
},
"departure": {
"delay": 45,
"time": "1769512665"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1769512396"
},
"departure": {
"delay": 16,
"time": "1769512396"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1769512621"
},
"departure": {
"delay": 1,
"time": "1769512621"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1769512060"
},
"departure": {
"delay": 40,
"time": "1769512060"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1769513598"
},
"departure": {
"delay": 18,
"time": "1769513598"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769511840"
},
"departure": {
"time": "1769511840"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769512800"
},
"departure": {
"time": "1769512800"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1769511326"
},
"departure": {
"delay": 26,
"time": "1769511326"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1769513549"
},
"departure": {
"delay": 29,
"time": "1769513549"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 16,
"time": "1769512876"
},
"departure": {
"delay": 16,
"time": "1769512876"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769513640"
},
"departure": {
"time": "1769513640"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769513880"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769510700"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1769513244"
},
"departure": {
"delay": 24,
"time": "1769513244"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 19,
"time": "1769511499"
},
"departure": {
"delay": 19,
"time": "1769511499"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1769513298"
},
"departure": {
"delay": 18,
"time": "1769513298"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 36,
"time": "1769511636"
},
"departure": {
"delay": 36,
"time": "1769511636"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1769511163"
},
"departure": {
"delay": 43,
"time": "1769511163"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1769511266"
},
"departure": {
"delay": 26,
"time": "1769511266"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769511420"
},
"departure": {
"time": "1769511420"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769512440"
},
"departure": {
"time": "1769512440"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1769510880"
},
"departure": {
"delay": 120,
"time": "1769510880"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769511120"
},
"departure": {
"time": "1769511120"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769510261",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14393:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745731x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769510366"
},
"departure": {
"delay": 49,
"time": "1769510389"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1769511072"
},
"departure": {
"delay": 98,
"time": "1769511098"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 73,
"time": "1769509469"
},
"departure": {
"delay": 73,
"time": "1769509513"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1769509171"
},
"departure": {
"delay": -9,
"time": "1769509191"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1769510474"
},
"departure": {
"delay": 54,
"time": "1769510514"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -6,
"time": "1769511283"
},
"departure": {
"delay": -6,
"time": "1769511294"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -34,
"time": "1769511472"
},
"departure": {
"delay": -34,
"time": "1769511506"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 70,
"time": "1769510704"
},
"departure": {
"delay": 70,
"time": "1769510710"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -80,
"time": "1769511580"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 38,
"time": "1769509060"
},
"departure": {
"delay": 38,
"time": "1769509118"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1769511328"
},
"departure": {
"delay": 12,
"time": "1769511372"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 68,
"time": "1769510248"
},
"departure": {
"delay": 68,
"time": "1769510288"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1769510159"
},
"departure": {
"delay": 37,
"time": "1769510197"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1769511185"
},
"departure": {
"delay": 18,
"time": "1769511198"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1769510561"
},
"departure": {
"delay": 12,
"time": "1769510592"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 153,
"time": "1769509900"
},
"departure": {
"delay": 153,
"time": "1769509953"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1769509565"
},
"departure": {
"delay": 50,
"time": "1769509610"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1769508986"
},
"departure": {
"delay": 41,
"time": "1769509001"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769511242"
},
"departure": {
"delay": 16,
"time": "1769511256"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 73,
"time": "1769510083"
},
"departure": {
"delay": 73,
"time": "1769510113"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -59,
"time": "1769511526"
},
"departure": {
"delay": -59,
"time": "1769511541"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 49,
"time": "1769510315"
},
"departure": {
"delay": 49,
"time": "1769510329"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1769510002"
},
"departure": {
"delay": 63,
"time": "1769510043"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1769509362"
},
"departure": {
"delay": 28,
"time": "1769509408"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1769511006"
},
"departure": {
"delay": 139,
"time": "1769511019"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1769509251"
},
"departure": {
"delay": 34,
"time": "1769509294"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1769508873"
},
"departure": {
"delay": 74,
"time": "1769508914"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1769509018"
},
"departure": {
"delay": 10,
"time": "1769509030"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1769511129"
},
"departure": {
"delay": 80,
"time": "1769511140"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 37,
"time": "1769508817"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1769511394"
},
"departure": {
"delay": -12,
"time": "1769511408"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 117,
"time": "1769509750"
},
"departure": {
"delay": 117,
"time": "1769509797"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1769511428"
},
"departure": {
"delay": -37,
"time": "1769511443"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745731x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746206x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1769496337"
},
"departure": {
"delay": 191,
"time": "1769496371"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1769494707"
},
"departure": {
"delay": 8,
"time": "1769494748"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1769497828"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 11,
"time": "1769495871"
},
"departure": {
"delay": 11,
"time": "1769495891"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 137,
"time": "1769496220"
},
"departure": {
"delay": 137,
"time": "1769496257"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 135,
"time": "1769497366"
},
"departure": {
"delay": 135,
"time": "1769497395"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 47,
"time": "1769494516"
},
"departure": {
"delay": 47,
"time": "1769494547"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 109,
"time": "1769496512"
},
"departure": {
"delay": 109,
"time": "1769496529"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 114,
"time": "1769497119"
},
"departure": {
"delay": 114,
"time": "1769497134"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 27,
"time": "1769495032"
},
"departure": {
"delay": 27,
"time": "1769495067"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1769495719"
},
"departure": {
"delay": 29,
"time": "1769495789"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1769496650"
},
"departure": {
"delay": 126,
"time": "1769496666"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 161,
"time": "1769497266"
},
"departure": {
"delay": 161,
"time": "1769497301"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 51,
"time": "1769495180"
},
"departure": {
"delay": 51,
"time": "1769495211"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769495092"
},
"departure": {
"delay": 3,
"time": "1769495103"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1769496963"
},
"departure": {
"delay": 135,
"time": "1769496975"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 15,
"time": "1769495459"
},
"departure": {
"delay": 15,
"time": "1769495475"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1769497201"
},
"departure": {
"delay": 147,
"time": "1769497227"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 137,
"time": "1769496185"
},
"departure": {
"delay": 137,
"time": "1769496197"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1769497563"
},
"departure": {
"delay": 18,
"time": "1769497578"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 95,
"time": "1769497159"
},
"departure": {
"delay": 95,
"time": "1769497175"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 37,
"time": "1769495349"
},
"departure": {
"delay": 37,
"time": "1769495377"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1769494641"
},
"departure": {
"delay": -10,
"time": "1769494670"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1769497537"
},
"departure": {
"delay": 43,
"time": "1769497543"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"departure": {
"delay": 7,
"time": "1769494327"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1769494378"
},
"departure": {
"delay": 33,
"time": "1769494413"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 122,
"time": "1769497316"
},
"departure": {
"delay": 122,
"time": "1769497322"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 169,
"time": "1769496446"
},
"departure": {
"delay": 169,
"time": "1769496469"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1769497059"
},
"departure": {
"delay": 112,
"time": "1769497072"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1769494792"
},
"departure": {
"time": "1769494800"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1769494853"
},
"departure": {
"delay": 6,
"time": "1769494866"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769494563"
},
"departure": {
"delay": 19,
"time": "1769494579"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1769494586"
},
"departure": {
"delay": 2,
"time": "1769494622"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1769495256"
},
"departure": {
"delay": 28,
"time": "1769495308"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 104,
"time": "1769496547"
},
"departure": {
"delay": 104,
"time": "1769496584"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -3,
"time": "1769497724"
},
"departure": {
"delay": -3,
"time": "1769497737"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -5,
"time": "1769497763"
},
"departure": {
"delay": -5,
"time": "1769497795"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 1,
"time": "1769495127"
},
"departure": {
"delay": 1,
"time": "1769495161"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1769494884"
},
"departure": {
"delay": 7,
"time": "1769494927"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1769497438"
},
"departure": {
"delay": 72,
"time": "1769497452"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 162,
"time": "1769496747"
},
"departure": {
"delay": 162,
"time": "1769496762"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 188,
"time": "1769496804"
},
"departure": {
"delay": 188,
"time": "1769496848"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 150,
"time": "1769496914"
},
"departure": {
"delay": 150,
"time": "1769496930"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 96,
"time": "1769497405"
},
"departure": {
"delay": 96,
"time": "1769497416"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 167,
"time": "1769496872"
},
"departure": {
"delay": 167,
"time": "1769496887"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 44,
"time": "1769497473"
},
"departure": {
"delay": 44,
"time": "1769497484"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 139,
"time": "1769496091"
},
"departure": {
"delay": 139,
"time": "1769496139"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1769497696"
},
"departure": {
"delay": 26,
"time": "1769497706"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 87,
"time": "1769495631"
},
"departure": {
"delay": 87,
"time": "1769495667"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1769494682"
},
"departure": {
"delay": 11,
"time": "1769494691"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746206x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748463x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1769513543"
},
"departure": {
"delay": -13,
"time": "1769513567"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769515350"
},
"departure": {
"delay": 30,
"time": "1769515350"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1769514101"
},
"departure": {
"delay": 8,
"time": "1769514128"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -39,
"time": "1769514373"
},
"departure": {
"delay": -39,
"time": "1769514381"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 11,
"time": "1769513351"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769515890"
},
"departure": {
"delay": 30,
"time": "1769515890"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1769514785"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769515590"
},
"departure": {
"delay": 30,
"time": "1769515590"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769515950"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1769514706"
},
"departure": {
"delay": 21,
"time": "1769514741"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1769513901"
},
"departure": {
"delay": 39,
"time": "1769513919"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1769513930"
},
"departure": {
"delay": 4,
"time": "1769513944"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769515770"
},
"departure": {
"delay": 30,
"time": "1769515770"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -34,
"time": "1769514607"
},
"departure": {
"delay": -34,
"time": "1769514626"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1769513613"
},
"departure": {
"delay": -9,
"time": "1769513631"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769513759"
},
"departure": {
"delay": 42,
"time": "1769513802"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769513651"
},
"departure": {
"delay": 42,
"time": "1769513682"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1769513999"
},
"departure": {
"delay": 12,
"time": "1769514012"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769515110"
},
"departure": {
"delay": 30,
"time": "1769515110"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769515650"
},
"departure": {
"delay": 30,
"time": "1769515650"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -19,
"time": "1769514547"
},
"departure": {
"delay": -19,
"time": "1769514581"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1769514203"
},
"departure": {
"delay": -3,
"time": "1769514237"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1769514423"
},
"departure": {
"delay": -15,
"time": "1769514525"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769515710"
},
"departure": {
"delay": 30,
"time": "1769515710"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -30,
"time": "1769514261"
},
"departure": {
"delay": -30,
"time": "1769514270"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769515410"
},
"departure": {
"delay": 30,
"time": "1769515410"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769515230"
},
"departure": {
"delay": 30,
"time": "1769515230"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1769514030"
},
"departure": {
"delay": -10,
"time": "1769514050"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769515470"
},
"departure": {
"delay": 30,
"time": "1769515470"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769515830"
},
"departure": {
"delay": 30,
"time": "1769515830"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1769515770"
},
"departure": {
"delay": 30,
"time": "1769515770"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1769513855"
},
"departure": {
"delay": 49,
"time": "1769513869"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769515530"
},
"departure": {
"delay": 30,
"time": "1769515530"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748463x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:2a686afabce9be828a6cfe56aaac46ee:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1769514978"
},
"departure": {
"delay": 18,
"time": "1769514978"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1769514781"
},
"departure": {
"delay": 18,
"time": "1769514798"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 132,
"time": "1769514520"
},
"departure": {
"delay": 132,
"time": "1769514552"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1769514732"
},
"departure": {
"delay": 90,
"time": "1769514750"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1769515218"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
},
{
"departure": {
"delay": 56,
"time": "1769513876"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1769514858"
},
"departure": {
"delay": 18,
"time": "1769514858"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1769515158"
},
"departure": {
"delay": 18,
"time": "1769515158"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 131,
"time": "1769514599"
},
"departure": {
"delay": 131,
"time": "1769514611"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769513898"
},
"departure": {
"delay": 36,
"time": "1769513916"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769514918"
},
"departure": {
"delay": 18,
"time": "1769514918"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 140,
"time": "1769514670"
},
"departure": {
"delay": 140,
"time": "1769514680"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 162,
"time": "1769514377"
},
"departure": {
"delay": 162,
"time": "1769514402"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1769513992"
},
"departure": {
"delay": 70,
"time": "1769514010"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1769515159"
},
"departure": {
"delay": 19,
"time": "1769515159"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1769515098"
},
"departure": {
"delay": 18,
"time": "1769515098"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1769514057"
},
"departure": {
"delay": 76,
"time": "1769514076"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1769514628"
},
"departure": {
"delay": 112,
"time": "1769514652"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 76,
"time": "1769514125"
},
"departure": {
"delay": 76,
"time": "1769514136"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1769514452"
},
"departure": {
"delay": 111,
"time": "1769514471"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1769514176"
},
"departure": {
"delay": 145,
"time": "1769514265"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
}
],
"timestamp": "1769514871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:2a686afabce9be828a6cfe56aaac46ee:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748454x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1769496581"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 144,
"time": "1769496311"
},
"departure": {
"delay": 144,
"time": "1769496324"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 161,
"time": "1769495272"
},
"departure": {
"delay": 161,
"time": "1769495321"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 192,
"time": "1769494417"
},
"departure": {
"delay": 192,
"time": "1769494452"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 176,
"time": "1769495423"
},
"departure": {
"delay": 176,
"time": "1769495456"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 162,
"time": "1769495132"
},
"departure": {
"delay": 162,
"time": "1769495142"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 153,
"time": "1769496349"
},
"departure": {
"delay": 153,
"time": "1769496393"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 152,
"time": "1769495215"
},
"departure": {
"delay": 152,
"time": "1769495252"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 263,
"time": "1769495026"
},
"departure": {
"delay": 263,
"time": "1769495063"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 241,
"time": "1769494847"
},
"departure": {
"delay": 241,
"time": "1769494861"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1769496156"
},
"departure": {
"delay": 172,
"time": "1769496172"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1769496409"
},
"departure": {
"delay": 151,
"time": "1769496451"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 198,
"time": "1769494276"
},
"departure": {
"delay": 198,
"time": "1769494338"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 211,
"time": "1769494636"
},
"departure": {
"delay": 211,
"time": "1769494651"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 171,
"time": "1769496456"
},
"departure": {
"delay": 171,
"time": "1769496471"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 182,
"time": "1769496254"
},
"departure": {
"delay": 182,
"time": "1769496302"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 92,
"time": "1769493932"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 165,
"time": "1769496208"
},
"departure": {
"delay": 165,
"time": "1769496225"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 226,
"time": "1769494500"
},
"departure": {
"delay": 226,
"time": "1769494546"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1769495341"
},
"departure": {
"delay": 140,
"time": "1769495360"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 247,
"time": "1769494608"
},
"departure": {
"delay": 247,
"time": "1769494627"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 226,
"time": "1769494695"
},
"departure": {
"delay": 226,
"time": "1769494726"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 266,
"time": "1769494964"
},
"departure": {
"delay": 266,
"time": "1769495006"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1769494211"
},
"departure": {
"delay": 112,
"time": "1769494252"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1769494127"
},
"departure": {
"delay": 88,
"time": "1769494168"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 107,
"time": "1769495567"
},
"departure": {
"delay": 107,
"time": "1769495747"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1769495790"
},
"departure": {
"delay": 84,
"time": "1769495844"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 208,
"time": "1769496134"
},
"departure": {
"delay": 208,
"time": "1769496148"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 183,
"time": "1769495481"
},
"departure": {
"delay": 183,
"time": "1769495523"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1769495943"
},
"departure": {
"delay": 70,
"time": "1769495950"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 166,
"time": "1769496517"
},
"departure": {
"delay": 166,
"time": "1769496526"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 137,
"time": "1769496543"
},
"departure": {
"delay": 137,
"time": "1769496557"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 227,
"time": "1769494753"
},
"departure": {
"delay": 227,
"time": "1769494787"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748454x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12741:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -118,
"time": "1769515982"
},
"departure": {
"delay": -118,
"time": "1769515982"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -128,
"time": "1769515672"
},
"departure": {
"delay": -128,
"time": "1769515672"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -128,
"time": "1769516032"
},
"departure": {
"delay": -128,
"time": "1769516032"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -88,
"time": "1769515052"
},
"departure": {
"delay": -88,
"time": "1769515052"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -83,
"time": "1769515837"
},
"departure": {
"delay": -83,
"time": "1769515837"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -127,
"time": "1769515193"
},
"departure": {
"delay": -127,
"time": "1769515193"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -99,
"time": "1769515881"
},
"departure": {
"delay": -99,
"time": "1769515881"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -108,
"time": "1769515512"
},
"departure": {
"delay": -108,
"time": "1769515512"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -128,
"time": "1769515312"
},
"departure": {
"delay": -128,
"time": "1769515312"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -135,
"time": "1769514742"
},
"departure": {
"delay": -135,
"time": "1769514765"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -128,
"time": "1769515132"
},
"departure": {
"delay": -128,
"time": "1769515132"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -80,
"time": "1769515600"
},
"departure": {
"delay": -80,
"time": "1769515600"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -74,
"time": "1769515246"
},
"departure": {
"delay": -74,
"time": "1769515246"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -96,
"time": "1769514564"
},
"departure": {
"delay": -96,
"time": "1769514564"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -104,
"time": "1769515336"
},
"departure": {
"delay": -104,
"time": "1769515336"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -101,
"time": "1769514979"
},
"departure": {
"delay": -101,
"time": "1769514979"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -128,
"time": "1769514892"
},
"departure": {
"delay": -128,
"time": "1769514892"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -128,
"time": "1769515792"
},
"departure": {
"delay": -128,
"time": "1769515792"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -108,
"time": "1769515752"
},
"departure": {
"delay": -108,
"time": "1769515752"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -135,
"time": "1769516265"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 29,
"time": "1769514629"
},
"departure": {
"delay": 29,
"time": "1769514629"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -81,
"time": "1769515479"
},
"departure": {
"delay": -81,
"time": "1769515479"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -127,
"time": "1769514833"
},
"departure": {
"delay": -127,
"time": "1769514833"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -136,
"time": "1769514644"
},
"departure": {
"delay": -136,
"time": "1769514644"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -99,
"time": "1769515401"
},
"departure": {
"delay": -99,
"time": "1769515401"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -128,
"time": "1769515432"
},
"departure": {
"delay": -128,
"time": "1769515432"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769514040",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12741:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746174x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1769511226"
},
"departure": {
"delay": 99,
"time": "1769511279"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 80,
"time": "1769510457"
},
"departure": {
"delay": 80,
"time": "1769510480"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1769510739"
},
"departure": {
"delay": 78,
"time": "1769510778"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -8,
"time": "1769510071"
},
"departure": {
"delay": -8,
"time": "1769510092"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1769509982"
},
"departure": {
"delay": 16,
"time": "1769509996"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1769512122"
},
"departure": {
"delay": 71,
"time": "1769512151"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 104,
"time": "1769512570"
},
"departure": {
"delay": 104,
"time": "1769512604"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 135,
"time": "1769511962"
},
"departure": {
"delay": 135,
"time": "1769511975"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 79,
"time": "1769509924"
},
"departure": {
"delay": 79,
"time": "1769509939"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1769510812"
},
"departure": {
"delay": 102,
"time": "1769510862"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 107,
"time": "1769510309"
},
"departure": {
"delay": 107,
"time": "1769510327"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1769512015"
},
"departure": {
"delay": 103,
"time": "1769512063"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 83,
"time": "1769510994"
},
"departure": {
"delay": 83,
"time": "1769511023"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 98,
"time": "1769510570"
},
"departure": {
"delay": 98,
"time": "1769510618"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1769510398"
},
"departure": {
"delay": 80,
"time": "1769510420"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 82,
"time": "1769510516"
},
"departure": {
"delay": 82,
"time": "1769510542"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1769512502"
},
"departure": {
"delay": 91,
"time": "1769512531"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 160,
"time": "1769511846"
},
"departure": {
"delay": 160,
"time": "1769511880"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 97,
"time": "1769512645"
},
"departure": {
"delay": 97,
"time": "1769512657"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 136,
"time": "1769511659"
},
"departure": {
"delay": 136,
"time": "1769511736"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1769512454"
},
"departure": {
"delay": 102,
"time": "1769512482"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 64,
"time": "1769511155"
},
"departure": {
"delay": 64,
"time": "1769511184"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1769510671"
},
"departure": {
"delay": 47,
"time": "1769510687"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1769509511"
},
"departure": {
"delay": 88,
"time": "1769509528"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 50,
"time": "1769509490"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1769511389"
},
"departure": {
"delay": 46,
"time": "1769511406"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 69,
"time": "1769512621"
},
"departure": {
"delay": 69,
"time": "1769512629"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 123,
"time": "1769512272"
},
"departure": {
"delay": 123,
"time": "1769512323"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 118,
"time": "1769511330"
},
"departure": {
"delay": 118,
"time": "1769511358"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 123,
"time": "1769512436"
},
"departure": {
"delay": 123,
"time": "1769512443"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 29,
"time": "1769509755"
},
"departure": {
"delay": 29,
"time": "1769509769"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 139,
"time": "1769512786"
},
"departure": {
"delay": 139,
"time": "1769512819"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 88,
"time": "1769510229"
},
"departure": {
"delay": 88,
"time": "1769510248"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 152,
"time": "1769512742"
},
"departure": {
"delay": 152,
"time": "1769512772"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 104,
"time": "1769510876"
},
"departure": {
"delay": 104,
"time": "1769510924"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1769510112"
},
"departure": {
"delay": 92,
"time": "1769510192"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1769512669"
},
"departure": {
"delay": 96,
"time": "1769512716"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 30,
"time": "1769509634"
},
"departure": {
"delay": 30,
"time": "1769509650"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1769511480"
},
"departure": {
"delay": 50,
"time": "1769511530"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769511104"
},
"departure": {
"delay": 60,
"time": "1769511120"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1769509788"
},
"departure": {
"delay": 2,
"time": "1769509802"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1769510024"
},
"departure": {
"time": "1769510040"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1769512203"
},
"departure": {
"delay": 105,
"time": "1769512245"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 101,
"time": "1769512170"
},
"departure": {
"delay": 101,
"time": "1769512181"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 75,
"time": "1769509558"
},
"departure": {
"delay": 75,
"time": "1769509575"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1769509680"
},
"departure": {
"delay": 21,
"time": "1769509701"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1769509833"
},
"departure": {
"delay": 56,
"time": "1769509916"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1769512896"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746174x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6021:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769515380"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769513940"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769513280"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769513400"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769513100"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769513760"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769514360"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769513160"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6021:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747843x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1769499138"
},
"departure": {
"delay": -32,
"time": "1769499148"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -68,
"time": "1769499213"
},
"departure": {
"delay": -68,
"time": "1769499232"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1769499902"
},
"departure": {
"delay": 36,
"time": "1769499936"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1769500625"
},
"departure": {
"delay": 170,
"time": "1769500670"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1769500338"
},
"departure": {
"delay": 150,
"time": "1769500350"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1769499960"
},
"departure": {
"delay": 97,
"time": "1769499997"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769499114"
},
"departure": {
"delay": 6,
"time": "1769499126"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1769499768"
},
"departure": {
"delay": 12,
"time": "1769499792"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 46,
"time": "1769498986"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 168,
"time": "1769500827"
},
"departure": {
"delay": 168,
"time": "1769500848"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1769499271"
},
"departure": {
"delay": -10,
"time": "1769499290"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1769500491"
},
"departure": {
"delay": 136,
"time": "1769500516"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1769499639"
},
"departure": {
"delay": 17,
"time": "1769499737"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1769499306"
},
"departure": {
"delay": 12,
"time": "1769499372"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1769499027"
},
"departure": {
"delay": -11,
"time": "1769499049"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1769499500"
},
"departure": {
"delay": -26,
"time": "1769499514"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1769499413"
},
"departure": {
"delay": 6,
"time": "1769499426"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1769500970"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1769499820"
},
"departure": {
"delay": 58,
"time": "1769499838"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 219,
"time": "1769500758"
},
"departure": {
"delay": 219,
"time": "1769500779"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1769499857"
},
"departure": {
"delay": 49,
"time": "1769499889"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 169,
"time": "1769500403"
},
"departure": {
"delay": 169,
"time": "1769500429"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1769499556"
},
"departure": {
"delay": -34,
"time": "1769499566"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 178,
"time": "1769500252"
},
"departure": {
"delay": 178,
"time": "1769500318"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 163,
"time": "1769500882"
},
"departure": {
"delay": 163,
"time": "1769500903"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747843x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9788x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769511720"
},
"departure": {
"delay": 65,
"time": "1769511725"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": -115,
"time": "1769510640"
},
"departure": {
"delay": -115,
"time": "1769510645"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"departure": {
"delay": 120,
"time": "1769510400"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769511600"
},
"departure": {
"delay": 5,
"time": "1769511605"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769511360"
},
"departure": {
"delay": 65,
"time": "1769511365"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1769512380"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1769510580"
},
"departure": {
"delay": -55,
"time": "1769510585"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1769511480"
},
"departure": {
"delay": 125,
"time": "1769511485"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769510460"
},
"departure": {
"delay": 125,
"time": "1769510465"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": -115,
"time": "1769512020"
},
"departure": {
"delay": -115,
"time": "1769512025"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769511780"
},
"departure": {
"delay": 5,
"time": "1769511785"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1769511300"
},
"departure": {
"delay": 125,
"time": "1769511305"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": -115,
"time": "1769510880"
},
"departure": {
"delay": -115,
"time": "1769510885"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769510520"
},
"departure": {
"delay": 5,
"time": "1769510525"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769511540"
},
"departure": {
"delay": 65,
"time": "1769511545"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1769511240"
},
"departure": {
"delay": 185,
"time": "1769511245"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": -115,
"time": "1769511960"
},
"departure": {
"delay": -115,
"time": "1769511965"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
}
],
"timestamp": "1769513768",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9788x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1769507138"
},
"departure": {
"delay": -3,
"time": "1769507157"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 141,
"time": "1769505921"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1769507012"
},
"departure": {
"delay": 49,
"time": "1769507029"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 84,
"time": "1769506153"
},
"departure": {
"delay": 84,
"time": "1769506164"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1769505975"
},
"departure": {
"delay": 150,
"time": "1769505990"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1769506236"
},
"departure": {
"delay": 11,
"time": "1769506271"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769506838"
},
"departure": {
"delay": 60,
"time": "1769506860"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"time": "1769507580"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1769506692"
},
"departure": {
"delay": 57,
"time": "1769506737"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1769507374"
},
"departure": {
"delay": -16,
"time": "1769507384"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1769506025"
},
"departure": {
"delay": 131,
"time": "1769506031"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1769507333"
},
"departure": {
"delay": 4,
"time": "1769507344"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 116,
"time": "1769506122"
},
"departure": {
"delay": 116,
"time": "1769506136"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1769506184"
},
"departure": {
"delay": 55,
"time": "1769506195"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1769507417"
},
"departure": {
"delay": -30,
"time": "1769507430"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 126,
"time": "1769506076"
},
"departure": {
"delay": 126,
"time": "1769506086"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1769506781"
},
"departure": {
"delay": 58,
"time": "1769506798"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1769507099"
},
"departure": {
"delay": 6,
"time": "1769507106"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1769507281"
},
"departure": {
"delay": 11,
"time": "1769507291"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1769507242"
},
"departure": {
"delay": 41,
"time": "1769507261"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1769506534"
},
"departure": {
"delay": 48,
"time": "1769506548"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1769507053"
},
"departure": {
"delay": 29,
"time": "1769507069"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769506219"
},
"departure": {
"delay": 30,
"time": "1769506230"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1769506583"
},
"departure": {
"delay": 41,
"time": "1769506601"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1769506398"
},
"departure": {
"delay": 27,
"time": "1769506407"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:15:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746211x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -124,
"time": "1769502215"
},
"departure": {
"delay": -124,
"time": "1769502236"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 26,
"time": "1769499110"
},
"departure": {
"delay": 26,
"time": "1769499146"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769500543"
},
"departure": {
"delay": 25,
"time": "1769500585"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -22,
"time": "1769501450"
},
"departure": {
"delay": -22,
"time": "1769501498"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 32,
"time": "1769499877"
},
"departure": {
"delay": 32,
"time": "1769499932"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -15,
"time": "1769501128"
},
"departure": {
"delay": -15,
"time": "1769501145"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 52,
"time": "1769500658"
},
"departure": {
"delay": 52,
"time": "1769500672"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1769499015"
},
"departure": {
"delay": 34,
"time": "1769499034"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1769501725"
},
"departure": {
"delay": -23,
"time": "1769501737"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -54,
"time": "1769501269"
},
"departure": {
"delay": -54,
"time": "1769501286"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -44,
"time": "1769499700"
},
"departure": {
"delay": -44,
"time": "1769499736"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1769500129"
},
"departure": {
"delay": 90,
"time": "1769500170"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1769499218"
},
"departure": {
"delay": 18,
"time": "1769499258"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -21,
"time": "1769499596"
},
"departure": {
"delay": -21,
"time": "1769499639"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1769501317"
},
"departure": {
"delay": -42,
"time": "1769501358"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -3,
"time": "1769499445"
},
"departure": {
"delay": -3,
"time": "1769499477"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1769499316"
},
"departure": {
"delay": 25,
"time": "1769499325"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1769501582"
},
"departure": {
"delay": 15,
"time": "1769501595"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -96,
"time": "1769502113"
},
"departure": {
"delay": -96,
"time": "1769502144"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 6,
"time": "1769499751"
},
"departure": {
"delay": 6,
"time": "1769499786"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769500842"
},
"departure": {
"delay": 3,
"time": "1769500863"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -9,
"time": "1769501780"
},
"departure": {
"delay": -9,
"time": "1769501811"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -24,
"time": "1769501183"
},
"departure": {
"delay": -24,
"time": "1769501196"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -75,
"time": "1769501973"
},
"departure": {
"delay": -75,
"time": "1769501985"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 36,
"time": "1769501661"
},
"departure": {
"delay": 36,
"time": "1769501676"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -68,
"time": "1769501857"
},
"departure": {
"delay": -68,
"time": "1769501872"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -46,
"time": "1769501223"
},
"departure": {
"delay": -46,
"time": "1769501234"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 50,
"time": "1769500218"
},
"departure": {
"delay": 50,
"time": "1769500250"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1769501619"
},
"departure": {
"delay": -8,
"time": "1769501632"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -34,
"time": "1769499490"
},
"departure": {
"delay": -34,
"time": "1769499506"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1769499413"
},
"departure": {
"delay": 9,
"time": "1769499429"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769501062"
},
"departure": {
"delay": 2,
"time": "1769501102"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 26,
"time": "1769498966"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1769500358"
},
"departure": {
"delay": 29,
"time": "1769500409"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -148,
"time": "1769502272"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 11,
"time": "1769501700"
},
"departure": {
"delay": 11,
"time": "1769501711"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -90,
"time": "1769502010"
},
"departure": {
"delay": -90,
"time": "1769502030"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -84,
"time": "1769501901"
},
"departure": {
"delay": -84,
"time": "1769501916"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 60,
"time": "1769500478"
},
"departure": {
"delay": 60,
"time": "1769500500"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1769499974"
},
"departure": {
"delay": 57,
"time": "1769500017"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -117,
"time": "1769502166"
},
"departure": {
"delay": -117,
"time": "1769502183"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 3,
"time": "1769499164"
},
"departure": {
"delay": 3,
"time": "1769499183"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -44,
"time": "1769500920"
},
"departure": {
"delay": -44,
"time": "1769500936"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -46,
"time": "1769501827"
},
"departure": {
"delay": -46,
"time": "1769501834"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -42,
"time": "1769499670"
},
"departure": {
"delay": -42,
"time": "1769499678"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1769499340"
},
"departure": {
"delay": 18,
"time": "1769499378"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1769500690"
},
"departure": {
"delay": 28,
"time": "1769500708"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1769499284"
},
"departure": {
"time": "1769499300"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1769500742"
},
"departure": {
"delay": 46,
"time": "1769500786"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -38,
"time": "1769500958"
},
"departure": {
"delay": -38,
"time": "1769501002"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746211x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:733:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769524260"
},
"departure": {
"time": "1769524260"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769522340"
},
"departure": {
"time": "1769522340"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769524140"
},
"departure": {
"time": "1769524140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769522280"
},
"departure": {
"time": "1769522280"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769522220"
},
"departure": {
"time": "1769522220"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769523180"
},
"departure": {
"time": "1769523180"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769524020"
},
"departure": {
"time": "1769524020"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769521980"
},
"departure": {
"time": "1769521980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769524800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769522700"
},
"departure": {
"time": "1769522700"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769521920"
},
"departure": {
"time": "1769521920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769524625"
},
"departure": {
"delay": 5,
"time": "1769524625"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769524205"
},
"departure": {
"delay": 5,
"time": "1769524205"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769522400"
},
"departure": {
"time": "1769522400"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769522760"
},
"departure": {
"time": "1769522760"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769522820"
},
"departure": {
"time": "1769522820"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769523960"
},
"departure": {
"time": "1769523960"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769523840"
},
"departure": {
"time": "1769523840"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1769521800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769522040"
},
"departure": {
"time": "1769522040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769522580"
},
"departure": {
"time": "1769522580"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769524440"
},
"departure": {
"time": "1769524440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769523965"
},
"departure": {
"delay": 5,
"time": "1769523965"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769523900"
},
"departure": {
"time": "1769523900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769524620"
},
"departure": {
"time": "1769524620"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769523540"
},
"departure": {
"time": "1769523540"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1769524210"
},
"departure": {
"delay": 10,
"time": "1769524210"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769523360"
},
"departure": {
"time": "1769523360"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769524080"
},
"departure": {
"time": "1769524080"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769523720"
},
"departure": {
"time": "1769523720"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769522100"
},
"departure": {
"time": "1769522100"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769522640"
},
"departure": {
"time": "1769522640"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769524200"
},
"departure": {
"time": "1769524200"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769522160"
},
"departure": {
"time": "1769522160"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769514797",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:733:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15182:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769516775"
},
"departure": {
"delay": 15,
"time": "1769516775"
},
"stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769516790"
},
"departure": {
"delay": 30,
"time": "1769516790"
},
"stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769516760"
},
"departure": {
"delay": 60,
"time": "1769516760"
},
"stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769517780"
},
"departure": {
"time": "1769517780"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769512520",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15182:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7604:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1769513417"
},
"departure": {
"delay": 102,
"time": "1769513442"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1769514577"
},
"departure": {
"delay": 157,
"time": "1769514577"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 101,
"time": "1769513561"
},
"departure": {
"delay": 101,
"time": "1769513561"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1769514366"
},
"departure": {
"delay": 126,
"time": "1769514366"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 107,
"time": "1769514617"
},
"departure": {
"delay": 107,
"time": "1769514647"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1769513840"
},
"departure": {
"delay": 140,
"time": "1769513840"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1769515472"
},
"departure": {
"delay": 92,
"time": "1769515472"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1769514122"
},
"departure": {
"delay": 122,
"time": "1769514122"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1769515186"
},
"departure": {
"delay": 106,
"time": "1769515186"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 133,
"time": "1769514493"
},
"departure": {
"delay": 133,
"time": "1769514493"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1769515534"
},
"departure": {
"delay": 94,
"time": "1769515534"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 190,
"time": "1769513890"
},
"departure": {
"delay": 190,
"time": "1769513890"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1769514012"
},
"departure": {
"delay": 132,
"time": "1769514012"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1769513673"
},
"departure": {
"delay": 172,
"time": "1769513692"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 168,
"time": "1769514444"
},
"departure": {
"delay": 168,
"time": "1769514468"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 132,
"time": "1769514192"
},
"departure": {
"delay": 132,
"time": "1769514192"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 147,
"time": "1769513945"
},
"departure": {
"delay": 147,
"time": "1769513967"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1769515290"
},
"departure": {
"delay": 90,
"time": "1769515290"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1769514267"
},
"departure": {
"delay": 87,
"time": "1769514267"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1769515414"
},
"departure": {
"delay": 94,
"time": "1769515414"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 89,
"time": "1769515769"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1769513620"
},
"departure": {
"delay": 122,
"time": "1769513642"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1769514054"
},
"departure": {
"delay": 127,
"time": "1769514067"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 169,
"time": "1769513749"
},
"departure": {
"delay": 169,
"time": "1769513749"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1769515359"
},
"departure": {
"delay": 99,
"time": "1769515359"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1769514990"
},
"departure": {
"delay": 90,
"time": "1769514990"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769512900",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7604:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746223x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 292,
"time": "1769510838"
},
"departure": {
"delay": 292,
"time": "1769510872"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1769510055"
},
"departure": {
"delay": 36,
"time": "1769510076"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 277,
"time": "1769512864"
},
"departure": {
"delay": 277,
"time": "1769512897"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 234,
"time": "1769512905"
},
"departure": {
"delay": 234,
"time": "1769512914"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 2,
"time": "1769510013"
},
"departure": {
"delay": 2,
"time": "1769510042"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 218,
"time": "1769512027"
},
"departure": {
"delay": 218,
"time": "1769512058"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 272,
"time": "1769512820"
},
"departure": {
"delay": 272,
"time": "1769512832"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 21,
"time": "1769509992"
},
"departure": {
"delay": 21,
"time": "1769510001"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 283,
"time": "1769511422"
},
"departure": {
"delay": 283,
"time": "1769511463"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 253,
"time": "1769513263"
},
"departure": {
"delay": 253,
"time": "1769513293"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 274,
"time": "1769512706"
},
"departure": {
"delay": 274,
"time": "1769512714"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 17,
"time": "1769509757"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 304,
"time": "1769511506"
},
"departure": {
"delay": 304,
"time": "1769511544"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 277,
"time": "1769512111"
},
"departure": {
"delay": 277,
"time": "1769512177"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 184,
"time": "1769513404"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 204,
"time": "1769513352"
},
"departure": {
"delay": 204,
"time": "1769513364"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 315,
"time": "1769511191"
},
"departure": {
"delay": 315,
"time": "1769511315"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 278,
"time": "1769510790"
},
"departure": {
"delay": 278,
"time": "1769510798"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 260,
"time": "1769510991"
},
"departure": {
"delay": 260,
"time": "1769511020"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 268,
"time": "1769511716"
},
"departure": {
"delay": 268,
"time": "1769511748"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 297,
"time": "1769512346"
},
"departure": {
"delay": 297,
"time": "1769512377"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 306,
"time": "1769512790"
},
"departure": {
"delay": 306,
"time": "1769512806"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 302,
"time": "1769512282"
},
"departure": {
"delay": 302,
"time": "1769512322"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 297,
"time": "1769512407"
},
"departure": {
"delay": 297,
"time": "1769512437"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 18,
"time": "1769510099"
},
"departure": {
"delay": 18,
"time": "1769510118"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1769509918"
},
"departure": {
"delay": 10,
"time": "1769509930"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 274,
"time": "1769511658"
},
"departure": {
"delay": 274,
"time": "1769511694"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 279,
"time": "1769511785"
},
"departure": {
"delay": 279,
"time": "1769511819"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1769510156"
},
"departure": {
"delay": 10,
"time": "1769510170"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 248,
"time": "1769511099"
},
"departure": {
"delay": 248,
"time": "1769511128"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 227,
"time": "1769513051"
},
"departure": {
"delay": 227,
"time": "1769513087"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 213,
"time": "1769513099"
},
"departure": {
"delay": 213,
"time": "1769513133"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 311,
"time": "1769510761"
},
"departure": {
"delay": 311,
"time": "1769510771"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1769510211"
},
"departure": {
"delay": 16,
"time": "1769510236"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 272,
"time": "1769510694"
},
"departure": {
"delay": 272,
"time": "1769510732"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 198,
"time": "1769512984"
},
"departure": {
"delay": 198,
"time": "1769512998"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 308,
"time": "1769512658"
},
"departure": {
"delay": 308,
"time": "1769512688"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 312,
"time": "1769512735"
},
"departure": {
"delay": 312,
"time": "1769512752"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 254,
"time": "1769510918"
},
"departure": {
"delay": 254,
"time": "1769510954"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 287,
"time": "1769512572"
},
"departure": {
"delay": 287,
"time": "1769512607"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 242,
"time": "1769511884"
},
"departure": {
"delay": 242,
"time": "1769511902"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 264,
"time": "1769511588"
},
"departure": {
"delay": 264,
"time": "1769511624"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 225,
"time": "1769511963"
},
"departure": {
"delay": 225,
"time": "1769512005"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -8,
"time": "1769509944"
},
"departure": {
"delay": -8,
"time": "1769509972"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 284,
"time": "1769512229"
},
"departure": {
"delay": 284,
"time": "1769512244"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1769509802"
},
"departure": {
"delay": 44,
"time": "1769509844"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 219,
"time": "1769513310"
},
"departure": {
"delay": 219,
"time": "1769513319"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 229,
"time": "1769512932"
},
"departure": {
"delay": 229,
"time": "1769512969"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 302,
"time": "1769512466"
},
"departure": {
"delay": 302,
"time": "1769512502"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746223x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746216x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769506490"
},
"departure": {
"delay": 65,
"time": "1769506505"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 204,
"time": "1769505237"
},
"departure": {
"delay": 204,
"time": "1769505264"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 277,
"time": "1769504941"
},
"departure": {
"delay": 277,
"time": "1769504977"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1769503623"
},
"departure": {
"delay": 107,
"time": "1769503667"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 135,
"time": "1769506201"
},
"departure": {
"delay": 135,
"time": "1769506215"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 161,
"time": "1769504273"
},
"departure": {
"delay": 161,
"time": "1769504321"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 153,
"time": "1769505986"
},
"departure": {
"delay": 153,
"time": "1769506053"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 201,
"time": "1769504609"
},
"departure": {
"delay": 201,
"time": "1769504661"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 220,
"time": "1769505323"
},
"departure": {
"delay": 220,
"time": "1769505340"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 188,
"time": "1769504735"
},
"departure": {
"delay": 188,
"time": "1769504768"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 141,
"time": "1769504095"
},
"departure": {
"delay": 141,
"time": "1769504121"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 174,
"time": "1769503941"
},
"departure": {
"delay": 174,
"time": "1769503974"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1769504138"
},
"departure": {
"delay": 133,
"time": "1769504173"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 262,
"time": "1769505157"
},
"departure": {
"delay": 262,
"time": "1769505202"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1769504356"
},
"departure": {
"delay": 150,
"time": "1769504370"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1769504381"
},
"departure": {
"delay": 121,
"time": "1769504401"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 213,
"time": "1769505363"
},
"departure": {
"delay": 213,
"time": "1769505393"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 111,
"time": "1769506235"
},
"departure": {
"delay": 111,
"time": "1769506251"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 105,
"time": "1769506359"
},
"departure": {
"delay": 105,
"time": "1769506365"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 44,
"time": "1769506621"
},
"departure": {
"delay": 44,
"time": "1769506664"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 170,
"time": "1769505753"
},
"departure": {
"delay": 170,
"time": "1769505770"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 181,
"time": "1769504426"
},
"departure": {
"delay": 181,
"time": "1769504461"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 196,
"time": "1769505514"
},
"departure": {
"delay": 196,
"time": "1769505556"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 175,
"time": "1769504515"
},
"departure": {
"delay": 175,
"time": "1769504575"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1769505846"
},
"departure": {
"delay": 157,
"time": "1769505877"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1769506831"
},
"departure": {
"delay": 44,
"time": "1769506844"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 129,
"time": "1769506439"
},
"departure": {
"delay": 129,
"time": "1769506449"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 151,
"time": "1769506275"
},
"departure": {
"delay": 151,
"time": "1769506291"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 42,
"time": "1769506529"
},
"departure": {
"delay": 42,
"time": "1769506542"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 141,
"time": "1769503826"
},
"departure": {
"delay": 141,
"time": "1769503881"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 131,
"time": "1769503900"
},
"departure": {
"delay": 131,
"time": "1769503931"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 143,
"time": "1769506317"
},
"departure": {
"delay": 143,
"time": "1769506343"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 220,
"time": "1769505427"
},
"departure": {
"delay": 220,
"time": "1769505460"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 139,
"time": "1769505905"
},
"departure": {
"delay": 139,
"time": "1769505919"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1769506881"
},
"departure": {
"delay": 39,
"time": "1769506899"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 86,
"time": "1769506460"
},
"departure": {
"delay": 86,
"time": "1769506466"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 123,
"time": "1769506129"
},
"departure": {
"delay": 123,
"time": "1769506143"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 171,
"time": "1769503983"
},
"departure": {
"delay": 171,
"time": "1769504031"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1769505059"
},
"departure": {
"delay": 240,
"time": "1769505120"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 147,
"time": "1769505792"
},
"departure": {
"delay": 147,
"time": "1769505807"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 118,
"time": "1769505944"
},
"departure": {
"delay": 118,
"time": "1769505958"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1769503793"
},
"departure": {
"delay": 72,
"time": "1769503812"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 162,
"time": "1769505671"
},
"departure": {
"delay": 162,
"time": "1769505702"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 159,
"time": "1769504069"
},
"departure": {
"delay": 159,
"time": "1769504079"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1769506934"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 170,
"time": "1769505610"
},
"departure": {
"delay": 170,
"time": "1769505650"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 97,
"time": "1769503747"
},
"departure": {
"delay": 97,
"time": "1769503777"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769506592"
},
"departure": {
"delay": 42,
"time": "1769506602"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 66,
"time": "1769506790"
},
"departure": {
"delay": 66,
"time": "1769506806"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"departure": {
"delay": 77,
"time": "1769503577"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746216x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15932:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1769512737"
},
"departure": {
"delay": 237,
"time": "1769512737"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 312,
"time": "1769512632"
},
"departure": {
"delay": 312,
"time": "1769512632"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 258,
"time": "1769512818"
},
"departure": {
"delay": 258,
"time": "1769512818"
},
"stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 318,
"time": "1769512698"
},
"departure": {
"delay": 318,
"time": "1769512698"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 424,
"time": "1769513824"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 179,
"time": "1769512859"
},
"departure": {
"delay": 179,
"time": "1769512859"
},
"stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1769512028"
},
"departure": {
"delay": 68,
"time": "1769512028"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 451,
"time": "1769513551"
},
"departure": {
"delay": 451,
"time": "1769513551"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 55,
"time": "1769512075"
},
"departure": {
"delay": 55,
"time": "1769512075"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 343,
"time": "1769513443"
},
"departure": {
"delay": 343,
"time": "1769513443"
},
"stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1769513014"
},
"departure": {
"delay": 154,
"time": "1769513014"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1769512201"
},
"departure": {
"delay": 151,
"time": "1769512351"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 484,
"time": "1769513704"
},
"departure": {
"delay": 484,
"time": "1769513704"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1769512117"
},
"departure": {
"delay": 37,
"time": "1769512117"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 161,
"time": "1769512901"
},
"departure": {
"delay": 161,
"time": "1769512901"
},
"stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1769512004"
},
"departure": {
"delay": 44,
"time": "1769512004"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 273,
"time": "1769512533"
},
"departure": {
"delay": 273,
"time": "1769512533"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 453,
"time": "1769513613"
},
"departure": {
"delay": 453,
"time": "1769513613"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 447,
"time": "1769513727"
},
"departure": {
"delay": 447,
"time": "1769513727"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 438,
"time": "1769513778"
},
"departure": {
"delay": 438,
"time": "1769513778"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769511960"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1769512158"
},
"departure": {
"delay": 78,
"time": "1769512158"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 173,
"time": "1769512973"
},
"departure": {
"delay": 173,
"time": "1769512973"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769510960",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15932:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490647:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 461,
"time": "1769515301"
},
"departure": {
"delay": 461,
"time": "1769515301"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 429,
"time": "1769516469"
},
"departure": {
"delay": 429,
"time": "1769516469"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 488,
"time": "1769516588"
},
"departure": {
"delay": 488,
"time": "1769516588"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 390,
"time": "1769515890"
},
"departure": {
"delay": 390,
"time": "1769515890"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 437,
"time": "1769516537"
},
"departure": {
"delay": 437,
"time": "1769516537"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 434,
"time": "1769516414"
},
"departure": {
"delay": 434,
"time": "1769516414"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 509,
"time": "1769515109"
},
"departure": {
"delay": 509,
"time": "1769515109"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 521,
"time": "1769515061"
},
"departure": {
"delay": 521,
"time": "1769515061"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 498,
"time": "1769514918"
},
"departure": {
"delay": 498,
"time": "1769514918"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 385,
"time": "1769515645"
},
"departure": {
"delay": 385,
"time": "1769515645"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 541,
"time": "1769514961"
},
"departure": {
"delay": 541,
"time": "1769514961"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 475,
"time": "1769515135"
},
"departure": {
"delay": 475,
"time": "1769515135"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 420,
"time": "1769514720"
},
"departure": {
"delay": 420,
"time": "1769514720"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 455,
"time": "1769516375"
},
"departure": {
"delay": 455,
"time": "1769516375"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 371,
"time": "1769516651"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 448,
"time": "1769516248"
},
"departure": {
"delay": 448,
"time": "1769516248"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 455,
"time": "1769516315"
},
"departure": {
"delay": 455,
"time": "1769516315"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 445,
"time": "1769515705"
},
"departure": {
"delay": 445,
"time": "1769515705"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 460,
"time": "1769515180"
},
"departure": {
"delay": 460,
"time": "1769515180"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 378,
"time": "1769516058"
},
"departure": {
"delay": 378,
"time": "1769516058"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 484,
"time": "1769515444"
},
"departure": {
"delay": 484,
"time": "1769515444"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 490,
"time": "1769515390"
},
"departure": {
"delay": 490,
"time": "1769515390"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 498,
"time": "1769514858"
},
"departure": {
"delay": 498,
"time": "1769514858"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 417,
"time": "1769515617"
},
"departure": {
"delay": 417,
"time": "1769515617"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 407,
"time": "1769515847"
},
"departure": {
"delay": 407,
"time": "1769515847"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 522,
"time": "1769515002"
},
"departure": {
"delay": 522,
"time": "1769515002"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 421,
"time": "1769516281"
},
"departure": {
"delay": 421,
"time": "1769516281"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 456,
"time": "1769515776"
},
"departure": {
"delay": 456,
"time": "1769515776"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 368,
"time": "1769516108"
},
"departure": {
"delay": 368,
"time": "1769516108"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 520,
"time": "1769515480"
},
"departure": {
"delay": 520,
"time": "1769515480"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490647:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14392:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769515170"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 54,
"time": "1769514474"
},
"departure": {
"delay": 54,
"time": "1769514474"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769513670"
},
"departure": {
"delay": 30,
"time": "1769513670"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1769514904"
},
"departure": {
"delay": 4,
"time": "1769514904"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1769514870"
},
"departure": {
"delay": 30,
"time": "1769514870"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 38,
"time": "1769513258"
},
"departure": {
"delay": 38,
"time": "1769513258"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769512650"
},
"departure": {
"delay": 30,
"time": "1769512650"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769513070"
},
"departure": {
"delay": 30,
"time": "1769513070"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1769512496"
},
"departure": {
"delay": 56,
"time": "1769512496"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1769512729"
},
"departure": {
"delay": 49,
"time": "1769512729"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769511960"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769512350"
},
"departure": {
"delay": 30,
"time": "1769512350"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769512393"
},
"departure": {
"delay": 13,
"time": "1769512393"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769513430"
},
"departure": {
"delay": 30,
"time": "1769513430"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1769512777"
},
"departure": {
"delay": 37,
"time": "1769512777"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769513611"
},
"departure": {
"delay": 31,
"time": "1769513611"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769513765"
},
"departure": {
"delay": 5,
"time": "1769513765"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1769514659"
},
"departure": {
"delay": 59,
"time": "1769514659"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1769514106"
},
"departure": {
"delay": 46,
"time": "1769514106"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1769513895"
},
"departure": {
"delay": 15,
"time": "1769513895"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1769512556"
},
"departure": {
"delay": 56,
"time": "1769512556"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769514528"
},
"departure": {
"delay": 48,
"time": "1769514528"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1769514630"
},
"departure": {
"delay": 30,
"time": "1769514630"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1769514030"
},
"departure": {
"delay": 30,
"time": "1769514030"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1769514779"
},
"departure": {
"delay": 59,
"time": "1769514779"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1769513001"
},
"departure": {
"delay": 21,
"time": "1769513001"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769514390"
},
"departure": {
"delay": 30,
"time": "1769514390"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1769512103"
},
"departure": {
"delay": 23,
"time": "1769512103"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1769513367"
},
"departure": {
"delay": 27,
"time": "1769513367"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1769513851"
},
"departure": {
"delay": 31,
"time": "1769513851"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1769513186"
},
"departure": {
"delay": 26,
"time": "1769513186"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1769512866"
},
"departure": {
"delay": 6,
"time": "1769512866"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1769514249"
},
"departure": {
"delay": 9,
"time": "1769514249"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1769514930"
},
"departure": {
"delay": 30,
"time": "1769514930"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 48,
"time": "1769514828"
},
"departure": {
"delay": 48,
"time": "1769514828"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 27,
"time": "1769512947"
},
"departure": {
"delay": 27,
"time": "1769512947"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769514305"
},
"departure": {
"delay": 5,
"time": "1769514305"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 35,
"time": "1769513555"
},
"departure": {
"delay": 35,
"time": "1769513555"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769512020"
},
"departure": {
"time": "1769512020"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769511461",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14392:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10225:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1769514497"
},
"departure": {
"delay": -43,
"time": "1769514497"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -160,
"time": "1769514800"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -67,
"time": "1769514413"
},
"departure": {
"delay": -67,
"time": "1769514413"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1769513464"
},
"departure": {
"delay": 85,
"time": "1769513485"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1769513342"
},
"departure": {
"delay": 62,
"time": "1769513342"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769513510"
},
"departure": {
"delay": 50,
"time": "1769513510"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1769514096"
},
"departure": {
"delay": 36,
"time": "1769514096"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -68,
"time": "1769514649"
},
"departure": {
"delay": -68,
"time": "1769514652"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 106,
"time": "1769513965"
},
"departure": {
"delay": 106,
"time": "1769513986"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1769513394"
},
"departure": {
"delay": 54,
"time": "1769513394"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -3,
"time": "1769514177"
},
"departure": {
"delay": -3,
"time": "1769514177"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -114,
"time": "1769514726"
},
"departure": {
"delay": -114,
"time": "1769514726"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -102,
"time": "1769514498"
},
"departure": {
"delay": -102,
"time": "1769514498"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1769513749"
},
"departure": {
"delay": 58,
"time": "1769513758"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1769514285"
},
"departure": {
"delay": 11,
"time": "1769514311"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769513220"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1769513613"
},
"departure": {
"delay": 93,
"time": "1769513613"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1769513862"
},
"departure": {
"delay": 42,
"time": "1769513862"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769513580"
},
"departure": {
"delay": 60,
"time": "1769513580"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -82,
"time": "1769514458"
},
"departure": {
"delay": -82,
"time": "1769514458"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1769513914"
},
"departure": {
"delay": 57,
"time": "1769513937"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1769513711"
},
"departure": {
"delay": 71,
"time": "1769513711"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769514135"
},
"departure": {
"delay": 15,
"time": "1769514135"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1769514210"
},
"departure": {
"delay": -30,
"time": "1769514210"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1769513651"
},
"departure": {
"delay": 71,
"time": "1769513651"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769513251"
},
"departure": {
"delay": 31,
"time": "1769513251"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1769514024"
},
"departure": {
"delay": 35,
"time": "1769514035"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769513220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10225:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13854:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1769515159"
},
"departure": {
"delay": 79,
"time": "1769515159"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1769514689"
},
"departure": {
"delay": 89,
"time": "1769514689"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1769514514"
},
"departure": {
"delay": 34,
"time": "1769514514"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769514871"
},
"departure": {
"delay": 31,
"time": "1769514871"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1769516622"
},
"departure": {
"delay": 102,
"time": "1769516622"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 99,
"time": "1769514639"
},
"departure": {
"delay": 99,
"time": "1769514639"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1769514824"
},
"departure": {
"delay": 44,
"time": "1769514824"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1769514594"
},
"departure": {
"delay": 54,
"time": "1769514594"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1769515377"
},
"departure": {
"delay": 57,
"time": "1769515377"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1769516472"
},
"departure": {
"delay": 72,
"time": "1769516472"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1769515111"
},
"departure": {
"delay": 31,
"time": "1769515111"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1769516044"
},
"departure": {
"delay": 64,
"time": "1769516044"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 98,
"time": "1769514938"
},
"departure": {
"delay": 98,
"time": "1769514938"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1769516713"
},
"departure": {
"delay": 73,
"time": "1769516713"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 92,
"time": "1769514992"
},
"departure": {
"delay": 92,
"time": "1769514992"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1769514738"
},
"departure": {
"delay": 78,
"time": "1769514738"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1769514785"
},
"departure": {
"delay": 65,
"time": "1769514785"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1769515438"
},
"departure": {
"delay": 58,
"time": "1769515438"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1769516503"
},
"departure": {
"delay": 43,
"time": "1769516503"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 47,
"time": "1769515247"
},
"departure": {
"delay": 47,
"time": "1769515247"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1769515872"
},
"departure": {
"delay": 72,
"time": "1769515872"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1769515493"
},
"departure": {
"delay": 53,
"time": "1769515493"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1769515908"
},
"departure": {
"delay": 48,
"time": "1769515908"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 91,
"time": "1769516551"
},
"departure": {
"delay": 91,
"time": "1769516551"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 95,
"time": "1769514815"
},
"departure": {
"delay": 95,
"time": "1769514815"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1769515195"
},
"departure": {
"delay": 55,
"time": "1769515195"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1769515603"
},
"departure": {
"delay": 43,
"time": "1769515603"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1769516232"
},
"departure": {
"delay": 72,
"time": "1769516232"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1769515062"
},
"departure": {
"delay": 42,
"time": "1769515062"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1769515291"
},
"departure": {
"delay": 31,
"time": "1769515291"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 85,
"time": "1769516665"
},
"departure": {
"delay": 85,
"time": "1769516665"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 67,
"time": "1769516347"
},
"departure": {
"delay": 67,
"time": "1769516347"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 78,
"time": "1769515038"
},
"departure": {
"delay": 78,
"time": "1769515038"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769514200",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13854:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745205x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 293,
"time": "1769499314"
},
"departure": {
"delay": 293,
"time": "1769499353"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 179,
"time": "1769498873"
},
"departure": {
"delay": 179,
"time": "1769498939"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 256,
"time": "1769499107"
},
"departure": {
"delay": 256,
"time": "1769499136"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1769500282"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 203,
"time": "1769499892"
},
"departure": {
"delay": 203,
"time": "1769499923"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 237,
"time": "1769499558"
},
"departure": {
"delay": 237,
"time": "1769499597"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1769499742"
},
"departure": {
"delay": 180,
"time": "1769499780"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 254,
"time": "1769499406"
},
"departure": {
"delay": 254,
"time": "1769499434"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 208,
"time": "1769499470"
},
"departure": {
"delay": 208,
"time": "1769499508"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 157,
"time": "1769498557"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 145,
"time": "1769498808"
},
"departure": {
"delay": 145,
"time": "1769498845"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 159,
"time": "1769500137"
},
"departure": {
"delay": 159,
"time": "1769500179"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 188,
"time": "1769499812"
},
"departure": {
"delay": 188,
"time": "1769499848"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 207,
"time": "1769499641"
},
"departure": {
"delay": 207,
"time": "1769499687"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 281,
"time": "1769499225"
},
"departure": {
"delay": 281,
"time": "1769499281"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 264,
"time": "1769498964"
},
"departure": {
"delay": 264,
"time": "1769499084"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1769498729"
},
"departure": {
"delay": 127,
"time": "1769498767"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 207,
"time": "1769499963"
},
"departure": {
"delay": 207,
"time": "1769499987"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1769498671"
},
"departure": {
"delay": 125,
"time": "1769498705"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1769500018"
},
"departure": {
"delay": 157,
"time": "1769500057"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745205x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745658x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1769497633"
},
"departure": {
"delay": 171,
"time": "1769497671"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 223,
"time": "1769498939"
},
"departure": {
"delay": 223,
"time": "1769498983"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 170,
"time": "1769499216"
},
"departure": {
"delay": 170,
"time": "1769499230"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 181,
"time": "1769499943"
},
"departure": {
"delay": 181,
"time": "1769499961"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 299,
"time": "1769498720"
},
"departure": {
"delay": 299,
"time": "1769498759"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 284,
"time": "1769498464"
},
"departure": {
"delay": 284,
"time": "1769498504"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 274,
"time": "1769499723"
},
"departure": {
"delay": 274,
"time": "1769499754"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 231,
"time": "1769499793"
},
"departure": {
"delay": 231,
"time": "1769499831"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 112,
"time": "1769497232"
},
"departure": {
"delay": 112,
"time": "1769497252"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 223,
"time": "1769499488"
},
"departure": {
"delay": 223,
"time": "1769499523"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 195,
"time": "1769499422"
},
"departure": {
"delay": 195,
"time": "1769499435"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1769497106"
},
"departure": {
"delay": 62,
"time": "1769497142"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1769497276"
},
"departure": {
"delay": 125,
"time": "1769497325"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1769497163"
},
"departure": {
"delay": 76,
"time": "1769497216"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 52,
"time": "1769497012"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 294,
"time": "1769498650"
},
"departure": {
"delay": 294,
"time": "1769498694"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 209,
"time": "1769497781"
},
"departure": {
"delay": 209,
"time": "1769497829"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 225,
"time": "1769499069"
},
"departure": {
"delay": 225,
"time": "1769499105"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1769497732"
},
"departure": {
"delay": 189,
"time": "1769497749"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 262,
"time": "1769498326"
},
"departure": {
"delay": 262,
"time": "1769498362"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1769499890"
},
"departure": {
"delay": 183,
"time": "1769499903"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 201,
"time": "1769499853"
},
"departure": {
"delay": 201,
"time": "1769499861"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 209,
"time": "1769497907"
},
"departure": {
"delay": 209,
"time": "1769497949"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 280,
"time": "1769498552"
},
"departure": {
"delay": 280,
"time": "1769498620"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1769500025"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 218,
"time": "1769499287"
},
"departure": {
"delay": 218,
"time": "1769499338"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 243,
"time": "1769499601"
},
"departure": {
"delay": 243,
"time": "1769499663"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 243,
"time": "1769498846"
},
"departure": {
"delay": 243,
"time": "1769498883"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 266,
"time": "1769498270"
},
"departure": {
"delay": 266,
"time": "1769498306"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1769497414"
},
"departure": {
"delay": 133,
"time": "1769497453"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 296,
"time": "1769498800"
},
"departure": {
"delay": 296,
"time": "1769498816"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 190,
"time": "1769497530"
},
"departure": {
"delay": 190,
"time": "1769497570"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745658x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747900x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1769511432"
},
"departure": {
"delay": 118,
"time": "1769511478"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1769510583"
},
"departure": {
"delay": 114,
"time": "1769510874"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1769511864"
},
"departure": {
"delay": 35,
"time": "1769511875"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 104,
"time": "1769511268"
},
"departure": {
"delay": 104,
"time": "1769511284"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 148,
"time": "1769511172"
},
"departure": {
"delay": 148,
"time": "1769511208"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1769511900"
},
"departure": {
"delay": 85,
"time": "1769511925"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1769511778"
},
"departure": {
"delay": 63,
"time": "1769511783"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1769511603"
},
"departure": {
"delay": 75,
"time": "1769511615"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 20,
"time": "1769510540"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 96,
"time": "1769511674"
},
"departure": {
"delay": 96,
"time": "1769511696"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1769511814"
},
"departure": {
"delay": 71,
"time": "1769511851"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1769511402"
},
"departure": {
"delay": 54,
"time": "1769511414"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1769511568"
},
"departure": {
"delay": 100,
"time": "1769511580"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 202,
"time": "1769511104"
},
"departure": {
"delay": 202,
"time": "1769511142"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1769512127"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1769512040"
},
"departure": {
"delay": 58,
"time": "1769512078"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1769511365"
},
"departure": {
"delay": 80,
"time": "1769511380"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769512005"
},
"departure": {
"delay": 56,
"time": "1769512016"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1769511488"
},
"departure": {
"delay": 82,
"time": "1769511502"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769511970"
},
"departure": {
"delay": 25,
"time": "1769511985"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1769511246"
},
"departure": {
"delay": 132,
"time": "1769511252"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1769511532"
},
"departure": {
"delay": 124,
"time": "1769511544"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1769510978"
},
"departure": {
"delay": 173,
"time": "1769511053"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747900x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746171x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1769509851"
},
"departure": {
"delay": 89,
"time": "1769509889"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 162,
"time": "1769508908"
},
"departure": {
"delay": 162,
"time": "1769509062"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 227,
"time": "1769506895"
},
"departure": {
"delay": 227,
"time": "1769506967"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769510156"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 99,
"time": "1769508054"
},
"departure": {
"delay": 99,
"time": "1769508099"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 143,
"time": "1769507887"
},
"departure": {
"delay": 143,
"time": "1769507903"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1769507926"
},
"departure": {
"delay": 117,
"time": "1769507937"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 195,
"time": "1769507704"
},
"departure": {
"delay": 195,
"time": "1769507715"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1769507456"
},
"departure": {
"delay": 122,
"time": "1769507462"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1769508130"
},
"departure": {
"delay": 110,
"time": "1769508170"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 212,
"time": "1769507094"
},
"departure": {
"delay": 212,
"time": "1769507132"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1769507828"
},
"departure": {
"delay": 158,
"time": "1769507858"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1769508286"
},
"departure": {
"delay": 65,
"time": "1769508305"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 177,
"time": "1769507247"
},
"departure": {
"delay": 177,
"time": "1769507277"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 155,
"time": "1769507426"
},
"departure": {
"delay": 155,
"time": "1769507435"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1769509922"
},
"departure": {
"delay": 100,
"time": "1769509960"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 175,
"time": "1769507308"
},
"departure": {
"delay": 175,
"time": "1769507335"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 192,
"time": "1769507552"
},
"departure": {
"delay": 192,
"time": "1769507592"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1769510021"
},
"departure": {
"delay": 112,
"time": "1769510032"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 210,
"time": "1769506992"
},
"departure": {
"delay": 210,
"time": "1769507010"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1769509518"
},
"departure": {
"delay": 77,
"time": "1769509577"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 54,
"time": "1769509902"
},
"departure": {
"delay": 54,
"time": "1769509914"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 193,
"time": "1769507624"
},
"departure": {
"delay": 193,
"time": "1769507653"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1769508619"
},
"departure": {
"delay": 14,
"time": "1769508674"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1769509296"
},
"departure": {
"delay": 79,
"time": "1769509339"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 54,
"time": "1769508500"
},
"departure": {
"delay": 54,
"time": "1769508534"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1769507981"
},
"departure": {
"delay": 55,
"time": "1769507995"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1769508424"
},
"departure": {
"delay": 55,
"time": "1769508475"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1769509713"
},
"departure": {
"delay": 68,
"time": "1769509748"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 71,
"time": "1769509978"
},
"departure": {
"delay": 71,
"time": "1769509991"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 118,
"time": "1769510051"
},
"departure": {
"delay": 118,
"time": "1769510098"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"departure": {
"delay": 131,
"time": "1769506871"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 194,
"time": "1769507158"
},
"departure": {
"delay": 194,
"time": "1769507174"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769509388"
},
"departure": {
"delay": 41,
"time": "1769509421"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 122,
"time": "1769509219"
},
"departure": {
"delay": 122,
"time": "1769509262"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1769508724"
},
"departure": {
"delay": 2,
"time": "1769508782"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 67,
"time": "1769509774"
},
"departure": {
"delay": 67,
"time": "1769509807"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 58,
"time": "1769509466"
},
"departure": {
"delay": 58,
"time": "1769509498"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 71,
"time": "1769509436"
},
"departure": {
"delay": 71,
"time": "1769509451"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 119,
"time": "1769509104"
},
"departure": {
"delay": 119,
"time": "1769509139"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 233,
"time": "1769507340"
},
"departure": {
"delay": 233,
"time": "1769507393"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1769509701"
},
"departure": {
"delay": 87,
"time": "1769509707"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 187,
"time": "1769507218"
},
"departure": {
"delay": 187,
"time": "1769507227"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 104,
"time": "1769508184"
},
"departure": {
"delay": 104,
"time": "1769508224"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1769507499"
},
"departure": {
"delay": 131,
"time": "1769507531"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1769508348"
},
"departure": {
"delay": 38,
"time": "1769508398"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 163,
"time": "1769507784"
},
"departure": {
"delay": 163,
"time": "1769507803"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1769508574"
},
"departure": {
"delay": 55,
"time": "1769508595"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746171x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745671x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769509000"
},
"departure": {
"delay": 11,
"time": "1769509031"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1769509369"
},
"departure": {
"delay": 28,
"time": "1769509408"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1769510533"
},
"departure": {
"delay": 7,
"time": "1769510587"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769510129"
},
"departure": {
"delay": 5,
"time": "1769510165"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1769508886"
},
"departure": {
"delay": -1,
"time": "1769508899"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1769509947"
},
"departure": {
"delay": 63,
"time": "1769509983"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1769509105"
},
"departure": {
"delay": 2,
"time": "1769509142"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1769510969"
},
"departure": {
"delay": 68,
"time": "1769511008"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1769511063"
},
"departure": {
"delay": 37,
"time": "1769511097"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1769509437"
},
"departure": {
"delay": 28,
"time": "1769509468"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1769511446"
},
"departure": {
"delay": 1,
"time": "1769511481"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1769511207"
},
"departure": {
"delay": 39,
"time": "1769511279"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 40,
"time": "1769508820"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1769511394"
},
"departure": {
"delay": 3,
"time": "1769511423"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1769510035"
},
"departure": {
"delay": 50,
"time": "1769510090"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1769510705"
},
"departure": {
"delay": 35,
"time": "1769510735"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 66,
"time": "1769509877"
},
"departure": {
"delay": 66,
"time": "1769509926"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1769510875"
},
"departure": {
"delay": 29,
"time": "1769510909"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1769509295"
},
"departure": {
"delay": 7,
"time": "1769509327"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1769511660"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 27,
"time": "1769510216"
},
"departure": {
"delay": 27,
"time": "1769510247"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1769509201"
},
"departure": {
"delay": 33,
"time": "1769509233"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -9,
"time": "1769508917"
},
"departure": {
"delay": -9,
"time": "1769508951"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1769508972"
},
"departure": {
"delay": 22,
"time": "1769508982"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1769511320"
},
"departure": {
"delay": 54,
"time": "1769511354"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1769511137"
},
"departure": {
"delay": 27,
"time": "1769511147"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1769510451"
},
"departure": {
"delay": 23,
"time": "1769510483"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1769511567"
},
"departure": {
"delay": 2,
"time": "1769511602"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 54,
"time": "1769510279"
},
"departure": {
"delay": 54,
"time": "1769510334"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1769510380"
},
"departure": {
"delay": 85,
"time": "1769510425"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1769511507"
},
"departure": {
"delay": -12,
"time": "1769511528"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -4,
"time": "1769509537"
},
"departure": {
"delay": -4,
"time": "1769509556"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745671x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602191:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2197,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2617,
"time": "1769514803"
},
"departure": {
"delay": -2617,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3,
"time": "1769517717"
},
"departure": {
"delay": -3,
"time": "1769517717"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -78,
"time": "1769517882"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2557,
"time": "1769514803"
},
"departure": {
"delay": -2557,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -62,
"time": "1769517778"
},
"departure": {
"delay": -62,
"time": "1769517778"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2617,
"time": "1769514803"
},
"departure": {
"delay": -2617,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2377,
"time": "1769514803"
},
"departure": {
"delay": -2377,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2797,
"time": "1769514803"
},
"departure": {
"delay": -2797,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1769517635"
},
"departure": {
"delay": 35,
"time": "1769517635"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2197,
"time": "1769514803"
},
"departure": {
"delay": -2197,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2257,
"time": "1769514803"
},
"departure": {
"delay": -2257,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602191:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758433x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1769495937"
},
"departure": {
"delay": 300,
"time": "1769496000"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 331,
"time": "1769496937"
},
"departure": {
"delay": 331,
"time": "1769496991"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 189,
"time": "1769495645"
},
"departure": {
"delay": 189,
"time": "1769495709"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 339,
"time": "1769496666"
},
"departure": {
"delay": 339,
"time": "1769496699"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 427,
"time": "1769498721"
},
"departure": {
"delay": 427,
"time": "1769498767"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 366,
"time": "1769498152"
},
"departure": {
"delay": 366,
"time": "1769498166"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 319,
"time": "1769497114"
},
"departure": {
"delay": 319,
"time": "1769497159"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 223,
"time": "1769496277"
},
"departure": {
"delay": 223,
"time": "1769496343"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 313,
"time": "1769499013"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 384,
"time": "1769496810"
},
"departure": {
"delay": 384,
"time": "1769496864"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 336,
"time": "1769497661"
},
"departure": {
"delay": 336,
"time": "1769497716"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 296,
"time": "1769497566"
},
"departure": {
"delay": 296,
"time": "1769497616"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 129,
"time": "1769496080"
},
"departure": {
"delay": 129,
"time": "1769496129"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 147,
"time": "1769496147"
},
"departure": {
"delay": 147,
"time": "1769496207"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 425,
"time": "1769498442"
},
"departure": {
"delay": 425,
"time": "1769498525"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 399,
"time": "1769498581"
},
"departure": {
"delay": 399,
"time": "1769498619"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 204,
"time": "1769497219"
},
"departure": {
"delay": 204,
"time": "1769497224"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 207,
"time": "1769495783"
},
"departure": {
"delay": 207,
"time": "1769495847"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 25,
"time": "1769495425"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 323,
"time": "1769497030"
},
"departure": {
"delay": 323,
"time": "1769497043"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758433x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596639:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -76,
"time": "1769515304"
},
"departure": {
"delay": -76,
"time": "1769515304"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -42,
"time": "1769515218"
},
"departure": {
"delay": -42,
"time": "1769515218"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -78,
"time": "1769515542"
},
"departure": {
"delay": -78,
"time": "1769515542"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1769514451"
},
"departure": {
"delay": 31,
"time": "1769514451"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1769514315"
},
"departure": {
"delay": 61,
"time": "1769514361"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1769514638"
},
"departure": {
"delay": 61,
"time": "1769514661"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -78,
"time": "1769515422"
},
"departure": {
"delay": -78,
"time": "1769515422"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1769514505"
},
"departure": {
"delay": 61,
"time": "1769514541"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -8,
"time": "1769514952"
},
"departure": {
"delay": -8,
"time": "1769514952"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1769514571"
},
"departure": {
"delay": 31,
"time": "1769514571"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1769514801"
},
"departure": {
"delay": 21,
"time": "1769514801"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -39,
"time": "1769514861"
},
"departure": {
"delay": -39,
"time": "1769514861"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -78,
"time": "1769515362"
},
"departure": {
"delay": -78,
"time": "1769515362"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -78,
"time": "1769515482"
},
"departure": {
"delay": -78,
"time": "1769515482"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -67,
"time": "1769515133"
},
"departure": {
"delay": -67,
"time": "1769515133"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1769514188"
},
"departure": {
"delay": 61,
"time": "1769514241"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -84,
"time": "1769515596"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -37,
"time": "1769515043"
},
"departure": {
"delay": -37,
"time": "1769515043"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596639:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4692097853554688x9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769514866"
},
"departure": {
"delay": 36,
"time": "1769514876"
},
"stopId": "FR:14366:ZE:17250002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1769515350"
},
"departure": {
"delay": 40,
"time": "1769515360"
},
"stopId": "FR:14366:ZE:21190002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -53,
"time": "1769515507"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1769515214"
},
"departure": {
"delay": 24,
"time": "1769515224"
},
"stopId": "FR:14366:ZE:3120001:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1769515177"
},
"departure": {
"delay": 47,
"time": "1769515187"
},
"stopId": "FR:14366:ZE:7160002:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1769514801"
},
"departure": {
"delay": 45,
"time": "1769514825"
},
"stopId": "FR:14366:ZE:7150002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1769515289"
},
"departure": {
"delay": 39,
"time": "1769515299"
},
"stopId": "FR:14366:ZE:33070003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1769515116"
},
"departure": {
"delay": 46,
"time": "1769515126"
},
"stopId": "FR:14366:ZE:9260004:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769515400"
},
"departure": {
"delay": 30,
"time": "1769515410"
},
"stopId": "FR:14366:ZE:3110004:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1769514995"
},
"departure": {
"delay": 45,
"time": "1769515005"
},
"stopId": "FR:14366:ZE:660130001:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1769514677"
},
"departure": {
"delay": 33,
"time": "1769514693"
},
"stopId": "FR:14366:ZE:5191967587696640:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1769514737"
},
"departure": {
"delay": 48,
"time": "1769514768"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 3
},
{
"departure": {
"delay": 43,
"time": "1769514643"
},
"stopId": "FR:14366:ZE:600340010:ATOUMOD036",
"stopSequence": 1
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4692097853554688x9:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7614:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1769516181"
},
"departure": {
"delay": 21,
"time": "1769516181"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1769516269"
},
"departure": {
"delay": 49,
"time": "1769516269"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1769516587"
},
"departure": {
"delay": 7,
"time": "1769516587"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769516645"
},
"departure": {
"delay": 5,
"time": "1769516645"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769516088"
},
"departure": {
"delay": 48,
"time": "1769516088"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1769516326"
},
"departure": {
"delay": 46,
"time": "1769516326"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1769516521"
},
"departure": {
"delay": 1,
"time": "1769516521"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1769516808"
},
"departure": {
"delay": 48,
"time": "1769516808"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769514749",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7614:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747888x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1769497054"
},
"departure": {
"delay": 13,
"time": "1769497093"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1769496877"
},
"departure": {
"delay": 48,
"time": "1769496888"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 77,
"time": "1769496377"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 121,
"time": "1769497408"
},
"departure": {
"delay": 121,
"time": "1769497441"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769497201"
},
"departure": {
"delay": 30,
"time": "1769497230"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769497692"
},
"departure": {
"delay": 25,
"time": "1769497705"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1769496951"
},
"departure": {
"delay": 1,
"time": "1769496961"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1769497361"
},
"departure": {
"delay": 123,
"time": "1769497383"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1769497141"
},
"departure": {
"delay": 46,
"time": "1769497186"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1769497732"
},
"departure": {
"delay": 92,
"time": "1769497772"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1769497265"
},
"departure": {
"delay": 41,
"time": "1769497301"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -6,
"time": "1769497118"
},
"departure": {
"delay": -6,
"time": "1769497134"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1769497992"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1769497665"
},
"departure": {
"delay": 55,
"time": "1769497675"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1769496410"
},
"departure": {
"delay": 53,
"time": "1769496593"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1769497518"
},
"departure": {
"delay": 108,
"time": "1769497548"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769496925"
},
"departure": {
"delay": 37,
"time": "1769496937"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1769497616"
},
"departure": {
"delay": 68,
"time": "1769497628"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1769497898"
},
"departure": {
"delay": 73,
"time": "1769497933"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 127,
"time": "1769496812"
},
"departure": {
"delay": 127,
"time": "1769496847"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1769497861"
},
"departure": {
"delay": 69,
"time": "1769497869"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1769496689"
},
"departure": {
"delay": 98,
"time": "1769496758"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769497826"
},
"departure": {
"delay": 32,
"time": "1769497832"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747888x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745652x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 258,
"time": "1769493910"
},
"departure": {
"delay": 258,
"time": "1769493918"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 82,
"time": "1769491866"
},
"departure": {
"delay": 82,
"time": "1769491882"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769491819"
},
"departure": {
"delay": 41,
"time": "1769491841"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 156,
"time": "1769492272"
},
"departure": {
"delay": 156,
"time": "1769492316"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1769491754"
},
"departure": {
"delay": 51,
"time": "1769491791"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1769494517"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 188,
"time": "1769494112"
},
"departure": {
"delay": 188,
"time": "1769494148"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 331,
"time": "1769493645"
},
"departure": {
"delay": 331,
"time": "1769493751"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 168,
"time": "1769494358"
},
"departure": {
"delay": 168,
"time": "1769494368"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 313,
"time": "1769493085"
},
"departure": {
"delay": 313,
"time": "1769493133"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 286,
"time": "1769493210"
},
"departure": {
"delay": 286,
"time": "1769493226"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 176,
"time": "1769492445"
},
"departure": {
"delay": 176,
"time": "1769492456"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 261,
"time": "1769493848"
},
"departure": {
"delay": 261,
"time": "1769493861"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 239,
"time": "1769494194"
},
"departure": {
"delay": 239,
"time": "1769494259"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 95,
"time": "1769491902"
},
"departure": {
"delay": 95,
"time": "1769491955"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 328,
"time": "1769493493"
},
"departure": {
"delay": 328,
"time": "1769493508"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 303,
"time": "1769493266"
},
"departure": {
"delay": 303,
"time": "1769493303"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1769492049"
},
"departure": {
"delay": 107,
"time": "1769492087"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 48,
"time": "1769491668"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1769494448"
},
"departure": {
"delay": 141,
"time": "1769494461"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 162,
"time": "1769492545"
},
"departure": {
"delay": 162,
"time": "1769492562"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 198,
"time": "1769494312"
},
"departure": {
"delay": 198,
"time": "1769494338"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 281,
"time": "1769493546"
},
"departure": {
"delay": 281,
"time": "1769493581"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 227,
"time": "1769494034"
},
"departure": {
"delay": 227,
"time": "1769494067"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 342,
"time": "1769493346"
},
"departure": {
"delay": 342,
"time": "1769493402"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 332,
"time": "1769492994"
},
"departure": {
"delay": 332,
"time": "1769493032"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 142,
"time": "1769494394"
},
"departure": {
"delay": 142,
"time": "1769494402"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 158,
"time": "1769492164"
},
"departure": {
"delay": 158,
"time": "1769492198"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 344,
"time": "1769492945"
},
"departure": {
"delay": 344,
"time": "1769492984"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 348,
"time": "1769493439"
},
"departure": {
"delay": 348,
"time": "1769493468"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 178,
"time": "1769492386"
},
"departure": {
"delay": 178,
"time": "1769492398"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 222,
"time": "1769493969"
},
"departure": {
"delay": 222,
"time": "1769494002"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745652x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746166x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1769505521"
},
"departure": {
"delay": 113,
"time": "1769505533"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 101,
"time": "1769503318"
},
"departure": {
"delay": 101,
"time": "1769503361"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1769505431"
},
"departure": {
"delay": 85,
"time": "1769505445"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 137,
"time": "1769505093"
},
"departure": {
"delay": 137,
"time": "1769505137"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 121,
"time": "1769504969"
},
"departure": {
"delay": 121,
"time": "1769505001"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 111,
"time": "1769502991"
},
"departure": {
"delay": 111,
"time": "1769503011"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 156,
"time": "1769505020"
},
"departure": {
"delay": 156,
"time": "1769505036"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 60,
"time": "1769504169"
},
"departure": {
"delay": 60,
"time": "1769504220"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 149,
"time": "1769505235"
},
"departure": {
"delay": 149,
"time": "1769505269"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 194,
"time": "1769504798"
},
"departure": {
"delay": 194,
"time": "1769504834"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1769505637"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 73,
"time": "1769502513"
},
"departure": {
"delay": 73,
"time": "1769502553"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1769503202"
},
"departure": {
"delay": 96,
"time": "1769503236"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1769505468"
},
"departure": {
"delay": 80,
"time": "1769505500"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 93,
"time": "1769504036"
},
"departure": {
"delay": 93,
"time": "1769504073"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1769503732"
},
"departure": {
"delay": 150,
"time": "1769503770"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 135,
"time": "1769503843"
},
"departure": {
"delay": 135,
"time": "1769503875"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1769502471"
},
"departure": {
"delay": 70,
"time": "1769502490"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1769502949"
},
"departure": {
"delay": 81,
"time": "1769502981"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1769502306"
},
"departure": {
"delay": 81,
"time": "1769502321"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 121,
"time": "1769503390"
},
"departure": {
"delay": 121,
"time": "1769503441"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1769503267"
},
"departure": {
"delay": 83,
"time": "1769503283"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1769505275"
},
"departure": {
"delay": 110,
"time": "1769505290"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 95,
"time": "1769503981"
},
"departure": {
"delay": 95,
"time": "1769504015"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 113,
"time": "1769502351"
},
"departure": {
"delay": 113,
"time": "1769502413"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1769503916"
},
"departure": {
"delay": 90,
"time": "1769503950"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 153,
"time": "1769503611"
},
"departure": {
"delay": 153,
"time": "1769503653"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1769505409"
},
"departure": {
"delay": 56,
"time": "1769505416"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 158,
"time": "1769504876"
},
"departure": {
"delay": 158,
"time": "1769504918"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 116,
"time": "1769503118"
},
"departure": {
"delay": 116,
"time": "1769503136"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1769503041"
},
"departure": {
"delay": 105,
"time": "1769503065"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 131,
"time": "1769505053"
},
"departure": {
"delay": 131,
"time": "1769505071"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 84,
"time": "1769505559"
},
"departure": {
"delay": 84,
"time": "1769505564"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 158,
"time": "1769503679"
},
"departure": {
"delay": 158,
"time": "1769503718"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1769504404"
},
"departure": {
"delay": 13,
"time": "1769504413"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1769503497"
},
"departure": {
"delay": 65,
"time": "1769503505"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1769504110"
},
"departure": {
"delay": 100,
"time": "1769504140"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 179,
"time": "1769504659"
},
"departure": {
"delay": 179,
"time": "1769504699"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 81,
"time": "1769502893"
},
"departure": {
"delay": 81,
"time": "1769502921"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 41,
"time": "1769502281"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 132,
"time": "1769502741"
},
"departure": {
"delay": 132,
"time": "1769502792"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769504278"
},
"departure": {
"delay": 31,
"time": "1769504311"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 85,
"time": "1769502652"
},
"departure": {
"delay": 85,
"time": "1769502685"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1769502860"
},
"departure": {
"delay": 88,
"time": "1769502868"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1769505310"
},
"departure": {
"delay": 87,
"time": "1769505327"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 81,
"time": "1769502712"
},
"departure": {
"delay": 81,
"time": "1769502741"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1769502600"
},
"departure": {
"delay": 91,
"time": "1769502631"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1769505361"
},
"departure": {
"delay": 89,
"time": "1769505389"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746166x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758408x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769511560"
},
"departure": {
"delay": 20,
"time": "1769511560"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1769511098"
},
"departure": {
"delay": 7,
"time": "1769511127"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1769510700"
},
"departure": {
"delay": 71,
"time": "1769510711"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1769512768"
},
"departure": {
"delay": -16,
"time": "1769512784"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1769513099"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1769511387"
},
"departure": {
"delay": 52,
"time": "1769511472"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1769512572"
},
"departure": {
"delay": -6,
"time": "1769512614"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1769512063"
},
"departure": {
"delay": 18,
"time": "1769512218"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1769511847"
},
"departure": {
"delay": 54,
"time": "1769511894"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 6,
"time": "1769510106"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1769510453"
},
"departure": {
"delay": 127,
"time": "1769510467"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1769510875"
},
"departure": {
"delay": 64,
"time": "1769510884"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758408x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769507400"
},
"departure": {
"time": "1769507400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769509020"
},
"departure": {
"time": "1769509020"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769508060"
},
"departure": {
"time": "1769508060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769509860"
},
"departure": {
"time": "1769509860"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769508480"
},
"departure": {
"time": "1769508480"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769507340"
},
"departure": {
"time": "1769507340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769507100"
},
"departure": {
"time": "1769507100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769508780"
},
"departure": {
"time": "1769508780"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769510040"
},
"departure": {
"time": "1769510040"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769509800"
},
"departure": {
"time": "1769509800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769509380"
},
"departure": {
"time": "1769509380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769510100"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"time": "1769506800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769506860"
},
"departure": {
"time": "1769506860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769509680"
},
"departure": {
"time": "1769509680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769508720"
},
"departure": {
"time": "1769508720"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769507700"
},
"departure": {
"time": "1769507700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769507520"
},
"departure": {
"time": "1769507520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769509260"
},
"departure": {
"time": "1769509260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769509920"
},
"departure": {
"time": "1769509920"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769508660"
},
"departure": {
"time": "1769508660"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769509560"
},
"departure": {
"time": "1769509560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769509500"
},
"departure": {
"time": "1769509500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769507040"
},
"departure": {
"time": "1769507040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769508420"
},
"departure": {
"time": "1769508420"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769506920"
},
"departure": {
"time": "1769506920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769508900"
},
"departure": {
"time": "1769508900"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769507760"
},
"departure": {
"time": "1769507760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769509320"
},
"departure": {
"time": "1769509320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769507880"
},
"departure": {
"time": "1769507880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769509440"
},
"departure": {
"time": "1769509440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769509200"
},
"departure": {
"time": "1769509200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769507280"
},
"departure": {
"time": "1769507280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769489415",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:381:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 253,
"time": "1769505275"
},
"departure": {
"delay": 253,
"time": "1769505313"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 220,
"time": "1769504993"
},
"departure": {
"delay": 220,
"time": "1769505100"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1769504157"
},
"departure": {
"delay": 93,
"time": "1769504193"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1769504611"
},
"departure": {
"delay": 142,
"time": "1769504662"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1769504348"
},
"departure": {
"delay": 102,
"time": "1769504382"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 262,
"time": "1769505252"
},
"departure": {
"delay": 262,
"time": "1769505262"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 292,
"time": "1769505196"
},
"departure": {
"delay": 292,
"time": "1769505232"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 262,
"time": "1769505393"
},
"departure": {
"delay": 262,
"time": "1769505442"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 175,
"time": "1769505705"
},
"departure": {
"delay": 175,
"time": "1769505715"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1769504937"
},
"departure": {
"delay": 128,
"time": "1769504948"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 219,
"time": "1769505629"
},
"departure": {
"delay": 219,
"time": "1769505639"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 249,
"time": "1769505333"
},
"departure": {
"delay": 249,
"time": "1769505369"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1769505751"
},
"departure": {
"delay": 177,
"time": "1769505777"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"departure": {
"delay": 56,
"time": "1769504096"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 149,
"time": "1769504858"
},
"departure": {
"delay": 149,
"time": "1769504909"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 245,
"time": "1769505535"
},
"departure": {
"delay": 245,
"time": "1769505545"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1769504231"
},
"departure": {
"delay": 86,
"time": "1769504246"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 270,
"time": "1769505462"
},
"departure": {
"delay": 270,
"time": "1769505510"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 201,
"time": "1769504806"
},
"departure": {
"delay": 201,
"time": "1769504841"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 147,
"time": "1769505927"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 174,
"time": "1769505811"
},
"departure": {
"delay": 174,
"time": "1769505834"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 166,
"time": "1769504679"
},
"departure": {
"delay": 166,
"time": "1769504746"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1769504545"
},
"departure": {
"delay": 122,
"time": "1769504582"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 186,
"time": "1769505659"
},
"departure": {
"delay": 186,
"time": "1769505666"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 245,
"time": "1769505570"
},
"departure": {
"delay": 245,
"time": "1769505605"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:13:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15735:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1769516077"
},
"departure": {
"delay": 37,
"time": "1769516077"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1769515474"
},
"departure": {
"delay": 34,
"time": "1769515474"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 49,
"time": "1769514589"
},
"departure": {
"delay": 49,
"time": "1769514589"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1769514907"
},
"departure": {
"delay": 7,
"time": "1769514907"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769514480"
},
"departure": {
"time": "1769514480"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1769514417"
},
"departure": {
"delay": 57,
"time": "1769514417"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1769515711"
},
"departure": {
"delay": 31,
"time": "1769515711"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1769514387"
},
"departure": {
"delay": 27,
"time": "1769514387"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769515057"
},
"departure": {
"delay": 37,
"time": "1769515057"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1769515637"
},
"departure": {
"delay": 17,
"time": "1769515637"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1769515918"
},
"departure": {
"delay": 58,
"time": "1769515918"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1769514659"
},
"departure": {
"delay": 59,
"time": "1769514659"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1769514847"
},
"departure": {
"delay": 7,
"time": "1769514847"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1769515401"
},
"departure": {
"delay": 21,
"time": "1769515401"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1769514984"
},
"departure": {
"delay": 24,
"time": "1769514984"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1769515120"
},
"departure": {
"delay": 40,
"time": "1769515120"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1769516275"
},
"departure": {
"delay": 55,
"time": "1769516275"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1769514297"
},
"departure": {
"delay": 57,
"time": "1769514297"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1769516018"
},
"departure": {
"delay": 38,
"time": "1769516018"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1769516451"
},
"departure": {
"delay": 51,
"time": "1769516451"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769514540"
},
"departure": {
"time": "1769514540"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769514704"
},
"departure": {
"delay": 44,
"time": "1769514704"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1769515314"
},
"departure": {
"delay": 54,
"time": "1769515314"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1769515764"
},
"departure": {
"delay": 24,
"time": "1769515764"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1769516214"
},
"departure": {
"delay": 54,
"time": "1769516214"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1769514242"
},
"departure": {
"delay": 2,
"time": "1769514242"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516580"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 51,
"time": "1769515971"
},
"departure": {
"delay": 51,
"time": "1769515971"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769514180"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769513680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15735:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745654x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 374,
"time": "1769495788"
},
"departure": {
"delay": 374,
"time": "1769495834"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 208,
"time": "1769494955"
},
"departure": {
"delay": 208,
"time": "1769495008"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1769493300"
},
"departure": {
"delay": 40,
"time": "1769493340"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 213,
"time": "1769495059"
},
"departure": {
"delay": 213,
"time": "1769495073"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 142,
"time": "1769493808"
},
"departure": {
"delay": 142,
"time": "1769493862"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 206,
"time": "1769494775"
},
"departure": {
"delay": 206,
"time": "1769494826"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 142,
"time": "1769495196"
},
"departure": {
"delay": 142,
"time": "1769495242"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 89,
"time": "1769493952"
},
"departure": {
"delay": 89,
"time": "1769493989"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 264,
"time": "1769496193"
},
"departure": {
"delay": 264,
"time": "1769496204"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 220,
"time": "1769494698"
},
"departure": {
"delay": 220,
"time": "1769494720"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1769493899"
},
"departure": {
"delay": 80,
"time": "1769493920"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 51,
"time": "1769493231"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1769493426"
},
"departure": {
"delay": 78,
"time": "1769493438"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 226,
"time": "1769496218"
},
"departure": {
"delay": 226,
"time": "1769496226"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 178,
"time": "1769496418"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 252,
"time": "1769494607"
},
"departure": {
"delay": 252,
"time": "1769494632"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1769493362"
},
"departure": {
"delay": 42,
"time": "1769493402"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1769493597"
},
"departure": {
"delay": 92,
"time": "1769493632"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 242,
"time": "1769494851"
},
"departure": {
"delay": 242,
"time": "1769494922"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 319,
"time": "1769496103"
},
"departure": {
"delay": 319,
"time": "1769496139"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 314,
"time": "1769495675"
},
"departure": {
"delay": 314,
"time": "1769495714"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 82,
"time": "1769493704"
},
"departure": {
"delay": 82,
"time": "1769493742"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 270,
"time": "1769494551"
},
"departure": {
"delay": 270,
"time": "1769494590"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 163,
"time": "1769495100"
},
"departure": {
"delay": 163,
"time": "1769495143"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 211,
"time": "1769496252"
},
"departure": {
"delay": 211,
"time": "1769496271"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 315,
"time": "1769495491"
},
"departure": {
"delay": 315,
"time": "1769495535"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 83,
"time": "1769494062"
},
"departure": {
"delay": 83,
"time": "1769494103"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 228,
"time": "1769496337"
},
"departure": {
"delay": 228,
"time": "1769496348"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 324,
"time": "1769495885"
},
"departure": {
"delay": 324,
"time": "1769495904"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1769493462"
},
"departure": {
"delay": 78,
"time": "1769493498"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 297,
"time": "1769496024"
},
"departure": {
"delay": 297,
"time": "1769496057"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 318,
"time": "1769495944"
},
"departure": {
"delay": 318,
"time": "1769495958"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745654x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748441x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769516420"
},
"departure": {
"delay": 20,
"time": "1769516420"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1769515940"
},
"departure": {
"delay": 20,
"time": "1769515940"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1769514578"
},
"departure": {
"delay": 106,
"time": "1769514586"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1769514700"
},
"departure": {
"delay": 116,
"time": "1769514716"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769517200"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1769516240"
},
"departure": {
"delay": 20,
"time": "1769516240"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1769515820"
},
"departure": {
"delay": 20,
"time": "1769515820"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769516600"
},
"departure": {
"delay": 20,
"time": "1769516600"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1769515040"
},
"departure": {
"delay": 20,
"time": "1769515040"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1769516300"
},
"departure": {
"delay": 20,
"time": "1769516300"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1769515700"
},
"departure": {
"delay": 20,
"time": "1769515700"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769516120"
},
"departure": {
"delay": 20,
"time": "1769516120"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1769516840"
},
"departure": {
"delay": 20,
"time": "1769516840"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1769514980"
},
"departure": {
"delay": 20,
"time": "1769514980"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769516660"
},
"departure": {
"delay": 20,
"time": "1769516660"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769516900"
},
"departure": {
"delay": 20,
"time": "1769516900"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 81,
"time": "1769514611"
},
"departure": {
"delay": 81,
"time": "1769514621"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769516720"
},
"departure": {
"delay": 20,
"time": "1769516720"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1769514731"
},
"departure": {
"delay": 79,
"time": "1769514739"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1769514768"
},
"departure": {
"delay": 61,
"time": "1769514781"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 110,
"time": "1769514530"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1769514804"
},
"departure": {
"delay": 31,
"time": "1769514811"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769515640"
},
"departure": {
"delay": 20,
"time": "1769515640"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1769516000"
},
"departure": {
"delay": 20,
"time": "1769516000"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1769515220"
},
"departure": {
"delay": 20,
"time": "1769515220"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769515520"
},
"departure": {
"delay": 20,
"time": "1769515520"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1769516960"
},
"departure": {
"delay": 20,
"time": "1769516960"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1769514860"
},
"departure": {
"delay": 20,
"time": "1769514860"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769516900"
},
"departure": {
"delay": 20,
"time": "1769516900"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1769516540"
},
"departure": {
"delay": 20,
"time": "1769516540"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1769516540"
},
"departure": {
"delay": 20,
"time": "1769516540"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 135,
"time": "1769514661"
},
"departure": {
"delay": 135,
"time": "1769514675"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769514920"
},
"departure": {
"delay": 20,
"time": "1769514920"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1769515880"
},
"departure": {
"delay": 20,
"time": "1769515880"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748441x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14376:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769513303"
},
"departure": {
"delay": 23,
"time": "1769513303"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1769513584"
},
"departure": {
"delay": 4,
"time": "1769513584"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1769515051"
},
"departure": {
"delay": 31,
"time": "1769515051"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1769515799"
},
"departure": {
"delay": 59,
"time": "1769515799"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1769515614"
},
"departure": {
"delay": 54,
"time": "1769515614"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769513550"
},
"departure": {
"delay": 30,
"time": "1769513550"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1769513935"
},
"departure": {
"delay": 55,
"time": "1769513935"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769514965"
},
"departure": {
"delay": 5,
"time": "1769514965"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1769514191"
},
"departure": {
"delay": 11,
"time": "1769514191"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1769515668"
},
"departure": {
"delay": 48,
"time": "1769515668"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1769514570"
},
"departure": {
"delay": 30,
"time": "1769514570"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1769513715"
},
"departure": {
"delay": 15,
"time": "1769513715"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769513220"
},
"departure": {
"time": "1769513220"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1769514366"
},
"departure": {
"delay": 6,
"time": "1769514366"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769516130"
},
"departure": {
"delay": 30,
"time": "1769516130"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 7,
"time": "1769514427"
},
"departure": {
"delay": 7,
"time": "1769514427"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1769515412"
},
"departure": {
"delay": 32,
"time": "1769515412"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1769514037"
},
"departure": {
"delay": 37,
"time": "1769514037"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769513880"
},
"departure": {
"time": "1769513880"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769513160"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769514726"
},
"departure": {
"delay": 6,
"time": "1769514726"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1769514796"
},
"departure": {
"delay": 16,
"time": "1769514796"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769516250"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 30,
"time": "1769513790"
},
"departure": {
"delay": 30,
"time": "1769513790"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769515230"
},
"departure": {
"delay": 30,
"time": "1769515230"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1769516079"
},
"departure": {
"delay": 39,
"time": "1769516079"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 33,
"time": "1769515293"
},
"departure": {
"delay": 33,
"time": "1769515293"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1769514129"
},
"departure": {
"delay": 9,
"time": "1769514129"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769516010"
},
"departure": {
"delay": 30,
"time": "1769516010"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1769514270"
},
"departure": {
"delay": 30,
"time": "1769514270"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1769515919"
},
"departure": {
"delay": 59,
"time": "1769515919"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 37,
"time": "1769514517"
},
"departure": {
"delay": 37,
"time": "1769514517"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769515530"
},
"departure": {
"delay": 30,
"time": "1769515530"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1769513667"
},
"departure": {
"delay": 27,
"time": "1769513667"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769514870"
},
"departure": {
"delay": 30,
"time": "1769514870"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769515770"
},
"departure": {
"delay": 30,
"time": "1769515770"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 19,
"time": "1769515459"
},
"departure": {
"delay": 19,
"time": "1769515459"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1769515968"
},
"departure": {
"delay": 48,
"time": "1769515968"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 15,
"time": "1769515095"
},
"departure": {
"delay": 15,
"time": "1769515095"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769512720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14376:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471191:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -3408,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -4008,
"time": "1769514792"
},
"departure": {
"delay": -4008,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3768,
"time": "1769514792"
},
"departure": {
"delay": -3768,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4668,
"time": "1769514792"
},
"departure": {
"delay": -4668,
"time": "1769514792"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -191,
"time": "1769520109"
},
"departure": {
"delay": -191,
"time": "1769520109"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -4248,
"time": "1769514792"
},
"departure": {
"delay": -4248,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -4188,
"time": "1769514792"
},
"departure": {
"delay": -4188,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -4548,
"time": "1769514792"
},
"departure": {
"delay": -4548,
"time": "1769514792"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4968,
"time": "1769514792"
},
"departure": {
"delay": -4968,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -262,
"time": "1769520158"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -156,
"time": "1769520024"
},
"departure": {
"delay": -156,
"time": "1769520024"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -4128,
"time": "1769514792"
},
"departure": {
"delay": -4128,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3708,
"time": "1769514792"
},
"departure": {
"delay": -3708,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3528,
"time": "1769514792"
},
"departure": {
"delay": -3528,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4668,
"time": "1769514792"
},
"departure": {
"delay": -4668,
"time": "1769514792"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -83,
"time": "1769519917"
},
"departure": {
"delay": -83,
"time": "1769519917"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -4728,
"time": "1769514792"
},
"departure": {
"delay": -4728,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3588,
"time": "1769514792"
},
"departure": {
"delay": -3588,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3648,
"time": "1769514792"
},
"departure": {
"delay": -3648,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -5148,
"time": "1769514792"
},
"departure": {
"delay": -5148,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -5028,
"time": "1769514792"
},
"departure": {
"delay": -5028,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3828,
"time": "1769514792"
},
"departure": {
"delay": -3828,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -4848,
"time": "1769514792"
},
"departure": {
"delay": -4848,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4068,
"time": "1769514792"
},
"departure": {
"delay": -4068,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -4788,
"time": "1769514792"
},
"departure": {
"delay": -4788,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -4308,
"time": "1769514792"
},
"departure": {
"delay": -4308,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3948,
"time": "1769514792"
},
"departure": {
"delay": -3948,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -4908,
"time": "1769514792"
},
"departure": {
"delay": -4908,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3708,
"time": "1769514792"
},
"departure": {
"delay": -3708,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3948,
"time": "1769514792"
},
"departure": {
"delay": -3948,
"time": "1769514792"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -161,
"time": "1769519959"
},
"departure": {
"delay": -161,
"time": "1769519959"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471191:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12168:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1769514853"
},
"departure": {
"delay": 133,
"time": "1769514853"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 160,
"time": "1769514635"
},
"departure": {
"delay": 160,
"time": "1769514640"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1769515748"
},
"departure": {
"delay": 128,
"time": "1769515748"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1769514484"
},
"departure": {
"delay": 127,
"time": "1769514487"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1769514585"
},
"departure": {
"delay": 114,
"time": "1769514594"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1769515508"
},
"departure": {
"delay": 128,
"time": "1769515508"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 136,
"time": "1769515276"
},
"departure": {
"delay": 136,
"time": "1769515276"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 176,
"time": "1769514716"
},
"departure": {
"delay": 176,
"time": "1769514716"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769514235"
},
"departure": {
"delay": 60,
"time": "1769514240"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 119,
"time": "1769514354"
},
"departure": {
"delay": 119,
"time": "1769514359"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1769516172"
},
"departure": {
"delay": 132,
"time": "1769516172"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 56,
"time": "1769514176"
},
"departure": {
"delay": 56,
"time": "1769514176"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1769515988"
},
"departure": {
"delay": 128,
"time": "1769515988"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 184,
"time": "1769514964"
},
"departure": {
"delay": 184,
"time": "1769514964"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1769514062"
},
"departure": {
"delay": 84,
"time": "1769514084"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1769514459"
},
"departure": {
"delay": 99,
"time": "1769514459"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1769516076"
},
"departure": {
"delay": 156,
"time": "1769516076"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 175,
"time": "1769515615"
},
"departure": {
"delay": 175,
"time": "1769515615"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1769515825"
},
"departure": {
"delay": 145,
"time": "1769515825"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 172,
"time": "1769515912"
},
"departure": {
"delay": 172,
"time": "1769515912"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 146,
"time": "1769515046"
},
"departure": {
"delay": 146,
"time": "1769515046"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 128,
"time": "1769514908"
},
"departure": {
"delay": 128,
"time": "1769514908"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 181,
"time": "1769515141"
},
"departure": {
"delay": 181,
"time": "1769515141"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1769515563"
},
"departure": {
"delay": 183,
"time": "1769515563"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 138,
"time": "1769515218"
},
"departure": {
"delay": 138,
"time": "1769515218"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 128,
"time": "1769516288"
},
"departure": {
"delay": 128,
"time": "1769516288"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 184,
"time": "1769515684"
},
"departure": {
"delay": 184,
"time": "1769515684"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 188,
"time": "1769515088"
},
"departure": {
"delay": 188,
"time": "1769515088"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769513881",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12168:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745188x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769503998"
},
"departure": {
"delay": 10,
"time": "1769504050"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 8,
"time": "1769504559"
},
"departure": {
"delay": 8,
"time": "1769504588"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769503920"
},
"departure": {
"delay": 28,
"time": "1769503948"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769503649"
},
"departure": {
"delay": 44,
"time": "1769503664"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1769503680"
},
"departure": {
"delay": 18,
"time": "1769503698"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1769503580"
},
"departure": {
"delay": 61,
"time": "1769503621"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1769504702"
},
"departure": {
"time": "1769504760"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1769503735"
},
"departure": {
"delay": 38,
"time": "1769503778"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -33,
"time": "1769504264"
},
"departure": {
"delay": -33,
"time": "1769504307"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1769504612"
},
"departure": {
"delay": -15,
"time": "1769504625"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -32,
"time": "1769504090"
},
"departure": {
"delay": -32,
"time": "1769504128"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 64,
"time": "1769503264"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1769504644"
},
"departure": {
"delay": -20,
"time": "1769504680"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -13,
"time": "1769504402"
},
"departure": {
"delay": -13,
"time": "1769504447"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1769504188"
},
"departure": {
"delay": -43,
"time": "1769504237"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -81,
"time": "1769504859"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1769503509"
},
"departure": {
"delay": 104,
"time": "1769503544"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1769503392"
},
"departure": {
"delay": 86,
"time": "1769503466"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1769504500"
},
"departure": {
"delay": 12,
"time": "1769504532"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745188x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745715x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769495057"
},
"departure": {
"delay": 120,
"time": "1769495100"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1769494762"
},
"departure": {
"delay": 123,
"time": "1769494803"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 553,
"time": "1769496877"
},
"departure": {
"delay": 553,
"time": "1769496913"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 231,
"time": "1769495555"
},
"departure": {
"delay": 231,
"time": "1769495631"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 510,
"time": "1769497032"
},
"departure": {
"delay": 510,
"time": "1769497050"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 523,
"time": "1769497584"
},
"departure": {
"delay": 523,
"time": "1769497603"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 357,
"time": "1769496043"
},
"departure": {
"delay": 357,
"time": "1769496057"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 540,
"time": "1769497428"
},
"departure": {
"delay": 540,
"time": "1769497440"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 403,
"time": "1769496074"
},
"departure": {
"delay": 403,
"time": "1769496163"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 524,
"time": "1769497664"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 528,
"time": "1769497120"
},
"departure": {
"delay": 528,
"time": "1769497188"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 373,
"time": "1769496414"
},
"departure": {
"delay": 373,
"time": "1769496433"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1769495162"
},
"departure": {
"delay": 103,
"time": "1769495203"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 436,
"time": "1769496350"
},
"departure": {
"delay": 436,
"time": "1769496376"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 563,
"time": "1769497363"
},
"departure": {
"delay": 563,
"time": "1769497403"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 113,
"time": "1769494439"
},
"departure": {
"delay": 113,
"time": "1769494493"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1769494683"
},
"departure": {
"delay": 101,
"time": "1769494721"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 569,
"time": "1769497272"
},
"departure": {
"delay": 569,
"time": "1769497289"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1769494868"
},
"departure": {
"delay": 120,
"time": "1769494920"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1769494594"
},
"departure": {
"delay": 138,
"time": "1769494638"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 484,
"time": "1769496572"
},
"departure": {
"delay": 484,
"time": "1769496604"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 531,
"time": "1769497460"
},
"departure": {
"delay": 531,
"time": "1769497491"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 546,
"time": "1769497529"
},
"departure": {
"delay": 546,
"time": "1769497566"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 440,
"time": "1769496206"
},
"departure": {
"delay": 440,
"time": "1769496260"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 257,
"time": "1769495727"
},
"departure": {
"delay": 257,
"time": "1769495777"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 271,
"time": "1769495423"
},
"departure": {
"delay": 271,
"time": "1769495491"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 69,
"time": "1769494269"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 144,
"time": "1769494945"
},
"departure": {
"delay": 144,
"time": "1769495004"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 302,
"time": "1769495889"
},
"departure": {
"delay": 302,
"time": "1769495942"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 550,
"time": "1769497318"
},
"departure": {
"delay": 550,
"time": "1769497330"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 516,
"time": "1769496971"
},
"departure": {
"delay": 516,
"time": "1769496996"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 127,
"time": "1769494528"
},
"departure": {
"delay": 127,
"time": "1769494567"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1769494335"
},
"departure": {
"delay": 109,
"time": "1769494369"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745715x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1769514867"
},
"departure": {
"delay": 27,
"time": "1769514867"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1769514791"
},
"departure": {
"delay": 11,
"time": "1769514791"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1769516278"
},
"departure": {
"delay": -2,
"time": "1769516278"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1769514068"
},
"departure": {
"delay": 8,
"time": "1769514068"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1769514190"
},
"departure": {
"delay": 10,
"time": "1769514190"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1769514405"
},
"departure": {
"delay": 45,
"time": "1769514405"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1769513970"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1769516184"
},
"departure": {
"delay": 24,
"time": "1769516184"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1769514142"
},
"departure": {
"delay": 22,
"time": "1769514142"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769514265"
},
"departure": {
"delay": 25,
"time": "1769514265"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1769515047"
},
"departure": {
"delay": 27,
"time": "1769515047"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1769515297"
},
"departure": {
"delay": 37,
"time": "1769515297"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1769514342"
},
"departure": {
"delay": 42,
"time": "1769514342"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1769514465"
},
"departure": {
"delay": 71,
"time": "1769514491"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1769515102"
},
"departure": {
"delay": 22,
"time": "1769515102"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1769514631"
},
"departure": {
"delay": 31,
"time": "1769514631"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1769515221"
},
"departure": {
"delay": 21,
"time": "1769515221"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769513680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769516670"
},
"departure": {
"delay": 30,
"time": "1769516670"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1769516601"
},
"departure": {
"delay": 21,
"time": "1769516601"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1769516547"
},
"departure": {
"delay": 27,
"time": "1769516547"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1769516466"
},
"departure": {
"delay": 6,
"time": "1769516466"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1769517186"
},
"departure": {
"delay": 6,
"time": "1769517186"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1769516858"
},
"departure": {
"delay": 38,
"time": "1769516858"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769517930"
},
"departure": {
"delay": 30,
"time": "1769517930"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1769516175"
},
"departure": {
"delay": 15,
"time": "1769516175"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1769518319"
},
"departure": {
"delay": 59,
"time": "1769518319"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 54,
"time": "1769518014"
},
"departure": {
"delay": 54,
"time": "1769518014"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769516250"
},
"departure": {
"delay": 30,
"time": "1769516250"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769518170"
},
"departure": {
"delay": 30,
"time": "1769518170"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 26,
"time": "1769516786"
},
"departure": {
"delay": 26,
"time": "1769516786"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769516377"
},
"departure": {
"delay": 37,
"time": "1769516377"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1769518199"
},
"departure": {
"delay": 59,
"time": "1769518199"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1769518068"
},
"departure": {
"delay": 48,
"time": "1769518068"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769511440",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14373:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6788:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -109,
"time": "1769514226"
},
"departure": {
"delay": -109,
"time": "1769514251"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1769513556"
},
"departure": {
"delay": 36,
"time": "1769513556"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1769513651"
},
"departure": {
"delay": 71,
"time": "1769513651"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -39,
"time": "1769513901"
},
"departure": {
"delay": -39,
"time": "1769513901"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1769513101"
},
"departure": {
"delay": 61,
"time": "1769513101"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -8,
"time": "1769514952"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1769512851"
},
"departure": {
"delay": 51,
"time": "1769512851"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1769514791"
},
"departure": {
"delay": 11,
"time": "1769514791"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -33,
"time": "1769514627"
},
"departure": {
"delay": -33,
"time": "1769514627"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1769513726"
},
"departure": {
"delay": 26,
"time": "1769513726"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1769513051"
},
"departure": {
"delay": 71,
"time": "1769513051"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1769513954"
},
"departure": {
"delay": -24,
"time": "1769513976"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1769513173"
},
"departure": {
"delay": 73,
"time": "1769513173"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1769513254"
},
"departure": {
"delay": 34,
"time": "1769513254"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1769513453"
},
"departure": {
"delay": 53,
"time": "1769513453"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769514077"
},
"departure": {
"delay": 31,
"time": "1769514151"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -179,
"time": "1769514301"
},
"departure": {
"delay": -179,
"time": "1769514301"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1769512954"
},
"departure": {
"delay": 34,
"time": "1769512954"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -24,
"time": "1769514576"
},
"departure": {
"delay": -24,
"time": "1769514576"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 46,
"time": "1769512726"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1769512801"
},
"departure": {
"delay": 61,
"time": "1769512801"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1769513806"
},
"departure": {
"delay": 7,
"time": "1769513827"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -87,
"time": "1769514453"
},
"departure": {
"delay": -87,
"time": "1769514453"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1769513353"
},
"departure": {
"delay": 13,
"time": "1769513353"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769512741",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6788:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745226x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769493416"
},
"departure": {
"delay": 125,
"time": "1769493425"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 145,
"time": "1769492343"
},
"departure": {
"delay": 145,
"time": "1769492365"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1769493532"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1769492213"
},
"departure": {
"delay": 101,
"time": "1769492261"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 199,
"time": "1769492800"
},
"departure": {
"delay": 199,
"time": "1769492839"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1769492867"
},
"departure": {
"delay": 151,
"time": "1769492911"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 239,
"time": "1769492722"
},
"departure": {
"delay": 239,
"time": "1769492759"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1769492997"
},
"departure": {
"delay": 108,
"time": "1769493048"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 75,
"time": "1769491875"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1769493126"
},
"departure": {
"delay": 105,
"time": "1769493165"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 132,
"time": "1769493197"
},
"departure": {
"delay": 132,
"time": "1769493252"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 84,
"time": "1769492015"
},
"departure": {
"delay": 84,
"time": "1769492064"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1769493444"
},
"departure": {
"delay": 96,
"time": "1769493456"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 206,
"time": "1769492494"
},
"departure": {
"delay": 206,
"time": "1769492546"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 146,
"time": "1769493350"
},
"departure": {
"delay": 146,
"time": "1769493386"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1769492960"
},
"departure": {
"delay": 93,
"time": "1769492973"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 144,
"time": "1769493287"
},
"departure": {
"delay": 144,
"time": "1769493324"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1769492395"
},
"departure": {
"delay": 162,
"time": "1769492442"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1769492106"
},
"departure": {
"delay": 125,
"time": "1769492165"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745226x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1769516373"
},
"departure": {
"delay": 93,
"time": "1769516373"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 129,
"time": "1769514706"
},
"departure": {
"delay": 129,
"time": "1769514729"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1769515426"
},
"departure": {
"delay": 106,
"time": "1769515426"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1769515054"
},
"departure": {
"delay": 94,
"time": "1769515054"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 115,
"time": "1769514655"
},
"departure": {
"delay": 115,
"time": "1769514655"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1769514520"
},
"departure": {
"delay": 48,
"time": "1769514528"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1769515285"
},
"departure": {
"delay": 85,
"time": "1769515285"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1769515888"
},
"departure": {
"delay": 88,
"time": "1769515888"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 148,
"time": "1769515108"
},
"departure": {
"delay": 148,
"time": "1769515108"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1769515380"
},
"departure": {
"delay": 120,
"time": "1769515380"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 117,
"time": "1769514957"
},
"departure": {
"delay": 117,
"time": "1769514957"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1769514990"
},
"departure": {
"delay": 150,
"time": "1769514990"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 91,
"time": "1769515651"
},
"departure": {
"delay": 91,
"time": "1769515651"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1769516216"
},
"departure": {
"delay": 116,
"time": "1769516216"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1769515814"
},
"departure": {
"delay": 134,
"time": "1769515814"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1769514500"
},
"departure": {
"delay": 80,
"time": "1769514500"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1769515756"
},
"departure": {
"delay": 76,
"time": "1769515756"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 104,
"time": "1769514584"
},
"departure": {
"delay": 104,
"time": "1769514584"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1769515601"
},
"departure": {
"delay": 101,
"time": "1769515601"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 152,
"time": "1769516312"
},
"departure": {
"delay": 152,
"time": "1769516312"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 116,
"time": "1769514776"
},
"departure": {
"delay": 116,
"time": "1769514776"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1769516133"
},
"departure": {
"delay": 93,
"time": "1769516133"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1769516290"
},
"departure": {
"delay": 130,
"time": "1769516290"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 113,
"time": "1769515253"
},
"departure": {
"delay": 113,
"time": "1769515253"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1769514843"
},
"departure": {
"delay": 123,
"time": "1769514843"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 114,
"time": "1769515554"
},
"departure": {
"delay": 114,
"time": "1769515554"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1769515205"
},
"departure": {
"delay": 125,
"time": "1769515205"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1769515970"
},
"departure": {
"delay": 110,
"time": "1769515970"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1769516084"
},
"departure": {
"delay": 104,
"time": "1769516084"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769514060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9603:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758436x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769507832"
},
"departure": {
"delay": 35,
"time": "1769507855"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1769507903"
},
"departure": {
"delay": 44,
"time": "1769507924"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769507109"
},
"departure": {
"delay": 30,
"time": "1769507130"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -41,
"time": "1769508780"
},
"departure": {
"delay": -41,
"time": "1769508799"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1769506425"
},
"departure": {
"delay": 43,
"time": "1769506483"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1769507209"
},
"departure": {
"delay": 6,
"time": "1769507226"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1769506968"
},
"departure": {
"delay": 16,
"time": "1769506996"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1769506792"
},
"departure": {
"delay": 74,
"time": "1769506814"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1769508305"
},
"departure": {
"delay": 25,
"time": "1769508325"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": -1,
"time": "1769506199"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769506709"
},
"departure": {
"delay": 42,
"time": "1769506722"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -43,
"time": "1769508666"
},
"departure": {
"delay": -43,
"time": "1769508677"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1769506338"
},
"departure": {
"delay": 50,
"time": "1769506370"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1769508581"
},
"departure": {
"delay": 11,
"time": "1769508611"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1769507341"
},
"departure": {
"delay": 38,
"time": "1769507378"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1769507473"
},
"departure": {
"delay": 1,
"time": "1769507521"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -98,
"time": "1769509102"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1769507269"
},
"departure": {
"delay": 2,
"time": "1769507282"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1769506665"
},
"departure": {
"delay": 67,
"time": "1769506687"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1769506545"
},
"departure": {
"delay": 92,
"time": "1769506592"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758436x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748521x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769506258"
},
"departure": {
"delay": 25,
"time": "1769506285"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1769506431"
},
"departure": {
"delay": 29,
"time": "1769506469"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1769506820"
},
"departure": {
"delay": -26,
"time": "1769506834"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1769505824"
},
"departure": {
"delay": 13,
"time": "1769505853"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 19,
"time": "1769505019"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -33,
"time": "1769506947"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1769506526"
},
"departure": {
"delay": -8,
"time": "1769506552"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1769505216"
},
"departure": {
"delay": -19,
"time": "1769505221"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1769505769"
},
"departure": {
"delay": 83,
"time": "1769505803"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1769506895"
},
"departure": {
"delay": -17,
"time": "1769506903"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -31,
"time": "1769506572"
},
"departure": {
"delay": -31,
"time": "1769506589"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1769505566"
},
"departure": {
"delay": 63,
"time": "1769505603"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1769506369"
},
"departure": {
"delay": 10,
"time": "1769506390"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -33,
"time": "1769506655"
},
"departure": {
"delay": -33,
"time": "1769506707"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1769505251"
},
"departure": {
"delay": 23,
"time": "1769505263"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -52,
"time": "1769506609"
},
"departure": {
"delay": -52,
"time": "1769506628"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 87,
"time": "1769505693"
},
"departure": {
"delay": 87,
"time": "1769505747"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1769505626"
},
"departure": {
"delay": 63,
"time": "1769505663"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769505414"
},
"departure": {
"delay": 5,
"time": "1769505425"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 148,
"time": "1769505918"
},
"departure": {
"delay": 148,
"time": "1769506168"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1769505473"
},
"departure": {
"delay": 27,
"time": "1769505507"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1769505300"
},
"departure": {
"delay": 10,
"time": "1769505310"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1769505116"
},
"departure": {
"delay": 4,
"time": "1769505124"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -1,
"time": "1769505169"
},
"departure": {
"delay": -1,
"time": "1769505179"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748521x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6435:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1769515876"
},
"departure": {
"delay": 16,
"time": "1769515876"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1769515778"
},
"departure": {
"delay": -22,
"time": "1769515778"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -22,
"time": "1769516318"
},
"departure": {
"delay": -22,
"time": "1769516318"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769516120"
},
"departure": {
"delay": 20,
"time": "1769516120"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -22,
"time": "1769515298"
},
"departure": {
"delay": -22,
"time": "1769515298"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1769516442"
},
"departure": {
"delay": -18,
"time": "1769516442"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1769516558"
},
"departure": {
"delay": -22,
"time": "1769516558"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1769515626"
},
"departure": {
"delay": 6,
"time": "1769515626"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1769515393"
},
"departure": {
"delay": 13,
"time": "1769515393"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1769515709"
},
"departure": {
"delay": 29,
"time": "1769515709"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1769514953"
},
"departure": {
"delay": -7,
"time": "1769514953"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769516490"
},
"departure": {
"delay": 30,
"time": "1769516490"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -22,
"time": "1769516018"
},
"departure": {
"delay": -22,
"time": "1769516018"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1769515058"
},
"departure": {
"delay": -22,
"time": "1769515058"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1769515478"
},
"departure": {
"delay": -22,
"time": "1769515478"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1769514878"
},
"departure": {
"delay": -22,
"time": "1769514878"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1769516201"
},
"departure": {
"delay": -19,
"time": "1769516201"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1769515956"
},
"departure": {
"delay": 36,
"time": "1769515956"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1769514808"
},
"departure": {
"delay": 28,
"time": "1769514808"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769514521",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6435:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4106:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769517000"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769515980"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4106:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518080"
},
"departure": {
"time": "1769518080"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1769518210"
},
"departure": {
"delay": 10,
"time": "1769518210"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769517822"
},
"departure": {
"delay": 42,
"time": "1769517822"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1769518133"
},
"departure": {
"delay": 53,
"time": "1769518133"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1769517738"
},
"departure": {
"delay": 18,
"time": "1769517738"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769513580",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12158:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746163x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1769501103"
},
"departure": {
"delay": -1,
"time": "1769501159"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1769502355"
},
"departure": {
"delay": 103,
"time": "1769502403"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 106,
"time": "1769502811"
},
"departure": {
"delay": 106,
"time": "1769502826"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 4,
"time": "1769501245"
},
"departure": {
"delay": 4,
"time": "1769501284"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 47,
"time": "1769499748"
},
"departure": {
"delay": 47,
"time": "1769499767"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769502690"
},
"departure": {
"delay": 42,
"time": "1769502702"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -23,
"time": "1769501396"
},
"departure": {
"delay": -23,
"time": "1769501437"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -19,
"time": "1769500149"
},
"departure": {
"delay": -19,
"time": "1769500181"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1769500201"
},
"departure": {
"delay": 12,
"time": "1769500212"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1769502849"
},
"departure": {
"delay": 78,
"time": "1769502858"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 79,
"time": "1769502641"
},
"departure": {
"delay": 79,
"time": "1769502679"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 91,
"time": "1769502240"
},
"departure": {
"delay": 91,
"time": "1769502271"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 19,
"time": "1769501027"
},
"departure": {
"delay": 19,
"time": "1769501059"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 173,
"time": "1769502101"
},
"departure": {
"delay": 173,
"time": "1769502113"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1769501655"
},
"departure": {
"delay": 46,
"time": "1769501746"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 61,
"time": "1769499601"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1769502745"
},
"departure": {
"delay": 71,
"time": "1769502791"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 110,
"time": "1769502503"
},
"departure": {
"delay": 110,
"time": "1769502530"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 64,
"time": "1769502570"
},
"departure": {
"delay": 64,
"time": "1769502604"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 27,
"time": "1769499789"
},
"departure": {
"delay": 27,
"time": "1769499807"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 210,
"time": "1769501952"
},
"departure": {
"delay": 210,
"time": "1769502030"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 61,
"time": "1769502961"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 91,
"time": "1769499615"
},
"departure": {
"delay": 91,
"time": "1769499631"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1769500727"
},
"departure": {
"delay": 3,
"time": "1769500743"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1769500647"
},
"departure": {
"delay": 66,
"time": "1769500686"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1769500872"
},
"departure": {
"delay": 57,
"time": "1769500917"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1769502537"
},
"departure": {
"delay": 65,
"time": "1769502545"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 67,
"time": "1769502711"
},
"departure": {
"delay": 67,
"time": "1769502727"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -22,
"time": "1769500047"
},
"departure": {
"delay": -22,
"time": "1769500058"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 91,
"time": "1769499656"
},
"departure": {
"delay": 91,
"time": "1769499691"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1769499853"
},
"departure": {
"delay": 21,
"time": "1769499861"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1769501335"
},
"departure": {
"delay": 27,
"time": "1769501367"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 75,
"time": "1769500600"
},
"departure": {
"delay": 75,
"time": "1769500635"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1769500087"
},
"departure": {
"delay": -45,
"time": "1769500095"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1769500333"
},
"departure": {
"delay": 41,
"time": "1769500361"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1769501499"
},
"departure": {
"delay": -7,
"time": "1769501573"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1769499941"
},
"departure": {
"delay": 36,
"time": "1769499996"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1769500243"
},
"departure": {
"delay": 22,
"time": "1769500282"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1769500555"
},
"departure": {
"delay": 66,
"time": "1769500566"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1769500929"
},
"departure": {
"delay": 48,
"time": "1769500968"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1769500799"
},
"departure": {
"delay": 41,
"time": "1769500841"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1769502281"
},
"departure": {
"delay": 114,
"time": "1769502294"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 88,
"time": "1769502308"
},
"departure": {
"delay": 88,
"time": "1769502328"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 86,
"time": "1769500440"
},
"departure": {
"delay": 86,
"time": "1769500526"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1769502147"
},
"departure": {
"delay": 128,
"time": "1769502188"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -2,
"time": "1769501197"
},
"departure": {
"delay": -2,
"time": "1769501218"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1769499880"
},
"departure": {
"delay": 12,
"time": "1769499912"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769499996"
},
"departure": {
"delay": 51,
"time": "1769500011"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746163x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745729x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1769508750"
},
"departure": {
"delay": 117,
"time": "1769508777"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1769509787"
},
"departure": {
"delay": 17,
"time": "1769509817"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 79,
"time": "1769508821"
},
"departure": {
"delay": 79,
"time": "1769508859"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1769508322"
},
"departure": {
"delay": 102,
"time": "1769508342"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1769508224"
},
"departure": {
"delay": 99,
"time": "1769508279"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1769507291"
},
"departure": {
"delay": 43,
"time": "1769507323"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1769507451"
},
"departure": {
"delay": 7,
"time": "1769507467"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1769509289"
},
"departure": {
"delay": 59,
"time": "1769509319"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 75,
"time": "1769507055"
},
"departure": {
"delay": 75,
"time": "1769507115"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1769507600"
},
"departure": {
"delay": 3,
"time": "1769507643"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769507214"
},
"departure": {
"delay": 31,
"time": "1769507251"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1769507692"
},
"departure": {
"delay": -30,
"time": "1769507730"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1769508416"
},
"departure": {
"delay": 98,
"time": "1769508458"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -27,
"time": "1769507821"
},
"departure": {
"delay": -27,
"time": "1769507853"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1769509474"
},
"departure": {
"delay": 63,
"time": "1769509503"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 129,
"time": "1769508640"
},
"departure": {
"delay": 129,
"time": "1769508669"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 143,
"time": "1769507985"
},
"departure": {
"delay": 143,
"time": "1769508143"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1769509238"
},
"departure": {
"delay": 67,
"time": "1769509267"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1769507171"
},
"departure": {
"delay": 43,
"time": "1769507203"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 22,
"time": "1769507002"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1769509577"
},
"departure": {
"delay": 67,
"time": "1769509627"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 26,
"time": "1769509730"
},
"departure": {
"delay": 26,
"time": "1769509766"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 117,
"time": "1769508487"
},
"departure": {
"delay": 117,
"time": "1769508537"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1769507371"
},
"departure": {
"delay": 7,
"time": "1769507407"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1769508561"
},
"departure": {
"delay": 126,
"time": "1769508606"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1769509647"
},
"departure": {
"delay": 40,
"time": "1769509660"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 17,
"time": "1769509368"
},
"departure": {
"delay": 17,
"time": "1769509397"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 107,
"time": "1769509176"
},
"departure": {
"delay": 107,
"time": "1769509187"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1769509684"
},
"departure": {
"delay": 16,
"time": "1769509696"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 126,
"time": "1769508957"
},
"departure": {
"delay": 126,
"time": "1769508966"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -46,
"time": "1769507521"
},
"departure": {
"delay": -46,
"time": "1769507534"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1769509859"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 45,
"time": "1769509530"
},
"departure": {
"delay": 45,
"time": "1769509545"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745729x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13123F5507537x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1769518320"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 600,
"time": "1769515680"
},
"departure": {
"delay": 600,
"time": "1769515800"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 600,
"time": "1769514780"
},
"departure": {
"delay": 600,
"time": "1769514900"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 2
},
{
"arrival": {
"delay": 600,
"time": "1769517660"
},
"departure": {
"delay": 600,
"time": "1769517720"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"delay": 300,
"time": "1769512620"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 600,
"time": "1769516940"
},
"departure": {
"delay": 600,
"time": "1769517000"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 600,
"time": "1769516280"
},
"departure": {
"delay": 600,
"time": "1769516340"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 600,
"time": "1769517300"
},
"departure": {
"delay": 600,
"time": "1769517360"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1769513824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13123F5507537x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5230:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769514864"
},
"departure": {
"delay": 24,
"time": "1769514864"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1769515009"
},
"departure": {
"delay": 49,
"time": "1769515009"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1769514810"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769515350"
},
"departure": {
"delay": 30,
"time": "1769515350"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769514930"
},
"departure": {
"delay": 30,
"time": "1769514930"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5230:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8604:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1769515770"
},
"departure": {
"delay": -30,
"time": "1769515770"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -71,
"time": "1769514469"
},
"departure": {
"delay": -71,
"time": "1769514469"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1769514340"
},
"departure": {
"delay": -20,
"time": "1769514340"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1769516332"
},
"departure": {
"delay": -8,
"time": "1769516332"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -57,
"time": "1769516403"
},
"departure": {
"delay": -57,
"time": "1769516403"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -38,
"time": "1769515582"
},
"departure": {
"delay": -38,
"time": "1769515582"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1769514567"
},
"departure": {
"delay": -33,
"time": "1769514567"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -37,
"time": "1769515523"
},
"departure": {
"delay": -37,
"time": "1769515523"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -57,
"time": "1769515983"
},
"departure": {
"delay": -57,
"time": "1769515983"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -49,
"time": "1769514851"
},
"departure": {
"delay": -49,
"time": "1769514851"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -74,
"time": "1769514743"
},
"departure": {
"delay": -74,
"time": "1769514766"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1769516072"
},
"departure": {
"delay": -28,
"time": "1769516072"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -65,
"time": "1769514415"
},
"departure": {
"delay": -65,
"time": "1769514415"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -17,
"time": "1769515303"
},
"departure": {
"delay": -17,
"time": "1769515303"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1769515857"
},
"departure": {
"delay": -3,
"time": "1769515857"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -57,
"time": "1769515383"
},
"departure": {
"delay": -57,
"time": "1769515383"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1769515677"
},
"departure": {
"delay": -3,
"time": "1769515677"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -57,
"time": "1769515923"
},
"departure": {
"delay": -57,
"time": "1769515923"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -106,
"time": "1769514494"
},
"departure": {
"delay": -106,
"time": "1769514494"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1769515464"
},
"departure": {
"delay": -36,
"time": "1769515464"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1769515230"
},
"departure": {
"delay": -30,
"time": "1769515230"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1769514673"
},
"departure": {
"delay": -47,
"time": "1769514673"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -57,
"time": "1769515143"
},
"departure": {
"delay": -57,
"time": "1769515143"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1769514635"
},
"departure": {
"delay": -25,
"time": "1769514635"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1769516228"
},
"departure": {
"delay": -52,
"time": "1769516228"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -34,
"time": "1769516126"
},
"departure": {
"delay": -34,
"time": "1769516126"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -57,
"time": "1769514963"
},
"departure": {
"delay": -57,
"time": "1769514963"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769514180",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8604:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748457x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1769502276"
},
"departure": {
"delay": 7,
"time": "1769502307"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1769502683"
},
"departure": {
"delay": -18,
"time": "1769502702"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 135,
"time": "1769500977"
},
"departure": {
"delay": 135,
"time": "1769500995"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1769502806"
},
"departure": {
"delay": -26,
"time": "1769502814"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 86,
"time": "1769500805"
},
"departure": {
"delay": 86,
"time": "1769500826"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1769501384"
},
"departure": {
"delay": 143,
"time": "1769501423"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1769501005"
},
"departure": {
"delay": 102,
"time": "1769501022"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 141,
"time": "1769500903"
},
"departure": {
"delay": 141,
"time": "1769500941"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1769501076"
},
"departure": {
"delay": 109,
"time": "1769501089"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 133,
"time": "1769501196"
},
"departure": {
"delay": 133,
"time": "1769501233"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 137,
"time": "1769501322"
},
"departure": {
"delay": 137,
"time": "1769501357"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1769500686"
},
"departure": {
"delay": 99,
"time": "1769500719"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1769500644"
},
"departure": {
"delay": 45,
"time": "1769500665"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -1,
"time": "1769502762"
},
"departure": {
"delay": -1,
"time": "1769502779"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 100,
"time": "1769501122"
},
"departure": {
"delay": 100,
"time": "1769501140"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1769501617"
},
"departure": {
"delay": 70,
"time": "1769501650"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 57,
"time": "1769500377"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1769501510"
},
"departure": {
"delay": 125,
"time": "1769501525"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1769502449"
},
"departure": {
"delay": 2,
"time": "1769502482"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1769501833"
},
"departure": {
"delay": 120,
"time": "1769501880"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1769502592"
},
"departure": {
"delay": -33,
"time": "1769502627"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1769500587"
},
"departure": {
"delay": 40,
"time": "1769500600"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1769502407"
},
"departure": {
"delay": -4,
"time": "1769502416"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 99,
"time": "1769501774"
},
"departure": {
"delay": 99,
"time": "1769501799"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1769501675"
},
"departure": {
"delay": 63,
"time": "1769501703"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1769501560"
},
"departure": {
"delay": 72,
"time": "1769501592"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -43,
"time": "1769502642"
},
"departure": {
"delay": -43,
"time": "1769502677"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -63,
"time": "1769502837"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 28,
"time": "1769502375"
},
"departure": {
"delay": 28,
"time": "1769502388"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -33,
"time": "1769502558"
},
"departure": {
"delay": -33,
"time": "1769502567"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -2,
"time": "1769502007"
},
"departure": {
"delay": -2,
"time": "1769502058"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1769502504"
},
"departure": {
"time": "1769502540"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -50,
"time": "1769502084"
},
"departure": {
"delay": -50,
"time": "1769502130"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748457x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745162x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1769503609"
},
"departure": {
"delay": 67,
"time": "1769503687"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1769503137"
},
"departure": {
"delay": 9,
"time": "1769503209"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1769503542"
},
"departure": {
"delay": 55,
"time": "1769503555"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1769502842"
},
"departure": {
"delay": -10,
"time": "1769502890"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1769503757"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1769502351"
},
"departure": {
"delay": 24,
"time": "1769502384"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769503014"
},
"departure": {
"delay": 15,
"time": "1769503095"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 132,
"time": "1769503237"
},
"departure": {
"delay": 132,
"time": "1769503392"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1769502697"
},
"departure": {
"delay": 65,
"time": "1769502725"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1769502942"
},
"departure": {
"delay": -3,
"time": "1769502957"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 70,
"time": "1769502070"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 134,
"time": "1769503482"
},
"departure": {
"delay": 134,
"time": "1769503514"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1769502763"
},
"departure": {
"delay": 24,
"time": "1769502804"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1769502413"
},
"departure": {
"delay": 33,
"time": "1769502453"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 131,
"time": "1769503422"
},
"departure": {
"delay": 131,
"time": "1769503451"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1769502175"
},
"departure": {
"delay": 9,
"time": "1769502189"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1769502215"
},
"departure": {
"delay": 9,
"time": "1769502249"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1769502479"
},
"departure": {
"delay": 57,
"time": "1769502537"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1769502630"
},
"departure": {
"delay": 68,
"time": "1769502668"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1769502277"
},
"departure": {
"delay": 26,
"time": "1769502326"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745162x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2904:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 196,
"time": "1769513943"
},
"departure": {
"delay": 196,
"time": "1769513956"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 216,
"time": "1769514022"
},
"departure": {
"delay": 216,
"time": "1769514036"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 217,
"time": "1769513843"
},
"departure": {
"delay": 217,
"time": "1769513857"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 256,
"time": "1769513391"
},
"departure": {
"delay": 256,
"time": "1769513416"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 236,
"time": "1769512888"
},
"departure": {
"delay": 236,
"time": "1769512916"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 216,
"time": "1769512990"
},
"departure": {
"delay": 216,
"time": "1769513016"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 276,
"time": "1769513174"
},
"departure": {
"delay": 276,
"time": "1769513196"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 216,
"time": "1769513287"
},
"departure": {
"delay": 216,
"time": "1769513316"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 256,
"time": "1769513644"
},
"departure": {
"delay": 256,
"time": "1769513656"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1769514368"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 216,
"time": "1769514121"
},
"departure": {
"delay": 216,
"time": "1769514156"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 236,
"time": "1769513555"
},
"departure": {
"delay": 236,
"time": "1769513576"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1769513739"
},
"departure": {
"delay": 159,
"time": "1769513739"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 216,
"time": "1769513479"
},
"departure": {
"delay": 216,
"time": "1769513496"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 196,
"time": "1769514238"
},
"departure": {
"delay": 196,
"time": "1769514256"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 156,
"time": "1769512716"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 158,
"time": "1769512778"
},
"departure": {
"delay": 158,
"time": "1769512778"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 216,
"time": "1769513063"
},
"departure": {
"delay": 216,
"time": "1769513076"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769512720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2904:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1138:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -78,
"time": "1769515422"
},
"departure": {
"delay": -78,
"time": "1769515422"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -69,
"time": "1769515191"
},
"departure": {
"delay": -69,
"time": "1769515191"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -54,
"time": "1769515926"
},
"departure": {
"delay": -54,
"time": "1769515926"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -69,
"time": "1769514509"
},
"departure": {
"delay": -69,
"time": "1769514531"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1769514008"
},
"departure": {
"delay": 68,
"time": "1769514008"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -59,
"time": "1769515681"
},
"departure": {
"delay": -59,
"time": "1769515681"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1769513782"
},
"departure": {
"delay": 22,
"time": "1769513782"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -44,
"time": "1769515576"
},
"departure": {
"delay": -44,
"time": "1769515576"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -79,
"time": "1769514881"
},
"departure": {
"delay": -79,
"time": "1769514881"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1769513693"
},
"departure": {
"delay": -7,
"time": "1769513693"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1769514261"
},
"departure": {
"delay": 41,
"time": "1769514281"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -69,
"time": "1769515611"
},
"departure": {
"delay": -69,
"time": "1769515611"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -49,
"time": "1769514409"
},
"departure": {
"delay": -49,
"time": "1769514431"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1769514187"
},
"departure": {
"delay": -30,
"time": "1769514210"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -77,
"time": "1769514583"
},
"departure": {
"delay": -77,
"time": "1769514583"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -89,
"time": "1769514991"
},
"departure": {
"delay": -89,
"time": "1769514991"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -44,
"time": "1769515336"
},
"departure": {
"delay": -44,
"time": "1769515336"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -69,
"time": "1769516031"
},
"departure": {
"delay": -69,
"time": "1769516031"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -59,
"time": "1769514781"
},
"departure": {
"delay": -59,
"time": "1769514781"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1769513907"
},
"departure": {
"delay": 27,
"time": "1769513907"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -99,
"time": "1769514656"
},
"departure": {
"delay": -99,
"time": "1769514681"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1769514379"
},
"departure": {
"delay": 19,
"time": "1769514379"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -68,
"time": "1769515792"
},
"departure": {
"delay": -68,
"time": "1769515792"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1769514073"
},
"departure": {
"delay": 13,
"time": "1769514073"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769513341",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1138:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9213:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 233,
"time": "1769513933"
},
"departure": {
"delay": 233,
"time": "1769513933"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 218,
"time": "1769513837"
},
"departure": {
"delay": 218,
"time": "1769513858"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 253,
"time": "1769514433"
},
"departure": {
"delay": 253,
"time": "1769514433"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 282,
"time": "1769515542"
},
"departure": {
"delay": 282,
"time": "1769515542"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 124,
"time": "1769513224"
},
"departure": {
"delay": 124,
"time": "1769513224"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 266,
"time": "1769514146"
},
"departure": {
"delay": 266,
"time": "1769514146"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 244,
"time": "1769515204"
},
"departure": {
"delay": 244,
"time": "1769515204"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 248,
"time": "1769514308"
},
"departure": {
"delay": 248,
"time": "1769514308"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 288,
"time": "1769514060"
},
"departure": {
"delay": 288,
"time": "1769514108"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 283,
"time": "1769515003"
},
"departure": {
"delay": 283,
"time": "1769515003"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 188,
"time": "1769514008"
},
"departure": {
"delay": 188,
"time": "1769514008"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 233,
"time": "1769514533"
},
"departure": {
"delay": 233,
"time": "1769514533"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 244,
"time": "1769515144"
},
"departure": {
"delay": 244,
"time": "1769515144"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1769513310"
},
"departure": {
"delay": 90,
"time": "1769513310"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 244,
"time": "1769515084"
},
"departure": {
"delay": 244,
"time": "1769515084"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1769513202"
},
"departure": {
"delay": 102,
"time": "1769513202"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 244,
"time": "1769515624"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 312,
"time": "1769514732"
},
"departure": {
"delay": 312,
"time": "1769514732"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 227,
"time": "1769514167"
},
"departure": {
"delay": 227,
"time": "1769514167"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 263,
"time": "1769514863"
},
"departure": {
"delay": 263,
"time": "1769514863"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 264,
"time": "1769513784"
},
"departure": {
"delay": 264,
"time": "1769513784"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 223,
"time": "1769513683"
},
"departure": {
"delay": 223,
"time": "1769513683"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 218,
"time": "1769513533"
},
"departure": {
"delay": 218,
"time": "1769513558"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 198,
"time": "1769514258"
},
"departure": {
"delay": 198,
"time": "1769514258"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1769513383"
},
"departure": {
"delay": 103,
"time": "1769513383"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 103,
"time": "1769513083"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 163,
"time": "1769513443"
},
"departure": {
"delay": 163,
"time": "1769513443"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 263,
"time": "1769514664"
},
"departure": {
"delay": 263,
"time": "1769514683"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 260,
"time": "1769515400"
},
"departure": {
"delay": 260,
"time": "1769515400"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 249,
"time": "1769514909"
},
"departure": {
"delay": 249,
"time": "1769514909"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 263,
"time": "1769514361"
},
"departure": {
"delay": 263,
"time": "1769514383"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 243,
"time": "1769514783"
},
"departure": {
"delay": 243,
"time": "1769514783"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 283,
"time": "1769514583"
},
"departure": {
"delay": 283,
"time": "1769514583"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769513089",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9213:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471202:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1769515145"
},
"departure": {
"delay": 185,
"time": "1769515145"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -80,
"time": "1769516620"
},
"departure": {
"delay": -80,
"time": "1769516620"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 113,
"time": "1769515553"
},
"departure": {
"delay": 113,
"time": "1769515553"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1769515499"
},
"departure": {
"delay": 119,
"time": "1769515499"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 138,
"time": "1769515278"
},
"departure": {
"delay": 138,
"time": "1769515278"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 205,
"time": "1769515105"
},
"departure": {
"delay": 205,
"time": "1769515105"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1769515324"
},
"departure": {
"delay": 124,
"time": "1769515324"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1769516277"
},
"departure": {
"delay": -3,
"time": "1769516277"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1769515435"
},
"departure": {
"delay": 115,
"time": "1769515435"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 181,
"time": "1769514961"
},
"departure": {
"delay": 181,
"time": "1769514961"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1769515917"
},
"departure": {
"delay": 117,
"time": "1769515917"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -101,
"time": "1769516179"
},
"departure": {
"delay": -101,
"time": "1769516179"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -76,
"time": "1769516564"
},
"departure": {
"delay": -76,
"time": "1769516564"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"departure": {
"delay": 181,
"time": "1769514781"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 186,
"time": "1769515086"
},
"departure": {
"delay": 186,
"time": "1769515086"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -21,
"time": "1769516079"
},
"departure": {
"delay": -21,
"time": "1769516079"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1769515818"
},
"departure": {
"delay": 78,
"time": "1769515818"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 108,
"time": "1769515248"
},
"departure": {
"delay": 108,
"time": "1769515248"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1769516366"
},
"departure": {
"delay": 26,
"time": "1769516366"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -66,
"time": "1769516154"
},
"departure": {
"delay": -66,
"time": "1769516154"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 178,
"time": "1769515018"
},
"departure": {
"delay": 178,
"time": "1769515018"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1769515967"
},
"departure": {
"delay": 107,
"time": "1769515967"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -57,
"time": "1769516403"
},
"departure": {
"delay": -57,
"time": "1769516403"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 100,
"time": "1769515360"
},
"departure": {
"delay": 100,
"time": "1769515360"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 127,
"time": "1769515627"
},
"departure": {
"delay": 127,
"time": "1769515627"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -135,
"time": "1769516685"
},
"departure": {
"delay": -135,
"time": "1769516685"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 53,
"time": "1769516033"
},
"departure": {
"delay": 53,
"time": "1769516033"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 168,
"time": "1769515188"
},
"departure": {
"delay": 168,
"time": "1769515188"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -213,
"time": "1769516727"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 187,
"time": "1769514907"
},
"departure": {
"delay": 187,
"time": "1769514907"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -16,
"time": "1769516504"
},
"departure": {
"delay": -16,
"time": "1769516504"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471202:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15135:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518200"
},
"departure": {
"time": "1769518200"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769517900"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769513720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15135:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3113F5520700x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769519940"
},
"departure": {
"time": "1769520000"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769518620"
},
"departure": {
"time": "1769518800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769521680"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769520780"
},
"departure": {
"time": "1769520840"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1769510373",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3113F5520700x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748459x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1769505903"
},
"departure": {
"delay": 43,
"time": "1769505943"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769506332"
},
"departure": {
"delay": 3,
"time": "1769506443"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1769505032"
},
"departure": {
"delay": 51,
"time": "1769505051"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1769506214"
},
"departure": {
"delay": 107,
"time": "1769506247"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1769504919"
},
"departure": {
"delay": 16,
"time": "1769504956"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1769505156"
},
"departure": {
"delay": 64,
"time": "1769505184"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1769506814"
},
"departure": {
"delay": -22,
"time": "1769506838"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1769505334"
},
"departure": {
"delay": 56,
"time": "1769505356"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1769505849"
},
"departure": {
"delay": 81,
"time": "1769505861"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1769505973"
},
"departure": {
"delay": 51,
"time": "1769506011"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -32,
"time": "1769506918"
},
"departure": {
"delay": -32,
"time": "1769506948"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 91,
"time": "1769505658"
},
"departure": {
"delay": 91,
"time": "1769505691"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 28,
"time": "1769504728"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769504996"
},
"departure": {
"delay": 13,
"time": "1769505013"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1769506033"
},
"departure": {
"delay": 39,
"time": "1769506059"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -53,
"time": "1769507227"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 83,
"time": "1769505463"
},
"departure": {
"delay": 83,
"time": "1769505503"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1769505425"
},
"departure": {
"delay": 79,
"time": "1769505439"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1769506863"
},
"departure": {
"delay": -22,
"time": "1769506898"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 87,
"time": "1769505554"
},
"departure": {
"delay": 87,
"time": "1769505567"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1769505243"
},
"departure": {
"delay": 79,
"time": "1769505259"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1769506133"
},
"departure": {
"delay": 102,
"time": "1769506182"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1769506737"
},
"departure": {
"delay": 9,
"time": "1769506749"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -8,
"time": "1769506627"
},
"departure": {
"delay": -8,
"time": "1769506672"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1769506765"
},
"departure": {
"delay": -8,
"time": "1769506792"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -33,
"time": "1769506477"
},
"departure": {
"delay": -33,
"time": "1769506527"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -39,
"time": "1769507009"
},
"departure": {
"delay": -39,
"time": "1769507061"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -20,
"time": "1769507061"
},
"departure": {
"delay": -20,
"time": "1769507080"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -55,
"time": "1769506971"
},
"departure": {
"delay": -55,
"time": "1769506985"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -26,
"time": "1769507179"
},
"departure": {
"delay": -26,
"time": "1769507194"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 81,
"time": "1769505304"
},
"departure": {
"delay": 81,
"time": "1769505321"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1769505719"
},
"departure": {
"delay": 66,
"time": "1769505726"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1769507137"
},
"departure": {
"delay": -11,
"time": "1769507149"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748459x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14279:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1769517128"
},
"departure": {
"delay": 8,
"time": "1769517128"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769517020"
},
"departure": {
"delay": 20,
"time": "1769517020"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1769516793"
},
"departure": {
"delay": 33,
"time": "1769516793"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1769517318"
},
"departure": {
"delay": 18,
"time": "1769517318"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1769517275"
},
"departure": {
"delay": 35,
"time": "1769517275"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769518050"
},
"departure": {
"delay": 30,
"time": "1769518050"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1769517186"
},
"departure": {
"delay": 6,
"time": "1769517186"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1769516908"
},
"departure": {
"delay": 28,
"time": "1769516908"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769516955"
},
"departure": {
"delay": 15,
"time": "1769516955"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14279:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769531160"
},
"departure": {
"time": "1769531160"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769531280"
},
"departure": {
"time": "1769531280"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769532720"
},
"departure": {
"time": "1769532720"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769532780"
},
"departure": {
"time": "1769532780"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769531700"
},
"departure": {
"time": "1769531700"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769531100"
},
"departure": {
"time": "1769531100"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769532960"
},
"departure": {
"time": "1769532960"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769531820"
},
"departure": {
"time": "1769531820"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1769530800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769531580"
},
"departure": {
"time": "1769531580"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769533505"
},
"departure": {
"delay": 5,
"time": "1769533505"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769533140"
},
"departure": {
"time": "1769533140"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769533680"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769533500"
},
"departure": {
"time": "1769533500"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769533085"
},
"departure": {
"delay": 5,
"time": "1769533085"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769532360"
},
"departure": {
"time": "1769532360"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769531040"
},
"departure": {
"time": "1769531040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1769533090"
},
"departure": {
"delay": 10,
"time": "1769533090"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769530920"
},
"departure": {
"time": "1769530920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769531220"
},
"departure": {
"time": "1769531220"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769532845"
},
"departure": {
"delay": 5,
"time": "1769532845"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769530980"
},
"departure": {
"time": "1769530980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769533320"
},
"departure": {
"time": "1769533320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769532785"
},
"departure": {
"delay": 5,
"time": "1769532785"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769531640"
},
"departure": {
"time": "1769531640"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769532900"
},
"departure": {
"time": "1769532900"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769532840"
},
"departure": {
"time": "1769532840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769531400"
},
"departure": {
"time": "1769531400"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769531340"
},
"departure": {
"time": "1769531340"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769531760"
},
"departure": {
"time": "1769531760"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769533080"
},
"departure": {
"time": "1769533080"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769532540"
},
"departure": {
"time": "1769532540"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769533020"
},
"departure": {
"time": "1769533020"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769532180"
},
"departure": {
"time": "1769532180"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:959:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx565:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769536860"
},
"departure": {
"time": "1769536860"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769535300"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769535780"
},
"departure": {
"time": "1769535780"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769537040"
},
"departure": {
"time": "1769537040"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769537760"
},
"departure": {
"time": "1769537760"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769537400"
},
"departure": {
"time": "1769537400"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769537940"
},
"departure": {
"time": "1769537940"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769536560"
},
"departure": {
"time": "1769536560"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769536440"
},
"departure": {
"time": "1769536440"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769538120"
},
"departure": {
"time": "1769538120"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769536620"
},
"departure": {
"time": "1769536620"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769537220"
},
"departure": {
"time": "1769537220"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769538000"
},
"departure": {
"time": "1769538000"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769536200"
},
"departure": {
"time": "1769536200"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769536140"
},
"departure": {
"time": "1769536140"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769536980"
},
"departure": {
"time": "1769536980"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769537520"
},
"departure": {
"time": "1769537520"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769538180"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769537880"
},
"departure": {
"time": "1769537880"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769536680"
},
"departure": {
"time": "1769536680"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769536020"
},
"departure": {
"time": "1769536020"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769536740"
},
"departure": {
"time": "1769536740"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769536080"
},
"departure": {
"time": "1769536080"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769536685"
},
"departure": {
"delay": 5,
"time": "1769536685"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769538060"
},
"departure": {
"time": "1769538060"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769536260"
},
"departure": {
"time": "1769536260"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769498742",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx565:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4868502428057600x8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1769514725"
},
"departure": {
"delay": 46,
"time": "1769514766"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1769514792"
},
"departure": {
"delay": 45,
"time": "1769514825"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 138,
"time": "1769515398"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 105,
"time": "1769515175"
},
"departure": {
"delay": 105,
"time": "1769515185"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 93,
"time": "1769515103"
},
"departure": {
"delay": 93,
"time": "1769515113"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769514462"
},
"departure": {
"delay": 5,
"time": "1769514485"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 135,
"time": "1769515265"
},
"departure": {
"delay": 135,
"time": "1769515275"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 147,
"time": "1769515337"
},
"departure": {
"delay": 147,
"time": "1769515347"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 42,
"time": "1769514370"
},
"departure": {
"delay": 42,
"time": "1769514402"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 106,
"time": "1769514116"
},
"departure": {
"delay": 106,
"time": "1769514166"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1769514271"
},
"departure": {
"delay": 43,
"time": "1769514283"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1769514931"
},
"departure": {
"delay": 101,
"time": "1769514941"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1769514584"
},
"departure": {
"delay": -1,
"time": "1769514599"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 99,
"time": "1769514989"
},
"departure": {
"delay": 99,
"time": "1769514999"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 19,
"time": "1769514645"
},
"departure": {
"delay": 19,
"time": "1769514679"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
}
],
"timestamp": "1769514756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4868502428057600x8:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12914:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1769514193"
},
"departure": {
"delay": 133,
"time": "1769514193"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 195,
"time": "1769515335"
},
"departure": {
"delay": 195,
"time": "1769515335"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 195,
"time": "1769515515"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 132,
"time": "1769514372"
},
"departure": {
"delay": 132,
"time": "1769514372"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1769514245"
},
"departure": {
"delay": 185,
"time": "1769514245"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1769513844"
},
"departure": {
"delay": 144,
"time": "1769513844"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 143,
"time": "1769514143"
},
"departure": {
"delay": 143,
"time": "1769514143"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 163,
"time": "1769514103"
},
"departure": {
"delay": 163,
"time": "1769514103"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1769513644"
},
"departure": {
"delay": 64,
"time": "1769513644"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 211,
"time": "1769515291"
},
"departure": {
"delay": 211,
"time": "1769515291"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1769513794"
},
"departure": {
"delay": 118,
"time": "1769513818"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 137,
"time": "1769514437"
},
"departure": {
"delay": 137,
"time": "1769514437"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1769513570"
},
"departure": {
"delay": 50,
"time": "1769513570"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 18,
"time": "1769513418"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 201,
"time": "1769515101"
},
"departure": {
"delay": 201,
"time": "1769515101"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 130,
"time": "1769514310"
},
"departure": {
"delay": 130,
"time": "1769514310"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 195,
"time": "1769515155"
},
"departure": {
"delay": 195,
"time": "1769515155"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 78,
"time": "1769513718"
},
"departure": {
"delay": 78,
"time": "1769513718"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 163,
"time": "1769514043"
},
"departure": {
"delay": 163,
"time": "1769514043"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 195,
"time": "1769515035"
},
"departure": {
"delay": 195,
"time": "1769515035"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 208,
"time": "1769515228"
},
"departure": {
"delay": 208,
"time": "1769515228"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 195,
"time": "1769514772"
},
"departure": {
"delay": 195,
"time": "1769514795"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 173,
"time": "1769514543"
},
"departure": {
"delay": 173,
"time": "1769514593"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1769513918"
},
"departure": {
"delay": 98,
"time": "1769513918"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1769513518"
},
"departure": {
"delay": 58,
"time": "1769513518"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 189,
"time": "1769514669"
},
"departure": {
"delay": 189,
"time": "1769514669"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769513440",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12914:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745150x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1769516200"
},
"departure": {
"delay": 40,
"time": "1769516200"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1769515000"
},
"departure": {
"delay": 40,
"time": "1769515000"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769515360"
},
"departure": {
"delay": 40,
"time": "1769515360"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769515780"
},
"departure": {
"delay": 40,
"time": "1769515780"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1769515720"
},
"departure": {
"delay": 40,
"time": "1769515720"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769515600"
},
"departure": {
"delay": 40,
"time": "1769515600"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1769516380"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769515120"
},
"departure": {
"delay": 40,
"time": "1769515120"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1769515060"
},
"departure": {
"delay": 40,
"time": "1769515060"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1769514803"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1769515480"
},
"departure": {
"delay": 40,
"time": "1769515480"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769515900"
},
"departure": {
"delay": 40,
"time": "1769515900"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1769514880"
},
"departure": {
"delay": 40,
"time": "1769514880"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1769516080"
},
"departure": {
"delay": 40,
"time": "1769516080"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769515960"
},
"departure": {
"delay": 40,
"time": "1769515960"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769516020"
},
"departure": {
"delay": 40,
"time": "1769516020"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 104,
"time": "1769514704"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769516140"
},
"departure": {
"delay": 40,
"time": "1769516140"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1769515180"
},
"departure": {
"delay": 40,
"time": "1769515180"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745150x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9029:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1769513577"
},
"departure": {
"delay": 117,
"time": "1769513577"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 73,
"time": "1769513173"
},
"departure": {
"delay": 73,
"time": "1769513173"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 248,
"time": "1769514198"
},
"departure": {
"delay": 248,
"time": "1769514248"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 226,
"time": "1769514526"
},
"departure": {
"delay": 226,
"time": "1769514526"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1769513448"
},
"departure": {
"delay": 48,
"time": "1769513448"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 147,
"time": "1769513702"
},
"departure": {
"delay": 147,
"time": "1769513727"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1769513623"
},
"departure": {
"delay": 43,
"time": "1769513623"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1769512923"
},
"departure": {
"delay": 28,
"time": "1769512948"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1769512431"
},
"departure": {
"delay": 51,
"time": "1769512431"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 254,
"time": "1769514649"
},
"departure": {
"delay": 254,
"time": "1769514674"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 79,
"time": "1769512279"
},
"departure": {
"delay": 79,
"time": "1769512279"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1769513298"
},
"departure": {
"delay": 78,
"time": "1769513298"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 218,
"time": "1769514373"
},
"departure": {
"delay": 218,
"time": "1769514398"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1769513049"
},
"departure": {
"delay": 58,
"time": "1769513098"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1769512389"
},
"departure": {
"delay": 9,
"time": "1769512389"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1769512626"
},
"departure": {
"delay": 28,
"time": "1769512648"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1769512756"
},
"departure": {
"delay": 16,
"time": "1769512756"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1769513473"
},
"departure": {
"delay": 63,
"time": "1769513523"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 161,
"time": "1769513801"
},
"departure": {
"delay": 161,
"time": "1769513801"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1769514300"
},
"departure": {
"delay": 240,
"time": "1769514300"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769512140"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 198,
"time": "1769513876"
},
"departure": {
"delay": 198,
"time": "1769513898"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 61,
"time": "1769512201"
},
"departure": {
"delay": 61,
"time": "1769512201"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1769512541"
},
"departure": {
"delay": 41,
"time": "1769512541"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1769512723"
},
"departure": {
"delay": 43,
"time": "1769512723"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 158,
"time": "1769514073"
},
"departure": {
"delay": 158,
"time": "1769514098"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 142,
"time": "1769513962"
},
"departure": {
"delay": 142,
"time": "1769513962"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1769512998"
},
"departure": {
"delay": 18,
"time": "1769512998"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 233,
"time": "1769514473"
},
"departure": {
"delay": 233,
"time": "1769514473"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1769512878"
},
"departure": {
"delay": 18,
"time": "1769512878"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 202,
"time": "1769514802"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 23,
"time": "1769512823"
},
"departure": {
"delay": 23,
"time": "1769512823"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1769513350"
},
"departure": {
"delay": 70,
"time": "1769513350"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1769513248"
},
"departure": {
"delay": 88,
"time": "1769513248"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769511480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9029:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745306x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769486825"
},
"departure": {
"delay": 85,
"time": "1769486845"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1769486880"
},
"departure": {
"delay": 123,
"time": "1769486943"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -31,
"time": "1769488109"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1769487409"
},
"departure": {
"delay": 86,
"time": "1769487446"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1769487585"
},
"departure": {
"delay": 37,
"time": "1769487637"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 155,
"time": "1769486555"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1769487072"
},
"departure": {
"delay": 89,
"time": "1769487089"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1769486789"
},
"departure": {
"delay": 106,
"time": "1769486806"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1769487894"
},
"departure": {
"delay": 28,
"time": "1769487928"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1769487519"
},
"departure": {
"delay": 57,
"time": "1769487537"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1769487672"
},
"departure": {
"delay": 47,
"time": "1769487707"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1769487321"
},
"departure": {
"delay": 53,
"time": "1769487353"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769487746"
},
"departure": {
"delay": 58,
"time": "1769487778"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 122,
"time": "1769486744"
},
"departure": {
"delay": 122,
"time": "1769486762"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1769487987"
},
"departure": {
"delay": 12,
"time": "1769488032"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 126,
"time": "1769486966"
},
"departure": {
"delay": 126,
"time": "1769487006"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1769487193"
},
"departure": {
"delay": 31,
"time": "1769487211"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1769486687"
},
"departure": {
"delay": 136,
"time": "1769486716"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1769487843"
},
"departure": {
"delay": 81,
"time": "1769487861"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1769487124"
},
"departure": {
"delay": 78,
"time": "1769487138"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745306x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9635:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1769514758"
},
"departure": {
"delay": -22,
"time": "1769514758"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -44,
"time": "1769514076"
},
"departure": {
"delay": -44,
"time": "1769514076"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -34,
"time": "1769513966"
},
"departure": {
"delay": -34,
"time": "1769513966"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -45,
"time": "1769515995"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1769515600"
},
"departure": {
"delay": -20,
"time": "1769515600"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -39,
"time": "1769514801"
},
"departure": {
"delay": -39,
"time": "1769514801"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1769513826"
},
"departure": {
"delay": 6,
"time": "1769513826"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1769515150"
},
"departure": {
"delay": 10,
"time": "1769515150"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -18,
"time": "1769513922"
},
"departure": {
"delay": -18,
"time": "1769513922"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1769515335"
},
"departure": {
"delay": -45,
"time": "1769515335"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1769514212"
},
"departure": {
"delay": -28,
"time": "1769514212"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1769515279"
},
"departure": {
"delay": -41,
"time": "1769515279"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -46,
"time": "1769514974"
},
"departure": {
"delay": -46,
"time": "1769514974"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1769514634"
},
"departure": {
"delay": 34,
"time": "1769514634"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1769515510"
},
"departure": {
"delay": 10,
"time": "1769515510"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 14,
"time": "1769514434"
},
"departure": {
"delay": 14,
"time": "1769514434"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1769513882"
},
"departure": {
"delay": 2,
"time": "1769513882"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1769515416"
},
"departure": {
"delay": -24,
"time": "1769515416"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -76,
"time": "1769514104"
},
"departure": {
"delay": -76,
"time": "1769514104"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1769515570"
},
"departure": {
"delay": -50,
"time": "1769515570"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -51,
"time": "1769514909"
},
"departure": {
"delay": -51,
"time": "1769514909"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -22,
"time": "1769515058"
},
"departure": {
"delay": -22,
"time": "1769515058"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1769514382"
},
"departure": {
"delay": 22,
"time": "1769514382"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1769514605"
},
"departure": {
"delay": 65,
"time": "1769514605"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1769514007"
},
"departure": {
"delay": -53,
"time": "1769514007"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1769514282"
},
"departure": {
"delay": 42,
"time": "1769514282"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1769514711"
},
"departure": {
"delay": -9,
"time": "1769514711"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1769513748"
},
"departure": {
"delay": 48,
"time": "1769513748"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1769514483"
},
"departure": {
"delay": 28,
"time": "1769514508"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -12,
"time": "1769515488"
},
"departure": {
"delay": -12,
"time": "1769515488"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1769513768"
},
"departure": {
"delay": 8,
"time": "1769513768"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769513160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9635:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -197,
"time": "1769517043"
},
"departure": {
"delay": -197,
"time": "1769517043"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2028,
"time": "1769514792"
},
"departure": {
"delay": -2028,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1308,
"time": "1769514792"
},
"departure": {
"delay": -1308,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -184,
"time": "1769517116"
},
"departure": {
"delay": -184,
"time": "1769517116"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2208,
"time": "1769514792"
},
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1728,
"time": "1769514792"
},
"departure": {
"delay": -1728,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1908,
"time": "1769514792"
},
"departure": {
"delay": -1908,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -223,
"time": "1769517257"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"delay": -1008,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -139,
"time": "1769517161"
},
"departure": {
"delay": -139,
"time": "1769517161"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1188,
"time": "1769514792"
},
"departure": {
"delay": -1188,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1848,
"time": "1769514792"
},
"departure": {
"delay": -1848,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2268,
"time": "1769514792"
},
"departure": {
"delay": -2268,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1608,
"time": "1769514792"
},
"departure": {
"delay": -1608,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1008,
"time": "1769514792"
},
"departure": {
"delay": -1008,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1428,
"time": "1769514792"
},
"departure": {
"delay": -1428,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2208,
"time": "1769514792"
},
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1368,
"time": "1769514792"
},
"departure": {
"delay": -1368,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1968,
"time": "1769514792"
},
"departure": {
"delay": -1968,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1908,
"time": "1769514792"
},
"departure": {
"delay": -1908,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -210,
"time": "1769516970"
},
"departure": {
"delay": -210,
"time": "1769516970"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2088,
"time": "1769514792"
},
"departure": {
"delay": -2088,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1548,
"time": "1769514792"
},
"departure": {
"delay": -1548,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470549:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3011:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769519760"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769519400"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769518380"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769519880"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"arrival": {
"time": "1769520060"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769519100"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769519160"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769518920"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769517120"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769519640"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769520000"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769518560"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769517360"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769518800"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769517660"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769519940"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769518620"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769519520"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769517840"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769518680"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769518320"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769517600"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769517720"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769518140"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769518020"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769518080"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769518980"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769518440"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769519220"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769518200"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769517480"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769519340"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769518860"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769518500"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769517420"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769517000"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769519820"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769518260"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3011:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769513760"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769513940"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769515680"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769513220"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769513400"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1027:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9230:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1769514939"
},
"departure": {
"delay": 159,
"time": "1769514939"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 151,
"time": "1769515111"
},
"departure": {
"delay": 151,
"time": "1769515111"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1769514446"
},
"departure": {
"delay": 97,
"time": "1769514457"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 129,
"time": "1769515149"
},
"departure": {
"delay": 129,
"time": "1769515149"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1769516347"
},
"departure": {
"delay": 127,
"time": "1769516347"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 111,
"time": "1769515011"
},
"departure": {
"delay": 111,
"time": "1769515011"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1769515251"
},
"departure": {
"delay": 111,
"time": "1769515251"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1769515950"
},
"departure": {
"delay": 150,
"time": "1769515950"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 119,
"time": "1769515619"
},
"departure": {
"delay": 119,
"time": "1769515619"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 156,
"time": "1769515056"
},
"departure": {
"delay": 156,
"time": "1769515056"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1769514254"
},
"departure": {
"delay": 77,
"time": "1769514257"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1769516151"
},
"departure": {
"delay": 111,
"time": "1769516151"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 156,
"time": "1769515296"
},
"departure": {
"delay": 156,
"time": "1769515296"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 134,
"time": "1769514494"
},
"departure": {
"delay": 134,
"time": "1769514494"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1769515353"
},
"departure": {
"delay": 153,
"time": "1769515353"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 162,
"time": "1769514568"
},
"departure": {
"delay": 162,
"time": "1769514582"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1769514371"
},
"departure": {
"delay": 71,
"time": "1769514371"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1769515856"
},
"departure": {
"delay": 116,
"time": "1769515856"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1769515731"
},
"departure": {
"delay": 111,
"time": "1769515731"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 168,
"time": "1769515668"
},
"departure": {
"delay": 168,
"time": "1769515668"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1769516091"
},
"departure": {
"delay": 111,
"time": "1769516091"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 121,
"time": "1769514661"
},
"departure": {
"delay": 121,
"time": "1769514661"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1769515405"
},
"departure": {
"delay": 145,
"time": "1769515405"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1769515810"
},
"departure": {
"delay": 130,
"time": "1769515810"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 156,
"time": "1769515536"
},
"departure": {
"delay": 156,
"time": "1769515536"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 149,
"time": "1769516489"
},
"departure": {
"delay": 149,
"time": "1769516489"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 128,
"time": "1769514307"
},
"departure": {
"delay": 128,
"time": "1769514308"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1769515491"
},
"departure": {
"delay": 111,
"time": "1769515491"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 124,
"time": "1769514844"
},
"departure": {
"delay": 124,
"time": "1769514844"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 47,
"time": "1769514107"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 159,
"time": "1769514747"
},
"departure": {
"delay": 159,
"time": "1769514759"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769514109",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9230:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748453x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 23,
"time": "1769491823"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1769493236"
},
"departure": {
"delay": 18,
"time": "1769493258"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1769492414"
},
"departure": {
"delay": 51,
"time": "1769492451"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769493880"
},
"departure": {
"delay": 56,
"time": "1769493896"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -18,
"time": "1769493989"
},
"departure": {
"delay": -18,
"time": "1769494002"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -30,
"time": "1769492951"
},
"departure": {
"delay": -30,
"time": "1769492970"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769492087"
},
"departure": {
"delay": 5,
"time": "1769492105"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1769492132"
},
"departure": {
"delay": 48,
"time": "1769492148"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1769492879"
},
"departure": {
"delay": 31,
"time": "1769492911"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1769492638"
},
"departure": {
"delay": 70,
"time": "1769492650"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -74,
"time": "1769494048"
},
"departure": {
"delay": -74,
"time": "1769494066"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -9,
"time": "1769493003"
},
"departure": {
"delay": -9,
"time": "1769493051"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1769493645"
},
"departure": {
"delay": 78,
"time": "1769493678"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1769492771"
},
"departure": {
"delay": 27,
"time": "1769492787"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1769493927"
},
"departure": {
"delay": 42,
"time": "1769493942"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 132,
"time": "1769493299"
},
"departure": {
"delay": 132,
"time": "1769493612"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1769492236"
},
"departure": {
"delay": 37,
"time": "1769492257"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769492722"
},
"departure": {
"delay": 47,
"time": "1769492747"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1769493065"
},
"departure": {
"delay": -42,
"time": "1769493078"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -44,
"time": "1769494024"
},
"departure": {
"delay": -44,
"time": "1769494036"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -111,
"time": "1769494209"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1769492029"
},
"departure": {
"delay": 2,
"time": "1769492042"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769492506"
},
"departure": {
"delay": 60,
"time": "1769492520"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1769493758"
},
"departure": {
"delay": 50,
"time": "1769493770"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1769493962"
},
"departure": {
"delay": 21,
"time": "1769493981"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1769493179"
},
"departure": {
"delay": 28,
"time": "1769493208"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1769493832"
},
"departure": {
"delay": 88,
"time": "1769493868"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1769492321"
},
"departure": {
"delay": 59,
"time": "1769492339"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1769494071"
},
"departure": {
"delay": -60,
"time": "1769494080"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -60,
"time": "1769494128"
},
"departure": {
"delay": -60,
"time": "1769494140"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -84,
"time": "1769494165"
},
"departure": {
"delay": -84,
"time": "1769494176"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 61,
"time": "1769492381"
},
"departure": {
"delay": 61,
"time": "1769492401"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1769492550"
},
"departure": {
"delay": 61,
"time": "1769492581"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748453x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853425F5510458x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517300"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769518620"
},
"departure": {
"time": "1769518740"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769517780"
},
"departure": {
"time": "1769517840"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769520000"
},
"departure": {
"time": "1769520060"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 28
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769521560"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 29
}
],
"timestamp": "1769511752",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853425F5510458x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745672x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1769510253"
},
"departure": {
"delay": 87,
"time": "1769510307"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1769510360"
},
"departure": {
"delay": 93,
"time": "1769510373"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1769509931"
},
"departure": {
"delay": 87,
"time": "1769509947"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1769509960"
},
"departure": {
"delay": 61,
"time": "1769509981"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 160,
"time": "1769511183"
},
"departure": {
"delay": 160,
"time": "1769511220"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 137,
"time": "1769511578"
},
"departure": {
"delay": 137,
"time": "1769511617"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1769512340"
},
"departure": {
"delay": 35,
"time": "1769512355"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1769509893"
},
"departure": {
"delay": 47,
"time": "1769509907"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1769512515"
},
"departure": {
"delay": 27,
"time": "1769512527"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -48,
"time": "1769512572"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 195,
"time": "1769511244"
},
"departure": {
"delay": 195,
"time": "1769511315"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1769512271"
},
"departure": {
"delay": 109,
"time": "1769512309"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 107,
"time": "1769510403"
},
"departure": {
"delay": 107,
"time": "1769510447"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1769512374"
},
"departure": {
"delay": 26,
"time": "1769512406"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 187,
"time": "1769510962"
},
"departure": {
"delay": 187,
"time": "1769511007"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 99,
"time": "1769509779"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1769510161"
},
"departure": {
"delay": 99,
"time": "1769510199"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1769509860"
},
"departure": {
"delay": 68,
"time": "1769509868"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 169,
"time": "1769511486"
},
"departure": {
"delay": 169,
"time": "1769511529"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1769512103"
},
"departure": {
"delay": 123,
"time": "1769512143"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1769511824"
},
"departure": {
"delay": 88,
"time": "1769511868"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 185,
"time": "1769510903"
},
"departure": {
"delay": 185,
"time": "1769510945"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1769510515"
},
"departure": {
"delay": 88,
"time": "1769510548"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 190,
"time": "1769511343"
},
"departure": {
"delay": 190,
"time": "1769511370"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1769511668"
},
"departure": {
"delay": 140,
"time": "1769511740"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 112,
"time": "1769512035"
},
"departure": {
"delay": 112,
"time": "1769512072"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 203,
"time": "1769511110"
},
"departure": {
"delay": 203,
"time": "1769511143"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1769511923"
},
"departure": {
"delay": 142,
"time": "1769511982"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 57,
"time": "1769510068"
},
"departure": {
"delay": 57,
"time": "1769510097"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1769512424"
},
"departure": {
"delay": 17,
"time": "1769512457"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 93,
"time": "1769512191"
},
"departure": {
"delay": 93,
"time": "1769512233"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 219,
"time": "1769511420"
},
"departure": {
"delay": 219,
"time": "1769511459"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745672x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1769514002"
},
"departure": {
"delay": 62,
"time": "1769514002"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 191,
"time": "1769514785"
},
"departure": {
"delay": 191,
"time": "1769514791"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 191,
"time": "1769514851"
},
"departure": {
"delay": 191,
"time": "1769514851"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 161,
"time": "1769514577"
},
"departure": {
"delay": 161,
"time": "1769514581"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 162,
"time": "1769514282"
},
"departure": {
"delay": 162,
"time": "1769514282"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 161,
"time": "1769514371"
},
"departure": {
"delay": 161,
"time": "1769514401"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 161,
"time": "1769514701"
},
"departure": {
"delay": 161,
"time": "1769514701"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 191,
"time": "1769514486"
},
"departure": {
"delay": 191,
"time": "1769514491"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 159,
"time": "1769514639"
},
"departure": {
"delay": 159,
"time": "1769514639"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1769514102"
},
"departure": {
"delay": 161,
"time": "1769514161"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1769514905"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1769513961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596633:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1124:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 486,
"time": "1769512986"
},
"departure": {
"delay": 486,
"time": "1769512986"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 333,
"time": "1769512233"
},
"departure": {
"delay": 333,
"time": "1769512233"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 253,
"time": "1769511468"
},
"departure": {
"delay": 253,
"time": "1769511493"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1769510786"
},
"departure": {
"delay": 136,
"time": "1769510836"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 106,
"time": "1769510686"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 521,
"time": "1769513561"
},
"departure": {
"delay": 521,
"time": "1769513561"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 381,
"time": "1769511818"
},
"departure": {
"delay": 381,
"time": "1769511861"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 291,
"time": "1769512011"
},
"departure": {
"delay": 291,
"time": "1769512011"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 341,
"time": "1769511736"
},
"departure": {
"delay": 341,
"time": "1769511761"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 331,
"time": "1769512071"
},
"departure": {
"delay": 331,
"time": "1769512111"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 526,
"time": "1769513662"
},
"departure": {
"delay": 526,
"time": "1769513686"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 458,
"time": "1769513138"
},
"departure": {
"delay": 458,
"time": "1769513138"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 188,
"time": "1769511188"
},
"departure": {
"delay": 188,
"time": "1769511188"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 446,
"time": "1769512886"
},
"departure": {
"delay": 446,
"time": "1769512886"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 336,
"time": "1769511936"
},
"departure": {
"delay": 336,
"time": "1769511936"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 340,
"time": "1769511570"
},
"departure": {
"delay": 340,
"time": "1769511640"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 396,
"time": "1769513736"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 466,
"time": "1769513446"
},
"departure": {
"delay": 466,
"time": "1769513446"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 351,
"time": "1769512311"
},
"departure": {
"delay": 351,
"time": "1769512311"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 204,
"time": "1769511264"
},
"departure": {
"delay": 204,
"time": "1769511264"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769510690",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1124:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx87:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1769515086"
},
"departure": {
"delay": 126,
"time": "1769515086"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1769514036"
},
"departure": {
"delay": 96,
"time": "1769514036"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1769515200"
},
"departure": {
"delay": 120,
"time": "1769515200"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1769515863"
},
"departure": {
"delay": 123,
"time": "1769515863"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1769513762"
},
"departure": {
"delay": 62,
"time": "1769513762"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1769514764"
},
"departure": {
"delay": 104,
"time": "1769514764"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769513811"
},
"departure": {
"delay": 51,
"time": "1769513811"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1769513983"
},
"departure": {
"delay": 103,
"time": "1769513983"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1769514460"
},
"departure": {
"delay": 100,
"time": "1769514460"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769514900"
},
"departure": {
"delay": 120,
"time": "1769514900"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1769516136"
},
"departure": {
"delay": 96,
"time": "1769516136"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1769513686"
},
"departure": {
"delay": 46,
"time": "1769513686"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 87,
"time": "1769514687"
},
"departure": {
"delay": 87,
"time": "1769514687"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1769514110"
},
"departure": {
"delay": 110,
"time": "1769514110"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1769515957"
},
"departure": {
"delay": 97,
"time": "1769515957"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1769513885"
},
"departure": {
"delay": 90,
"time": "1769513910"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 136,
"time": "1769514976"
},
"departure": {
"delay": 136,
"time": "1769514976"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 126,
"time": "1769515266"
},
"departure": {
"delay": 126,
"time": "1769515266"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1769514535"
},
"departure": {
"delay": 115,
"time": "1769514535"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1769514285"
},
"departure": {
"delay": 105,
"time": "1769514285"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 133,
"time": "1769516053"
},
"departure": {
"delay": 133,
"time": "1769516053"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1769513550"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769513261",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx87:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745667x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 225,
"time": "1769506802"
},
"departure": {
"delay": 225,
"time": "1769506845"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 242,
"time": "1769507720"
},
"departure": {
"delay": 242,
"time": "1769507762"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1769505461"
},
"departure": {
"delay": 117,
"time": "1769505477"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1769505914"
},
"departure": {
"delay": 108,
"time": "1769505948"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 272,
"time": "1769506979"
},
"departure": {
"delay": 272,
"time": "1769507012"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 256,
"time": "1769506549"
},
"departure": {
"delay": 256,
"time": "1769506576"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 122,
"time": "1769505618"
},
"departure": {
"delay": 122,
"time": "1769505662"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 202,
"time": "1769507444"
},
"departure": {
"delay": 202,
"time": "1769507482"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 144,
"time": "1769505727"
},
"departure": {
"delay": 144,
"time": "1769505744"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 225,
"time": "1769507158"
},
"departure": {
"delay": 225,
"time": "1769507205"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1769505494"
},
"departure": {
"delay": 110,
"time": "1769505530"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1769507933"
},
"departure": {
"delay": 130,
"time": "1769507950"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 273,
"time": "1769506457"
},
"departure": {
"delay": 273,
"time": "1769506533"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1769507971"
},
"departure": {
"delay": 100,
"time": "1769507980"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 214,
"time": "1769506732"
},
"departure": {
"delay": 214,
"time": "1769506774"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769508179"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 78,
"time": "1769505258"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 196,
"time": "1769507881"
},
"departure": {
"delay": 196,
"time": "1769507896"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 203,
"time": "1769507636"
},
"departure": {
"delay": 203,
"time": "1769507663"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 72,
"time": "1769506016"
},
"departure": {
"delay": 72,
"time": "1769506032"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 224,
"time": "1769506875"
},
"departure": {
"delay": 224,
"time": "1769506904"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1769508043"
},
"departure": {
"delay": 116,
"time": "1769508056"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 95,
"time": "1769505800"
},
"departure": {
"delay": 95,
"time": "1769505815"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1769508103"
},
"departure": {
"delay": 127,
"time": "1769508127"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 96,
"time": "1769505859"
},
"departure": {
"delay": 96,
"time": "1769505876"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 251,
"time": "1769506636"
},
"departure": {
"delay": 251,
"time": "1769506691"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 256,
"time": "1769507308"
},
"departure": {
"delay": 256,
"time": "1769507356"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 238,
"time": "1769507540"
},
"departure": {
"delay": 238,
"time": "1769507578"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 248,
"time": "1769507044"
},
"departure": {
"delay": 248,
"time": "1769507108"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1769505338"
},
"departure": {
"delay": 56,
"time": "1769505356"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1769505374"
},
"departure": {
"delay": 81,
"time": "1769505441"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 195,
"time": "1769507819"
},
"departure": {
"delay": 195,
"time": "1769507835"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745667x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8961:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769515617"
},
"departure": {
"delay": 57,
"time": "1769515617"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1769516359"
},
"departure": {
"delay": 19,
"time": "1769516359"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1769516050"
},
"departure": {
"delay": 10,
"time": "1769516050"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769516645"
},
"departure": {
"delay": 5,
"time": "1769516645"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1769516695"
},
"departure": {
"delay": 55,
"time": "1769516695"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769516165"
},
"departure": {
"delay": 5,
"time": "1769516165"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1769516294"
},
"departure": {
"delay": 14,
"time": "1769516294"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769515702"
},
"departure": {
"delay": 22,
"time": "1769515702"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1769515923"
},
"departure": {
"delay": 3,
"time": "1769515923"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1769516598"
},
"departure": {
"delay": 18,
"time": "1769516598"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769515357"
},
"departure": {
"delay": 37,
"time": "1769515357"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1769516410"
},
"departure": {
"delay": 10,
"time": "1769516410"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1769516116"
},
"departure": {
"delay": 16,
"time": "1769516116"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1769515884"
},
"departure": {
"delay": 24,
"time": "1769515884"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769515422"
},
"departure": {
"delay": 42,
"time": "1769515422"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8961:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx129:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769515943"
},
"departure": {
"delay": 23,
"time": "1769515943"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1769514754"
},
"departure": {
"delay": 52,
"time": "1769514772"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1769515643"
},
"departure": {
"delay": 23,
"time": "1769515643"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1769514674"
},
"departure": {
"delay": 37,
"time": "1769514697"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1769514871"
},
"departure": {
"delay": 31,
"time": "1769514871"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 69,
"time": "1769514609"
},
"departure": {
"delay": 69,
"time": "1769514609"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1769514963"
},
"departure": {
"delay": 63,
"time": "1769514963"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 127,
"time": "1769513647"
},
"departure": {
"delay": 127,
"time": "1769513647"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 104,
"time": "1769514524"
},
"departure": {
"delay": 104,
"time": "1769514524"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1769513372"
},
"departure": {
"delay": 92,
"time": "1769513372"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769515550"
},
"departure": {
"delay": 50,
"time": "1769515550"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 115,
"time": "1769513575"
},
"departure": {
"delay": 115,
"time": "1769513575"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1769515731"
},
"departure": {
"delay": 51,
"time": "1769515731"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 106,
"time": "1769513506"
},
"departure": {
"delay": 106,
"time": "1769513506"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1769513293"
},
"departure": {
"delay": 73,
"time": "1769513293"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 107,
"time": "1769514047"
},
"departure": {
"delay": 107,
"time": "1769514047"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1769515283"
},
"departure": {
"delay": 23,
"time": "1769515283"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1769515063"
},
"departure": {
"delay": 43,
"time": "1769515063"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1769514351"
},
"departure": {
"delay": 111,
"time": "1769514351"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 30,
"time": "1769513130"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1769516063"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 87,
"time": "1769514447"
},
"departure": {
"delay": 87,
"time": "1769514447"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769515360"
},
"departure": {
"delay": 40,
"time": "1769515360"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 84,
"time": "1769513424"
},
"departure": {
"delay": 84,
"time": "1769513424"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1769513722"
},
"departure": {
"delay": 142,
"time": "1769513722"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769515844"
},
"departure": {
"delay": 44,
"time": "1769515844"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 123,
"time": "1769514123"
},
"departure": {
"delay": 123,
"time": "1769514123"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 95,
"time": "1769514275"
},
"departure": {
"delay": 95,
"time": "1769514275"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1769513873"
},
"departure": {
"delay": 113,
"time": "1769513873"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769512861",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx129:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1769494785"
},
"departure": {
"delay": -3,
"time": "1769494797"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1769494865"
},
"departure": {
"delay": 18,
"time": "1769494878"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1769494440"
},
"departure": {
"delay": 23,
"time": "1769494463"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1769494274"
},
"departure": {
"delay": 27,
"time": "1769494287"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1769494085"
},
"departure": {
"delay": 70,
"time": "1769494090"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1769494381"
},
"departure": {
"delay": 10,
"time": "1769494390"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1769494107"
},
"departure": {
"delay": 50,
"time": "1769494130"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1769494685"
},
"departure": {
"delay": 6,
"time": "1769494746"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1769494998"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1769494648"
},
"departure": {
"delay": -13,
"time": "1769494667"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1769494217"
},
"departure": {
"delay": 34,
"time": "1769494234"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1769494499"
},
"departure": {
"delay": 22,
"time": "1769494522"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1769494905"
},
"departure": {
"delay": -5,
"time": "1769494915"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470088:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -81,
"time": "1769517819"
},
"departure": {
"delay": -81,
"time": "1769517819"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -102,
"time": "1769517978"
},
"departure": {
"delay": -102,
"time": "1769517978"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -109,
"time": "1769517911"
},
"departure": {
"delay": -109,
"time": "1769517911"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -174,
"time": "1769517726"
},
"departure": {
"delay": -174,
"time": "1769517726"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -98,
"time": "1769517322"
},
"departure": {
"delay": -98,
"time": "1769517322"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -147,
"time": "1769517633"
},
"departure": {
"delay": -147,
"time": "1769517633"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -128,
"time": "1769517352"
},
"departure": {
"delay": -128,
"time": "1769517352"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -46,
"time": "1769518274"
},
"departure": {
"delay": -46,
"time": "1769518274"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1769518450"
},
"departure": {
"delay": 10,
"time": "1769518450"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1769518387"
},
"departure": {
"delay": 7,
"time": "1769518387"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -68,
"time": "1769517292"
},
"departure": {
"delay": -68,
"time": "1769517292"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"time": "1769517000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -126,
"time": "1769517594"
},
"departure": {
"delay": -126,
"time": "1769517594"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -33,
"time": "1769518347"
},
"departure": {
"delay": -33,
"time": "1769518347"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -126,
"time": "1769517534"
},
"departure": {
"delay": -126,
"time": "1769517534"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -84,
"time": "1769518176"
},
"departure": {
"delay": -84,
"time": "1769518176"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1769517190"
},
"departure": {
"delay": -50,
"time": "1769517190"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -153,
"time": "1769518107"
},
"departure": {
"delay": -153,
"time": "1769518107"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -118,
"time": "1769517422"
},
"departure": {
"delay": -118,
"time": "1769517422"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -114,
"time": "1769517846"
},
"departure": {
"delay": -114,
"time": "1769517846"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -100,
"time": "1769517500"
},
"departure": {
"delay": -100,
"time": "1769517500"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -68,
"time": "1769517892"
},
"departure": {
"delay": -68,
"time": "1769517892"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1769518499"
},
"departure": {
"delay": -1,
"time": "1769518499"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -159,
"time": "1769517681"
},
"departure": {
"delay": -159,
"time": "1769517681"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1769518597"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470088:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15471:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769517244"
},
"departure": {
"delay": 4,
"time": "1769517244"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1769516931"
},
"departure": {
"delay": 51,
"time": "1769516931"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769517493"
},
"departure": {
"delay": 13,
"time": "1769517493"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1769517815"
},
"departure": {
"delay": 35,
"time": "1769517815"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1769516853"
},
"departure": {
"delay": 33,
"time": "1769516853"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1769517006"
},
"departure": {
"delay": 6,
"time": "1769517006"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769518172"
},
"departure": {
"delay": 32,
"time": "1769518172"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1769517123"
},
"departure": {
"delay": 3,
"time": "1769517123"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769518008"
},
"departure": {
"delay": 48,
"time": "1769518008"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1769516792"
},
"departure": {
"delay": 32,
"time": "1769516792"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1769518237"
},
"departure": {
"delay": 37,
"time": "1769518237"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769518320"
},
"departure": {
"time": "1769518320"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15471:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758420x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 738,
"time": "1769501919"
},
"departure": {
"delay": 738,
"time": "1769501958"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 700,
"time": "1769502184"
},
"departure": {
"delay": 700,
"time": "1769502220"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 679,
"time": "1769499969"
},
"departure": {
"delay": 679,
"time": "1769499979"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 708,
"time": "1769501489"
},
"departure": {
"delay": 708,
"time": "1769501508"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 735,
"time": "1769499784"
},
"departure": {
"delay": 735,
"time": "1769499915"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 706,
"time": "1769501304"
},
"departure": {
"delay": 706,
"time": "1769501326"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 701,
"time": "1769502295"
},
"departure": {
"delay": 701,
"time": "1769502341"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 651,
"time": "1769500735"
},
"departure": {
"delay": 651,
"time": "1769500791"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 761,
"time": "1769501232"
},
"departure": {
"delay": 761,
"time": "1769501261"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 713,
"time": "1769501356"
},
"departure": {
"delay": 713,
"time": "1769501393"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 679,
"time": "1769500244"
},
"departure": {
"delay": 679,
"time": "1769500279"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 739,
"time": "1769501109"
},
"departure": {
"delay": 739,
"time": "1769501119"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 619,
"time": "1769499624"
},
"departure": {
"delay": 619,
"time": "1769499679"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 652,
"time": "1769499352"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 724,
"time": "1769501609"
},
"departure": {
"delay": 724,
"time": "1769501644"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 686,
"time": "1769501981"
},
"departure": {
"delay": 686,
"time": "1769502026"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 632,
"time": "1769502376"
},
"departure": {
"delay": 632,
"time": "1769502392"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 710,
"time": "1769501835"
},
"departure": {
"delay": 710,
"time": "1769501870"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 652,
"time": "1769502532"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 669,
"time": "1769500672"
},
"departure": {
"delay": 669,
"time": "1769500689"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 698,
"time": "1769502127"
},
"departure": {
"delay": 698,
"time": "1769502158"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758420x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595698:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -147,
"time": "1769515473"
},
"departure": {
"delay": -147,
"time": "1769515473"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -164,
"time": "1769515996"
},
"departure": {
"delay": -164,
"time": "1769515996"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -240,
"time": "1769516220"
},
"departure": {
"delay": -240,
"time": "1769516220"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -5,
"time": "1769514775"
},
"departure": {
"delay": -5,
"time": "1769514775"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -219,
"time": "1769516181"
},
"departure": {
"delay": -219,
"time": "1769516181"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -23,
"time": "1769514997"
},
"departure": {
"delay": -23,
"time": "1769514997"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -197,
"time": "1769516083"
},
"departure": {
"delay": -197,
"time": "1769516083"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -83,
"time": "1769515417"
},
"departure": {
"delay": -83,
"time": "1769515417"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -100,
"time": "1769515100"
},
"departure": {
"delay": -100,
"time": "1769515100"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -224,
"time": "1769516116"
},
"departure": {
"delay": -224,
"time": "1769516116"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -173,
"time": "1769515807"
},
"departure": {
"delay": -173,
"time": "1769515807"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -152,
"time": "1769515768"
},
"departure": {
"delay": -152,
"time": "1769515768"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -267,
"time": "1769516433"
},
"departure": {
"delay": -267,
"time": "1769516433"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -156,
"time": "1769515704"
},
"departure": {
"delay": -156,
"time": "1769515704"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1769514369"
},
"departure": {
"delay": 46,
"time": "1769514406"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -163,
"time": "1769515637"
},
"departure": {
"delay": -163,
"time": "1769515637"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -220,
"time": "1769516300"
},
"departure": {
"delay": -220,
"time": "1769516300"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -14,
"time": "1769514696"
},
"departure": {
"delay": -14,
"time": "1769514706"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1769514503"
},
"departure": {
"delay": 23,
"time": "1769514503"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -296,
"time": "1769516404"
},
"departure": {
"delay": -296,
"time": "1769516404"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -143,
"time": "1769515957"
},
"departure": {
"delay": -143,
"time": "1769515957"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -106,
"time": "1769515934"
},
"departure": {
"delay": -106,
"time": "1769515934"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -36,
"time": "1769514924"
},
"departure": {
"delay": -36,
"time": "1769514924"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1769514632"
},
"departure": {
"delay": -28,
"time": "1769514632"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -74,
"time": "1769515066"
},
"departure": {
"delay": -74,
"time": "1769515066"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -196,
"time": "1769515844"
},
"departure": {
"delay": -196,
"time": "1769515844"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -53,
"time": "1769515267"
},
"departure": {
"delay": -53,
"time": "1769515267"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -335,
"time": "1769516545"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -83,
"time": "1769515177"
},
"departure": {
"delay": -83,
"time": "1769515177"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1769514568"
},
"departure": {
"delay": 28,
"time": "1769514568"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -237,
"time": "1769516343"
},
"departure": {
"delay": -237,
"time": "1769516343"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -221,
"time": "1769516239"
},
"departure": {
"delay": -221,
"time": "1769516239"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 46,
"time": "1769514466"
},
"departure": {
"delay": 46,
"time": "1769514466"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1769514842"
},
"departure": {
"delay": 2,
"time": "1769514842"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -313,
"time": "1769516507"
},
"departure": {
"delay": -313,
"time": "1769516507"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595698:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7893:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -66,
"time": "1769513514"
},
"departure": {
"delay": -66,
"time": "1769513514"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -88,
"time": "1769514452"
},
"departure": {
"delay": -88,
"time": "1769514452"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1769515216"
},
"departure": {
"delay": -44,
"time": "1769515216"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -3,
"time": "1769513372"
},
"departure": {
"delay": -3,
"time": "1769513397"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -44,
"time": "1769514070"
},
"departure": {
"delay": -44,
"time": "1769514076"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -90,
"time": "1769513430"
},
"departure": {
"delay": -90,
"time": "1769513430"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -68,
"time": "1769513572"
},
"departure": {
"delay": -68,
"time": "1769513572"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1769515588"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -8,
"time": "1769514172"
},
"departure": {
"delay": -8,
"time": "1769514172"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -32,
"time": "1769515108"
},
"departure": {
"delay": -32,
"time": "1769515108"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -32,
"time": "1769514748"
},
"departure": {
"delay": -32,
"time": "1769514748"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -103,
"time": "1769513803"
},
"departure": {
"delay": -103,
"time": "1769513897"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1769514938"
},
"departure": {
"delay": -22,
"time": "1769514938"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -51,
"time": "1769515029"
},
"departure": {
"delay": -51,
"time": "1769515029"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -73,
"time": "1769513719"
},
"departure": {
"delay": -73,
"time": "1769513747"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -33,
"time": "1769514807"
},
"departure": {
"delay": -33,
"time": "1769514807"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 103,
"time": "1769513323"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1769514250"
},
"departure": {
"delay": -28,
"time": "1769514272"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -32,
"time": "1769515468"
},
"departure": {
"delay": -32,
"time": "1769515468"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -83,
"time": "1769514323"
},
"departure": {
"delay": -83,
"time": "1769514397"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1769514673"
},
"departure": {
"delay": 13,
"time": "1769514673"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -32,
"time": "1769515288"
},
"departure": {
"delay": -32,
"time": "1769515288"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -36,
"time": "1769515164"
},
"departure": {
"delay": -36,
"time": "1769515164"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -36,
"time": "1769515344"
},
"departure": {
"delay": -36,
"time": "1769515344"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1769514614"
},
"departure": {
"delay": 14,
"time": "1769514614"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -49,
"time": "1769514851"
},
"departure": {
"delay": -49,
"time": "1769514851"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -78,
"time": "1769513622"
},
"departure": {
"delay": -78,
"time": "1769513622"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769513180",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7893:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745784x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1769494397"
},
"departure": {
"delay": 128,
"time": "1769494448"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1769495511"
},
"departure": {
"delay": 89,
"time": "1769495549"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1769494278"
},
"departure": {
"delay": 58,
"time": "1769494318"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1769494664"
},
"departure": {
"delay": 83,
"time": "1769494703"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1769494561"
},
"departure": {
"delay": 93,
"time": "1769494593"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 182,
"time": "1769495065"
},
"departure": {
"delay": 182,
"time": "1769495102"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1769495287"
},
"departure": {
"delay": 120,
"time": "1769495340"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -6,
"time": "1769495814"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1769495580"
},
"departure": {
"delay": 37,
"time": "1769495617"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 169,
"time": "1769495114"
},
"departure": {
"delay": 169,
"time": "1769495149"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1769495676"
},
"departure": {
"delay": 14,
"time": "1769495714"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1769495369"
},
"departure": {
"delay": 120,
"time": "1769495400"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 87,
"time": "1769494493"
},
"departure": {
"delay": 87,
"time": "1769494527"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1769495218"
},
"departure": {
"delay": 151,
"time": "1769495251"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 62,
"time": "1769494202"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1769495425"
},
"departure": {
"delay": 59,
"time": "1769495459"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745784x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745141x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1769507700"
},
"departure": {
"delay": -37,
"time": "1769507723"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1769507065"
},
"departure": {
"delay": 62,
"time": "1769507102"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 115,
"time": "1769506915"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1769508134"
},
"departure": {
"delay": 7,
"time": "1769508187"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1769507416"
},
"departure": {
"delay": 97,
"time": "1769507437"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1769507561"
},
"departure": {
"delay": 75,
"time": "1769507595"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1769506978"
},
"departure": {
"delay": 41,
"time": "1769507021"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -9,
"time": "1769508073"
},
"departure": {
"delay": -9,
"time": "1769508111"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -43,
"time": "1769507838"
},
"departure": {
"delay": -43,
"time": "1769507897"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -120,
"time": "1769508420"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -4,
"time": "1769508249"
},
"departure": {
"delay": -4,
"time": "1769508296"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 106,
"time": "1769507300"
},
"departure": {
"delay": 106,
"time": "1769507326"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1769507646"
},
"departure": {
"delay": 23,
"time": "1769507663"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -68,
"time": "1769507783"
},
"departure": {
"delay": -68,
"time": "1769507812"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1769508312"
},
"departure": {
"delay": -15,
"time": "1769508345"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1769507351"
},
"departure": {
"delay": 85,
"time": "1769507365"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1769507149"
},
"departure": {
"delay": 77,
"time": "1769507237"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -25,
"time": "1769507957"
},
"departure": {
"delay": -25,
"time": "1769508035"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1769508211"
},
"departure": {
"delay": -16,
"time": "1769508224"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745141x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1769514136"
},
"departure": {
"delay": 158,
"time": "1769514158"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1769513911"
},
"departure": {
"delay": 53,
"time": "1769513933"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1769515283"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1769513074"
},
"departure": {
"delay": 34,
"time": "1769513074"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1769513734"
},
"departure": {
"delay": 34,
"time": "1769513734"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1769513013"
},
"departure": {
"delay": 33,
"time": "1769513013"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 138,
"time": "1769515158"
},
"departure": {
"delay": 138,
"time": "1769515158"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769512680"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1769514034"
},
"departure": {
"delay": 108,
"time": "1769514108"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1769514748"
},
"departure": {
"delay": 88,
"time": "1769514748"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 73,
"time": "1769512933"
},
"departure": {
"delay": 73,
"time": "1769512933"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1769513833"
},
"departure": {
"delay": 73,
"time": "1769513833"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1769514930"
},
"departure": {
"delay": 90,
"time": "1769514930"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -142,
"time": "1769513318"
},
"departure": {
"delay": -142,
"time": "1769513318"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1769514293"
},
"departure": {
"delay": 128,
"time": "1769514308"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1769514358"
},
"departure": {
"delay": 58,
"time": "1769514358"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 215,
"time": "1769514610"
},
"departure": {
"delay": 215,
"time": "1769514635"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1769512862"
},
"departure": {
"delay": 62,
"time": "1769512862"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1769514846"
},
"departure": {
"delay": 126,
"time": "1769514846"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -7,
"time": "1769513511"
},
"departure": {
"delay": -7,
"time": "1769513633"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1769513128"
},
"departure": {
"delay": 88,
"time": "1769513128"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1769514436"
},
"departure": {
"delay": 98,
"time": "1769514458"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1769514212"
},
"departure": {
"delay": 113,
"time": "1769514233"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1769515043"
},
"departure": {
"delay": 83,
"time": "1769515043"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1769512783"
},
"departure": {
"delay": 103,
"time": "1769512783"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1769513277"
},
"departure": {
"delay": -3,
"time": "1769513277"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769512410",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1377:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:913:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769529300"
},
"departure": {
"time": "1769529300"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769531760"
},
"departure": {
"time": "1769531760"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769531520"
},
"departure": {
"time": "1769531520"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769532120"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769529960"
},
"departure": {
"time": "1769529960"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769531220"
},
"departure": {
"time": "1769531220"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769531460"
},
"departure": {
"time": "1769531460"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769531945"
},
"departure": {
"delay": 5,
"time": "1769531945"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769529240"
},
"departure": {
"time": "1769529240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769529360"
},
"departure": {
"time": "1769529360"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769531280"
},
"departure": {
"time": "1769531280"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769531525"
},
"departure": {
"delay": 5,
"time": "1769531525"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769529540"
},
"departure": {
"time": "1769529540"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769531400"
},
"departure": {
"time": "1769531400"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769531160"
},
"departure": {
"time": "1769531160"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769531940"
},
"departure": {
"time": "1769531940"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769530740"
},
"departure": {
"time": "1769530740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769529120"
},
"departure": {
"time": "1769529120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769529840"
},
"departure": {
"time": "1769529840"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769531580"
},
"departure": {
"time": "1769531580"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1769531530"
},
"departure": {
"delay": 10,
"time": "1769531530"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769529600"
},
"departure": {
"time": "1769529600"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769531040"
},
"departure": {
"time": "1769531040"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769531340"
},
"departure": {
"time": "1769531340"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769529480"
},
"departure": {
"time": "1769529480"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769529420"
},
"departure": {
"time": "1769529420"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769530920"
},
"departure": {
"time": "1769530920"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769529900"
},
"departure": {
"time": "1769529900"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769529180"
},
"departure": {
"time": "1769529180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769530020"
},
"departure": {
"time": "1769530020"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1769529000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769530560"
},
"departure": {
"time": "1769530560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769530380"
},
"departure": {
"time": "1769530380"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769529780"
},
"departure": {
"time": "1769529780"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1769514797",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:913:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747502x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769492648"
},
"departure": {
"delay": 30,
"time": "1769492670"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769492727"
},
"departure": {
"delay": 40,
"time": "1769492740"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 94,
"time": "1769492962"
},
"departure": {
"delay": 94,
"time": "1769492974"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1769492525"
},
"departure": {
"delay": 76,
"time": "1769492536"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1769491573"
},
"departure": {
"delay": 66,
"time": "1769491626"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1769492096"
},
"departure": {
"delay": 12,
"time": "1769492172"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1769491351"
},
"departure": {
"delay": 102,
"time": "1769491362"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -33,
"time": "1769491935"
},
"departure": {
"delay": -33,
"time": "1769491947"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1769492787"
},
"departure": {
"delay": 56,
"time": "1769492816"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1769491190"
},
"departure": {
"delay": 58,
"time": "1769491198"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1769492841"
},
"departure": {
"delay": 102,
"time": "1769492862"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769492989"
},
"departure": {
"delay": 59,
"time": "1769492999"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769491126"
},
"departure": {
"delay": 60,
"time": "1769491140"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 128,
"time": "1769491317"
},
"departure": {
"delay": 128,
"time": "1769491328"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1769491399"
},
"departure": {
"delay": 90,
"time": "1769491410"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769492224"
},
"departure": {
"delay": 37,
"time": "1769492257"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 58,
"time": "1769491078"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -26,
"time": "1769491998"
},
"departure": {
"delay": -26,
"time": "1769492014"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1769493164"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -121,
"time": "1769491666"
},
"departure": {
"delay": -121,
"time": "1769491679"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1769492880"
},
"departure": {
"delay": 82,
"time": "1769492902"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1769492411"
},
"departure": {
"delay": 57,
"time": "1769492457"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747502x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1769517818"
},
"departure": {
"delay": 38,
"time": "1769517818"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1769516240"
},
"departure": {
"delay": 20,
"time": "1769516240"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1769516462"
},
"departure": {
"delay": 2,
"time": "1769516462"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1769516327"
},
"departure": {
"delay": 47,
"time": "1769516327"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1769516198"
},
"departure": {
"delay": 38,
"time": "1769516198"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1769518262"
},
"departure": {
"delay": 2,
"time": "1769518262"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1769517883"
},
"departure": {
"delay": 43,
"time": "1769517883"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1769516154"
},
"departure": {
"delay": 54,
"time": "1769516154"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1769516784"
},
"departure": {
"delay": 24,
"time": "1769516784"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1769516125"
},
"departure": {
"delay": 25,
"time": "1769516125"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1769516621"
},
"departure": {
"delay": 41,
"time": "1769516621"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12649:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx529:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769534520"
},
"departure": {
"time": "1769534520"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769533620"
},
"departure": {
"time": "1769533620"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769533260"
},
"departure": {
"time": "1769533260"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769535060"
},
"departure": {
"time": "1769535060"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769533200"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769534820"
},
"departure": {
"time": "1769534820"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769534460"
},
"departure": {
"time": "1769534460"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769533800"
},
"departure": {
"time": "1769533800"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769534280"
},
"departure": {
"time": "1769534280"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769533440"
},
"departure": {
"time": "1769533440"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769534640"
},
"departure": {
"time": "1769534640"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769534160"
},
"departure": {
"time": "1769534160"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769533380"
},
"departure": {
"time": "1769533380"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769535180"
},
"departure": {
"time": "1769535180"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769534040"
},
"departure": {
"time": "1769534040"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769533265"
},
"departure": {
"delay": 5,
"time": "1769533265"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769535300"
},
"departure": {
"time": "1769535300"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1769533560"
},
"departure": {
"time": "1769533560"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769535000"
},
"departure": {
"time": "1769535000"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769534580"
},
"departure": {
"time": "1769534580"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769534100"
},
"departure": {
"time": "1769534100"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769534700"
},
"departure": {
"time": "1769534700"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769536200"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1769535600"
},
"departure": {
"time": "1769535600"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1769533320"
},
"departure": {
"time": "1769533320"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769535120"
},
"departure": {
"time": "1769535120"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
}
],
"timestamp": "1769503649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx529:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx288:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 302,
"time": "1769515922"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 277,
"time": "1769514372"
},
"departure": {
"delay": 277,
"time": "1769514397"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 467,
"time": "1769514827"
},
"departure": {
"delay": 467,
"time": "1769514827"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 297,
"time": "1769514526"
},
"departure": {
"delay": 297,
"time": "1769514597"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 440,
"time": "1769515100"
},
"departure": {
"delay": 440,
"time": "1769515100"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 424,
"time": "1769515444"
},
"departure": {
"delay": 424,
"time": "1769515444"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 461,
"time": "1769515541"
},
"departure": {
"delay": 461,
"time": "1769515541"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 122,
"time": "1769513677"
},
"departure": {
"delay": 122,
"time": "1769513702"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1769513777"
},
"departure": {
"delay": 158,
"time": "1769513798"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1769513975"
},
"departure": {
"delay": 180,
"time": "1769514000"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 227,
"time": "1769513125"
},
"departure": {
"delay": 227,
"time": "1769513147"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 187,
"time": "1769513047"
},
"departure": {
"delay": 187,
"time": "1769513047"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 214,
"time": "1769514274"
},
"departure": {
"delay": 214,
"time": "1769514274"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 416,
"time": "1769515856"
},
"departure": {
"delay": 416,
"time": "1769515856"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 207,
"time": "1769514447"
},
"departure": {
"delay": 207,
"time": "1769514447"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 197,
"time": "1769513876"
},
"departure": {
"delay": 197,
"time": "1769513897"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 57,
"time": "1769512797"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 212,
"time": "1769513252"
},
"departure": {
"delay": 212,
"time": "1769513252"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 416,
"time": "1769515496"
},
"departure": {
"delay": 416,
"time": "1769515496"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 157,
"time": "1769512876"
},
"departure": {
"delay": 157,
"time": "1769512897"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 207,
"time": "1769514126"
},
"departure": {
"delay": 207,
"time": "1769514147"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 471,
"time": "1769515611"
},
"departure": {
"delay": 471,
"time": "1769515611"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 416,
"time": "1769515676"
},
"departure": {
"delay": 416,
"time": "1769515676"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 416,
"time": "1769515016"
},
"departure": {
"delay": 416,
"time": "1769515016"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 434,
"time": "1769515754"
},
"departure": {
"delay": 434,
"time": "1769515754"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 142,
"time": "1769513422"
},
"departure": {
"delay": 142,
"time": "1769513422"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 416,
"time": "1769515256"
},
"departure": {
"delay": 416,
"time": "1769515256"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 92,
"time": "1769513552"
},
"departure": {
"delay": 92,
"time": "1769513552"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 235,
"time": "1769513335"
},
"departure": {
"delay": 235,
"time": "1769513335"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 257,
"time": "1769514197"
},
"departure": {
"delay": 257,
"time": "1769514197"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769512820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx288:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:12:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1769503005"
},
"departure": {
"delay": 119,
"time": "1769503019"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1769503203"
},
"departure": {
"delay": 48,
"time": "1769503248"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 105,
"time": "1769502705"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1769503640"
},
"departure": {
"delay": 49,
"time": "1769503669"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1769503089"
},
"departure": {
"delay": 103,
"time": "1769503183"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1769503756"
},
"departure": {
"delay": 26,
"time": "1769503766"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1769503548"
},
"departure": {
"delay": 78,
"time": "1769503578"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1769503045"
},
"departure": {
"delay": 47,
"time": "1769503067"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1769503975"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1769503289"
},
"departure": {
"delay": 17,
"time": "1769503337"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 140,
"time": "1769502950"
},
"departure": {
"delay": 140,
"time": "1769502980"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1769503254"
},
"departure": {
"delay": 9,
"time": "1769503269"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 121,
"time": "1769502859"
},
"departure": {
"delay": 121,
"time": "1769502901"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1769503412"
},
"departure": {
"delay": -17,
"time": "1769503423"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1769503734"
},
"departure": {
"delay": 61,
"time": "1769503741"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 106,
"time": "1769502815"
},
"departure": {
"delay": 106,
"time": "1769502826"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1769503798"
},
"departure": {
"delay": 37,
"time": "1769503837"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:12:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8307:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769512174"
},
"departure": {
"delay": 34,
"time": "1769512174"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1769514080"
},
"departure": {
"delay": 103,
"time": "1769514103"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1769514378"
},
"departure": {
"delay": 18,
"time": "1769514378"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 71,
"time": "1769512991"
},
"departure": {
"delay": 71,
"time": "1769512991"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769514185"
},
"departure": {
"delay": 5,
"time": "1769514185"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1769513190"
},
"departure": {
"delay": 97,
"time": "1769513197"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 23,
"time": "1769512103"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1769512253"
},
"departure": {
"delay": 53,
"time": "1769512253"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -157,
"time": "1769514503"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 26,
"time": "1769514146"
},
"departure": {
"delay": 26,
"time": "1769514146"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769513280"
},
"departure": {
"delay": 60,
"time": "1769513280"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1769514028"
},
"departure": {
"delay": 88,
"time": "1769514028"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1769513049"
},
"departure": {
"delay": 63,
"time": "1769513103"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -42,
"time": "1769513778"
},
"departure": {
"delay": -42,
"time": "1769513778"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 64,
"time": "1769513344"
},
"departure": {
"delay": 64,
"time": "1769513344"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 76,
"time": "1769512456"
},
"departure": {
"delay": 76,
"time": "1769512456"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1769514246"
},
"departure": {
"delay": 6,
"time": "1769514246"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 69,
"time": "1769512929"
},
"departure": {
"delay": 69,
"time": "1769512929"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1769512556"
},
"departure": {
"delay": 56,
"time": "1769512556"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1769513880"
},
"departure": {
"delay": 23,
"time": "1769513903"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1769512803"
},
"departure": {
"delay": 63,
"time": "1769512803"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1769512728"
},
"departure": {
"delay": 108,
"time": "1769512728"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1769512628"
},
"departure": {
"delay": 68,
"time": "1769512628"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1769512405"
},
"departure": {
"delay": 85,
"time": "1769512405"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -32,
"time": "1769513728"
},
"departure": {
"delay": -32,
"time": "1769513728"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1769514428"
},
"departure": {
"delay": 8,
"time": "1769514428"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1769513428"
},
"departure": {
"delay": 28,
"time": "1769513428"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -71,
"time": "1769513528"
},
"departure": {
"delay": -71,
"time": "1769513629"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1769512328"
},
"departure": {
"delay": 68,
"time": "1769512328"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1769514308"
},
"departure": {
"delay": 68,
"time": "1769514308"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769512120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8307:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx479:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769530440"
},
"departure": {
"time": "1769530440"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769531100"
},
"departure": {
"time": "1769531100"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769532060"
},
"departure": {
"time": "1769532060"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769530260"
},
"departure": {
"time": "1769530260"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769531640"
},
"departure": {
"time": "1769531640"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769531700"
},
"departure": {
"time": "1769531700"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769530200"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769530560"
},
"departure": {
"time": "1769530560"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769531040"
},
"departure": {
"time": "1769531040"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769533200"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1769531520"
},
"departure": {
"time": "1769531520"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769532120"
},
"departure": {
"time": "1769532120"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1769531580"
},
"departure": {
"time": "1769531580"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769532600"
},
"departure": {
"time": "1769532600"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1769530800"
},
"departure": {
"time": "1769530800"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769531820"
},
"departure": {
"time": "1769531820"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769530620"
},
"departure": {
"time": "1769530620"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769532000"
},
"departure": {
"time": "1769532000"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1769530265"
},
"departure": {
"delay": 5,
"time": "1769530265"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769531280"
},
"departure": {
"time": "1769531280"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769532180"
},
"departure": {
"time": "1769532180"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769530380"
},
"departure": {
"time": "1769530380"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769531160"
},
"departure": {
"time": "1769531160"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769532300"
},
"departure": {
"time": "1769532300"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1769531460"
},
"departure": {
"time": "1769531460"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769530320"
},
"departure": {
"time": "1769530320"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx479:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1769517006"
},
"departure": {
"delay": 6,
"time": "1769517006"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1769515726"
},
"departure": {
"delay": 46,
"time": "1769515726"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769515565"
},
"departure": {
"delay": 5,
"time": "1769515565"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1769515106"
},
"departure": {
"delay": 26,
"time": "1769515106"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1769515072"
},
"departure": {
"delay": 52,
"time": "1769515072"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769515291"
},
"departure": {
"delay": 31,
"time": "1769515291"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1769516903"
},
"departure": {
"delay": 23,
"time": "1769516903"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1769515375"
},
"departure": {
"delay": 55,
"time": "1769515375"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1769516823"
},
"departure": {
"delay": 3,
"time": "1769516823"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1769515479"
},
"departure": {
"delay": 39,
"time": "1769515479"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769515640"
},
"departure": {
"delay": 20,
"time": "1769515640"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769514790",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11541:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745725x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1769505570"
},
"departure": {
"delay": 133,
"time": "1769505613"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 92,
"time": "1769505106"
},
"departure": {
"delay": 92,
"time": "1769505152"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1769505344"
},
"departure": {
"delay": 110,
"time": "1769505350"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -39,
"time": "1769506139"
},
"departure": {
"delay": -39,
"time": "1769506161"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -23,
"time": "1769506101"
},
"departure": {
"delay": -23,
"time": "1769506117"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1769506050"
},
"departure": {
"delay": -20,
"time": "1769506060"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 58,
"time": "1769503463"
},
"departure": {
"delay": 58,
"time": "1769503498"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1769505671"
},
"departure": {
"delay": 103,
"time": "1769505703"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 9,
"time": "1769504253"
},
"departure": {
"delay": 9,
"time": "1769504289"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1769504901"
},
"departure": {
"delay": 112,
"time": "1769504932"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1769506014"
},
"departure": {
"delay": 6,
"time": "1769506026"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 107,
"time": "1769504952"
},
"departure": {
"delay": 107,
"time": "1769504987"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1769505727"
},
"departure": {
"delay": 77,
"time": "1769505737"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1769505189"
},
"departure": {
"delay": 43,
"time": "1769505223"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -63,
"time": "1769506197"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 21,
"time": "1769504120"
},
"departure": {
"delay": 21,
"time": "1769504181"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1769503814"
},
"departure": {
"delay": 47,
"time": "1769503847"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1769504751"
},
"departure": {
"delay": 154,
"time": "1769504794"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1769503553"
},
"departure": {
"delay": 11,
"time": "1769503571"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1769503907"
},
"departure": {
"delay": 59,
"time": "1769503919"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1769505922"
},
"departure": {
"delay": 37,
"time": "1769505937"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 19,
"time": "1769503399"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1769503616"
},
"departure": {
"delay": 46,
"time": "1769503666"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 104,
"time": "1769505023"
},
"departure": {
"delay": 104,
"time": "1769505044"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1769505976"
},
"departure": {
"delay": 26,
"time": "1769505986"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 37,
"time": "1769505807"
},
"departure": {
"delay": 37,
"time": "1769505817"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 115,
"time": "1769504830"
},
"departure": {
"delay": 115,
"time": "1769504875"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769505892"
},
"departure": {
"delay": 60,
"time": "1769505900"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 143,
"time": "1769504415"
},
"departure": {
"delay": 143,
"time": "1769504543"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1769504028"
},
"departure": {
"delay": 23,
"time": "1769504063"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1769503976"
},
"departure": {
"delay": 16,
"time": "1769503996"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1769504647"
},
"departure": {
"delay": 129,
"time": "1769504709"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1769503717"
},
"departure": {
"delay": 72,
"time": "1769503752"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745725x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746145x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -56,
"time": "1769491555"
},
"departure": {
"delay": -56,
"time": "1769491564"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -2,
"time": "1769489208"
},
"departure": {
"delay": -2,
"time": "1769489218"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -68,
"time": "1769491718"
},
"departure": {
"delay": -68,
"time": "1769491732"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 4,
"time": "1769489132"
},
"departure": {
"delay": 4,
"time": "1769489164"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -53,
"time": "1769490755"
},
"departure": {
"delay": -53,
"time": "1769490787"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -43,
"time": "1769490181"
},
"departure": {
"delay": -43,
"time": "1769490197"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -29,
"time": "1769490848"
},
"departure": {
"delay": -29,
"time": "1769490871"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1769488861"
},
"departure": {
"delay": 23,
"time": "1769488883"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1769491340"
},
"departure": {
"delay": -26,
"time": "1769491354"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -132,
"time": "1769489863"
},
"departure": {
"delay": -132,
"time": "1769489868"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1769490252"
},
"departure": {
"delay": -34,
"time": "1769490326"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -57,
"time": "1769489506"
},
"departure": {
"delay": -57,
"time": "1769489523"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1769490928"
},
"departure": {
"delay": -20,
"time": "1769490940"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -49,
"time": "1769490648"
},
"departure": {
"delay": -49,
"time": "1769490731"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -23,
"time": "1769491467"
},
"departure": {
"delay": -23,
"time": "1769491477"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -5,
"time": "1769491421"
},
"departure": {
"delay": -5,
"time": "1769491435"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -9,
"time": "1769489067"
},
"departure": {
"delay": -9,
"time": "1769489091"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": -2,
"time": "1769488798"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1769489006"
},
"departure": {
"delay": -20,
"time": "1769489020"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1769491150"
},
"departure": {
"delay": -34,
"time": "1769491166"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -39,
"time": "1769489698"
},
"departure": {
"delay": -39,
"time": "1769489721"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -81,
"time": "1769492057"
},
"departure": {
"delay": -81,
"time": "1769492079"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -67,
"time": "1769490576"
},
"departure": {
"delay": -67,
"time": "1769490593"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -5,
"time": "1769490995"
},
"departure": {
"delay": -5,
"time": "1769491015"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -71,
"time": "1769491829"
},
"departure": {
"delay": -71,
"time": "1769491849"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -59,
"time": "1769490402"
},
"departure": {
"delay": -59,
"time": "1769490421"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -26,
"time": "1769489380"
},
"departure": {
"delay": -26,
"time": "1769489434"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -52,
"time": "1769491793"
},
"departure": {
"delay": -52,
"time": "1769491808"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -43,
"time": "1769491265"
},
"departure": {
"delay": -43,
"time": "1769491277"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -19,
"time": "1769491046"
},
"departure": {
"delay": -19,
"time": "1769491061"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -46,
"time": "1769491612"
},
"departure": {
"delay": -46,
"time": "1769491694"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -83,
"time": "1769492002"
},
"departure": {
"delay": -83,
"time": "1769492017"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -98,
"time": "1769492122"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -35,
"time": "1769489470"
},
"departure": {
"delay": -35,
"time": "1769489485"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -70,
"time": "1769489801"
},
"departure": {
"delay": -70,
"time": "1769489810"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1769490099"
},
"departure": {
"delay": -45,
"time": "1769490135"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1769488965"
},
"departure": {
"delay": 2,
"time": "1769488982"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1769489031"
},
"departure": {
"delay": 4,
"time": "1769489044"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -44,
"time": "1769490359"
},
"departure": {
"delay": -44,
"time": "1769490376"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -52,
"time": "1769491494"
},
"departure": {
"delay": -52,
"time": "1769491508"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -47,
"time": "1769491377"
},
"departure": {
"delay": -47,
"time": "1769491393"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 19,
"time": "1769489106"
},
"departure": {
"delay": 19,
"time": "1769489119"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -44,
"time": "1769489620"
},
"departure": {
"delay": -44,
"time": "1769489656"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -91,
"time": "1769491578"
},
"departure": {
"delay": -91,
"time": "1769491589"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -33,
"time": "1769489237"
},
"departure": {
"delay": -33,
"time": "1769489247"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -59,
"time": "1769491957"
},
"departure": {
"delay": -59,
"time": "1769491981"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -29,
"time": "1769490465"
},
"departure": {
"delay": -29,
"time": "1769490511"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -25,
"time": "1769491093"
},
"departure": {
"delay": -25,
"time": "1769491115"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -20,
"time": "1769489545"
},
"departure": {
"delay": -20,
"time": "1769489560"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -58,
"time": "1769489266"
},
"departure": {
"delay": -58,
"time": "1769489282"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746145x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1769512759"
},
"departure": {
"delay": 79,
"time": "1769512759"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1769513937"
},
"departure": {
"delay": -3,
"time": "1769513937"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769512200"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1769513976"
},
"departure": {
"delay": -24,
"time": "1769513976"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1769513165"
},
"departure": {
"delay": 84,
"time": "1769513184"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -132,
"time": "1769514048"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1769513289"
},
"departure": {
"delay": 34,
"time": "1769513314"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1769513109"
},
"departure": {
"delay": 69,
"time": "1769513109"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1769512534"
},
"departure": {
"delay": 34,
"time": "1769512534"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1769512584"
},
"departure": {
"delay": 84,
"time": "1769512584"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769512451"
},
"departure": {
"delay": 11,
"time": "1769512451"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1769513828"
},
"departure": {
"delay": -6,
"time": "1769513874"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769513514"
},
"departure": {
"delay": 54,
"time": "1769513514"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1769512634"
},
"departure": {
"delay": 14,
"time": "1769512634"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -66,
"time": "1769513609"
},
"departure": {
"delay": -66,
"time": "1769513634"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -86,
"time": "1769513720"
},
"departure": {
"delay": -86,
"time": "1769513734"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -51,
"time": "1769512209"
},
"departure": {
"delay": -51,
"time": "1769512209"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -36,
"time": "1769512284"
},
"departure": {
"delay": -36,
"time": "1769512284"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1769512809"
},
"departure": {
"delay": 69,
"time": "1769512809"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1769512384"
},
"departure": {
"delay": 4,
"time": "1769512384"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1769513059"
},
"departure": {
"delay": 79,
"time": "1769513059"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -71,
"time": "1769513689"
},
"departure": {
"delay": -71,
"time": "1769513689"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 70,
"time": "1769513410"
},
"departure": {
"delay": 70,
"time": "1769513410"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1769512861"
},
"departure": {
"delay": 61,
"time": "1769512861"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1769512961"
},
"departure": {
"delay": 101,
"time": "1769512961"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1769512913"
},
"departure": {
"delay": 74,
"time": "1769512934"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769511780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12883:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747847x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769505279"
},
"departure": {
"delay": 1,
"time": "1769505301"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": -59,
"time": "1769503741"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1769505412"
},
"departure": {
"delay": -18,
"time": "1769505462"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1769504493"
},
"departure": {
"delay": 9,
"time": "1769504589"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1769503986"
},
"departure": {
"delay": 14,
"time": "1769503994"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -15,
"time": "1769505094"
},
"departure": {
"delay": -15,
"time": "1769505165"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -7,
"time": "1769504965"
},
"departure": {
"delay": -7,
"time": "1769504993"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -34,
"time": "1769504000"
},
"departure": {
"delay": -34,
"time": "1769504006"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -4,
"time": "1769504142"
},
"departure": {
"delay": -4,
"time": "1769504156"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1769504615"
},
"departure": {
"delay": -18,
"time": "1769504622"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769504756"
},
"departure": {
"delay": 8,
"time": "1769504768"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1769504642"
},
"departure": {
"delay": 22,
"time": "1769504662"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -68,
"time": "1769504070"
},
"departure": {
"delay": -68,
"time": "1769504092"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769504714"
},
"departure": {
"delay": 30,
"time": "1769504730"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -37,
"time": "1769504393"
},
"departure": {
"delay": -37,
"time": "1769504423"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1769504683"
},
"departure": {
"delay": 4,
"time": "1769504704"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1769504927"
},
"departure": {
"delay": 6,
"time": "1769504946"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1769503803"
},
"departure": {
"delay": -2,
"time": "1769503918"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -133,
"time": "1769505587"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -23,
"time": "1769505496"
},
"departure": {
"delay": -23,
"time": "1769505517"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -30,
"time": "1769505015"
},
"departure": {
"delay": -30,
"time": "1769505030"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -46,
"time": "1769504344"
},
"departure": {
"delay": -46,
"time": "1769504354"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1769505344"
},
"departure": {
"delay": -3,
"time": "1769505357"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1769504229"
},
"departure": {
"delay": -23,
"time": "1769504257"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1769504175"
},
"departure": {
"delay": -29,
"time": "1769504191"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747847x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:17:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 341,
"time": "1769509230"
},
"departure": {
"delay": 341,
"time": "1769509241"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 206,
"time": "1769508072"
},
"departure": {
"delay": 206,
"time": "1769508086"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 232,
"time": "1769507872"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 415,
"time": "1769509403"
},
"departure": {
"delay": 415,
"time": "1769509435"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 281,
"time": "1769508783"
},
"departure": {
"delay": 281,
"time": "1769508821"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 397,
"time": "1769509507"
},
"departure": {
"delay": 397,
"time": "1769509537"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 290,
"time": "1769508494"
},
"departure": {
"delay": 290,
"time": "1769508530"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 220,
"time": "1769508672"
},
"departure": {
"delay": 220,
"time": "1769508700"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 403,
"time": "1769509571"
},
"departure": {
"delay": 403,
"time": "1769509603"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 235,
"time": "1769508303"
},
"departure": {
"delay": 235,
"time": "1769508355"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 206,
"time": "1769508615"
},
"departure": {
"delay": 206,
"time": "1769508626"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 386,
"time": "1769509457"
},
"departure": {
"delay": 386,
"time": "1769509466"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 368,
"time": "1769509099"
},
"departure": {
"delay": 368,
"time": "1769509148"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 244,
"time": "1769507995"
},
"departure": {
"delay": 244,
"time": "1769508004"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 281,
"time": "1769508844"
},
"departure": {
"delay": 281,
"time": "1769508881"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 302,
"time": "1769508890"
},
"departure": {
"delay": 302,
"time": "1769508962"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 272,
"time": "1769507921"
},
"departure": {
"delay": 272,
"time": "1769507972"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 217,
"time": "1769508239"
},
"departure": {
"delay": 217,
"time": "1769508277"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 231,
"time": "1769508541"
},
"departure": {
"delay": 231,
"time": "1769508591"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 370,
"time": "1769509173"
},
"departure": {
"delay": 370,
"time": "1769509210"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 266,
"time": "1769508380"
},
"departure": {
"delay": 266,
"time": "1769508446"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 366,
"time": "1769509262"
},
"departure": {
"delay": 366,
"time": "1769509326"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 338,
"time": "1769509718"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 391,
"time": "1769509635"
},
"departure": {
"delay": 391,
"time": "1769509651"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 321,
"time": "1769508985"
},
"departure": {
"delay": 321,
"time": "1769509041"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:17:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745198x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -47,
"time": "1769497753"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1769498657"
},
"departure": {
"delay": 48,
"time": "1769498688"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 133,
"time": "1769499462"
},
"departure": {
"delay": 133,
"time": "1769499493"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 143,
"time": "1769499400"
},
"departure": {
"delay": 143,
"time": "1769499443"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -83,
"time": "1769497833"
},
"departure": {
"delay": -83,
"time": "1769497897"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1769499248"
},
"departure": {
"delay": 118,
"time": "1769499298"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1769498540"
},
"departure": {
"delay": 67,
"time": "1769498587"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1769499677"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1769499072"
},
"departure": {
"delay": 46,
"time": "1769499106"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -17,
"time": "1769498827"
},
"departure": {
"delay": -17,
"time": "1769498863"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -37,
"time": "1769497959"
},
"departure": {
"delay": -37,
"time": "1769498003"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1769498326"
},
"departure": {
"delay": 28,
"time": "1769498368"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1769498063"
},
"departure": {
"delay": -52,
"time": "1769498108"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1769498734"
},
"departure": {
"delay": 12,
"time": "1769498772"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1769498902"
},
"departure": {
"delay": 73,
"time": "1769499013"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 136,
"time": "1769499321"
},
"departure": {
"delay": 136,
"time": "1769499376"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1769499182"
},
"departure": {
"delay": 97,
"time": "1769499217"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1769498137"
},
"departure": {
"delay": -38,
"time": "1769498182"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1769498211"
},
"departure": {
"delay": -6,
"time": "1769498274"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745198x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747887x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1769496706"
},
"departure": {
"delay": 62,
"time": "1769496722"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1769495498"
},
"departure": {
"delay": 90,
"time": "1769495550"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1769496469"
},
"departure": {
"delay": 63,
"time": "1769496483"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1769495971"
},
"departure": {
"delay": 74,
"time": "1769496014"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769495941"
},
"departure": {
"delay": 19,
"time": "1769495959"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1769495598"
},
"departure": {
"delay": 116,
"time": "1769495636"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 78,
"time": "1769495178"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 131,
"time": "1769496171"
},
"departure": {
"delay": 131,
"time": "1769496191"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1769495211"
},
"departure": {
"delay": 35,
"time": "1769495375"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1769495748"
},
"departure": {
"delay": 59,
"time": "1769495759"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1769495886"
},
"departure": {
"delay": 33,
"time": "1769495913"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1769496781"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1769496615"
},
"departure": {
"delay": 23,
"time": "1769496623"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1769496096"
},
"departure": {
"delay": 76,
"time": "1769496136"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 109,
"time": "1769496325"
},
"departure": {
"delay": 109,
"time": "1769496349"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1769496219"
},
"departure": {
"delay": 132,
"time": "1769496252"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1769495671"
},
"departure": {
"delay": 62,
"time": "1769495702"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1769495776"
},
"departure": {
"delay": 28,
"time": "1769495788"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1769496542"
},
"departure": {
"delay": 80,
"time": "1769496560"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1769496026"
},
"departure": {
"delay": 59,
"time": "1769496059"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1769496420"
},
"departure": {
"delay": 72,
"time": "1769496432"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 76,
"time": "1769496646"
},
"departure": {
"delay": 76,
"time": "1769496676"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1769496504"
},
"departure": {
"delay": 32,
"time": "1769496512"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747887x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -166,
"time": "1769516464"
},
"departure": {
"delay": -166,
"time": "1769516474"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -110,
"time": "1769515680"
},
"departure": {
"delay": -110,
"time": "1769515690"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -159,
"time": "1769516051"
},
"departure": {
"delay": -159,
"time": "1769516061"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -149,
"time": "1769515521"
},
"departure": {
"delay": -149,
"time": "1769515531"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -131,
"time": "1769515599"
},
"departure": {
"delay": -131,
"time": "1769515609"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -163,
"time": "1769516107"
},
"departure": {
"delay": -163,
"time": "1769516117"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -121,
"time": "1769516569"
},
"departure": {
"delay": -121,
"time": "1769516579"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -161,
"time": "1769515809"
},
"departure": {
"delay": -161,
"time": "1769515819"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -145,
"time": "1769516665"
},
"departure": {
"delay": -145,
"time": "1769516675"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -176,
"time": "1769515854"
},
"departure": {
"delay": -176,
"time": "1769515864"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -74,
"time": "1769515356"
},
"departure": {
"delay": -74,
"time": "1769515366"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -155,
"time": "1769515995"
},
"departure": {
"delay": -155,
"time": "1769516005"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769515101"
},
"departure": {
"delay": 31,
"time": "1769515111"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -154,
"time": "1769516416"
},
"departure": {
"delay": -154,
"time": "1769516426"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -206,
"time": "1769516844"
},
"departure": {
"delay": -206,
"time": "1769516854"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -153,
"time": "1769515937"
},
"departure": {
"delay": -153,
"time": "1769515947"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1769515205"
},
"departure": {
"delay": 75,
"time": "1769515215"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -165,
"time": "1769517015"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -39,
"time": "1769515271"
},
"departure": {
"delay": -39,
"time": "1769515281"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769515052"
},
"departure": {
"delay": 42,
"time": "1769515062"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -187,
"time": "1769516263"
},
"departure": {
"delay": -187,
"time": "1769516273"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -170,
"time": "1769516340"
},
"departure": {
"delay": -170,
"time": "1769516350"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
}
],
"timestamp": "1769514813",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x13:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471230:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -81,
"time": "1769518839"
},
"departure": {
"delay": -81,
"time": "1769518839"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"time": "1769517583"
},
"departure": {
"time": "1769517660"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -66,
"time": "1769518914"
},
"departure": {
"delay": -66,
"time": "1769518914"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -51,
"time": "1769519229"
},
"departure": {
"delay": -51,
"time": "1769519229"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"time": "1769518365"
},
"departure": {
"time": "1769518440"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1769517690"
},
"departure": {
"delay": 30,
"time": "1769517690"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -39,
"time": "1769518521"
},
"departure": {
"delay": -39,
"time": "1769518521"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -74,
"time": "1769518786"
},
"departure": {
"delay": -74,
"time": "1769518786"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -61,
"time": "1769519039"
},
"departure": {
"delay": -61,
"time": "1769519039"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -65,
"time": "1769518255"
},
"departure": {
"delay": -65,
"time": "1769518255"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -45,
"time": "1769517855"
},
"departure": {
"delay": -45,
"time": "1769517855"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -35,
"time": "1769519185"
},
"departure": {
"delay": -35,
"time": "1769519185"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -85,
"time": "1769519075"
},
"departure": {
"delay": -85,
"time": "1769519075"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 78,
"time": "1769517318"
},
"departure": {
"delay": 78,
"time": "1769517318"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1769517374"
},
"departure": {
"delay": 74,
"time": "1769517374"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1769518996"
},
"departure": {
"delay": -44,
"time": "1769518996"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"departure": {
"time": "1769517120"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -115,
"time": "1769519285"
},
"departure": {
"delay": -115,
"time": "1769519285"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -47,
"time": "1769518153"
},
"departure": {
"delay": -47,
"time": "1769518153"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -84,
"time": "1769518056"
},
"departure": {
"delay": -84,
"time": "1769518056"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769517180"
},
"departure": {
"delay": 60,
"time": "1769517180"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -92,
"time": "1769518708"
},
"departure": {
"delay": -92,
"time": "1769518708"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -25,
"time": "1769519135"
},
"departure": {
"delay": -25,
"time": "1769519135"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 57,
"time": "1769517477"
},
"departure": {
"delay": 57,
"time": "1769517477"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -84,
"time": "1769518116"
},
"departure": {
"delay": -84,
"time": "1769518116"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1769517431"
},
"departure": {
"delay": 11,
"time": "1769517431"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -117,
"time": "1769519403"
},
"departure": {
"delay": -117,
"time": "1769519403"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -53,
"time": "1769517907"
},
"departure": {
"delay": -53,
"time": "1769517907"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -162,
"time": "1769519358"
},
"departure": {
"delay": -162,
"time": "1769519358"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -76,
"time": "1769518304"
},
"departure": {
"delay": -76,
"time": "1769518304"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -201,
"time": "1769519499"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -24,
"time": "1769517996"
},
"departure": {
"delay": -24,
"time": "1769517996"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1769517288"
},
"departure": {
"delay": 48,
"time": "1769517288"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -56,
"time": "1769518204"
},
"departure": {
"delay": -56,
"time": "1769518204"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769517340"
},
"departure": {
"delay": 40,
"time": "1769517340"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -86,
"time": "1769518954"
},
"departure": {
"delay": -86,
"time": "1769518954"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 44,
"time": "1769517404"
},
"departure": {
"delay": 44,
"time": "1769517404"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -98,
"time": "1769519242"
},
"departure": {
"delay": -98,
"time": "1769519242"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471230:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745225x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1769491566"
},
"departure": {
"delay": 22,
"time": "1769491582"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1769491450"
},
"departure": {
"delay": 47,
"time": "1769491487"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -46,
"time": "1769491694"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1769491509"
},
"departure": {
"delay": 46,
"time": "1769491546"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1769490336"
},
"departure": {
"delay": 115,
"time": "1769490355"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1769490486"
},
"departure": {
"delay": 89,
"time": "1769490509"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": -130,
"time": "1769489870"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769491235"
},
"departure": {
"delay": 6,
"time": "1769491266"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1769490409"
},
"departure": {
"delay": 69,
"time": "1769490429"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1769490278"
},
"departure": {
"delay": 112,
"time": "1769490292"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1769491377"
},
"departure": {
"delay": 39,
"time": "1769491419"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1769491072"
},
"departure": {
"delay": 9,
"time": "1769491089"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1769491114"
},
"departure": {
"delay": 3,
"time": "1769491143"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769490972"
},
"departure": {
"delay": 56,
"time": "1769491016"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 164,
"time": "1769490820"
},
"departure": {
"delay": 164,
"time": "1769490884"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1769491306"
},
"departure": {
"delay": 27,
"time": "1769491347"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1769490921"
},
"departure": {
"delay": 97,
"time": "1769490937"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1769490589"
},
"departure": {
"delay": 90,
"time": "1769490630"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1769490527"
},
"departure": {
"delay": 66,
"time": "1769490546"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745225x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1769502405"
},
"departure": {
"delay": 74,
"time": "1769502434"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769503773"
},
"departure": {
"delay": 40,
"time": "1769503780"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1769502555"
},
"departure": {
"delay": 25,
"time": "1769502565"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1769503016"
},
"departure": {
"delay": 66,
"time": "1769503026"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1769502310"
},
"departure": {
"delay": 86,
"time": "1769502326"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1769503811"
},
"departure": {
"delay": 23,
"time": "1769503823"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1769503668"
},
"departure": {
"delay": 80,
"time": "1769503700"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1769502963"
},
"departure": {
"delay": 78,
"time": "1769502978"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1769503851"
},
"departure": {
"delay": 6,
"time": "1769503866"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 86,
"time": "1769502462"
},
"departure": {
"delay": 86,
"time": "1769502506"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769503104"
},
"departure": {
"delay": 37,
"time": "1769503117"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1769503212"
},
"departure": {
"delay": 32,
"time": "1769503232"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1769502800"
},
"departure": {
"delay": 32,
"time": "1769502812"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1769502624"
},
"departure": {
"delay": 38,
"time": "1769502698"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1769502590"
},
"departure": {
"delay": 18,
"time": "1769502618"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769503714"
},
"departure": {
"delay": 40,
"time": "1769503720"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"departure": {
"delay": 86,
"time": "1769502266"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769503547"
},
"departure": {
"delay": 20,
"time": "1769503580"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1769503395"
},
"departure": {
"delay": 28,
"time": "1769503408"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"time": "1769503980"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 64,
"time": "1769502358"
},
"departure": {
"delay": 64,
"time": "1769502364"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769503429"
},
"departure": {
"delay": 32,
"time": "1769503472"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1769503158"
},
"departure": {
"delay": 36,
"time": "1769503176"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1769502519"
},
"departure": {
"delay": 52,
"time": "1769502532"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769503497"
},
"departure": {
"delay": 5,
"time": "1769503505"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:11:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3396:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769513979"
},
"departure": {
"delay": 59,
"time": "1769513999"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1769513653"
},
"departure": {
"delay": 99,
"time": "1769513679"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1769514657"
},
"departure": {
"delay": 79,
"time": "1769514679"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 139,
"time": "1769514429"
},
"departure": {
"delay": 139,
"time": "1769514439"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1769514090"
},
"departure": {
"delay": 59,
"time": "1769514119"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1769513875"
},
"departure": {
"delay": 139,
"time": "1769513899"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1769515067"
},
"departure": {
"delay": 47,
"time": "1769515067"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1769514834"
},
"departure": {
"delay": 54,
"time": "1769514834"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1769514277"
},
"departure": {
"delay": 119,
"time": "1769514299"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1769513578"
},
"departure": {
"delay": 79,
"time": "1769513599"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1769513774"
},
"departure": {
"delay": 99,
"time": "1769513799"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1769514551"
},
"departure": {
"delay": 11,
"time": "1769514551"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 179,
"time": "1769514354"
},
"departure": {
"delay": 179,
"time": "1769514359"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 70,
"time": "1769514910"
},
"departure": {
"delay": 70,
"time": "1769514910"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1769514194"
},
"departure": {
"delay": 99,
"time": "1769514219"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769513100",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3396:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758385x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769514451"
},
"departure": {
"delay": 85,
"time": "1769514565"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1769514930"
},
"departure": {
"delay": 90,
"time": "1769514930"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1769516130"
},
"departure": {
"delay": 90,
"time": "1769516130"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1769516910"
},
"departure": {
"delay": 90,
"time": "1769516910"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1769516430"
},
"departure": {
"delay": 90,
"time": "1769516430"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1769514078"
},
"departure": {
"delay": 34,
"time": "1769514094"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1769515650"
},
"departure": {
"delay": 90,
"time": "1769515650"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1769515230"
},
"departure": {
"delay": 90,
"time": "1769515230"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1769517030"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1769515950"
},
"departure": {
"delay": 90,
"time": "1769515950"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1769516850"
},
"departure": {
"delay": 90,
"time": "1769516850"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1769515350"
},
"departure": {
"delay": 90,
"time": "1769515350"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1769516730"
},
"departure": {
"delay": 90,
"time": "1769516730"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1769516790"
},
"departure": {
"delay": 90,
"time": "1769516790"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 5,
"time": "1769513705"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1769513914"
},
"departure": {
"delay": 56,
"time": "1769513936"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758385x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6406884551557120x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1769514712"
},
"departure": {
"delay": 62,
"time": "1769514722"
},
"stopId": "FR:14648:ZE:5126953357017088:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1769514309"
},
"departure": {
"delay": 86,
"time": "1769514326"
},
"stopId": "FR:14574:ZE:6197573763203072:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 137,
"time": "1769514234"
},
"departure": {
"delay": 137,
"time": "1769514257"
},
"stopId": "FR:14366:ZE:274610016:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1769514400"
},
"departure": {
"delay": 57,
"time": "1769514417"
},
"stopId": "FR:14574:ZE:6258050325282816:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1769516292"
},
"departure": {
"delay": -38,
"time": "1769516302"
},
"stopId": "FR:14654:ZE:5067873615609856:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1769514330"
},
"departure": {
"delay": 44,
"time": "1769514344"
},
"stopId": "FR:14574:ZE:6250649559760896:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -127,
"time": "1769516383"
},
"departure": {
"delay": -127,
"time": "1769516393"
},
"stopId": "FR:14654:ZE:5137300956643328:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1769514265"
},
"departure": {
"delay": 106,
"time": "1769514286"
},
"stopId": "FR:14366:ZE:276760011:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1769514448"
},
"departure": {
"delay": 50,
"time": "1769514470"
},
"stopId": "FR:14574:ZE:5204899497246720:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 147,
"time": "1769514176"
},
"departure": {
"delay": 147,
"time": "1769514207"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1769514790"
},
"departure": {
"delay": 24,
"time": "1769514804"
},
"stopId": "FR:14435:ZE:4826008236589056:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1769515315"
},
"departure": {
"delay": -55,
"time": "1769515325"
},
"stopId": "FR:14431:ZE:5189836258410496:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -249,
"time": "1769516511"
},
"stopId": "FR:14654:ZE:5110048852279296:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -48,
"time": "1769515094"
},
"departure": {
"delay": -48,
"time": "1769515152"
},
"stopId": "FR:14431:ZE:6329647765651456:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1769516213"
},
"departure": {
"delay": 3,
"time": "1769516223"
},
"stopId": "FR:14654:ZE:5090132954710016:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -27,
"time": "1769515703"
},
"departure": {
"delay": -27,
"time": "1769515713"
},
"stopId": "FR:14654:ZE:5128666193330176:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1769514754",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5182404740251648:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6406884551557120x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx293:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769519460"
},
"departure": {
"time": "1769519460"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769518800"
},
"departure": {
"time": "1769518800"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769519220"
},
"departure": {
"time": "1769519220"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769520060"
},
"departure": {
"time": "1769520060"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769519520"
},
"departure": {
"time": "1769519520"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769519880"
},
"departure": {
"time": "1769519880"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769519040"
},
"departure": {
"time": "1769519040"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769518620"
},
"departure": {
"time": "1769518620"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769519580"
},
"departure": {
"time": "1769519580"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769520480"
},
"departure": {
"time": "1769520480"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1769518320"
},
"departure": {
"time": "1769518320"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769520000"
},
"departure": {
"time": "1769520000"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769518200"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769518560"
},
"departure": {
"time": "1769518560"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769519400"
},
"departure": {
"time": "1769519400"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769520180"
},
"departure": {
"time": "1769520180"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1769518380"
},
"departure": {
"time": "1769518380"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769519100"
},
"departure": {
"time": "1769519100"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769518440"
},
"departure": {
"time": "1769518440"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769519700"
},
"departure": {
"time": "1769519700"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769521080"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1769519340"
},
"departure": {
"time": "1769519340"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769518265"
},
"departure": {
"delay": 5,
"time": "1769518265"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769519160"
},
"departure": {
"time": "1769519160"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769519940"
},
"departure": {
"time": "1769519940"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1769503649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx293:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11510:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1769514625"
},
"departure": {
"delay": 26,
"time": "1769514626"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1769514549"
},
"departure": {
"delay": 71,
"time": "1769514551"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1769514322"
},
"departure": {
"delay": 22,
"time": "1769514322"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1769514914"
},
"departure": {
"delay": 14,
"time": "1769514914"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1769514313"
},
"departure": {
"delay": 13,
"time": "1769514313"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1769514393"
},
"departure": {
"delay": 38,
"time": "1769514398"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1769516187"
},
"departure": {
"delay": 27,
"time": "1769516187"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 66,
"time": "1769514726"
},
"departure": {
"delay": 66,
"time": "1769514726"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -3,
"time": "1769514837"
},
"departure": {
"delay": -3,
"time": "1769514837"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1769514476"
},
"departure": {
"delay": 56,
"time": "1769514476"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1769515494"
},
"departure": {
"delay": -6,
"time": "1769515494"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1769514981"
},
"departure": {
"delay": 21,
"time": "1769514981"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1769514798"
},
"departure": {
"delay": 78,
"time": "1769514798"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1769515521"
},
"departure": {
"delay": 21,
"time": "1769515521"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1769516121"
},
"departure": {
"delay": 21,
"time": "1769516121"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1769514270"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1769515068"
},
"departure": {
"delay": 48,
"time": "1769515068"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1769516004"
},
"departure": {
"delay": 24,
"time": "1769516004"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1769516084"
},
"departure": {
"delay": 44,
"time": "1769516084"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769514020",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11510:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12345:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1769511439"
},
"departure": {
"delay": 159,
"time": "1769511459"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 196,
"time": "1769512216"
},
"departure": {
"delay": 196,
"time": "1769512216"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 173,
"time": "1769511653"
},
"departure": {
"delay": 173,
"time": "1769511653"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1769513235"
},
"departure": {
"delay": 135,
"time": "1769513235"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1769513804"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 251,
"time": "1769512151"
},
"departure": {
"delay": 251,
"time": "1769512151"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 173,
"time": "1769512913"
},
"departure": {
"delay": 173,
"time": "1769512913"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 129,
"time": "1769513686"
},
"departure": {
"delay": 129,
"time": "1769513709"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 212,
"time": "1769512292"
},
"departure": {
"delay": 212,
"time": "1769512292"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1769512650"
},
"departure": {
"delay": 150,
"time": "1769512650"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1769511553"
},
"departure": {
"delay": 139,
"time": "1769511559"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 234,
"time": "1769511954"
},
"departure": {
"delay": 234,
"time": "1769511954"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1769511762"
},
"departure": {
"delay": 175,
"time": "1769511775"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 200,
"time": "1769512040"
},
"departure": {
"delay": 200,
"time": "1769512040"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 113,
"time": "1769512486"
},
"departure": {
"delay": 113,
"time": "1769512493"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 128,
"time": "1769513648"
},
"departure": {
"delay": 128,
"time": "1769513648"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 70,
"time": "1769513110"
},
"departure": {
"delay": 70,
"time": "1769513110"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1769512557"
},
"departure": {
"delay": 120,
"time": "1769512560"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 149,
"time": "1769512979"
},
"departure": {
"delay": 149,
"time": "1769513009"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 149,
"time": "1769513297"
},
"departure": {
"delay": 149,
"time": "1769513309"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 188,
"time": "1769513408"
},
"departure": {
"delay": 188,
"time": "1769513408"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 34,
"time": "1769511334"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 139,
"time": "1769513535"
},
"departure": {
"delay": 139,
"time": "1769513539"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 39,
"time": "1769512359"
},
"departure": {
"delay": 39,
"time": "1769512359"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 119,
"time": "1769512739"
},
"departure": {
"delay": 119,
"time": "1769512739"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1769512416"
},
"departure": {
"delay": 41,
"time": "1769512421"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 150,
"time": "1769513490"
},
"departure": {
"delay": 150,
"time": "1769513490"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 86,
"time": "1769513066"
},
"departure": {
"delay": 86,
"time": "1769513066"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 212,
"time": "1769511872"
},
"departure": {
"delay": 212,
"time": "1769511872"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 121,
"time": "1769512681"
},
"departure": {
"delay": 121,
"time": "1769512681"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769511341",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12345:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7619:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1769511444"
},
"departure": {
"delay": 144,
"time": "1769511444"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 267,
"time": "1769512167"
},
"departure": {
"delay": 267,
"time": "1769512167"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 297,
"time": "1769513192"
},
"departure": {
"delay": 297,
"time": "1769513217"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 443,
"time": "1769513518"
},
"departure": {
"delay": 443,
"time": "1769513543"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 252,
"time": "1769511768"
},
"departure": {
"delay": 252,
"time": "1769511792"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 553,
"time": "1769513773"
},
"departure": {
"delay": 553,
"time": "1769513773"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 362,
"time": "1769512722"
},
"departure": {
"delay": 362,
"time": "1769512742"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 493,
"time": "1769513833"
},
"departure": {
"delay": 493,
"time": "1769513833"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 321,
"time": "1769512881"
},
"departure": {
"delay": 321,
"time": "1769512881"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 247,
"time": "1769512245"
},
"departure": {
"delay": 247,
"time": "1769512267"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 357,
"time": "1769512617"
},
"departure": {
"delay": 357,
"time": "1769512617"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 387,
"time": "1769513342"
},
"departure": {
"delay": 387,
"time": "1769513367"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 267,
"time": "1769513042"
},
"departure": {
"delay": 267,
"time": "1769513067"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 252,
"time": "1769512092"
},
"departure": {
"delay": 252,
"time": "1769512092"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 232,
"time": "1769511547"
},
"departure": {
"delay": 232,
"time": "1769511592"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 167,
"time": "1769512967"
},
"departure": {
"delay": 167,
"time": "1769512967"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 267,
"time": "1769511987"
},
"departure": {
"delay": 267,
"time": "1769511987"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 352,
"time": "1769512492"
},
"departure": {
"delay": 352,
"time": "1769512492"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 257,
"time": "1769511867"
},
"departure": {
"delay": 257,
"time": "1769511917"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 498,
"time": "1769513718"
},
"departure": {
"delay": 498,
"time": "1769513718"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 291,
"time": "1769512371"
},
"departure": {
"delay": 291,
"time": "1769512371"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 362,
"time": "1769513942"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 323,
"time": "1769512523"
},
"departure": {
"delay": 323,
"time": "1769512523"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 214,
"time": "1769511634"
},
"departure": {
"delay": 214,
"time": "1769511634"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 171,
"time": "1769511711"
},
"departure": {
"delay": 171,
"time": "1769511711"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 129,
"time": "1769511309"
},
"departure": {
"delay": 129,
"time": "1769511309"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 62,
"time": "1769511242"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 262,
"time": "1769512020"
},
"departure": {
"delay": 262,
"time": "1769512042"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 457,
"time": "1769513617"
},
"departure": {
"delay": 457,
"time": "1769513617"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 157,
"time": "1769511495"
},
"departure": {
"delay": 157,
"time": "1769511517"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769511260",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7619:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13554:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1769515650"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1769517878"
},
"departure": {
"delay": 38,
"time": "1769517878"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1769517930"
},
"departure": {
"delay": 30,
"time": "1769517930"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 37,
"time": "1769516497"
},
"departure": {
"delay": 37,
"time": "1769516497"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1769516121"
},
"departure": {
"delay": 21,
"time": "1769516121"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769516216"
},
"departure": {
"delay": 56,
"time": "1769516216"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1769517478"
},
"departure": {
"delay": 58,
"time": "1769517478"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769515830"
},
"departure": {
"delay": 30,
"time": "1769515830"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1769516162"
},
"departure": {
"delay": 2,
"time": "1769516162"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1769517528"
},
"departure": {
"delay": 48,
"time": "1769517528"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1769517319"
},
"departure": {
"delay": 19,
"time": "1769517319"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1769516669"
},
"departure": {
"delay": 29,
"time": "1769516669"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769518025"
},
"departure": {
"delay": 5,
"time": "1769518025"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 52,
"time": "1769517832"
},
"departure": {
"delay": 52,
"time": "1769517832"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1769517630"
},
"departure": {
"delay": 30,
"time": "1769517630"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1769517150"
},
"departure": {
"delay": 30,
"time": "1769517150"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1769517765"
},
"departure": {
"delay": 45,
"time": "1769517765"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1769515724"
},
"departure": {
"delay": 44,
"time": "1769515724"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1769517703"
},
"departure": {
"delay": 43,
"time": "1769517703"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769516070"
},
"departure": {
"delay": 30,
"time": "1769516070"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769517965"
},
"departure": {
"delay": 5,
"time": "1769517965"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1769518081"
},
"departure": {
"delay": 1,
"time": "1769518081"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769515925"
},
"departure": {
"delay": 5,
"time": "1769515925"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1769517404"
},
"departure": {
"delay": 44,
"time": "1769517404"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1769515890"
},
"departure": {
"delay": 30,
"time": "1769515890"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769516250"
},
"departure": {
"delay": 30,
"time": "1769516250"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1769516356"
},
"departure": {
"delay": 16,
"time": "1769516356"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1769515792"
},
"departure": {
"delay": 52,
"time": "1769515792"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769516550"
},
"departure": {
"delay": 30,
"time": "1769516550"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769517210"
},
"departure": {
"delay": 30,
"time": "1769517210"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13554:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14925:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769516820"
},
"departure": {
"delay": 60,
"time": "1769516820"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769515740"
},
"departure": {
"delay": 60,
"time": "1769515740"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769515680"
},
"departure": {
"delay": 60,
"time": "1769515680"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769517960"
},
"departure": {
"time": "1769517960"
},
"stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769516760"
},
"departure": {
"delay": 60,
"time": "1769516760"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769518020"
},
"departure": {
"time": "1769518020"
},
"stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1769515580"
},
"departure": {
"delay": 20,
"time": "1769515580"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769515700"
},
"departure": {
"delay": 20,
"time": "1769515700"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769515620"
},
"departure": {
"delay": 60,
"time": "1769515620"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769511380",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14925:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745717x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1769496606"
},
"departure": {
"delay": 107,
"time": "1769496647"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 213,
"time": "1769497985"
},
"departure": {
"delay": 213,
"time": "1769498013"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 204,
"time": "1769498528"
},
"departure": {
"delay": 204,
"time": "1769498544"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 136,
"time": "1769498625"
},
"departure": {
"delay": 136,
"time": "1769498656"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 252,
"time": "1769498439"
},
"departure": {
"delay": 252,
"time": "1769498472"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 203,
"time": "1769497785"
},
"departure": {
"delay": 203,
"time": "1769497823"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1769497089"
},
"departure": {
"delay": 86,
"time": "1769497106"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1769496373"
},
"departure": {
"delay": 114,
"time": "1769496414"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 182,
"time": "1769498846"
},
"departure": {
"delay": 182,
"time": "1769498882"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 138,
"time": "1769499138"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 48,
"time": "1769496168"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1769496987"
},
"departure": {
"delay": 126,
"time": "1769497026"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 161,
"time": "1769498952"
},
"departure": {
"delay": 161,
"time": "1769498981"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 205,
"time": "1769497741"
},
"departure": {
"delay": 205,
"time": "1769497765"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 170,
"time": "1769498918"
},
"departure": {
"delay": 170,
"time": "1769498930"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 252,
"time": "1769497586"
},
"departure": {
"delay": 252,
"time": "1769497632"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 184,
"time": "1769497472"
},
"departure": {
"delay": 184,
"time": "1769497504"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 171,
"time": "1769498722"
},
"departure": {
"delay": 171,
"time": "1769498751"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 204,
"time": "1769497675"
},
"departure": {
"delay": 204,
"time": "1769497704"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 220,
"time": "1769498190"
},
"departure": {
"delay": 220,
"time": "1769498200"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 219,
"time": "1769497861"
},
"departure": {
"delay": 219,
"time": "1769497899"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 151,
"time": "1769496884"
},
"departure": {
"delay": 151,
"time": "1769496931"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 131,
"time": "1769496811"
},
"departure": {
"delay": 131,
"time": "1769496851"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 152,
"time": "1769496692"
},
"departure": {
"delay": 152,
"time": "1769496752"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 151,
"time": "1769499079"
},
"departure": {
"delay": 151,
"time": "1769499091"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 295,
"time": "1769497234"
},
"departure": {
"delay": 295,
"time": "1769497435"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 138,
"time": "1769496516"
},
"departure": {
"delay": 138,
"time": "1769496558"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 159,
"time": "1769498785"
},
"departure": {
"delay": 159,
"time": "1769498799"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 179,
"time": "1769498567"
},
"departure": {
"delay": 179,
"time": "1769498579"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 177,
"time": "1769499029"
},
"departure": {
"delay": 177,
"time": "1769499057"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 98,
"time": "1769496239"
},
"departure": {
"delay": 98,
"time": "1769496278"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 167,
"time": "1769498048"
},
"departure": {
"delay": 167,
"time": "1769498087"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 127,
"time": "1769496459"
},
"departure": {
"delay": 127,
"time": "1769496487"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745717x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13993:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -151,
"time": "1769515049"
},
"departure": {
"delay": -151,
"time": "1769515049"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -171,
"time": "1769515449"
},
"departure": {
"delay": -171,
"time": "1769515449"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -157,
"time": "1769515823"
},
"departure": {
"delay": -157,
"time": "1769515823"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -179,
"time": "1769515141"
},
"departure": {
"delay": -179,
"time": "1769515141"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1769514332"
},
"departure": {
"delay": 92,
"time": "1769514332"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769514005"
},
"departure": {
"delay": 5,
"time": "1769514005"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -142,
"time": "1769516138"
},
"departure": {
"delay": -142,
"time": "1769516138"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": -153,
"time": "1769515347"
},
"departure": {
"delay": -153,
"time": "1769515347"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -150,
"time": "1769516430"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 59,
"time": "1769514179"
},
"departure": {
"delay": 59,
"time": "1769514179"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -160,
"time": "1769515520"
},
"departure": {
"delay": -160,
"time": "1769515520"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -169,
"time": "1769516051"
},
"departure": {
"delay": -169,
"time": "1769516051"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 91,
"time": "1769514271"
},
"departure": {
"delay": 91,
"time": "1769514271"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1769514225"
},
"departure": {
"delay": 105,
"time": "1769514225"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1769514091"
},
"departure": {
"delay": 31,
"time": "1769514091"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -139,
"time": "1769515481"
},
"departure": {
"delay": -139,
"time": "1769515481"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -170,
"time": "1769515990"
},
"departure": {
"delay": -170,
"time": "1769515990"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": -164,
"time": "1769514736"
},
"departure": {
"delay": -164,
"time": "1769514736"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -125,
"time": "1769515315"
},
"departure": {
"delay": -125,
"time": "1769515315"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -142,
"time": "1769515778"
},
"departure": {
"delay": -142,
"time": "1769515778"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -181,
"time": "1769514899"
},
"departure": {
"delay": -181,
"time": "1769514899"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -137,
"time": "1769514823"
},
"departure": {
"delay": -137,
"time": "1769514823"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -142,
"time": "1769515958"
},
"departure": {
"delay": -142,
"time": "1769515958"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -12,
"time": "1769513868"
},
"departure": {
"delay": -12,
"time": "1769513868"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1769514367"
},
"departure": {
"delay": 7,
"time": "1769514367"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769514485"
},
"departure": {
"delay": 65,
"time": "1769514485"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -31,
"time": "1769514629"
},
"departure": {
"delay": -31,
"time": "1769514629"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -151,
"time": "1769515409"
},
"departure": {
"delay": -151,
"time": "1769515409"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1769513832"
},
"departure": {
"delay": 12,
"time": "1769513832"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -153,
"time": "1769516247"
},
"departure": {
"delay": -153,
"time": "1769516247"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": -134,
"time": "1769515666"
},
"departure": {
"delay": -134,
"time": "1769515666"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -119,
"time": "1769515621"
},
"departure": {
"delay": -119,
"time": "1769515621"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -172,
"time": "1769516108"
},
"departure": {
"delay": -172,
"time": "1769516108"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": -173,
"time": "1769515207"
},
"departure": {
"delay": -173,
"time": "1769515207"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -115,
"time": "1769515565"
},
"departure": {
"delay": -115,
"time": "1769515565"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -157,
"time": "1769515703"
},
"departure": {
"delay": -157,
"time": "1769515703"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -119,
"time": "1769515861"
},
"departure": {
"delay": -119,
"time": "1769515861"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -142,
"time": "1769515598"
},
"departure": {
"delay": -142,
"time": "1769515598"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -164,
"time": "1769515636"
},
"departure": {
"delay": -164,
"time": "1769515636"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1769513902"
},
"departure": {
"delay": 22,
"time": "1769513902"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769513270",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13993:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769540160"
},
"departure": {
"time": "1769540160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769539980"
},
"departure": {
"time": "1769539980"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769538360"
},
"departure": {
"time": "1769538360"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769538900"
},
"departure": {
"time": "1769538900"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769539200"
},
"departure": {
"time": "1769539200"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769538120"
},
"departure": {
"time": "1769538120"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769539380"
},
"departure": {
"time": "1769539380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769539800"
},
"departure": {
"time": "1769539800"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769539680"
},
"departure": {
"time": "1769539680"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769538720"
},
"departure": {
"time": "1769538720"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769538180"
},
"departure": {
"time": "1769538180"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769540340"
},
"departure": {
"time": "1769540340"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769539985"
},
"departure": {
"delay": 5,
"time": "1769539985"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769539500"
},
"departure": {
"time": "1769539500"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1769539685"
},
"departure": {
"delay": 5,
"time": "1769539685"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769539860"
},
"departure": {
"time": "1769539860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769538420"
},
"departure": {
"time": "1769538420"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769539620"
},
"departure": {
"time": "1769539620"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769538780"
},
"departure": {
"time": "1769538780"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769539740"
},
"departure": {
"time": "1769539740"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769539920"
},
"departure": {
"time": "1769539920"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769538300"
},
"departure": {
"time": "1769538300"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769538660"
},
"departure": {
"time": "1769538660"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769538240"
},
"departure": {
"time": "1769538240"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769540520"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769538185"
},
"departure": {
"delay": 5,
"time": "1769538185"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769538000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769538480"
},
"departure": {
"time": "1769538480"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769540040"
},
"departure": {
"time": "1769540040"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769538060"
},
"departure": {
"time": "1769538060"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769539745"
},
"departure": {
"delay": 5,
"time": "1769539745"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769540345"
},
"departure": {
"delay": 5,
"time": "1769540345"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769538840"
},
"departure": {
"time": "1769538840"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1769539990"
},
"departure": {
"delay": 10,
"time": "1769539990"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1119:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745192x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 148,
"time": "1769501642"
},
"departure": {
"delay": 148,
"time": "1769501668"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 202,
"time": "1769501136"
},
"departure": {
"delay": 202,
"time": "1769501182"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 242,
"time": "1769500690"
},
"departure": {
"delay": 242,
"time": "1769500742"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1769501830"
},
"departure": {
"delay": 48,
"time": "1769501868"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 222,
"time": "1769500628"
},
"departure": {
"delay": 222,
"time": "1769500662"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1769501741"
},
"departure": {
"delay": 78,
"time": "1769501778"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 182,
"time": "1769501305"
},
"departure": {
"delay": 182,
"time": "1769501342"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1769501701"
},
"departure": {
"delay": 132,
"time": "1769501712"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 250,
"time": "1769500775"
},
"departure": {
"delay": 250,
"time": "1769500810"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 257,
"time": "1769500457"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 151,
"time": "1769501578"
},
"departure": {
"delay": 151,
"time": "1769501611"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1769501519"
},
"departure": {
"delay": 154,
"time": "1769501554"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 233,
"time": "1769501063"
},
"departure": {
"delay": 233,
"time": "1769501093"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1769501212"
},
"departure": {
"delay": 122,
"time": "1769501222"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 193,
"time": "1769501436"
},
"departure": {
"delay": 193,
"time": "1769501473"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 218,
"time": "1769500564"
},
"departure": {
"delay": 218,
"time": "1769500598"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 236,
"time": "1769501025"
},
"departure": {
"delay": 236,
"time": "1769501036"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769501980"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 290,
"time": "1769500855"
},
"departure": {
"delay": 290,
"time": "1769500910"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 296,
"time": "1769500938"
},
"departure": {
"delay": 296,
"time": "1769500976"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745192x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745190x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1769506347"
},
"departure": {
"delay": 8,
"time": "1769506388"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1769506292"
},
"departure": {
"delay": 10,
"time": "1769506330"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1769506710"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1769506072"
},
"departure": {
"delay": -28,
"time": "1769506112"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1769505997"
},
"departure": {
"delay": -34,
"time": "1769506046"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769506487"
},
"departure": {
"delay": 25,
"time": "1769506525"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1769506543"
},
"departure": {
"delay": 11,
"time": "1769506571"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -23,
"time": "1769506173"
},
"departure": {
"delay": -23,
"time": "1769506237"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1769505484"
},
"departure": {
"delay": 68,
"time": "1769505548"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1769505266"
},
"departure": {
"delay": 68,
"time": "1769505308"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 129,
"time": "1769505129"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1769505178"
},
"departure": {
"delay": 39,
"time": "1769505219"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1769505350"
},
"departure": {
"delay": 29,
"time": "1769505389"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1769505807"
},
"departure": {
"delay": 4,
"time": "1769505844"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1769506410"
},
"departure": {
"delay": 26,
"time": "1769506466"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1769505586"
},
"departure": {
"delay": 63,
"time": "1769505603"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1769505885"
},
"departure": {
"delay": -17,
"time": "1769505943"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769505719"
},
"departure": {
"delay": 19,
"time": "1769505739"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1769505422"
},
"departure": {
"delay": 41,
"time": "1769505461"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745190x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470550:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1769517854"
},
"departure": {
"delay": -46,
"time": "1769517854"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -72,
"time": "1769518428"
},
"departure": {
"delay": -72,
"time": "1769518428"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2388,
"time": "1769514792"
},
"departure": {
"delay": -2388,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -81,
"time": "1769517939"
},
"departure": {
"delay": -81,
"time": "1769517939"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -137,
"time": "1769518063"
},
"departure": {
"delay": -137,
"time": "1769518063"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -143,
"time": "1769518237"
},
"departure": {
"delay": -143,
"time": "1769518237"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"time": "1769517473"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -117,
"time": "1769518383"
},
"departure": {
"delay": -117,
"time": "1769518383"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -62,
"time": "1769517778"
},
"departure": {
"delay": -62,
"time": "1769517778"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2508,
"time": "1769514792"
},
"departure": {
"delay": -2508,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -82,
"time": "1769518118"
},
"departure": {
"delay": -82,
"time": "1769518118"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2208,
"time": "1769514792"
},
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -24,
"time": "1769517336"
},
"departure": {
"delay": -24,
"time": "1769517336"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1769517396"
},
"departure": {
"delay": -24,
"time": "1769517396"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -130,
"time": "1769518310"
},
"departure": {
"delay": -130,
"time": "1769518310"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -156,
"time": "1769518524"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -9,
"time": "1769517591"
},
"departure": {
"delay": -9,
"time": "1769517591"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -35,
"time": "1769517685"
},
"departure": {
"delay": -35,
"time": "1769517685"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -82,
"time": "1769517998"
},
"departure": {
"delay": -82,
"time": "1769517998"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -48,
"time": "1769517912"
},
"departure": {
"delay": -48,
"time": "1769517912"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -120,
"time": "1769518140"
},
"departure": {
"delay": -120,
"time": "1769518140"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1769517870"
},
"departure": {
"delay": -30,
"time": "1769517870"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470550:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14194:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769513277"
},
"departure": {
"delay": 54,
"time": "1769513454"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1769513806"
},
"departure": {
"delay": 46,
"time": "1769513806"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1769514529"
},
"departure": {
"delay": 74,
"time": "1769514554"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 53,
"time": "1769514593"
},
"departure": {
"delay": 53,
"time": "1769514593"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 62,
"time": "1769512681"
},
"departure": {
"delay": 62,
"time": "1769512682"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1769513131"
},
"departure": {
"delay": 91,
"time": "1769513131"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1769513055"
},
"departure": {
"delay": 99,
"time": "1769513079"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1769512968"
},
"departure": {
"delay": 108,
"time": "1769512968"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1769514452"
},
"departure": {
"delay": 34,
"time": "1769514454"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -14,
"time": "1769512304"
},
"departure": {
"delay": -14,
"time": "1769512306"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1769513595"
},
"departure": {
"delay": 75,
"time": "1769513595"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769512260"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1769513654"
},
"departure": {
"delay": 39,
"time": "1769513679"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 141,
"time": "1769512941"
},
"departure": {
"delay": 141,
"time": "1769512941"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -91,
"time": "1769514629"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 51,
"time": "1769512429"
},
"departure": {
"delay": 51,
"time": "1769512431"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1769513730"
},
"departure": {
"delay": 34,
"time": "1769513734"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1769513529"
},
"departure": {
"delay": 69,
"time": "1769513529"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1769514203"
},
"departure": {
"delay": 23,
"time": "1769514203"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 134,
"time": "1769512874"
},
"departure": {
"delay": 134,
"time": "1769512874"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769512777"
},
"departure": {
"delay": 40,
"time": "1769512780"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1769514075"
},
"departure": {
"delay": 75,
"time": "1769514075"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 27,
"time": "1769513847"
},
"departure": {
"delay": 27,
"time": "1769513847"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1769512515"
},
"departure": {
"delay": 90,
"time": "1769512530"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1769513187"
},
"departure": {
"delay": 27,
"time": "1769513187"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1769512564"
},
"departure": {
"delay": 64,
"time": "1769512564"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1769512596"
},
"departure": {
"delay": 96,
"time": "1769512596"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1769514144"
},
"departure": {
"delay": 24,
"time": "1769514144"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 35,
"time": "1769514035"
},
"departure": {
"delay": 35,
"time": "1769514035"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1769512373"
},
"departure": {
"delay": 53,
"time": "1769512373"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1769512757"
},
"departure": {
"delay": 77,
"time": "1769512757"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1769513890"
},
"departure": {
"delay": 10,
"time": "1769513890"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1769513979"
},
"departure": {
"delay": 39,
"time": "1769513979"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769511710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14194:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14183:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1769516966"
},
"departure": {
"delay": 26,
"time": "1769516966"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1769516914"
},
"departure": {
"delay": 34,
"time": "1769516914"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1769517055"
},
"departure": {
"delay": 55,
"time": "1769517055"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1769517135"
},
"departure": {
"delay": 15,
"time": "1769517135"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1769516868"
},
"departure": {
"delay": 48,
"time": "1769516868"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769514770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14183:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745711x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1769489129"
},
"departure": {
"delay": 98,
"time": "1769489138"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1769489455"
},
"departure": {
"delay": 13,
"time": "1769489473"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769490855"
},
"departure": {
"delay": 33,
"time": "1769490873"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1769490251"
},
"departure": {
"delay": -29,
"time": "1769490331"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1769491479"
},
"departure": {
"delay": -10,
"time": "1769491490"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -11,
"time": "1769491530"
},
"departure": {
"delay": -11,
"time": "1769491549"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -64,
"time": "1769490581"
},
"departure": {
"delay": -64,
"time": "1769490596"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1769489995"
},
"departure": {
"delay": 51,
"time": "1769490051"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1769489383"
},
"departure": {
"delay": -2,
"time": "1769489398"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1769489204"
},
"departure": {
"delay": 61,
"time": "1769489221"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1769489314"
},
"departure": {
"delay": 48,
"time": "1769489328"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1769491335"
},
"departure": {
"delay": -3,
"time": "1769491377"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -53,
"time": "1769491614"
},
"departure": {
"delay": -53,
"time": "1769491627"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 9,
"time": "1769491434"
},
"departure": {
"delay": 9,
"time": "1769491449"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -46,
"time": "1769490421"
},
"departure": {
"delay": -46,
"time": "1769490434"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1769490364"
},
"departure": {
"delay": -22,
"time": "1769490398"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1769489246"
},
"departure": {
"delay": 66,
"time": "1769489286"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 89,
"time": "1769489069"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1769491114"
},
"departure": {
"delay": 80,
"time": "1769491160"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -27,
"time": "1769489712"
},
"departure": {
"delay": -27,
"time": "1769489733"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1769490183"
},
"departure": {
"delay": -35,
"time": "1769490205"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1769490103"
},
"departure": {
"delay": -41,
"time": "1769490139"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1769489642"
},
"departure": {
"delay": 18,
"time": "1769489658"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -33,
"time": "1769491577"
},
"departure": {
"delay": -33,
"time": "1769491587"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -27,
"time": "1769490471"
},
"departure": {
"delay": -27,
"time": "1769490513"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -44,
"time": "1769490652"
},
"departure": {
"delay": -44,
"time": "1769490736"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -99,
"time": "1769491690"
},
"departure": {
"delay": -99,
"time": "1769491701"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 15,
"time": "1769491259"
},
"departure": {
"delay": 15,
"time": "1769491275"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -67,
"time": "1769491656"
},
"departure": {
"delay": -67,
"time": "1769491673"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -118,
"time": "1769491742"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -36,
"time": "1769489825"
},
"departure": {
"delay": -36,
"time": "1769489844"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1769489561"
},
"departure": {
"delay": 29,
"time": "1769489609"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1769491215"
},
"departure": {
"delay": 32,
"time": "1769491232"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745711x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745246x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769511197"
},
"departure": {
"delay": 55,
"time": "1769511235"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1769511112"
},
"departure": {
"delay": 23,
"time": "1769511143"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1769510873"
},
"departure": {
"delay": 15,
"time": "1769510895"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1769511520"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1769510707"
},
"departure": {
"delay": 46,
"time": "1769510746"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1769510549"
},
"departure": {
"delay": 127,
"time": "1769510587"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1769510060"
},
"departure": {
"delay": 111,
"time": "1769510091"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1769510790"
},
"departure": {
"delay": 63,
"time": "1769510823"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1769510228"
},
"departure": {
"delay": 98,
"time": "1769510258"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1769510494"
},
"departure": {
"delay": 122,
"time": "1769510522"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1769511352"
},
"departure": {
"delay": -22,
"time": "1769511398"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1769510623"
},
"departure": {
"delay": 93,
"time": "1769510673"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 105,
"time": "1769510174"
},
"departure": {
"delay": 105,
"time": "1769510205"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1769510111"
},
"departure": {
"delay": 112,
"time": "1769510152"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1769510944"
},
"departure": {
"delay": -16,
"time": "1769510984"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1769510283"
},
"departure": {
"delay": 145,
"time": "1769510365"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1769511010"
},
"departure": {
"delay": 23,
"time": "1769511083"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1769510390"
},
"departure": {
"delay": 151,
"time": "1769510431"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 783,
"time": "1769510583"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1769511267"
},
"departure": {
"delay": 2,
"time": "1769511302"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745246x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx113:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769514995"
},
"departure": {
"delay": 35,
"time": "1769514995"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1769515099"
},
"departure": {
"delay": 19,
"time": "1769515099"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1769515036"
},
"departure": {
"delay": 16,
"time": "1769515036"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1769515485"
},
"departure": {
"delay": 45,
"time": "1769515485"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1769514810"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1769514923"
},
"departure": {
"delay": 23,
"time": "1769514923"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1769515284"
},
"departure": {
"delay": 24,
"time": "1769515284"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769515230"
},
"departure": {
"delay": 30,
"time": "1769515230"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1769515183"
},
"departure": {
"delay": 43,
"time": "1769515183"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx113:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596564:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1769514601"
},
"departure": {
"delay": 121,
"time": "1769514601"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1769514360"
},
"departure": {
"delay": 120,
"time": "1769514360"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1769514731"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 173,
"time": "1769514281"
},
"departure": {
"delay": 173,
"time": "1769514293"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1769514108"
},
"departure": {
"delay": 113,
"time": "1769514113"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1769514183"
},
"departure": {
"delay": 123,
"time": "1769514183"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 173,
"time": "1769514533"
},
"departure": {
"delay": 173,
"time": "1769514533"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 143,
"time": "1769513963"
},
"departure": {
"delay": 143,
"time": "1769513963"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1769514249"
},
"departure": {
"delay": 129,
"time": "1769514249"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1769514452"
},
"departure": {
"delay": 152,
"time": "1769514452"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1769514623",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596564:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745669x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769507094"
},
"departure": {
"delay": 4,
"time": "1769507104"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1769508801"
},
"departure": {
"delay": 85,
"time": "1769508985"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 29,
"time": "1769507009"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -40,
"time": "1769507705"
},
"departure": {
"delay": -40,
"time": "1769507720"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1769509324"
},
"departure": {
"delay": 98,
"time": "1769509358"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1769507491"
},
"departure": {
"delay": 1,
"time": "1769507521"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1769509688"
},
"departure": {
"delay": 22,
"time": "1769509702"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 46,
"time": "1769508274"
},
"departure": {
"delay": 46,
"time": "1769508286"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1769507611"
},
"departure": {
"delay": -1,
"time": "1769507639"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 105,
"time": "1769509392"
},
"departure": {
"delay": 105,
"time": "1769509425"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -29,
"time": "1769508598"
},
"departure": {
"delay": -29,
"time": "1769508631"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1769508466"
},
"departure": {
"delay": 11,
"time": "1769508491"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1769508076"
},
"departure": {
"delay": 68,
"time": "1769508128"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1769507385"
},
"departure": {
"delay": 19,
"time": "1769507419"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 84,
"time": "1769509549"
},
"departure": {
"delay": 84,
"time": "1769509584"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -2,
"time": "1769507199"
},
"departure": {
"delay": -2,
"time": "1769507218"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 113,
"time": "1769509160"
},
"departure": {
"delay": 113,
"time": "1769509193"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1769508530"
},
"departure": {
"delay": 22,
"time": "1769508562"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1769508138"
},
"departure": {
"delay": 48,
"time": "1769508168"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -44,
"time": "1769508682"
},
"departure": {
"delay": -44,
"time": "1769508736"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1769509799"
},
"departure": {
"delay": 15,
"time": "1769509815"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1769509626"
},
"departure": {
"delay": 52,
"time": "1769509672"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1769508377"
},
"departure": {
"delay": 18,
"time": "1769508438"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1769509720"
},
"departure": {
"delay": 22,
"time": "1769509762"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -42,
"time": "1769509878"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 19,
"time": "1769507161"
},
"departure": {
"delay": 19,
"time": "1769507179"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 126,
"time": "1769509241"
},
"departure": {
"delay": 126,
"time": "1769509266"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -5,
"time": "1769507565"
},
"departure": {
"delay": -5,
"time": "1769507575"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1769508325"
},
"departure": {
"delay": 1,
"time": "1769508361"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1769509478"
},
"departure": {
"delay": 63,
"time": "1769509503"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -18,
"time": "1769507130"
},
"departure": {
"delay": -18,
"time": "1769507142"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -22,
"time": "1769507301"
},
"departure": {
"delay": -22,
"time": "1769507318"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745669x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769512920"
},
"departure": {
"delay": 125,
"time": "1769512925"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769514240"
},
"departure": {
"delay": 5,
"time": "1769514245"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769515200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 15,
"time": "1769512510"
},
"departure": {
"delay": 15,
"time": "1769512515"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1769512440"
},
"departure": {
"delay": 125,
"time": "1769512445"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1769513040"
},
"departure": {
"delay": 125,
"time": "1769513045"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769515020"
},
"departure": {
"delay": 60,
"time": "1769515020"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1769515080"
},
"departure": {
"delay": 60,
"time": "1769515080"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1769513700"
},
"departure": {
"delay": 180,
"time": "1769513760"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769514960"
},
"departure": {
"delay": 60,
"time": "1769514960"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1769513460"
},
"departure": {
"delay": 125,
"time": "1769513465"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1769513100"
},
"departure": {
"delay": 125,
"time": "1769513105"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1769512740"
},
"departure": {
"delay": 65,
"time": "1769512745"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769513940"
},
"departure": {
"delay": 5,
"time": "1769513945"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1769512860"
},
"departure": {
"delay": 125,
"time": "1769512865"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1769513530"
},
"departure": {
"delay": 75,
"time": "1769513535"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1769514965"
},
"departure": {
"delay": 65,
"time": "1769514965"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1769514600"
},
"departure": {
"delay": 65,
"time": "1769514605"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 135,
"time": "1769512990"
},
"departure": {
"delay": 135,
"time": "1769512995"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1769513160"
},
"departure": {
"delay": 125,
"time": "1769513165"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769514420"
},
"departure": {
"delay": 5,
"time": "1769514425"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1769513340"
},
"departure": {
"delay": 125,
"time": "1769513345"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769514900"
},
"departure": {
"delay": 60,
"time": "1769514900"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769514120"
},
"departure": {
"delay": 5,
"time": "1769514125"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1769512980"
},
"departure": {
"delay": 125,
"time": "1769512985"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1769513520"
},
"departure": {
"delay": 125,
"time": "1769513525"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769514300"
},
"departure": {
"time": "1769514360"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1769512500"
},
"departure": {
"delay": 125,
"time": "1769512505"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769514780"
},
"departure": {
"delay": 60,
"time": "1769514780"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769512620"
},
"departure": {
"delay": 60,
"time": "1769512680"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1769514660"
},
"departure": {
"delay": 65,
"time": "1769514665"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1769512800"
},
"departure": {
"delay": 65,
"time": "1769512805"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1769512320"
},
"departure": {
"delay": 65,
"time": "1769512325"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1769513640"
},
"departure": {
"delay": 125,
"time": "1769513645"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"delay": 60,
"time": "1769512260"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769514807",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:533:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1160:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769513273"
},
"departure": {
"delay": 12,
"time": "1769513292"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 189,
"time": "1769514329"
},
"departure": {
"delay": 189,
"time": "1769514489"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1769512951"
},
"departure": {
"delay": 91,
"time": "1769512951"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 244,
"time": "1769514664"
},
"departure": {
"delay": 244,
"time": "1769514664"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 176,
"time": "1769515136"
},
"departure": {
"delay": 176,
"time": "1769515136"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1769513015"
},
"departure": {
"delay": 35,
"time": "1769513015"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769513220"
},
"departure": {
"time": "1769513220"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 103,
"time": "1769512663"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 201,
"time": "1769514861"
},
"departure": {
"delay": 201,
"time": "1769514861"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 92,
"time": "1769512832"
},
"departure": {
"delay": 92,
"time": "1769512832"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1769513676"
},
"departure": {
"delay": -12,
"time": "1769513688"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1769515316"
},
"departure": {
"delay": 176,
"time": "1769515316"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 156,
"time": "1769514216"
},
"departure": {
"delay": 156,
"time": "1769514216"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 177,
"time": "1769515077"
},
"departure": {
"delay": 177,
"time": "1769515077"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 186,
"time": "1769514966"
},
"departure": {
"delay": 186,
"time": "1769514966"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 176,
"time": "1769514896"
},
"departure": {
"delay": 176,
"time": "1769514896"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 261,
"time": "1769514741"
},
"departure": {
"delay": 261,
"time": "1769514741"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1769513417"
},
"departure": {
"delay": 38,
"time": "1769513438"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 191,
"time": "1769515211"
},
"departure": {
"delay": 191,
"time": "1769515211"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1769513489"
},
"departure": {
"delay": 29,
"time": "1769513489"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1769513590"
},
"departure": {
"delay": 10,
"time": "1769513590"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1769512764"
},
"departure": {
"delay": 84,
"time": "1769512764"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 153,
"time": "1769513896"
},
"departure": {
"delay": 153,
"time": "1769513913"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 198,
"time": "1769514119"
},
"departure": {
"delay": 198,
"time": "1769514138"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 176,
"time": "1769515496"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1769513091"
},
"departure": {
"delay": 51,
"time": "1769513091"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1769514038"
},
"departure": {
"delay": 158,
"time": "1769514038"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769512670",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1160:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746227x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 220,
"time": "1769516200"
},
"departure": {
"delay": 220,
"time": "1769516200"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 220,
"time": "1769515180"
},
"departure": {
"delay": 220,
"time": "1769515180"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 220,
"time": "1769516740"
},
"departure": {
"delay": 220,
"time": "1769516740"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 136,
"time": "1769513701"
},
"departure": {
"delay": 136,
"time": "1769513716"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 168,
"time": "1769513974"
},
"departure": {
"delay": 168,
"time": "1769513988"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 220,
"time": "1769515360"
},
"departure": {
"delay": 220,
"time": "1769515360"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 220,
"time": "1769515780"
},
"departure": {
"delay": 220,
"time": "1769515780"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 202,
"time": "1769513917"
},
"departure": {
"delay": 202,
"time": "1769513962"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 220,
"time": "1769516620"
},
"departure": {
"delay": 220,
"time": "1769516620"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 152,
"time": "1769514201"
},
"departure": {
"delay": 152,
"time": "1769514212"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 220,
"time": "1769515600"
},
"departure": {
"delay": 220,
"time": "1769515600"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 220,
"time": "1769516260"
},
"departure": {
"delay": 220,
"time": "1769516260"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 112,
"time": "1769514099"
},
"departure": {
"delay": 112,
"time": "1769514172"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1769514445"
},
"departure": {
"delay": 126,
"time": "1769514486"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 220,
"time": "1769516980"
},
"departure": {
"delay": 220,
"time": "1769516980"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 178,
"time": "1769513849"
},
"departure": {
"delay": 178,
"time": "1769513878"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 220,
"time": "1769515900"
},
"departure": {
"delay": 220,
"time": "1769515900"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 220,
"time": "1769515060"
},
"departure": {
"delay": 220,
"time": "1769515060"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 220,
"time": "1769516500"
},
"departure": {
"delay": 220,
"time": "1769516500"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 120,
"time": "1769514230"
},
"departure": {
"delay": 120,
"time": "1769514240"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 220,
"time": "1769515480"
},
"departure": {
"delay": 220,
"time": "1769515480"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1769513601"
},
"departure": {
"delay": 112,
"time": "1769513632"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 122,
"time": "1769514570"
},
"departure": {
"delay": 122,
"time": "1769514602"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1769513655"
},
"departure": {
"delay": 102,
"time": "1769513682"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 207,
"time": "1769514720"
},
"departure": {
"delay": 207,
"time": "1769514807"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 220,
"time": "1769516920"
},
"departure": {
"delay": 220,
"time": "1769516920"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 220,
"time": "1769516380"
},
"departure": {
"delay": 220,
"time": "1769516380"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 112,
"time": "1769514349"
},
"departure": {
"delay": 112,
"time": "1769514412"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 220,
"time": "1769516860"
},
"departure": {
"delay": 220,
"time": "1769516860"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 220,
"time": "1769515000"
},
"departure": {
"delay": 220,
"time": "1769515000"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1769513490"
},
"departure": {
"delay": 116,
"time": "1769513516"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1769513732"
},
"departure": {
"delay": 151,
"time": "1769513791"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 97,
"time": "1769513437"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 220,
"time": "1769515840"
},
"departure": {
"delay": 220,
"time": "1769515840"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 220,
"time": "1769516140"
},
"departure": {
"delay": 220,
"time": "1769516140"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 220,
"time": "1769515660"
},
"departure": {
"delay": 220,
"time": "1769515660"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 220,
"time": "1769515300"
},
"departure": {
"delay": 220,
"time": "1769515300"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1769513999"
},
"departure": {
"delay": 132,
"time": "1769514012"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 220,
"time": "1769515720"
},
"departure": {
"delay": 220,
"time": "1769515720"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 220,
"time": "1769515960"
},
"departure": {
"delay": 220,
"time": "1769515960"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 220,
"time": "1769516440"
},
"departure": {
"delay": 220,
"time": "1769516440"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 220,
"time": "1769516680"
},
"departure": {
"delay": 220,
"time": "1769516680"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 220,
"time": "1769516320"
},
"departure": {
"delay": 220,
"time": "1769516320"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 197,
"time": "1769513806"
},
"departure": {
"delay": 197,
"time": "1769513837"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 220,
"time": "1769515240"
},
"departure": {
"delay": 220,
"time": "1769515240"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 220,
"time": "1769516560"
},
"departure": {
"delay": 220,
"time": "1769516560"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 220,
"time": "1769517040"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 122,
"time": "1769514270"
},
"departure": {
"delay": 122,
"time": "1769514302"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 220,
"time": "1769516020"
},
"departure": {
"delay": 220,
"time": "1769516020"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 220,
"time": "1769516260"
},
"departure": {
"delay": 220,
"time": "1769516260"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746227x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9657:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769517385"
},
"departure": {
"delay": 25,
"time": "1769517385"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1769516702"
},
"departure": {
"delay": 2,
"time": "1769516702"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1769516535"
},
"departure": {
"delay": 15,
"time": "1769516535"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1769516515"
},
"departure": {
"delay": 55,
"time": "1769516515"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1769517539"
},
"departure": {
"delay": 59,
"time": "1769517539"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1769516657"
},
"departure": {
"delay": 17,
"time": "1769516657"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1769516996"
},
"departure": {
"delay": 56,
"time": "1769516996"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1769517426"
},
"departure": {
"delay": 6,
"time": "1769517426"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769517300"
},
"departure": {
"time": "1769517300"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769517116"
},
"departure": {
"delay": 56,
"time": "1769517116"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1769517217"
},
"departure": {
"delay": 37,
"time": "1769517217"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1769516849"
},
"departure": {
"delay": 29,
"time": "1769516849"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769516963"
},
"departure": {
"delay": 23,
"time": "1769516963"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769517582"
},
"departure": {
"delay": 42,
"time": "1769517582"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1769516606"
},
"departure": {
"delay": 26,
"time": "1769516606"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1769517267"
},
"departure": {
"delay": 27,
"time": "1769517267"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769505959",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9657:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12886:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1769515261"
},
"departure": {
"delay": 61,
"time": "1769515261"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1769515467"
},
"departure": {
"delay": 87,
"time": "1769515467"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 101,
"time": "1769514881"
},
"departure": {
"delay": 101,
"time": "1769514881"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1769516310"
},
"departure": {
"delay": 90,
"time": "1769516310"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1769514824"
},
"departure": {
"delay": 44,
"time": "1769514824"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1769515064"
},
"departure": {
"delay": 44,
"time": "1769515064"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1769514943"
},
"departure": {
"delay": 103,
"time": "1769514943"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1769515226"
},
"departure": {
"delay": 86,
"time": "1769515226"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1769514944"
},
"departure": {
"delay": 44,
"time": "1769514944"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1769515539"
},
"departure": {
"delay": 99,
"time": "1769515539"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 86,
"time": "1769514986"
},
"departure": {
"delay": 86,
"time": "1769514986"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1769515426"
},
"departure": {
"delay": 46,
"time": "1769515426"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1769516326"
},
"departure": {
"delay": 46,
"time": "1769516326"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1769515604"
},
"departure": {
"delay": 44,
"time": "1769515604"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1769516506"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1769514779"
},
"departure": {
"delay": 59,
"time": "1769514779"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1769515345"
},
"departure": {
"delay": 85,
"time": "1769515345"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1769515304"
},
"departure": {
"delay": 44,
"time": "1769515304"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1769515133"
},
"departure": {
"delay": 53,
"time": "1769515133"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769514160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12886:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769513460"
},
"departure": {
"time": "1769513460"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769510700"
},
"departure": {
"time": "1769510700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769512080"
},
"departure": {
"time": "1769512080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769512260"
},
"departure": {
"time": "1769512260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769512320"
},
"departure": {
"time": "1769512320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769512020"
},
"departure": {
"time": "1769512020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769513640"
},
"departure": {
"time": "1769513640"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769511000"
},
"departure": {
"time": "1769511000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769510460"
},
"departure": {
"time": "1769510460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769512920"
},
"departure": {
"time": "1769512920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769512800"
},
"departure": {
"time": "1769512800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"departure": {
"time": "1769510400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769512980"
},
"departure": {
"time": "1769512980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769513100"
},
"departure": {
"time": "1769513100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769513280"
},
"departure": {
"time": "1769513280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769511660"
},
"departure": {
"time": "1769511660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769511360"
},
"departure": {
"time": "1769511360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769512860"
},
"departure": {
"time": "1769512860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769512380"
},
"departure": {
"time": "1769512380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769513160"
},
"departure": {
"time": "1769513160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769511480"
},
"departure": {
"time": "1769511480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769510520"
},
"departure": {
"time": "1769510520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769510640"
},
"departure": {
"time": "1769510640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769513040"
},
"departure": {
"time": "1769513040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769513520"
},
"departure": {
"time": "1769513520"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769512620"
},
"departure": {
"time": "1769512620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769511120"
},
"departure": {
"time": "1769511120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769510880"
},
"departure": {
"time": "1769510880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769512500"
},
"departure": {
"time": "1769512500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769513700"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769513400"
},
"departure": {
"time": "1769513400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769510940"
},
"departure": {
"time": "1769510940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769511300"
},
"departure": {
"time": "1769511300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769506345",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:489:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748458x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 269,
"time": "1769504861"
},
"departure": {
"delay": 269,
"time": "1769504909"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 203,
"time": "1769503001"
},
"departure": {
"delay": 203,
"time": "1769503043"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 252,
"time": "1769505172"
},
"departure": {
"delay": 252,
"time": "1769505192"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 273,
"time": "1769504928"
},
"departure": {
"delay": 273,
"time": "1769504973"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 387,
"time": "1769503782"
},
"departure": {
"delay": 387,
"time": "1769503827"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 372,
"time": "1769503987"
},
"departure": {
"delay": 372,
"time": "1769503992"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 117,
"time": "1769502657"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 272,
"time": "1769503246"
},
"departure": {
"delay": 272,
"time": "1769503292"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1769502861"
},
"departure": {
"delay": 123,
"time": "1769502903"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 413,
"time": "1769503876"
},
"departure": {
"delay": 413,
"time": "1769503913"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 235,
"time": "1769504738"
},
"departure": {
"delay": 235,
"time": "1769504755"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 249,
"time": "1769504476"
},
"departure": {
"delay": 249,
"time": "1769504529"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 279,
"time": "1769505002"
},
"departure": {
"delay": 279,
"time": "1769505039"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 312,
"time": "1769504036"
},
"departure": {
"delay": 312,
"time": "1769504052"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1769502955"
},
"departure": {
"delay": 133,
"time": "1769502973"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 324,
"time": "1769503565"
},
"departure": {
"delay": 324,
"time": "1769503584"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 285,
"time": "1769505272"
},
"departure": {
"delay": 285,
"time": "1769505285"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 300,
"time": "1769503387"
},
"departure": {
"delay": 300,
"time": "1769503440"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 227,
"time": "1769505091"
},
"departure": {
"delay": 227,
"time": "1769505107"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 439,
"time": "1769504370"
},
"departure": {
"delay": 439,
"time": "1769504419"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 281,
"time": "1769505320"
},
"departure": {
"delay": 281,
"time": "1769505341"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 194,
"time": "1769504555"
},
"departure": {
"delay": 194,
"time": "1769504594"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 330,
"time": "1769503510"
},
"departure": {
"delay": 330,
"time": "1769503530"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 323,
"time": "1769504161"
},
"departure": {
"delay": 323,
"time": "1769504183"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 290,
"time": "1769503352"
},
"departure": {
"delay": 290,
"time": "1769503370"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 358,
"time": "1769503661"
},
"departure": {
"delay": 358,
"time": "1769503678"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 262,
"time": "1769505382"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 341,
"time": "1769504094"
},
"departure": {
"delay": 341,
"time": "1769504141"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 263,
"time": "1769504829"
},
"departure": {
"delay": 263,
"time": "1769504843"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 409,
"time": "1769504264"
},
"departure": {
"delay": 409,
"time": "1769504329"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 252,
"time": "1769505048"
},
"departure": {
"delay": 252,
"time": "1769505072"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 226,
"time": "1769505127"
},
"departure": {
"delay": 226,
"time": "1769505166"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 195,
"time": "1769503135"
},
"departure": {
"delay": 195,
"time": "1769503155"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748458x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769516342"
},
"departure": {
"delay": 2,
"time": "1769516342"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769516165"
},
"departure": {
"delay": 5,
"time": "1769516165"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769511980",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1146:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15744:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769513544"
},
"departure": {
"delay": 24,
"time": "1769513544"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769514271"
},
"departure": {
"delay": 31,
"time": "1769514271"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769513100"
},
"departure": {
"time": "1769513100"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1769513407"
},
"departure": {
"delay": 7,
"time": "1769513407"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1769514197"
},
"departure": {
"delay": 17,
"time": "1769514197"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1769512857"
},
"departure": {
"delay": 57,
"time": "1769512857"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1769513219"
},
"departure": {
"delay": 59,
"time": "1769513219"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769513149"
},
"departure": {
"delay": 49,
"time": "1769513149"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1769513617"
},
"departure": {
"delay": 37,
"time": "1769513617"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1769514531"
},
"departure": {
"delay": 51,
"time": "1769514531"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769514900"
},
"departure": {
"time": "1769514900"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 58,
"time": "1769514478"
},
"departure": {
"delay": 58,
"time": "1769514478"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1769513467"
},
"departure": {
"delay": 7,
"time": "1769513467"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769513680"
},
"departure": {
"delay": 40,
"time": "1769513680"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769512740"
},
"departure": {
"time": "1769512740"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769513264"
},
"departure": {
"delay": 44,
"time": "1769513264"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1769514637"
},
"departure": {
"delay": 37,
"time": "1769514637"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769513040"
},
"departure": {
"time": "1769513040"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769515140"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 54,
"time": "1769513874"
},
"departure": {
"delay": 54,
"time": "1769513874"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1769512802"
},
"departure": {
"delay": 2,
"time": "1769512802"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769514420"
},
"departure": {
"time": "1769514420"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1769512947"
},
"departure": {
"delay": 27,
"time": "1769512947"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514120"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1769514324"
},
"departure": {
"delay": 24,
"time": "1769514324"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769513340"
},
"departure": {
"time": "1769513340"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769512620"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769512977"
},
"departure": {
"delay": 57,
"time": "1769512977"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1769514578"
},
"departure": {
"delay": 38,
"time": "1769514578"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1769514835"
},
"departure": {
"delay": 55,
"time": "1769514835"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769513820"
},
"departure": {
"time": "1769513820"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1769514034"
},
"departure": {
"delay": 34,
"time": "1769514034"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1769513961"
},
"departure": {
"delay": 21,
"time": "1769513961"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1769515011"
},
"departure": {
"delay": 51,
"time": "1769515011"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 54,
"time": "1769514774"
},
"departure": {
"delay": 54,
"time": "1769514774"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769512240",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15744:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13679:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1769513171"
},
"departure": {
"delay": -41,
"time": "1769513179"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1769511407"
},
"departure": {
"delay": 47,
"time": "1769511407"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1769511330"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -115,
"time": "1769513405"
},
"departure": {
"delay": -115,
"time": "1769513405"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -281,
"time": "1769513779"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -55,
"time": "1769511965"
},
"departure": {
"delay": -55,
"time": "1769511965"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -149,
"time": "1769513607"
},
"departure": {
"delay": -149,
"time": "1769513611"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 14,
"time": "1769511854"
},
"departure": {
"delay": 14,
"time": "1769511854"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -33,
"time": "1769512947"
},
"departure": {
"delay": -33,
"time": "1769512947"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -134,
"time": "1769512185"
},
"departure": {
"delay": -134,
"time": "1769512186"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1769511699"
},
"departure": {
"delay": 39,
"time": "1769511699"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1769513034"
},
"departure": {
"delay": -6,
"time": "1769513034"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -46,
"time": "1769513041"
},
"departure": {
"delay": -46,
"time": "1769513054"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -129,
"time": "1769513331"
},
"departure": {
"delay": -129,
"time": "1769513331"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 96,
"time": "1769511516"
},
"departure": {
"delay": 96,
"time": "1769511516"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -131,
"time": "1769513509"
},
"departure": {
"delay": -131,
"time": "1769513509"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 45,
"time": "1769511465"
},
"departure": {
"delay": 45,
"time": "1769511465"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1769511654"
},
"departure": {
"delay": 57,
"time": "1769511657"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1769511563"
},
"departure": {
"delay": 83,
"time": "1769511563"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769512872"
},
"departure": {
"delay": 20,
"time": "1769512880"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -126,
"time": "1769512233"
},
"departure": {
"delay": -126,
"time": "1769512254"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -128,
"time": "1769512072"
},
"departure": {
"delay": -128,
"time": "1769512072"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -106,
"time": "1769512333"
},
"departure": {
"delay": -106,
"time": "1769512334"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -170,
"time": "1769513470"
},
"departure": {
"delay": -170,
"time": "1769513470"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -11,
"time": "1769512469"
},
"departure": {
"delay": -11,
"time": "1769512729"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -160,
"time": "1769513720"
},
"departure": {
"delay": -160,
"time": "1769513720"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -108,
"time": "1769512032"
},
"departure": {
"delay": -108,
"time": "1769512032"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1769511579"
},
"departure": {
"delay": 39,
"time": "1769511579"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1769511770"
},
"departure": {
"delay": -1,
"time": "1769511779"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -48,
"time": "1769511908"
},
"departure": {
"delay": -48,
"time": "1769511912"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1769511747"
},
"departure": {
"delay": 27,
"time": "1769511747"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1769511627"
},
"departure": {
"delay": 27,
"time": "1769511627"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1769513302"
},
"departure": {
"delay": -38,
"time": "1769513302"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -72,
"time": "1769513328"
},
"departure": {
"delay": -72,
"time": "1769513328"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -139,
"time": "1769513556"
},
"departure": {
"delay": -139,
"time": "1769513561"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1769510860",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13679:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745143x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769508769"
},
"departure": {
"delay": 23,
"time": "1769508803"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -37,
"time": "1769509464"
},
"departure": {
"delay": -37,
"time": "1769509523"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1769509147"
},
"departure": {
"delay": 51,
"time": "1769509191"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1769509386"
},
"departure": {
"delay": -14,
"time": "1769509426"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -93,
"time": "1769509618"
},
"departure": {
"delay": -93,
"time": "1769509647"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1769509957"
},
"departure": {
"delay": -8,
"time": "1769510032"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769509019"
},
"departure": {
"delay": 20,
"time": "1769509040"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -92,
"time": "1769509571"
},
"departure": {
"delay": -92,
"time": "1769509588"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -53,
"time": "1769509880"
},
"departure": {
"delay": -53,
"time": "1769509927"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -104,
"time": "1769509718"
},
"departure": {
"delay": -104,
"time": "1769509756"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1769509074"
},
"departure": {
"delay": 29,
"time": "1769509109"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1769508851"
},
"departure": {
"delay": 44,
"time": "1769508884"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1769508930"
},
"departure": {
"delay": 22,
"time": "1769508982"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1769509306"
},
"departure": {
"delay": 26,
"time": "1769509346"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1769510056"
},
"departure": {
"delay": -9,
"time": "1769510091"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1769510108"
},
"departure": {
"delay": -24,
"time": "1769510136"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -122,
"time": "1769510218"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 2,
"time": "1769508602"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -63,
"time": "1769509811"
},
"departure": {
"delay": -63,
"time": "1769509857"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745143x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8968:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1769512439"
},
"departure": {
"delay": 119,
"time": "1769512439"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 145,
"time": "1769512285"
},
"departure": {
"delay": 145,
"time": "1769512285"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1769511790"
},
"departure": {
"delay": 70,
"time": "1769511790"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1769512610"
},
"departure": {
"delay": 110,
"time": "1769512610"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 135,
"time": "1769513535"
},
"departure": {
"delay": 135,
"time": "1769513535"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 165,
"time": "1769512760"
},
"departure": {
"delay": 165,
"time": "1769512785"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1769514037"
},
"departure": {
"delay": 180,
"time": "1769514060"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 95,
"time": "1769511894"
},
"departure": {
"delay": 95,
"time": "1769511935"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1769514135"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 126,
"time": "1769512386"
},
"departure": {
"delay": 126,
"time": "1769512386"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769513160"
},
"departure": {
"delay": 120,
"time": "1769513160"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1769513212"
},
"departure": {
"delay": 135,
"time": "1769513235"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 195,
"time": "1769513786"
},
"departure": {
"delay": 195,
"time": "1769513835"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 107,
"time": "1769513087"
},
"departure": {
"delay": 107,
"time": "1769513087"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1769511693"
},
"departure": {
"delay": 33,
"time": "1769511693"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 170,
"time": "1769512891"
},
"departure": {
"delay": 170,
"time": "1769512910"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 134,
"time": "1769513294"
},
"departure": {
"delay": 134,
"time": "1769513294"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 155,
"time": "1769513735"
},
"departure": {
"delay": 155,
"time": "1769513735"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 107,
"time": "1769512187"
},
"departure": {
"delay": 107,
"time": "1769512187"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 118,
"time": "1769512078"
},
"departure": {
"delay": 118,
"time": "1769512078"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1769511630"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 155,
"time": "1769512835"
},
"departure": {
"delay": 155,
"time": "1769512835"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 203,
"time": "1769513963"
},
"departure": {
"delay": 203,
"time": "1769513963"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 116,
"time": "1769512016"
},
"departure": {
"delay": 116,
"time": "1769512016"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1769512314"
},
"departure": {
"delay": 135,
"time": "1769512335"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1769513336"
},
"departure": {
"delay": 116,
"time": "1769513336"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 116,
"time": "1769513013"
},
"departure": {
"delay": 116,
"time": "1769513036"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1769513413"
},
"departure": {
"delay": 133,
"time": "1769513413"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 210,
"time": "1769513910"
},
"departure": {
"delay": 210,
"time": "1769513910"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 150,
"time": "1769512691"
},
"departure": {
"delay": 150,
"time": "1769512710"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1769512549"
},
"departure": {
"delay": 109,
"time": "1769512549"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 175,
"time": "1769513635"
},
"departure": {
"delay": 175,
"time": "1769513635"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 134,
"time": "1769512994"
},
"departure": {
"delay": 134,
"time": "1769512994"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1769512488"
},
"departure": {
"delay": 108,
"time": "1769512488"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769511200",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8968:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595691:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -132,
"time": "1769516628"
},
"departure": {
"delay": -132,
"time": "1769516628"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1597,
"time": "1769514803"
},
"departure": {
"delay": -1597,
"time": "1769514803"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -419,
"time": "1769518441"
},
"departure": {
"delay": -419,
"time": "1769518441"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -280,
"time": "1769517980"
},
"departure": {
"delay": -280,
"time": "1769517980"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -343,
"time": "1769518337"
},
"departure": {
"delay": -343,
"time": "1769518337"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -205,
"time": "1769516795"
},
"departure": {
"delay": -205,
"time": "1769516795"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -113,
"time": "1769516707"
},
"departure": {
"delay": -113,
"time": "1769516707"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -114,
"time": "1769516466"
},
"departure": {
"delay": -114,
"time": "1769516466"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -138,
"time": "1769516742"
},
"departure": {
"delay": -138,
"time": "1769516742"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -295,
"time": "1769517725"
},
"departure": {
"delay": -295,
"time": "1769517725"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1417,
"time": "1769514803"
},
"departure": {
"delay": -1417,
"time": "1769514803"
},
"stopId": "FR:27439:ZE:0xRAIN01:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -1177,
"time": "1769514803"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -436,
"time": "1769518544"
},
"departure": {
"delay": -436,
"time": "1769518544"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -390,
"time": "1769518470"
},
"departure": {
"delay": -390,
"time": "1769518470"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -344,
"time": "1769518276"
},
"departure": {
"delay": -344,
"time": "1769518276"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -200,
"time": "1769517280"
},
"departure": {
"delay": -200,
"time": "1769517280"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -246,
"time": "1769517414"
},
"departure": {
"delay": -246,
"time": "1769517414"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -260,
"time": "1769517160"
},
"departure": {
"delay": -260,
"time": "1769517160"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -149,
"time": "1769516911"
},
"departure": {
"delay": -149,
"time": "1769516911"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -291,
"time": "1769517789"
},
"departure": {
"delay": -291,
"time": "1769517789"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -257,
"time": "1769517043"
},
"departure": {
"delay": -257,
"time": "1769517043"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1477,
"time": "1769514803"
},
"departure": {
"delay": -1477,
"time": "1769514803"
},
"stopId": "FR:27439:ZE:0xLAVA01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -78,
"time": "1769516562"
},
"departure": {
"delay": -78,
"time": "1769516562"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -360,
"time": "1769518380"
},
"departure": {
"delay": -360,
"time": "1769518380"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -316,
"time": "1769517464"
},
"departure": {
"delay": -316,
"time": "1769517464"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -277,
"time": "1769517083"
},
"departure": {
"delay": -277,
"time": "1769517083"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -250,
"time": "1769517950"
},
"departure": {
"delay": -250,
"time": "1769517950"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1657,
"time": "1769514803"
},
"departure": {
"delay": -1657,
"time": "1769514803"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -302,
"time": "1769517658"
},
"departure": {
"delay": -302,
"time": "1769517658"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -458,
"time": "1769518582"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -363,
"time": "1769518257"
},
"departure": {
"delay": -363,
"time": "1769518257"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -307,
"time": "1769517833"
},
"departure": {
"delay": -307,
"time": "1769517833"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -330,
"time": "1769517870"
},
"departure": {
"delay": -330,
"time": "1769517870"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -203,
"time": "1769516977"
},
"departure": {
"delay": -203,
"time": "1769516977"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1357,
"time": "1769514803"
},
"departure": {
"delay": -1357,
"time": "1769514803"
},
"stopId": "FR:27439:ZE:0xNORM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -342,
"time": "1769518158"
},
"departure": {
"delay": -342,
"time": "1769518158"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -349,
"time": "1769518211"
},
"departure": {
"delay": -349,
"time": "1769518211"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -76,
"time": "1769516504"
},
"departure": {
"delay": -76,
"time": "1769516504"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -315,
"time": "1769518125"
},
"departure": {
"delay": -315,
"time": "1769518125"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -306,
"time": "1769518014"
},
"departure": {
"delay": -306,
"time": "1769518014"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595691:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16236:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -82,
"time": "1769513448"
},
"departure": {
"delay": -82,
"time": "1769513498"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -67,
"time": "1769513872"
},
"departure": {
"delay": -67,
"time": "1769513873"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1769512772"
},
"departure": {
"delay": 154,
"time": "1769512774"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1769513724"
},
"departure": {
"delay": 71,
"time": "1769513831"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769513159"
},
"departure": {
"delay": 12,
"time": "1769513172"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 24,
"time": "1769512524"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1769512687"
},
"departure": {
"delay": 77,
"time": "1769512697"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1769513014"
},
"departure": {
"delay": 154,
"time": "1769513014"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1769512590"
},
"departure": {
"delay": 96,
"time": "1769512596"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -79,
"time": "1769513921"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769512541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16236:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:581:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769517000"
},
"departure": {
"delay": 60,
"time": "1769517000"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1769517185"
},
"departure": {
"delay": 65,
"time": "1769517185"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1769515560"
},
"departure": {
"delay": 60,
"time": "1769515560"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769515140"
},
"departure": {
"delay": 60,
"time": "1769515140"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769516400"
},
"departure": {
"delay": 60,
"time": "1769516400"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769517360"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1769516525"
},
"departure": {
"delay": 65,
"time": "1769516525"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769515380"
},
"departure": {
"delay": 60,
"time": "1769515380"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769516700"
},
"departure": {
"delay": 60,
"time": "1769516700"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769516820"
},
"departure": {
"delay": 60,
"time": "1769516820"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769516100"
},
"departure": {
"delay": 60,
"time": "1769516100"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769517180"
},
"departure": {
"delay": 60,
"time": "1769517180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1769516340"
},
"departure": {
"delay": 60,
"time": "1769516340"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769516640"
},
"departure": {
"delay": 60,
"time": "1769516640"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769514900"
},
"departure": {
"delay": 60,
"time": "1769514900"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769515320"
},
"departure": {
"delay": 60,
"time": "1769515320"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769515500"
},
"departure": {
"delay": 60,
"time": "1769515500"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1769514780"
},
"departure": {
"delay": 65,
"time": "1769514785"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769516765"
},
"departure": {
"delay": 65,
"time": "1769516765"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1769514720"
},
"departure": {
"delay": 65,
"time": "1769514725"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1769514660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769514960"
},
"departure": {
"delay": 60,
"time": "1769514960"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769515080"
},
"departure": {
"delay": 60,
"time": "1769515080"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769516580"
},
"departure": {
"delay": 60,
"time": "1769516580"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769515020"
},
"departure": {
"delay": 60,
"time": "1769515020"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769514840"
},
"departure": {
"delay": 60,
"time": "1769514840"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1769516770"
},
"departure": {
"delay": 70,
"time": "1769516770"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769515440"
},
"departure": {
"delay": 60,
"time": "1769515440"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769516520"
},
"departure": {
"delay": 60,
"time": "1769516520"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769516760"
},
"departure": {
"delay": 60,
"time": "1769516760"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1769514845"
},
"departure": {
"delay": 65,
"time": "1769514845"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769516460"
},
"departure": {
"delay": 60,
"time": "1769516460"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769515920"
},
"departure": {
"delay": 60,
"time": "1769515920"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769516220"
},
"departure": {
"delay": 60,
"time": "1769516220"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:581:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595694:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769515399"
},
"departure": {
"delay": 19,
"time": "1769515399"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 167,
"time": "1769515787"
},
"departure": {
"delay": 167,
"time": "1769515787"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769515340"
},
"departure": {
"delay": 20,
"time": "1769515340"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 214,
"time": "1769516434"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 143,
"time": "1769515883"
},
"departure": {
"delay": 143,
"time": "1769515883"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1769515239"
},
"departure": {
"delay": 39,
"time": "1769515239"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 270,
"time": "1769516070"
},
"departure": {
"delay": 270,
"time": "1769516070"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 147,
"time": "1769515707"
},
"departure": {
"delay": 147,
"time": "1769515707"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 258,
"time": "1769516238"
},
"departure": {
"delay": 258,
"time": "1769516238"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1769515463"
},
"departure": {
"delay": 83,
"time": "1769515463"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 159,
"time": "1769515659"
},
"departure": {
"delay": 159,
"time": "1769515659"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 244,
"time": "1769516164"
},
"departure": {
"delay": 244,
"time": "1769516164"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 187,
"time": "1769515927"
},
"departure": {
"delay": 187,
"time": "1769515927"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1769515860"
},
"departure": {
"delay": 180,
"time": "1769515860"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 66,
"time": "1769515506"
},
"departure": {
"delay": 66,
"time": "1769515506"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1769515579"
},
"departure": {
"delay": 79,
"time": "1769515579"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 225,
"time": "1769516025"
},
"departure": {
"delay": 225,
"time": "1769516025"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1769515593"
},
"departure": {
"delay": 93,
"time": "1769515593"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 227,
"time": "1769516087"
},
"departure": {
"delay": 227,
"time": "1769516087"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595694:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5263:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1769513500"
},
"departure": {
"delay": 40,
"time": "1769513500"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1769513598"
},
"departure": {
"delay": 125,
"time": "1769513645"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 432,
"time": "1769515392"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 440,
"time": "1769514620"
},
"departure": {
"delay": 440,
"time": "1769514620"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 295,
"time": "1769514295"
},
"departure": {
"delay": 295,
"time": "1769514295"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 451,
"time": "1769514811"
},
"departure": {
"delay": 451,
"time": "1769514811"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 420,
"time": "1769514699"
},
"departure": {
"delay": 420,
"time": "1769514720"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 430,
"time": "1769513701"
},
"departure": {
"delay": 430,
"time": "1769514070"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 408,
"time": "1769515128"
},
"departure": {
"delay": 408,
"time": "1769515128"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 432,
"time": "1769514912"
},
"departure": {
"delay": 432,
"time": "1769514912"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 432,
"time": "1769515212"
},
"departure": {
"delay": 432,
"time": "1769515212"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 420,
"time": "1769514960"
},
"departure": {
"delay": 420,
"time": "1769514960"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 30,
"time": "1769513430"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 400,
"time": "1769514445"
},
"departure": {
"delay": 400,
"time": "1769514520"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 432,
"time": "1769515032"
},
"departure": {
"delay": 432,
"time": "1769515032"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769513440",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5263:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848954F5510177x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769512860"
},
"departure": {
"time": "1769512920"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769512020"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769513460"
},
"departure": {
"time": "1769513520"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769517360"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1769514960"
},
"departure": {
"time": "1769515020"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769513880"
},
"departure": {
"time": "1769513940"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769513100"
},
"departure": {
"time": "1769513160"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769514360"
},
"departure": {
"time": "1769514420"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769508392",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848954F5510177x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747901x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1769512976"
},
"departure": {
"delay": -47,
"time": "1769512993"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -43,
"time": "1769512914"
},
"departure": {
"delay": -43,
"time": "1769512937"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1769512560"
},
"departure": {
"delay": -30,
"time": "1769512590"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -127,
"time": "1769511792"
},
"departure": {
"delay": -127,
"time": "1769511833"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1769512263"
},
"departure": {
"delay": -22,
"time": "1769512298"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -66,
"time": "1769513146"
},
"departure": {
"delay": -66,
"time": "1769513154"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1769512149"
},
"departure": {
"delay": 24,
"time": "1769512164"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -63,
"time": "1769513183"
},
"departure": {
"delay": -63,
"time": "1769513217"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1769513042"
},
"departure": {
"delay": -40,
"time": "1769513060"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1769512685"
},
"departure": {
"delay": 21,
"time": "1769512701"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -62,
"time": "1769512423"
},
"departure": {
"delay": -62,
"time": "1769512438"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -100,
"time": "1769513110"
},
"departure": {
"delay": -100,
"time": "1769513120"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1769511901"
},
"departure": {
"delay": 6,
"time": "1769512086"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 21,
"time": "1769511741"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769512750"
},
"departure": {
"delay": 20,
"time": "1769512760"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -79,
"time": "1769512466"
},
"departure": {
"delay": -79,
"time": "1769512481"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1769512317"
},
"departure": {
"delay": -55,
"time": "1769512325"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -126,
"time": "1769513274"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -22,
"time": "1769512825"
},
"departure": {
"delay": -22,
"time": "1769512838"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1769512625"
},
"departure": {
"delay": -24,
"time": "1769512656"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -53,
"time": "1769512195"
},
"departure": {
"delay": -53,
"time": "1769512207"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1769512501"
},
"departure": {
"delay": -22,
"time": "1769512538"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -81,
"time": "1769513011"
},
"departure": {
"delay": -81,
"time": "1769513019"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747901x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4831:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1769514556"
},
"departure": {
"delay": 76,
"time": "1769514556"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1769514954"
},
"departure": {
"delay": 54,
"time": "1769514954"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 141,
"time": "1769514241"
},
"departure": {
"delay": 141,
"time": "1769514261"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 119,
"time": "1769514479"
},
"departure": {
"delay": 119,
"time": "1769514479"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1769515277"
},
"departure": {
"delay": 77,
"time": "1769515277"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1769514336"
},
"departure": {
"delay": 156,
"time": "1769514336"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1769514761"
},
"departure": {
"delay": 101,
"time": "1769514761"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1769514636"
},
"departure": {
"delay": 96,
"time": "1769514636"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1769514411"
},
"departure": {
"delay": 111,
"time": "1769514411"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1769515345"
},
"departure": {
"delay": 85,
"time": "1769515345"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 31,
"time": "1769514031"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 126,
"time": "1769514186"
},
"departure": {
"delay": 126,
"time": "1769514186"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769514020",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4831:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx106:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769515905"
},
"departure": {
"delay": 45,
"time": "1769515905"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1769515519"
},
"departure": {
"delay": 19,
"time": "1769515519"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1769515603"
},
"departure": {
"delay": 43,
"time": "1769515603"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1769515704"
},
"departure": {
"delay": 24,
"time": "1769515704"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769515343"
},
"departure": {
"delay": 23,
"time": "1769515343"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769515456"
},
"departure": {
"delay": 16,
"time": "1769515456"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1769515230"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769515650"
},
"departure": {
"delay": 30,
"time": "1769515650"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1769515415"
},
"departure": {
"delay": 35,
"time": "1769515415"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx106:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745138x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1769497598"
},
"departure": {
"delay": -47,
"time": "1769497633"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1769496723"
},
"departure": {
"delay": -12,
"time": "1769496768"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1769497039"
},
"departure": {
"delay": 23,
"time": "1769497103"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1769497335"
},
"departure": {
"delay": 58,
"time": "1769497378"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1769497504"
},
"departure": {
"delay": -13,
"time": "1769497547"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -43,
"time": "1769497778"
},
"departure": {
"delay": -43,
"time": "1769497817"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1769497428"
},
"departure": {
"delay": 26,
"time": "1769497466"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1769496846"
},
"departure": {
"delay": 49,
"time": "1769496889"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 66,
"time": "1769496666"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -11,
"time": "1769497932"
},
"departure": {
"delay": -11,
"time": "1769497969"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -16,
"time": "1769498130"
},
"departure": {
"delay": -16,
"time": "1769498144"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1769496931"
},
"departure": {
"delay": 14,
"time": "1769496974"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -111,
"time": "1769498229"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -37,
"time": "1769497666"
},
"departure": {
"delay": -37,
"time": "1769497703"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1769497001"
},
"departure": {
"delay": -4,
"time": "1769497016"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1769498068"
},
"departure": {
"delay": 7,
"time": "1769498107"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769497995"
},
"departure": {
"delay": 5,
"time": "1769498045"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -15,
"time": "1769497863"
},
"departure": {
"delay": -15,
"time": "1769497905"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1769497135"
},
"departure": {
"delay": 38,
"time": "1769497178"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745138x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx241:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1769513820"
},
"departure": {
"delay": -55,
"time": "1769513825"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1769513760"
},
"departure": {
"delay": -55,
"time": "1769513765"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -45,
"time": "1769513950"
},
"departure": {
"delay": -45,
"time": "1769513955"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1769513880"
},
"departure": {
"delay": -55,
"time": "1769513885"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769513940"
},
"departure": {
"delay": 5,
"time": "1769513945"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1769514660"
},
"departure": {
"delay": 125,
"time": "1769514665"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769514360"
},
"departure": {
"delay": 5,
"time": "1769514365"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1769514540"
},
"departure": {
"delay": 125,
"time": "1769514545"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1769515260"
},
"departure": {
"delay": 120,
"time": "1769515260"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769515320"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1769513460"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1769514720"
},
"departure": {
"delay": 125,
"time": "1769514725"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769514770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx241:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13680:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769515811"
},
"departure": {
"delay": 11,
"time": "1769515811"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1769516492"
},
"departure": {
"delay": 32,
"time": "1769516492"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1769516596"
},
"departure": {
"delay": 16,
"time": "1769516596"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1769515082"
},
"departure": {
"delay": 2,
"time": "1769515082"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769515950"
},
"departure": {
"delay": 30,
"time": "1769515950"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1769515455"
},
"departure": {
"delay": 15,
"time": "1769515455"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1769517155"
},
"departure": {
"delay": 35,
"time": "1769517155"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 43,
"time": "1769517343"
},
"departure": {
"delay": 43,
"time": "1769517343"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1769516970"
},
"departure": {
"delay": 30,
"time": "1769516970"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1769517001"
},
"departure": {
"delay": 1,
"time": "1769517001"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1769517058"
},
"departure": {
"delay": 58,
"time": "1769517058"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1769515292"
},
"departure": {
"delay": 32,
"time": "1769515292"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769515350"
},
"departure": {
"delay": 30,
"time": "1769515350"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1769515318"
},
"departure": {
"delay": 58,
"time": "1769515318"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1769514990"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769515050"
},
"departure": {
"delay": 30,
"time": "1769515050"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769516850"
},
"departure": {
"delay": 30,
"time": "1769516850"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769517245"
},
"departure": {
"delay": 5,
"time": "1769517245"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1769515195"
},
"departure": {
"delay": 55,
"time": "1769515195"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1769515403"
},
"departure": {
"delay": 23,
"time": "1769515403"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769517270"
},
"departure": {
"delay": 30,
"time": "1769517270"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1769515696"
},
"departure": {
"delay": 16,
"time": "1769515696"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769516670"
},
"departure": {
"delay": 30,
"time": "1769516670"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1769515868"
},
"departure": {
"delay": 8,
"time": "1769515868"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1769517393"
},
"departure": {
"delay": 33,
"time": "1769517393"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 9,
"time": "1769515629"
},
"departure": {
"delay": 9,
"time": "1769515629"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1769515133"
},
"departure": {
"delay": 53,
"time": "1769515133"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769515530"
},
"departure": {
"delay": 30,
"time": "1769515530"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769517510"
},
"departure": {
"delay": 30,
"time": "1769517510"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1769516014"
},
"departure": {
"delay": 34,
"time": "1769516014"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1769515230"
},
"departure": {
"delay": 30,
"time": "1769515230"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1769517091"
},
"departure": {
"delay": 31,
"time": "1769517091"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769514620",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13680:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769504160"
},
"departure": {
"time": "1769504160"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769504460"
},
"departure": {
"time": "1769504460"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1769503200"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769506200"
},
"departure": {
"time": "1769506200"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769503805"
},
"departure": {
"delay": 5,
"time": "1769503805"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769504880"
},
"departure": {
"time": "1769504880"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769503800"
},
"departure": {
"time": "1769503800"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769503860"
},
"departure": {
"time": "1769503860"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769506020"
},
"departure": {
"time": "1769506020"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769504280"
},
"departure": {
"time": "1769504280"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769503560"
},
"departure": {
"time": "1769503560"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769505600"
},
"departure": {
"time": "1769505600"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769503685"
},
"departure": {
"delay": 5,
"time": "1769503685"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769505420"
},
"departure": {
"time": "1769505420"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769503740"
},
"departure": {
"time": "1769503740"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769506320"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769503920"
},
"departure": {
"time": "1769503920"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769505720"
},
"departure": {
"time": "1769505720"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769503680"
},
"departure": {
"time": "1769503680"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769506085"
},
"departure": {
"delay": 5,
"time": "1769506085"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769503440"
},
"departure": {
"time": "1769503440"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769504340"
},
"departure": {
"time": "1769504340"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769504400"
},
"departure": {
"time": "1769504400"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769504520"
},
"departure": {
"time": "1769504520"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769503380"
},
"departure": {
"time": "1769503380"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769503620"
},
"departure": {
"time": "1769503620"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769505060"
},
"departure": {
"time": "1769505060"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769506080"
},
"departure": {
"time": "1769506080"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769505240"
},
"departure": {
"time": "1769505240"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769505900"
},
"departure": {
"time": "1769505900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769506140"
},
"departure": {
"time": "1769506140"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769503980"
},
"departure": {
"time": "1769503980"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769503260"
},
"departure": {
"time": "1769503260"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769503320"
},
"departure": {
"time": "1769503320"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769505480"
},
"departure": {
"time": "1769505480"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1769489415",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:289:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769512754"
},
"departure": {
"delay": 24,
"time": "1769512764"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1769512524"
},
"departure": {
"delay": 43,
"time": "1769512543"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1769511830"
},
"departure": {
"delay": -3,
"time": "1769511837"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1769511856"
},
"departure": {
"delay": 28,
"time": "1769511928"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1769512714"
},
"departure": {
"delay": 51,
"time": "1769512731"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1769511735"
},
"departure": {
"delay": 26,
"time": "1769511746"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769512235"
},
"departure": {
"delay": 47,
"time": "1769512247"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 27,
"time": "1769511627"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1769512920"
},
"departure": {
"delay": 14,
"time": "1769512934"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1769512817"
},
"departure": {
"delay": 24,
"time": "1769512824"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769512276"
},
"departure": {
"delay": 31,
"time": "1769512291"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1769512886"
},
"departure": {
"delay": 33,
"time": "1769512893"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"time": "1769512980"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1769511996"
},
"departure": {
"delay": 7,
"time": "1769512027"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1769511776"
},
"departure": {
"delay": 8,
"time": "1769511788"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769512460"
},
"departure": {
"delay": 42,
"time": "1769512482"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1769512381"
},
"departure": {
"delay": 14,
"time": "1769512394"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1769512041"
},
"departure": {
"delay": 26,
"time": "1769512106"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747891x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 137,
"time": "1769499857"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 131,
"time": "1769501211"
},
"departure": {
"delay": 131,
"time": "1769501231"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1769501369"
},
"departure": {
"delay": 129,
"time": "1769501409"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1769501141"
},
"departure": {
"delay": 119,
"time": "1769501159"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 186,
"time": "1769500291"
},
"departure": {
"delay": 186,
"time": "1769500326"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 123,
"time": "1769500584"
},
"departure": {
"delay": 123,
"time": "1769500623"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 105,
"time": "1769500649"
},
"departure": {
"delay": 105,
"time": "1769500665"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1769501463"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 117,
"time": "1769499882"
},
"departure": {
"delay": 117,
"time": "1769500077"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 141,
"time": "1769500367"
},
"departure": {
"delay": 141,
"time": "1769500401"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1769501173"
},
"departure": {
"delay": 85,
"time": "1769501185"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1769501279"
},
"departure": {
"delay": 70,
"time": "1769501290"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 129,
"time": "1769501312"
},
"departure": {
"delay": 129,
"time": "1769501349"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 106,
"time": "1769500772"
},
"departure": {
"delay": 106,
"time": "1769500786"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1769500672"
},
"departure": {
"delay": 150,
"time": "1769500710"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1769500153"
},
"departure": {
"delay": 113,
"time": "1769500193"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 177,
"time": "1769500840"
},
"departure": {
"delay": 177,
"time": "1769500857"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 136,
"time": "1769500958"
},
"departure": {
"delay": 136,
"time": "1769500996"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1769501072"
},
"departure": {
"delay": 122,
"time": "1769501102"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1769500439"
},
"departure": {
"delay": 136,
"time": "1769500456"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1769500884"
},
"departure": {
"delay": 157,
"time": "1769500897"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1769500724"
},
"departure": {
"delay": 119,
"time": "1769500739"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1769500470"
},
"departure": {
"delay": 105,
"time": "1769500485"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747891x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6789:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 342,
"time": "1769512482"
},
"departure": {
"delay": 342,
"time": "1769512482"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 231,
"time": "1769511411"
},
"departure": {
"delay": 231,
"time": "1769511411"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 222,
"time": "1769511282"
},
"departure": {
"delay": 222,
"time": "1769511282"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 214,
"time": "1769513254"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 337,
"time": "1769512357"
},
"departure": {
"delay": 337,
"time": "1769512357"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 155,
"time": "1769512835"
},
"departure": {
"delay": 155,
"time": "1769512835"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 241,
"time": "1769511541"
},
"departure": {
"delay": 241,
"time": "1769511541"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 212,
"time": "1769511332"
},
"departure": {
"delay": 212,
"time": "1769511332"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 347,
"time": "1769512284"
},
"departure": {
"delay": 347,
"time": "1769512307"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 308,
"time": "1769512160"
},
"departure": {
"delay": 308,
"time": "1769512208"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769510921",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6789:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746172x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -91,
"time": "1769508619"
},
"departure": {
"delay": -91,
"time": "1769508629"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1769510626"
},
"departure": {
"delay": 113,
"time": "1769510633"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -66,
"time": "1769508548"
},
"departure": {
"delay": -66,
"time": "1769508594"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -71,
"time": "1769509039"
},
"departure": {
"delay": -71,
"time": "1769509069"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -86,
"time": "1769509111"
},
"departure": {
"delay": -86,
"time": "1769509174"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 127,
"time": "1769510977"
},
"departure": {
"delay": 127,
"time": "1769511007"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -32,
"time": "1769507900"
},
"departure": {
"delay": -32,
"time": "1769507908"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1769508346"
},
"departure": {
"delay": -60,
"time": "1769508360"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1769507706"
},
"departure": {
"delay": 47,
"time": "1769507747"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -71,
"time": "1769509548"
},
"departure": {
"delay": -71,
"time": "1769509609"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1769510330"
},
"departure": {
"delay": 70,
"time": "1769510350"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -72,
"time": "1769508270"
},
"departure": {
"delay": -72,
"time": "1769508288"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -63,
"time": "1769509223"
},
"departure": {
"delay": -63,
"time": "1769509257"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -27,
"time": "1769507836"
},
"departure": {
"delay": -27,
"time": "1769507853"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 206,
"time": "1769510606"
},
"departure": {
"delay": 206,
"time": "1769510606"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -86,
"time": "1769509429"
},
"departure": {
"delay": -86,
"time": "1769509474"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 141,
"time": "1769510007"
},
"departure": {
"delay": 141,
"time": "1769510061"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 93,
"time": "1769510638"
},
"departure": {
"delay": 93,
"time": "1769510673"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 91,
"time": "1769510881"
},
"departure": {
"delay": 91,
"time": "1769510911"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 31,
"time": "1769507660"
},
"departure": {
"delay": 31,
"time": "1769507671"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1769510803"
},
"departure": {
"delay": 71,
"time": "1769510831"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -65,
"time": "1769507961"
},
"departure": {
"delay": -65,
"time": "1769507995"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 118,
"time": "1769510381"
},
"departure": {
"delay": 118,
"time": "1769510398"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 100,
"time": "1769510850"
},
"departure": {
"delay": 100,
"time": "1769510860"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -63,
"time": "1769508220"
},
"departure": {
"delay": -63,
"time": "1769508237"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -119,
"time": "1769508050"
},
"departure": {
"delay": -119,
"time": "1769508061"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 141,
"time": "1769510143"
},
"departure": {
"delay": 141,
"time": "1769510181"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -113,
"time": "1769508088"
},
"departure": {
"delay": -113,
"time": "1769508127"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 5,
"time": "1769507645"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -86,
"time": "1769508496"
},
"departure": {
"delay": -86,
"time": "1769508514"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1769508803"
},
"departure": {
"delay": -80,
"time": "1769508820"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1769507793"
},
"departure": {
"delay": -7,
"time": "1769507813"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -57,
"time": "1769509293"
},
"departure": {
"delay": -57,
"time": "1769509323"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -65,
"time": "1769507922"
},
"departure": {
"delay": -65,
"time": "1769507935"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -99,
"time": "1769508166"
},
"departure": {
"delay": -99,
"time": "1769508201"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1769510212"
},
"departure": {
"delay": 114,
"time": "1769510274"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -46,
"time": "1769509363"
},
"departure": {
"delay": -46,
"time": "1769509394"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 142,
"time": "1769510951"
},
"departure": {
"delay": 142,
"time": "1769510962"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -73,
"time": "1769508440"
},
"departure": {
"delay": -73,
"time": "1769508467"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1769508871"
},
"departure": {
"delay": -39,
"time": "1769508921"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1769510699"
},
"departure": {
"delay": 66,
"time": "1769510706"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -60,
"time": "1769508929"
},
"departure": {
"delay": -60,
"time": "1769508960"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 87,
"time": "1769510413"
},
"departure": {
"delay": 87,
"time": "1769510427"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -141,
"time": "1769508682"
},
"departure": {
"delay": -141,
"time": "1769508699"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1769511070"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -58,
"time": "1769509729"
},
"departure": {
"delay": -58,
"time": "1769509742"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -49,
"time": "1769508001"
},
"departure": {
"delay": -49,
"time": "1769508011"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1769510751"
},
"departure": {
"delay": 90,
"time": "1769510790"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746172x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747839x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1769495101"
},
"departure": {
"delay": 76,
"time": "1769495116"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1769495064"
},
"departure": {
"delay": 36,
"time": "1769495076"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 92,
"time": "1769495134"
},
"departure": {
"delay": 92,
"time": "1769495192"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1769494396"
},
"departure": {
"delay": 47,
"time": "1769494427"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1769494601"
},
"departure": {
"delay": 77,
"time": "1769494637"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1769494741"
},
"departure": {
"delay": 98,
"time": "1769494778"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1769494543"
},
"departure": {
"time": "1769494560"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1769496195"
},
"departure": {
"delay": 121,
"time": "1769496241"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1769496332"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 104,
"time": "1769496127"
},
"departure": {
"delay": 104,
"time": "1769496164"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1769495450"
},
"departure": {
"delay": 88,
"time": "1769495488"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1769495202"
},
"departure": {
"delay": 80,
"time": "1769495240"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1769494662"
},
"departure": {
"delay": 74,
"time": "1769494694"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 32,
"time": "1769494232"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1769495594"
},
"departure": {
"delay": 48,
"time": "1769495628"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1769494988"
},
"departure": {
"delay": 48,
"time": "1769495028"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1769495682"
},
"departure": {
"delay": -10,
"time": "1769495690"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 67,
"time": "1769494917"
},
"departure": {
"delay": 67,
"time": "1769494927"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1769494284"
},
"departure": {
"delay": -1,
"time": "1769494319"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1769494844"
},
"departure": {
"delay": 78,
"time": "1769494878"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1769495271"
},
"departure": {
"delay": 142,
"time": "1769495302"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1769495889"
},
"departure": {
"delay": -21,
"time": "1769495919"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 102,
"time": "1769495532"
},
"departure": {
"delay": 102,
"time": "1769495562"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1769494439"
},
"departure": {
"delay": 37,
"time": "1769494477"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769495782"
},
"departure": {
"delay": 11,
"time": "1769495831"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747839x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12335:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1769516658"
},
"departure": {
"delay": 18,
"time": "1769516658"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769515350"
},
"departure": {
"delay": 30,
"time": "1769515350"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1769515539"
},
"departure": {
"delay": 39,
"time": "1769515539"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1769516235"
},
"departure": {
"delay": 15,
"time": "1769516235"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1769515127"
},
"departure": {
"delay": 47,
"time": "1769515127"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1769514951"
},
"departure": {
"delay": 51,
"time": "1769514951"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1769515049"
},
"departure": {
"delay": 29,
"time": "1769515049"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1769517042"
},
"departure": {
"delay": 42,
"time": "1769517042"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1769516370"
},
"departure": {
"delay": 30,
"time": "1769516370"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1769516609"
},
"departure": {
"delay": 29,
"time": "1769516609"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1769516080"
},
"departure": {
"delay": 40,
"time": "1769516080"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1769515277"
},
"departure": {
"delay": 17,
"time": "1769515277"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1769516509"
},
"departure": {
"delay": 49,
"time": "1769516509"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1769516129"
},
"departure": {
"delay": 29,
"time": "1769516129"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12335:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746207x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1769496023"
},
"departure": {
"delay": 91,
"time": "1769496031"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1769496131"
},
"departure": {
"delay": 101,
"time": "1769496161"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1769496275"
},
"departure": {
"delay": 105,
"time": "1769496285"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769497723"
},
"departure": {
"delay": 3,
"time": "1769497743"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -39,
"time": "1769498471"
},
"departure": {
"delay": -39,
"time": "1769498481"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 97,
"time": "1769496203"
},
"departure": {
"delay": 97,
"time": "1769496217"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1769498305"
},
"departure": {
"delay": 33,
"time": "1769498313"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 36,
"time": "1769498031"
},
"departure": {
"delay": 36,
"time": "1769498076"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 212,
"time": "1769496956"
},
"departure": {
"delay": 212,
"time": "1769496992"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1769497952"
},
"departure": {
"delay": -10,
"time": "1769497970"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -28,
"time": "1769498624"
},
"departure": {
"delay": -28,
"time": "1769498672"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 100,
"time": "1769495708"
},
"departure": {
"delay": 100,
"time": "1769495740"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -64,
"time": "1769498816"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -14,
"time": "1769498372"
},
"departure": {
"delay": -14,
"time": "1769498386"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 111,
"time": "1769495903"
},
"departure": {
"delay": 111,
"time": "1769495931"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1769496459"
},
"departure": {
"delay": 136,
"time": "1769496496"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1769495826"
},
"departure": {
"delay": 107,
"time": "1769495867"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1769498238"
},
"departure": {
"delay": 26,
"time": "1769498246"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 126,
"time": "1769495485"
},
"departure": {
"delay": 126,
"time": "1769495526"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1769497617"
},
"departure": {
"delay": 12,
"time": "1769497632"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 127,
"time": "1769495585"
},
"departure": {
"delay": 127,
"time": "1769495647"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1769495667"
},
"departure": {
"delay": 111,
"time": "1769495691"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769498319"
},
"departure": {
"delay": 14,
"time": "1769498354"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 67,
"time": "1769497371"
},
"departure": {
"delay": 67,
"time": "1769497387"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1769497829"
},
"departure": {
"delay": 18,
"time": "1769497878"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 72,
"time": "1769495755"
},
"departure": {
"delay": 72,
"time": "1769495772"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1769496344"
},
"departure": {
"delay": 128,
"time": "1769496428"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -43,
"time": "1769498502"
},
"departure": {
"delay": -43,
"time": "1769498537"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 115,
"time": "1769495781"
},
"departure": {
"delay": 115,
"time": "1769495815"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769498115"
},
"departure": {
"delay": 30,
"time": "1769498130"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 140,
"time": "1769497121"
},
"departure": {
"delay": 140,
"time": "1769497160"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 190,
"time": "1769496572"
},
"departure": {
"delay": 190,
"time": "1769496670"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -41,
"time": "1769498408"
},
"departure": {
"delay": -41,
"time": "1769498419"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 113,
"time": "1769497186"
},
"departure": {
"delay": 113,
"time": "1769497193"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1769498200"
},
"departure": {
"delay": 69,
"time": "1769498229"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 26,
"time": "1769497555"
},
"departure": {
"delay": 26,
"time": "1769497586"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -39,
"time": "1769498759"
},
"departure": {
"delay": -39,
"time": "1769498781"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"departure": {
"delay": 96,
"time": "1769495436"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1769497475"
},
"departure": {
"delay": 3,
"time": "1769497503"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 214,
"time": "1769496804"
},
"departure": {
"delay": 214,
"time": "1769496814"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1769495979"
},
"departure": {
"delay": 125,
"time": "1769496005"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 69,
"time": "1769498151"
},
"departure": {
"delay": 69,
"time": "1769498169"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -54,
"time": "1769498688"
},
"departure": {
"delay": -54,
"time": "1769498706"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 12,
"time": "1769497434"
},
"departure": {
"delay": 12,
"time": "1769497452"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -12,
"time": "1769497773"
},
"departure": {
"delay": -12,
"time": "1769497788"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1769497662"
},
"departure": {
"delay": 21,
"time": "1769497701"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 174,
"time": "1769497038"
},
"departure": {
"delay": 174,
"time": "1769497074"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 113,
"time": "1769497285"
},
"departure": {
"delay": 113,
"time": "1769497313"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 104,
"time": "1769497216"
},
"departure": {
"delay": 104,
"time": "1769497244"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 81,
"time": "1769496234"
},
"departure": {
"delay": 81,
"time": "1769496261"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746207x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850408F5523948x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769514480"
},
"departure": {
"time": "1769514540"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769509893",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850408F5523948x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1769487833"
},
"departure": {
"delay": 7,
"time": "1769487847"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -39,
"time": "1769487252"
},
"departure": {
"delay": -39,
"time": "1769487321"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1769486268"
},
"departure": {
"delay": 33,
"time": "1769486313"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -101,
"time": "1769486640"
},
"departure": {
"delay": -101,
"time": "1769486659"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1769488230"
},
"departure": {
"delay": -16,
"time": "1769488244"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1769487347"
},
"departure": {
"delay": -55,
"time": "1769487365"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -90,
"time": "1769486738"
},
"departure": {
"delay": -90,
"time": "1769486790"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -61,
"time": "1769488799"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -17,
"time": "1769488313"
},
"departure": {
"delay": -17,
"time": "1769488363"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -32,
"time": "1769486513"
},
"departure": {
"delay": -32,
"time": "1769486548"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -11,
"time": "1769488174"
},
"departure": {
"delay": -11,
"time": "1769488189"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -68,
"time": "1769487392"
},
"departure": {
"delay": -68,
"time": "1769487412"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -36,
"time": "1769487100"
},
"departure": {
"delay": -36,
"time": "1769487144"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1769486105"
},
"departure": {
"delay": 73,
"time": "1769486113"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1769486428"
},
"departure": {
"delay": -16,
"time": "1769486444"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -49,
"time": "1769488741"
},
"departure": {
"delay": -49,
"time": "1769488751"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -22,
"time": "1769488705"
},
"departure": {
"delay": -22,
"time": "1769488718"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1769486192"
},
"departure": {
"delay": 49,
"time": "1769486209"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1769487620"
},
"departure": {
"time": "1769487660"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1769488646"
},
"departure": {
"delay": -26,
"time": "1769488654"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -2,
"time": "1769488483"
},
"departure": {
"delay": -2,
"time": "1769488498"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -50,
"time": "1769486576"
},
"departure": {
"delay": -50,
"time": "1769486590"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1769488090"
},
"departure": {
"delay": 25,
"time": "1769488105"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769487472"
},
"departure": {
"delay": 5,
"time": "1769487545"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 58,
"time": "1769486038"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1769488537"
},
"departure": {
"time": "1769488560"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -39,
"time": "1769487701"
},
"departure": {
"delay": -39,
"time": "1769487741"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -17,
"time": "1769486364"
},
"departure": {
"delay": -17,
"time": "1769486383"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1769488596"
},
"departure": {
"delay": -8,
"time": "1769488612"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 14,
"time": "1769486218"
},
"departure": {
"delay": 14,
"time": "1769486234"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -38,
"time": "1769487189"
},
"departure": {
"delay": -38,
"time": "1769487202"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1769486922"
},
"departure": {
"delay": -2,
"time": "1769486998"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1769488432"
},
"departure": {
"delay": 8,
"time": "1769488448"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13358:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769516880"
},
"departure": {
"delay": 60,
"time": "1769516880"
},
"stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769516900"
},
"departure": {
"delay": 20,
"time": "1769516900"
},
"stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769517000"
},
"departure": {
"delay": 60,
"time": "1769517000"
},
"stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769517600"
},
"departure": {
"delay": 60,
"time": "1769517600"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769516820"
},
"departure": {
"delay": 60,
"time": "1769516820"
},
"stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769512581",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13358:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747506x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -95,
"time": "1769505967"
},
"departure": {
"delay": -95,
"time": "1769506105"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1769507127"
},
"departure": {
"delay": 47,
"time": "1769507147"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1769507391"
},
"departure": {
"delay": -1,
"time": "1769507399"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -4,
"time": "1769505859"
},
"departure": {
"delay": -4,
"time": "1769505896"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -66,
"time": "1769507514"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1769507371"
},
"departure": {
"delay": 40,
"time": "1769507380"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1769505630"
},
"departure": {
"delay": 100,
"time": "1769505640"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -48,
"time": "1769506551"
},
"departure": {
"delay": -48,
"time": "1769506572"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769507292"
},
"departure": {
"delay": 20,
"time": "1769507300"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1769507252"
},
"departure": {
"delay": 52,
"time": "1769507272"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1769506350"
},
"departure": {
"delay": 9,
"time": "1769506389"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1769505426"
},
"departure": {
"delay": 76,
"time": "1769505436"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769506905"
},
"departure": {
"delay": 18,
"time": "1769506938"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 78,
"time": "1769505480"
},
"departure": {
"delay": 78,
"time": "1769505498"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769507184"
},
"departure": {
"delay": 32,
"time": "1769507192"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1769506765"
},
"departure": {
"delay": -26,
"time": "1769506834"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 82,
"time": "1769505382"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 132,
"time": "1769505601"
},
"departure": {
"delay": 132,
"time": "1769505612"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -47,
"time": "1769506621"
},
"departure": {
"delay": -47,
"time": "1769506633"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1769507224"
},
"departure": {
"delay": 13,
"time": "1769507233"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1769505670"
},
"departure": {
"delay": 78,
"time": "1769505678"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1769506428"
},
"departure": {
"delay": 24,
"time": "1769506464"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747506x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6910:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1769513528"
},
"departure": {
"delay": 8,
"time": "1769513528"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1769513908"
},
"departure": {
"delay": 28,
"time": "1769513908"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -116,
"time": "1769514844"
},
"departure": {
"delay": -116,
"time": "1769514844"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -89,
"time": "1769515111"
},
"departure": {
"delay": -89,
"time": "1769515111"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769514474"
},
"departure": {
"delay": 54,
"time": "1769514474"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1769513474"
},
"departure": {
"delay": 14,
"time": "1769513474"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -81,
"time": "1769514675"
},
"departure": {
"delay": -81,
"time": "1769514699"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -126,
"time": "1769514954"
},
"departure": {
"delay": -126,
"time": "1769514954"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1769514574"
},
"departure": {
"delay": 34,
"time": "1769514574"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1769514426"
},
"departure": {
"delay": 66,
"time": "1769514426"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769514299"
},
"departure": {
"delay": 49,
"time": "1769514349"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1769513806"
},
"departure": {
"delay": -14,
"time": "1769513806"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1769513249"
},
"departure": {
"delay": 29,
"time": "1769513249"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1769514174"
},
"departure": {
"delay": 19,
"time": "1769514199"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769514000"
},
"departure": {
"time": "1769514000"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1769513699"
},
"departure": {
"delay": 24,
"time": "1769513724"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769514090"
},
"departure": {
"delay": 30,
"time": "1769514090"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1769513385"
},
"departure": {
"delay": -15,
"time": "1769513385"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1769513190"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -126,
"time": "1769514757"
},
"departure": {
"delay": -126,
"time": "1769514774"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1769513299"
},
"departure": {
"delay": 19,
"time": "1769513299"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1769513596"
},
"departure": {
"delay": 16,
"time": "1769513596"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -126,
"time": "1769515254"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -81,
"time": "1769514939"
},
"departure": {
"delay": -81,
"time": "1769514939"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769513150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6910:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745163x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -81,
"time": "1769503951"
},
"departure": {
"delay": -81,
"time": "1769504019"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -71,
"time": "1769504869"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -36,
"time": "1769503331"
},
"departure": {
"delay": -36,
"time": "1769503344"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1769504446"
},
"departure": {
"delay": -30,
"time": "1769504490"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -57,
"time": "1769504296"
},
"departure": {
"delay": -57,
"time": "1769504343"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -58,
"time": "1769504598"
},
"departure": {
"delay": -58,
"time": "1769504642"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -32,
"time": "1769503797"
},
"departure": {
"delay": -32,
"time": "1769503828"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1769503754"
},
"departure": {
"delay": -29,
"time": "1769503771"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -53,
"time": "1769504072"
},
"departure": {
"delay": -53,
"time": "1769504107"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -38,
"time": "1769503361"
},
"departure": {
"delay": -38,
"time": "1769503402"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769503661"
},
"departure": {
"delay": 2,
"time": "1769503682"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -53,
"time": "1769504368"
},
"departure": {
"delay": -53,
"time": "1769504407"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -4,
"time": "1769503564"
},
"departure": {
"delay": -4,
"time": "1769503616"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": -5,
"time": "1769503195"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1769504529"
},
"departure": {
"delay": -13,
"time": "1769504567"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -33,
"time": "1769503427"
},
"departure": {
"delay": -33,
"time": "1769503467"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -45,
"time": "1769504706"
},
"departure": {
"delay": -45,
"time": "1769504775"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -71,
"time": "1769503873"
},
"departure": {
"delay": -71,
"time": "1769503909"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1769503490"
},
"departure": {
"delay": -23,
"time": "1769503537"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1769504180"
},
"departure": {
"delay": -29,
"time": "1769504251"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745163x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1769516846"
},
"departure": {
"delay": 26,
"time": "1769516846"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769516801"
},
"departure": {
"delay": 41,
"time": "1769516801"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1769516897"
},
"departure": {
"delay": 17,
"time": "1769516897"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769512600",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9889:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4896:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 284,
"time": "1769514404"
},
"departure": {
"delay": 284,
"time": "1769514404"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 331,
"time": "1769514666"
},
"departure": {
"delay": 331,
"time": "1769514691"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 21,
"time": "1769513241"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 360,
"time": "1769514900"
},
"departure": {
"delay": 360,
"time": "1769514900"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 346,
"time": "1769515006"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 331,
"time": "1769514091"
},
"departure": {
"delay": 331,
"time": "1769514091"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 351,
"time": "1769513973"
},
"departure": {
"delay": 351,
"time": "1769513991"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 181,
"time": "1769513641"
},
"departure": {
"delay": 181,
"time": "1769513641"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 236,
"time": "1769514296"
},
"departure": {
"delay": 236,
"time": "1769514296"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1769513341"
},
"departure": {
"delay": 61,
"time": "1769513341"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 161,
"time": "1769513420"
},
"departure": {
"delay": 161,
"time": "1769513441"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 311,
"time": "1769514191"
},
"departure": {
"delay": 311,
"time": "1769514191"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1769513522"
},
"departure": {
"delay": 166,
"time": "1769513566"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 286,
"time": "1769513716"
},
"departure": {
"delay": 286,
"time": "1769513866"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 346,
"time": "1769514766"
},
"departure": {
"delay": 346,
"time": "1769514766"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769513260",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4896:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1769515142"
},
"departure": {
"delay": 2,
"time": "1769515142"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1769515840"
},
"departure": {
"delay": 40,
"time": "1769515840"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1769515966"
},
"departure": {
"delay": 46,
"time": "1769515966"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1769515224"
},
"departure": {
"delay": 24,
"time": "1769515224"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1769517046"
},
"departure": {
"delay": 46,
"time": "1769517046"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1769516454"
},
"departure": {
"delay": 54,
"time": "1769516454"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1769517502"
},
"departure": {
"delay": 22,
"time": "1769517502"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 36,
"time": "1769515356"
},
"departure": {
"delay": 36,
"time": "1769515356"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1769516506"
},
"departure": {
"delay": 46,
"time": "1769516506"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1769515698"
},
"departure": {
"delay": 18,
"time": "1769515698"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1769515252"
},
"departure": {
"delay": 52,
"time": "1769515252"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1769516520"
},
"departure": {
"delay": -120,
"time": "1769516520"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1769516237"
},
"departure": {
"delay": 17,
"time": "1769516237"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1769515287"
},
"departure": {
"delay": 27,
"time": "1769515287"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1769516041"
},
"departure": {
"delay": 1,
"time": "1769516041"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769515482"
},
"departure": {
"delay": 42,
"time": "1769515482"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1769516969"
},
"departure": {
"delay": 29,
"time": "1769516969"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1769517087"
},
"departure": {
"delay": 27,
"time": "1769517087"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1769516429"
},
"departure": {
"delay": 29,
"time": "1769516429"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1769516401"
},
"departure": {
"delay": 1,
"time": "1769516401"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11117:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745201x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769495008"
},
"departure": {
"delay": 5,
"time": "1769495045"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769494944"
},
"departure": {
"delay": 5,
"time": "1769494985"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1769496171"
},
"departure": {
"delay": 115,
"time": "1769496235"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1769495068"
},
"departure": {
"delay": 15,
"time": "1769495115"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1769496107"
},
"departure": {
"delay": 72,
"time": "1769496132"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1769496023"
},
"departure": {
"delay": 84,
"time": "1769496084"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1769495414"
},
"departure": {
"delay": 49,
"time": "1769495449"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1769496285"
},
"departure": {
"delay": 127,
"time": "1769496307"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 34,
"time": "1769494834"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -17,
"time": "1769495704"
},
"departure": {
"delay": -17,
"time": "1769495743"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 66,
"time": "1769495311"
},
"departure": {
"delay": 66,
"time": "1769495346"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 143,
"time": "1769496683"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1769496341"
},
"departure": {
"delay": 94,
"time": "1769496394"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -14,
"time": "1769495548"
},
"departure": {
"delay": -14,
"time": "1769495566"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1769496478"
},
"departure": {
"delay": 128,
"time": "1769496548"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1769495914"
},
"departure": {
"delay": 65,
"time": "1769495945"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1769495139"
},
"departure": {
"delay": 12,
"time": "1769495172"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769495475"
},
"departure": {
"delay": 47,
"time": "1769495507"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1769495200"
},
"departure": {
"delay": 59,
"time": "1769495279"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -53,
"time": "1769495596"
},
"departure": {
"delay": -53,
"time": "1769495647"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745201x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597847:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -95,
"time": "1769517985"
},
"departure": {
"delay": -95,
"time": "1769517985"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -142,
"time": "1769517578"
},
"departure": {
"delay": -142,
"time": "1769517578"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -133,
"time": "1769517767"
},
"departure": {
"delay": -133,
"time": "1769517767"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -47,
"time": "1769516713"
},
"departure": {
"delay": -47,
"time": "1769516713"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -180,
"time": "1769517720"
},
"departure": {
"delay": -180,
"time": "1769517720"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 187,
"time": "1769516107"
},
"departure": {
"delay": 187,
"time": "1769516107"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -69,
"time": "1769516871"
},
"departure": {
"delay": -69,
"time": "1769516871"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -26,
"time": "1769516794"
},
"departure": {
"delay": -26,
"time": "1769516794"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 78,
"time": "1769516538"
},
"departure": {
"delay": 78,
"time": "1769516538"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1769516036"
},
"departure": {
"delay": 116,
"time": "1769516036"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -189,
"time": "1769516991"
},
"departure": {
"delay": -189,
"time": "1769516991"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1769515973"
},
"departure": {
"delay": 113,
"time": "1769515973"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -146,
"time": "1769518054"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": 63,
"time": "1769515923"
},
"departure": {
"delay": 63,
"time": "1769515923"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -113,
"time": "1769517187"
},
"departure": {
"delay": -113,
"time": "1769517187"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1769516638"
},
"departure": {
"delay": 58,
"time": "1769516638"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -125,
"time": "1769517295"
},
"departure": {
"delay": -125,
"time": "1769517295"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 138,
"time": "1769516478"
},
"departure": {
"delay": 138,
"time": "1769516478"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": 47,
"time": "1769515847"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -116,
"time": "1769517904"
},
"departure": {
"delay": -116,
"time": "1769517904"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -55,
"time": "1769517485"
},
"departure": {
"delay": -55,
"time": "1769517485"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -113,
"time": "1769517067"
},
"departure": {
"delay": -113,
"time": "1769517067"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -129,
"time": "1769517531"
},
"departure": {
"delay": -129,
"time": "1769517531"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 139,
"time": "1769516299"
},
"departure": {
"delay": 139,
"time": "1769516299"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 186,
"time": "1769516406"
},
"departure": {
"delay": 186,
"time": "1769516406"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -163,
"time": "1769518037"
},
"departure": {
"delay": -163,
"time": "1769518037"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597847:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12177:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769515488"
},
"departure": {
"delay": 48,
"time": "1769515488"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1769515038"
},
"departure": {
"delay": 18,
"time": "1769515038"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769515296"
},
"departure": {
"delay": 36,
"time": "1769515296"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1769515424"
},
"departure": {
"delay": 44,
"time": "1769515424"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1769516387"
},
"departure": {
"delay": 47,
"time": "1769516387"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1769515122"
},
"departure": {
"delay": 42,
"time": "1769515122"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769515625"
},
"departure": {
"delay": 5,
"time": "1769515625"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1769515885"
},
"departure": {
"delay": 25,
"time": "1769515885"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1769516456"
},
"departure": {
"delay": 56,
"time": "1769516456"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1769514939"
},
"departure": {
"delay": 39,
"time": "1769514939"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1769515838"
},
"departure": {
"delay": 38,
"time": "1769515838"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1769515744"
},
"departure": {
"delay": 4,
"time": "1769515744"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1769516845"
},
"departure": {
"delay": 25,
"time": "1769516845"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1769516684"
},
"departure": {
"delay": 44,
"time": "1769516684"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1769515195"
},
"departure": {
"delay": 55,
"time": "1769515195"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514500",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12177:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 210,
"time": "1769513407"
},
"departure": {
"delay": 210,
"time": "1769513430"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1769514605"
},
"departure": {
"delay": 185,
"time": "1769514605"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 200,
"time": "1769514680"
},
"departure": {
"delay": 200,
"time": "1769514680"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 177,
"time": "1769513337"
},
"departure": {
"delay": 177,
"time": "1769513337"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 190,
"time": "1769513505"
},
"departure": {
"delay": 190,
"time": "1769513530"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 165,
"time": "1769512245"
},
"departure": {
"delay": 165,
"time": "1769512245"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1769512955"
},
"departure": {
"delay": 155,
"time": "1769512955"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1769513030"
},
"departure": {
"delay": 110,
"time": "1769513030"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 195,
"time": "1769514555"
},
"departure": {
"delay": 195,
"time": "1769514555"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 160,
"time": "1769513680"
},
"departure": {
"delay": 160,
"time": "1769513680"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 165,
"time": "1769514405"
},
"departure": {
"delay": 165,
"time": "1769514405"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1769514331"
},
"departure": {
"delay": 151,
"time": "1769514331"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 188,
"time": "1769514008"
},
"departure": {
"delay": 188,
"time": "1769514008"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1769512783"
},
"departure": {
"delay": 91,
"time": "1769512831"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 170,
"time": "1769513930"
},
"departure": {
"delay": 170,
"time": "1769513930"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1769514755"
},
"departure": {
"delay": 155,
"time": "1769514755"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 155,
"time": "1769514455"
},
"departure": {
"delay": 155,
"time": "1769514455"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1769513580"
},
"departure": {
"delay": 180,
"time": "1769513580"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1769514934"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 183,
"time": "1769514183"
},
"departure": {
"delay": 183,
"time": "1769514183"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 170,
"time": "1769512430"
},
"departure": {
"delay": 170,
"time": "1769512430"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1769512530"
},
"departure": {
"delay": 90,
"time": "1769512530"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1769513255"
},
"departure": {
"delay": 180,
"time": "1769513280"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 30,
"time": "1769511930"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 133,
"time": "1769512153"
},
"departure": {
"delay": 133,
"time": "1769512153"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1769512655"
},
"departure": {
"delay": 35,
"time": "1769512655"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 155,
"time": "1769512030"
},
"departure": {
"delay": 155,
"time": "1769512055"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1769513130"
},
"departure": {
"delay": 150,
"time": "1769513130"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 208,
"time": "1769513848"
},
"departure": {
"delay": 208,
"time": "1769513848"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 155,
"time": "1769512330"
},
"departure": {
"delay": 155,
"time": "1769512355"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769511941",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx387:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3262:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1769512790"
},
"departure": {
"delay": 99,
"time": "1769512839"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 199,
"time": "1769513815"
},
"departure": {
"delay": 199,
"time": "1769513839"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 119,
"time": "1769512895"
},
"departure": {
"delay": 119,
"time": "1769512919"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 139,
"time": "1769512982"
},
"departure": {
"delay": 139,
"time": "1769512999"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1769513089"
},
"departure": {
"delay": 79,
"time": "1769513119"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1769512710"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1769513410"
},
"departure": {
"delay": 119,
"time": "1769513459"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 139,
"time": "1769513505"
},
"departure": {
"delay": 139,
"time": "1769513539"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 179,
"time": "1769513613"
},
"departure": {
"delay": 179,
"time": "1769513639"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 159,
"time": "1769513721"
},
"departure": {
"delay": 159,
"time": "1769513739"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1769513319"
},
"departure": {
"delay": 59,
"time": "1769513339"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 64,
"time": "1769513193"
},
"departure": {
"delay": 64,
"time": "1769513224"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1769513894"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769512710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3262:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1769517172"
},
"departure": {
"delay": 52,
"time": "1769517172"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769517840"
},
"departure": {
"time": "1769517840"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1769516464"
},
"departure": {
"delay": 4,
"time": "1769516464"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769516250"
},
"departure": {
"delay": 30,
"time": "1769516250"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769515851"
},
"departure": {
"delay": 51,
"time": "1769515851"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1769516565"
},
"departure": {
"delay": 45,
"time": "1769516565"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1769517029"
},
"departure": {
"delay": 29,
"time": "1769517029"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1769516177"
},
"departure": {
"delay": 17,
"time": "1769516177"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769517942"
},
"departure": {
"delay": 42,
"time": "1769517942"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1769516027"
},
"departure": {
"delay": 47,
"time": "1769516027"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1769517319"
},
"departure": {
"delay": 19,
"time": "1769517319"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769517570"
},
"departure": {
"delay": 30,
"time": "1769517570"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1769515949"
},
"departure": {
"delay": 29,
"time": "1769515949"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1769517528"
},
"departure": {
"delay": 48,
"time": "1769517528"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12329:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 511,
"time": "1769498582"
},
"departure": {
"delay": 511,
"time": "1769498611"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 471,
"time": "1769498799"
},
"departure": {
"delay": 471,
"time": "1769498811"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 369,
"time": "1769497749"
},
"departure": {
"delay": 369,
"time": "1769497929"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 220,
"time": "1769497563"
},
"departure": {
"delay": 220,
"time": "1769497600"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 520,
"time": "1769498523"
},
"departure": {
"delay": 520,
"time": "1769498560"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 467,
"time": "1769498839"
},
"departure": {
"delay": 467,
"time": "1769498867"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 531,
"time": "1769498226"
},
"departure": {
"delay": 531,
"time": "1769498271"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 520,
"time": "1769498287"
},
"departure": {
"delay": 520,
"time": "1769498320"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 478,
"time": "1769498748"
},
"departure": {
"delay": 478,
"time": "1769498758"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 206,
"time": "1769497512"
},
"departure": {
"delay": 206,
"time": "1769497526"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 526,
"time": "1769498439"
},
"departure": {
"delay": 526,
"time": "1769498506"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 221,
"time": "1769497447"
},
"departure": {
"delay": 221,
"time": "1769497481"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 506,
"time": "1769498701"
},
"departure": {
"delay": 506,
"time": "1769498726"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 505,
"time": "1769498333"
},
"departure": {
"delay": 505,
"time": "1769498365"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 198,
"time": "1769497233"
},
"departure": {
"delay": 198,
"time": "1769497278"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 376,
"time": "1769497953"
},
"departure": {
"delay": 376,
"time": "1769497996"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 223,
"time": "1769497086"
},
"departure": {
"delay": 223,
"time": "1769497123"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 432,
"time": "1769499012"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 460,
"time": "1769498907"
},
"departure": {
"delay": 460,
"time": "1769498920"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 435,
"time": "1769498047"
},
"departure": {
"delay": 435,
"time": "1769498115"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 489,
"time": "1769498638"
},
"departure": {
"delay": 489,
"time": "1769498649"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 256,
"time": "1769497656"
},
"departure": {
"delay": 256,
"time": "1769497696"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 495,
"time": "1769498390"
},
"departure": {
"delay": 495,
"time": "1769498415"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 196,
"time": "1769497036"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 198,
"time": "1769497151"
},
"departure": {
"delay": 198,
"time": "1769497158"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:5:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747508x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 195,
"time": "1769512929"
},
"departure": {
"delay": 195,
"time": "1769512935"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -78,
"time": "1769514269"
},
"departure": {
"delay": -78,
"time": "1769514282"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -86,
"time": "1769514324"
},
"departure": {
"delay": -86,
"time": "1769514334"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1769513092"
},
"departure": {
"delay": 63,
"time": "1769513103"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -48,
"time": "1769514484"
},
"departure": {
"delay": -48,
"time": "1769514492"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 253,
"time": "1769512862"
},
"departure": {
"delay": 253,
"time": "1769512873"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1769513183"
},
"departure": {
"delay": -55,
"time": "1769513345"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1769513504"
},
"departure": {
"delay": -60,
"time": "1769513520"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -32,
"time": "1769513971"
},
"departure": {
"delay": -32,
"time": "1769514028"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -49,
"time": "1769513825"
},
"departure": {
"delay": -49,
"time": "1769513831"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -48,
"time": "1769514360"
},
"departure": {
"delay": -48,
"time": "1769514372"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -54,
"time": "1769514391"
},
"departure": {
"delay": -54,
"time": "1769514426"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -82,
"time": "1769514508"
},
"departure": {
"delay": -82,
"time": "1769514518"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 186,
"time": "1769512671"
},
"departure": {
"delay": 186,
"time": "1769512686"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 216,
"time": "1769512730"
},
"departure": {
"delay": 216,
"time": "1769512776"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 190,
"time": "1769512630"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 222,
"time": "1769512892"
},
"departure": {
"delay": 222,
"time": "1769512902"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -33,
"time": "1769513772"
},
"departure": {
"delay": -33,
"time": "1769513787"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -78,
"time": "1769513548"
},
"departure": {
"delay": -78,
"time": "1769513562"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -17,
"time": "1769514095"
},
"departure": {
"delay": -17,
"time": "1769514103"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -128,
"time": "1769514652"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747508x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10782:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 412,
"time": "1769515732"
},
"departure": {
"delay": 412,
"time": "1769515732"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 367,
"time": "1769515567"
},
"departure": {
"delay": 367,
"time": "1769515567"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 126,
"time": "1769513526"
},
"departure": {
"delay": 126,
"time": "1769513526"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 385,
"time": "1769515045"
},
"departure": {
"delay": 385,
"time": "1769515045"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 387,
"time": "1769516007"
},
"departure": {
"delay": 387,
"time": "1769516007"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 361,
"time": "1769514601"
},
"departure": {
"delay": 361,
"time": "1769514601"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 236,
"time": "1769513876"
},
"departure": {
"delay": 236,
"time": "1769513876"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 373,
"time": "1769515453"
},
"departure": {
"delay": 373,
"time": "1769515453"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 256,
"time": "1769513776"
},
"departure": {
"delay": 256,
"time": "1769513776"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 288,
"time": "1769513928"
},
"departure": {
"delay": 288,
"time": "1769513928"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 390,
"time": "1769515530"
},
"departure": {
"delay": 390,
"time": "1769515530"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 383,
"time": "1769514383"
},
"departure": {
"delay": 383,
"time": "1769514383"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 419,
"time": "1769514479"
},
"departure": {
"delay": 419,
"time": "1769514479"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 392,
"time": "1769514692"
},
"departure": {
"delay": 392,
"time": "1769514692"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 367,
"time": "1769516347"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 407,
"time": "1769514767"
},
"departure": {
"delay": 407,
"time": "1769514767"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 396,
"time": "1769516256"
},
"departure": {
"delay": 396,
"time": "1769516256"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 298,
"time": "1769514058"
},
"departure": {
"delay": 298,
"time": "1769514058"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 222,
"time": "1769513622"
},
"departure": {
"delay": 222,
"time": "1769513622"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 402,
"time": "1769514282"
},
"departure": {
"delay": 402,
"time": "1769514282"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 382,
"time": "1769514862"
},
"departure": {
"delay": 382,
"time": "1769514862"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 476,
"time": "1769514536"
},
"departure": {
"delay": 476,
"time": "1769514536"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 370,
"time": "1769514190"
},
"departure": {
"delay": 370,
"time": "1769514190"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 367,
"time": "1769515807"
},
"departure": {
"delay": 367,
"time": "1769515807"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 409,
"time": "1769514949"
},
"departure": {
"delay": 409,
"time": "1769514949"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 417,
"time": "1769515917"
},
"departure": {
"delay": 417,
"time": "1769515917"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 368,
"time": "1769515328"
},
"departure": {
"delay": 368,
"time": "1769515328"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 367,
"time": "1769515147"
},
"departure": {
"delay": 367,
"time": "1769515147"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 86,
"time": "1769513426"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 218,
"time": "1769513678"
},
"departure": {
"delay": 218,
"time": "1769513678"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 394,
"time": "1769514129"
},
"departure": {
"delay": 394,
"time": "1769514154"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 406,
"time": "1769515006"
},
"departure": {
"delay": 406,
"time": "1769515006"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 400,
"time": "1769516080"
},
"departure": {
"delay": 400,
"time": "1769516080"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 414,
"time": "1769515374"
},
"departure": {
"delay": 414,
"time": "1769515374"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 369,
"time": "1769515209"
},
"departure": {
"delay": 369,
"time": "1769515209"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 393,
"time": "1769516133"
},
"departure": {
"delay": 393,
"time": "1769516133"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1769513440",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10782:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12896:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769516169"
},
"departure": {
"delay": 9,
"time": "1769516169"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1769516381"
},
"departure": {
"delay": 41,
"time": "1769516381"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769516462"
},
"departure": {
"delay": 2,
"time": "1769516462"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1769516297"
},
"departure": {
"delay": 17,
"time": "1769516297"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1769516022"
},
"departure": {
"delay": 42,
"time": "1769516022"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1769515953"
},
"departure": {
"delay": 33,
"time": "1769515953"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1769516262"
},
"departure": {
"delay": 42,
"time": "1769516262"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1769515809"
},
"departure": {
"delay": 9,
"time": "1769515809"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1769516503"
},
"departure": {
"delay": 43,
"time": "1769516503"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1769517376"
},
"departure": {
"delay": 16,
"time": "1769517376"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1769516549"
},
"departure": {
"delay": 29,
"time": "1769516549"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1769515917"
},
"departure": {
"delay": 57,
"time": "1769515917"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769514700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12896:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745146x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1769511370"
},
"departure": {
"delay": -17,
"time": "1769511403"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1769511796"
},
"departure": {
"delay": 13,
"time": "1769511853"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1769511694"
},
"departure": {
"delay": 29,
"time": "1769511749"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1769512000"
},
"departure": {
"delay": -22,
"time": "1769512058"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -17,
"time": "1769512329"
},
"departure": {
"delay": -17,
"time": "1769512363"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1769512088"
},
"departure": {
"delay": -21,
"time": "1769512119"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -44,
"time": "1769512501"
},
"departure": {
"delay": -44,
"time": "1769512516"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1769512390"
},
"departure": {
"delay": -19,
"time": "1769512421"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -54,
"time": "1769512686"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -22,
"time": "1769512262"
},
"departure": {
"delay": -22,
"time": "1769512298"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1769511894"
},
"departure": {
"delay": -9,
"time": "1769511951"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1769511236"
},
"departure": {
"delay": 28,
"time": "1769511268"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -34,
"time": "1769512191"
},
"departure": {
"delay": -34,
"time": "1769512226"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1769511537"
},
"departure": {
"delay": 42,
"time": "1769511582"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1769511139"
},
"departure": {
"delay": 3,
"time": "1769511183"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1769511319"
},
"departure": {
"delay": -22,
"time": "1769511338"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 13,
"time": "1769511013"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1769511426"
},
"departure": {
"delay": -5,
"time": "1769511475"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1769512445"
},
"departure": {
"delay": -19,
"time": "1769512481"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745146x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8608:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769514714"
},
"departure": {
"delay": 54,
"time": "1769514714"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1769513827"
},
"departure": {
"delay": 7,
"time": "1769513827"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1769514198"
},
"departure": {
"delay": 99,
"time": "1769514219"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1769514786"
},
"departure": {
"delay": 66,
"time": "1769514786"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1769513313"
},
"departure": {
"delay": 46,
"time": "1769513386"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1769513101"
},
"departure": {
"delay": 61,
"time": "1769513101"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1769514006"
},
"departure": {
"delay": 36,
"time": "1769514036"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1769514662"
},
"departure": {
"delay": 62,
"time": "1769514662"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -11,
"time": "1769513929"
},
"departure": {
"delay": -11,
"time": "1769513929"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769515246"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1769514586"
},
"departure": {
"delay": 46,
"time": "1769514586"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1769512830"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1769513548"
},
"departure": {
"delay": 41,
"time": "1769513561"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769514114"
},
"departure": {
"delay": 56,
"time": "1769514116"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1769512962"
},
"departure": {
"delay": 42,
"time": "1769512962"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1769515007"
},
"departure": {
"delay": 47,
"time": "1769515007"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 87,
"time": "1769513487"
},
"departure": {
"delay": 87,
"time": "1769513487"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1769513233"
},
"departure": {
"delay": 13,
"time": "1769513233"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1769513115"
},
"departure": {
"delay": 15,
"time": "1769513115"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769513645"
},
"departure": {
"delay": 2,
"time": "1769513762"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1769514373"
},
"departure": {
"delay": 73,
"time": "1769514373"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1769514438"
},
"departure": {
"delay": 101,
"time": "1769514461"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1769514536"
},
"departure": {
"delay": 56,
"time": "1769514536"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1769513245"
},
"departure": {
"delay": 25,
"time": "1769513245"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1769513173"
},
"departure": {
"delay": 13,
"time": "1769513173"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1769513036"
},
"departure": {
"delay": 56,
"time": "1769513036"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1769512861"
},
"departure": {
"delay": 26,
"time": "1769512886"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769514887"
},
"departure": {
"delay": 47,
"time": "1769514887"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1769514958"
},
"departure": {
"delay": 58,
"time": "1769514958"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1769514286"
},
"departure": {
"delay": 106,
"time": "1769514286"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769512780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8608:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8952:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1769516437"
},
"departure": {
"delay": 37,
"time": "1769516437"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769516782"
},
"departure": {
"delay": 22,
"time": "1769516782"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1769516697"
},
"departure": {
"delay": 57,
"time": "1769516697"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769516502"
},
"departure": {
"delay": 42,
"time": "1769516502"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769512260",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8952:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10766:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769516401"
},
"departure": {
"delay": 1,
"time": "1769516401"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1769516282"
},
"departure": {
"delay": 2,
"time": "1769516282"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1769515778"
},
"departure": {
"delay": 38,
"time": "1769515778"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1769515244"
},
"departure": {
"delay": 44,
"time": "1769515244"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769516022"
},
"departure": {
"delay": 42,
"time": "1769516022"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1769515557"
},
"departure": {
"delay": 57,
"time": "1769515557"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1769516118"
},
"departure": {
"delay": 18,
"time": "1769516118"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1769515357"
},
"departure": {
"delay": 37,
"time": "1769515357"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1769517153"
},
"departure": {
"delay": 33,
"time": "1769517153"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1769514941"
},
"departure": {
"delay": 41,
"time": "1769514941"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1769515007"
},
"departure": {
"delay": 47,
"time": "1769515007"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769517080"
},
"departure": {
"delay": 20,
"time": "1769517080"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1769515280"
},
"departure": {
"delay": 20,
"time": "1769515280"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1769515126"
},
"departure": {
"delay": 46,
"time": "1769515126"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1769517206"
},
"departure": {
"delay": 26,
"time": "1769517206"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 45,
"time": "1769516805"
},
"departure": {
"delay": 45,
"time": "1769516805"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769517420"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 45,
"time": "1769514885"
},
"departure": {
"delay": 45,
"time": "1769514885"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1769516526"
},
"departure": {
"delay": 6,
"time": "1769516526"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1769514841"
},
"departure": {
"delay": 1,
"time": "1769514841"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769516447"
},
"departure": {
"delay": 47,
"time": "1769516447"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1769515840"
},
"departure": {
"delay": 40,
"time": "1769515840"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1769516079"
},
"departure": {
"delay": 39,
"time": "1769516079"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1769516990"
},
"departure": {
"delay": 50,
"time": "1769516990"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 29,
"time": "1769517329"
},
"departure": {
"delay": 29,
"time": "1769517329"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 3,
"time": "1769515083"
},
"departure": {
"delay": 3,
"time": "1769515083"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1769515935"
},
"departure": {
"delay": 15,
"time": "1769515935"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769514510",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10766:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769517780"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769517720"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769517300"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769517660"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769517420"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769517060"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769517900"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769514059",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4107:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15368:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769513660"
},
"departure": {
"delay": 20,
"time": "1769513660"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1769514543"
},
"departure": {
"delay": 3,
"time": "1769514543"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1769514470"
},
"departure": {
"delay": 50,
"time": "1769514470"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1769515050"
},
"departure": {
"delay": 30,
"time": "1769515050"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769513550"
},
"departure": {
"delay": 30,
"time": "1769513550"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1769514875"
},
"departure": {
"delay": 35,
"time": "1769514875"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769514330"
},
"departure": {
"delay": 30,
"time": "1769514330"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769513850"
},
"departure": {
"delay": 30,
"time": "1769513850"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1769514692"
},
"departure": {
"delay": 32,
"time": "1769514692"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1769513943"
},
"departure": {
"delay": 3,
"time": "1769513943"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769514030"
},
"departure": {
"delay": 30,
"time": "1769514030"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1769514183"
},
"departure": {
"delay": 3,
"time": "1769514183"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1769513728"
},
"departure": {
"delay": 28,
"time": "1769513728"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769514750"
},
"departure": {
"delay": 30,
"time": "1769514750"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 18,
"time": "1769514978"
},
"departure": {
"delay": 18,
"time": "1769514978"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1769514793"
},
"departure": {
"delay": 13,
"time": "1769514793"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1769514276"
},
"departure": {
"delay": 36,
"time": "1769514276"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1769514607"
},
"departure": {
"delay": 7,
"time": "1769514607"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1769514116"
},
"departure": {
"delay": 56,
"time": "1769514116"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769515170"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 23,
"time": "1769513783"
},
"departure": {
"delay": 23,
"time": "1769513783"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769514422"
},
"departure": {
"delay": 2,
"time": "1769514422"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769480316",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15368:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746215x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1769503268"
},
"departure": {
"delay": 222,
"time": "1769503302"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 218,
"time": "1769503106"
},
"departure": {
"delay": 218,
"time": "1769503178"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 186,
"time": "1769505873"
},
"departure": {
"delay": 186,
"time": "1769505906"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 150,
"time": "1769504690"
},
"departure": {
"delay": 150,
"time": "1769504730"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 222,
"time": "1769503438"
},
"departure": {
"delay": 222,
"time": "1769503482"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 207,
"time": "1769505056"
},
"departure": {
"delay": 207,
"time": "1769505087"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 228,
"time": "1769505180"
},
"departure": {
"delay": 228,
"time": "1769505228"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 163,
"time": "1769502910"
},
"departure": {
"delay": 163,
"time": "1769502943"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 210,
"time": "1769504336"
},
"departure": {
"delay": 210,
"time": "1769504370"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 234,
"time": "1769504225"
},
"departure": {
"delay": 234,
"time": "1769504274"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 282,
"time": "1769504036"
},
"departure": {
"delay": 282,
"time": "1769504082"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 246,
"time": "1769503524"
},
"departure": {
"delay": 246,
"time": "1769503566"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1769506072"
},
"departure": {
"delay": 126,
"time": "1769506086"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 106,
"time": "1769506126"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 165,
"time": "1769502814"
},
"departure": {
"delay": 165,
"time": "1769502825"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 248,
"time": "1769505695"
},
"departure": {
"delay": 248,
"time": "1769505728"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 196,
"time": "1769504847"
},
"departure": {
"delay": 196,
"time": "1769504896"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 208,
"time": "1769505118"
},
"departure": {
"delay": 208,
"time": "1769505148"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 216,
"time": "1769505300"
},
"departure": {
"delay": 216,
"time": "1769505336"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 267,
"time": "1769505655"
},
"departure": {
"delay": 267,
"time": "1769505687"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 161,
"time": "1769505985"
},
"departure": {
"delay": 161,
"time": "1769506001"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 193,
"time": "1769504617"
},
"departure": {
"delay": 193,
"time": "1769504653"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 262,
"time": "1769505472"
},
"departure": {
"delay": 262,
"time": "1769505502"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 129,
"time": "1769502960"
},
"departure": {
"delay": 129,
"time": "1769502969"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 233,
"time": "1769503881"
},
"departure": {
"delay": 233,
"time": "1769503913"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 206,
"time": "1769505414"
},
"departure": {
"delay": 206,
"time": "1769505446"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 165,
"time": "1769503027"
},
"departure": {
"delay": 165,
"time": "1769503065"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 201,
"time": "1769504135"
},
"departure": {
"delay": 201,
"time": "1769504181"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 213,
"time": "1769505738"
},
"departure": {
"delay": 213,
"time": "1769505753"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 262,
"time": "1769503631"
},
"departure": {
"delay": 262,
"time": "1769503642"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 220,
"time": "1769503588"
},
"departure": {
"delay": 220,
"time": "1769503600"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 216,
"time": "1769505380"
},
"departure": {
"delay": 216,
"time": "1769505396"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 189,
"time": "1769503315"
},
"departure": {
"delay": 189,
"time": "1769503329"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 198,
"time": "1769505845"
},
"departure": {
"delay": 198,
"time": "1769505858"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 201,
"time": "1769505773"
},
"departure": {
"delay": 201,
"time": "1769505801"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 221,
"time": "1769505557"
},
"departure": {
"delay": 221,
"time": "1769505581"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 252,
"time": "1769503776"
},
"departure": {
"delay": 252,
"time": "1769503812"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 152,
"time": "1769504752"
},
"departure": {
"delay": 152,
"time": "1769504792"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 131,
"time": "1769506019"
},
"departure": {
"delay": 131,
"time": "1769506031"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"departure": {
"delay": 167,
"time": "1769502767"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 192,
"time": "1769504937"
},
"departure": {
"delay": 192,
"time": "1769504952"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 243,
"time": "1769505532"
},
"departure": {
"delay": 243,
"time": "1769505543"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 203,
"time": "1769504526"
},
"departure": {
"delay": 203,
"time": "1769504543"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 209,
"time": "1769504992"
},
"departure": {
"delay": 209,
"time": "1769505029"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 214,
"time": "1769504403"
},
"departure": {
"delay": 214,
"time": "1769504434"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 192,
"time": "1769503072"
},
"departure": {
"delay": 192,
"time": "1769503092"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 232,
"time": "1769503215"
},
"departure": {
"delay": 232,
"time": "1769503252"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1769502991"
},
"departure": {
"delay": 166,
"time": "1769503006"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 248,
"time": "1769503682"
},
"departure": {
"delay": 248,
"time": "1769503748"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 208,
"time": "1769504452"
},
"departure": {
"delay": 208,
"time": "1769504488"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746215x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1769512938"
},
"departure": {
"delay": 18,
"time": "1769512938"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 175,
"time": "1769515195"
},
"departure": {
"delay": 175,
"time": "1769515195"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 147,
"time": "1769514627"
},
"departure": {
"delay": 147,
"time": "1769514627"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 184,
"time": "1769514844"
},
"departure": {
"delay": 184,
"time": "1769514844"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 212,
"time": "1769513552"
},
"departure": {
"delay": 212,
"time": "1769513552"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 186,
"time": "1769514786"
},
"departure": {
"delay": 186,
"time": "1769514786"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 177,
"time": "1769513817"
},
"departure": {
"delay": 177,
"time": "1769513817"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1769515114"
},
"departure": {
"delay": 154,
"time": "1769515114"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 79,
"time": "1769513179"
},
"departure": {
"delay": 79,
"time": "1769513179"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1769514915"
},
"departure": {
"delay": 135,
"time": "1769514915"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 122,
"time": "1769513102"
},
"departure": {
"delay": 122,
"time": "1769513102"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 152,
"time": "1769513252"
},
"departure": {
"delay": 152,
"time": "1769513252"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1769514577"
},
"departure": {
"delay": 157,
"time": "1769514577"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 132,
"time": "1769513352"
},
"departure": {
"delay": 132,
"time": "1769513352"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1769514202"
},
"departure": {
"delay": 142,
"time": "1769514202"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 122,
"time": "1769513402"
},
"departure": {
"delay": 122,
"time": "1769513402"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 203,
"time": "1769514143"
},
"departure": {
"delay": 203,
"time": "1769514143"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 198,
"time": "1769513718"
},
"departure": {
"delay": 198,
"time": "1769513718"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1769515450"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1769514309"
},
"departure": {
"delay": 42,
"time": "1769514402"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 162,
"time": "1769514677"
},
"departure": {
"delay": 162,
"time": "1769514702"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 107,
"time": "1769512977"
},
"departure": {
"delay": 107,
"time": "1769513027"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769512860"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 252,
"time": "1769513627"
},
"departure": {
"delay": 252,
"time": "1769513652"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 131,
"time": "1769514971"
},
"departure": {
"delay": 131,
"time": "1769514971"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 154,
"time": "1769513852"
},
"departure": {
"delay": 154,
"time": "1769513854"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 177,
"time": "1769513913"
},
"departure": {
"delay": 177,
"time": "1769513937"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 172,
"time": "1769514004"
},
"departure": {
"delay": 172,
"time": "1769514052"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 144,
"time": "1769515044"
},
"departure": {
"delay": 144,
"time": "1769515044"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769512860",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8283:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596638:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1769514800"
},
"departure": {
"delay": -40,
"time": "1769514800"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1769514483"
},
"departure": {
"delay": 3,
"time": "1769514483"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -83,
"time": "1769514697"
},
"departure": {
"delay": -83,
"time": "1769514697"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1769514560"
},
"departure": {
"delay": -40,
"time": "1769514620"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1769514074"
},
"departure": {
"delay": 20,
"time": "1769514080"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1769514154"
},
"departure": {
"delay": 50,
"time": "1769514170"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1769514229"
},
"departure": {
"delay": 49,
"time": "1769514229"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1769514398"
},
"departure": {
"delay": -10,
"time": "1769514410"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1769514876"
},
"departure": {
"delay": -24,
"time": "1769514876"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769514320"
},
"departure": {
"delay": 20,
"time": "1769514320"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -84,
"time": "1769514996"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596638:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769538360"
},
"departure": {
"time": "1769538360"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769538780"
},
"departure": {
"time": "1769538780"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769539500"
},
"departure": {
"time": "1769539500"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769538785"
},
"departure": {
"delay": 5,
"time": "1769538785"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769538840"
},
"departure": {
"time": "1769538840"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769539860"
},
"departure": {
"time": "1769539860"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769539620"
},
"departure": {
"time": "1769539620"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769540040"
},
"departure": {
"time": "1769540040"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769539920"
},
"departure": {
"time": "1769539920"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769539080"
},
"departure": {
"time": "1769539080"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769538120"
},
"departure": {
"time": "1769538120"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769540160"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769538660"
},
"departure": {
"time": "1769538660"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769538720"
},
"departure": {
"time": "1769538720"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769538960"
},
"departure": {
"time": "1769538960"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769539320"
},
"departure": {
"time": "1769539320"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769538180"
},
"departure": {
"time": "1769538180"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769539740"
},
"departure": {
"time": "1769539740"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769538300"
},
"departure": {
"time": "1769538300"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769537400"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769539980"
},
"departure": {
"time": "1769539980"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769538240"
},
"departure": {
"time": "1769538240"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769539140"
},
"departure": {
"time": "1769539140"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769540100"
},
"departure": {
"time": "1769540100"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769538540"
},
"departure": {
"time": "1769538540"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769537880"
},
"departure": {
"time": "1769537880"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769503649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx595:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745191x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -62,
"time": "1769507085"
},
"departure": {
"delay": -62,
"time": "1769507098"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1769506453"
},
"departure": {
"delay": 41,
"time": "1769506481"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 8,
"time": "1769505997"
},
"departure": {
"delay": 8,
"time": "1769506028"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -32,
"time": "1769506618"
},
"departure": {
"delay": -32,
"time": "1769506648"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1769506376"
},
"departure": {
"delay": 88,
"time": "1769506408"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1769506055"
},
"departure": {
"delay": -11,
"time": "1769506069"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1769505808"
},
"departure": {
"delay": 3,
"time": "1769505843"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1769506115"
},
"departure": {
"delay": 68,
"time": "1769506208"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -45,
"time": "1769506679"
},
"departure": {
"delay": -45,
"time": "1769506695"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -161,
"time": "1769507179"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -76,
"time": "1769506807"
},
"departure": {
"delay": -76,
"time": "1769506844"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 55,
"time": "1769505655"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -22,
"time": "1769505711"
},
"departure": {
"delay": -22,
"time": "1769505758"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -91,
"time": "1769506751"
},
"departure": {
"delay": -91,
"time": "1769506769"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -52,
"time": "1769506869"
},
"departure": {
"delay": -52,
"time": "1769506928"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -33,
"time": "1769506961"
},
"departure": {
"delay": -33,
"time": "1769507007"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1769506525"
},
"departure": {
"delay": -1,
"time": "1769506559"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -34,
"time": "1769507033"
},
"departure": {
"delay": -34,
"time": "1769507066"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1769505935"
},
"departure": {
"delay": 8,
"time": "1769505968"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745191x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745175x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1769514783"
},
"departure": {
"delay": 37,
"time": "1769514817"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769514367"
},
"departure": {
"delay": 120,
"time": "1769514420"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1769514723"
},
"departure": {
"delay": 87,
"time": "1769514747"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1769514272"
},
"departure": {
"delay": 131,
"time": "1769514311"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769515290"
},
"departure": {
"delay": 30,
"time": "1769515290"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1769514333"
},
"departure": {
"delay": 105,
"time": "1769514345"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769515770"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 144,
"time": "1769514507"
},
"departure": {
"delay": 144,
"time": "1769514564"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769515350"
},
"departure": {
"delay": 30,
"time": "1769515350"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769515230"
},
"departure": {
"delay": 30,
"time": "1769515230"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1769514443"
},
"departure": {
"delay": 123,
"time": "1769514483"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769514930"
},
"departure": {
"delay": 30,
"time": "1769514930"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 201,
"time": "1769514201"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769515530"
},
"departure": {
"delay": 30,
"time": "1769515530"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1769514664"
},
"departure": {
"delay": 97,
"time": "1769514697"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1769514586"
},
"departure": {
"delay": 136,
"time": "1769514616"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769515650"
},
"departure": {
"delay": 30,
"time": "1769515650"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769515410"
},
"departure": {
"delay": 30,
"time": "1769515410"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769515110"
},
"departure": {
"delay": 30,
"time": "1769515110"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769514990"
},
"departure": {
"delay": 30,
"time": "1769514990"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745175x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1769510918"
},
"departure": {
"delay": -12,
"time": "1769510928"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769510895"
},
"departure": {
"delay": 28,
"time": "1769510908"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 128,
"time": "1769510355"
},
"departure": {
"delay": 128,
"time": "1769510408"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 176,
"time": "1769510262"
},
"departure": {
"delay": 176,
"time": "1769510276"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -16,
"time": "1769511164"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1769510769"
},
"departure": {
"delay": 6,
"time": "1769510826"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1769510970"
},
"departure": {
"delay": 19,
"time": "1769511019"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1769510317"
},
"departure": {
"delay": 115,
"time": "1769510335"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1769510065"
},
"departure": {
"delay": 165,
"time": "1769510145"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 75,
"time": "1769509875"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1769510601"
},
"departure": {
"delay": -23,
"time": "1769510617"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769510510"
},
"departure": {
"delay": 5,
"time": "1769510525"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1769510719"
},
"departure": {
"delay": 27,
"time": "1769510727"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1769510465"
},
"departure": {
"delay": 24,
"time": "1769510484"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 202,
"time": "1769510193"
},
"departure": {
"delay": 202,
"time": "1769510242"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1769510428"
},
"departure": {
"delay": 51,
"time": "1769510451"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1769510004"
},
"departure": {
"delay": 98,
"time": "1769510018"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769514360"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769513160"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769513280"
},
"stopId": "FR:76231:ZE:TAEx2205:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769513760"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769513220"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769514720"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769515320"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769513100"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769513400"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2047:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:21:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1769512227"
},
"departure": {
"delay": 108,
"time": "1769512248"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1769511516"
},
"departure": {
"delay": 50,
"time": "1769511530"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1769512272"
},
"departure": {
"delay": 84,
"time": "1769512284"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1769512549"
},
"departure": {
"delay": 61,
"time": "1769512561"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1769512638"
},
"departure": {
"delay": 65,
"time": "1769512685"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1769512122"
},
"departure": {
"delay": 71,
"time": "1769512151"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769511968"
},
"departure": {
"delay": 58,
"time": "1769512018"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1769512486"
},
"departure": {
"delay": 87,
"time": "1769512527"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1769512704"
},
"departure": {
"delay": 67,
"time": "1769512747"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1769512296"
},
"departure": {
"delay": 56,
"time": "1769512316"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1769511749"
},
"departure": {
"delay": 51,
"time": "1769511771"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1769512594"
},
"departure": {
"delay": 46,
"time": "1769512606"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1769512837"
},
"departure": {
"delay": 68,
"time": "1769512868"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1769512051"
},
"departure": {
"delay": 41,
"time": "1769512061"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1769512794"
},
"departure": {
"delay": 66,
"time": "1769512806"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 68,
"time": "1769511418"
},
"departure": {
"delay": 68,
"time": "1769511428"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1769513021"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 41,
"time": "1769512343"
},
"departure": {
"delay": 41,
"time": "1769512361"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1769512390"
},
"departure": {
"delay": 82,
"time": "1769512462"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1769511791"
},
"departure": {
"delay": 28,
"time": "1769511808"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"departure": {
"delay": 46,
"time": "1769511286"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1769512903"
},
"departure": {
"delay": 64,
"time": "1769512924"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1769511670"
},
"departure": {
"delay": 59,
"time": "1769511719"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769511864"
},
"departure": {
"delay": 103,
"time": "1769511943"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1769511342"
},
"departure": {
"delay": 88,
"time": "1769511388"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:21:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:5469460744896512x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -163,
"time": "1769515447"
},
"departure": {
"delay": -163,
"time": "1769515457"
},
"stopId": "FR:27398:ZE:851790001:ATOUMOD014",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1769516413"
},
"departure": {
"delay": -37,
"time": "1769516423"
},
"stopId": "FR:27056:ZE:4851335628324864:ATOUMOD014",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1769514774"
},
"departure": {
"delay": 15,
"time": "1769514795"
},
"stopId": "FR:27056:ZE:4890908450357248:ATOUMOD014",
"stopSequence": 10
},
{
"arrival": {
"delay": -64,
"time": "1769514886"
},
"departure": {
"delay": -64,
"time": "1769514896"
},
"stopId": "FR:27056:ZE:5928302503002112:ATOUMOD014",
"stopSequence": 11
},
{
"arrival": {
"delay": -226,
"time": "1769515144"
},
"departure": {
"delay": -226,
"time": "1769515154"
},
"stopId": "FR:27056:ZE:861480001:ATOUMOD014",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769516281"
},
"departure": {
"delay": 11,
"time": "1769516291"
},
"stopId": "FR:27056:ZE:4884844963168256:ATOUMOD014",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1769516617"
},
"departure": {
"delay": -13,
"time": "1769516627"
},
"stopId": "FR:27056:ZE:6010744870010880:ATOUMOD014",
"stopSequence": 26
},
{
"arrival": {
"delay": -31,
"time": "1769516719"
},
"departure": {
"delay": -31,
"time": "1769516729"
},
"stopId": "FR:27056:ZE:5971865148325888:ATOUMOD014",
"stopSequence": 27
},
{
"arrival": {
"delay": -152,
"time": "1769515398"
},
"departure": {
"delay": -152,
"time": "1769515408"
},
"stopId": "FR:27398:ZE:4835319225516032:ATOUMOD014",
"stopSequence": 16
},
{
"arrival": {
"delay": -73,
"time": "1769516807"
},
"stopId": "FR:27056:ZE:4810781540483072:ATOUMOD014",
"stopSequence": 28
},
{
"arrival": {
"delay": -141,
"time": "1769515089"
},
"departure": {
"delay": -141,
"time": "1769515119"
},
"stopId": "FR:27056:ZE:4912416975486976:ATOUMOD014",
"stopSequence": 13
},
{
"arrival": {
"delay": -182,
"time": "1769515308"
},
"departure": {
"delay": -182,
"time": "1769515318"
},
"stopId": "FR:27398:ZE:6027085005979648:ATOUMOD014",
"stopSequence": 15
},
{
"arrival": {
"delay": -112,
"time": "1769514907"
},
"departure": {
"delay": -112,
"time": "1769515028"
},
"stopId": "FR:27056:ZE:6598154192420864:ATOUMOD014",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1769516196"
},
"departure": {
"delay": 46,
"time": "1769516206"
},
"stopId": "FR:27056:ZE:5481220096917504:ATOUMOD014",
"stopSequence": 22
},
{
"arrival": {
"delay": 81,
"time": "1769516111"
},
"departure": {
"delay": 81,
"time": "1769516121"
},
"stopId": "FR:27056:ZE:5348704383926272:ATOUMOD014",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1769515770"
},
"departure": {
"delay": 40,
"time": "1769515780"
},
"stopId": "FR:27398:ZE:4865625185845248:ATOUMOD014",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1769514599"
},
"departure": {
"delay": 64,
"time": "1769514604"
},
"stopId": "FR:27056:ZE:810750001:ATOUMOD014",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1769516039"
},
"departure": {
"delay": 69,
"time": "1769516049"
},
"stopId": "FR:27056:ZE:5453442999910400:ATOUMOD014",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1769514433"
},
"departure": {
"delay": 34,
"time": "1769514454"
},
"stopId": "FR:27056:ZE:4897073112547328:ATOUMOD014",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1769514717"
},
"departure": {
"delay": 59,
"time": "1769514719"
},
"stopId": "FR:27056:ZE:6489028334452736:ATOUMOD014",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1769515916"
},
"departure": {
"delay": 66,
"time": "1769515926"
},
"stopId": "FR:27398:ZE:4847446401220608:ATOUMOD014",
"stopSequence": 19
},
{
"arrival": {
"delay": -35,
"time": "1769516355"
},
"departure": {
"delay": -35,
"time": "1769516365"
},
"stopId": "FR:27056:ZE:5484943498018816:ATOUMOD014",
"stopSequence": 24
}
],
"timestamp": "1769514813",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:5469460744896512x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx378:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 186,
"time": "1769513646"
},
"departure": {
"delay": 186,
"time": "1769513646"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1769511894"
},
"departure": {
"delay": 44,
"time": "1769511944"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 89,
"time": "1769512744"
},
"departure": {
"delay": 89,
"time": "1769512769"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1769512489"
},
"departure": {
"delay": 109,
"time": "1769512489"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1769512182"
},
"departure": {
"delay": 42,
"time": "1769512182"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 109,
"time": "1769512644"
},
"departure": {
"delay": 109,
"time": "1769512669"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 137,
"time": "1769513717"
},
"departure": {
"delay": 137,
"time": "1769513717"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1769513294"
},
"departure": {
"delay": 134,
"time": "1769513294"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1769511394"
},
"departure": {
"delay": 154,
"time": "1769511394"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1769513001"
},
"departure": {
"delay": 99,
"time": "1769513019"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1769512297"
},
"departure": {
"delay": 37,
"time": "1769512297"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 124,
"time": "1769511544"
},
"departure": {
"delay": 124,
"time": "1769511544"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1769512869"
},
"departure": {
"delay": 154,
"time": "1769512894"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1769511473"
},
"departure": {
"delay": 113,
"time": "1769511473"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -61,
"time": "1769513939"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 157,
"time": "1769512417"
},
"departure": {
"delay": 157,
"time": "1769512417"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 134,
"time": "1769511194"
},
"departure": {
"delay": 134,
"time": "1769511194"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1769512569"
},
"departure": {
"delay": 129,
"time": "1769512569"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1769513520"
},
"departure": {
"delay": 120,
"time": "1769513520"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 129,
"time": "1769513769"
},
"departure": {
"delay": 129,
"time": "1769513769"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 164,
"time": "1769513099"
},
"departure": {
"delay": 164,
"time": "1769513144"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1769511294"
},
"departure": {
"delay": 114,
"time": "1769511294"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1769513432"
},
"departure": {
"delay": 92,
"time": "1769513432"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1769513843"
},
"departure": {
"delay": 83,
"time": "1769513843"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 44,
"time": "1769511644"
},
"departure": {
"delay": 44,
"time": "1769511644"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1769512095"
},
"departure": {
"delay": 99,
"time": "1769512119"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 182,
"time": "1769513582"
},
"departure": {
"delay": 182,
"time": "1769513582"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1769512009"
},
"departure": {
"delay": 49,
"time": "1769512009"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 34,
"time": "1769511094"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -11,
"time": "1769511769"
},
"departure": {
"delay": -11,
"time": "1769511769"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769511100",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx378:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1769514640"
},
"departure": {
"delay": 110,
"time": "1769514650"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1769515917"
},
"departure": {
"delay": 117,
"time": "1769515917"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 111,
"time": "1769515611"
},
"departure": {
"delay": 111,
"time": "1769515611"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1769515216"
},
"departure": {
"delay": 136,
"time": "1769515216"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1769515560"
},
"departure": {
"delay": 120,
"time": "1769515560"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 91,
"time": "1769514931"
},
"departure": {
"delay": 91,
"time": "1769514931"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1769515140"
},
"departure": {
"delay": 120,
"time": "1769515140"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1769514507"
},
"departure": {
"delay": 27,
"time": "1769514507"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1769514750"
},
"departure": {
"delay": 90,
"time": "1769514750"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1769515764"
},
"departure": {
"delay": 144,
"time": "1769515764"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1769515515"
},
"departure": {
"delay": 135,
"time": "1769515515"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 119,
"time": "1769515259"
},
"departure": {
"delay": 119,
"time": "1769515259"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769516280"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1769515800"
},
"departure": {
"delay": 120,
"time": "1769515800"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1769515320"
},
"departure": {
"delay": 120,
"time": "1769515320"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 107,
"time": "1769514587"
},
"departure": {
"delay": 107,
"time": "1769514587"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1769514780"
},
"departure": {
"delay": 120,
"time": "1769514780"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1769515448"
},
"departure": {
"delay": 128,
"time": "1769515448"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1769514893"
},
"departure": {
"delay": 113,
"time": "1769514893"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1769514845"
},
"departure": {
"delay": 125,
"time": "1769514845"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 139,
"time": "1769515399"
},
"departure": {
"delay": 139,
"time": "1769515399"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1769516076"
},
"departure": {
"delay": 96,
"time": "1769516076"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1769515020"
},
"departure": {
"delay": 120,
"time": "1769515020"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1769514972"
},
"departure": {
"delay": 132,
"time": "1769514972"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 55,
"time": "1769514475"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1769515846"
},
"departure": {
"delay": 106,
"time": "1769515846"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769514480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10286:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2369:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1769516222"
},
"departure": {
"delay": 2,
"time": "1769516222"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1769515829"
},
"departure": {
"delay": 29,
"time": "1769515829"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1769515756"
},
"departure": {
"delay": 16,
"time": "1769515756"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1769516291"
},
"departure": {
"delay": 11,
"time": "1769516291"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1769515275"
},
"departure": {
"delay": 15,
"time": "1769515275"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769515995"
},
"departure": {
"delay": 15,
"time": "1769515995"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1769516109"
},
"departure": {
"delay": 9,
"time": "1769516109"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 47,
"time": "1769515187"
},
"departure": {
"delay": 47,
"time": "1769515187"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1769516568"
},
"departure": {
"delay": 48,
"time": "1769516568"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1769515635"
},
"departure": {
"delay": 15,
"time": "1769515635"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1769516431"
},
"departure": {
"delay": 31,
"time": "1769516431"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 18,
"time": "1769515698"
},
"departure": {
"delay": 18,
"time": "1769515698"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1769515343"
},
"departure": {
"delay": 23,
"time": "1769515343"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1769516356"
},
"departure": {
"delay": 16,
"time": "1769516356"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 12,
"time": "1769515092"
},
"departure": {
"delay": 12,
"time": "1769515092"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1769515026"
},
"departure": {
"delay": 6,
"time": "1769515026"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1769516505"
},
"departure": {
"delay": 45,
"time": "1769516505"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1769515485"
},
"departure": {
"delay": 45,
"time": "1769515485"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1769516835"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769510840",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2369:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848902F5510168x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769508840"
},
"departure": {
"time": "1769508960"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769507580"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1769509800"
},
"departure": {
"time": "1769509920"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769512860"
},
"departure": {
"time": "1769512920"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769510940"
},
"departure": {
"time": "1769511000"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1769514540"
},
"departure": {
"time": "1769514600"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1769517480"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769511480"
},
"departure": {
"time": "1769511540"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769513820"
},
"departure": {
"time": "1769513880"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769512200"
},
"departure": {
"time": "1769512620"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769503951",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848902F5510168x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746219x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1769508846"
},
"departure": {
"delay": 102,
"time": "1769508882"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 81,
"time": "1769508521"
},
"departure": {
"delay": 81,
"time": "1769508561"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 150,
"time": "1769507504"
},
"departure": {
"delay": 150,
"time": "1769507550"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 141,
"time": "1769509251"
},
"departure": {
"delay": 141,
"time": "1769509281"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 14,
"time": "1769508160"
},
"departure": {
"delay": 14,
"time": "1769508194"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 69,
"time": "1769507598"
},
"departure": {
"delay": 69,
"time": "1769507649"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1769508775"
},
"departure": {
"delay": 72,
"time": "1769508792"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 96,
"time": "1769506624"
},
"departure": {
"delay": 96,
"time": "1769506656"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 87,
"time": "1769507031"
},
"departure": {
"delay": 87,
"time": "1769507067"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1769509493"
},
"departure": {
"delay": 87,
"time": "1769509527"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 60,
"time": "1769509680"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 70,
"time": "1769506549"
},
"departure": {
"delay": 70,
"time": "1769506570"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 78,
"time": "1769506744"
},
"departure": {
"delay": 78,
"time": "1769506758"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 153,
"time": "1769509083"
},
"departure": {
"delay": 153,
"time": "1769509113"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"departure": {
"delay": 61,
"time": "1769506261"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1769508908"
},
"departure": {
"delay": 101,
"time": "1769508941"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 45,
"time": "1769508391"
},
"departure": {
"delay": 45,
"time": "1769508405"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 77,
"time": "1769509546"
},
"departure": {
"delay": 77,
"time": "1769509577"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 172,
"time": "1769509052"
},
"departure": {
"delay": 172,
"time": "1769509072"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 83,
"time": "1769507690"
},
"departure": {
"delay": 83,
"time": "1769507723"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1769507989"
},
"departure": {
"delay": 88,
"time": "1769508028"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1769507774"
},
"departure": {
"delay": 80,
"time": "1769507840"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 95,
"time": "1769509402"
},
"departure": {
"delay": 95,
"time": "1769509415"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 65,
"time": "1769506405"
},
"departure": {
"delay": 65,
"time": "1769506445"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 96,
"time": "1769507344"
},
"departure": {
"delay": 96,
"time": "1769507376"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1769506582"
},
"departure": {
"delay": 110,
"time": "1769506610"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1769509298"
},
"departure": {
"delay": 110,
"time": "1769509310"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 167,
"time": "1769509154"
},
"departure": {
"delay": 167,
"time": "1769509187"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 68,
"time": "1769506304"
},
"departure": {
"delay": 68,
"time": "1769506328"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1769507119"
},
"departure": {
"delay": 102,
"time": "1769507202"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1769506521"
},
"departure": {
"delay": 91,
"time": "1769506531"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1769506697"
},
"departure": {
"delay": 109,
"time": "1769506729"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1769509613"
},
"departure": {
"delay": 82,
"time": "1769509642"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 67,
"time": "1769508331"
},
"departure": {
"delay": 67,
"time": "1769508367"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1769507932"
},
"departure": {
"delay": 73,
"time": "1769507953"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1769506465"
},
"departure": {
"delay": 56,
"time": "1769506496"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1769506774"
},
"departure": {
"delay": 58,
"time": "1769506798"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1769508099"
},
"departure": {
"delay": 52,
"time": "1769508112"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 87,
"time": "1769506901"
},
"departure": {
"delay": 87,
"time": "1769506947"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1769508660"
},
"departure": {
"delay": 97,
"time": "1769508697"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 141,
"time": "1769509192"
},
"departure": {
"delay": 141,
"time": "1769509221"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 66,
"time": "1769506974"
},
"departure": {
"delay": 66,
"time": "1769506986"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 124,
"time": "1769509376"
},
"departure": {
"delay": 124,
"time": "1769509384"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 93,
"time": "1769507883"
},
"departure": {
"delay": 93,
"time": "1769507913"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1769507003"
},
"departure": {
"delay": 33,
"time": "1769507013"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1769508445"
},
"departure": {
"delay": 70,
"time": "1769508490"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1769508219"
},
"departure": {
"delay": 20,
"time": "1769508260"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1769507249"
},
"departure": {
"delay": 106,
"time": "1769507266"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1769508591"
},
"departure": {
"delay": 88,
"time": "1769508628"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 172,
"time": "1769508965"
},
"departure": {
"delay": 172,
"time": "1769509012"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
}
],
"timestamp": "1769514818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746219x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758404x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769493920"
},
"departure": {
"delay": 3,
"time": "1769493963"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -18,
"time": "1769494145"
},
"departure": {
"delay": -18,
"time": "1769494302"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1769493652"
},
"departure": {
"delay": 9,
"time": "1769493669"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769493567"
},
"departure": {
"delay": 52,
"time": "1769493592"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1769492857"
},
"departure": {
"delay": 153,
"time": "1769492913"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 145,
"time": "1769492365"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -44,
"time": "1769494853"
},
"departure": {
"delay": -44,
"time": "1769494876"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1769493062"
},
"departure": {
"delay": 130,
"time": "1769493070"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -45,
"time": "1769494677"
},
"departure": {
"delay": -45,
"time": "1769494695"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 141,
"time": "1769492540"
},
"departure": {
"delay": 141,
"time": "1769492601"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1769495227"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769493287"
},
"departure": {
"delay": 57,
"time": "1769493297"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758404x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747521x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1769494623"
},
"departure": {
"delay": 72,
"time": "1769494632"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1769494131"
},
"departure": {
"delay": 16,
"time": "1769494156"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1769494176"
},
"departure": {
"delay": 72,
"time": "1769494212"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1769494316"
},
"departure": {
"delay": 68,
"time": "1769494328"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1769494948"
},
"departure": {
"delay": 52,
"time": "1769494972"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 43,
"time": "1769494003"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1769494243"
},
"departure": {
"delay": 71,
"time": "1769494271"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1769494693"
},
"departure": {
"delay": 54,
"time": "1769494734"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1769495171"
},
"departure": {
"delay": -7,
"time": "1769495213"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1769495934"
},
"departure": {
"delay": 26,
"time": "1769495966"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 157,
"time": "1769495628"
},
"departure": {
"delay": 157,
"time": "1769495677"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1769495093"
},
"departure": {
"delay": -24,
"time": "1769495136"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 146,
"time": "1769495425"
},
"departure": {
"delay": 146,
"time": "1769495546"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1769496220"
},
"departure": {
"delay": 66,
"time": "1769496246"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1769495885"
},
"departure": {
"delay": 15,
"time": "1769495895"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1769496281"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1769495018"
},
"departure": {
"delay": 66,
"time": "1769495046"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 182,
"time": "1769494461"
},
"departure": {
"delay": 182,
"time": "1769494502"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1769494350"
},
"departure": {
"delay": 120,
"time": "1769494380"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1769496114"
},
"departure": {
"delay": 24,
"time": "1769496144"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1769495991"
},
"departure": {
"delay": 20,
"time": "1769496020"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 127,
"time": "1769494567"
},
"departure": {
"delay": 127,
"time": "1769494567"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747521x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769498580"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769498100"
},
"departure": {
"time": "1769498100"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769497620"
},
"departure": {
"time": "1769497620"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769497680"
},
"departure": {
"time": "1769497680"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769498040"
},
"departure": {
"time": "1769498040"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769498400"
},
"departure": {
"time": "1769498400"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769497560"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769497980"
},
"departure": {
"time": "1769497980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769498220"
},
"departure": {
"time": "1769498220"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1769497523",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:385:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517420"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769517600"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769517780"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769517480"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769517540"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769515980"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769516640"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6023:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746209x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1769498872"
},
"departure": {
"delay": 153,
"time": "1769498913"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 12,
"time": "1769497738"
},
"departure": {
"delay": 12,
"time": "1769497752"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 237,
"time": "1769500342"
},
"departure": {
"delay": 237,
"time": "1769500377"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 228,
"time": "1769499923"
},
"departure": {
"delay": 228,
"time": "1769499948"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 249,
"time": "1769500138"
},
"departure": {
"delay": 249,
"time": "1769500149"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -7,
"time": "1769497958"
},
"departure": {
"delay": -7,
"time": "1769497973"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 237,
"time": "1769500007"
},
"departure": {
"delay": 237,
"time": "1769500017"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 255,
"time": "1769499512"
},
"departure": {
"delay": 255,
"time": "1769499555"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 204,
"time": "1769500510"
},
"departure": {
"delay": 204,
"time": "1769500524"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 144,
"time": "1769498663"
},
"departure": {
"delay": 144,
"time": "1769498724"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1769497426"
},
"departure": {
"delay": -30,
"time": "1769497470"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 217,
"time": "1769499423"
},
"departure": {
"delay": 217,
"time": "1769499457"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 237,
"time": "1769500166"
},
"departure": {
"delay": 237,
"time": "1769500197"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 148,
"time": "1769498992"
},
"departure": {
"delay": 148,
"time": "1769499028"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1769497558"
},
"departure": {
"delay": 39,
"time": "1769497599"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1769497645"
},
"departure": {
"delay": 53,
"time": "1769497673"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1769498127"
},
"departure": {
"delay": 62,
"time": "1769498162"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 262,
"time": "1769499703"
},
"departure": {
"delay": 262,
"time": "1769499742"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 224,
"time": "1769500477"
},
"departure": {
"delay": 224,
"time": "1769500484"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 262,
"time": "1769499644"
},
"departure": {
"delay": 262,
"time": "1769499682"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 217,
"time": "1769500407"
},
"departure": {
"delay": 217,
"time": "1769500417"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -37,
"time": "1769497390"
},
"departure": {
"delay": -37,
"time": "1769497403"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1769498329"
},
"departure": {
"delay": 78,
"time": "1769498358"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1769497925"
},
"departure": {
"delay": 15,
"time": "1769497935"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 239,
"time": "1769499584"
},
"departure": {
"delay": 239,
"time": "1769499599"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1769497690"
},
"departure": {
"delay": 42,
"time": "1769497722"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 260,
"time": "1769500245"
},
"departure": {
"delay": 260,
"time": "1769500280"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 19,
"time": "1769497309"
},
"departure": {
"delay": 19,
"time": "1769497339"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 178,
"time": "1769498455"
},
"departure": {
"delay": 178,
"time": "1769498578"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 221,
"time": "1769499352"
},
"departure": {
"delay": 221,
"time": "1769499401"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 193,
"time": "1769500740"
},
"departure": {
"delay": 193,
"time": "1769500753"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 226,
"time": "1769499222"
},
"departure": {
"delay": 226,
"time": "1769499286"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 247,
"time": "1769499773"
},
"departure": {
"delay": 247,
"time": "1769499787"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 179,
"time": "1769500799"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 83,
"time": "1769498198"
},
"departure": {
"delay": 83,
"time": "1769498243"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 247,
"time": "1769500296"
},
"departure": {
"delay": 247,
"time": "1769500327"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 226,
"time": "1769500623"
},
"departure": {
"delay": 226,
"time": "1769500666"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 198,
"time": "1769500687"
},
"departure": {
"delay": 198,
"time": "1769500698"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -7,
"time": "1769497365"
},
"departure": {
"delay": -7,
"time": "1769497373"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1769497990"
},
"departure": {
"delay": 97,
"time": "1769498077"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769497486"
},
"departure": {
"delay": 22,
"time": "1769497522"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 252,
"time": "1769499818"
},
"departure": {
"delay": 252,
"time": "1769499852"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 188,
"time": "1769499072"
},
"departure": {
"delay": 188,
"time": "1769499128"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1769497206"
},
"departure": {
"delay": 26,
"time": "1769497226"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 275,
"time": "1769500096"
},
"departure": {
"delay": 275,
"time": "1769500115"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 32,
"time": "1769497845"
},
"departure": {
"delay": 32,
"time": "1769497892"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 236,
"time": "1769500058"
},
"departure": {
"delay": 236,
"time": "1769500076"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 147,
"time": "1769498950"
},
"departure": {
"delay": 147,
"time": "1769498967"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 189,
"time": "1769498791"
},
"departure": {
"delay": 189,
"time": "1769498829"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 10,
"time": "1769497150"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746209x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13558:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769516870"
},
"departure": {
"delay": 50,
"time": "1769516870"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 78,
"time": "1769514738"
},
"departure": {
"delay": 78,
"time": "1769514738"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1769515108"
},
"departure": {
"delay": 88,
"time": "1769515108"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1769515902"
},
"departure": {
"delay": 42,
"time": "1769515902"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1769515002"
},
"departure": {
"delay": 42,
"time": "1769515002"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1769514968"
},
"departure": {
"delay": 68,
"time": "1769514968"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1769516156"
},
"departure": {
"delay": 56,
"time": "1769516156"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1769515302"
},
"departure": {
"delay": 42,
"time": "1769515302"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1769516230"
},
"departure": {
"delay": 70,
"time": "1769516230"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769516280"
},
"departure": {
"delay": 60,
"time": "1769516280"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1769516382"
},
"departure": {
"delay": 42,
"time": "1769516382"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1769516778"
},
"departure": {
"delay": 78,
"time": "1769516778"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 29,
"time": "1769514505"
},
"departure": {
"delay": 29,
"time": "1769514509"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1769514732"
},
"departure": {
"delay": 72,
"time": "1769514732"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1769515421"
},
"departure": {
"delay": 101,
"time": "1769515421"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769515249"
},
"departure": {
"delay": 49,
"time": "1769515249"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1769514873"
},
"departure": {
"delay": 93,
"time": "1769514873"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1769514655"
},
"departure": {
"delay": 55,
"time": "1769514655"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1769514592"
},
"departure": {
"delay": 52,
"time": "1769514592"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769516580"
},
"departure": {
"delay": 60,
"time": "1769516580"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1769514914"
},
"departure": {
"delay": 74,
"time": "1769514914"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1769516071"
},
"departure": {
"delay": 91,
"time": "1769516071"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1769516680"
},
"departure": {
"delay": 100,
"time": "1769516680"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 42,
"time": "1769515962"
},
"departure": {
"delay": 42,
"time": "1769515962"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1769516440"
},
"departure": {
"delay": 100,
"time": "1769516440"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 84,
"time": "1769516544"
},
"departure": {
"delay": 84,
"time": "1769516544"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1769515542"
},
"departure": {
"delay": 42,
"time": "1769515542"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1769516490"
},
"departure": {
"delay": 90,
"time": "1769516490"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1769514822"
},
"departure": {
"delay": 42,
"time": "1769514822"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1769516622"
},
"departure": {
"delay": 42,
"time": "1769516622"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769513810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13558:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602173:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1769516528"
},
"departure": {
"delay": 128,
"time": "1769516528"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 137,
"time": "1769516357"
},
"departure": {
"delay": 137,
"time": "1769516357"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 119,
"time": "1769516879"
},
"departure": {
"delay": 119,
"time": "1769516879"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1597,
"time": "1769514803"
},
"departure": {
"delay": -1597,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -757,
"time": "1769514803"
},
"departure": {
"delay": -757,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 115,
"time": "1769516935"
},
"departure": {
"delay": 115,
"time": "1769516935"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 66,
"time": "1769516586"
},
"departure": {
"delay": 66,
"time": "1769516586"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -697,
"time": "1769514803"
},
"departure": {
"delay": -697,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1117,
"time": "1769514803"
},
"departure": {
"delay": -1117,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"delay": -697,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1769516841"
},
"departure": {
"delay": 141,
"time": "1769516841"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -877,
"time": "1769514803"
},
"departure": {
"delay": -877,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 145,
"time": "1769517025"
},
"departure": {
"delay": 145,
"time": "1769517025"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 87,
"time": "1769516787"
},
"departure": {
"delay": 87,
"time": "1769516787"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1057,
"time": "1769514803"
},
"departure": {
"delay": -1057,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1297,
"time": "1769514803"
},
"departure": {
"delay": -1297,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1769516471"
},
"departure": {
"delay": 131,
"time": "1769516471"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1769517053"
},
"departure": {
"delay": 113,
"time": "1769517053"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1117,
"time": "1769514803"
},
"departure": {
"delay": -1117,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 112,
"time": "1769517112"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 153,
"time": "1769516433"
},
"departure": {
"delay": 153,
"time": "1769516433"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602173:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 242,
"time": "1769514602"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 134,
"time": "1769515864"
},
"departure": {
"delay": 134,
"time": "1769515874"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 92,
"time": "1769516002"
},
"departure": {
"delay": 92,
"time": "1769516012"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -45,
"time": "1769516345"
},
"departure": {
"delay": -45,
"time": "1769516355"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 176,
"time": "1769514946"
},
"departure": {
"delay": 176,
"time": "1769514956"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1769515471"
},
"departure": {
"delay": 161,
"time": "1769515481"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 186,
"time": "1769515676"
},
"departure": {
"delay": 186,
"time": "1769515686"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 145,
"time": "1769515095"
},
"departure": {
"delay": 145,
"time": "1769515105"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1769516487"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 153,
"time": "1769515403"
},
"departure": {
"delay": 153,
"time": "1769515413"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1769515543"
},
"departure": {
"delay": 173,
"time": "1769515553"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1769515255"
},
"departure": {
"delay": 185,
"time": "1769515265"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -43,
"time": "1769516167"
},
"departure": {
"delay": -43,
"time": "1769516177"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1769515175"
},
"departure": {
"delay": 165,
"time": "1769515185"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -28,
"time": "1769516242"
},
"departure": {
"delay": -28,
"time": "1769516252"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769516095"
},
"departure": {
"delay": 5,
"time": "1769516105"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 163,
"time": "1769514767"
},
"departure": {
"delay": 163,
"time": "1769514823"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 222,
"time": "1769514686"
},
"departure": {
"delay": 222,
"time": "1769514702"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 204,
"time": "1769515034"
},
"departure": {
"delay": 204,
"time": "1769515044"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 147,
"time": "1769515937"
},
"departure": {
"delay": 147,
"time": "1769515947"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 167,
"time": "1769515597"
},
"departure": {
"delay": 167,
"time": "1769515607"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 173,
"time": "1769515723"
},
"departure": {
"delay": 173,
"time": "1769515733"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
}
],
"timestamp": "1769514605",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x14:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1378:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1769514817"
},
"departure": {
"delay": 157,
"time": "1769514817"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 197,
"time": "1769514137"
},
"departure": {
"delay": 197,
"time": "1769514137"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1769515141"
},
"departure": {
"delay": 61,
"time": "1769515141"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 109,
"time": "1769515069"
},
"departure": {
"delay": 109,
"time": "1769515069"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 139,
"time": "1769516059"
},
"departure": {
"delay": 139,
"time": "1769516059"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 171,
"time": "1769513811"
},
"departure": {
"delay": 171,
"time": "1769513811"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1769515371"
},
"departure": {
"delay": 111,
"time": "1769515371"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 141,
"time": "1769515941"
},
"departure": {
"delay": 141,
"time": "1769515941"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 286,
"time": "1769514286"
},
"departure": {
"delay": 286,
"time": "1769514286"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1769515431"
},
"departure": {
"delay": 111,
"time": "1769515431"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 219,
"time": "1769514039"
},
"departure": {
"delay": 219,
"time": "1769514039"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1769514920"
},
"departure": {
"delay": 80,
"time": "1769514920"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 194,
"time": "1769516174"
},
"departure": {
"delay": 194,
"time": "1769516174"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 191,
"time": "1769514911"
},
"departure": {
"delay": 191,
"time": "1769514911"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1769515262"
},
"departure": {
"delay": 122,
"time": "1769515262"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 211,
"time": "1769514211"
},
"departure": {
"delay": 211,
"time": "1769514211"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1769515071"
},
"departure": {
"delay": 111,
"time": "1769515071"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 96,
"time": "1769513736"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1769514511"
},
"departure": {
"delay": 91,
"time": "1769514511"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 226,
"time": "1769513914"
},
"departure": {
"delay": 226,
"time": "1769513986"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1769514711"
},
"departure": {
"delay": 111,
"time": "1769514711"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 201,
"time": "1769514441"
},
"departure": {
"delay": 201,
"time": "1769514441"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769513741",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1378:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745148x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1769513965"
},
"departure": {
"delay": 40,
"time": "1769513980"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1769514354"
},
"departure": {
"delay": 31,
"time": "1769514391"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1769512951"
},
"departure": {
"delay": 14,
"time": "1769512994"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1769513340"
},
"departure": {
"delay": 96,
"time": "1769513376"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1769513210"
},
"departure": {
"delay": 89,
"time": "1769513249"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 143,
"time": "1769513629"
},
"departure": {
"delay": 143,
"time": "1769513663"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769514283"
},
"departure": {
"delay": 36,
"time": "1769514336"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1769513413"
},
"departure": {
"delay": 113,
"time": "1769513453"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1769514224"
},
"departure": {
"delay": 25,
"time": "1769514265"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1769513301"
},
"departure": {
"delay": 99,
"time": "1769513319"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1769513039"
},
"departure": {
"delay": 49,
"time": "1769513089"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 95,
"time": "1769512895"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1769514106"
},
"departure": {
"delay": 22,
"time": "1769514142"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1769514043"
},
"departure": {
"delay": 16,
"time": "1769514076"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1769513738"
},
"departure": {
"delay": 148,
"time": "1769513788"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -67,
"time": "1769514473"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1769514160"
},
"departure": {
"delay": 23,
"time": "1769514203"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1769513897"
},
"departure": {
"delay": 58,
"time": "1769513938"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1769513831"
},
"departure": {
"delay": 83,
"time": "1769513843"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745148x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16558F5521424x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769519040"
},
"departure": {
"time": "1769519160"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769520480"
},
"departure": {
"time": "1769520540"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769517660"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769520060"
},
"departure": {
"time": "1769520120"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769523780"
},
"departure": {
"time": "1769523900"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1769521320"
},
"departure": {
"time": "1769522040"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769522820"
},
"departure": {
"time": "1769522880"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769518140"
},
"departure": {
"time": "1769518200"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769525640"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 48
}
],
"timestamp": "1769510912",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16558F5521424x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4902:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769512899"
},
"departure": {
"delay": 39,
"time": "1769512899"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1769512481"
},
"departure": {
"delay": 41,
"time": "1769512481"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1769512546"
},
"departure": {
"delay": 71,
"time": "1769512571"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1769513624"
},
"departure": {
"delay": -16,
"time": "1769513624"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -109,
"time": "1769513771"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1769513314"
},
"departure": {
"delay": -26,
"time": "1769513314"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -34,
"time": "1769513546"
},
"departure": {
"delay": -34,
"time": "1769513546"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1769512647"
},
"departure": {
"delay": 87,
"time": "1769512647"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769513082"
},
"departure": {
"delay": 42,
"time": "1769513082"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -39,
"time": "1769513721"
},
"departure": {
"delay": -39,
"time": "1769513721"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1769512731"
},
"departure": {
"delay": 51,
"time": "1769512731"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1769512991"
},
"departure": {
"delay": 71,
"time": "1769512991"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1769512797"
},
"departure": {
"delay": 57,
"time": "1769512797"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769512380",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4902:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850615F5510303x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769515020"
},
"departure": {
"time": "1769515080"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769518140"
},
"departure": {
"time": "1769518200"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769518560"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517660"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769511032",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850615F5510303x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13582:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 267,
"time": "1769513187"
},
"departure": {
"delay": 267,
"time": "1769513187"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 138,
"time": "1769511618"
},
"departure": {
"delay": 138,
"time": "1769511618"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1769513508"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 128,
"time": "1769511368"
},
"departure": {
"delay": 128,
"time": "1769511368"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 115,
"time": "1769512060"
},
"departure": {
"delay": 115,
"time": "1769512135"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 263,
"time": "1769513423"
},
"departure": {
"delay": 263,
"time": "1769513423"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 141,
"time": "1769512221"
},
"departure": {
"delay": 141,
"time": "1769512221"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 233,
"time": "1769513070"
},
"departure": {
"delay": 233,
"time": "1769513093"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 43,
"time": "1769510743"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 196,
"time": "1769511856"
},
"departure": {
"delay": 196,
"time": "1769511856"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1769510998"
},
"departure": {
"delay": 118,
"time": "1769510998"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 123,
"time": "1769510943"
},
"departure": {
"delay": 123,
"time": "1769510943"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 149,
"time": "1769511269"
},
"departure": {
"delay": 149,
"time": "1769511269"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 254,
"time": "1769513234"
},
"departure": {
"delay": 254,
"time": "1769513234"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 153,
"time": "1769511093"
},
"departure": {
"delay": 153,
"time": "1769511093"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 178,
"time": "1769511673"
},
"departure": {
"delay": 178,
"time": "1769511718"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 197,
"time": "1769512997"
},
"departure": {
"delay": 197,
"time": "1769512997"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 126,
"time": "1769511306"
},
"departure": {
"delay": 126,
"time": "1769511306"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 173,
"time": "1769511113"
},
"departure": {
"delay": 173,
"time": "1769511113"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 169,
"time": "1769511349"
},
"departure": {
"delay": 169,
"time": "1769511349"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 203,
"time": "1769512943"
},
"departure": {
"delay": 203,
"time": "1769512943"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 158,
"time": "1769511218"
},
"departure": {
"delay": 158,
"time": "1769511218"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 143,
"time": "1769512318"
},
"departure": {
"delay": 143,
"time": "1769512343"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 268,
"time": "1769513368"
},
"departure": {
"delay": 268,
"time": "1769513368"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 283,
"time": "1769513123"
},
"departure": {
"delay": 283,
"time": "1769513143"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 255,
"time": "1769513295"
},
"departure": {
"delay": 255,
"time": "1769513295"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1769510760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13582:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769497080"
},
"departure": {
"time": "1769497080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769496720"
},
"departure": {
"time": "1769496720"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769496540"
},
"departure": {
"time": "1769496540"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1769495640"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769496300"
},
"departure": {
"time": "1769496300"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769496060"
},
"departure": {
"time": "1769496060"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769497020"
},
"departure": {
"time": "1769497020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769496780"
},
"departure": {
"time": "1769496780"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769496660"
},
"departure": {
"time": "1769496660"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769496180"
},
"departure": {
"time": "1769496180"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769496360"
},
"departure": {
"time": "1769496360"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769495880"
},
"departure": {
"time": "1769495880"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769496420"
},
"departure": {
"time": "1769496420"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769497260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769496240"
},
"departure": {
"time": "1769496240"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1769495536",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:271:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1189:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1769515050"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769515445"
},
"departure": {
"delay": 5,
"time": "1769515445"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769515352"
},
"departure": {
"delay": 32,
"time": "1769515352"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769515230"
},
"departure": {
"delay": 30,
"time": "1769515230"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1769515175"
},
"departure": {
"delay": 35,
"time": "1769515175"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769515530"
},
"departure": {
"delay": 30,
"time": "1769515530"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1189:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1769512634"
},
"departure": {
"delay": 14,
"time": "1769512634"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1769512374"
},
"departure": {
"delay": 114,
"time": "1769512374"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -90,
"time": "1769513850"
},
"departure": {
"delay": -90,
"time": "1769513850"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 71,
"time": "1769511971"
},
"departure": {
"delay": 71,
"time": "1769511971"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1769511773"
},
"departure": {
"delay": 76,
"time": "1769511796"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769512702"
},
"departure": {
"delay": 22,
"time": "1769512702"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1769512072"
},
"departure": {
"delay": 112,
"time": "1769512072"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -39,
"time": "1769513721"
},
"departure": {
"delay": -39,
"time": "1769513721"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -109,
"time": "1769513110"
},
"departure": {
"delay": -109,
"time": "1769513171"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -56,
"time": "1769513944"
},
"departure": {
"delay": -56,
"time": "1769513944"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -43,
"time": "1769513597"
},
"departure": {
"delay": -43,
"time": "1769513597"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -69,
"time": "1769513031"
},
"departure": {
"delay": -69,
"time": "1769513031"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -59,
"time": "1769513798"
},
"departure": {
"delay": -59,
"time": "1769513821"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1769512853"
},
"departure": {
"delay": 16,
"time": "1769512876"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1769513350"
},
"departure": {
"delay": -29,
"time": "1769513371"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -29,
"time": "1769512757"
},
"departure": {
"delay": -29,
"time": "1769512771"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 71,
"time": "1769511671"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1769512481"
},
"departure": {
"delay": 101,
"time": "1769512481"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1769512141"
},
"departure": {
"delay": 61,
"time": "1769512141"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1769512952"
},
"departure": {
"delay": -5,
"time": "1769512975"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -71,
"time": "1769514049"
},
"departure": {
"delay": -71,
"time": "1769514049"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1769512277"
},
"departure": {
"delay": 42,
"time": "1769512302"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -163,
"time": "1769514137"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1769511872"
},
"departure": {
"delay": 92,
"time": "1769511872"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -53,
"time": "1769513647"
},
"departure": {
"delay": -53,
"time": "1769513647"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -49,
"time": "1769513471"
},
"departure": {
"delay": -49,
"time": "1769513471"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1769512546"
},
"departure": {
"delay": 71,
"time": "1769512571"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769511681",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1211:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848932F5510171x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769519280"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 57
},
{
"arrival": {
"time": "1769514000"
},
"departure": {
"time": "1769514600"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1769513640"
},
"departure": {
"time": "1769513700"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1769517780"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 59
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1769511180"
},
"departure": {
"time": "1769511240"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"time": "1769511960"
},
"departure": {
"time": "1769512020"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769510160"
},
"departure": {
"time": "1769510220"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769512680"
},
"departure": {
"time": "1769512740"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769510520"
},
"departure": {
"time": "1769510580"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769509860"
},
"departure": {
"time": "1769509920"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 35
},
{
"departure": {
"time": "1769509080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 33
}
],
"timestamp": "1769505452",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848932F5510171x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13119F5507533x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769511780"
},
"departure": {
"time": "1769511900"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769512980"
},
"departure": {
"time": "1769513040"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769508720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769514420"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769513400"
},
"departure": {
"time": "1769513460"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769513760"
},
"departure": {
"time": "1769513820"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769512320"
},
"departure": {
"time": "1769512380"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769505091",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13119F5507533x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8586:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1769515274"
},
"departure": {
"delay": 14,
"time": "1769515274"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1769515214"
},
"departure": {
"delay": 14,
"time": "1769515214"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769515427"
},
"departure": {
"delay": 47,
"time": "1769515427"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1769515070"
},
"departure": {
"delay": 50,
"time": "1769515070"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515740"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769515137"
},
"departure": {
"delay": 57,
"time": "1769515137"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1769515354"
},
"departure": {
"delay": 34,
"time": "1769515354"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1769515628"
},
"departure": {
"delay": 8,
"time": "1769515628"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769515465"
},
"departure": {
"delay": 25,
"time": "1769515465"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769516900"
},
"departure": {
"delay": 20,
"time": "1769516900"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1769517107"
},
"departure": {
"delay": 47,
"time": "1769517107"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8586:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758438x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1769514425"
},
"departure": {
"delay": 42,
"time": "1769514462"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1769514323"
},
"departure": {
"delay": 45,
"time": "1769514345"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1769515050"
},
"departure": {
"delay": -30,
"time": "1769515050"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1769514990"
},
"departure": {
"delay": -30,
"time": "1769514990"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1769514496"
},
"departure": {
"delay": 53,
"time": "1769514533"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 121,
"time": "1769514022"
},
"departure": {
"delay": 121,
"time": "1769514061"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1769513794"
},
"departure": {
"delay": 114,
"time": "1769513814"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1769516370"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1769514197"
},
"departure": {
"delay": 29,
"time": "1769514209"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": -712,
"time": "1769512688"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1769513965"
},
"departure": {
"delay": 93,
"time": "1769513973"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1769513898"
},
"departure": {
"delay": 125,
"time": "1769513945"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1769513664"
},
"departure": {
"delay": 86,
"time": "1769513726"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1769514590"
},
"departure": {
"delay": 97,
"time": "1769514637"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1769515770"
},
"departure": {
"delay": -30,
"time": "1769515770"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1769514716"
},
"departure": {
"delay": 4,
"time": "1769514724"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1769513550"
},
"departure": {
"delay": 80,
"time": "1769513600"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1769516010"
},
"departure": {
"delay": -30,
"time": "1769516010"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1769515470"
},
"departure": {
"delay": -30,
"time": "1769515470"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1769515890"
},
"departure": {
"delay": -30,
"time": "1769515890"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758438x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745202x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1769496331"
},
"departure": {
"delay": 102,
"time": "1769496342"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 354,
"time": "1769497388"
},
"departure": {
"delay": 354,
"time": "1769497434"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 147,
"time": "1769497097"
},
"departure": {
"delay": 147,
"time": "1769497107"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 363,
"time": "1769497935"
},
"departure": {
"delay": 363,
"time": "1769497983"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 146,
"time": "1769496146"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 401,
"time": "1769497628"
},
"departure": {
"delay": 401,
"time": "1769497661"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1769496272"
},
"departure": {
"delay": 133,
"time": "1769496313"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 345,
"time": "1769498085"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1769496506"
},
"departure": {
"delay": 132,
"time": "1769496552"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 238,
"time": "1769496806"
},
"departure": {
"delay": 238,
"time": "1769496838"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 403,
"time": "1769497752"
},
"departure": {
"delay": 403,
"time": "1769497783"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 236,
"time": "1769496864"
},
"departure": {
"delay": 236,
"time": "1769496896"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 156,
"time": "1769497025"
},
"departure": {
"delay": 156,
"time": "1769497056"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 392,
"time": "1769497688"
},
"departure": {
"delay": 392,
"time": "1769497712"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1769496434"
},
"departure": {
"delay": 114,
"time": "1769496474"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 215,
"time": "1769496973"
},
"departure": {
"delay": 215,
"time": "1769496995"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 237,
"time": "1769496621"
},
"departure": {
"delay": 237,
"time": "1769496717"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1769496367"
},
"departure": {
"delay": 108,
"time": "1769496408"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 408,
"time": "1769497572"
},
"departure": {
"delay": 408,
"time": "1769497608"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 356,
"time": "1769497812"
},
"departure": {
"delay": 356,
"time": "1769497856"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745202x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx439:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769529720"
},
"departure": {
"time": "1769529720"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769531280"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769529780"
},
"departure": {
"time": "1769529780"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769531220"
},
"departure": {
"time": "1769531220"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769529300"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769530680"
},
"departure": {
"time": "1769530680"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769529845"
},
"departure": {
"delay": 5,
"time": "1769529845"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769529900"
},
"departure": {
"time": "1769529900"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769530380"
},
"departure": {
"time": "1769530380"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769529840"
},
"departure": {
"time": "1769529840"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769530500"
},
"departure": {
"time": "1769530500"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769530620"
},
"departure": {
"time": "1769530620"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769500631",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx439:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4858:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769512555"
},
"departure": {
"delay": 55,
"time": "1769512555"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1769512456"
},
"departure": {
"delay": 76,
"time": "1769512456"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 155,
"time": "1769513255"
},
"departure": {
"delay": 155,
"time": "1769513255"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1769513333"
},
"departure": {
"delay": 113,
"time": "1769513333"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 140,
"time": "1769513180"
},
"departure": {
"delay": 140,
"time": "1769513180"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769512780"
},
"departure": {
"delay": 65,
"time": "1769512805"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1769512958"
},
"departure": {
"delay": 158,
"time": "1769512958"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769511880",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4858:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470568:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1848,
"time": "1769514792"
},
"departure": {
"delay": -1848,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -201,
"time": "1769516979"
},
"departure": {
"delay": -201,
"time": "1769516979"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1128,
"time": "1769514792"
},
"departure": {
"delay": -1128,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1488,
"time": "1769514792"
},
"departure": {
"delay": -1488,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1908,
"time": "1769514792"
},
"departure": {
"delay": -1908,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1728,
"time": "1769514792"
},
"departure": {
"delay": -1728,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -310,
"time": "1769517170"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1668,
"time": "1769514792"
},
"departure": {
"delay": -1668,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1728,
"time": "1769514792"
},
"departure": {
"delay": -1728,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2088,
"time": "1769514792"
},
"departure": {
"delay": -2088,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1248,
"time": "1769514792"
},
"departure": {
"delay": -1248,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1548,
"time": "1769514792"
},
"departure": {
"delay": -1548,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1188,
"time": "1769514792"
},
"departure": {
"delay": -1188,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2268,
"time": "1769514792"
},
"departure": {
"delay": -2268,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1608,
"time": "1769514792"
},
"departure": {
"delay": -1608,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -284,
"time": "1769517016"
},
"departure": {
"delay": -284,
"time": "1769517016"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -1008,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2028,
"time": "1769514792"
},
"departure": {
"delay": -2028,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1368,
"time": "1769514792"
},
"departure": {
"delay": -1368,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -303,
"time": "1769517117"
},
"departure": {
"delay": -303,
"time": "1769517117"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2208,
"time": "1769514792"
},
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1788,
"time": "1769514792"
},
"departure": {
"delay": -1788,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470568:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745736x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769515290"
},
"departure": {
"delay": 90,
"time": "1769515290"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1769516070"
},
"departure": {
"delay": 90,
"time": "1769516070"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 15,
"time": "1769513523"
},
"departure": {
"delay": 15,
"time": "1769513535"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1769515890"
},
"departure": {
"delay": 90,
"time": "1769515890"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 90,
"time": "1769515170"
},
"departure": {
"delay": 90,
"time": "1769515170"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1769515650"
},
"departure": {
"delay": 90,
"time": "1769515650"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1769515470"
},
"departure": {
"delay": 90,
"time": "1769515470"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1769515770"
},
"departure": {
"delay": 90,
"time": "1769515770"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1769516250"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 90,
"time": "1769516010"
},
"departure": {
"delay": 90,
"time": "1769516010"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1769513473"
},
"departure": {
"delay": 40,
"time": "1769513500"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1769514930"
},
"departure": {
"delay": 90,
"time": "1769514930"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1769514097"
},
"departure": {
"delay": -41,
"time": "1769514139"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1769513664"
},
"departure": {
"delay": 6,
"time": "1769513706"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1769515050"
},
"departure": {
"delay": 90,
"time": "1769515050"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1769516130"
},
"departure": {
"delay": 90,
"time": "1769516130"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -31,
"time": "1769514008"
},
"departure": {
"delay": -31,
"time": "1769514029"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1769515350"
},
"departure": {
"delay": 90,
"time": "1769515350"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1769515830"
},
"departure": {
"delay": 90,
"time": "1769515830"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1769515950"
},
"departure": {
"delay": 90,
"time": "1769515950"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 134,
"time": "1769514275"
},
"departure": {
"delay": 134,
"time": "1769514434"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1769514870"
},
"departure": {
"delay": 90,
"time": "1769514870"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1769514685"
},
"departure": {
"delay": 54,
"time": "1769514714"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1769515230"
},
"departure": {
"delay": 90,
"time": "1769515230"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1769514788"
},
"departure": {
"delay": 99,
"time": "1769514819"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1769515290"
},
"departure": {
"delay": 90,
"time": "1769515290"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 98,
"time": "1769514531"
},
"departure": {
"delay": 98,
"time": "1769514578"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 26,
"time": "1769513306"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1769515590"
},
"departure": {
"delay": 90,
"time": "1769515590"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1769513786"
},
"departure": {
"delay": 57,
"time": "1769513817"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769513922"
},
"departure": {
"delay": 18,
"time": "1769513958"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1769513563"
},
"departure": {
"delay": 23,
"time": "1769513603"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1769514618"
},
"departure": {
"delay": 109,
"time": "1769514649"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1769516190"
},
"departure": {
"delay": 90,
"time": "1769516190"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 12,
"time": "1769513877"
},
"departure": {
"delay": 12,
"time": "1769513892"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1769513361"
},
"departure": {
"delay": 67,
"time": "1769513407"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745736x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9220:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769516514"
},
"departure": {
"delay": 54,
"time": "1769516514"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769516472"
},
"departure": {
"delay": 12,
"time": "1769516472"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769516567"
},
"departure": {
"delay": 47,
"time": "1769516567"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769512220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9220:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx433:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769530860"
},
"departure": {
"time": "1769530860"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769529960"
},
"departure": {
"time": "1769529960"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769529420"
},
"departure": {
"time": "1769529420"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769531520"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769529600"
},
"departure": {
"time": "1769529600"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769529540"
},
"departure": {
"time": "1769529540"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769528400"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769531340"
},
"departure": {
"time": "1769531340"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769530200"
},
"departure": {
"time": "1769530200"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769529900"
},
"departure": {
"time": "1769529900"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769531220"
},
"departure": {
"time": "1769531220"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769531100"
},
"departure": {
"time": "1769531100"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769529780"
},
"departure": {
"time": "1769529780"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769530980"
},
"departure": {
"time": "1769530980"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769530560"
},
"departure": {
"time": "1769530560"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769529060"
},
"departure": {
"time": "1769529060"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769530380"
},
"departure": {
"time": "1769530380"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769529300"
},
"departure": {
"time": "1769529300"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769530320"
},
"departure": {
"time": "1769530320"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769531345"
},
"departure": {
"delay": 5,
"time": "1769531345"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769530080"
},
"departure": {
"time": "1769530080"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769530020"
},
"departure": {
"time": "1769530020"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769530740"
},
"departure": {
"time": "1769530740"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769531400"
},
"departure": {
"time": "1769531400"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1769529965"
},
"departure": {
"delay": 5,
"time": "1769529965"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769529480"
},
"departure": {
"time": "1769529480"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769503649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx433:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6460:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1769513317"
},
"departure": {
"delay": 82,
"time": "1769513362"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1769513437"
},
"departure": {
"delay": 97,
"time": "1769513437"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1769514064"
},
"departure": {
"delay": 87,
"time": "1769514087"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 164,
"time": "1769512244"
},
"departure": {
"delay": 164,
"time": "1769512244"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769513687"
},
"departure": {
"delay": 47,
"time": "1769513687"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1769512962"
},
"departure": {
"delay": 42,
"time": "1769512962"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1769513235"
},
"departure": {
"delay": 75,
"time": "1769513235"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1769514137"
},
"departure": {
"delay": 77,
"time": "1769514137"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1769513562"
},
"departure": {
"delay": 67,
"time": "1769513587"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1769512867"
},
"departure": {
"delay": 67,
"time": "1769512867"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1769514212"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 67,
"time": "1769512662"
},
"departure": {
"delay": 67,
"time": "1769512687"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1769511962"
},
"departure": {
"delay": 62,
"time": "1769511962"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769512462"
},
"departure": {
"delay": 47,
"time": "1769512487"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1769512788"
},
"departure": {
"delay": 73,
"time": "1769512813"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1769513050"
},
"departure": {
"delay": 70,
"time": "1769513050"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1769512562"
},
"departure": {
"delay": 62,
"time": "1769512562"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1769513912"
},
"departure": {
"delay": 22,
"time": "1769513962"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1769513740"
},
"departure": {
"delay": 100,
"time": "1769513740"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1769513812"
},
"departure": {
"delay": 52,
"time": "1769513812"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1769513142"
},
"departure": {
"delay": 102,
"time": "1769513142"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 187,
"time": "1769512387"
},
"departure": {
"delay": 187,
"time": "1769512387"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1769512087"
},
"departure": {
"delay": 92,
"time": "1769512112"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769511900"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769511721",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6460:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7837:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1769513735"
},
"departure": {
"delay": 155,
"time": "1769513735"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -32,
"time": "1769513009"
},
"departure": {
"delay": -32,
"time": "1769513068"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1769512120"
},
"departure": {
"delay": -20,
"time": "1769512120"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1769514370"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -38,
"time": "1769513122"
},
"departure": {
"delay": -38,
"time": "1769513122"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769512017"
},
"departure": {
"delay": 22,
"time": "1769512042"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1769511900"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -7,
"time": "1769512727"
},
"departure": {
"delay": -7,
"time": "1769512733"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1769513917"
},
"departure": {
"delay": 157,
"time": "1769513917"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 183,
"time": "1769514183"
},
"departure": {
"delay": 183,
"time": "1769514183"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 172,
"time": "1769514292"
},
"departure": {
"delay": 172,
"time": "1769514292"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 122,
"time": "1769513642"
},
"departure": {
"delay": 122,
"time": "1769513642"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 191,
"time": "1769514011"
},
"departure": {
"delay": 191,
"time": "1769514011"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 72,
"time": "1769512369"
},
"departure": {
"delay": 72,
"time": "1769512392"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 139,
"time": "1769512480"
},
"departure": {
"delay": 139,
"time": "1769512579"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1769513594"
},
"departure": {
"delay": 134,
"time": "1769513594"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1769512318"
},
"departure": {
"delay": 58,
"time": "1769512318"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 212,
"time": "1769514092"
},
"departure": {
"delay": 212,
"time": "1769514092"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 190,
"time": "1769513470"
},
"departure": {
"delay": 190,
"time": "1769513470"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 173,
"time": "1769513393"
},
"departure": {
"delay": 173,
"time": "1769513393"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1769512817"
},
"departure": {
"delay": 42,
"time": "1769512842"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1769512943"
},
"departure": {
"delay": 23,
"time": "1769512943"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 204,
"time": "1769514144"
},
"departure": {
"delay": 204,
"time": "1769514144"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 117,
"time": "1769513817"
},
"departure": {
"delay": 117,
"time": "1769513817"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1769512639"
},
"departure": {
"delay": 19,
"time": "1769512639"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769512220"
},
"departure": {
"delay": 42,
"time": "1769512242"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1769513542"
},
"departure": {
"delay": 142,
"time": "1769513542"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1769511967"
},
"departure": {
"delay": 7,
"time": "1769511967"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769511840",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7837:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15713:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769511709"
},
"departure": {
"delay": 49,
"time": "1769511709"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1769512434"
},
"departure": {
"delay": 54,
"time": "1769512434"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769511600"
},
"departure": {
"time": "1769511600"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1769511417"
},
"departure": {
"delay": 57,
"time": "1769511417"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1769512521"
},
"departure": {
"delay": 21,
"time": "1769512521"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769513700"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 51,
"time": "1769513571"
},
"departure": {
"delay": 51,
"time": "1769513571"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1769513091"
},
"departure": {
"delay": 51,
"time": "1769513091"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769511660"
},
"departure": {
"time": "1769511660"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1769511507"
},
"departure": {
"delay": 27,
"time": "1769511507"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769512177"
},
"departure": {
"delay": 37,
"time": "1769512177"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769512240"
},
"departure": {
"delay": 40,
"time": "1769512240"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1769513334"
},
"departure": {
"delay": 54,
"time": "1769513334"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1769511362"
},
"departure": {
"delay": 2,
"time": "1769511362"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1769511537"
},
"departure": {
"delay": 57,
"time": "1769511537"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769513460"
},
"departure": {
"time": "1769513460"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 58,
"time": "1769513038"
},
"departure": {
"delay": 58,
"time": "1769513038"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1769511779"
},
"departure": {
"delay": 59,
"time": "1769511779"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769511900"
},
"departure": {
"time": "1769511900"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1769513395"
},
"departure": {
"delay": 55,
"time": "1769513395"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 44,
"time": "1769511824"
},
"departure": {
"delay": 44,
"time": "1769511824"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769511180"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769511300"
},
"departure": {
"time": "1769511300"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1769512594"
},
"departure": {
"delay": 34,
"time": "1769512594"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769512680"
},
"departure": {
"time": "1769512680"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769512380"
},
"departure": {
"time": "1769512380"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1769512757"
},
"departure": {
"delay": 17,
"time": "1769512757"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769510800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15713:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745662x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1769502124"
},
"departure": {
"delay": 74,
"time": "1769502194"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1769501099"
},
"departure": {
"delay": 39,
"time": "1769501139"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1769502294"
},
"departure": {
"delay": 65,
"time": "1769502305"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -15,
"time": "1769501195"
},
"departure": {
"delay": -15,
"time": "1769501205"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1769502222"
},
"departure": {
"delay": 79,
"time": "1769502259"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -19,
"time": "1769500825"
},
"departure": {
"delay": -19,
"time": "1769500841"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1769501954"
},
"departure": {
"delay": 56,
"time": "1769501996"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 214,
"time": "1769503582"
},
"departure": {
"delay": 214,
"time": "1769503594"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1769500856"
},
"departure": {
"delay": 10,
"time": "1769500870"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -2,
"time": "1769501414"
},
"departure": {
"delay": -2,
"time": "1769501458"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1769501774"
},
"departure": {
"delay": 45,
"time": "1769501805"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1769501825"
},
"departure": {
"delay": 45,
"time": "1769501865"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 192,
"time": "1769503614"
},
"departure": {
"delay": 192,
"time": "1769503632"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 6,
"time": "1769502418"
},
"departure": {
"delay": 6,
"time": "1769502486"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 34,
"time": "1769500714"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 210,
"time": "1769502571"
},
"departure": {
"delay": 210,
"time": "1769502810"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 198,
"time": "1769503673"
},
"departure": {
"delay": 198,
"time": "1769503698"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 23,
"time": "1769502037"
},
"departure": {
"delay": 23,
"time": "1769502083"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 232,
"time": "1769503336"
},
"departure": {
"delay": 232,
"time": "1769503372"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 254,
"time": "1769503422"
},
"departure": {
"delay": 254,
"time": "1769503454"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 9,
"time": "1769502334"
},
"departure": {
"delay": 9,
"time": "1769502369"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 248,
"time": "1769503163"
},
"departure": {
"delay": 248,
"time": "1769503208"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 254,
"time": "1769503244"
},
"departure": {
"delay": 254,
"time": "1769503274"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 228,
"time": "1769502976"
},
"departure": {
"delay": 228,
"time": "1769503008"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -5,
"time": "1769501300"
},
"departure": {
"delay": -5,
"time": "1769501335"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 228,
"time": "1769503507"
},
"departure": {
"delay": 228,
"time": "1769503548"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1769500791"
},
"departure": {
"delay": 3,
"time": "1769500803"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 263,
"time": "1769503061"
},
"departure": {
"delay": 263,
"time": "1769503103"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -8,
"time": "1769500994"
},
"departure": {
"delay": -8,
"time": "1769501032"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1769500892"
},
"departure": {
"delay": -14,
"time": "1769500906"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 131,
"time": "1769503751"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -11,
"time": "1769501255"
},
"departure": {
"delay": -11,
"time": "1769501269"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745662x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15354:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769518103"
},
"departure": {
"delay": 23,
"time": "1769518103"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1769518048"
},
"departure": {
"delay": 28,
"time": "1769518048"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1769518263"
},
"departure": {
"delay": 3,
"time": "1769518263"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769517980"
},
"departure": {
"delay": 20,
"time": "1769517980"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769513820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15354:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6064:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769514720"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769515680"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769513400"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6064:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746221x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1769508390"
},
"departure": {
"delay": 46,
"time": "1769508406"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1769510542"
},
"departure": {
"delay": 44,
"time": "1769510564"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1769509565"
},
"departure": {
"delay": 49,
"time": "1769509609"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1769508778"
},
"departure": {
"delay": 28,
"time": "1769508808"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1769509463"
},
"departure": {
"delay": 54,
"time": "1769509494"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1769508423"
},
"departure": {
"delay": 52,
"time": "1769508472"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769509062"
},
"departure": {
"delay": 19,
"time": "1769509099"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1769509235"
},
"departure": {
"delay": 35,
"time": "1769509235"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1769511081"
},
"departure": {
"delay": -20,
"time": "1769511100"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"departure": {
"delay": 22,
"time": "1769507962"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1769510672"
},
"departure": {
"delay": 62,
"time": "1769510702"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 15,
"time": "1769509957"
},
"departure": {
"delay": 15,
"time": "1769509995"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -9,
"time": "1769508152"
},
"departure": {
"delay": -9,
"time": "1769508171"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1769510774"
},
"departure": {
"delay": 96,
"time": "1769510796"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 44,
"time": "1769508486"
},
"departure": {
"delay": 44,
"time": "1769508524"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1769510395"
},
"departure": {
"delay": 66,
"time": "1769510406"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 101,
"time": "1769510726"
},
"departure": {
"delay": 101,
"time": "1769510741"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1769508612"
},
"departure": {
"delay": 2,
"time": "1769508662"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1769510618"
},
"departure": {
"delay": 69,
"time": "1769510649"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 18,
"time": "1769508935"
},
"departure": {
"delay": 18,
"time": "1769508978"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1769510329"
},
"departure": {
"delay": 82,
"time": "1769510362"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1769508121"
},
"departure": {
"delay": 13,
"time": "1769508133"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1769510922"
},
"departure": {
"delay": -8,
"time": "1769510932"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 6,
"time": "1769511056"
},
"departure": {
"delay": 6,
"time": "1769511066"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 48,
"time": "1769508328"
},
"departure": {
"delay": 48,
"time": "1769508348"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769510010"
},
"departure": {
"delay": 36,
"time": "1769510076"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1769508010"
},
"departure": {
"delay": 32,
"time": "1769508032"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1769508218"
},
"departure": {
"delay": 36,
"time": "1769508276"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1769509699"
},
"departure": {
"delay": 28,
"time": "1769509708"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1769511270"
},
"departure": {
"time": "1769511300"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 82,
"time": "1769509757"
},
"departure": {
"delay": 82,
"time": "1769509822"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -37,
"time": "1769511383"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 12,
"time": "1769511224"
},
"departure": {
"delay": 12,
"time": "1769511252"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 42,
"time": "1769508691"
},
"departure": {
"delay": 42,
"time": "1769508702"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1769508283"
},
"departure": {
"delay": 79,
"time": "1769508319"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1769510858"
},
"departure": {
"delay": 68,
"time": "1769510888"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 16,
"time": "1769508186"
},
"departure": {
"delay": 16,
"time": "1769508196"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1769509642"
},
"departure": {
"delay": 53,
"time": "1769509673"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1769510442"
},
"departure": {
"delay": 73,
"time": "1769510473"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 7,
"time": "1769510953"
},
"departure": {
"delay": 7,
"time": "1769511007"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -14,
"time": "1769511329"
},
"departure": {
"delay": -14,
"time": "1769511346"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 57,
"time": "1769510807"
},
"departure": {
"delay": 57,
"time": "1769510817"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 38,
"time": "1769508723"
},
"departure": {
"delay": 38,
"time": "1769508758"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1769508857"
},
"departure": {
"delay": -2,
"time": "1769508898"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1769510893"
},
"departure": {
"delay": 26,
"time": "1769510906"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 85,
"time": "1769510235"
},
"departure": {
"delay": 85,
"time": "1769510245"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 64,
"time": "1769510127"
},
"departure": {
"delay": 64,
"time": "1769510164"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1769509876"
},
"departure": {
"delay": 51,
"time": "1769509911"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 22,
"time": "1769509341"
},
"departure": {
"delay": 22,
"time": "1769509402"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1769510286"
},
"departure": {
"delay": 82,
"time": "1769510302"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1769514817",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746221x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1769512633"
},
"departure": {
"delay": 133,
"time": "1769512633"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1769511965"
},
"departure": {
"delay": 65,
"time": "1769511965"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 126,
"time": "1769512266"
},
"departure": {
"delay": 126,
"time": "1769512266"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 484,
"time": "1769513260"
},
"departure": {
"delay": 484,
"time": "1769513284"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1769511733"
},
"departure": {
"delay": 13,
"time": "1769511733"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 373,
"time": "1769514493"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 538,
"time": "1769514058"
},
"departure": {
"delay": 538,
"time": "1769514058"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1769511713"
},
"departure": {
"delay": 53,
"time": "1769511713"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 448,
"time": "1769513908"
},
"departure": {
"delay": 448,
"time": "1769513908"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 468,
"time": "1769513783"
},
"departure": {
"delay": 468,
"time": "1769513808"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 188,
"time": "1769512808"
},
"departure": {
"delay": 188,
"time": "1769512808"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 468,
"time": "1769512889"
},
"departure": {
"delay": 468,
"time": "1769513208"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 579,
"time": "1769514159"
},
"departure": {
"delay": 579,
"time": "1769514159"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 601,
"time": "1769514181"
},
"departure": {
"delay": 601,
"time": "1769514181"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 518,
"time": "1769513535"
},
"departure": {
"delay": 518,
"time": "1769513558"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1769512334"
},
"departure": {
"delay": 98,
"time": "1769512358"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 608,
"time": "1769514289"
},
"departure": {
"delay": 608,
"time": "1769514308"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 508,
"time": "1769513608"
},
"departure": {
"delay": 508,
"time": "1769513608"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 98,
"time": "1769512058"
},
"departure": {
"delay": 98,
"time": "1769512058"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1769512129"
},
"departure": {
"delay": 109,
"time": "1769512129"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 503,
"time": "1769513483"
},
"departure": {
"delay": 503,
"time": "1769513483"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 523,
"time": "1769513383"
},
"departure": {
"delay": 523,
"time": "1769513383"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1769512209"
},
"departure": {
"delay": 94,
"time": "1769512234"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 488,
"time": "1769513708"
},
"departure": {
"delay": 488,
"time": "1769513708"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 173,
"time": "1769512408"
},
"departure": {
"delay": 173,
"time": "1769512433"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769511808"
},
"departure": {
"delay": 54,
"time": "1769511834"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769511660"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769511885"
},
"departure": {
"delay": 45,
"time": "1769511885"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 198,
"time": "1769512758"
},
"departure": {
"delay": 198,
"time": "1769512758"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1769512562"
},
"departure": {
"delay": 143,
"time": "1769512583"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 148,
"time": "1769512528"
},
"departure": {
"delay": 148,
"time": "1769512528"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 533,
"time": "1769514233"
},
"departure": {
"delay": 533,
"time": "1769514233"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769511380",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9645:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7602:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1769512806"
},
"departure": {
"delay": -31,
"time": "1769512829"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1769514479"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 220,
"time": "1769513929"
},
"departure": {
"delay": 220,
"time": "1769513980"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -41,
"time": "1769513131"
},
"departure": {
"delay": -41,
"time": "1769513179"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -36,
"time": "1769512685"
},
"departure": {
"delay": -36,
"time": "1769512704"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -51,
"time": "1769512629"
},
"departure": {
"delay": -51,
"time": "1769512629"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769512254"
},
"departure": {
"delay": 54,
"time": "1769512254"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1769513738"
},
"departure": {
"delay": 98,
"time": "1769513738"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1769512434"
},
"departure": {
"delay": -6,
"time": "1769512434"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1769512389"
},
"departure": {
"delay": 9,
"time": "1769512389"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1769513405"
},
"departure": {
"delay": 99,
"time": "1769513679"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1769512162"
},
"departure": {
"delay": 22,
"time": "1769512162"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1769512354"
},
"departure": {
"delay": 34,
"time": "1769512354"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1769511929"
},
"departure": {
"delay": 29,
"time": "1769511929"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 216,
"time": "1769514156"
},
"departure": {
"delay": 216,
"time": "1769514156"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 270,
"time": "1769514330"
},
"departure": {
"delay": 270,
"time": "1769514330"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 277,
"time": "1769514397"
},
"departure": {
"delay": 277,
"time": "1769514397"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769511900"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 155,
"time": "1769513855"
},
"departure": {
"delay": 155,
"time": "1769513855"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -6,
"time": "1769512554"
},
"departure": {
"delay": -6,
"time": "1769512554"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1769513090"
},
"departure": {
"delay": -10,
"time": "1769513090"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1769512512"
},
"departure": {
"delay": 12,
"time": "1769512512"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1769513016"
},
"departure": {
"delay": -24,
"time": "1769513016"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1769512107"
},
"departure": {
"delay": 27,
"time": "1769512107"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 184,
"time": "1769514064"
},
"departure": {
"delay": 184,
"time": "1769514064"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1769513000"
},
"departure": {
"delay": 20,
"time": "1769513000"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -74,
"time": "1769513276"
},
"departure": {
"delay": -74,
"time": "1769513326"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1769512926"
},
"departure": {
"delay": 6,
"time": "1769512926"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1769512045"
},
"departure": {
"delay": 25,
"time": "1769512045"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 279,
"time": "1769514255"
},
"departure": {
"delay": 279,
"time": "1769514279"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769511589",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7602:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5929815891771392x11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 14,
"time": "1769514314"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1769515356"
},
"departure": {
"delay": 106,
"time": "1769515366"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1769515211"
},
"departure": {
"delay": 81,
"time": "1769515221"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1769514987"
},
"departure": {
"delay": 37,
"time": "1769514997"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1769515425"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1769514918"
},
"departure": {
"delay": 88,
"time": "1769514928"
},
"stopId": "FR:50218:ZE:30060094:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1769515277"
},
"departure": {
"delay": 87,
"time": "1769515287"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1769514520"
},
"departure": {
"delay": 120,
"time": "1769514540"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1769514825"
},
"departure": {
"delay": 55,
"time": "1769514835"
},
"stopId": "FR:50218:ZE:14020095:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1769515064"
},
"departure": {
"delay": 54,
"time": "1769515074"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1769514672"
},
"departure": {
"delay": 140,
"time": "1769514680"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1769514768"
},
"departure": {
"delay": 75,
"time": "1769514795"
},
"stopId": "FR:50218:ZE:761900006:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1769515140"
},
"departure": {
"delay": 70,
"time": "1769515150"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 13
}
],
"timestamp": "1769514352",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5929815891771392x11:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3400:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 156,
"time": "1769512761"
},
"departure": {
"delay": 156,
"time": "1769512776"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1769512557"
},
"departure": {
"delay": 77,
"time": "1769512577"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 257,
"time": "1769513391"
},
"departure": {
"delay": 257,
"time": "1769513417"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 216,
"time": "1769512881"
},
"departure": {
"delay": 216,
"time": "1769512896"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 178,
"time": "1769513859"
},
"departure": {
"delay": 178,
"time": "1769513878"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 197,
"time": "1769513614"
},
"departure": {
"delay": 197,
"time": "1769513657"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1769514120"
},
"departure": {
"delay": 120,
"time": "1769514120"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 217,
"time": "1769513223"
},
"departure": {
"delay": 217,
"time": "1769513257"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 237,
"time": "1769513729"
},
"departure": {
"delay": 237,
"time": "1769513757"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 56,
"time": "1769512496"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 237,
"time": "1769513317"
},
"departure": {
"delay": 237,
"time": "1769513337"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 156,
"time": "1769512999"
},
"departure": {
"delay": 156,
"time": "1769513016"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 247,
"time": "1769513483"
},
"departure": {
"delay": 247,
"time": "1769513527"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 178,
"time": "1769513117"
},
"departure": {
"delay": 178,
"time": "1769513158"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1769513925"
},
"departure": {
"delay": 176,
"time": "1769513936"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 237,
"time": "1769514016"
},
"departure": {
"delay": 237,
"time": "1769514057"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 117,
"time": "1769512643"
},
"departure": {
"delay": 117,
"time": "1769512677"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769512501",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3400:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2908:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769516480"
},
"departure": {
"delay": 20,
"time": "1769516480"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1769516363"
},
"departure": {
"delay": 23,
"time": "1769516363"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769516616"
},
"departure": {
"delay": 36,
"time": "1769516616"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1769516538"
},
"departure": {
"delay": 18,
"time": "1769516538"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2908:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747897x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 143,
"time": "1769507860"
},
"departure": {
"delay": 143,
"time": "1769507903"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1769507639"
},
"departure": {
"delay": 70,
"time": "1769507650"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 206,
"time": "1769508416"
},
"departure": {
"delay": 206,
"time": "1769508446"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 213,
"time": "1769507981"
},
"departure": {
"delay": 213,
"time": "1769508033"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 148,
"time": "1769507478"
},
"departure": {
"delay": 148,
"time": "1769507488"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 197,
"time": "1769508567"
},
"departure": {
"delay": 197,
"time": "1769508617"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 196,
"time": "1769508168"
},
"departure": {
"delay": 196,
"time": "1769508196"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1769507813"
},
"departure": {
"delay": 86,
"time": "1769507846"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1769507387"
},
"departure": {
"delay": 142,
"time": "1769507422"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 147,
"time": "1769508496"
},
"departure": {
"delay": 147,
"time": "1769508507"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1769507592"
},
"departure": {
"delay": 98,
"time": "1769507618"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1769507743"
},
"departure": {
"delay": 82,
"time": "1769507782"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1769507524"
},
"departure": {
"delay": 96,
"time": "1769507556"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 152,
"time": "1769508384"
},
"departure": {
"delay": 152,
"time": "1769508392"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1769506952"
},
"departure": {
"delay": 150,
"time": "1769507310"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 195,
"time": "1769508057"
},
"departure": {
"delay": 195,
"time": "1769508075"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 132,
"time": "1769508672"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 167,
"time": "1769508096"
},
"departure": {
"delay": 167,
"time": "1769508107"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769507918"
},
"departure": {
"delay": 120,
"time": "1769507940"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1769508531"
},
"departure": {
"delay": 180,
"time": "1769508540"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 192,
"time": "1769508278"
},
"departure": {
"delay": 192,
"time": "1769508312"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1769508350"
},
"departure": {
"delay": 185,
"time": "1769508365"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": -3,
"time": "1769506917"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747897x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -266,
"time": "1769518594"
},
"departure": {
"delay": -266,
"time": "1769518594"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769517930"
},
"departure": {
"delay": 30,
"time": "1769517930"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -214,
"time": "1769518766"
},
"departure": {
"delay": -214,
"time": "1769518766"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -2497,
"time": "1769514803"
},
"departure": {
"delay": -2497,
"time": "1769514803"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -122,
"time": "1769518378"
},
"departure": {
"delay": -122,
"time": "1769518378"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": -2257,
"time": "1769514803"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1769517884"
},
"departure": {
"delay": -16,
"time": "1769517884"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -255,
"time": "1769518905"
},
"departure": {
"delay": -255,
"time": "1769518905"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -38,
"time": "1769517742"
},
"departure": {
"delay": -38,
"time": "1769517742"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1769517566"
},
"departure": {
"delay": 26,
"time": "1769517566"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2557,
"time": "1769514803"
},
"departure": {
"delay": -2557,
"time": "1769514803"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -110,
"time": "1769518330"
},
"departure": {
"delay": -110,
"time": "1769518330"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -287,
"time": "1769518993"
},
"departure": {
"delay": -287,
"time": "1769518993"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -48,
"time": "1769518092"
},
"departure": {
"delay": -48,
"time": "1769518092"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -377,
"time": "1769519143"
},
"departure": {
"delay": -377,
"time": "1769519143"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -262,
"time": "1769518958"
},
"departure": {
"delay": -262,
"time": "1769518958"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -62,
"time": "1769518018"
},
"departure": {
"delay": -62,
"time": "1769518018"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -324,
"time": "1769519196"
},
"departure": {
"delay": -324,
"time": "1769519196"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -347,
"time": "1769519053"
},
"departure": {
"delay": -347,
"time": "1769519053"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -296,
"time": "1769519104"
},
"departure": {
"delay": -296,
"time": "1769519104"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -2617,
"time": "1769514803"
},
"departure": {
"delay": -2617,
"time": "1769514803"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2257,
"time": "1769514803"
},
"departure": {
"delay": -2257,
"time": "1769514803"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -208,
"time": "1769518832"
},
"departure": {
"delay": -208,
"time": "1769518832"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1769517719"
},
"departure": {
"delay": -1,
"time": "1769517719"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -384,
"time": "1769519256"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -54,
"time": "1769517786"
},
"departure": {
"delay": -54,
"time": "1769517786"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1769517946"
},
"departure": {
"delay": -14,
"time": "1769517946"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -165,
"time": "1769518455"
},
"departure": {
"delay": -165,
"time": "1769518455"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2617,
"time": "1769514803"
},
"departure": {
"delay": -2617,
"time": "1769514803"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2737,
"time": "1769514803"
},
"departure": {
"delay": -2737,
"time": "1769514803"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2677,
"time": "1769514803"
},
"departure": {
"delay": -2677,
"time": "1769514803"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1769517646"
},
"departure": {
"delay": 46,
"time": "1769517646"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -236,
"time": "1769518684"
},
"departure": {
"delay": -236,
"time": "1769518684"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -219,
"time": "1769518641"
},
"departure": {
"delay": -219,
"time": "1769518641"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -152,
"time": "1769518288"
},
"departure": {
"delay": -152,
"time": "1769518288"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -271,
"time": "1769518889"
},
"departure": {
"delay": -271,
"time": "1769518889"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2377,
"time": "1769514803"
},
"departure": {
"delay": -2377,
"time": "1769514803"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595677:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5340:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769515279"
},
"departure": {
"delay": 19,
"time": "1769515279"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769515134"
},
"departure": {
"delay": 54,
"time": "1769515134"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5340:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1220:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1769514999"
},
"departure": {
"delay": 159,
"time": "1769514999"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1769516106"
},
"departure": {
"delay": 126,
"time": "1769516106"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1769514153"
},
"departure": {
"delay": -27,
"time": "1769514153"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1769515075"
},
"departure": {
"delay": 115,
"time": "1769515075"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1769514458"
},
"departure": {
"delay": 38,
"time": "1769514458"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 136,
"time": "1769516476"
},
"departure": {
"delay": 136,
"time": "1769516476"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 105,
"time": "1769515365"
},
"departure": {
"delay": 105,
"time": "1769515365"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 145,
"time": "1769516365"
},
"departure": {
"delay": 145,
"time": "1769516365"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 159,
"time": "1769515299"
},
"departure": {
"delay": 159,
"time": "1769515299"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1769515185"
},
"departure": {
"delay": 105,
"time": "1769515185"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1769514350"
},
"departure": {
"delay": -10,
"time": "1769514350"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 105,
"time": "1769514825"
},
"departure": {
"delay": 105,
"time": "1769514825"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 160,
"time": "1769516260"
},
"departure": {
"delay": 160,
"time": "1769516260"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -15,
"time": "1769514225"
},
"departure": {
"delay": -15,
"time": "1769514225"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769514553"
},
"departure": {
"delay": 33,
"time": "1769514573"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 135,
"time": "1769516535"
},
"departure": {
"delay": 135,
"time": "1769516535"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 160,
"time": "1769514880"
},
"departure": {
"delay": 160,
"time": "1769514880"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1769516295"
},
"departure": {
"delay": 135,
"time": "1769516295"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769513601",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1220:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13053:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769512920"
},
"departure": {
"time": "1769512920"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769512740"
},
"departure": {
"time": "1769512740"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769513160"
},
"departure": {
"delay": 60,
"time": "1769513160"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769511660"
},
"departure": {
"time": "1769511660"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769511900"
},
"departure": {
"time": "1769511900"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769512620"
},
"departure": {
"time": "1769512620"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769511600"
},
"departure": {
"delay": 60,
"time": "1769511600"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769512380"
},
"departure": {
"time": "1769512380"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769511620"
},
"departure": {
"delay": 20,
"time": "1769511620"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769512500"
},
"departure": {
"delay": 60,
"time": "1769512500"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769512860"
},
"departure": {
"delay": 60,
"time": "1769512860"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769512890"
},
"departure": {
"delay": 30,
"time": "1769512890"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1769512875"
},
"departure": {
"delay": 15,
"time": "1769512875"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769511840"
},
"departure": {
"time": "1769511840"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769512440"
},
"departure": {
"time": "1769512440"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769512560"
},
"departure": {
"time": "1769512560"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769511540"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769511100",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13053:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1769517886"
},
"departure": {
"delay": 46,
"time": "1769517886"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1769517183"
},
"departure": {
"delay": 3,
"time": "1769517183"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769518050"
},
"departure": {
"delay": 30,
"time": "1769518050"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1769517270"
},
"departure": {
"delay": 30,
"time": "1769517270"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1769517023"
},
"departure": {
"delay": 23,
"time": "1769517023"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1769517983"
},
"departure": {
"delay": 23,
"time": "1769517983"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1769516968"
},
"departure": {
"delay": 28,
"time": "1769516968"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769517356"
},
"departure": {
"delay": 56,
"time": "1769517356"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1769517729"
},
"departure": {
"delay": 9,
"time": "1769517729"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1769517814"
},
"departure": {
"delay": 34,
"time": "1769517814"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1769516900"
},
"departure": {
"delay": 20,
"time": "1769516900"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1769518093"
},
"departure": {
"delay": 13,
"time": "1769518093"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1769517675"
},
"departure": {
"delay": 15,
"time": "1769517675"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769512720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15347:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597038:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1769515006"
},
"departure": {
"delay": 46,
"time": "1769515006"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -42,
"time": "1769515098"
},
"departure": {
"delay": -42,
"time": "1769515098"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1769514776"
},
"departure": {
"delay": 63,
"time": "1769514783"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -104,
"time": "1769515336"
},
"departure": {
"delay": -104,
"time": "1769515336"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -109,
"time": "1769515631"
},
"departure": {
"delay": -109,
"time": "1769515631"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1769514603"
},
"departure": {
"delay": 3,
"time": "1769514603"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1769514946"
},
"departure": {
"delay": 46,
"time": "1769514946"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -77,
"time": "1769515423"
},
"departure": {
"delay": -77,
"time": "1769515423"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -177,
"time": "1769515683"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1769515036"
},
"departure": {
"delay": 16,
"time": "1769515036"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1769514540"
},
"departure": {
"delay": 3,
"time": "1769514543"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1769515048"
},
"departure": {
"delay": 28,
"time": "1769515048"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -79,
"time": "1769515241"
},
"departure": {
"delay": -79,
"time": "1769515241"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -44,
"time": "1769515576"
},
"departure": {
"delay": -44,
"time": "1769515576"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1769514855"
},
"departure": {
"delay": 15,
"time": "1769514855"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -105,
"time": "1769515155"
},
"departure": {
"delay": -105,
"time": "1769515155"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597038:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13988:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 214,
"time": "1769513614"
},
"departure": {
"delay": 214,
"time": "1769513614"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 159,
"time": "1769513499"
},
"departure": {
"delay": 159,
"time": "1769513499"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 218,
"time": "1769513714"
},
"departure": {
"delay": 218,
"time": "1769513738"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 73,
"time": "1769513390"
},
"departure": {
"delay": 73,
"time": "1769513413"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 139,
"time": "1769513539"
},
"departure": {
"delay": 139,
"time": "1769513539"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1769512603"
},
"departure": {
"delay": 43,
"time": "1769512603"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 38,
"time": "1769511338"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 153,
"time": "1769513913"
},
"departure": {
"delay": 153,
"time": "1769513913"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 146,
"time": "1769513966"
},
"departure": {
"delay": 146,
"time": "1769513966"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 71,
"time": "1769514191"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 103,
"time": "1769512963"
},
"departure": {
"delay": 103,
"time": "1769512963"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1769513242"
},
"departure": {
"delay": 82,
"time": "1769513242"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 113,
"time": "1769511391"
},
"departure": {
"delay": 113,
"time": "1769511413"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1769511439"
},
"departure": {
"delay": 79,
"time": "1769511439"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 219,
"time": "1769511939"
},
"departure": {
"delay": 219,
"time": "1769511939"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1769513191"
},
"departure": {
"delay": 91,
"time": "1769513191"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1769513440"
},
"departure": {
"delay": 100,
"time": "1769513440"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 193,
"time": "1769511913"
},
"departure": {
"delay": 193,
"time": "1769511913"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 198,
"time": "1769512013"
},
"departure": {
"delay": 198,
"time": "1769512038"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 165,
"time": "1769511825"
},
"departure": {
"delay": 165,
"time": "1769511825"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 162,
"time": "1769514102"
},
"departure": {
"delay": 162,
"time": "1769514102"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 165,
"time": "1769511765"
},
"departure": {
"delay": 165,
"time": "1769511765"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1769512893"
},
"departure": {
"delay": 93,
"time": "1769512893"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 196,
"time": "1769513776"
},
"departure": {
"delay": 196,
"time": "1769513776"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 73,
"time": "1769511613"
},
"departure": {
"delay": 73,
"time": "1769511613"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769513282"
},
"departure": {
"delay": 62,
"time": "1769513282"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1769512538"
},
"departure": {
"delay": 98,
"time": "1769512538"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 168,
"time": "1769513663"
},
"departure": {
"delay": 168,
"time": "1769513688"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -6,
"time": "1769512659"
},
"departure": {
"delay": -6,
"time": "1769512734"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1769513044"
},
"departure": {
"delay": 89,
"time": "1769513069"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1769511568"
},
"departure": {
"delay": 88,
"time": "1769511568"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 155,
"time": "1769512355"
},
"departure": {
"delay": 155,
"time": "1769512355"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 121,
"time": "1769513101"
},
"departure": {
"delay": 121,
"time": "1769513101"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 173,
"time": "1769513873"
},
"departure": {
"delay": 173,
"time": "1769513873"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 113,
"time": "1769511713"
},
"departure": {
"delay": 113,
"time": "1769511713"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 272,
"time": "1769512172"
},
"departure": {
"delay": 272,
"time": "1769512172"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769513340"
},
"departure": {
"delay": 60,
"time": "1769513340"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1769512440"
},
"departure": {
"delay": 60,
"time": "1769512440"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 129,
"time": "1769511489"
},
"departure": {
"delay": 129,
"time": "1769511489"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 133,
"time": "1769513988"
},
"departure": {
"delay": 133,
"time": "1769514013"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 45,
"time": "1769513145"
},
"departure": {
"delay": 45,
"time": "1769513145"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769511341",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13988:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746164x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769503425"
},
"departure": {
"delay": 60,
"time": "1769503440"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 64,
"time": "1769501185"
},
"departure": {
"delay": 64,
"time": "1769501224"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1769503191"
},
"departure": {
"delay": 68,
"time": "1769503268"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 92,
"time": "1769502784"
},
"departure": {
"delay": 92,
"time": "1769502812"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 71,
"time": "1769501266"
},
"departure": {
"delay": 71,
"time": "1769501291"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1769501616"
},
"departure": {
"delay": -6,
"time": "1769501634"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 61,
"time": "1769500501"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1769501524"
},
"departure": {
"delay": 50,
"time": "1769501570"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1769502258"
},
"departure": {
"delay": 55,
"time": "1769502295"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1769503380"
},
"departure": {
"delay": 93,
"time": "1769503413"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 26,
"time": "1769501686"
},
"departure": {
"delay": 26,
"time": "1769501726"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1769501766"
},
"departure": {
"delay": 37,
"time": "1769501797"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1769501146"
},
"departure": {
"delay": 61,
"time": "1769501161"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1769503904"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 104,
"time": "1769500709"
},
"departure": {
"delay": 104,
"time": "1769500724"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 118,
"time": "1769503641"
},
"departure": {
"delay": 118,
"time": "1769503678"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -20,
"time": "1769502328"
},
"departure": {
"delay": -20,
"time": "1769502340"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 111,
"time": "1769500541"
},
"departure": {
"delay": 111,
"time": "1769500551"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1769503141"
},
"departure": {
"delay": 17,
"time": "1769503157"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 113,
"time": "1769502558"
},
"departure": {
"delay": 113,
"time": "1769502713"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1769503062"
},
"departure": {
"delay": 12,
"time": "1769503092"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 149,
"time": "1769500585"
},
"departure": {
"delay": 149,
"time": "1769500649"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1769500751"
},
"departure": {
"delay": 93,
"time": "1769500773"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1769500859"
},
"departure": {
"delay": 93,
"time": "1769500893"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1769502884"
},
"departure": {
"delay": 82,
"time": "1769502922"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 4,
"time": "1769502017"
},
"departure": {
"delay": 4,
"time": "1769502064"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1769503536"
},
"departure": {
"delay": 103,
"time": "1769503603"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 67,
"time": "1769501041"
},
"departure": {
"delay": 67,
"time": "1769501047"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769501114"
},
"departure": {
"delay": 30,
"time": "1769501130"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1769500828"
},
"departure": {
"delay": 98,
"time": "1769500838"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769503616"
},
"departure": {
"delay": 62,
"time": "1769503622"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 57,
"time": "1769503470"
},
"departure": {
"delay": 57,
"time": "1769503497"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -8,
"time": "1769502400"
},
"departure": {
"delay": -8,
"time": "1769502472"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 41,
"time": "1769501923"
},
"departure": {
"delay": 41,
"time": "1769501981"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1769502121"
},
"departure": {
"delay": 34,
"time": "1769502154"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 156,
"time": "1769503808"
},
"departure": {
"delay": 156,
"time": "1769503836"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 42,
"time": "1769503112"
},
"departure": {
"delay": 42,
"time": "1769503122"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 41,
"time": "1769501073"
},
"departure": {
"delay": 41,
"time": "1769501081"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1769501437"
},
"departure": {
"delay": 53,
"time": "1769501453"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1769502952"
},
"departure": {
"delay": 44,
"time": "1769503004"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1769501487"
},
"departure": {
"delay": 40,
"time": "1769501500"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 163,
"time": "1769503771"
},
"departure": {
"delay": 163,
"time": "1769503783"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 139,
"time": "1769500965"
},
"departure": {
"delay": 139,
"time": "1769500999"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1769500919"
},
"departure": {
"delay": 100,
"time": "1769500960"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769502190"
},
"departure": {
"delay": 40,
"time": "1769502220"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 68,
"time": "1769501358"
},
"departure": {
"delay": 68,
"time": "1769501408"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769501817"
},
"departure": {
"delay": 40,
"time": "1769501860"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 116,
"time": "1769503706"
},
"departure": {
"delay": 116,
"time": "1769503736"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746164x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1126:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769514970"
},
"departure": {
"delay": 10,
"time": "1769514970"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1769513527"
},
"departure": {
"delay": 7,
"time": "1769513527"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1769513127"
},
"departure": {
"delay": -33,
"time": "1769513127"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -40,
"time": "1769515340"
},
"departure": {
"delay": -40,
"time": "1769515340"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1769513330"
},
"departure": {
"delay": -10,
"time": "1769513330"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769513927"
},
"departure": {
"delay": 47,
"time": "1769513927"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1769515124"
},
"departure": {
"delay": -16,
"time": "1769515124"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769513707"
},
"departure": {
"delay": 30,
"time": "1769513730"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -16,
"time": "1769514884"
},
"departure": {
"delay": -16,
"time": "1769514884"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 62,
"time": "1769514002"
},
"departure": {
"delay": 62,
"time": "1769514002"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1769515472"
},
"departure": {
"delay": -28,
"time": "1769515472"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769514600"
},
"departure": {
"delay": 60,
"time": "1769514600"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -55,
"time": "1769514700"
},
"departure": {
"delay": -55,
"time": "1769514725"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1769514402"
},
"departure": {
"delay": 65,
"time": "1769514425"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -41,
"time": "1769515399"
},
"departure": {
"delay": -41,
"time": "1769515399"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -31,
"time": "1769515229"
},
"departure": {
"delay": -31,
"time": "1769515229"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -9,
"time": "1769513427"
},
"departure": {
"delay": -9,
"time": "1769513451"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1769513070"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1769513230"
},
"departure": {
"delay": 10,
"time": "1769513230"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -41,
"time": "1769515579"
},
"departure": {
"delay": -41,
"time": "1769515579"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1769513782"
},
"departure": {
"delay": 45,
"time": "1769513805"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769514276"
},
"departure": {
"delay": 60,
"time": "1769514300"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1769514186"
},
"departure": {
"delay": 45,
"time": "1769514225"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1769514101"
},
"departure": {
"delay": 41,
"time": "1769514101"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1769514500"
},
"departure": {
"delay": 105,
"time": "1769514525"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1769515159"
},
"departure": {
"delay": -41,
"time": "1769515159"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769512781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1126:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2454:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1769513153"
},
"departure": {
"delay": 138,
"time": "1769513178"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1769512397"
},
"departure": {
"delay": 97,
"time": "1769512417"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 232,
"time": "1769513539"
},
"departure": {
"delay": 232,
"time": "1769513572"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 117,
"time": "1769512527"
},
"departure": {
"delay": 117,
"time": "1769512557"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 127,
"time": "1769512107"
},
"departure": {
"delay": 127,
"time": "1769512147"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 237,
"time": "1769513439"
},
"departure": {
"delay": 237,
"time": "1769513457"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 187,
"time": "1769513247"
},
"departure": {
"delay": 187,
"time": "1769513287"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 198,
"time": "1769513333"
},
"departure": {
"delay": 198,
"time": "1769513358"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 257,
"time": "1769513615"
},
"departure": {
"delay": 257,
"time": "1769513657"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1769512178"
},
"departure": {
"delay": 117,
"time": "1769512197"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1769513707"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 177,
"time": "1769512716"
},
"departure": {
"delay": 177,
"time": "1769512737"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 159,
"time": "1769512298"
},
"departure": {
"delay": 159,
"time": "1769512299"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 137,
"time": "1769512632"
},
"departure": {
"delay": 137,
"time": "1769512637"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 217,
"time": "1769512800"
},
"departure": {
"delay": 217,
"time": "1769512837"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769511940",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2454:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748523x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1769517300"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748523x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597039:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -311,
"time": "1769517289"
},
"departure": {
"delay": -311,
"time": "1769517289"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1657,
"time": "1769514803"
},
"departure": {
"delay": -1657,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -24,
"time": "1769516736"
},
"departure": {
"delay": -24,
"time": "1769516736"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1717,
"time": "1769514803"
},
"departure": {
"delay": -1717,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -311,
"time": "1769517229"
},
"departure": {
"delay": -311,
"time": "1769517229"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -99,
"time": "1769517021"
},
"departure": {
"delay": -99,
"time": "1769517021"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -220,
"time": "1769517140"
},
"departure": {
"delay": -220,
"time": "1769517140"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1769516931"
},
"departure": {
"delay": -9,
"time": "1769516931"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -121,
"time": "1769517059"
},
"departure": {
"delay": -121,
"time": "1769517059"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1769516841"
},
"departure": {
"delay": 21,
"time": "1769516841"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -362,
"time": "1769517478"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"delay": -1597,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769516646"
},
"departure": {
"delay": 6,
"time": "1769516646"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -130,
"time": "1769517110"
},
"departure": {
"delay": -130,
"time": "1769517110"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -302,
"time": "1769517358"
},
"departure": {
"delay": -302,
"time": "1769517358"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597039:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517530"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1769517069"
},
"departure": {
"delay": 19,
"time": "1769517079"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -178,
"time": "1769518012"
},
"departure": {
"delay": -178,
"time": "1769518022"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1769517343"
},
"departure": {
"delay": 53,
"time": "1769517353"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1769516761"
},
"departure": {
"delay": 11,
"time": "1769516771"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1769516479"
},
"departure": {
"delay": 29,
"time": "1769516489"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -129,
"time": "1769517761"
},
"departure": {
"delay": -129,
"time": "1769517771"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1769516841"
},
"departure": {
"delay": 31,
"time": "1769516851"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1769516921"
},
"departure": {
"delay": 51,
"time": "1769516931"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769516612"
},
"departure": {
"delay": 42,
"time": "1769516622"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1769516701"
},
"departure": {
"delay": 71,
"time": "1769516711"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1769517668"
},
"departure": {
"delay": -42,
"time": "1769517678"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1769517389"
},
"departure": {
"delay": 39,
"time": "1769517399"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1769517209"
},
"departure": {
"delay": 39,
"time": "1769517219"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -176,
"time": "1769517834"
},
"departure": {
"delay": -176,
"time": "1769517844"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1769517603"
},
"departure": {
"delay": 13,
"time": "1769517613"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1769517263"
},
"departure": {
"delay": 33,
"time": "1769517273"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -166,
"time": "1769518154"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 78,
"time": "1769516348"
},
"departure": {
"delay": 78,
"time": "1769516358"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -162,
"time": "1769517908"
},
"departure": {
"delay": -162,
"time": "1769517918"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1769517137"
},
"departure": {
"delay": 27,
"time": "1769517147"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745716x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 83,
"time": "1769495243"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 295,
"time": "1769498318"
},
"departure": {
"delay": 295,
"time": "1769498335"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 326,
"time": "1769496379"
},
"departure": {
"delay": 326,
"time": "1769496506"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1769495846"
},
"departure": {
"delay": 126,
"time": "1769495886"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 335,
"time": "1769498155"
},
"departure": {
"delay": 335,
"time": "1769498195"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 331,
"time": "1769498109"
},
"departure": {
"delay": 331,
"time": "1769498131"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 306,
"time": "1769497375"
},
"departure": {
"delay": 306,
"time": "1769497386"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 167,
"time": "1769496188"
},
"departure": {
"delay": 167,
"time": "1769496227"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1769495654"
},
"departure": {
"delay": 122,
"time": "1769495702"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 313,
"time": "1769498220"
},
"departure": {
"delay": 313,
"time": "1769498233"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 244,
"time": "1769497242"
},
"departure": {
"delay": 244,
"time": "1769497264"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 129,
"time": "1769495412"
},
"departure": {
"delay": 129,
"time": "1769495469"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 270,
"time": "1769498370"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 149,
"time": "1769495741"
},
"departure": {
"delay": 149,
"time": "1769495789"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 292,
"time": "1769497159"
},
"departure": {
"delay": 292,
"time": "1769497192"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 339,
"time": "1769496758"
},
"departure": {
"delay": 339,
"time": "1769496819"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1769495313"
},
"departure": {
"delay": 132,
"time": "1769495352"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 350,
"time": "1769496654"
},
"departure": {
"delay": 350,
"time": "1769496710"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1769495917"
},
"departure": {
"delay": 142,
"time": "1769495962"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 302,
"time": "1769496865"
},
"departure": {
"delay": 302,
"time": "1769496902"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 291,
"time": "1769496936"
},
"departure": {
"delay": 291,
"time": "1769496951"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 318,
"time": "1769497984"
},
"departure": {
"delay": 318,
"time": "1769497998"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 337,
"time": "1769497818"
},
"departure": {
"delay": 337,
"time": "1769497837"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 144,
"time": "1769496016"
},
"departure": {
"delay": 144,
"time": "1769496084"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 308,
"time": "1769497052"
},
"departure": {
"delay": 308,
"time": "1769497088"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 307,
"time": "1769497882"
},
"departure": {
"delay": 307,
"time": "1769497927"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 293,
"time": "1769496964"
},
"departure": {
"delay": 293,
"time": "1769497013"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 312,
"time": "1769498274"
},
"departure": {
"delay": 312,
"time": "1769498292"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 118,
"time": "1769495484"
},
"departure": {
"delay": 118,
"time": "1769495518"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 378,
"time": "1769497666"
},
"departure": {
"delay": 378,
"time": "1769497698"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 354,
"time": "1769497757"
},
"departure": {
"delay": 354,
"time": "1769497794"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 332,
"time": "1769498026"
},
"departure": {
"delay": 332,
"time": "1769498072"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 147,
"time": "1769495540"
},
"departure": {
"delay": 147,
"time": "1769495607"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745716x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1769513630"
},
"departure": {
"delay": -70,
"time": "1769513630"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769514011"
},
"departure": {
"delay": 32,
"time": "1769514032"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1769513733"
},
"departure": {
"delay": 39,
"time": "1769513859"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1769514236"
},
"departure": {
"delay": 76,
"time": "1769514256"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1769514481"
},
"departure": {
"delay": 61,
"time": "1769514481"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1769513932"
},
"departure": {
"delay": 52,
"time": "1769513932"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1769514555"
},
"departure": {
"delay": 75,
"time": "1769514555"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1769514403"
},
"departure": {
"delay": 103,
"time": "1769514403"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1769513259"
},
"departure": {
"delay": 39,
"time": "1769513259"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 45,
"time": "1769513205"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1769514605"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 72,
"time": "1769513352"
},
"departure": {
"delay": 72,
"time": "1769513352"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1769514110"
},
"departure": {
"delay": 73,
"time": "1769514133"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1769514309"
},
"departure": {
"delay": 91,
"time": "1769514331"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1769513432"
},
"departure": {
"delay": 92,
"time": "1769513432"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769513220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5282:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746218x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769507994"
},
"departure": {
"delay": 23,
"time": "1769508023"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 3,
"time": "1769506955"
},
"departure": {
"delay": 3,
"time": "1769506983"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 32,
"time": "1769505332"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1769507636"
},
"departure": {
"delay": -30,
"time": "1769507670"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -29,
"time": "1769506338"
},
"departure": {
"delay": -29,
"time": "1769506351"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -90,
"time": "1769508311"
},
"departure": {
"delay": -90,
"time": "1769508330"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -12,
"time": "1769508033"
},
"departure": {
"delay": -12,
"time": "1769508048"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -60,
"time": "1769508660"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -52,
"time": "1769507754"
},
"departure": {
"delay": -52,
"time": "1769507768"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 15,
"time": "1769506831"
},
"departure": {
"delay": 15,
"time": "1769506875"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -32,
"time": "1769508136"
},
"departure": {
"delay": -32,
"time": "1769508148"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 60,
"time": "1769505650"
},
"departure": {
"delay": 60,
"time": "1769505660"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1769507020"
},
"departure": {
"delay": 14,
"time": "1769507054"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -29,
"time": "1769507415"
},
"departure": {
"delay": -29,
"time": "1769507431"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1769505942"
},
"departure": {
"delay": 2,
"time": "1769505962"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -69,
"time": "1769508279"
},
"departure": {
"delay": -69,
"time": "1769508291"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -35,
"time": "1769508609"
},
"departure": {
"delay": -35,
"time": "1769508625"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 40,
"time": "1769505621"
},
"departure": {
"delay": 40,
"time": "1769505640"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1769506751"
},
"departure": {
"delay": 49,
"time": "1769506789"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -55,
"time": "1769507265"
},
"departure": {
"delay": -55,
"time": "1769507285"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1769505800"
},
"departure": {
"delay": 36,
"time": "1769505816"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769506438"
},
"departure": {
"delay": 60,
"time": "1769506560"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1769507824"
},
"departure": {
"delay": -23,
"time": "1769507857"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -3,
"time": "1769505829"
},
"departure": {
"delay": -3,
"time": "1769505837"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1769505997"
},
"departure": {
"time": "1769506020"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769505498"
},
"departure": {
"delay": 51,
"time": "1769505531"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769506644"
},
"departure": {
"delay": 30,
"time": "1769506710"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1769507582"
},
"departure": {
"delay": -41,
"time": "1769507599"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -44,
"time": "1769507218"
},
"departure": {
"delay": -44,
"time": "1769507236"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1769506038"
},
"departure": {
"delay": -10,
"time": "1769506070"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1769507539"
},
"departure": {
"delay": -22,
"time": "1769507558"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1769507911"
},
"departure": {
"delay": 23,
"time": "1769507963"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 8,
"time": "1769508518"
},
"departure": {
"delay": 8,
"time": "1769508548"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 46,
"time": "1769506091"
},
"departure": {
"delay": 46,
"time": "1769506126"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1769505688"
},
"departure": {
"delay": 74,
"time": "1769505734"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1769506239"
},
"departure": {
"delay": -7,
"time": "1769506253"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1769508102"
},
"departure": {
"delay": 9,
"time": "1769508129"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 10,
"time": "1769506905"
},
"departure": {
"delay": 10,
"time": "1769506930"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1769505383"
},
"departure": {
"delay": 48,
"time": "1769505408"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -71,
"time": "1769508219"
},
"departure": {
"delay": -71,
"time": "1769508229"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -7,
"time": "1769507480"
},
"departure": {
"delay": -7,
"time": "1769507513"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -33,
"time": "1769508168"
},
"departure": {
"delay": -33,
"time": "1769508207"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 5,
"time": "1769507136"
},
"departure": {
"delay": 5,
"time": "1769507165"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -35,
"time": "1769507339"
},
"departure": {
"delay": -35,
"time": "1769507365"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 70,
"time": "1769505777"
},
"departure": {
"delay": 70,
"time": "1769505790"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1769505591"
},
"departure": {
"delay": 61,
"time": "1769505601"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -25,
"time": "1769508560"
},
"departure": {
"delay": -25,
"time": "1769508575"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -48,
"time": "1769507875"
},
"departure": {
"delay": -48,
"time": "1769507892"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 31,
"time": "1769505559"
},
"departure": {
"delay": 31,
"time": "1769505571"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1769506173"
},
"departure": {
"delay": 9,
"time": "1769506209"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746218x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758381x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 457,
"time": "1769497662"
},
"departure": {
"delay": 457,
"time": "1769497717"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 557,
"time": "1769498584"
},
"departure": {
"delay": 557,
"time": "1769498597"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 573,
"time": "1769499207"
},
"departure": {
"delay": 573,
"time": "1769499213"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 542,
"time": "1769498319"
},
"departure": {
"delay": 542,
"time": "1769498402"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 679,
"time": "1769498964"
},
"departure": {
"delay": 679,
"time": "1769499019"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": -453,
"time": "1769495247"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 275,
"time": "1769496318"
},
"departure": {
"delay": 275,
"time": "1769496335"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 863,
"time": "1769499672"
},
"departure": {
"delay": 863,
"time": "1769499683"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 867,
"time": "1769499526"
},
"departure": {
"delay": 867,
"time": "1769499627"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 217,
"time": "1769496073"
},
"departure": {
"delay": 217,
"time": "1769496097"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 717,
"time": "1769499345"
},
"departure": {
"delay": 717,
"time": "1769499417"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 406,
"time": "1769497198"
},
"departure": {
"delay": 406,
"time": "1769497246"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 861,
"time": "1769499801"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 464,
"time": "1769497547"
},
"departure": {
"delay": 464,
"time": "1769497604"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 474,
"time": "1769497976"
},
"departure": {
"delay": 474,
"time": "1769498034"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 408,
"time": "1769496780"
},
"departure": {
"delay": 408,
"time": "1769496888"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758381x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745147x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1769513514"
},
"departure": {
"delay": 87,
"time": "1769513547"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 146,
"time": "1769513868"
},
"departure": {
"delay": 146,
"time": "1769513906"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1769513243"
},
"departure": {
"delay": 127,
"time": "1769513287"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 155,
"time": "1769513732"
},
"departure": {
"delay": 155,
"time": "1769513795"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1769513585"
},
"departure": {
"delay": 108,
"time": "1769513628"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1769513336"
},
"departure": {
"delay": 98,
"time": "1769513378"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1769512506"
},
"departure": {
"delay": 113,
"time": "1769512553"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 167,
"time": "1769513034"
},
"departure": {
"delay": 167,
"time": "1769513087"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1769512388"
},
"departure": {
"delay": 83,
"time": "1769512463"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1769512637"
},
"departure": {
"delay": 108,
"time": "1769512668"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 163,
"time": "1769513150"
},
"departure": {
"delay": 163,
"time": "1769513203"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 89,
"time": "1769512289"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1769512699"
},
"departure": {
"delay": 99,
"time": "1769512719"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1769513664"
},
"departure": {
"delay": 127,
"time": "1769513707"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 128,
"time": "1769512819"
},
"departure": {
"delay": 128,
"time": "1769512868"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1769513411"
},
"departure": {
"delay": 108,
"time": "1769513448"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1769513819"
},
"departure": {
"delay": 146,
"time": "1769513846"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1769514030"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1769512748"
},
"departure": {
"delay": 86,
"time": "1769512766"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745147x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9895x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769516040"
},
"departure": {
"delay": 120,
"time": "1769516040"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769515560"
},
"departure": {
"delay": 120,
"time": "1769515560"
},
"stopId": "FR:76259:ZE:FECFOUR1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1769516400"
},
"departure": {
"delay": 120,
"time": "1769516400"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1769515680"
},
"departure": {
"delay": 120,
"time": "1769515680"
},
"stopId": "FR:76259:ZE:FECSMAG1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1769516160"
},
"departure": {
"delay": 120,
"time": "1769516160"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1769516520"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1769515620"
},
"departure": {
"delay": 120,
"time": "1769515620"
},
"stopId": "FR:76259:ZE:FECSENE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1769516220"
},
"departure": {
"delay": 120,
"time": "1769516220"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769515860"
},
"departure": {
"delay": 120,
"time": "1769515860"
},
"stopId": "FR:76259:ZE:FECJLOR1:ATOUMOD008",
"stopSequence": 6
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1769515740"
},
"departure": {
"delay": 120,
"time": "1769515740"
},
"stopId": "FR:76259:ZE:FECSMOR1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769515920"
},
"departure": {
"delay": 120,
"time": "1769515920"
},
"stopId": "FR:76259:ZE:FECOTOU2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769516460"
},
"departure": {
"delay": 120,
"time": "1769516460"
},
"stopId": "FR:76259:ZE:PARCLOI2:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1769516100"
},
"departure": {
"delay": 120,
"time": "1769516100"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1769516340"
},
"departure": {
"delay": 120,
"time": "1769516340"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 15
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9895x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748456x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1769500535"
},
"departure": {
"delay": 67,
"time": "1769500567"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1769499621"
},
"departure": {
"delay": 117,
"time": "1769499657"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1769500418"
},
"departure": {
"delay": 64,
"time": "1769500444"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -17,
"time": "1769499151"
},
"departure": {
"delay": -17,
"time": "1769499163"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1769498694"
},
"departure": {
"delay": 68,
"time": "1769498708"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 118,
"time": "1769499998"
},
"departure": {
"delay": 118,
"time": "1769500078"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1769498264"
},
"departure": {
"delay": 58,
"time": "1769498278"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1769500331"
},
"departure": {
"delay": 81,
"time": "1769500341"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1769498319"
},
"departure": {
"delay": 67,
"time": "1769498347"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 124,
"time": "1769498104"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 83,
"time": "1769498367"
},
"departure": {
"delay": 83,
"time": "1769498423"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769499216"
},
"departure": {
"delay": 20,
"time": "1769499320"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1769498988"
},
"departure": {
"delay": 75,
"time": "1769499015"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1769500507"
},
"departure": {
"delay": 35,
"time": "1769500535"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 67,
"time": "1769500665"
},
"departure": {
"delay": 67,
"time": "1769500687"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 148,
"time": "1769500260"
},
"departure": {
"delay": 148,
"time": "1769500288"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1769498893"
},
"departure": {
"delay": 83,
"time": "1769498903"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1769500362"
},
"departure": {
"delay": 88,
"time": "1769500408"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1769499346"
},
"departure": {
"delay": 38,
"time": "1769499398"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1769499423"
},
"departure": {
"delay": 18,
"time": "1769499438"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1769499717"
},
"departure": {
"delay": 127,
"time": "1769499967"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1769498605"
},
"departure": {
"delay": 111,
"time": "1769498631"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1769500303"
},
"departure": {
"delay": 116,
"time": "1769500316"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1769500613"
},
"departure": {
"delay": 84,
"time": "1769500644"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 82,
"time": "1769498813"
},
"departure": {
"delay": 82,
"time": "1769498842"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1769499040"
},
"departure": {
"delay": 77,
"time": "1769499077"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 122,
"time": "1769500174"
},
"departure": {
"delay": 122,
"time": "1769500202"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1769499547"
},
"departure": {
"delay": 112,
"time": "1769499592"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1769500717"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1769500465"
},
"departure": {
"delay": 51,
"time": "1769500491"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1769498760"
},
"departure": {
"delay": 93,
"time": "1769498793"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 83,
"time": "1769498503"
},
"departure": {
"delay": 83,
"time": "1769498543"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769498669"
},
"departure": {
"delay": 103,
"time": "1769498683"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748456x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769518869"
},
"departure": {
"delay": 19,
"time": "1769518879"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -178,
"time": "1769519812"
},
"departure": {
"delay": -178,
"time": "1769519822"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1769518641"
},
"departure": {
"delay": 31,
"time": "1769518651"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"time": "1769519330"
},
"departure": {
"time": "1769519340"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1769519009"
},
"departure": {
"delay": 39,
"time": "1769519019"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1769519403"
},
"departure": {
"delay": 13,
"time": "1769519413"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -176,
"time": "1769519634"
},
"departure": {
"delay": -176,
"time": "1769519644"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 53,
"time": "1769519143"
},
"departure": {
"delay": 53,
"time": "1769519153"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1769518561"
},
"departure": {
"delay": 11,
"time": "1769518571"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1769518501"
},
"departure": {
"delay": 71,
"time": "1769518511"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1769518148"
},
"departure": {
"delay": 78,
"time": "1769518158"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1769518721"
},
"departure": {
"delay": 51,
"time": "1769518731"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1769519063"
},
"departure": {
"delay": 33,
"time": "1769519073"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -42,
"time": "1769519468"
},
"departure": {
"delay": -42,
"time": "1769519478"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1769518279"
},
"departure": {
"delay": 29,
"time": "1769518289"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769518412"
},
"departure": {
"delay": 42,
"time": "1769518422"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -129,
"time": "1769519561"
},
"departure": {
"delay": -129,
"time": "1769519571"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"departure": {
"time": "1769517960"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -166,
"time": "1769519954"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 39,
"time": "1769519189"
},
"departure": {
"delay": 39,
"time": "1769519199"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -162,
"time": "1769519708"
},
"departure": {
"delay": -162,
"time": "1769519718"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1769518937"
},
"departure": {
"delay": 27,
"time": "1769518947"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x16:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13202:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514120"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769514420"
},
"departure": {
"delay": 60,
"time": "1769514420"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515620"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769514720"
},
"departure": {
"time": "1769514720"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769513780"
},
"departure": {
"delay": 20,
"time": "1769513780"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769514360"
},
"departure": {
"time": "1769514360"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769514540"
},
"departure": {
"delay": 60,
"time": "1769514540"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769513940"
},
"departure": {
"delay": 60,
"time": "1769513940"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769515260"
},
"departure": {
"delay": 60,
"time": "1769515260"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769514480"
},
"departure": {
"delay": 60,
"time": "1769514480"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769513880"
},
"departure": {
"time": "1769513880"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769514300"
},
"departure": {
"time": "1769514300"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769514900"
},
"departure": {
"delay": 60,
"time": "1769514900"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769514840"
},
"departure": {
"delay": 60,
"time": "1769514840"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769513960"
},
"departure": {
"delay": 20,
"time": "1769513960"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769514240"
},
"departure": {
"delay": 60,
"time": "1769514240"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515020"
},
"departure": {
"time": "1769515020"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1769515520"
},
"departure": {
"delay": 20,
"time": "1769515520"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769514000"
},
"departure": {
"time": "1769514000"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769514960"
},
"departure": {
"time": "1769514960"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769514600"
},
"departure": {
"time": "1769514600"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1769514860"
},
"departure": {
"delay": 20,
"time": "1769514860"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769514660"
},
"departure": {
"delay": 60,
"time": "1769514660"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769513760"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769515500"
},
"departure": {
"delay": 60,
"time": "1769515500"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769513260",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13202:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13675:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1769512741"
},
"departure": {
"delay": 61,
"time": "1769512741"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1769514450"
},
"departure": {
"delay": 90,
"time": "1769514450"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 153,
"time": "1769513133"
},
"departure": {
"delay": 153,
"time": "1769513133"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1769515253"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 189,
"time": "1769513409"
},
"departure": {
"delay": 189,
"time": "1769513409"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1769514906"
},
"departure": {
"delay": 66,
"time": "1769514906"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1769512812"
},
"departure": {
"delay": 72,
"time": "1769512812"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1769513947"
},
"departure": {
"delay": 67,
"time": "1769513947"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1769512958"
},
"departure": {
"delay": 98,
"time": "1769512958"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 124,
"time": "1769512984"
},
"departure": {
"delay": 124,
"time": "1769512984"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769514956"
},
"departure": {
"delay": 56,
"time": "1769514956"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1769513760"
},
"departure": {
"delay": 180,
"time": "1769513760"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 169,
"time": "1769513509"
},
"departure": {
"delay": 169,
"time": "1769513509"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 107,
"time": "1769514167"
},
"departure": {
"delay": 107,
"time": "1769514167"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1769513070"
},
"departure": {
"delay": 150,
"time": "1769513070"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1769514534"
},
"departure": {
"delay": 54,
"time": "1769514534"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 168,
"time": "1769513208"
},
"departure": {
"delay": 168,
"time": "1769513208"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1769514833"
},
"departure": {
"delay": 53,
"time": "1769514833"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 70,
"time": "1769512690"
},
"departure": {
"delay": 70,
"time": "1769512690"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1769514705"
},
"departure": {
"delay": 45,
"time": "1769514705"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 239,
"time": "1769513339"
},
"departure": {
"delay": 239,
"time": "1769513339"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 133,
"time": "1769514313"
},
"departure": {
"delay": 133,
"time": "1769514313"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 171,
"time": "1769513811"
},
"departure": {
"delay": 171,
"time": "1769513811"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1769512658"
},
"departure": {
"delay": 38,
"time": "1769512658"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1769515073"
},
"departure": {
"delay": 53,
"time": "1769515073"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 184,
"time": "1769513561"
},
"departure": {
"delay": 184,
"time": "1769513584"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1769512858"
},
"departure": {
"delay": 58,
"time": "1769512858"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1769514333"
},
"departure": {
"delay": 153,
"time": "1769514333"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 116,
"time": "1769513036"
},
"departure": {
"delay": 116,
"time": "1769513036"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1769514608"
},
"departure": {
"delay": 68,
"time": "1769514608"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1769514633"
},
"departure": {
"delay": 33,
"time": "1769514633"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 88,
"time": "1769514808"
},
"departure": {
"delay": 88,
"time": "1769514808"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 171,
"time": "1769513691"
},
"departure": {
"delay": 171,
"time": "1769513691"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769512560"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1769514073"
},
"departure": {
"delay": 73,
"time": "1769514073"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 84,
"time": "1769514564"
},
"departure": {
"delay": 84,
"time": "1769514564"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769512300",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13675:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745245x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1769508445"
},
"departure": {
"delay": 144,
"time": "1769508504"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1769509138"
},
"departure": {
"delay": 4,
"time": "1769509204"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1769508982"
},
"departure": {
"delay": 64,
"time": "1769509024"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 91,
"time": "1769508091"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1769509067"
},
"departure": {
"delay": 19,
"time": "1769509099"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1769508741"
},
"departure": {
"delay": 112,
"time": "1769508772"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1769509341"
},
"departure": {
"delay": 44,
"time": "1769509364"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 146,
"time": "1769508533"
},
"departure": {
"delay": 146,
"time": "1769508566"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1769508363"
},
"departure": {
"delay": 108,
"time": "1769508408"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1769508305"
},
"departure": {
"delay": 103,
"time": "1769508343"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1769509226"
},
"departure": {
"delay": 54,
"time": "1769509314"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1769508821"
},
"departure": {
"delay": 84,
"time": "1769508864"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1769509505"
},
"departure": {
"delay": 28,
"time": "1769509528"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1769509404"
},
"departure": {
"delay": 90,
"time": "1769509470"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1769509738"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 87,
"time": "1769508224"
},
"departure": {
"delay": 87,
"time": "1769508267"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1769509619"
},
"departure": {
"delay": 49,
"time": "1769509669"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1769508686"
},
"departure": {
"delay": 117,
"time": "1769508717"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769508892"
},
"departure": {
"delay": 33,
"time": "1769508933"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1769508596"
},
"departure": {
"delay": 146,
"time": "1769508626"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745245x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14196:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -62,
"time": "1769516038"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -30,
"time": "1769515110"
},
"departure": {
"delay": -30,
"time": "1769515110"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1769513928"
},
"departure": {
"delay": 48,
"time": "1769513928"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1769514372"
},
"departure": {
"delay": 72,
"time": "1769514372"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1769514334"
},
"departure": {
"delay": 94,
"time": "1769514334"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -65,
"time": "1769515555"
},
"departure": {
"delay": -65,
"time": "1769515555"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -65,
"time": "1769515015"
},
"departure": {
"delay": -65,
"time": "1769515015"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769514395"
},
"departure": {
"delay": 35,
"time": "1769514395"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1769514935"
},
"departure": {
"delay": -25,
"time": "1769514935"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -62,
"time": "1769515198"
},
"departure": {
"delay": -62,
"time": "1769515198"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -34,
"time": "1769515166"
},
"departure": {
"delay": -34,
"time": "1769515166"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1769514179"
},
"departure": {
"delay": 59,
"time": "1769514179"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1769515485"
},
"departure": {
"delay": -15,
"time": "1769515485"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1769513975"
},
"departure": {
"delay": 37,
"time": "1769513977"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -36,
"time": "1769515344"
},
"departure": {
"delay": -36,
"time": "1769515344"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 17,
"time": "1769514077"
},
"departure": {
"delay": 17,
"time": "1769514077"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1769514276"
},
"departure": {
"delay": 36,
"time": "1769514276"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -65,
"time": "1769515915"
},
"departure": {
"delay": -65,
"time": "1769515915"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -65,
"time": "1769514674"
},
"departure": {
"delay": -65,
"time": "1769514775"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1769514107"
},
"departure": {
"delay": 47,
"time": "1769514107"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1769514242"
},
"departure": {
"delay": 62,
"time": "1769514242"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1769515296"
},
"departure": {
"delay": -24,
"time": "1769515296"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -45,
"time": "1769515875"
},
"departure": {
"delay": -45,
"time": "1769515875"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769513880"
},
"departure": {
"time": "1769513880"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1769515407"
},
"departure": {
"delay": -33,
"time": "1769515407"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -38,
"time": "1769514862"
},
"departure": {
"delay": -38,
"time": "1769514862"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -14,
"time": "1769515066"
},
"departure": {
"delay": -14,
"time": "1769515066"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1769514041"
},
"departure": {
"delay": 41,
"time": "1769514041"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1769514593"
},
"departure": {
"delay": -7,
"time": "1769514593"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1769514479"
},
"departure": {
"delay": -1,
"time": "1769514479"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1769514552"
},
"departure": {
"delay": 72,
"time": "1769514552"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769513480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14196:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748440x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1769512784"
},
"departure": {
"delay": -3,
"time": "1769512797"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -54,
"time": "1769513691"
},
"departure": {
"delay": -54,
"time": "1769513706"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -61,
"time": "1769513523"
},
"departure": {
"delay": -61,
"time": "1769513579"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -53,
"time": "1769513932"
},
"departure": {
"delay": -53,
"time": "1769514067"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 106,
"time": "1769512471"
},
"departure": {
"delay": 106,
"time": "1769512486"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 64,
"time": "1769512676"
},
"departure": {
"delay": 64,
"time": "1769512684"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1769514637"
},
"departure": {
"delay": -9,
"time": "1769514651"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1769514751"
},
"departure": {
"delay": 47,
"time": "1769514767"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 27,
"time": "1769513046"
},
"departure": {
"delay": 27,
"time": "1769513367"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1769512515"
},
"departure": {
"delay": 90,
"time": "1769512530"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1769512633"
},
"departure": {
"delay": 108,
"time": "1769512668"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1769512568"
},
"departure": {
"delay": 113,
"time": "1769512613"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 68,
"time": "1769512328"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -143,
"time": "1769513898"
},
"departure": {
"delay": -143,
"time": "1769513917"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -33,
"time": "1769513466"
},
"departure": {
"delay": -33,
"time": "1769513487"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -68,
"time": "1769514156"
},
"departure": {
"delay": -68,
"time": "1769514172"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -35,
"time": "1769513638"
},
"departure": {
"delay": -35,
"time": "1769513665"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1769513747"
},
"departure": {
"delay": -55,
"time": "1769513765"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -15,
"time": "1769514439"
},
"departure": {
"delay": -15,
"time": "1769514465"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1769514809"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -16,
"time": "1769513417"
},
"departure": {
"delay": -16,
"time": "1769513444"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1769512743"
},
"departure": {
"delay": 27,
"time": "1769512767"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1769512705"
},
"departure": {
"delay": 37,
"time": "1769512717"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -94,
"time": "1769513833"
},
"departure": {
"delay": -94,
"time": "1769513846"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -38,
"time": "1769512947"
},
"departure": {
"delay": -38,
"time": "1769513002"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769514712"
},
"departure": {
"delay": 5,
"time": "1769514725"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 8,
"time": "1769514407"
},
"departure": {
"delay": 8,
"time": "1769514428"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -45,
"time": "1769514244"
},
"departure": {
"delay": -45,
"time": "1769514315"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1769514507"
},
"departure": {
"delay": 19,
"time": "1769514559"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 81,
"time": "1769512369"
},
"departure": {
"delay": 81,
"time": "1769512401"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769512849"
},
"departure": {
"delay": 20,
"time": "1769512880"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1769514323"
},
"departure": {
"delay": -22,
"time": "1769514338"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1769515060"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1769512424"
},
"departure": {
"delay": 52,
"time": "1769512432"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748440x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745219x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1769488582"
},
"departure": {
"delay": 159,
"time": "1769488599"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1769489616"
},
"departure": {
"delay": 27,
"time": "1769489667"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -75,
"time": "1769489865"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1769489689"
},
"departure": {
"delay": 36,
"time": "1769489736"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1769488839"
},
"departure": {
"delay": 112,
"time": "1769488852"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1769489409"
},
"departure": {
"delay": -14,
"time": "1769489446"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1769489483"
},
"departure": {
"delay": 3,
"time": "1769489523"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769489271"
},
"departure": {
"delay": 5,
"time": "1769489285"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 138,
"time": "1769488722"
},
"departure": {
"delay": 138,
"time": "1769488758"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1769489315"
},
"departure": {
"delay": 7,
"time": "1769489347"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1769489125"
},
"departure": {
"delay": 106,
"time": "1769489146"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1769488786"
},
"departure": {
"delay": 118,
"time": "1769488798"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 164,
"time": "1769489033"
},
"departure": {
"delay": 164,
"time": "1769489084"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1769489187"
},
"departure": {
"delay": 50,
"time": "1769489210"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 158,
"time": "1769488538"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1769489546"
},
"departure": {
"delay": 9,
"time": "1769489589"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1769489763"
},
"departure": {
"delay": 15,
"time": "1769489775"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 132,
"time": "1769488652"
},
"departure": {
"delay": 132,
"time": "1769488692"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745219x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4809:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1769514011"
},
"departure": {
"delay": 191,
"time": "1769514011"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 219,
"time": "1769514194"
},
"departure": {
"delay": 219,
"time": "1769514219"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 58,
"time": "1769513818"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 218,
"time": "1769514497"
},
"departure": {
"delay": 218,
"time": "1769514518"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 144,
"time": "1769515344"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1769514810"
},
"departure": {
"delay": 150,
"time": "1769514810"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1769514704"
},
"departure": {
"delay": 118,
"time": "1769514718"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 123,
"time": "1769513943"
},
"departure": {
"delay": 123,
"time": "1769513943"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1769515237"
},
"departure": {
"delay": 157,
"time": "1769515237"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 198,
"time": "1769514593"
},
"departure": {
"delay": 198,
"time": "1769514618"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1769515104"
},
"departure": {
"delay": 144,
"time": "1769515104"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 238,
"time": "1769514418"
},
"departure": {
"delay": 238,
"time": "1769514418"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1769514102"
},
"departure": {
"delay": 162,
"time": "1769514102"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1769515046"
},
"departure": {
"delay": 146,
"time": "1769515046"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769513821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4809:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745668x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769506846"
},
"departure": {
"time": "1769506860"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1769506533"
},
"departure": {
"delay": 70,
"time": "1769506570"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1769508145"
},
"departure": {
"delay": 9,
"time": "1769508189"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1769507678"
},
"departure": {
"delay": 50,
"time": "1769507690"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -42,
"time": "1769508978"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1769508842"
},
"departure": {
"delay": 2,
"time": "1769508842"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 94,
"time": "1769507400"
},
"departure": {
"delay": 94,
"time": "1769507434"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1769506218"
},
"departure": {
"delay": -24,
"time": "1769506236"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1769508896"
},
"departure": {
"delay": 12,
"time": "1769508912"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 8,
"time": "1769506088"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1769506744"
},
"departure": {
"delay": 15,
"time": "1769506755"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1769508545"
},
"departure": {
"delay": 26,
"time": "1769508566"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 39,
"time": "1769508242"
},
"departure": {
"delay": 39,
"time": "1769508279"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1769507472"
},
"departure": {
"delay": 35,
"time": "1769507495"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769507604"
},
"departure": {
"delay": 60,
"time": "1769507640"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1769507846"
},
"departure": {
"delay": -17,
"time": "1769507863"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1769507292"
},
"departure": {
"delay": 91,
"time": "1769507311"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1769508442"
},
"departure": {
"delay": 66,
"time": "1769508486"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 6,
"time": "1769507726"
},
"departure": {
"delay": 6,
"time": "1769507766"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1769506174"
},
"departure": {
"delay": -6,
"time": "1769506194"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1769506289"
},
"departure": {
"delay": 9,
"time": "1769506329"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1769508347"
},
"departure": {
"delay": 28,
"time": "1769508388"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1769507532"
},
"departure": {
"delay": 53,
"time": "1769507573"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1769506695"
},
"departure": {
"delay": 33,
"time": "1769506713"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1769506431"
},
"departure": {
"delay": 22,
"time": "1769506462"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769506252"
},
"departure": {
"delay": 9,
"time": "1769506269"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1769506630"
},
"departure": {
"delay": 24,
"time": "1769506644"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1769507250"
},
"departure": {
"delay": 107,
"time": "1769507267"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1769508776"
},
"departure": {
"delay": 2,
"time": "1769508782"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1769507962"
},
"departure": {
"delay": 40,
"time": "1769508040"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1769508704"
},
"departure": {
"delay": 29,
"time": "1769508749"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1769508626"
},
"departure": {
"delay": 64,
"time": "1769508664"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745668x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3807:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769514375"
},
"departure": {
"delay": 36,
"time": "1769514396"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1769513811"
},
"departure": {
"delay": 76,
"time": "1769513836"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1769513307"
},
"departure": {
"delay": 96,
"time": "1769513316"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 136,
"time": "1769513585"
},
"departure": {
"delay": 136,
"time": "1769513596"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1769514913"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 56,
"time": "1769513137"
},
"departure": {
"delay": 56,
"time": "1769513156"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1769513213"
},
"departure": {
"delay": 86,
"time": "1769513246"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 36,
"time": "1769513076"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1769514499"
},
"departure": {
"delay": 19,
"time": "1769514499"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 107,
"time": "1769514167"
},
"departure": {
"delay": 107,
"time": "1769514167"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1769514763"
},
"departure": {
"delay": 43,
"time": "1769514763"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 96,
"time": "1769513496"
},
"departure": {
"delay": 96,
"time": "1769513496"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1769513919"
},
"departure": {
"delay": 56,
"time": "1769513936"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1769514559"
},
"departure": {
"delay": 56,
"time": "1769514596"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1769513411"
},
"departure": {
"delay": 96,
"time": "1769513436"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1769514087"
},
"departure": {
"delay": 96,
"time": "1769514096"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 136,
"time": "1769513704"
},
"departure": {
"delay": 136,
"time": "1769513716"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769514281"
},
"departure": {
"delay": 56,
"time": "1769514296"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1769513996"
},
"departure": {
"delay": 76,
"time": "1769514016"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1769514655"
},
"departure": {
"delay": 96,
"time": "1769514696"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769513080",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3807:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14185:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1769518308"
},
"departure": {
"delay": 48,
"time": "1769518308"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514101",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14185:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745723x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1769504642"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 36,
"time": "1769501664"
},
"departure": {
"delay": 36,
"time": "1769501676"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 204,
"time": "1769504594"
},
"departure": {
"delay": 204,
"time": "1769504604"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 256,
"time": "1769504467"
},
"departure": {
"delay": 256,
"time": "1769504476"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 340,
"time": "1769503264"
},
"departure": {
"delay": 340,
"time": "1769503300"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 278,
"time": "1769502215"
},
"departure": {
"delay": 278,
"time": "1769502278"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 292,
"time": "1769504304"
},
"departure": {
"delay": 292,
"time": "1769504332"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 266,
"time": "1769502582"
},
"departure": {
"delay": 266,
"time": "1769502626"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 303,
"time": "1769502508"
},
"departure": {
"delay": 303,
"time": "1769502543"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 318,
"time": "1769502344"
},
"departure": {
"delay": 318,
"time": "1769502378"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 316,
"time": "1769503566"
},
"departure": {
"delay": 316,
"time": "1769503576"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 274,
"time": "1769503611"
},
"departure": {
"delay": 274,
"time": "1769503654"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 387,
"time": "1769503191"
},
"departure": {
"delay": 387,
"time": "1769503227"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 28,
"time": "1769501608"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 278,
"time": "1769504426"
},
"departure": {
"delay": 278,
"time": "1769504438"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 344,
"time": "1769503378"
},
"departure": {
"delay": 344,
"time": "1769503424"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 298,
"time": "1769502428"
},
"departure": {
"delay": 298,
"time": "1769502478"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 234,
"time": "1769504498"
},
"departure": {
"delay": 234,
"time": "1769504514"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 395,
"time": "1769502850"
},
"departure": {
"delay": 395,
"time": "1769502995"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 377,
"time": "1769503804"
},
"departure": {
"delay": 377,
"time": "1769503817"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 317,
"time": "1769504160"
},
"departure": {
"delay": 317,
"time": "1769504177"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 209,
"time": "1769501798"
},
"departure": {
"delay": 209,
"time": "1769501969"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 237,
"time": "1769504547"
},
"departure": {
"delay": 237,
"time": "1769504577"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 377,
"time": "1769503118"
},
"departure": {
"delay": 377,
"time": "1769503157"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 341,
"time": "1769503465"
},
"departure": {
"delay": 341,
"time": "1769503481"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 292,
"time": "1769502096"
},
"departure": {
"delay": 292,
"time": "1769502172"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 286,
"time": "1769504363"
},
"departure": {
"delay": 286,
"time": "1769504386"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 271,
"time": "1769504225"
},
"departure": {
"delay": 271,
"time": "1769504251"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 247,
"time": "1769502023"
},
"departure": {
"delay": 247,
"time": "1769502067"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 260,
"time": "1769502696"
},
"departure": {
"delay": 260,
"time": "1769502740"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 366,
"time": "1769504028"
},
"departure": {
"delay": 366,
"time": "1769504046"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 344,
"time": "1769503328"
},
"departure": {
"delay": 344,
"time": "1769503364"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 340,
"time": "1769504106"
},
"departure": {
"delay": 340,
"time": "1769504140"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745723x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747519x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1769487849"
},
"departure": {
"delay": 16,
"time": "1769487856"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -43,
"time": "1769488266"
},
"departure": {
"delay": -43,
"time": "1769488277"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1769488011"
},
"departure": {
"delay": -53,
"time": "1769488027"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1769487467"
},
"departure": {
"delay": 58,
"time": "1769487598"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 84,
"time": "1769487192"
},
"departure": {
"delay": 84,
"time": "1769487204"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1769488938"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1769488674"
},
"departure": {
"delay": 6,
"time": "1769488686"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1769486992"
},
"departure": {
"delay": 4,
"time": "1769487004"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769488868"
},
"departure": {
"delay": 22,
"time": "1769488882"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1769487322"
},
"departure": {
"delay": 34,
"time": "1769487334"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1769488788"
},
"departure": {
"delay": 2,
"time": "1769488802"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1769487958"
},
"departure": {
"delay": 18,
"time": "1769487978"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1769488500"
},
"departure": {
"delay": -45,
"time": "1769488515"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1769487117"
},
"departure": {
"delay": 63,
"time": "1769487123"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1769487159"
},
"departure": {
"delay": 50,
"time": "1769487170"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1769487791"
},
"departure": {
"delay": 21,
"time": "1769487801"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 76,
"time": "1769487249"
},
"departure": {
"delay": 76,
"time": "1769487256"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 47,
"time": "1769486867"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1769487026"
},
"departure": {
"delay": 34,
"time": "1769487034"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1769487398"
},
"departure": {
"delay": -17,
"time": "1769487403"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1769488125"
},
"departure": {
"delay": 12,
"time": "1769488212"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1769488575"
},
"departure": {
"delay": 25,
"time": "1769488645"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747519x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000331:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1769514413"
},
"departure": {
"delay": 53,
"time": "1769514413"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD4:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": -16,
"time": "1769514824"
},
"departure": {
"delay": -16,
"time": "1769514824"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1769514617"
},
"departure": {
"delay": 17,
"time": "1769514617"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD3:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": -51,
"time": "1769514969"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1769514473"
},
"departure": {
"delay": 53,
"time": "1769514473"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD3:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769514740"
},
"departure": {
"delay": 20,
"time": "1769514740"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexMa:ATOUMOD012",
"stopSequence": 9
}
],
"timestamp": "1769514391",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000331:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745728x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1769506893"
},
"departure": {
"delay": 79,
"time": "1769506939"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1769508377"
},
"departure": {
"delay": 89,
"time": "1769508389"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1769507657"
},
"departure": {
"delay": 93,
"time": "1769507673"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1769508635"
},
"departure": {
"delay": 66,
"time": "1769508666"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 46,
"time": "1769506478"
},
"departure": {
"delay": 46,
"time": "1769506546"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1769508053"
},
"departure": {
"delay": 120,
"time": "1769508060"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 12,
"time": "1769506092"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1769507359"
},
"departure": {
"delay": 130,
"time": "1769507410"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1769507026"
},
"departure": {
"delay": 86,
"time": "1769507066"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1769508867"
},
"departure": {
"delay": 63,
"time": "1769508903"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 37,
"time": "1769506360"
},
"departure": {
"delay": 37,
"time": "1769506417"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1769506307"
},
"departure": {
"delay": 1,
"time": "1769506321"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769507539"
},
"departure": {
"delay": 103,
"time": "1769507563"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1769508769"
},
"departure": {
"delay": 55,
"time": "1769508775"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 112,
"time": "1769507593"
},
"departure": {
"delay": 112,
"time": "1769507632"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1769507711"
},
"departure": {
"delay": 88,
"time": "1769507728"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1769507869"
},
"departure": {
"delay": 24,
"time": "1769507904"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1769508423"
},
"departure": {
"delay": 100,
"time": "1769508460"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1769507211"
},
"departure": {
"delay": 185,
"time": "1769507285"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1769506597"
},
"departure": {
"delay": 73,
"time": "1769506633"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 143,
"time": "1769508309"
},
"departure": {
"delay": 143,
"time": "1769508323"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 81,
"time": "1769508695"
},
"departure": {
"delay": 81,
"time": "1769508741"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 159,
"time": "1769507458"
},
"departure": {
"delay": 159,
"time": "1769507499"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1769506781"
},
"departure": {
"delay": 78,
"time": "1769506818"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1769508799"
},
"departure": {
"delay": 51,
"time": "1769508831"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 47,
"time": "1769506152"
},
"departure": {
"delay": 47,
"time": "1769506187"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1769506253"
},
"departure": {
"delay": 39,
"time": "1769506299"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1769508593"
},
"departure": {
"delay": 67,
"time": "1769508607"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1769508987"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 50,
"time": "1769506695"
},
"departure": {
"delay": 50,
"time": "1769506730"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1769507802"
},
"departure": {
"delay": 57,
"time": "1769507817"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1769508920"
},
"departure": {
"delay": 56,
"time": "1769508956"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 63,
"time": "1769508508"
},
"departure": {
"delay": 63,
"time": "1769508543"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745728x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7571:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1769516234"
},
"departure": {
"delay": 134,
"time": "1769516234"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 101,
"time": "1769514617"
},
"departure": {
"delay": 101,
"time": "1769514641"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1769514846"
},
"departure": {
"delay": 126,
"time": "1769514846"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1769514693"
},
"departure": {
"delay": 93,
"time": "1769514693"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1769514392"
},
"departure": {
"delay": 152,
"time": "1769514392"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1769515821"
},
"departure": {
"delay": 141,
"time": "1769515821"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 162,
"time": "1769515122"
},
"departure": {
"delay": 162,
"time": "1769515122"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 141,
"time": "1769514441"
},
"departure": {
"delay": 141,
"time": "1769514441"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 126,
"time": "1769514186"
},
"departure": {
"delay": 126,
"time": "1769514186"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 192,
"time": "1769515332"
},
"departure": {
"delay": 192,
"time": "1769515332"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 104,
"time": "1769514344"
},
"departure": {
"delay": 104,
"time": "1769514344"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1769516305"
},
"departure": {
"delay": 145,
"time": "1769516305"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 161,
"time": "1769516081"
},
"departure": {
"delay": 161,
"time": "1769516081"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1769514279"
},
"departure": {
"delay": 99,
"time": "1769514279"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1769515594"
},
"departure": {
"delay": 154,
"time": "1769515594"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 166,
"time": "1769515186"
},
"departure": {
"delay": 166,
"time": "1769515186"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 137,
"time": "1769515217"
},
"departure": {
"delay": 137,
"time": "1769515217"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1769514566"
},
"departure": {
"delay": 146,
"time": "1769514566"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 177,
"time": "1769515977"
},
"departure": {
"delay": 177,
"time": "1769515977"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 137,
"time": "1769515397"
},
"departure": {
"delay": 137,
"time": "1769515397"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 177,
"time": "1769514957"
},
"departure": {
"delay": 177,
"time": "1769514957"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1769514766"
},
"departure": {
"delay": 131,
"time": "1769514791"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1769514516"
},
"departure": {
"delay": 96,
"time": "1769514516"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 153,
"time": "1769515053"
},
"departure": {
"delay": 153,
"time": "1769515053"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 161,
"time": "1769516381"
},
"departure": {
"delay": 161,
"time": "1769516381"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1769515560"
},
"departure": {
"delay": -60,
"time": "1769515560"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1769515920"
},
"departure": {
"delay": 180,
"time": "1769515920"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 186,
"time": "1769516166"
},
"departure": {
"delay": 186,
"time": "1769516166"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769513960",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7571:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1369:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -59,
"time": "1769514421"
},
"departure": {
"delay": -59,
"time": "1769514421"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -121,
"time": "1769515559"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1769513470"
},
"departure": {
"delay": 10,
"time": "1769513470"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -117,
"time": "1769514243"
},
"departure": {
"delay": -117,
"time": "1769514243"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -83,
"time": "1769515117"
},
"departure": {
"delay": -83,
"time": "1769515117"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -70,
"time": "1769514830"
},
"departure": {
"delay": -70,
"time": "1769514830"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -107,
"time": "1769514493"
},
"departure": {
"delay": -107,
"time": "1769514493"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -121,
"time": "1769515019"
},
"departure": {
"delay": -121,
"time": "1769515019"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -93,
"time": "1769514567"
},
"departure": {
"delay": -93,
"time": "1769514567"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -121,
"time": "1769515319"
},
"departure": {
"delay": -121,
"time": "1769515319"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1769513292"
},
"departure": {
"delay": 12,
"time": "1769513292"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -149,
"time": "1769513791"
},
"departure": {
"delay": -149,
"time": "1769513791"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1769513591"
},
"departure": {
"delay": 71,
"time": "1769513591"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1769513528"
},
"departure": {
"delay": 8,
"time": "1769513528"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1769513391"
},
"departure": {
"delay": 51,
"time": "1769513391"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -100,
"time": "1769514080"
},
"departure": {
"delay": -100,
"time": "1769514080"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -66,
"time": "1769515434"
},
"departure": {
"delay": -66,
"time": "1769515434"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1769513193"
},
"departure": {
"delay": 33,
"time": "1769513193"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -143,
"time": "1769514697"
},
"departure": {
"delay": -143,
"time": "1769514697"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -119,
"time": "1769515201"
},
"departure": {
"delay": -119,
"time": "1769515201"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -73,
"time": "1769514167"
},
"departure": {
"delay": -73,
"time": "1769514167"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -128,
"time": "1769513971"
},
"departure": {
"delay": -128,
"time": "1769513992"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769513160"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -113,
"time": "1769514347"
},
"departure": {
"delay": -113,
"time": "1769514367"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -44,
"time": "1769513716"
},
"departure": {
"delay": -44,
"time": "1769513716"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -142,
"time": "1769514638"
},
"departure": {
"delay": -142,
"time": "1769514638"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769512701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1369:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746178x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769515700"
},
"departure": {
"delay": 20,
"time": "1769515700"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 20,
"time": "1769516180"
},
"departure": {
"delay": 20,
"time": "1769516180"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 15,
"time": "1769513703"
},
"departure": {
"delay": 15,
"time": "1769513715"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -36,
"time": "1769514450"
},
"departure": {
"delay": -36,
"time": "1769514504"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1769513821"
},
"departure": {
"delay": 18,
"time": "1769513838"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1769514860"
},
"departure": {
"delay": 20,
"time": "1769514860"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769515100"
},
"departure": {
"delay": 20,
"time": "1769515100"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1769513922"
},
"departure": {
"delay": 25,
"time": "1769513965"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1769514219"
},
"departure": {
"delay": -50,
"time": "1769514250"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1769516420"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 23,
"time": "1769513991"
},
"departure": {
"delay": 23,
"time": "1769514023"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769516240"
},
"departure": {
"delay": 20,
"time": "1769516240"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 44,
"time": "1769513618"
},
"departure": {
"delay": 44,
"time": "1769513624"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1769515460"
},
"departure": {
"delay": 20,
"time": "1769515460"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -23,
"time": "1769514292"
},
"departure": {
"delay": -23,
"time": "1769514337"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 188,
"time": "1769513245"
},
"departure": {
"delay": 188,
"time": "1769513288"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1769513523"
},
"departure": {
"delay": 106,
"time": "1769513566"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769515700"
},
"departure": {
"delay": 20,
"time": "1769515700"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1769516060"
},
"departure": {
"delay": 20,
"time": "1769516060"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 20,
"time": "1769515220"
},
"departure": {
"delay": 20,
"time": "1769515220"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -6,
"time": "1769514669"
},
"departure": {
"delay": -6,
"time": "1769514714"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -69,
"time": "1769514157"
},
"departure": {
"delay": -69,
"time": "1769514171"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1769515580"
},
"departure": {
"delay": 20,
"time": "1769515580"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -7,
"time": "1769514087"
},
"departure": {
"delay": -7,
"time": "1769514113"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1769515940"
},
"departure": {
"delay": 20,
"time": "1769515940"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 12,
"time": "1769514746"
},
"departure": {
"delay": 12,
"time": "1769514792"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 121,
"time": "1769513384"
},
"departure": {
"delay": 121,
"time": "1769513401"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1769513471"
},
"departure": {
"delay": 98,
"time": "1769513498"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769515820"
},
"departure": {
"delay": 20,
"time": "1769515820"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"departure": {
"delay": 132,
"time": "1769513172"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769516120"
},
"departure": {
"delay": 20,
"time": "1769516120"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -33,
"time": "1769514541"
},
"departure": {
"delay": -33,
"time": "1769514627"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 115,
"time": "1769513447"
},
"departure": {
"delay": 115,
"time": "1769513455"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769516240"
},
"departure": {
"delay": 20,
"time": "1769516240"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 20,
"time": "1769516000"
},
"departure": {
"delay": 20,
"time": "1769516000"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 47,
"time": "1769513731"
},
"departure": {
"delay": 47,
"time": "1769513747"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769514980"
},
"departure": {
"delay": 20,
"time": "1769514980"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -32,
"time": "1769514345"
},
"departure": {
"delay": -32,
"time": "1769514388"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1769515760"
},
"departure": {
"delay": 20,
"time": "1769515760"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1769514046"
},
"departure": {
"delay": 5,
"time": "1769514065"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1769513646"
},
"departure": {
"delay": 35,
"time": "1769513675"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1769513766"
},
"departure": {
"delay": 17,
"time": "1769513777"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1769513566"
},
"departure": {
"delay": 122,
"time": "1769513582"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769516180"
},
"departure": {
"delay": 20,
"time": "1769516180"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 20,
"time": "1769515340"
},
"departure": {
"delay": 20,
"time": "1769515340"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1769516300"
},
"departure": {
"delay": 20,
"time": "1769516300"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 145,
"time": "1769513334"
},
"departure": {
"delay": 145,
"time": "1769513365"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 184,
"time": "1769513191"
},
"departure": {
"delay": 184,
"time": "1769513224"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746178x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758421x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769502946"
},
"departure": {
"delay": 55,
"time": "1769502955"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769502645"
},
"departure": {
"delay": 40,
"time": "1769502700"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -74,
"time": "1769504948"
},
"departure": {
"delay": -74,
"time": "1769504986"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1769504825"
},
"departure": {
"delay": 37,
"time": "1769504857"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1769502810"
},
"departure": {
"delay": 97,
"time": "1769502877"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1769504243"
},
"departure": {
"delay": 43,
"time": "1769504263"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1769504883"
},
"departure": {
"delay": -41,
"time": "1769504899"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1769504029"
},
"departure": {
"delay": 55,
"time": "1769504035"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769504552"
},
"departure": {
"delay": 38,
"time": "1769504558"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1769503721"
},
"departure": {
"delay": -7,
"time": "1769503733"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1769504301"
},
"departure": {
"delay": 49,
"time": "1769504329"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1769503651"
},
"departure": {
"delay": 52,
"time": "1769503672"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1769504165"
},
"departure": {
"delay": 97,
"time": "1769504197"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1769504422"
},
"departure": {
"delay": 43,
"time": "1769504443"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 19,
"time": "1769502319"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -114,
"time": "1769505234"
},
"departure": {
"delay": -114,
"time": "1769505246"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1769504748"
},
"departure": {
"delay": 25,
"time": "1769504785"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -47,
"time": "1769505016"
},
"departure": {
"delay": -47,
"time": "1769505073"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1769503237"
},
"departure": {
"delay": 59,
"time": "1769503259"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -97,
"time": "1769505383"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -49,
"time": "1769505151"
},
"departure": {
"delay": -49,
"time": "1769505191"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758421x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769499540"
},
"departure": {
"time": "1769499540"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769499180"
},
"departure": {
"time": "1769499180"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769498580"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769499960"
},
"departure": {
"time": "1769499960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769500200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769499120"
},
"departure": {
"time": "1769499120"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769499420"
},
"departure": {
"time": "1769499420"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769499240"
},
"departure": {
"time": "1769499240"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769499000"
},
"departure": {
"time": "1769499000"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769499600"
},
"departure": {
"time": "1769499600"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769498880"
},
"departure": {
"time": "1769498880"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769500020"
},
"departure": {
"time": "1769500020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769498640"
},
"departure": {
"time": "1769498640"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769499060"
},
"departure": {
"time": "1769499060"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769499660"
},
"departure": {
"time": "1769499660"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769498427",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:429:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4034:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769513700"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": -60,
"time": "1769513400"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1769512560"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1769513040"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1769512800"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1769512860"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1769513100"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1769512740"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 120,
"time": "1769514480"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1769513220"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515200"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769514743",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4034:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8328:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769513518"
},
"departure": {
"delay": 20,
"time": "1769513540"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 61,
"time": "1769511901"
},
"departure": {
"delay": 61,
"time": "1769511901"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -67,
"time": "1769513393"
},
"departure": {
"delay": -67,
"time": "1769513393"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -55,
"time": "1769513465"
},
"departure": {
"delay": -55,
"time": "1769513465"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 71,
"time": "1769512091"
},
"departure": {
"delay": 71,
"time": "1769512091"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -35,
"time": "1769513365"
},
"departure": {
"delay": -35,
"time": "1769513365"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769513165"
},
"departure": {
"delay": 5,
"time": "1769513165"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1769511743"
},
"departure": {
"delay": 105,
"time": "1769511765"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1769512166"
},
"departure": {
"delay": 26,
"time": "1769512166"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1769512690"
},
"departure": {
"delay": 130,
"time": "1769512690"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -59,
"time": "1769513641"
},
"departure": {
"delay": -59,
"time": "1769513641"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -17,
"time": "1769511463"
},
"departure": {
"delay": -17,
"time": "1769511463"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 121,
"time": "1769512021"
},
"departure": {
"delay": 121,
"time": "1769512021"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1769511517"
},
"departure": {
"delay": 85,
"time": "1769511565"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1769513590"
},
"departure": {
"delay": -50,
"time": "1769513590"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1769511844"
},
"departure": {
"delay": 85,
"time": "1769511865"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1769513333"
},
"departure": {
"delay": 53,
"time": "1769513333"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1769511691"
},
"departure": {
"delay": 31,
"time": "1769511691"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -140,
"time": "1769513740"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -65,
"time": "1769512890"
},
"departure": {
"delay": -65,
"time": "1769512915"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769511420"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1769512792"
},
"departure": {
"delay": 112,
"time": "1769512792"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1769511619"
},
"departure": {
"delay": 79,
"time": "1769511619"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769511000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8328:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746160x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 448,
"time": "1769497316"
},
"departure": {
"delay": 448,
"time": "1769497348"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 403,
"time": "1769497933"
},
"departure": {
"delay": 403,
"time": "1769497963"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 392,
"time": "1769497448"
},
"departure": {
"delay": 392,
"time": "1769497472"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 420,
"time": "1769496946"
},
"departure": {
"delay": 420,
"time": "1769496960"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 344,
"time": "1769498354"
},
"departure": {
"delay": 344,
"time": "1769498384"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 455,
"time": "1769497401"
},
"departure": {
"delay": 455,
"time": "1769497415"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 331,
"time": "1769498508"
},
"departure": {
"delay": 331,
"time": "1769498551"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 405,
"time": "1769497888"
},
"departure": {
"delay": 405,
"time": "1769497905"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 177,
"time": "1769499109"
},
"departure": {
"delay": 177,
"time": "1769499117"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 106,
"time": "1769499337"
},
"departure": {
"delay": 106,
"time": "1769499406"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 437,
"time": "1769497724"
},
"departure": {
"delay": 437,
"time": "1769497757"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 315,
"time": "1769498444"
},
"departure": {
"delay": 315,
"time": "1769498475"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1769499293"
},
"departure": {
"delay": 78,
"time": "1769499318"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 391,
"time": "1769496931"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 297,
"time": "1769498722"
},
"departure": {
"delay": 297,
"time": "1769498757"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 139,
"time": "1769499155"
},
"departure": {
"delay": 139,
"time": "1769499199"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 218,
"time": "1769499011"
},
"departure": {
"delay": 218,
"time": "1769499038"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 441,
"time": "1769497372"
},
"departure": {
"delay": 441,
"time": "1769497401"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 349,
"time": "1769498573"
},
"departure": {
"delay": 349,
"time": "1769498629"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 74,
"time": "1769499241"
},
"departure": {
"delay": 74,
"time": "1769499254"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 535,
"time": "1769497002"
},
"departure": {
"delay": 535,
"time": "1769497135"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 425,
"time": "1769497830"
},
"departure": {
"delay": 425,
"time": "1769497865"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 467,
"time": "1769497233"
},
"departure": {
"delay": 467,
"time": "1769497247"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1769499771"
},
"departure": {
"delay": 61,
"time": "1769499781"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 48,
"time": "1769499618"
},
"departure": {
"delay": 48,
"time": "1769499648"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 25,
"time": "1769499729"
},
"departure": {
"delay": 25,
"time": "1769499745"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 490,
"time": "1769497183"
},
"departure": {
"delay": 490,
"time": "1769497210"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 359,
"time": "1769498664"
},
"departure": {
"delay": 359,
"time": "1769498699"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 387,
"time": "1769498270"
},
"departure": {
"delay": 387,
"time": "1769498307"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1769499568"
},
"departure": {
"delay": 37,
"time": "1769499577"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 51,
"time": "1769499701"
},
"departure": {
"delay": 51,
"time": "1769499711"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 372,
"time": "1769497547"
},
"departure": {
"delay": 372,
"time": "1769497572"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 422,
"time": "1769497583"
},
"departure": {
"delay": 422,
"time": "1769497622"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1769499481"
},
"departure": {
"delay": 87,
"time": "1769499507"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 262,
"time": "1769498920"
},
"departure": {
"delay": 262,
"time": "1769498962"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 387,
"time": "1769497983"
},
"departure": {
"delay": 387,
"time": "1769498007"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 258,
"time": "1769498802"
},
"departure": {
"delay": 258,
"time": "1769498838"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1769499799"
},
"departure": {
"delay": 48,
"time": "1769499828"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 421,
"time": "1769497653"
},
"departure": {
"delay": 421,
"time": "1769497681"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 383,
"time": "1769497490"
},
"departure": {
"delay": 383,
"time": "1769497523"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1769499513"
},
"departure": {
"delay": 61,
"time": "1769499541"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 30,
"time": "1769499660"
},
"departure": {
"delay": 30,
"time": "1769499690"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 460,
"time": "1769497288"
},
"departure": {
"delay": 460,
"time": "1769497300"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769499905"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 397,
"time": "1769498217"
},
"departure": {
"delay": 397,
"time": "1769498257"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 385,
"time": "1769498134"
},
"departure": {
"delay": 385,
"time": "1769498185"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 348,
"time": "1769498072"
},
"departure": {
"delay": 348,
"time": "1769498088"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1769499270"
},
"departure": {
"delay": 100,
"time": "1769499280"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746160x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470476:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3048,
"time": "1769514792"
},
"departure": {
"delay": -3048,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3108,
"time": "1769514792"
},
"departure": {
"delay": -3108,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2268,
"time": "1769514792"
},
"departure": {
"delay": -2268,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3288,
"time": "1769514792"
},
"departure": {
"delay": -3288,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2868,
"time": "1769514792"
},
"departure": {
"delay": -2868,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2628,
"time": "1769514792"
},
"departure": {
"delay": -2628,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2868,
"time": "1769514792"
},
"departure": {
"delay": -2868,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2448,
"time": "1769514792"
},
"departure": {
"delay": -2448,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2328,
"time": "1769514792"
},
"departure": {
"delay": -2328,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1769518402"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2628,
"time": "1769514792"
},
"departure": {
"delay": -2628,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2928,
"time": "1769514792"
},
"departure": {
"delay": -2928,
"time": "1769514792"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2448,
"time": "1769514792"
},
"departure": {
"delay": -2448,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2868,
"time": "1769514792"
},
"departure": {
"delay": -2868,
"time": "1769514792"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2928,
"time": "1769514792"
},
"departure": {
"delay": -2928,
"time": "1769514792"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2988,
"time": "1769514792"
},
"departure": {
"delay": -2988,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3228,
"time": "1769514792"
},
"departure": {
"delay": -3228,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3108,
"time": "1769514792"
},
"departure": {
"delay": -3108,
"time": "1769514792"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2568,
"time": "1769514792"
},
"departure": {
"delay": -2568,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470476:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517900"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769518260"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769517120"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769517480"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769518380"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769518200"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769517060"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769517300"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769517840"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769517660"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769517360"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769517420"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769517720"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769516640"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769518080"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769518020"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769517600"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769517780"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2019:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769515602"
},
"departure": {
"delay": 42,
"time": "1769515602"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1769515648"
},
"departure": {
"delay": 28,
"time": "1769515648"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1769516157"
},
"departure": {
"delay": 57,
"time": "1769516157"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1769516612"
},
"departure": {
"delay": 32,
"time": "1769516612"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1769515786"
},
"departure": {
"delay": 46,
"time": "1769515786"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1769515901"
},
"departure": {
"delay": 41,
"time": "1769515901"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769515377"
},
"departure": {
"delay": 57,
"time": "1769515377"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769515964"
},
"departure": {
"delay": 44,
"time": "1769515964"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1769516517"
},
"departure": {
"delay": 57,
"time": "1769516517"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1769516577"
},
"departure": {
"delay": 57,
"time": "1769516577"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1769516016"
},
"departure": {
"delay": 36,
"time": "1769516016"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769515416"
},
"departure": {
"delay": 36,
"time": "1769515416"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1769515562"
},
"departure": {
"delay": 2,
"time": "1769515562"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10481:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748510x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1769509600"
},
"departure": {
"delay": 118,
"time": "1769509618"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1769509414"
},
"departure": {
"delay": 100,
"time": "1769509420"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 148,
"time": "1769509051"
},
"departure": {
"delay": 148,
"time": "1769509108"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 136,
"time": "1769508395"
},
"departure": {
"delay": 136,
"time": "1769508436"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 114,
"time": "1769509543"
},
"departure": {
"delay": 114,
"time": "1769509554"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769507872"
},
"departure": {
"delay": 60,
"time": "1769507880"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 149,
"time": "1769509134"
},
"departure": {
"delay": 149,
"time": "1769509169"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1769508312"
},
"departure": {
"delay": 114,
"time": "1769508354"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 163,
"time": "1769508573"
},
"departure": {
"delay": 163,
"time": "1769508583"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 165,
"time": "1769509351"
},
"departure": {
"delay": 165,
"time": "1769509365"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 163,
"time": "1769508972"
},
"departure": {
"delay": 163,
"time": "1769509003"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1769508187"
},
"departure": {
"delay": 80,
"time": "1769508200"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 132,
"time": "1769509024"
},
"departure": {
"delay": 132,
"time": "1769509032"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1769508149"
},
"departure": {
"delay": 99,
"time": "1769508159"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 234,
"time": "1769508858"
},
"departure": {
"delay": 234,
"time": "1769508894"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1769509481"
},
"departure": {
"delay": 132,
"time": "1769509512"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 63,
"time": "1769507763"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 137,
"time": "1769508221"
},
"departure": {
"delay": 137,
"time": "1769508257"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1769508074"
},
"departure": {
"delay": 116,
"time": "1769508116"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1769509451"
},
"departure": {
"delay": 79,
"time": "1769509459"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 183,
"time": "1769509284"
},
"departure": {
"delay": 183,
"time": "1769509323"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 175,
"time": "1769509199"
},
"departure": {
"delay": 175,
"time": "1769509255"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1769509686"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1769507820"
},
"departure": {
"delay": 72,
"time": "1769507832"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748510x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9879:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769514371"
},
"departure": {
"delay": 11,
"time": "1769514371"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 51,
"time": "1769513247"
},
"departure": {
"delay": 51,
"time": "1769513271"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1769514571"
},
"departure": {
"delay": 31,
"time": "1769514571"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1769514410"
},
"departure": {
"delay": 50,
"time": "1769514410"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1769514026"
},
"departure": {
"delay": 46,
"time": "1769514046"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1769512897"
},
"departure": {
"delay": 37,
"time": "1769512897"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1769513948"
},
"departure": {
"delay": 68,
"time": "1769513948"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1769512697"
},
"departure": {
"delay": 17,
"time": "1769512697"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1769512998"
},
"departure": {
"delay": 101,
"time": "1769513021"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1769514596"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 51,
"time": "1769514471"
},
"departure": {
"delay": 51,
"time": "1769514471"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 171,
"time": "1769513571"
},
"departure": {
"delay": 171,
"time": "1769513571"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1769513605"
},
"departure": {
"delay": 145,
"time": "1769513605"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1769513171"
},
"departure": {
"delay": 71,
"time": "1769513171"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1769512571"
},
"departure": {
"delay": -24,
"time": "1769512596"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1769513802"
},
"departure": {
"delay": 102,
"time": "1769513802"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1769513327"
},
"departure": {
"delay": 66,
"time": "1769513346"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1769514171"
},
"departure": {
"delay": 111,
"time": "1769514171"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1769514308"
},
"departure": {
"delay": 8,
"time": "1769514308"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1769513098"
},
"departure": {
"delay": 58,
"time": "1769513098"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769512746"
},
"departure": {
"delay": 31,
"time": "1769512771"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1769513675"
},
"departure": {
"delay": 95,
"time": "1769513675"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1769512497"
},
"departure": {
"delay": -39,
"time": "1769512521"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1769513846"
},
"departure": {
"delay": 86,
"time": "1769513846"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1769513423"
},
"departure": {
"delay": 83,
"time": "1769513423"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1769512646"
},
"departure": {
"delay": 26,
"time": "1769512646"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1769513753"
},
"departure": {
"delay": 53,
"time": "1769513753"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1769514245"
},
"departure": {
"delay": 65,
"time": "1769514245"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769512380"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1769514108"
},
"departure": {
"delay": 48,
"time": "1769514108"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769511949",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9879:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745161x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1769501954"
},
"departure": {
"delay": 116,
"time": "1769501996"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1769502730"
},
"departure": {
"delay": 43,
"time": "1769502763"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1769502367"
},
"departure": {
"delay": 43,
"time": "1769502403"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1769502801"
},
"departure": {
"delay": 52,
"time": "1769502832"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1769502574"
},
"departure": {
"delay": 25,
"time": "1769502625"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1769501876"
},
"departure": {
"delay": 110,
"time": "1769501930"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1769501616"
},
"departure": {
"delay": 72,
"time": "1769501652"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1769502062"
},
"departure": {
"delay": 94,
"time": "1769502094"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -68,
"time": "1769503072"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -45,
"time": "1769502937"
},
"departure": {
"delay": -45,
"time": "1769502975"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1769502201"
},
"departure": {
"delay": 70,
"time": "1769502250"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1769501746"
},
"departure": {
"delay": 82,
"time": "1769501782"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1769501802"
},
"departure": {
"delay": 87,
"time": "1769501847"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1769502669"
},
"departure": {
"delay": 43,
"time": "1769502703"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 141,
"time": "1769501541"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1769502282"
},
"departure": {
"delay": 18,
"time": "1769502318"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1769501676"
},
"departure": {
"delay": 78,
"time": "1769501718"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1769502852"
},
"departure": {
"delay": -12,
"time": "1769502888"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1769502473"
},
"departure": {
"delay": 31,
"time": "1769502511"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1769502122"
},
"departure": {
"delay": 93,
"time": "1769502153"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745161x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769500500"
},
"departure": {
"time": "1769500500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769500560"
},
"departure": {
"time": "1769500560"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769501520"
},
"departure": {
"time": "1769501520"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769499900"
},
"departure": {
"time": "1769499900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769502000"
},
"departure": {
"time": "1769502000"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769502360"
},
"departure": {
"time": "1769502360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769500860"
},
"departure": {
"time": "1769500860"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769502540"
},
"departure": {
"time": "1769502540"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769502660"
},
"departure": {
"time": "1769502660"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769502300"
},
"departure": {
"time": "1769502300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769500200"
},
"departure": {
"time": "1769500200"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769501580"
},
"departure": {
"time": "1769501580"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769502600"
},
"departure": {
"time": "1769502600"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769502840"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769500680"
},
"departure": {
"time": "1769500680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769502180"
},
"departure": {
"time": "1769502180"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769501220"
},
"departure": {
"time": "1769501220"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769501460"
},
"departure": {
"time": "1769501460"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769501700"
},
"departure": {
"time": "1769501700"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769499660"
},
"departure": {
"time": "1769499660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769501280"
},
"departure": {
"time": "1769501280"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769502420"
},
"departure": {
"time": "1769502420"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769499840"
},
"departure": {
"time": "1769499840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769501820"
},
"departure": {
"time": "1769501820"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769502240"
},
"departure": {
"time": "1769502240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769502780"
},
"departure": {
"time": "1769502780"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769500140"
},
"departure": {
"time": "1769500140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769502060"
},
"departure": {
"time": "1769502060"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769500320"
},
"departure": {
"time": "1769500320"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769500080"
},
"departure": {
"time": "1769500080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769499720"
},
"departure": {
"time": "1769499720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1769499600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769502120"
},
"departure": {
"time": "1769502120"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1769489415",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:203:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13472:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769511780"
},
"departure": {
"delay": 60,
"time": "1769511780"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769513160"
},
"departure": {
"delay": 60,
"time": "1769513160"
},
"stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769512440"
},
"departure": {
"delay": 60,
"time": "1769512440"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769512920"
},
"departure": {
"delay": 60,
"time": "1769512920"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769511960"
},
"departure": {
"time": "1769511960"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769512320"
},
"departure": {
"delay": 60,
"time": "1769512320"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1769511740"
},
"departure": {
"delay": 20,
"time": "1769511740"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769511660"
},
"departure": {
"delay": 60,
"time": "1769511660"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769511800"
},
"departure": {
"delay": 20,
"time": "1769511800"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769512860"
},
"departure": {
"time": "1769512860"
},
"stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769511600"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769511920"
},
"departure": {
"delay": 20,
"time": "1769511920"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769511840"
},
"departure": {
"delay": 60,
"time": "1769511840"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769513280"
},
"departure": {
"time": "1769513280"
},
"stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769513040"
},
"departure": {
"time": "1769513040"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769512260"
},
"departure": {
"time": "1769512260"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769512980"
},
"departure": {
"delay": 60,
"time": "1769512980"
},
"stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1769512340"
},
"departure": {
"delay": 20,
"time": "1769512340"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769511720"
},
"departure": {
"delay": 60,
"time": "1769511720"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769512200"
},
"departure": {
"time": "1769512200"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769512680"
},
"departure": {
"delay": 60,
"time": "1769512680"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769511900"
},
"departure": {
"delay": 60,
"time": "1769511900"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769511680"
},
"departure": {
"delay": 20,
"time": "1769511680"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769512080"
},
"departure": {
"delay": 60,
"time": "1769512080"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769513220"
},
"departure": {
"delay": 60,
"time": "1769513220"
},
"stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769510680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13472:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747842x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769498068"
},
"departure": {
"delay": 1,
"time": "1769498101"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1769498141"
},
"departure": {
"delay": 73,
"time": "1769498173"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1769498725"
},
"departure": {
"delay": 52,
"time": "1769498752"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1769498636"
},
"departure": {
"delay": 69,
"time": "1769498649"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 236,
"time": "1769499685"
},
"departure": {
"delay": 236,
"time": "1769499716"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 71,
"time": "1769498667"
},
"departure": {
"delay": 71,
"time": "1769498711"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1769498196"
},
"departure": {
"delay": 71,
"time": "1769498231"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1769499195"
},
"departure": {
"delay": 162,
"time": "1769499222"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1769498574"
},
"departure": {
"delay": 31,
"time": "1769498611"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 239,
"time": "1769499740"
},
"departure": {
"delay": 239,
"time": "1769499779"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 139,
"time": "1769499013"
},
"departure": {
"delay": 139,
"time": "1769499079"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1769497970"
},
"departure": {
"delay": 19,
"time": "1769497999"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1769498372"
},
"departure": {
"delay": 46,
"time": "1769498386"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 172,
"time": "1769499138"
},
"departure": {
"delay": 172,
"time": "1769499172"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1769499820"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 264,
"time": "1769499497"
},
"departure": {
"delay": 264,
"time": "1769499564"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1769498422"
},
"departure": {
"delay": 47,
"time": "1769498447"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1769497817"
},
"departure": {
"delay": -7,
"time": "1769497853"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1769497931"
},
"departure": {
"delay": 39,
"time": "1769497959"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 272,
"time": "1769499276"
},
"departure": {
"delay": 272,
"time": "1769499452"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 32,
"time": "1769497772"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1769498269"
},
"departure": {
"delay": 68,
"time": "1769498288"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 282,
"time": "1769499605"
},
"departure": {
"delay": 282,
"time": "1769499642"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1769498513"
},
"departure": {
"delay": 27,
"time": "1769498547"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1769498781"
},
"departure": {
"delay": 116,
"time": "1769498816"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747842x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5240:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1769512820"
},
"departure": {
"delay": 42,
"time": "1769512842"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 64,
"time": "1769513824"
},
"departure": {
"delay": 64,
"time": "1769513824"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1769513268"
},
"departure": {
"delay": 12,
"time": "1769513292"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769513525"
},
"departure": {
"delay": 5,
"time": "1769513525"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1769513996"
},
"departure": {
"delay": 56,
"time": "1769513996"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769513740"
},
"departure": {
"delay": 40,
"time": "1769513740"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1769512746"
},
"departure": {
"delay": 6,
"time": "1769512746"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769513370"
},
"departure": {
"delay": 30,
"time": "1769513370"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -15,
"time": "1769513445"
},
"departure": {
"delay": -15,
"time": "1769513445"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1769513645"
},
"departure": {
"delay": 52,
"time": "1769513692"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1769514092"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1769513043"
},
"departure": {
"delay": -18,
"time": "1769513142"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1769512667"
},
"departure": {
"delay": -13,
"time": "1769512667"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1769512650"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769513922"
},
"departure": {
"delay": 42,
"time": "1769513922"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769512581",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5240:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15651:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1769512156"
},
"departure": {
"delay": 16,
"time": "1769512156"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769511240"
},
"departure": {
"time": "1769511240"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1769511358"
},
"departure": {
"delay": 58,
"time": "1769511358"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769512320"
},
"departure": {
"time": "1769512320"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1769511287"
},
"departure": {
"delay": 47,
"time": "1769511287"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1769512435"
},
"departure": {
"delay": 55,
"time": "1769512435"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769511180"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1769511813"
},
"departure": {
"delay": 33,
"time": "1769511813"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769512688"
},
"departure": {
"delay": 8,
"time": "1769512688"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1769512263"
},
"departure": {
"delay": 3,
"time": "1769512263"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769511660"
},
"departure": {
"time": "1769511660"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769512740"
},
"departure": {
"time": "1769512740"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1769511554"
},
"departure": {
"delay": 14,
"time": "1769511554"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1769511603"
},
"departure": {
"delay": 3,
"time": "1769511603"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769512562"
},
"departure": {
"delay": 2,
"time": "1769512562"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1769513024"
},
"departure": {
"delay": 44,
"time": "1769513024"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769513100"
},
"departure": {
"time": "1769513100"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1769512638"
},
"departure": {
"delay": 18,
"time": "1769512638"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1769512035"
},
"departure": {
"delay": 15,
"time": "1769512035"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769512496"
},
"departure": {
"delay": 56,
"time": "1769512496"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1769511756"
},
"departure": {
"delay": 36,
"time": "1769511756"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1769512819"
},
"departure": {
"delay": 19,
"time": "1769512819"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1769511204"
},
"departure": {
"delay": 24,
"time": "1769511204"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1769513434"
},
"departure": {
"delay": 34,
"time": "1769513434"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769513640"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769513520"
},
"departure": {
"time": "1769513520"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 48,
"time": "1769513328"
},
"departure": {
"delay": 48,
"time": "1769513328"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1769510800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15651:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16288:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 329,
"time": "1769514445"
},
"departure": {
"delay": 329,
"time": "1769514449"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1769514535"
},
"departure": {
"delay": 115,
"time": "1769514535"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -46,
"time": "1769515154"
},
"departure": {
"delay": -46,
"time": "1769515154"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1769515078"
},
"departure": {
"delay": -2,
"time": "1769515078"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 195,
"time": "1769513847"
},
"departure": {
"delay": 195,
"time": "1769513895"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -40,
"time": "1769514798"
},
"departure": {
"delay": -40,
"time": "1769514800"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 401,
"time": "1769514174"
},
"departure": {
"delay": 401,
"time": "1769514221"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 226,
"time": "1769514020"
},
"departure": {
"delay": 226,
"time": "1769514046"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 97,
"time": "1769513797"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -54,
"time": "1769515206"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1769515005"
},
"departure": {
"delay": -15,
"time": "1769515005"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769513801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16288:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13075:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769515680"
},
"departure": {
"delay": 60,
"time": "1769515680"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769515320"
},
"departure": {
"delay": 60,
"time": "1769515320"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769516400"
},
"departure": {
"delay": 60,
"time": "1769516400"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1769516415"
},
"departure": {
"delay": 15,
"time": "1769516415"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769516700"
},
"departure": {
"delay": 60,
"time": "1769516700"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1769516430"
},
"departure": {
"delay": 30,
"time": "1769516430"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769515740"
},
"departure": {
"delay": 60,
"time": "1769515740"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769515340"
},
"departure": {
"delay": 20,
"time": "1769515340"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769515160"
},
"departure": {
"delay": 20,
"time": "1769515160"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769515580"
},
"departure": {
"delay": 20,
"time": "1769515580"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769515140"
},
"departure": {
"delay": 60,
"time": "1769515140"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516760"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769516040"
},
"departure": {
"delay": 60,
"time": "1769516040"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769515560"
},
"departure": {
"delay": 60,
"time": "1769515560"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769514220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13075:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:137:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769497380"
},
"departure": {
"time": "1769497380"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769497800"
},
"departure": {
"time": "1769497800"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769498640"
},
"departure": {
"time": "1769498640"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769498880"
},
"departure": {
"time": "1769498880"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769499060"
},
"departure": {
"time": "1769499060"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769496300"
},
"departure": {
"time": "1769496300"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769497980"
},
"departure": {
"time": "1769497980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769496120"
},
"departure": {
"time": "1769496120"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769497080"
},
"departure": {
"time": "1769497080"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769497200"
},
"departure": {
"time": "1769497200"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1769496000"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769496540"
},
"departure": {
"time": "1769496540"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769496060"
},
"departure": {
"time": "1769496060"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769496720"
},
"departure": {
"time": "1769496720"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769496660"
},
"departure": {
"time": "1769496660"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769499180"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769496840"
},
"departure": {
"time": "1769496840"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769498160"
},
"departure": {
"time": "1769498160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769498340"
},
"departure": {
"time": "1769498340"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769496420"
},
"departure": {
"time": "1769496420"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769498580"
},
"departure": {
"time": "1769498580"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769497320"
},
"departure": {
"time": "1769497320"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769496780"
},
"departure": {
"time": "1769496780"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769498940"
},
"departure": {
"time": "1769498940"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769496480"
},
"departure": {
"time": "1769496480"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769496180"
},
"departure": {
"time": "1769496180"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769496600"
},
"departure": {
"time": "1769496600"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769499000"
},
"departure": {
"time": "1769499000"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769497440"
},
"departure": {
"time": "1769497440"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769498760"
},
"departure": {
"time": "1769498760"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769497260"
},
"departure": {
"time": "1769497260"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769498460"
},
"departure": {
"time": "1769498460"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769498945"
},
"departure": {
"delay": 5,
"time": "1769498945"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769496725"
},
"departure": {
"delay": 5,
"time": "1769496725"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769496900"
},
"departure": {
"time": "1769496900"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1769489415",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:137:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745171x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 203,
"time": "1769511201"
},
"departure": {
"delay": 203,
"time": "1769511263"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 171,
"time": "1769510830"
},
"departure": {
"delay": 171,
"time": "1769510871"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 119,
"time": "1769511452"
},
"departure": {
"delay": 119,
"time": "1769511479"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1769511611"
},
"departure": {
"delay": 59,
"time": "1769511659"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1769512289"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 203,
"time": "1769511945"
},
"departure": {
"delay": 203,
"time": "1769511983"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 147,
"time": "1769512104"
},
"departure": {
"delay": 147,
"time": "1769512167"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 207,
"time": "1769511081"
},
"departure": {
"delay": 207,
"time": "1769511087"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 107,
"time": "1769511376"
},
"departure": {
"delay": 107,
"time": "1769511407"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1769511305"
},
"departure": {
"delay": 159,
"time": "1769511339"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1769511137"
},
"departure": {
"delay": 172,
"time": "1769511172"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1769511708"
},
"departure": {
"delay": 88,
"time": "1769511748"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1769512015"
},
"departure": {
"delay": 151,
"time": "1769512051"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 173,
"time": "1769510901"
},
"departure": {
"delay": 173,
"time": "1769510933"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1769511780"
},
"departure": {
"delay": 135,
"time": "1769511855"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1769511531"
},
"departure": {
"delay": 83,
"time": "1769511563"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 170,
"time": "1769510773"
},
"departure": {
"delay": 170,
"time": "1769510810"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1769510710"
},
"departure": {
"delay": 170,
"time": "1769510750"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 235,
"time": "1769510960"
},
"departure": {
"delay": 235,
"time": "1769511055"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745171x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:769:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769524020"
},
"departure": {
"time": "1769524020"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769523960"
},
"departure": {
"time": "1769523960"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769524440"
},
"departure": {
"time": "1769524440"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769524380"
},
"departure": {
"time": "1769524380"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769524080"
},
"departure": {
"time": "1769524080"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769526420"
},
"departure": {
"time": "1769526420"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769526005"
},
"departure": {
"delay": 5,
"time": "1769526005"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769523780"
},
"departure": {
"time": "1769523780"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769526425"
},
"departure": {
"delay": 5,
"time": "1769526425"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769525820"
},
"departure": {
"time": "1769525820"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769525700"
},
"departure": {
"time": "1769525700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769524200"
},
"departure": {
"time": "1769524200"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769524560"
},
"departure": {
"time": "1769524560"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769525160"
},
"departure": {
"time": "1769525160"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769523840"
},
"departure": {
"time": "1769523840"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769525340"
},
"departure": {
"time": "1769525340"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769525880"
},
"departure": {
"time": "1769525880"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769525940"
},
"departure": {
"time": "1769525940"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769525765"
},
"departure": {
"delay": 5,
"time": "1769525765"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769524140"
},
"departure": {
"time": "1769524140"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1769523600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769526240"
},
"departure": {
"time": "1769526240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769526060"
},
"departure": {
"time": "1769526060"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769525520"
},
"departure": {
"time": "1769525520"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769524620"
},
"departure": {
"time": "1769524620"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1769526010"
},
"departure": {
"delay": 10,
"time": "1769526010"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769525640"
},
"departure": {
"time": "1769525640"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769525760"
},
"departure": {
"time": "1769525760"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769524500"
},
"departure": {
"time": "1769524500"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769523900"
},
"departure": {
"time": "1769523900"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769524980"
},
"departure": {
"time": "1769524980"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769526600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769523720"
},
"departure": {
"time": "1769523720"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769526000"
},
"departure": {
"time": "1769526000"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:769:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11142:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769517121"
},
"departure": {
"delay": 1,
"time": "1769517121"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1769517174"
},
"departure": {
"delay": 54,
"time": "1769517174"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769516560"
},
"departure": {
"delay": 40,
"time": "1769516560"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1769516007"
},
"departure": {
"delay": 27,
"time": "1769516007"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1769517226"
},
"departure": {
"delay": 46,
"time": "1769517226"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1769515944"
},
"departure": {
"delay": 24,
"time": "1769515944"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769515862"
},
"departure": {
"delay": 2,
"time": "1769515862"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1769516076"
},
"departure": {
"delay": 36,
"time": "1769516076"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769516202"
},
"departure": {
"delay": 42,
"time": "1769516202"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1769515972"
},
"departure": {
"delay": 52,
"time": "1769515972"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1769517149"
},
"departure": {
"delay": 29,
"time": "1769517149"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1769516418"
},
"departure": {
"delay": 18,
"time": "1769516418"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769513600",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11142:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:855:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769506620"
},
"departure": {
"time": "1769506620"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769506140"
},
"departure": {
"time": "1769506140"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769506020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769506680"
},
"departure": {
"time": "1769506680"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769506320"
},
"departure": {
"time": "1769506320"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769506080"
},
"departure": {
"time": "1769506080"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769506260"
},
"departure": {
"time": "1769506260"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769506860"
},
"departure": {
"time": "1769506860"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769507100"
},
"departure": {
"time": "1769507100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769506560"
},
"departure": {
"time": "1769506560"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769506200"
},
"departure": {
"time": "1769506200"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769507040"
},
"departure": {
"time": "1769507040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769506440"
},
"departure": {
"time": "1769506440"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769507280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769506500"
},
"departure": {
"time": "1769506500"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769506013",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:855:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769512380"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769512200"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769513100"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769512980"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769513940"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769512260"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769513280"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769512440"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769512320"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514360"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769513760"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769514480"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769514461",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6063:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9206:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -76,
"time": "1769513864"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 63,
"time": "1769512563"
},
"departure": {
"delay": 63,
"time": "1769512563"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1769512891"
},
"departure": {
"delay": 31,
"time": "1769512891"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1769512289"
},
"departure": {
"delay": 29,
"time": "1769512289"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1769512232"
},
"departure": {
"delay": 99,
"time": "1769512239"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769513014"
},
"departure": {
"delay": 38,
"time": "1769513018"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 68,
"time": "1769512688"
},
"departure": {
"delay": 68,
"time": "1769512688"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1769513678"
},
"departure": {
"delay": 38,
"time": "1769513678"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 130,
"time": "1769512081"
},
"departure": {
"delay": 130,
"time": "1769512090"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1769513191"
},
"departure": {
"delay": 99,
"time": "1769513199"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1769512156"
},
"departure": {
"delay": 76,
"time": "1769512156"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1769513410"
},
"departure": {
"delay": 136,
"time": "1769513416"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769511420"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 114,
"time": "1769511894"
},
"departure": {
"delay": 114,
"time": "1769511894"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 159,
"time": "1769513545"
},
"departure": {
"delay": 159,
"time": "1769513559"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 93,
"time": "1769512940"
},
"departure": {
"delay": 93,
"time": "1769512953"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 129,
"time": "1769513282"
},
"departure": {
"delay": 129,
"time": "1769513289"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 108,
"time": "1769512608"
},
"departure": {
"delay": 108,
"time": "1769512608"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1769513136"
},
"departure": {
"delay": 101,
"time": "1769513141"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -25,
"time": "1769513795"
},
"departure": {
"delay": -25,
"time": "1769513795"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 89,
"time": "1769512649"
},
"departure": {
"delay": 89,
"time": "1769512649"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769511599"
},
"departure": {
"delay": 59,
"time": "1769511599"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769511780"
},
"departure": {
"delay": 60,
"time": "1769511780"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1769511973"
},
"departure": {
"delay": 73,
"time": "1769511973"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1769513490"
},
"departure": {
"delay": 152,
"time": "1769513492"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 76,
"time": "1769512336"
},
"departure": {
"delay": 76,
"time": "1769512336"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1769512823"
},
"departure": {
"delay": 83,
"time": "1769512823"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1769512740"
},
"departure": {
"delay": 25,
"time": "1769512765"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1769511714"
},
"departure": {
"delay": 56,
"time": "1769511716"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1769512398"
},
"departure": {
"delay": 78,
"time": "1769512398"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 121,
"time": "1769511841"
},
"departure": {
"delay": 121,
"time": "1769511841"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1769511565"
},
"departure": {
"delay": 25,
"time": "1769511565"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1769512450"
},
"departure": {
"delay": 70,
"time": "1769512450"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769510969",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9206:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769519465"
},
"departure": {
"delay": 5,
"time": "1769519465"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -33,
"time": "1769517747"
},
"departure": {
"delay": -33,
"time": "1769517747"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -52,
"time": "1769517848"
},
"departure": {
"delay": -52,
"time": "1769517848"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1769519737"
},
"departure": {
"delay": 37,
"time": "1769519737"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -15,
"time": "1769518845"
},
"departure": {
"delay": -15,
"time": "1769518845"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1769517641"
},
"departure": {
"delay": 41,
"time": "1769517641"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -43,
"time": "1769518757"
},
"departure": {
"delay": -43,
"time": "1769518757"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1769519441"
},
"departure": {
"delay": -19,
"time": "1769519441"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769519525"
},
"departure": {
"delay": 5,
"time": "1769519525"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -2,
"time": "1769519398"
},
"departure": {
"delay": -2,
"time": "1769519398"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1769518530"
},
"departure": {
"delay": 30,
"time": "1769518530"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -19,
"time": "1769519681"
},
"departure": {
"delay": -19,
"time": "1769519681"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -41,
"time": "1769517499"
},
"departure": {
"delay": -41,
"time": "1769517499"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -85,
"time": "1769519255"
},
"departure": {
"delay": -85,
"time": "1769519255"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -16,
"time": "1769519564"
},
"departure": {
"delay": -16,
"time": "1769519564"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 38,
"time": "1769518058"
},
"departure": {
"delay": 38,
"time": "1769518058"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1769517678"
},
"departure": {
"delay": 18,
"time": "1769517678"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1769518249"
},
"departure": {
"delay": 49,
"time": "1769518249"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -70,
"time": "1769519030"
},
"departure": {
"delay": -70,
"time": "1769519030"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -21,
"time": "1769517879"
},
"departure": {
"delay": -21,
"time": "1769517879"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -27,
"time": "1769519613"
},
"departure": {
"delay": -27,
"time": "1769519613"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -59,
"time": "1769519821"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -4,
"time": "1769518916"
},
"departure": {
"delay": -4,
"time": "1769518916"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1769517372"
},
"departure": {
"delay": 12,
"time": "1769517372"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769518620"
},
"departure": {
"delay": 60,
"time": "1769518620"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1769517796"
},
"departure": {
"delay": 16,
"time": "1769517796"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769517559"
},
"departure": {
"delay": 19,
"time": "1769517559"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769518275"
},
"departure": {
"delay": 15,
"time": "1769518275"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1769517404"
},
"departure": {
"delay": 44,
"time": "1769517404"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"time": "1769518320"
},
"departure": {
"time": "1769518320"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -75,
"time": "1769518785"
},
"departure": {
"delay": -75,
"time": "1769518785"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 62,
"time": "1769518142"
},
"departure": {
"delay": 62,
"time": "1769518142"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"time": "1769517300"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1769518441"
},
"departure": {
"delay": 1,
"time": "1769518441"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1769518584"
},
"departure": {
"delay": 24,
"time": "1769518584"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -53,
"time": "1769518987"
},
"departure": {
"delay": -53,
"time": "1769518987"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 81,
"time": "1769518101"
},
"departure": {
"delay": 81,
"time": "1769518101"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1769517998"
},
"departure": {
"delay": 38,
"time": "1769517998"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1769518201"
},
"departure": {
"delay": 61,
"time": "1769518201"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1769517599"
},
"departure": {
"delay": -1,
"time": "1769517599"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -82,
"time": "1769519198"
},
"departure": {
"delay": -82,
"time": "1769519198"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490649:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6022:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769514360"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1769514720"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 60,
"time": "1769514600"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 120,
"time": "1769514480"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 60,
"time": "1769514780"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516580"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 60,
"time": "1769514540"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 60,
"time": "1769514660"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769514761",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6022:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748432x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1769496350"
},
"departure": {
"delay": 53,
"time": "1769496413"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 131,
"time": "1769495553"
},
"departure": {
"delay": 131,
"time": "1769495591"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 178,
"time": "1769495184"
},
"departure": {
"delay": 178,
"time": "1769495218"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1769497416"
},
"departure": {
"delay": 51,
"time": "1769497431"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 87,
"time": "1769494947"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 178,
"time": "1769495125"
},
"departure": {
"delay": 178,
"time": "1769495158"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 140,
"time": "1769495327"
},
"departure": {
"delay": 140,
"time": "1769495360"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -18,
"time": "1769496568"
},
"departure": {
"delay": -18,
"time": "1769496582"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1769496255"
},
"departure": {
"delay": 48,
"time": "1769496288"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1769497368"
},
"departure": {
"delay": 15,
"time": "1769497395"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 108,
"time": "1769496100"
},
"departure": {
"delay": 108,
"time": "1769496168"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1769495422"
},
"departure": {
"delay": 120,
"time": "1769495460"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769497126"
},
"departure": {
"delay": 5,
"time": "1769497145"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -62,
"time": "1769496648"
},
"departure": {
"delay": -62,
"time": "1769496658"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 161,
"time": "1769495288"
},
"departure": {
"delay": 161,
"time": "1769495321"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1769495470"
},
"departure": {
"delay": 99,
"time": "1769495499"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1769495653"
},
"departure": {
"delay": 91,
"time": "1769495731"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1769496909"
},
"departure": {
"delay": 17,
"time": "1769496917"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 99,
"time": "1769496190"
},
"departure": {
"delay": 99,
"time": "1769496219"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1769496979"
},
"departure": {
"time": "1769497020"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1769496449"
},
"departure": {
"delay": 56,
"time": "1769496476"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 124,
"time": "1769495372"
},
"departure": {
"delay": 124,
"time": "1769495404"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1769496313"
},
"departure": {
"delay": 29,
"time": "1769496329"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 101,
"time": "1769495054"
},
"departure": {
"delay": 101,
"time": "1769495081"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1769497030"
},
"departure": {
"delay": 21,
"time": "1769497041"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1769496675"
},
"departure": {
"delay": 32,
"time": "1769496812"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1769495773"
},
"departure": {
"delay": 43,
"time": "1769495983"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1769495237"
},
"departure": {
"delay": 164,
"time": "1769495264"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1769497099"
},
"departure": {
"delay": 34,
"time": "1769497114"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 108,
"time": "1769494994"
},
"departure": {
"delay": 108,
"time": "1769495028"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1769497712"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 11,
"time": "1769497294"
},
"departure": {
"delay": 11,
"time": "1769497331"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1769497472"
},
"departure": {
"delay": 40,
"time": "1769497480"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 17,
"time": "1769497187"
},
"departure": {
"delay": 17,
"time": "1769497217"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748432x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9880x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1769497440"
},
"departure": {
"delay": -60,
"time": "1769497440"
},
"stopId": "FR:76259:ZE:FECFOUR2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769496660"
},
"departure": {
"delay": 5,
"time": "1769496665"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769496780"
},
"departure": {
"delay": 5,
"time": "1769496785"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769496900"
},
"departure": {
"delay": 5,
"time": "1769496905"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1769497560"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769496540"
},
"departure": {
"delay": 5,
"time": "1769496545"
},
"stopId": "FR:76259:ZE:PARCLOI1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769496840"
},
"departure": {
"delay": 5,
"time": "1769496845"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 8
},
{
"departure": {
"delay": 5,
"time": "1769496305"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769497260"
},
"departure": {
"delay": 65,
"time": "1769497265"
},
"stopId": "FR:76259:ZE:FECJLOR2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1769496960"
},
"departure": {
"delay": -55,
"time": "1769496965"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1769497200"
},
"departure": {
"delay": 65,
"time": "1769497205"
},
"stopId": "FR:76259:ZE:FECOTOU1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769496480"
},
"departure": {
"delay": 5,
"time": "1769496485"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1769497380"
},
"departure": {
"delay": -55,
"time": "1769497385"
},
"stopId": "FR:76259:ZE:FECSENE2:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1769497320"
},
"departure": {
"delay": 65,
"time": "1769497325"
},
"stopId": "FR:76259:ZE:FECSMOR2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769496360"
},
"departure": {
"delay": 5,
"time": "1769496365"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769496600"
},
"departure": {
"delay": 5,
"time": "1769496605"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769497330"
},
"departure": {
"delay": 15,
"time": "1769497335"
},
"stopId": "FR:76259:ZE:FECSMAG2:ATOUMOD008",
"stopSequence": 14
}
],
"timestamp": "1769501109",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9880x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471228:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1769515400"
},
"departure": {
"delay": -40,
"time": "1769515400"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -46,
"time": "1769515514"
},
"departure": {
"delay": -46,
"time": "1769515514"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -67,
"time": "1769515853"
},
"departure": {
"delay": -67,
"time": "1769515853"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 26,
"time": "1769514806"
},
"departure": {
"delay": 26,
"time": "1769514806"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -16,
"time": "1769515664"
},
"departure": {
"delay": -16,
"time": "1769515664"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -40,
"time": "1769515280"
},
"departure": {
"delay": -40,
"time": "1769515280"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1769515566"
},
"departure": {
"delay": 6,
"time": "1769515566"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1769514863"
},
"departure": {
"delay": 23,
"time": "1769514863"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1769515445"
},
"departure": {
"delay": 5,
"time": "1769515445"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -63,
"time": "1769515677"
},
"departure": {
"delay": -63,
"time": "1769515677"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -10,
"time": "1769514950"
},
"departure": {
"delay": -10,
"time": "1769514950"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -124,
"time": "1769515796"
},
"departure": {
"delay": -124,
"time": "1769515796"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -61,
"time": "1769515139"
},
"departure": {
"delay": -61,
"time": "1769515139"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -25,
"time": "1769515475"
},
"departure": {
"delay": -25,
"time": "1769515475"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -77,
"time": "1769515723"
},
"departure": {
"delay": -77,
"time": "1769515723"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 27,
"time": "1769514747"
},
"departure": {
"delay": 27,
"time": "1769514747"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1769514686"
},
"departure": {
"delay": 26,
"time": "1769514686"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -16,
"time": "1769515364"
},
"departure": {
"delay": -16,
"time": "1769515364"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -184,
"time": "1769515916"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -4,
"time": "1769515616"
},
"departure": {
"delay": -4,
"time": "1769515616"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -54,
"time": "1769515206"
},
"departure": {
"delay": -54,
"time": "1769515206"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471228:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748435x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769502213"
},
"departure": {
"delay": 11,
"time": "1769502551"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1769503967"
},
"departure": {
"delay": 59,
"time": "1769503979"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -49,
"time": "1769503403"
},
"departure": {
"delay": -49,
"time": "1769503451"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1769501850"
},
"departure": {
"delay": 49,
"time": "1769501869"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1769503180"
},
"departure": {
"delay": -3,
"time": "1769503197"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1769503081"
},
"departure": {
"delay": 17,
"time": "1769503097"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -27,
"time": "1769501960"
},
"departure": {
"delay": -27,
"time": "1769501973"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1769502887"
},
"departure": {
"delay": 9,
"time": "1769502969"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -47,
"time": "1769502817"
},
"departure": {
"delay": -47,
"time": "1769502853"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1769502616"
},
"departure": {
"delay": -3,
"time": "1769502657"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1769502784"
},
"departure": {
"delay": -41,
"time": "1769502799"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1769501823"
},
"departure": {
"delay": 72,
"time": "1769501832"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1769503561"
},
"departure": {
"delay": 19,
"time": "1769503579"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -51,
"time": "1769502054"
},
"departure": {
"delay": -51,
"time": "1769502069"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1769503461"
},
"departure": {
"delay": -7,
"time": "1769503493"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 73,
"time": "1769503921"
},
"departure": {
"delay": 73,
"time": "1769503933"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 104,
"time": "1769501770"
},
"departure": {
"delay": 104,
"time": "1769501804"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 62,
"time": "1769501582"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1769503850"
},
"departure": {
"delay": 31,
"time": "1769503891"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1769501677"
},
"departure": {
"delay": 48,
"time": "1769501688"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -43,
"time": "1769503321"
},
"departure": {
"delay": -43,
"time": "1769503337"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1769502679"
},
"departure": {
"delay": -15,
"time": "1769502705"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1769501908"
},
"departure": {
"delay": -3,
"time": "1769501937"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -8,
"time": "1769503660"
},
"departure": {
"delay": -8,
"time": "1769503672"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -70,
"time": "1769502143"
},
"departure": {
"delay": -70,
"time": "1769502170"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1769501731"
},
"departure": {
"delay": 102,
"time": "1769501742"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769504171"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 9,
"time": "1769503776"
},
"departure": {
"delay": 9,
"time": "1769503809"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -36,
"time": "1769503214"
},
"departure": {
"delay": -36,
"time": "1769503224"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1769502737"
},
"departure": {
"delay": -10,
"time": "1769502770"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769501874"
},
"departure": {
"delay": 5,
"time": "1769501885"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1769501986"
},
"departure": {
"delay": -64,
"time": "1769501996"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -5,
"time": "1769503593"
},
"departure": {
"delay": -5,
"time": "1769503615"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 76,
"time": "1769501626"
},
"departure": {
"delay": 76,
"time": "1769501656"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748435x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1769517354"
},
"departure": {
"delay": -6,
"time": "1769517354"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -85,
"time": "1769517755"
},
"departure": {
"delay": -85,
"time": "1769517755"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -71,
"time": "1769517709"
},
"departure": {
"delay": -71,
"time": "1769517709"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -6,
"time": "1769517234"
},
"departure": {
"delay": -6,
"time": "1769517234"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -114,
"time": "1769517906"
},
"departure": {
"delay": -114,
"time": "1769517906"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -74,
"time": "1769517526"
},
"departure": {
"delay": -74,
"time": "1769517526"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -72,
"time": "1769517828"
},
"departure": {
"delay": -72,
"time": "1769517828"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -279,
"time": "1769518401"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -49,
"time": "1769517671"
},
"departure": {
"delay": -49,
"time": "1769517671"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -61,
"time": "1769518019"
},
"departure": {
"delay": -61,
"time": "1769518019"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -247,
"time": "1769518253"
},
"departure": {
"delay": -247,
"time": "1769518253"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1769517133"
},
"departure": {
"delay": 13,
"time": "1769517133"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769517185"
},
"departure": {
"delay": 5,
"time": "1769517185"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -34,
"time": "1769517506"
},
"departure": {
"delay": -34,
"time": "1769517506"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -162,
"time": "1769518218"
},
"departure": {
"delay": -162,
"time": "1769518218"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -112,
"time": "1769518148"
},
"departure": {
"delay": -112,
"time": "1769518148"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -128,
"time": "1769518072"
},
"departure": {
"delay": -128,
"time": "1769518072"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -16,
"time": "1769517464"
},
"departure": {
"delay": -16,
"time": "1769517464"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -63,
"time": "1769517597"
},
"departure": {
"delay": -63,
"time": "1769517597"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -272,
"time": "1769518348"
},
"departure": {
"delay": -272,
"time": "1769518348"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -83,
"time": "1769517637"
},
"departure": {
"delay": -83,
"time": "1769517637"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470569:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758393x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769492196"
},
"departure": {
"delay": 59,
"time": "1769492219"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 263,
"time": "1769494596"
},
"departure": {
"delay": 263,
"time": "1769494643"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 18,
"time": "1769491938"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 357,
"time": "1769495171"
},
"departure": {
"delay": 357,
"time": "1769495217"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 619,
"time": "1769496079"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 403,
"time": "1769495528"
},
"departure": {
"delay": 403,
"time": "1769495623"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 239,
"time": "1769493104"
},
"departure": {
"delay": 239,
"time": "1769493239"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1769492656"
},
"departure": {
"delay": 133,
"time": "1769492713"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 242,
"time": "1769493971"
},
"departure": {
"delay": 242,
"time": "1769494022"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 309,
"time": "1769494804"
},
"departure": {
"delay": 309,
"time": "1769494869"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 573,
"time": "1769495877"
},
"departure": {
"delay": 573,
"time": "1769495913"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 320,
"time": "1769495368"
},
"departure": {
"delay": 320,
"time": "1769495480"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 260,
"time": "1769493549"
},
"departure": {
"delay": 260,
"time": "1769493620"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 556,
"time": "1769495726"
},
"departure": {
"delay": 556,
"time": "1769495836"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 283,
"time": "1769494289"
},
"departure": {
"delay": 283,
"time": "1769494363"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1769492478"
},
"departure": {
"delay": 74,
"time": "1769492534"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 243,
"time": "1769493849"
},
"departure": {
"delay": 243,
"time": "1769493903"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758393x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745713x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1769493789"
},
"departure": {
"delay": -33,
"time": "1769493807"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1769494339"
},
"departure": {
"delay": 45,
"time": "1769494365"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1769493299"
},
"departure": {
"delay": 17,
"time": "1769493317"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1769492643"
},
"departure": {
"delay": 89,
"time": "1769492669"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1769492858"
},
"departure": {
"delay": 71,
"time": "1769492891"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769493617"
},
"departure": {
"delay": 60,
"time": "1769493660"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1769493183"
},
"departure": {
"delay": 49,
"time": "1769493229"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1769492707"
},
"departure": {
"delay": 84,
"time": "1769492724"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -21,
"time": "1769494085"
},
"departure": {
"delay": -21,
"time": "1769494119"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1769492758"
},
"departure": {
"delay": 97,
"time": "1769492797"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1769492500"
},
"departure": {
"delay": 71,
"time": "1769492531"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 197,
"time": "1769495284"
},
"departure": {
"delay": 197,
"time": "1769495297"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -22,
"time": "1769493858"
},
"departure": {
"delay": -22,
"time": "1769493878"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769493112"
},
"departure": {
"delay": 60,
"time": "1769493120"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -41,
"time": "1769494166"
},
"departure": {
"delay": -41,
"time": "1769494219"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 109,
"time": "1769494829"
},
"departure": {
"delay": 109,
"time": "1769494849"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 172,
"time": "1769495366"
},
"departure": {
"delay": 172,
"time": "1769495392"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 192,
"time": "1769495077"
},
"departure": {
"delay": 192,
"time": "1769495112"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 151,
"time": "1769495416"
},
"departure": {
"delay": 151,
"time": "1769495431"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 134,
"time": "1769495474"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 20,
"time": "1769493706"
},
"departure": {
"delay": 20,
"time": "1769493740"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 33,
"time": "1769492433"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 215,
"time": "1769495219"
},
"departure": {
"delay": 215,
"time": "1769495255"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 108,
"time": "1769494750"
},
"departure": {
"delay": 108,
"time": "1769494788"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 96,
"time": "1769494916"
},
"departure": {
"delay": 96,
"time": "1769494956"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -4,
"time": "1769493970"
},
"departure": {
"delay": -4,
"time": "1769494016"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 171,
"time": "1769495318"
},
"departure": {
"delay": 171,
"time": "1769495331"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 110,
"time": "1769492944"
},
"departure": {
"delay": 110,
"time": "1769492990"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1769493467"
},
"departure": {
"delay": 84,
"time": "1769493504"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1769494640"
},
"departure": {
"delay": 129,
"time": "1769494689"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 201,
"time": "1769495146"
},
"departure": {
"delay": 201,
"time": "1769495181"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -31,
"time": "1769493906"
},
"departure": {
"delay": -31,
"time": "1769493929"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1769493046"
},
"departure": {
"delay": 83,
"time": "1769493083"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745713x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11517:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1769512022"
},
"departure": {
"delay": 2,
"time": "1769512022"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -85,
"time": "1769513431"
},
"departure": {
"delay": -85,
"time": "1769513495"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1769512062"
},
"departure": {
"delay": -10,
"time": "1769512070"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -115,
"time": "1769512710"
},
"departure": {
"delay": -115,
"time": "1769512745"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -87,
"time": "1769512953"
},
"departure": {
"delay": -87,
"time": "1769512953"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -105,
"time": "1769513267"
},
"departure": {
"delay": -105,
"time": "1769513295"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -100,
"time": "1769512820"
},
"departure": {
"delay": -100,
"time": "1769512820"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769512290"
},
"departure": {
"delay": 30,
"time": "1769512290"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -170,
"time": "1769513095"
},
"departure": {
"delay": -170,
"time": "1769513170"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -51,
"time": "1769512323"
},
"departure": {
"delay": -51,
"time": "1769512329"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1769512174"
},
"departure": {
"delay": -5,
"time": "1769512195"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769512020"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 134,
"time": "1769514014"
},
"departure": {
"delay": 134,
"time": "1769514014"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -25,
"time": "1769512115"
},
"departure": {
"delay": -25,
"time": "1769512115"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 230,
"time": "1769514165"
},
"departure": {
"delay": 230,
"time": "1769514170"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -90,
"time": "1769512465"
},
"departure": {
"delay": -90,
"time": "1769512470"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -104,
"time": "1769512606"
},
"departure": {
"delay": -104,
"time": "1769512636"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1769513578"
},
"departure": {
"delay": -15,
"time": "1769513745"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -92,
"time": "1769512408"
},
"departure": {
"delay": -92,
"time": "1769512408"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -109,
"time": "1769513231"
},
"departure": {
"delay": -109,
"time": "1769513231"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 234,
"time": "1769514234"
},
"departure": {
"delay": 234,
"time": "1769514234"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1769514645"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 235,
"time": "1769514295"
},
"departure": {
"delay": 235,
"time": "1769514295"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -133,
"time": "1769512547"
},
"departure": {
"delay": -133,
"time": "1769512547"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1769513797"
},
"departure": {
"delay": 85,
"time": "1769513845"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769511520",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11517:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745187x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1769502380"
},
"departure": {
"delay": 61,
"time": "1769502421"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1769501672"
},
"departure": {
"delay": 46,
"time": "1769501686"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1769502726"
},
"departure": {
"delay": -7,
"time": "1769502773"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1769501733"
},
"departure": {
"delay": 39,
"time": "1769501799"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1769502865"
},
"departure": {
"delay": 1,
"time": "1769502901"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1769502598"
},
"departure": {
"delay": -26,
"time": "1769502634"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769501563"
},
"departure": {
"delay": 51,
"time": "1769501631"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1769502798"
},
"departure": {
"delay": 2,
"time": "1769502842"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1769502309"
},
"departure": {
"delay": 103,
"time": "1769502343"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1769502465"
},
"departure": {
"delay": 21,
"time": "1769502501"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -13,
"time": "1769502922"
},
"departure": {
"delay": -13,
"time": "1769502947"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -21,
"time": "1769502669"
},
"departure": {
"delay": -21,
"time": "1769502699"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1769501906"
},
"departure": {
"delay": 37,
"time": "1769501917"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": -40,
"time": "1769501360"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769501840"
},
"departure": {
"delay": 57,
"time": "1769501877"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1769501953"
},
"departure": {
"delay": 119,
"time": "1769502059"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 151,
"time": "1769502222"
},
"departure": {
"delay": 151,
"time": "1769502271"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1769502526"
},
"departure": {
"delay": -4,
"time": "1769502536"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -116,
"time": "1769503024"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745187x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7854:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1769514958"
},
"departure": {
"delay": 118,
"time": "1769514958"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1769516039"
},
"departure": {
"delay": 59,
"time": "1769516039"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1769514859"
},
"departure": {
"delay": 79,
"time": "1769514859"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1769515123"
},
"departure": {
"delay": 103,
"time": "1769515123"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1769515529"
},
"departure": {
"delay": 89,
"time": "1769515529"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1769515196"
},
"departure": {
"delay": 116,
"time": "1769515196"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 89,
"time": "1769517029"
},
"departure": {
"delay": 89,
"time": "1769517029"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 81,
"time": "1769516421"
},
"departure": {
"delay": 81,
"time": "1769516421"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 89,
"time": "1769516669"
},
"departure": {
"delay": 89,
"time": "1769516669"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1769515709"
},
"departure": {
"delay": 89,
"time": "1769515709"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 109,
"time": "1769514829"
},
"departure": {
"delay": 109,
"time": "1769514829"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1769515628"
},
"departure": {
"delay": 68,
"time": "1769515628"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1769515023"
},
"departure": {
"delay": 63,
"time": "1769515023"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 139,
"time": "1769514799"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1769516914"
},
"departure": {
"delay": 94,
"time": "1769516914"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 89,
"time": "1769517149"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 108,
"time": "1769516508"
},
"departure": {
"delay": 108,
"time": "1769516508"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1769515349"
},
"departure": {
"delay": 89,
"time": "1769515349"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1769516734"
},
"departure": {
"delay": 94,
"time": "1769516734"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 88,
"time": "1769516368"
},
"departure": {
"delay": 88,
"time": "1769516368"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1769516849"
},
"departure": {
"delay": 89,
"time": "1769516849"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 89,
"time": "1769516309"
},
"departure": {
"delay": 89,
"time": "1769516309"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 115,
"time": "1769516215"
},
"departure": {
"delay": 115,
"time": "1769516215"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1769516009"
},
"departure": {
"delay": 89,
"time": "1769516009"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1769516152"
},
"departure": {
"delay": 112,
"time": "1769516152"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769514709",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7854:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490646:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1769514434"
},
"departure": {
"delay": 134,
"time": "1769514434"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 67,
"time": "1769514547"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 124,
"time": "1769514244"
},
"departure": {
"delay": 124,
"time": "1769514244"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 103,
"time": "1769514283"
},
"departure": {
"delay": 103,
"time": "1769514283"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 129,
"time": "1769514129"
},
"departure": {
"delay": 129,
"time": "1769514129"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 190,
"time": "1769514490"
},
"departure": {
"delay": 190,
"time": "1769514490"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 102,
"time": "1769514162"
},
"departure": {
"delay": 102,
"time": "1769514162"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 136,
"time": "1769514196"
},
"departure": {
"delay": 136,
"time": "1769514196"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 138,
"time": "1769514378"
},
"departure": {
"delay": 138,
"time": "1769514378"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
}
],
"timestamp": "1769514461",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490646:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746229x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518020"
},
"departure": {
"time": "1769518020"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1769517420"
},
"departure": {
"time": "1769517420"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1769518080"
},
"departure": {
"time": "1769518080"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1769518560"
},
"departure": {
"time": "1769518560"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1769517780"
},
"departure": {
"time": "1769517780"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1769517840"
},
"departure": {
"time": "1769517840"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1769518320"
},
"departure": {
"time": "1769518320"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1769518620"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1769517840"
},
"departure": {
"time": "1769517840"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1769518200"
},
"departure": {
"time": "1769518200"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1769517960"
},
"departure": {
"time": "1769517960"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1769517300"
},
"departure": {
"time": "1769517300"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1769518140"
},
"departure": {
"time": "1769518140"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1769518440"
},
"departure": {
"time": "1769518440"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1769518500"
},
"departure": {
"time": "1769518500"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1769517720"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746229x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748438x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1769509333"
},
"departure": {
"delay": 108,
"time": "1769509368"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1769509664"
},
"departure": {
"delay": 12,
"time": "1769509692"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1769509424"
},
"departure": {
"delay": 70,
"time": "1769509450"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1769508312"
},
"departure": {
"delay": 68,
"time": "1769508368"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1769509240"
},
"departure": {
"delay": 133,
"time": "1769509273"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1769509704"
},
"departure": {
"delay": 19,
"time": "1769509759"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1769509975"
},
"departure": {
"delay": 11,
"time": "1769509991"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1769508054"
},
"departure": {
"delay": 13,
"time": "1769508073"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1769510136"
},
"departure": {
"delay": 12,
"time": "1769510172"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1769508376"
},
"departure": {
"delay": 33,
"time": "1769508393"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 146,
"time": "1769508769"
},
"departure": {
"delay": 146,
"time": "1769509166"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1769509387"
},
"departure": {
"delay": 89,
"time": "1769509409"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1769508101"
},
"departure": {
"delay": -5,
"time": "1769508115"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -39,
"time": "1769508550"
},
"departure": {
"delay": -39,
"time": "1769508561"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1769510381"
},
"departure": {
"delay": 59,
"time": "1769510399"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 82,
"time": "1769508151"
},
"departure": {
"delay": 82,
"time": "1769508202"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -4,
"time": "1769510258"
},
"departure": {
"delay": -4,
"time": "1769510276"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -50,
"time": "1769508474"
},
"departure": {
"delay": -50,
"time": "1769508490"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1769510080"
},
"departure": {
"delay": -4,
"time": "1769510096"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1769510324"
},
"departure": {
"delay": 16,
"time": "1769510356"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1769509844"
},
"departure": {
"delay": 12,
"time": "1769509872"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 83,
"time": "1769509487"
},
"departure": {
"delay": 83,
"time": "1769509523"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -19,
"time": "1769509931"
},
"departure": {
"delay": -19,
"time": "1769509961"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1769508236"
},
"departure": {
"delay": 76,
"time": "1769508256"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -18,
"time": "1769510622"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 16,
"time": "1769508418"
},
"departure": {
"delay": 16,
"time": "1769508436"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -12,
"time": "1769508458"
},
"departure": {
"delay": -12,
"time": "1769508468"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1769508666"
},
"departure": {
"time": "1769508720"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1769509601"
},
"departure": {
"delay": 48,
"time": "1769509608"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1769510054"
},
"departure": {
"delay": 33,
"time": "1769510073"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 11,
"time": "1769508011"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1769510438"
},
"departure": {
"delay": 67,
"time": "1769510467"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 102,
"time": "1769509284"
},
"departure": {
"delay": 102,
"time": "1769509302"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1769508276"
},
"departure": {
"delay": 46,
"time": "1769508286"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748438x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15484:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -61,
"time": "1769514719"
},
"departure": {
"delay": -61,
"time": "1769514719"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1769513924"
},
"departure": {
"delay": -16,
"time": "1769513924"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -21,
"time": "1769514339"
},
"departure": {
"delay": -21,
"time": "1769514339"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -51,
"time": "1769514189"
},
"departure": {
"delay": -51,
"time": "1769514189"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -71,
"time": "1769515309"
},
"departure": {
"delay": -71,
"time": "1769515309"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1769513787"
},
"departure": {
"delay": 27,
"time": "1769513787"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -69,
"time": "1769514951"
},
"departure": {
"delay": -69,
"time": "1769514951"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1769514112"
},
"departure": {
"delay": -8,
"time": "1769514112"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1769513732"
},
"departure": {
"delay": 32,
"time": "1769513732"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -43,
"time": "1769514421"
},
"departure": {
"delay": -43,
"time": "1769514437"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1769513966"
},
"departure": {
"delay": -13,
"time": "1769513987"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -37,
"time": "1769514263"
},
"departure": {
"delay": -37,
"time": "1769514263"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -64,
"time": "1769515016"
},
"departure": {
"delay": -64,
"time": "1769515016"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1769514612"
},
"departure": {
"delay": 12,
"time": "1769514612"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1769513849"
},
"departure": {
"delay": 29,
"time": "1769513849"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -53,
"time": "1769514787"
},
"departure": {
"delay": -53,
"time": "1769514787"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1769514500"
},
"departure": {
"delay": -40,
"time": "1769514500"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1769514037"
},
"departure": {
"delay": 37,
"time": "1769514037"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -101,
"time": "1769514859"
},
"departure": {
"delay": -101,
"time": "1769514859"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -101,
"time": "1769515099"
},
"departure": {
"delay": -101,
"time": "1769515099"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769514665"
},
"departure": {
"delay": 5,
"time": "1769514665"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769513680",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15484:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748425x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1769488576"
},
"departure": {
"delay": -27,
"time": "1769488593"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 85,
"time": "1769487637"
},
"departure": {
"delay": 85,
"time": "1769487685"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -54,
"time": "1769488655"
},
"departure": {
"delay": -54,
"time": "1769488686"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1769487790"
},
"departure": {
"delay": 91,
"time": "1769487811"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1769488898"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 78,
"time": "1769486478"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 175,
"time": "1769487041"
},
"departure": {
"delay": 175,
"time": "1769487055"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 139,
"time": "1769487957"
},
"departure": {
"delay": 139,
"time": "1769487979"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 145,
"time": "1769487123"
},
"departure": {
"delay": 145,
"time": "1769487145"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1769487555"
},
"departure": {
"delay": 91,
"time": "1769487571"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 111,
"time": "1769487729"
},
"departure": {
"delay": 111,
"time": "1769487771"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 163,
"time": "1769487201"
},
"departure": {
"delay": 163,
"time": "1769487223"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 167,
"time": "1769487087"
},
"departure": {
"delay": 167,
"time": "1769487107"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1769488526"
},
"departure": {
"delay": -2,
"time": "1769488558"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1769488433"
},
"departure": {
"delay": 9,
"time": "1769488449"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 154,
"time": "1769487252"
},
"departure": {
"delay": 154,
"time": "1769487274"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 166,
"time": "1769487329"
},
"departure": {
"delay": 166,
"time": "1769487346"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1769488298"
},
"departure": {
"delay": -7,
"time": "1769488313"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -5,
"time": "1769488837"
},
"departure": {
"delay": -5,
"time": "1769488855"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 72,
"time": "1769486755"
},
"departure": {
"delay": 72,
"time": "1769486772"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1769488174"
},
"departure": {
"delay": 1,
"time": "1769488201"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -11,
"time": "1769488475"
},
"departure": {
"delay": -11,
"time": "1769488489"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 123,
"time": "1769487465"
},
"departure": {
"delay": 123,
"time": "1769487483"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1769488397"
},
"departure": {
"delay": 28,
"time": "1769488408"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 139,
"time": "1769487895"
},
"departure": {
"delay": 139,
"time": "1769487919"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1769488696"
},
"departure": {
"delay": -30,
"time": "1769488710"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 144,
"time": "1769487424"
},
"departure": {
"delay": 144,
"time": "1769487444"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769488043"
},
"departure": {
"delay": 57,
"time": "1769488137"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -3,
"time": "1769488785"
},
"departure": {
"delay": -3,
"time": "1769488797"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -40,
"time": "1769488621"
},
"departure": {
"delay": -40,
"time": "1769488640"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 162,
"time": "1769486962"
},
"departure": {
"delay": 162,
"time": "1769486982"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1769486689"
},
"departure": {
"delay": 71,
"time": "1769486711"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1769486802"
},
"departure": {
"delay": 115,
"time": "1769486815"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748425x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15189:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769515080"
},
"departure": {
"delay": 60,
"time": "1769515080"
},
"stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769514840"
},
"departure": {
"time": "1769514840"
},
"stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769515500"
},
"departure": {
"delay": 60,
"time": "1769515500"
},
"stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769516280"
},
"departure": {
"delay": 60,
"time": "1769516280"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1769515040"
},
"departure": {
"delay": 20,
"time": "1769515040"
},
"stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769514660"
},
"departure": {
"delay": 60,
"time": "1769514660"
},
"stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769515940"
},
"departure": {
"delay": 20,
"time": "1769515940"
},
"stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769514960"
},
"departure": {
"delay": 60,
"time": "1769514960"
},
"stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1769514675"
},
"departure": {
"delay": 15,
"time": "1769514675"
},
"stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769516760"
},
"departure": {
"delay": 60,
"time": "1769516760"
},
"stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769516820"
},
"departure": {
"delay": 60,
"time": "1769516820"
},
"stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769514900"
},
"departure": {
"time": "1769514900"
},
"stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769514720"
},
"departure": {
"time": "1769514720"
},
"stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1769516360"
},
"departure": {
"delay": 20,
"time": "1769516360"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769516640"
},
"departure": {
"delay": 60,
"time": "1769516640"
},
"stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769515860"
},
"departure": {
"delay": 60,
"time": "1769515860"
},
"stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769515920"
},
"departure": {
"delay": 60,
"time": "1769515920"
},
"stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1769516340"
},
"departure": {
"delay": 60,
"time": "1769516340"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769514690"
},
"departure": {
"delay": 30,
"time": "1769514690"
},
"stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769515020"
},
"departure": {
"delay": 60,
"time": "1769515020"
},
"stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769512901",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15189:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745229x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 385,
"time": "1769498953"
},
"departure": {
"delay": 385,
"time": "1769499025"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 254,
"time": "1769497454"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 332,
"time": "1769498762"
},
"departure": {
"delay": 332,
"time": "1769498852"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 313,
"time": "1769498007"
},
"departure": {
"delay": 313,
"time": "1769498053"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1769499240"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 293,
"time": "1769498387"
},
"departure": {
"delay": 293,
"time": "1769498453"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 293,
"time": "1769497869"
},
"departure": {
"delay": 293,
"time": "1769497913"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 376,
"time": "1769498231"
},
"departure": {
"delay": 376,
"time": "1769498296"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 285,
"time": "1769497804"
},
"departure": {
"delay": 285,
"time": "1769497845"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 317,
"time": "1769497694"
},
"departure": {
"delay": 317,
"time": "1769497757"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 378,
"time": "1769499102"
},
"departure": {
"delay": 378,
"time": "1769499138"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 292,
"time": "1769497932"
},
"departure": {
"delay": 292,
"time": "1769497972"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 258,
"time": "1769498501"
},
"departure": {
"delay": 258,
"time": "1769498538"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 269,
"time": "1769498691"
},
"departure": {
"delay": 269,
"time": "1769498729"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 288,
"time": "1769498569"
},
"departure": {
"delay": 288,
"time": "1769498628"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 348,
"time": "1769498884"
},
"departure": {
"delay": 348,
"time": "1769498928"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 382,
"time": "1769499045"
},
"departure": {
"delay": 382,
"time": "1769499082"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 247,
"time": "1769497555"
},
"departure": {
"delay": 247,
"time": "1769497627"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 314,
"time": "1769498344"
},
"departure": {
"delay": 314,
"time": "1769498354"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745229x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7612:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769517385"
},
"departure": {
"delay": 25,
"time": "1769517385"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1769515666"
},
"departure": {
"delay": 46,
"time": "1769515666"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1769515428"
},
"departure": {
"delay": 48,
"time": "1769515428"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517300"
},
"departure": {
"time": "1769517300"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 21,
"time": "1769515521"
},
"departure": {
"delay": 21,
"time": "1769515521"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1769516241"
},
"departure": {
"delay": 21,
"time": "1769516241"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769515985"
},
"departure": {
"delay": 5,
"time": "1769515985"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515740"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1769517453"
},
"departure": {
"delay": 33,
"time": "1769517453"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1769517524"
},
"departure": {
"delay": 44,
"time": "1769517524"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1769516148"
},
"departure": {
"delay": 48,
"time": "1769516148"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1769515790"
},
"departure": {
"delay": 50,
"time": "1769515790"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1769515927"
},
"departure": {
"delay": 7,
"time": "1769515927"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1769515861"
},
"departure": {
"delay": 1,
"time": "1769515861"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1769515609"
},
"departure": {
"delay": 49,
"time": "1769515609"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7612:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758394x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1769506122"
},
"departure": {
"delay": 92,
"time": "1769506172"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1769506336"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1769505980"
},
"departure": {
"delay": 7,
"time": "1769506027"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1769503187"
},
"departure": {
"delay": 23,
"time": "1769503283"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769502951"
},
"departure": {
"delay": 5,
"time": "1769502965"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1769506205"
},
"departure": {
"delay": 79,
"time": "1769506219"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -14,
"time": "1769505338"
},
"departure": {
"delay": -14,
"time": "1769505346"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -75,
"time": "1769505879"
},
"departure": {
"delay": -75,
"time": "1769505885"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1769504556"
},
"departure": {
"delay": -8,
"time": "1769504572"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1769504822"
},
"departure": {
"delay": 13,
"time": "1769504893"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1769505109"
},
"departure": {
"delay": 8,
"time": "1769505188"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1769503396"
},
"departure": {
"delay": 38,
"time": "1769503418"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1769504431"
},
"departure": {
"delay": 49,
"time": "1769504509"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1769504171"
},
"departure": {
"delay": 21,
"time": "1769504181"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1769503808"
},
"departure": {
"delay": 59,
"time": "1769503859"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -16,
"time": "1769505605"
},
"departure": {
"delay": -16,
"time": "1769505644"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"time": "1769502720"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758394x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10520:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1769515238"
},
"departure": {
"delay": 98,
"time": "1769515238"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1769516212"
},
"departure": {
"delay": 52,
"time": "1769516212"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 96,
"time": "1769515416"
},
"departure": {
"delay": 96,
"time": "1769515416"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 95,
"time": "1769515655"
},
"departure": {
"delay": 95,
"time": "1769515655"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1769515353"
},
"departure": {
"delay": 93,
"time": "1769515353"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1769516366"
},
"departure": {
"delay": 86,
"time": "1769516366"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 109,
"time": "1769515969"
},
"departure": {
"delay": 109,
"time": "1769515969"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 84,
"time": "1769516064"
},
"departure": {
"delay": 84,
"time": "1769516064"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1769516152"
},
"departure": {
"delay": 52,
"time": "1769516152"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769514720"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1769516452"
},
"departure": {
"delay": 52,
"time": "1769516452"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 109,
"time": "1769514829"
},
"departure": {
"delay": 109,
"time": "1769514829"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1769516512"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 88,
"time": "1769514868"
},
"departure": {
"delay": 88,
"time": "1769514868"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1769514952"
},
"departure": {
"delay": 52,
"time": "1769514952"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1769515609"
},
"departure": {
"delay": 109,
"time": "1769515609"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1769515014"
},
"departure": {
"delay": 54,
"time": "1769515014"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1769515910"
},
"departure": {
"delay": 110,
"time": "1769515910"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1769515852"
},
"departure": {
"delay": 52,
"time": "1769515852"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1769516029"
},
"departure": {
"delay": 109,
"time": "1769516029"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1769515732"
},
"departure": {
"delay": 52,
"time": "1769515732"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1769516290"
},
"departure": {
"delay": 70,
"time": "1769516290"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 88,
"time": "1769515468"
},
"departure": {
"delay": 88,
"time": "1769515468"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1769515054"
},
"departure": {
"delay": 94,
"time": "1769515054"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1769515312"
},
"departure": {
"delay": 52,
"time": "1769515312"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1769515552"
},
"departure": {
"delay": 52,
"time": "1769515552"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1769515100"
},
"departure": {
"delay": 80,
"time": "1769515100"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769514600",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10520:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12568:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1769515793"
},
"departure": {
"delay": -7,
"time": "1769515793"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 71,
"time": "1769516231"
},
"departure": {
"delay": 71,
"time": "1769516231"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 96,
"time": "1769515476"
},
"departure": {
"delay": 96,
"time": "1769515476"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1769515031"
},
"departure": {
"delay": 71,
"time": "1769515031"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1769516936"
},
"departure": {
"delay": 116,
"time": "1769516936"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1769515205"
},
"departure": {
"delay": 125,
"time": "1769515205"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1769514878"
},
"departure": {
"delay": 98,
"time": "1769514878"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1769516531"
},
"departure": {
"delay": 71,
"time": "1769516531"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1769514694"
},
"departure": {
"delay": 34,
"time": "1769514694"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1769514768"
},
"departure": {
"delay": 108,
"time": "1769514768"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1769514447"
},
"departure": {
"delay": 27,
"time": "1769514447"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1769516638"
},
"departure": {
"delay": 118,
"time": "1769516638"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1769517036"
},
"departure": {
"delay": 96,
"time": "1769517036"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 79,
"time": "1769517079"
},
"departure": {
"delay": 79,
"time": "1769517079"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 16,
"time": "1769514496"
},
"departure": {
"delay": 16,
"time": "1769514496"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769514555"
},
"departure": {
"delay": 15,
"time": "1769514555"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1769516173"
},
"departure": {
"delay": 73,
"time": "1769516173"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 69,
"time": "1769515149"
},
"departure": {
"delay": 69,
"time": "1769515149"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1769516786"
},
"departure": {
"delay": 86,
"time": "1769516786"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1769515720"
},
"departure": {
"delay": 40,
"time": "1769515720"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1769515329"
},
"departure": {
"delay": 69,
"time": "1769515329"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1769516711"
},
"departure": {
"delay": 71,
"time": "1769516711"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -7,
"time": "1769515853"
},
"departure": {
"delay": -7,
"time": "1769515853"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 71,
"time": "1769517191"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 100,
"time": "1769516500"
},
"departure": {
"delay": 100,
"time": "1769516500"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -21,
"time": "1769514519"
},
"departure": {
"delay": -21,
"time": "1769514519"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1769515404"
},
"departure": {
"delay": 84,
"time": "1769515404"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1769517120"
},
"departure": {
"delay": 120,
"time": "1769517120"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 92,
"time": "1769517152"
},
"departure": {
"delay": 92,
"time": "1769517152"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769513960",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12568:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 187,
"time": "1769515627"
},
"departure": {
"delay": 187,
"time": "1769515627"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1769514308"
},
"departure": {
"delay": 128,
"time": "1769514308"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1769513632"
},
"departure": {
"delay": 52,
"time": "1769513632"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1769514398"
},
"departure": {
"delay": 98,
"time": "1769514398"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 194,
"time": "1769515994"
},
"departure": {
"delay": 194,
"time": "1769515994"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 194,
"time": "1769515754"
},
"departure": {
"delay": 194,
"time": "1769515754"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 193,
"time": "1769515873"
},
"departure": {
"delay": 193,
"time": "1769515873"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 195,
"time": "1769515815"
},
"departure": {
"delay": 195,
"time": "1769515815"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1769513848"
},
"departure": {
"delay": 28,
"time": "1769513848"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1769514079"
},
"departure": {
"delay": 98,
"time": "1769514098"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 201,
"time": "1769515941"
},
"departure": {
"delay": 201,
"time": "1769515941"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 221,
"time": "1769514881"
},
"departure": {
"delay": 221,
"time": "1769514881"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1769513550"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1769513898"
},
"departure": {
"delay": 103,
"time": "1769513923"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1769513748"
},
"departure": {
"delay": 73,
"time": "1769513773"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 119,
"time": "1769514470"
},
"departure": {
"delay": 119,
"time": "1769514479"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 194,
"time": "1769515454"
},
"departure": {
"delay": 194,
"time": "1769515454"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 194,
"time": "1769514794"
},
"departure": {
"delay": 194,
"time": "1769514794"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1769513673"
},
"departure": {
"delay": 33,
"time": "1769513673"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1769514631"
},
"departure": {
"delay": 91,
"time": "1769514631"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1769516220"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 203,
"time": "1769515403"
},
"departure": {
"delay": 203,
"time": "1769515403"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 189,
"time": "1769515569"
},
"departure": {
"delay": 189,
"time": "1769515569"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 194,
"time": "1769514974"
},
"departure": {
"delay": 194,
"time": "1769514974"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1769514201"
},
"departure": {
"delay": 103,
"time": "1769514223"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 194,
"time": "1769515274"
},
"departure": {
"delay": 194,
"time": "1769515274"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1769513998"
},
"departure": {
"delay": 58,
"time": "1769513998"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 223,
"time": "1769515363"
},
"departure": {
"delay": 223,
"time": "1769515363"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 155,
"time": "1769514529"
},
"departure": {
"delay": 155,
"time": "1769514575"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 198,
"time": "1769515698"
},
"departure": {
"delay": 198,
"time": "1769515698"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769513140",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8282:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745173x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1769512838"
},
"departure": {
"delay": 190,
"time": "1769512870"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1769513480"
},
"departure": {
"delay": 53,
"time": "1769513513"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1769512974"
},
"departure": {
"delay": 150,
"time": "1769513010"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1769513116"
},
"departure": {
"delay": 52,
"time": "1769513152"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1769513715"
},
"departure": {
"delay": 50,
"time": "1769513750"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1769513647"
},
"departure": {
"delay": 98,
"time": "1769513678"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 195,
"time": "1769512767"
},
"departure": {
"delay": 195,
"time": "1769512815"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 104,
"time": "1769513050"
},
"departure": {
"delay": 104,
"time": "1769513084"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 183,
"time": "1769512703"
},
"departure": {
"delay": 183,
"time": "1769512743"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769513427"
},
"departure": {
"delay": 47,
"time": "1769513447"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1769513807"
},
"departure": {
"delay": 32,
"time": "1769513852"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 157,
"time": "1769512922"
},
"departure": {
"delay": 157,
"time": "1769512957"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1769514004"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1769513547"
},
"departure": {
"delay": 72,
"time": "1769513592"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1769513298"
},
"departure": {
"delay": 51,
"time": "1769513331"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 181,
"time": "1769512525"
},
"departure": {
"delay": 181,
"time": "1769512561"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 183,
"time": "1769512647"
},
"departure": {
"delay": 183,
"time": "1769512683"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1769513196"
},
"departure": {
"delay": 79,
"time": "1769513239"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1769512595"
},
"departure": {
"delay": 190,
"time": "1769512630"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 211,
"time": "1769512411"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745173x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9664:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1769513236"
},
"departure": {
"delay": 16,
"time": "1769513236"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1769513400"
},
"departure": {
"delay": -60,
"time": "1769513400"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -36,
"time": "1769514984"
},
"departure": {
"delay": -36,
"time": "1769514984"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 82,
"time": "1769513962"
},
"departure": {
"delay": 82,
"time": "1769513962"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1769513188"
},
"departure": {
"delay": 28,
"time": "1769513188"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769513836"
},
"departure": {
"delay": 41,
"time": "1769513861"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769513040"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1769513587"
},
"departure": {
"delay": 31,
"time": "1769513611"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1769514938"
},
"departure": {
"delay": -22,
"time": "1769514938"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1769514723"
},
"departure": {
"delay": 3,
"time": "1769514723"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -33,
"time": "1769515347"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 21,
"time": "1769513121"
},
"departure": {
"delay": 21,
"time": "1769513121"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -68,
"time": "1769513512"
},
"departure": {
"delay": -68,
"time": "1769513512"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1769513776"
},
"departure": {
"delay": 16,
"time": "1769513776"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1769513288"
},
"departure": {
"delay": 8,
"time": "1769513288"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769513711"
},
"departure": {
"delay": 11,
"time": "1769513711"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1769515010"
},
"departure": {
"delay": -10,
"time": "1769515010"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 87,
"time": "1769514567"
},
"departure": {
"delay": 87,
"time": "1769514567"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1769514921"
},
"departure": {
"delay": 21,
"time": "1769514921"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -39,
"time": "1769514801"
},
"departure": {
"delay": -39,
"time": "1769514801"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 71,
"time": "1769514011"
},
"departure": {
"delay": 71,
"time": "1769514011"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1769513347"
},
"departure": {
"delay": 7,
"time": "1769513347"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1769514242"
},
"departure": {
"delay": 81,
"time": "1769514261"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1769514163"
},
"departure": {
"delay": 6,
"time": "1769514186"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1769514462"
},
"departure": {
"delay": 66,
"time": "1769514486"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1769513437"
},
"departure": {
"delay": -23,
"time": "1769513437"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1769514371"
},
"departure": {
"delay": 11,
"time": "1769514371"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1769514644"
},
"departure": {
"delay": 44,
"time": "1769514644"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1769514146"
},
"departure": {
"delay": 26,
"time": "1769514146"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -36,
"time": "1769514864"
},
"departure": {
"delay": -36,
"time": "1769514864"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -37,
"time": "1769513063"
},
"departure": {
"delay": -37,
"time": "1769513063"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769512569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9664:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12773:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769516780"
},
"departure": {
"delay": 20,
"time": "1769516780"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1769516514"
},
"departure": {
"delay": 54,
"time": "1769516514"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1769516461"
},
"departure": {
"delay": 1,
"time": "1769516461"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769516868"
},
"departure": {
"delay": 48,
"time": "1769516868"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1769515778"
},
"departure": {
"delay": 38,
"time": "1769515778"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1769516669"
},
"departure": {
"delay": 29,
"time": "1769516669"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1769517209"
},
"departure": {
"delay": 29,
"time": "1769517209"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1769515709"
},
"departure": {
"delay": 29,
"time": "1769515709"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769517165"
},
"departure": {
"delay": 45,
"time": "1769517165"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1769516604"
},
"departure": {
"delay": 24,
"time": "1769516604"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1769517310"
},
"departure": {
"delay": 10,
"time": "1769517310"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1769516747"
},
"departure": {
"delay": 47,
"time": "1769516747"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12773:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595692:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -52,
"time": "1769515328"
},
"departure": {
"delay": -52,
"time": "1769515328"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 102,
"time": "1769514822"
},
"departure": {
"delay": 102,
"time": "1769514822"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 101,
"time": "1769514450"
},
"departure": {
"delay": 101,
"time": "1769514461"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 131,
"time": "1769514208"
},
"departure": {
"delay": 131,
"time": "1769514311"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -65,
"time": "1769515495"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 61,
"time": "1769514961"
},
"departure": {
"delay": 61,
"time": "1769514961"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1769514581"
},
"departure": {
"delay": 11,
"time": "1769514611"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1769515055"
},
"departure": {
"delay": 35,
"time": "1769515055"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 161,
"time": "1769514401"
},
"departure": {
"delay": 161,
"time": "1769514401"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 108,
"time": "1769514888"
},
"departure": {
"delay": 108,
"time": "1769514888"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -25,
"time": "1769515175"
},
"departure": {
"delay": -25,
"time": "1769515175"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 71,
"time": "1769514723"
},
"departure": {
"delay": 71,
"time": "1769514731"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -52,
"time": "1769515268"
},
"departure": {
"delay": -52,
"time": "1769515268"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 45,
"time": "1769514945"
},
"departure": {
"delay": 45,
"time": "1769514945"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 72,
"time": "1769514672"
},
"departure": {
"delay": 72,
"time": "1769514672"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1769515427"
},
"departure": {
"delay": -13,
"time": "1769515427"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -38,
"time": "1769515222"
},
"departure": {
"delay": -38,
"time": "1769515222"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -25,
"time": "1769515115"
},
"departure": {
"delay": -25,
"time": "1769515115"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 173,
"time": "1769514353"
},
"departure": {
"delay": 173,
"time": "1769514353"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769515014"
},
"departure": {
"delay": 54,
"time": "1769515014"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595692:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10505:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 209,
"time": "1769515469"
},
"departure": {
"delay": 209,
"time": "1769515469"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 162,
"time": "1769514462"
},
"departure": {
"delay": 162,
"time": "1769514462"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 195,
"time": "1769515155"
},
"departure": {
"delay": 195,
"time": "1769515155"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1769515052"
},
"departure": {
"delay": 152,
"time": "1769515052"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 196,
"time": "1769514916"
},
"departure": {
"delay": 196,
"time": "1769514916"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 152,
"time": "1769515232"
},
"departure": {
"delay": 152,
"time": "1769515232"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 137,
"time": "1769514497"
},
"departure": {
"delay": 137,
"time": "1769514497"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 186,
"time": "1769515866"
},
"departure": {
"delay": 186,
"time": "1769515866"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 209,
"time": "1769515109"
},
"departure": {
"delay": 209,
"time": "1769515109"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1769514245"
},
"departure": {
"delay": 149,
"time": "1769514269"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 209,
"time": "1769515529"
},
"departure": {
"delay": 209,
"time": "1769515529"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 184,
"time": "1769515564"
},
"departure": {
"delay": 184,
"time": "1769515564"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 188,
"time": "1769514968"
},
"departure": {
"delay": 188,
"time": "1769514968"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 177,
"time": "1769514537"
},
"departure": {
"delay": 177,
"time": "1769514537"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 193,
"time": "1769514853"
},
"departure": {
"delay": 193,
"time": "1769514853"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 167,
"time": "1769514587"
},
"departure": {
"delay": 167,
"time": "1769514587"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 152,
"time": "1769516012"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 152,
"time": "1769515352"
},
"departure": {
"delay": 152,
"time": "1769515352"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 147,
"time": "1769514687"
},
"departure": {
"delay": 147,
"time": "1769514687"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1769515952"
},
"departure": {
"delay": 152,
"time": "1769515952"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 152,
"time": "1769515652"
},
"departure": {
"delay": 152,
"time": "1769515652"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 39,
"time": "1769514159"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1769515712"
},
"departure": {
"delay": 152,
"time": "1769515712"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 152,
"time": "1769514812"
},
"departure": {
"delay": 152,
"time": "1769514812"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1769514312"
},
"departure": {
"delay": 132,
"time": "1769514312"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10505:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745140x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1769500433"
},
"departure": {
"delay": 38,
"time": "1769500478"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -72,
"time": "1769501051"
},
"departure": {
"delay": -72,
"time": "1769501088"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769501716"
},
"departure": {
"delay": 49,
"time": "1769501749"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1769500330"
},
"departure": {
"delay": 3,
"time": "1769500383"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1769501552"
},
"departure": {
"delay": 43,
"time": "1769501623"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1769501650"
},
"departure": {
"delay": 50,
"time": "1769501690"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -86,
"time": "1769501331"
},
"departure": {
"delay": -86,
"time": "1769501374"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -85,
"time": "1769501206"
},
"departure": {
"delay": -85,
"time": "1769501255"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -41,
"time": "1769501899"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -102,
"time": "1769501142"
},
"departure": {
"delay": -102,
"time": "1769501178"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1769501402"
},
"departure": {
"delay": 2,
"time": "1769501522"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769500607"
},
"departure": {
"delay": 11,
"time": "1769500631"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1769500657"
},
"departure": {
"delay": 13,
"time": "1769500693"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1769500885"
},
"departure": {
"delay": 13,
"time": "1769500933"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769500529"
},
"departure": {
"delay": 12,
"time": "1769500572"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1769501774"
},
"departure": {
"delay": 57,
"time": "1769501817"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 75,
"time": "1769500275"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -35,
"time": "1769500974"
},
"departure": {
"delay": -35,
"time": "1769501005"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769500732"
},
"departure": {
"delay": 39,
"time": "1769500779"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745140x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1769505813"
},
"departure": {
"delay": 103,
"time": "1769505823"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1769505677"
},
"departure": {
"delay": 115,
"time": "1769505715"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 101,
"time": "1769505602"
},
"departure": {
"delay": 101,
"time": "1769505641"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1769505295"
},
"departure": {
"delay": 68,
"time": "1769505308"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1769505776"
},
"departure": {
"delay": 128,
"time": "1769505788"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1769504594"
},
"departure": {
"delay": 21,
"time": "1769504601"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1769504538"
},
"departure": {
"delay": 41,
"time": "1769504561"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1769505531"
},
"departure": {
"delay": 105,
"time": "1769505585"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -8,
"time": "1769504787"
},
"departure": {
"delay": -8,
"time": "1769504812"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1769504648"
},
"departure": {
"delay": 16,
"time": "1769504656"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1769505101"
},
"departure": {
"delay": 116,
"time": "1769505116"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1769505350"
},
"departure": {
"delay": 69,
"time": "1769505369"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769504677"
},
"departure": {
"delay": 30,
"time": "1769504730"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1769505237"
},
"departure": {
"delay": 67,
"time": "1769505247"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769504835"
},
"departure": {
"delay": 15,
"time": "1769504895"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"time": "1769505780"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"departure": {
"delay": 26,
"time": "1769504426"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1769505150"
},
"departure": {
"delay": 100,
"time": "1769505160"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:14:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748436x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769504920"
},
"departure": {
"delay": 12,
"time": "1769504952"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1769504256"
},
"departure": {
"delay": -17,
"time": "1769504263"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1769503974"
},
"departure": {
"delay": 125,
"time": "1769503985"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1769505798"
},
"departure": {
"delay": 40,
"time": "1769505820"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 91,
"time": "1769506091"
},
"departure": {
"delay": 91,
"time": "1769506111"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 108,
"time": "1769506150"
},
"departure": {
"delay": 108,
"time": "1769506188"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 101,
"time": "1769503827"
},
"departure": {
"delay": 101,
"time": "1769503841"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1769504045"
},
"departure": {
"delay": 86,
"time": "1769504066"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1769505674"
},
"departure": {
"delay": 38,
"time": "1769505698"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 22,
"time": "1769504817"
},
"departure": {
"delay": 22,
"time": "1769504842"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -37,
"time": "1769505291"
},
"departure": {
"delay": -37,
"time": "1769505323"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 105,
"time": "1769503785"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1769505072"
},
"departure": {
"delay": -5,
"time": "1769505115"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1769504172"
},
"departure": {
"delay": -17,
"time": "1769504203"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -19,
"time": "1769505339"
},
"departure": {
"delay": -19,
"time": "1769505401"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1769504120"
},
"departure": {
"delay": 27,
"time": "1769504127"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -14,
"time": "1769504969"
},
"departure": {
"delay": -14,
"time": "1769504986"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1769503867"
},
"departure": {
"delay": 73,
"time": "1769503873"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -28,
"time": "1769505011"
},
"departure": {
"delay": -28,
"time": "1769505032"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 132,
"time": "1769503921"
},
"departure": {
"delay": 132,
"time": "1769503932"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1769504149"
},
"departure": {
"delay": 1,
"time": "1769504161"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1769505768"
},
"departure": {
"delay": 67,
"time": "1769505787"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 21,
"time": "1769504392"
},
"departure": {
"delay": 21,
"time": "1769504721"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -52,
"time": "1769504323"
},
"departure": {
"delay": -52,
"time": "1769504348"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1769504078"
},
"departure": {
"delay": 47,
"time": "1769504087"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1769504861"
},
"departure": {
"delay": 7,
"time": "1769504887"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1769506050"
},
"departure": {
"delay": 43,
"time": "1769506063"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 103,
"time": "1769504011"
},
"departure": {
"delay": 103,
"time": "1769504023"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1769505868"
},
"departure": {
"delay": 35,
"time": "1769505875"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -9,
"time": "1769505195"
},
"departure": {
"delay": -9,
"time": "1769505231"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -46,
"time": "1769505479"
},
"departure": {
"delay": -46,
"time": "1769505494"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1769505560"
},
"departure": {
"delay": 1,
"time": "1769505661"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1769506321"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1769505983"
},
"departure": {
"delay": 39,
"time": "1769505999"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748436x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745149x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1769515510"
},
"departure": {
"delay": -50,
"time": "1769515510"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1769514718"
},
"departure": {
"delay": 38,
"time": "1769514758"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -50,
"time": "1769515690"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1769515330"
},
"departure": {
"delay": -50,
"time": "1769515330"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769514348"
},
"departure": {
"delay": 28,
"time": "1769514388"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1769514273"
},
"departure": {
"delay": 74,
"time": "1769514314"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1769514474"
},
"departure": {
"delay": 17,
"time": "1769514497"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -50,
"time": "1769515270"
},
"departure": {
"delay": -50,
"time": "1769515270"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1769514803"
},
"departure": {
"delay": -25,
"time": "1769514815"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1769515450"
},
"departure": {
"delay": -50,
"time": "1769515450"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1769514415"
},
"departure": {
"delay": 33,
"time": "1769514453"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769514536"
},
"departure": {
"delay": 45,
"time": "1769514585"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1769515390"
},
"departure": {
"delay": -50,
"time": "1769515390"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1769515090"
},
"departure": {
"delay": -50,
"time": "1769515090"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 53,
"time": "1769514053"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1769515210"
},
"departure": {
"delay": -50,
"time": "1769515210"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1769515030"
},
"departure": {
"delay": -50,
"time": "1769515030"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1769514186"
},
"departure": {
"delay": 57,
"time": "1769514237"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1769514910"
},
"departure": {
"delay": -50,
"time": "1769514910"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745149x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2487700:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1769515251"
},
"departure": {
"delay": -9,
"time": "1769515251"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -43,
"time": "1769515337"
},
"departure": {
"delay": -43,
"time": "1769515337"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1769514933"
},
"departure": {
"delay": 33,
"time": "1769514933"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -52,
"time": "1769515388"
},
"departure": {
"delay": -52,
"time": "1769515388"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1769515032"
},
"departure": {
"delay": 12,
"time": "1769515032"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -85,
"time": "1769515475"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1769515007"
},
"departure": {
"delay": 47,
"time": "1769515007"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1769514914"
},
"departure": {
"delay": 74,
"time": "1769514914"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -99,
"time": "1769515281"
},
"departure": {
"delay": -99,
"time": "1769515281"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -16,
"time": "1769515124"
},
"departure": {
"delay": -16,
"time": "1769515124"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1769514774"
},
"departure": {
"delay": 54,
"time": "1769514774"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2487700:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745166x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 141,
"time": "1769506185"
},
"departure": {
"delay": 141,
"time": "1769506221"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1769506085"
},
"departure": {
"delay": 133,
"time": "1769506153"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1769506775"
},
"departure": {
"delay": -4,
"time": "1769506796"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1769506285"
},
"departure": {
"delay": 117,
"time": "1769506317"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769507384"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1769507227"
},
"departure": {
"delay": 53,
"time": "1769507273"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1769505894"
},
"departure": {
"delay": 95,
"time": "1769505935"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1769506892"
},
"departure": {
"delay": 27,
"time": "1769506947"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1769506596"
},
"departure": {
"delay": 69,
"time": "1769506629"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1769506342"
},
"departure": {
"delay": 117,
"time": "1769506377"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1769507014"
},
"departure": {
"delay": 73,
"time": "1769507053"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1769506705"
},
"departure": {
"delay": 48,
"time": "1769506728"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1769507109"
},
"departure": {
"delay": 31,
"time": "1769507131"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1769506426"
},
"departure": {
"delay": 90,
"time": "1769506470"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 103,
"time": "1769505703"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1769506824"
},
"departure": {
"delay": -8,
"time": "1769506852"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1769506020"
},
"departure": {
"delay": 98,
"time": "1769506058"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1769505811"
},
"departure": {
"delay": 69,
"time": "1769505849"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1769505959"
},
"departure": {
"delay": 94,
"time": "1769505994"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769506508"
},
"departure": {
"delay": 47,
"time": "1769506547"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745166x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 186,
"time": "1769512266"
},
"departure": {
"delay": 186,
"time": "1769512266"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 165,
"time": "1769512485"
},
"departure": {
"delay": 165,
"time": "1769512485"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -25,
"time": "1769513315"
},
"departure": {
"delay": -25,
"time": "1769513315"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 163,
"time": "1769512423"
},
"departure": {
"delay": 163,
"time": "1769512423"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769511150"
},
"departure": {
"delay": 30,
"time": "1769511150"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 158,
"time": "1769512573"
},
"departure": {
"delay": 158,
"time": "1769512598"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1769513673"
},
"departure": {
"delay": 93,
"time": "1769513673"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 108,
"time": "1769512848"
},
"departure": {
"delay": 108,
"time": "1769512848"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1769513423"
},
"departure": {
"delay": 48,
"time": "1769513448"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 141,
"time": "1769511501"
},
"departure": {
"delay": 141,
"time": "1769511501"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1769512925"
},
"departure": {
"delay": 125,
"time": "1769512925"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 103,
"time": "1769512723"
},
"departure": {
"delay": 103,
"time": "1769512723"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 164,
"time": "1769511824"
},
"departure": {
"delay": 164,
"time": "1769511824"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1769511573"
},
"departure": {
"delay": 153,
"time": "1769511573"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1769511973"
},
"departure": {
"delay": 133,
"time": "1769511973"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 83,
"time": "1769511304"
},
"departure": {
"delay": 83,
"time": "1769511323"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -12,
"time": "1769513105"
},
"departure": {
"delay": -12,
"time": "1769513148"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 174,
"time": "1769512074"
},
"departure": {
"delay": 174,
"time": "1769512074"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 168,
"time": "1769511627"
},
"departure": {
"delay": 168,
"time": "1769511648"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1769513973"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 14,
"time": "1769513234"
},
"departure": {
"delay": 14,
"time": "1769513234"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1769511030"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1769513548"
},
"departure": {
"delay": 28,
"time": "1769513548"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 188,
"time": "1769512328"
},
"departure": {
"delay": 188,
"time": "1769512328"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1769512657"
},
"departure": {
"delay": 113,
"time": "1769512673"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1769513798"
},
"departure": {
"delay": 98,
"time": "1769513798"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1769511398"
},
"departure": {
"delay": 98,
"time": "1769511398"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1769511248"
},
"departure": {
"delay": 68,
"time": "1769511248"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1769513013"
},
"departure": {
"delay": 93,
"time": "1769513013"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1769513873"
},
"departure": {
"delay": 78,
"time": "1769513898"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769510680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx107:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748520x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -163,
"time": "1769501643"
},
"departure": {
"delay": -163,
"time": "1769501657"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1769500082"
},
"departure": {
"delay": 17,
"time": "1769500097"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 24,
"time": "1769499924"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -126,
"time": "1769501116"
},
"departure": {
"delay": -126,
"time": "1769501154"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1769500712"
},
"departure": {
"delay": 153,
"time": "1769500773"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -152,
"time": "1769501283"
},
"departure": {
"delay": -152,
"time": "1769501308"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1769500793"
},
"departure": {
"delay": 72,
"time": "1769500812"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1769500536"
},
"departure": {
"delay": 117,
"time": "1769500557"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -170,
"time": "1769501710"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 137,
"time": "1769500660"
},
"departure": {
"delay": 137,
"time": "1769500697"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -122,
"time": "1769501019"
},
"departure": {
"delay": -122,
"time": "1769501038"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1769500591"
},
"departure": {
"delay": 136,
"time": "1769500636"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -165,
"time": "1769501322"
},
"departure": {
"delay": -165,
"time": "1769501355"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1769500355"
},
"departure": {
"delay": 51,
"time": "1769500371"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -161,
"time": "1769501582"
},
"departure": {
"delay": -161,
"time": "1769501599"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1769500192"
},
"departure": {
"delay": 66,
"time": "1769500206"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -96,
"time": "1769501185"
},
"departure": {
"delay": -96,
"time": "1769501244"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1769500474"
},
"departure": {
"delay": 102,
"time": "1769500482"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1769500876"
},
"departure": {
"delay": 55,
"time": "1769500975"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -188,
"time": "1769501370"
},
"departure": {
"delay": -188,
"time": "1769501392"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1769500145"
},
"departure": {
"delay": 31,
"time": "1769500171"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1769500011"
},
"departure": {
"delay": 18,
"time": "1769500038"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1769500234"
},
"departure": {
"delay": 40,
"time": "1769500240"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -188,
"time": "1769501413"
},
"departure": {
"delay": -188,
"time": "1769501452"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748520x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13224:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769512440"
},
"departure": {
"time": "1769512440"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769512920"
},
"departure": {
"time": "1769512920"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769513340"
},
"departure": {
"time": "1769513340"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769514060"
},
"departure": {
"delay": 60,
"time": "1769514060"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769513640"
},
"departure": {
"time": "1769513640"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769513520"
},
"departure": {
"delay": 60,
"time": "1769513520"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769512320"
},
"departure": {
"delay": 60,
"time": "1769512320"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769513400"
},
"departure": {
"time": "1769513400"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769512980"
},
"departure": {
"time": "1769512980"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769513580"
},
"departure": {
"time": "1769513580"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769512260"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769512500"
},
"departure": {
"delay": 60,
"time": "1769512500"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769512800"
},
"departure": {
"delay": 60,
"time": "1769512800"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769512680"
},
"departure": {
"time": "1769512680"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769513040"
},
"departure": {
"time": "1769513040"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769512560"
},
"departure": {
"time": "1769512560"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769513760"
},
"departure": {
"time": "1769513760"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769513280"
},
"departure": {
"delay": 60,
"time": "1769513280"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769513820"
},
"departure": {
"time": "1769513820"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769513160"
},
"departure": {
"delay": 60,
"time": "1769513160"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769514080"
},
"departure": {
"delay": 20,
"time": "1769514080"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769514180"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769513460"
},
"departure": {
"delay": 60,
"time": "1769513460"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769512860"
},
"departure": {
"time": "1769512860"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769512520"
},
"departure": {
"delay": 20,
"time": "1769512520"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769514000"
},
"departure": {
"delay": 60,
"time": "1769514000"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1769513300"
},
"departure": {
"delay": 20,
"time": "1769513300"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769513220"
},
"departure": {
"time": "1769513220"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769511640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13224:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745223x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1769502839"
},
"departure": {
"delay": 104,
"time": "1769502884"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 198,
"time": "1769504251"
},
"departure": {
"delay": 198,
"time": "1769504298"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 162,
"time": "1769504094"
},
"departure": {
"delay": 162,
"time": "1769504142"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1769503816"
},
"departure": {
"delay": 112,
"time": "1769503852"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 194,
"time": "1769502794"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 137,
"time": "1769504013"
},
"departure": {
"delay": 137,
"time": "1769504057"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1769503688"
},
"departure": {
"delay": 150,
"time": "1769503710"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 148,
"time": "1769503231"
},
"departure": {
"delay": 148,
"time": "1769503288"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1769503463"
},
"departure": {
"delay": 240,
"time": "1769503560"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1769503087"
},
"departure": {
"delay": 102,
"time": "1769503122"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1769504463"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1769502929"
},
"departure": {
"delay": 119,
"time": "1769502959"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 213,
"time": "1769503602"
},
"departure": {
"delay": 213,
"time": "1769503653"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1769503012"
},
"departure": {
"delay": 90,
"time": "1769503050"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 186,
"time": "1769504172"
},
"departure": {
"delay": 186,
"time": "1769504226"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1769503758"
},
"departure": {
"delay": 113,
"time": "1769503793"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 196,
"time": "1769504317"
},
"departure": {
"delay": 196,
"time": "1769504356"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1769503144"
},
"departure": {
"delay": 108,
"time": "1769503188"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1769503916"
},
"departure": {
"delay": 106,
"time": "1769503966"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745223x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1458:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1769516268"
},
"departure": {
"delay": 48,
"time": "1769516268"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1769516034"
},
"departure": {
"delay": 54,
"time": "1769516034"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1769515761"
},
"departure": {
"delay": 21,
"time": "1769515761"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1769515669"
},
"departure": {
"delay": 49,
"time": "1769515669"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1769515814"
},
"departure": {
"delay": 14,
"time": "1769515814"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1769515924"
},
"departure": {
"delay": 4,
"time": "1769515924"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514790",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1458:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9789x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1769514300"
},
"departure": {
"delay": 245,
"time": "1769514305"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1769515440"
},
"departure": {
"delay": -60,
"time": "1769515440"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1769515140"
},
"departure": {
"delay": -60,
"time": "1769515140"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1769514965"
},
"departure": {
"delay": -55,
"time": "1769514965"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1769514480"
},
"departure": {
"delay": 125,
"time": "1769514485"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1769515920"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1769514540"
},
"departure": {
"delay": 65,
"time": "1769514545"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1769514720"
},
"departure": {
"delay": 5,
"time": "1769514725"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1769514420"
},
"departure": {
"delay": 185,
"time": "1769514425"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"departure": {
"delay": 240,
"time": "1769514240"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1769514900"
},
"departure": {
"delay": 120,
"time": "1769514900"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769514960"
},
"departure": {
"delay": 60,
"time": "1769514960"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1769515020"
},
"departure": {
"delay": -60,
"time": "1769515020"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1769515260"
},
"departure": {
"delay": -60,
"time": "1769515260"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9789x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3033:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769517600"
},
"stopId": "FR:76178:ZE:TAEx5052:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769516640"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769517720"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769517660"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769517360"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769517180"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769514360"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769517120"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769517000"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769515980"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769517060"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769517840"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3033:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14532:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514120"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1769513245"
},
"departure": {
"delay": 25,
"time": "1769513245"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1769514876"
},
"departure": {
"delay": 36,
"time": "1769514876"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1769513265"
},
"departure": {
"delay": 45,
"time": "1769513265"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1769515060"
},
"departure": {
"delay": 40,
"time": "1769515060"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769513580"
},
"departure": {
"time": "1769513580"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769514420"
},
"departure": {
"time": "1769514420"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1769513621"
},
"departure": {
"delay": 41,
"time": "1769513621"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769516130"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 45,
"time": "1769515545"
},
"departure": {
"delay": 45,
"time": "1769515545"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1769514719"
},
"departure": {
"delay": 59,
"time": "1769514719"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769513220"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1769514469"
},
"departure": {
"delay": 49,
"time": "1769514469"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769514660"
},
"departure": {
"time": "1769514660"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1769513475"
},
"departure": {
"delay": 15,
"time": "1769513475"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769514020"
},
"departure": {
"delay": 20,
"time": "1769514020"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1769514264"
},
"departure": {
"delay": 24,
"time": "1769514264"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769513520"
},
"departure": {
"time": "1769513520"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1769515251"
},
"departure": {
"delay": 51,
"time": "1769515251"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1769514813"
},
"departure": {
"delay": 33,
"time": "1769514813"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769513700"
},
"departure": {
"time": "1769513700"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1769515950"
},
"departure": {
"delay": 30,
"time": "1769515950"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 26,
"time": "1769513366"
},
"departure": {
"delay": 26,
"time": "1769513366"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1769515299"
},
"departure": {
"delay": 39,
"time": "1769515299"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 59,
"time": "1769515019"
},
"departure": {
"delay": 59,
"time": "1769515019"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1769515481"
},
"departure": {
"delay": 41,
"time": "1769515481"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 33,
"time": "1769514333"
},
"departure": {
"delay": 33,
"time": "1769514333"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1769514219"
},
"departure": {
"delay": 39,
"time": "1769514219"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769514960"
},
"departure": {
"time": "1769514960"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1769513328"
},
"departure": {
"delay": 48,
"time": "1769513328"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1769514545"
},
"departure": {
"delay": 5,
"time": "1769514545"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769513280"
},
"departure": {
"time": "1769513280"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1769513856"
},
"departure": {
"delay": 36,
"time": "1769513856"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1769513794"
},
"departure": {
"delay": 34,
"time": "1769513794"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1769515172"
},
"departure": {
"delay": 32,
"time": "1769515172"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769512800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14532:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9026:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1769516463"
},
"departure": {
"delay": 3,
"time": "1769516463"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1769516590"
},
"departure": {
"delay": 10,
"time": "1769516590"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1769516242"
},
"departure": {
"delay": 22,
"time": "1769516242"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1769516157"
},
"departure": {
"delay": 57,
"time": "1769516157"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769515897"
},
"departure": {
"delay": 37,
"time": "1769515897"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1769516424"
},
"departure": {
"delay": 24,
"time": "1769516424"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769516656"
},
"departure": {
"delay": 16,
"time": "1769516656"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1769515962"
},
"departure": {
"delay": 42,
"time": "1769515962"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9026:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13083:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769514180"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769513280"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769514960"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769514600"
},
"departure": {
"delay": 60,
"time": "1769514600"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1769514615"
},
"departure": {
"delay": 15,
"time": "1769514615"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769514000"
},
"departure": {
"time": "1769514000"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769514060"
},
"departure": {
"time": "1769514060"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769514660"
},
"departure": {
"time": "1769514660"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769513640"
},
"departure": {
"time": "1769513640"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769513540"
},
"departure": {
"delay": 20,
"time": "1769513540"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769513780"
},
"departure": {
"delay": 20,
"time": "1769513780"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769513880"
},
"departure": {
"delay": 60,
"time": "1769513880"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769514300"
},
"departure": {
"time": "1769514300"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769514360"
},
"departure": {
"time": "1769514360"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769513940"
},
"departure": {
"delay": 60,
"time": "1769513940"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769514900"
},
"departure": {
"delay": 60,
"time": "1769514900"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769513580"
},
"departure": {
"time": "1769513580"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769513760"
},
"departure": {
"delay": 60,
"time": "1769513760"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769513340"
},
"departure": {
"delay": 60,
"time": "1769513340"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769513700"
},
"departure": {
"time": "1769513700"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769513520"
},
"departure": {
"delay": 60,
"time": "1769513520"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769514240"
},
"departure": {
"delay": 60,
"time": "1769514240"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769513820"
},
"departure": {
"time": "1769513820"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514120"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769514480"
},
"departure": {
"time": "1769514480"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1769514630"
},
"departure": {
"delay": 30,
"time": "1769514630"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769513400"
},
"departure": {
"time": "1769513400"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769513360"
},
"departure": {
"delay": 20,
"time": "1769513360"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769512720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13083:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471659:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1008,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7050:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1428,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:NHP:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471659:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2046:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76231:ZE:TAEx6001:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769512980"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769515560"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769513040"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769513100"
},
"stopId": "FR:76231:ZE:TAEx2205:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769512920"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76231:ZE:TAEx6004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769513220"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76391:ZE:TAEx6093:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769513940"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2046:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769494020"
},
"departure": {
"time": "1769494020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769494260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769493720"
},
"departure": {
"time": "1769493720"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769493360"
},
"departure": {
"time": "1769493360"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769493180"
},
"departure": {
"time": "1769493180"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769493420"
},
"departure": {
"time": "1769493420"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769492880"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769493240"
},
"departure": {
"time": "1769493240"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769493780"
},
"departure": {
"time": "1769493780"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769493660"
},
"departure": {
"time": "1769493660"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769493540"
},
"departure": {
"time": "1769493540"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769493300"
},
"departure": {
"time": "1769493300"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769493060"
},
"departure": {
"time": "1769493060"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769492940"
},
"departure": {
"time": "1769492940"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769494080"
},
"departure": {
"time": "1769494080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769492827",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:133:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2372:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769516208"
},
"departure": {
"delay": 48,
"time": "1769516208"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1769516339"
},
"departure": {
"delay": 59,
"time": "1769516339"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1769515697"
},
"departure": {
"delay": 17,
"time": "1769515697"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1769516619"
},
"departure": {
"delay": 39,
"time": "1769516619"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1769516266"
},
"departure": {
"delay": 46,
"time": "1769516266"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1769516505"
},
"departure": {
"delay": 45,
"time": "1769516505"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1769515536"
},
"departure": {
"delay": 36,
"time": "1769515536"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1769515602"
},
"departure": {
"delay": 42,
"time": "1769515602"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1769516145"
},
"departure": {
"delay": 45,
"time": "1769516145"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769511360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2372:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596634:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -307,
"time": "1769516813"
},
"departure": {
"delay": -307,
"time": "1769516813"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1769516062"
},
"departure": {
"delay": -38,
"time": "1769516062"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -228,
"time": "1769516532"
},
"departure": {
"delay": -228,
"time": "1769516532"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -276,
"time": "1769516604"
},
"departure": {
"delay": -276,
"time": "1769516604"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -168,
"time": "1769516472"
},
"departure": {
"delay": -168,
"time": "1769516472"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -314,
"time": "1769516926"
},
"departure": {
"delay": -314,
"time": "1769516926"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -307,
"time": "1769516873"
},
"departure": {
"delay": -307,
"time": "1769516873"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -269,
"time": "1769516671"
},
"departure": {
"delay": -269,
"time": "1769516671"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769515890"
},
"departure": {
"delay": 30,
"time": "1769515890"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1769515972"
},
"departure": {
"delay": -8,
"time": "1769515972"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -125,
"time": "1769516335"
},
"departure": {
"delay": -125,
"time": "1769516335"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -339,
"time": "1769516961"
},
"departure": {
"delay": -339,
"time": "1769516961"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -17,
"time": "1769516203"
},
"departure": {
"delay": -17,
"time": "1769516203"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -345,
"time": "1769517015"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -877,
"time": "1769514803"
},
"departure": {
"delay": -877,
"time": "1769514803"
},
"stopId": "FR:27451:ZE:0xPVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -198,
"time": "1769516382"
},
"departure": {
"delay": -198,
"time": "1769516382"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -307,
"time": "1769516753"
},
"departure": {
"delay": -307,
"time": "1769516753"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -697,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -66,
"time": "1769516154"
},
"departure": {
"delay": -66,
"time": "1769516154"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -49,
"time": "1769516111"
},
"departure": {
"delay": -49,
"time": "1769516111"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596634:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5276:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 169,
"time": "1769512729"
},
"departure": {
"delay": 169,
"time": "1769512729"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1769512959"
},
"departure": {
"delay": 39,
"time": "1769512959"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 175,
"time": "1769513455"
},
"departure": {
"delay": 175,
"time": "1769513455"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1769512629"
},
"departure": {
"delay": 129,
"time": "1769512629"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 49,
"time": "1769512429"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 124,
"time": "1769514004"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 299,
"time": "1769513854"
},
"departure": {
"delay": 299,
"time": "1769513879"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 232,
"time": "1769513932"
},
"departure": {
"delay": 232,
"time": "1769513932"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 284,
"time": "1769513779"
},
"departure": {
"delay": 284,
"time": "1769513804"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 160,
"time": "1769513260"
},
"departure": {
"delay": 160,
"time": "1769513260"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 219,
"time": "1769513354"
},
"departure": {
"delay": 219,
"time": "1769513379"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 149,
"time": "1769512479"
},
"departure": {
"delay": 149,
"time": "1769512529"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 229,
"time": "1769513579"
},
"departure": {
"delay": 229,
"time": "1769513629"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 279,
"time": "1769513679"
},
"departure": {
"delay": 279,
"time": "1769513679"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1769513083"
},
"departure": {
"delay": 114,
"time": "1769513154"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769512430",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5276:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:805:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769527200"
},
"departure": {
"time": "1769527200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769526060"
},
"departure": {
"time": "1769526060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769525700"
},
"departure": {
"time": "1769525700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769525400"
},
"departure": {
"time": "1769525400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769527500"
},
"departure": {
"time": "1769527500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769526480"
},
"departure": {
"time": "1769526480"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769525760"
},
"departure": {
"time": "1769525760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769526660"
},
"departure": {
"time": "1769526660"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769526900"
},
"departure": {
"time": "1769526900"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769527800"
},
"departure": {
"time": "1769527800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769525880"
},
"departure": {
"time": "1769525880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769525280"
},
"departure": {
"time": "1769525280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769527260"
},
"departure": {
"time": "1769527260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769527560"
},
"departure": {
"time": "1769527560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769524920"
},
"departure": {
"time": "1769524920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769524860"
},
"departure": {
"time": "1769524860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769525340"
},
"departure": {
"time": "1769525340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769528100"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769527020"
},
"departure": {
"time": "1769527020"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769526420"
},
"departure": {
"time": "1769526420"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769525040"
},
"departure": {
"time": "1769525040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769526720"
},
"departure": {
"time": "1769526720"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769527680"
},
"departure": {
"time": "1769527680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769526780"
},
"departure": {
"time": "1769526780"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769525100"
},
"departure": {
"time": "1769525100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769528040"
},
"departure": {
"time": "1769528040"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769525520"
},
"departure": {
"time": "1769525520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769527860"
},
"departure": {
"time": "1769527860"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769527440"
},
"departure": {
"time": "1769527440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1769524800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769527920"
},
"departure": {
"time": "1769527920"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769527320"
},
"departure": {
"time": "1769527320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769527380"
},
"departure": {
"time": "1769527380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1769514807",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:805:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745732x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1769509877"
},
"departure": {
"delay": 43,
"time": "1769509903"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1769511900"
},
"departure": {
"delay": -28,
"time": "1769511932"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -48,
"time": "1769512258"
},
"departure": {
"delay": -48,
"time": "1769512272"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 43,
"time": "1769510171"
},
"departure": {
"delay": 43,
"time": "1769510203"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1769512215"
},
"departure": {
"delay": -24,
"time": "1769512236"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -11,
"time": "1769510408"
},
"departure": {
"delay": -11,
"time": "1769510449"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1769510963"
},
"departure": {
"delay": 64,
"time": "1769511004"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -95,
"time": "1769512335"
},
"departure": {
"delay": -95,
"time": "1769512345"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 144,
"time": "1769510744"
},
"departure": {
"delay": 144,
"time": "1769510844"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1769510304"
},
"departure": {
"delay": 27,
"time": "1769510367"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1769511775"
},
"departure": {
"delay": 29,
"time": "1769511809"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1769510896"
},
"departure": {
"delay": 53,
"time": "1769510933"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -48,
"time": "1769512000"
},
"departure": {
"delay": -48,
"time": "1769512032"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -141,
"time": "1769512419"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -3,
"time": "1769512104"
},
"departure": {
"delay": -3,
"time": "1769512137"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -18,
"time": "1769512166"
},
"departure": {
"delay": -18,
"time": "1769512182"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1769510102"
},
"departure": {
"delay": 29,
"time": "1769510129"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1769511206"
},
"departure": {
"delay": 41,
"time": "1769511221"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1769510560"
},
"departure": {
"delay": 27,
"time": "1769510607"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1769509765"
},
"departure": {
"delay": 58,
"time": "1769509798"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1769509974"
},
"departure": {
"delay": 80,
"time": "1769510060"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -81,
"time": "1769512290"
},
"departure": {
"delay": -81,
"time": "1769512299"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1769511558"
},
"departure": {
"delay": 30,
"time": "1769511570"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1769509920"
},
"departure": {
"delay": 26,
"time": "1769509946"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -120,
"time": "1769512370"
},
"departure": {
"delay": -120,
"time": "1769512380"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 43,
"time": "1769511246"
},
"departure": {
"delay": 43,
"time": "1769511283"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1769511043"
},
"departure": {
"delay": 18,
"time": "1769511078"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1769511338"
},
"departure": {
"delay": -1,
"time": "1769511359"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 18,
"time": "1769509698"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1769511419"
},
"departure": {
"delay": -22,
"time": "1769511458"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1769511860"
},
"departure": {
"delay": -24,
"time": "1769511876"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 69,
"time": "1769511128"
},
"departure": {
"delay": 69,
"time": "1769511189"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1769510257"
},
"departure": {
"delay": 2,
"time": "1769510282"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745732x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748506x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769488902"
},
"departure": {
"delay": 125,
"time": "1769488925"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 62,
"time": "1769487998"
},
"departure": {
"delay": 62,
"time": "1769488082"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1769488515"
},
"departure": {
"delay": 88,
"time": "1769488528"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -46,
"time": "1769487665"
},
"departure": {
"delay": -46,
"time": "1769487674"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1769489279"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 52,
"time": "1769487352"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1769488647"
},
"departure": {
"delay": 94,
"time": "1769488714"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1769487579"
},
"departure": {
"delay": -10,
"time": "1769487590"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1769489036"
},
"departure": {
"delay": 74,
"time": "1769489054"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1769488985"
},
"departure": {
"delay": 79,
"time": "1769488999"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1769487804"
},
"departure": {
"delay": 19,
"time": "1769487859"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1769488854"
},
"departure": {
"delay": 136,
"time": "1769488876"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1769489132"
},
"departure": {
"delay": 104,
"time": "1769489144"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 104,
"time": "1769489189"
},
"departure": {
"delay": 104,
"time": "1769489204"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 162,
"time": "1769488340"
},
"departure": {
"delay": 162,
"time": "1769488422"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1769487443"
},
"departure": {
"delay": 31,
"time": "1769487451"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1769488744"
},
"departure": {
"delay": 150,
"time": "1769488830"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1769487626"
},
"departure": {
"delay": -22,
"time": "1769487638"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1769488602"
},
"departure": {
"delay": 64,
"time": "1769488624"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1769487900"
},
"departure": {
"delay": 19,
"time": "1769487919"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1769487691"
},
"departure": {
"delay": 27,
"time": "1769487747"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1769489082"
},
"departure": {
"delay": 121,
"time": "1769489101"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1769487400"
},
"departure": {
"delay": 52,
"time": "1769487412"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1769488562"
},
"departure": {
"delay": 76,
"time": "1769488576"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748506x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745142x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1769508692"
},
"departure": {
"delay": -41,
"time": "1769508739"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 75,
"time": "1769507475"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1769508770"
},
"departure": {
"delay": -27,
"time": "1769508813"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -18,
"time": "1769507849"
},
"departure": {
"delay": -18,
"time": "1769507862"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -154,
"time": "1769508986"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1769507649"
},
"departure": {
"delay": 39,
"time": "1769507679"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1769507732"
},
"departure": {
"delay": -13,
"time": "1769507747"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1769508232"
},
"departure": {
"delay": 23,
"time": "1769508263"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -51,
"time": "1769508635"
},
"departure": {
"delay": -51,
"time": "1769508669"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1769507528"
},
"departure": {
"delay": 23,
"time": "1769507603"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1769508309"
},
"departure": {
"delay": -2,
"time": "1769508358"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1769508836"
},
"departure": {
"delay": -29,
"time": "1769508871"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1769508890"
},
"departure": {
"delay": -60,
"time": "1769508900"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -68,
"time": "1769508457"
},
"departure": {
"delay": -68,
"time": "1769508472"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -69,
"time": "1769508555"
},
"departure": {
"delay": -69,
"time": "1769508591"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1769507797"
},
"departure": {
"delay": -2,
"time": "1769507818"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1769508144"
},
"departure": {
"delay": 62,
"time": "1769508182"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1769508411"
},
"departure": {
"delay": -52,
"time": "1769508428"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1769507909"
},
"departure": {
"delay": 80,
"time": "1769508020"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745142x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1769515002"
},
"departure": {
"delay": 42,
"time": "1769515002"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 95,
"time": "1769514736"
},
"departure": {
"delay": 95,
"time": "1769514755"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1769514460"
},
"departure": {
"delay": -5,
"time": "1769514475"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1769515127"
},
"departure": {
"delay": 47,
"time": "1769515127"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1769514635"
},
"departure": {
"delay": 75,
"time": "1769514675"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1769515274"
},
"departure": {
"delay": 14,
"time": "1769515274"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1769515482"
},
"departure": {
"delay": 42,
"time": "1769515482"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1769515565"
},
"departure": {
"delay": 65,
"time": "1769515565"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1769514882"
},
"departure": {
"delay": 42,
"time": "1769514882"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1769514528"
},
"departure": {
"delay": 25,
"time": "1769514565"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1769515062"
},
"departure": {
"delay": 42,
"time": "1769515062"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 30,
"time": "1769514450"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1769515176"
},
"departure": {
"delay": 36,
"time": "1769515176"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769513720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3391:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9888:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769510940"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1769512991"
},
"departure": {
"delay": 11,
"time": "1769512991"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1769511227"
},
"departure": {
"delay": -13,
"time": "1769511227"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1769512908"
},
"departure": {
"delay": 48,
"time": "1769512908"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1769511182"
},
"departure": {
"delay": 2,
"time": "1769511182"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -48,
"time": "1769511132"
},
"departure": {
"delay": -48,
"time": "1769511132"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1769511282"
},
"departure": {
"delay": -18,
"time": "1769511282"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -24,
"time": "1769513136"
},
"departure": {
"delay": -24,
"time": "1769513136"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 19,
"time": "1769513057"
},
"departure": {
"delay": 19,
"time": "1769513059"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1769512963"
},
"departure": {
"delay": 43,
"time": "1769512963"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769510600",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9888:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8976:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1769514239"
},
"departure": {
"delay": -1,
"time": "1769514239"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1769515341"
},
"departure": {
"delay": -39,
"time": "1769515341"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769513220"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1769513929"
},
"departure": {
"delay": 49,
"time": "1769513929"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1769513838"
},
"departure": {
"delay": 78,
"time": "1769513838"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1769514278"
},
"departure": {
"delay": -22,
"time": "1769514278"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1769514712"
},
"departure": {
"delay": -8,
"time": "1769514712"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 73,
"time": "1769513330"
},
"departure": {
"delay": 73,
"time": "1769513353"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1769514202"
},
"departure": {
"delay": 22,
"time": "1769514202"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1769513230"
},
"departure": {
"delay": 10,
"time": "1769513230"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -37,
"time": "1769515043"
},
"departure": {
"delay": -37,
"time": "1769515043"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -7,
"time": "1769514629"
},
"departure": {
"delay": -7,
"time": "1769514653"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -58,
"time": "1769515202"
},
"departure": {
"delay": -58,
"time": "1769515202"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1769514082"
},
"departure": {
"delay": 22,
"time": "1769514082"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -38,
"time": "1769515282"
},
"departure": {
"delay": -38,
"time": "1769515282"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -58,
"time": "1769514842"
},
"departure": {
"delay": -58,
"time": "1769514842"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -12,
"time": "1769514509"
},
"departure": {
"delay": -12,
"time": "1769514528"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -58,
"time": "1769515442"
},
"departure": {
"delay": -58,
"time": "1769515442"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -58,
"time": "1769515622"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -62,
"time": "1769514453"
},
"departure": {
"delay": -62,
"time": "1769514478"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -75,
"time": "1769514405"
},
"departure": {
"delay": -75,
"time": "1769514405"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1769513987"
},
"departure": {
"delay": 47,
"time": "1769513987"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1769514328"
},
"departure": {
"delay": -32,
"time": "1769514328"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -44,
"time": "1769514976"
},
"departure": {
"delay": -44,
"time": "1769514976"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 86,
"time": "1769513666"
},
"departure": {
"delay": 86,
"time": "1769513666"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1769513878"
},
"departure": {
"delay": 58,
"time": "1769513878"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -82,
"time": "1769514578"
},
"departure": {
"delay": -82,
"time": "1769514578"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1769513457"
},
"departure": {
"delay": -3,
"time": "1769513457"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -2,
"time": "1769514756"
},
"departure": {
"delay": -2,
"time": "1769514778"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -27,
"time": "1769515113"
},
"departure": {
"delay": -27,
"time": "1769515113"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1769514033"
},
"departure": {
"delay": 33,
"time": "1769514033"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 119,
"time": "1769513579"
},
"departure": {
"delay": 119,
"time": "1769513579"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1769514103"
},
"departure": {
"delay": 8,
"time": "1769514128"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1769513753"
},
"departure": {
"delay": 79,
"time": "1769513779"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769512600",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8976:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745174x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1769513523"
},
"departure": {
"delay": -39,
"time": "1769513541"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769513154"
},
"departure": {
"delay": 31,
"time": "1769513191"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -70,
"time": "1769513748"
},
"departure": {
"delay": -70,
"time": "1769513810"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1769514163"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 77,
"time": "1769512877"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1769513358"
},
"departure": {
"delay": -23,
"time": "1769513377"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1769512963"
},
"departure": {
"delay": 42,
"time": "1769513022"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1769514037"
},
"departure": {
"delay": 8,
"time": "1769514068"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1769513221"
},
"departure": {
"delay": 24,
"time": "1769513244"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -82,
"time": "1769513648"
},
"departure": {
"delay": -82,
"time": "1769513678"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769514099"
},
"departure": {
"delay": 8,
"time": "1769514128"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769513090"
},
"departure": {
"delay": 35,
"time": "1769513135"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769513851"
},
"departure": {
"delay": 14,
"time": "1769514014"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1769513262"
},
"departure": {
"delay": -4,
"time": "1769513276"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -98,
"time": "1769513574"
},
"departure": {
"delay": -98,
"time": "1769513602"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1769513039"
},
"departure": {
"delay": 35,
"time": "1769513075"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -86,
"time": "1769514454"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -82,
"time": "1769514207"
},
"departure": {
"delay": -82,
"time": "1769514218"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1769514273"
},
"departure": {
"delay": -60,
"time": "1769514360"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1769513401"
},
"departure": {
"delay": 24,
"time": "1769513484"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745174x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16220:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517000"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1769515554"
},
"departure": {
"delay": 54,
"time": "1769515554"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1769516594"
},
"departure": {
"delay": 14,
"time": "1769516594"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769516872"
},
"departure": {
"delay": 52,
"time": "1769516872"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769516799"
},
"departure": {
"delay": 39,
"time": "1769516799"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769514801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16220:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2048:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769517060"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2048:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746180x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1769517720"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1769518020"
},
"departure": {
"time": "1769518020"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515020"
},
"departure": {
"time": "1769515020"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1769517960"
},
"departure": {
"time": "1769517960"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1769517960"
},
"departure": {
"time": "1769517960"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1769517840"
},
"departure": {
"time": "1769517840"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1769515080"
},
"departure": {
"time": "1769515080"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1769518020"
},
"departure": {
"time": "1769518020"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1769518200"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1769514840"
},
"departure": {
"time": "1769514840"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1769514900"
},
"departure": {
"time": "1769514900"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1769517780"
},
"departure": {
"time": "1769517780"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1769518080"
},
"departure": {
"time": "1769518080"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515740"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746180x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx362:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769513825"
},
"departure": {
"delay": 65,
"time": "1769513825"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 109,
"time": "1769512824"
},
"departure": {
"delay": 109,
"time": "1769512849"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1769513449"
},
"departure": {
"delay": 109,
"time": "1769513449"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1769512905"
},
"departure": {
"delay": 105,
"time": "1769512905"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769511480"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1769511874"
},
"departure": {
"delay": 94,
"time": "1769511874"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1769514049"
},
"departure": {
"delay": 109,
"time": "1769514049"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1769513974"
},
"departure": {
"delay": 94,
"time": "1769513974"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 100,
"time": "1769511580"
},
"departure": {
"delay": 100,
"time": "1769511580"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1769514387"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 80,
"time": "1769513900"
},
"departure": {
"delay": 80,
"time": "1769513900"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1769513300"
},
"departure": {
"delay": 104,
"time": "1769513324"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769512050"
},
"departure": {
"delay": 30,
"time": "1769512050"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1769511949"
},
"departure": {
"delay": 109,
"time": "1769511949"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1769513686"
},
"departure": {
"delay": 106,
"time": "1769513686"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1769512981"
},
"departure": {
"delay": 61,
"time": "1769512981"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1769514114"
},
"departure": {
"delay": 114,
"time": "1769514114"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 124,
"time": "1769513524"
},
"departure": {
"delay": 124,
"time": "1769513524"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1769513161"
},
"departure": {
"delay": 100,
"time": "1769513200"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 92,
"time": "1769511692"
},
"departure": {
"delay": 92,
"time": "1769511692"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1769512424"
},
"departure": {
"delay": 70,
"time": "1769512450"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1769512606"
},
"departure": {
"delay": 64,
"time": "1769512624"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1769512730"
},
"departure": {
"delay": 94,
"time": "1769512774"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 132,
"time": "1769514192"
},
"departure": {
"delay": 132,
"time": "1769514192"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 76,
"time": "1769513056"
},
"departure": {
"delay": 76,
"time": "1769513056"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1769511775"
},
"departure": {
"delay": 115,
"time": "1769511775"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1769512186"
},
"departure": {
"delay": -14,
"time": "1769512186"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1769514275"
},
"departure": {
"delay": 119,
"time": "1769514299"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 31,
"time": "1769512301"
},
"departure": {
"delay": 31,
"time": "1769512351"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1769512524"
},
"departure": {
"delay": 24,
"time": "1769512524"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769511461",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx362:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9166:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1769512197"
},
"departure": {
"delay": -3,
"time": "1769512197"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769513747"
},
"departure": {
"delay": 47,
"time": "1769513747"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 73,
"time": "1769513173"
},
"departure": {
"delay": 73,
"time": "1769513173"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1769513847"
},
"departure": {
"delay": 27,
"time": "1769513847"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1769512722"
},
"departure": {
"delay": 42,
"time": "1769512722"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1769512972"
},
"departure": {
"delay": 52,
"time": "1769512972"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1769513223"
},
"departure": {
"delay": 63,
"time": "1769513223"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1769512647"
},
"departure": {
"delay": 27,
"time": "1769512647"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1769512387"
},
"departure": {
"delay": 67,
"time": "1769512387"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1769513073"
},
"departure": {
"delay": 34,
"time": "1769513074"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1769512273"
},
"departure": {
"delay": 13,
"time": "1769512273"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1769513547"
},
"departure": {
"delay": 27,
"time": "1769513547"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1769513672"
},
"departure": {
"delay": 32,
"time": "1769513672"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 62,
"time": "1769512922"
},
"departure": {
"delay": 62,
"time": "1769512922"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1769512772"
},
"departure": {
"delay": -3,
"time": "1769512797"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1769513322"
},
"departure": {
"delay": 67,
"time": "1769513347"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1769513902"
},
"departure": {
"delay": 42,
"time": "1769513922"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -165,
"time": "1769514255"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -128,
"time": "1769514151"
},
"departure": {
"delay": -128,
"time": "1769514172"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1769512120"
},
"departure": {
"delay": 40,
"time": "1769512120"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1769512323"
},
"departure": {
"delay": 63,
"time": "1769512323"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1769513502"
},
"departure": {
"delay": 102,
"time": "1769513502"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 12,
"time": "1769511972"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1769513376"
},
"departure": {
"delay": 117,
"time": "1769513397"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 73,
"time": "1769512847"
},
"departure": {
"delay": 73,
"time": "1769512873"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1769513128"
},
"departure": {
"delay": 88,
"time": "1769513128"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1769513453"
},
"departure": {
"delay": 53,
"time": "1769513453"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1769512547"
},
"departure": {
"delay": 47,
"time": "1769512547"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1769513972"
},
"departure": {
"delay": 57,
"time": "1769513997"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1769512079"
},
"departure": {
"delay": -1,
"time": "1769512079"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769512470"
},
"departure": {
"delay": 30,
"time": "1769512470"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -48,
"time": "1769514072"
},
"departure": {
"delay": -48,
"time": "1769514072"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 42,
"time": "1769513622"
},
"departure": {
"delay": 42,
"time": "1769513622"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769511980",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9166:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3118F5520672x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518680"
},
"departure": {
"time": "1769518860"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769523480"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1769512292",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3118F5520672x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:559:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1769515800"
},
"departure": {
"delay": 180,
"time": "1769515800"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1769514540"
},
"departure": {
"delay": 125,
"time": "1769514545"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1769514780"
},
"departure": {
"delay": 185,
"time": "1769514785"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1769514960"
},
"departure": {
"delay": 180,
"time": "1769514960"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1769515620"
},
"departure": {
"delay": 180,
"time": "1769515620"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1769515260"
},
"departure": {
"delay": 180,
"time": "1769515260"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769514300"
},
"departure": {
"delay": 60,
"time": "1769514360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1769515860"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1769514840"
},
"departure": {
"delay": 180,
"time": "1769514840"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1769515140"
},
"departure": {
"delay": 180,
"time": "1769515140"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1769514660"
},
"departure": {
"delay": 125,
"time": "1769514665"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1769515020"
},
"departure": {
"delay": 180,
"time": "1769515020"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1769515200"
},
"departure": {
"delay": 180,
"time": "1769515200"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1769515080"
},
"departure": {
"delay": 180,
"time": "1769515080"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1769514900"
},
"departure": {
"delay": 180,
"time": "1769514900"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1769515440"
},
"departure": {
"delay": 180,
"time": "1769515440"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1769514797",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:559:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx383:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769510310"
},
"departure": {
"delay": 90,
"time": "1769510310"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769510220"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1769510510"
},
"departure": {
"delay": 110,
"time": "1769510510"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 174,
"time": "1769511714"
},
"departure": {
"delay": 174,
"time": "1769511714"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 243,
"time": "1769512263"
},
"departure": {
"delay": 243,
"time": "1769512263"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 229,
"time": "1769511649"
},
"departure": {
"delay": 229,
"time": "1769511649"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 304,
"time": "1769512144"
},
"departure": {
"delay": 304,
"time": "1769512144"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 210,
"time": "1769511789"
},
"departure": {
"delay": 210,
"time": "1769511810"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1769510407"
},
"departure": {
"delay": 67,
"time": "1769510407"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 305,
"time": "1769512361"
},
"departure": {
"delay": 305,
"time": "1769512385"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 190,
"time": "1769513091"
},
"departure": {
"delay": 190,
"time": "1769513110"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 225,
"time": "1769511867"
},
"departure": {
"delay": 225,
"time": "1769511885"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769510222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx383:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597846:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769514284"
},
"departure": {
"delay": 120,
"time": "1769514300"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 117,
"time": "1769514477"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 164,
"time": "1769514344"
},
"departure": {
"delay": 164,
"time": "1769514344"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 134,
"time": "1769514374"
},
"departure": {
"delay": 134,
"time": "1769514374"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
}
],
"timestamp": "1769514322",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597846:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745677x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1769516740"
},
"departure": {
"delay": 40,
"time": "1769516740"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1769517040"
},
"departure": {
"delay": 40,
"time": "1769517040"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -23,
"time": "1769514322"
},
"departure": {
"delay": -23,
"time": "1769514337"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1769515720"
},
"departure": {
"delay": 40,
"time": "1769515720"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1769515600"
},
"departure": {
"delay": 40,
"time": "1769515600"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1769514488"
},
"departure": {
"delay": -39,
"time": "1769514501"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1769516320"
},
"departure": {
"delay": 40,
"time": "1769516320"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1769515240"
},
"departure": {
"delay": 40,
"time": "1769515240"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769516980"
},
"departure": {
"delay": 40,
"time": "1769516980"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 15,
"time": "1769514195"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769516860"
},
"departure": {
"delay": 40,
"time": "1769516860"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -23,
"time": "1769514664"
},
"departure": {
"delay": -23,
"time": "1769514697"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769515120"
},
"departure": {
"delay": 40,
"time": "1769515120"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1769514748"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1769514264"
},
"departure": {
"delay": -4,
"time": "1769514296"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1769514355"
},
"departure": {
"delay": 8,
"time": "1769514368"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769515300"
},
"departure": {
"delay": 40,
"time": "1769515300"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769516380"
},
"departure": {
"delay": 40,
"time": "1769516380"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1769515780"
},
"departure": {
"delay": 40,
"time": "1769515780"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1769516920"
},
"departure": {
"delay": 40,
"time": "1769516920"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1769514571"
},
"departure": {
"delay": 2,
"time": "1769514602"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1769516020"
},
"departure": {
"delay": 40,
"time": "1769516020"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1769515360"
},
"departure": {
"delay": 40,
"time": "1769515360"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769515000"
},
"departure": {
"delay": 40,
"time": "1769515000"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769514880"
},
"departure": {
"delay": 40,
"time": "1769514880"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1769515900"
},
"departure": {
"delay": 40,
"time": "1769515900"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1769516140"
},
"departure": {
"delay": 40,
"time": "1769516140"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1769516560"
},
"departure": {
"delay": 40,
"time": "1769516560"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1769515180"
},
"departure": {
"delay": 40,
"time": "1769515180"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1769517160"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1769515480"
},
"departure": {
"delay": 40,
"time": "1769515480"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1769516500"
},
"departure": {
"delay": 40,
"time": "1769516500"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1769515660"
},
"departure": {
"delay": 40,
"time": "1769515660"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769516680"
},
"departure": {
"delay": 40,
"time": "1769516680"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -18,
"time": "1769514384"
},
"departure": {
"delay": -18,
"time": "1769514402"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745677x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15989:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769512746"
},
"departure": {
"delay": 66,
"time": "1769512746"
},
"stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 145,
"time": "1769512825"
},
"departure": {
"delay": 145,
"time": "1769512825"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1769512996"
},
"departure": {
"delay": 76,
"time": "1769512996"
},
"stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1769512521"
},
"departure": {
"delay": 81,
"time": "1769512521"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1769511935"
},
"departure": {
"delay": 95,
"time": "1769511935"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1769512171"
},
"departure": {
"delay": 56,
"time": "1769512196"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1769512115"
},
"departure": {
"delay": -25,
"time": "1769512115"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1769512915"
},
"departure": {
"delay": 115,
"time": "1769512915"
},
"stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 85,
"time": "1769512885"
},
"departure": {
"delay": 85,
"time": "1769512885"
},
"stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 124,
"time": "1769512984"
},
"departure": {
"delay": 124,
"time": "1769512984"
},
"stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 146,
"time": "1769512046"
},
"departure": {
"delay": 146,
"time": "1769512046"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769511580",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15989:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745726x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769506731"
},
"departure": {
"delay": 23,
"time": "1769506763"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 17,
"time": "1769506846"
},
"departure": {
"delay": 17,
"time": "1769506877"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1769504528"
},
"departure": {
"delay": 18,
"time": "1769504538"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1769506905"
},
"departure": {
"delay": 17,
"time": "1769506937"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -12,
"time": "1769505126"
},
"departure": {
"delay": -12,
"time": "1769505168"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1769504468"
},
"departure": {
"delay": 28,
"time": "1769504488"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1769505007"
},
"departure": {
"delay": -14,
"time": "1769505046"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1769504672"
},
"departure": {
"delay": 2,
"time": "1769504702"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1769507128"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 44,
"time": "1769505859"
},
"departure": {
"delay": 44,
"time": "1769505884"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 8,
"time": "1769504288"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1769506564"
},
"departure": {
"delay": 14,
"time": "1769506574"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -8,
"time": "1769507055"
},
"departure": {
"delay": -8,
"time": "1769507092"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 69,
"time": "1769506436"
},
"departure": {
"delay": 69,
"time": "1769506449"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1769505804"
},
"departure": {
"delay": 36,
"time": "1769505816"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1769504580"
},
"departure": {
"delay": 38,
"time": "1769504618"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1769505748"
},
"departure": {
"delay": 64,
"time": "1769505784"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1769505472"
},
"departure": {
"delay": 34,
"time": "1769505514"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1769504352"
},
"departure": {
"delay": 56,
"time": "1769504396"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1769504911"
},
"departure": {
"delay": 7,
"time": "1769504947"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1769505654"
},
"departure": {
"delay": 17,
"time": "1769505677"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1769506630"
},
"departure": {
"delay": -13,
"time": "1769506667"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1769505969"
},
"departure": {
"delay": 45,
"time": "1769506005"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1769506792"
},
"departure": {
"delay": 8,
"time": "1769506808"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1769505310"
},
"departure": {
"delay": 40,
"time": "1769505340"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1769506514"
},
"departure": {
"delay": 33,
"time": "1769506533"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1769505564"
},
"departure": {
"delay": 64,
"time": "1769505604"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1769504744"
},
"departure": {
"delay": 18,
"time": "1769504778"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1769504841"
},
"departure": {
"delay": -8,
"time": "1769504872"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1769507014"
},
"departure": {
"delay": -10,
"time": "1769507030"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -2,
"time": "1769506040"
},
"departure": {
"delay": -2,
"time": "1769506078"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1769506965"
},
"departure": {
"time": "1769506980"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 67,
"time": "1769506193"
},
"departure": {
"delay": 67,
"time": "1769506207"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745726x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1769514546"
},
"departure": {
"delay": 108,
"time": "1769514588"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1769515728"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 176,
"time": "1769514896"
},
"departure": {
"delay": 176,
"time": "1769514896"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1769513935"
},
"departure": {
"delay": -5,
"time": "1769513935"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 211,
"time": "1769515531"
},
"departure": {
"delay": 211,
"time": "1769515531"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 168,
"time": "1769514727"
},
"departure": {
"delay": 168,
"time": "1769514768"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1769514062"
},
"departure": {
"delay": 85,
"time": "1769514085"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 197,
"time": "1769514622"
},
"departure": {
"delay": 197,
"time": "1769514677"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 168,
"time": "1769515008"
},
"departure": {
"delay": 168,
"time": "1769515008"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 168,
"time": "1769515368"
},
"departure": {
"delay": 168,
"time": "1769515368"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 168,
"time": "1769515608"
},
"departure": {
"delay": 168,
"time": "1769515608"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 219,
"time": "1769515059"
},
"departure": {
"delay": 219,
"time": "1769515059"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 215,
"time": "1769515295"
},
"departure": {
"delay": 215,
"time": "1769515295"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769513885"
},
"departure": {
"delay": 5,
"time": "1769513885"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1769514310"
},
"departure": {
"delay": 130,
"time": "1769514310"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1769514193"
},
"departure": {
"delay": 73,
"time": "1769514193"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 187,
"time": "1769515207"
},
"departure": {
"delay": 187,
"time": "1769515207"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1769514351"
},
"departure": {
"delay": 111,
"time": "1769514351"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 168,
"time": "1769515248"
},
"departure": {
"delay": 168,
"time": "1769515248"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1769514384"
},
"departure": {
"delay": 108,
"time": "1769514408"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1769514115"
},
"departure": {
"delay": 55,
"time": "1769514115"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1769514485"
},
"departure": {
"delay": 65,
"time": "1769514485"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 178,
"time": "1769514958"
},
"departure": {
"delay": 178,
"time": "1769514958"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 182,
"time": "1769514842"
},
"departure": {
"delay": 182,
"time": "1769514842"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 140,
"time": "1769514260"
},
"departure": {
"delay": 140,
"time": "1769514260"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769513780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10282:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1769516911"
},
"departure": {
"delay": 31,
"time": "1769516911"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769517090"
},
"departure": {
"delay": 30,
"time": "1769517090"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10267:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745200x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1769495767"
},
"departure": {
"delay": 102,
"time": "1769495802"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1769495450"
},
"departure": {
"delay": 102,
"time": "1769495502"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 78,
"time": "1769495138"
},
"departure": {
"delay": 78,
"time": "1769495178"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 134,
"time": "1769494568"
},
"departure": {
"delay": 134,
"time": "1769494574"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1769495086"
},
"departure": {
"delay": 118,
"time": "1769495098"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 200,
"time": "1769494740"
},
"departure": {
"delay": 200,
"time": "1769494820"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1769495365"
},
"departure": {
"delay": 133,
"time": "1769495413"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1769495525"
},
"departure": {
"delay": 111,
"time": "1769495571"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1769495967"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 253,
"time": "1769494453"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 163,
"time": "1769494532"
},
"departure": {
"delay": 163,
"time": "1769494543"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 173,
"time": "1769494937"
},
"departure": {
"delay": 173,
"time": "1769494973"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1769494665"
},
"departure": {
"delay": 148,
"time": "1769494708"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 173,
"time": "1769495002"
},
"departure": {
"delay": 173,
"time": "1769495033"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 109,
"time": "1769495225"
},
"departure": {
"delay": 109,
"time": "1769495269"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1769495854"
},
"departure": {
"delay": 76,
"time": "1769495896"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 127,
"time": "1769495605"
},
"departure": {
"delay": 127,
"time": "1769495647"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 200,
"time": "1769494845"
},
"departure": {
"delay": 200,
"time": "1769494880"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 137,
"time": "1769494600"
},
"departure": {
"delay": 137,
"time": "1769494637"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 152,
"time": "1769495700"
},
"departure": {
"delay": 152,
"time": "1769495732"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745200x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745673x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1769512475"
},
"departure": {
"delay": 185,
"time": "1769512565"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1769511343"
},
"departure": {
"delay": 45,
"time": "1769511405"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1769510790"
},
"departure": {
"delay": 54,
"time": "1769510814"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769511128"
},
"departure": {
"delay": 16,
"time": "1769511136"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 177,
"time": "1769513001"
},
"departure": {
"delay": 177,
"time": "1769513037"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 151,
"time": "1769512099"
},
"departure": {
"delay": 151,
"time": "1769512171"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1769511197"
},
"departure": {
"delay": 37,
"time": "1769511217"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1769511022"
},
"departure": {
"delay": 52,
"time": "1769511052"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1769513373"
},
"departure": {
"delay": 73,
"time": "1769513413"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 169,
"time": "1769512812"
},
"departure": {
"delay": 169,
"time": "1769512849"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 178,
"time": "1769511787"
},
"departure": {
"delay": 178,
"time": "1769511838"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1769510751"
},
"departure": {
"delay": 11,
"time": "1769510771"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 148,
"time": "1769512361"
},
"departure": {
"delay": 148,
"time": "1769512408"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1769510940"
},
"departure": {
"delay": 13,
"time": "1769510953"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 193,
"time": "1769512276"
},
"departure": {
"delay": 193,
"time": "1769512333"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 95,
"time": "1769513469"
},
"departure": {
"delay": 95,
"time": "1769513495"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 56,
"time": "1769510636"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1769510718"
},
"departure": {
"delay": 31,
"time": "1769510731"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1769513325"
},
"departure": {
"delay": 76,
"time": "1769513356"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 148,
"time": "1769513220"
},
"departure": {
"delay": 148,
"time": "1769513248"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 208,
"time": "1769512911"
},
"departure": {
"delay": 208,
"time": "1769512948"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 145,
"time": "1769511851"
},
"departure": {
"delay": 145,
"time": "1769511865"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1769510839"
},
"departure": {
"delay": 33,
"time": "1769510853"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1769511999"
},
"departure": {
"delay": 123,
"time": "1769512083"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1769513277"
},
"departure": {
"delay": 91,
"time": "1769513311"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 133,
"time": "1769513144"
},
"departure": {
"delay": 133,
"time": "1769513173"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 158,
"time": "1769512193"
},
"departure": {
"delay": 158,
"time": "1769512238"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 177,
"time": "1769513063"
},
"departure": {
"delay": 177,
"time": "1769513097"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 31,
"time": "1769511239"
},
"departure": {
"delay": 31,
"time": "1769511271"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1769513534"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 225,
"time": "1769512663"
},
"departure": {
"delay": 225,
"time": "1769512725"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 129,
"time": "1769511935"
},
"departure": {
"delay": 129,
"time": "1769511969"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745673x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -77,
"time": "1769513203"
},
"departure": {
"delay": -77,
"time": "1769513203"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1769513486"
},
"departure": {
"delay": -34,
"time": "1769513486"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1769512698"
},
"departure": {
"delay": 18,
"time": "1769512698"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -37,
"time": "1769514563"
},
"departure": {
"delay": -37,
"time": "1769514563"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -9,
"time": "1769513271"
},
"departure": {
"delay": -9,
"time": "1769513271"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1769513651"
},
"departure": {
"delay": 11,
"time": "1769513651"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1769513785"
},
"departure": {
"delay": 25,
"time": "1769513785"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1769513830"
},
"departure": {
"delay": 70,
"time": "1769513830"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1769513970"
},
"departure": {
"delay": -30,
"time": "1769513970"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1769513062"
},
"departure": {
"delay": 82,
"time": "1769513062"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1769514374"
},
"departure": {
"delay": 14,
"time": "1769514374"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1769512949"
},
"departure": {
"delay": 29,
"time": "1769512949"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -104,
"time": "1769514616"
},
"departure": {
"delay": -104,
"time": "1769514616"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 41,
"time": "1769512601"
},
"departure": {
"delay": 41,
"time": "1769512601"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1769513087"
},
"departure": {
"delay": -13,
"time": "1769513087"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1769514424"
},
"departure": {
"delay": 4,
"time": "1769514424"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769513520"
},
"departure": {
"time": "1769513520"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1769513870"
},
"departure": {
"delay": -10,
"time": "1769513870"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1769513346"
},
"departure": {
"delay": 6,
"time": "1769513346"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1769514070"
},
"departure": {
"delay": -50,
"time": "1769514070"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1769512798"
},
"departure": {
"delay": 58,
"time": "1769512798"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1769513384"
},
"departure": {
"delay": -16,
"time": "1769513384"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -13,
"time": "1769514047"
},
"departure": {
"delay": -13,
"time": "1769514047"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -30,
"time": "1769514150"
},
"departure": {
"delay": -30,
"time": "1769514150"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 89,
"time": "1769512889"
},
"departure": {
"delay": 89,
"time": "1769512889"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769512440"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769513910"
},
"departure": {
"delay": 30,
"time": "1769513910"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1769512550"
},
"departure": {
"delay": -10,
"time": "1769512550"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -8,
"time": "1769513572"
},
"departure": {
"delay": -8,
"time": "1769513572"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1769513164"
},
"departure": {
"delay": 4,
"time": "1769513164"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769512770"
},
"departure": {
"delay": 30,
"time": "1769512770"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1769514295"
},
"departure": {
"delay": -5,
"time": "1769514295"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769511980",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9146:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1088:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516760"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769516640"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769515980"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769514720"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1088:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:26:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516580"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:26:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9850:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 262,
"time": "1769513842"
},
"departure": {
"delay": 262,
"time": "1769513842"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 193,
"time": "1769513953"
},
"departure": {
"delay": 193,
"time": "1769513953"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1769511857"
},
"departure": {
"delay": 63,
"time": "1769511903"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 203,
"time": "1769513903"
},
"departure": {
"delay": 203,
"time": "1769513903"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 145,
"time": "1769514025"
},
"departure": {
"delay": 145,
"time": "1769514025"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 251,
"time": "1769513291"
},
"departure": {
"delay": 251,
"time": "1769513291"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 315,
"time": "1769513655"
},
"departure": {
"delay": 315,
"time": "1769513655"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 293,
"time": "1769513753"
},
"departure": {
"delay": 293,
"time": "1769513753"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1769514118"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 128,
"time": "1769512003"
},
"departure": {
"delay": 128,
"time": "1769512028"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 313,
"time": "1769513353"
},
"departure": {
"delay": 313,
"time": "1769513353"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 174,
"time": "1769512854"
},
"departure": {
"delay": 174,
"time": "1769512854"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 209,
"time": "1769513129"
},
"departure": {
"delay": 209,
"time": "1769513129"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1769511953"
},
"departure": {
"delay": 53,
"time": "1769511953"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 263,
"time": "1769513003"
},
"departure": {
"delay": 263,
"time": "1769513003"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 269,
"time": "1769513489"
},
"departure": {
"delay": 269,
"time": "1769513489"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 231,
"time": "1769512431"
},
"departure": {
"delay": 231,
"time": "1769512431"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 133,
"time": "1769512128"
},
"departure": {
"delay": 133,
"time": "1769512153"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 118,
"time": "1769512078"
},
"departure": {
"delay": 118,
"time": "1769512078"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 208,
"time": "1769512505"
},
"departure": {
"delay": 208,
"time": "1769512528"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1769512728"
},
"departure": {
"delay": 168,
"time": "1769512728"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 305,
"time": "1769513405"
},
"departure": {
"delay": 305,
"time": "1769513405"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 165,
"time": "1769512785"
},
"departure": {
"delay": 165,
"time": "1769512785"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 213,
"time": "1769513853"
},
"departure": {
"delay": 213,
"time": "1769513853"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 188,
"time": "1769512628"
},
"departure": {
"delay": 188,
"time": "1769512628"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 253,
"time": "1769513053"
},
"departure": {
"delay": 253,
"time": "1769513053"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 300,
"time": "1769513531"
},
"departure": {
"delay": 300,
"time": "1769513580"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 188,
"time": "1769512304"
},
"departure": {
"delay": 188,
"time": "1769512328"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 18,
"time": "1769511678"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 338,
"time": "1769513678"
},
"departure": {
"delay": 338,
"time": "1769513678"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769511700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9850:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6855:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1769512471"
},
"departure": {
"delay": 113,
"time": "1769512493"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1769513693"
},
"departure": {
"delay": 113,
"time": "1769513693"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 173,
"time": "1769512793"
},
"departure": {
"delay": 173,
"time": "1769512793"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1769511993"
},
"departure": {
"delay": 33,
"time": "1769511993"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 64,
"time": "1769512144"
},
"departure": {
"delay": 64,
"time": "1769512144"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 173,
"time": "1769513093"
},
"departure": {
"delay": 173,
"time": "1769513093"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769513368"
},
"departure": {
"delay": 28,
"time": "1769513368"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 193,
"time": "1769513269"
},
"departure": {
"delay": 193,
"time": "1769513293"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 108,
"time": "1769512343"
},
"departure": {
"delay": 108,
"time": "1769512368"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1769513571"
},
"departure": {
"delay": 51,
"time": "1769513571"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 158,
"time": "1769512997"
},
"departure": {
"delay": 158,
"time": "1769513018"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 188,
"time": "1769513168"
},
"departure": {
"delay": 188,
"time": "1769513168"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1769511873"
},
"departure": {
"delay": 33,
"time": "1769511873"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 153,
"time": "1769512593"
},
"departure": {
"delay": 153,
"time": "1769512593"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 153,
"time": "1769512893"
},
"departure": {
"delay": 153,
"time": "1769512893"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 133,
"time": "1769513868"
},
"departure": {
"delay": 133,
"time": "1769513893"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1769511818"
},
"departure": {
"delay": 38,
"time": "1769511818"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1769513473"
},
"departure": {
"delay": 34,
"time": "1769513494"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1769512223"
},
"departure": {
"delay": 83,
"time": "1769512223"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1769512072"
},
"departure": {
"delay": 73,
"time": "1769512093"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1769511750"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1769513768"
},
"departure": {
"delay": 128,
"time": "1769513768"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 53,
"time": "1769513993"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 159,
"time": "1769512693"
},
"departure": {
"delay": 159,
"time": "1769512719"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769511700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6855:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747840x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1769496450"
},
"departure": {
"delay": 118,
"time": "1769496478"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1769496282"
},
"departure": {
"delay": 81,
"time": "1769496321"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1769495794"
},
"departure": {
"delay": 13,
"time": "1769495833"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1769495630"
},
"departure": {
"delay": -2,
"time": "1769495638"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769495761"
},
"departure": {
"delay": 14,
"time": "1769495774"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769496234"
},
"departure": {
"delay": 20,
"time": "1769496260"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1769496097"
},
"departure": {
"delay": 73,
"time": "1769496133"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1769496654"
},
"departure": {
"delay": 86,
"time": "1769496686"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1769497193"
},
"departure": {
"delay": 8,
"time": "1769497268"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 102,
"time": "1769496708"
},
"departure": {
"delay": 102,
"time": "1769496762"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1769495877"
},
"departure": {
"delay": 32,
"time": "1769495912"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1769496395"
},
"departure": {
"delay": 65,
"time": "1769496425"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1769496880"
},
"departure": {
"delay": 20,
"time": "1769496920"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1769497300"
},
"departure": {
"delay": 18,
"time": "1769497338"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 18,
"time": "1769495418"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -32,
"time": "1769497088"
},
"departure": {
"delay": -32,
"time": "1769497108"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1769496030"
},
"departure": {
"delay": 66,
"time": "1769496066"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1769495696"
},
"departure": {
"delay": -30,
"time": "1769495730"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1769496195"
},
"departure": {
"delay": 29,
"time": "1769496209"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1769496965"
},
"departure": {
"delay": 25,
"time": "1769497045"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1769495592"
},
"departure": {
"delay": 37,
"time": "1769495617"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -97,
"time": "1769497403"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 81,
"time": "1769496340"
},
"departure": {
"delay": 81,
"time": "1769496381"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1769495462"
},
"departure": {
"delay": 3,
"time": "1769495523"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1769496779"
},
"departure": {
"delay": 40,
"time": "1769496820"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747840x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595703:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -140,
"time": "1769514220"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
}
],
"timestamp": "1769514352",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595703:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3116F5520680x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769513820"
},
"departure": {
"time": "1769513880"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769520180"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769512980"
},
"departure": {
"time": "1769513040"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1769512200"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1769508572",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3116F5520680x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6790:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1769516392"
},
"departure": {
"delay": 52,
"time": "1769516392"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769516610"
},
"departure": {
"delay": 30,
"time": "1769516610"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1769516445"
},
"departure": {
"delay": 45,
"time": "1769516445"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1769516512"
},
"departure": {
"delay": 52,
"time": "1769516512"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769512221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6790:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747895x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1769505461"
},
"departure": {
"delay": 56,
"time": "1769505476"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1769505408"
},
"departure": {
"delay": 6,
"time": "1769505426"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1769505345"
},
"departure": {
"delay": 32,
"time": "1769505392"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1769506028"
},
"departure": {
"delay": 48,
"time": "1769506068"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1769504586"
},
"departure": {
"delay": 56,
"time": "1769504816"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1769506118"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1769505718"
},
"departure": {
"delay": 22,
"time": "1769505742"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1769505507"
},
"departure": {
"delay": 59,
"time": "1769505539"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1769505116"
},
"departure": {
"delay": 2,
"time": "1769505122"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -34,
"time": "1769505258"
},
"departure": {
"delay": -34,
"time": "1769505266"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1769505834"
},
"departure": {
"delay": 6,
"time": "1769505846"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1769505561"
},
"departure": {
"delay": 36,
"time": "1769505576"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 14,
"time": "1769504534"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1769505066"
},
"departure": {
"delay": 17,
"time": "1769505077"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1769505871"
},
"departure": {
"delay": 48,
"time": "1769505888"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1769505779"
},
"departure": {
"delay": 37,
"time": "1769505817"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1769504875"
},
"departure": {
"delay": 43,
"time": "1769504923"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769505965"
},
"departure": {
"delay": 42,
"time": "1769506002"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -19,
"time": "1769505933"
},
"departure": {
"delay": -19,
"time": "1769505941"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 92,
"time": "1769504996"
},
"departure": {
"delay": 92,
"time": "1769505032"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1769505636"
},
"departure": {
"delay": 46,
"time": "1769505646"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1769505140"
},
"departure": {
"delay": -24,
"time": "1769505156"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1769505296"
},
"departure": {
"delay": -40,
"time": "1769505320"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747895x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13859:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769511366"
},
"departure": {
"delay": 66,
"time": "1769511366"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -31,
"time": "1769513429"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": 65,
"time": "1769511245"
},
"departure": {
"delay": 65,
"time": "1769511245"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1769510988"
},
"departure": {
"delay": 108,
"time": "1769510988"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1769511094"
},
"departure": {
"delay": 94,
"time": "1769511094"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -103,
"time": "1769512817"
},
"departure": {
"delay": -103,
"time": "1769512817"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1769513162"
},
"departure": {
"delay": 2,
"time": "1769513162"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 20,
"time": "1769511620"
},
"departure": {
"delay": 20,
"time": "1769511620"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1769513191"
},
"departure": {
"delay": -29,
"time": "1769513191"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 6,
"time": "1769512026"
},
"departure": {
"delay": 6,
"time": "1769512026"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 89,
"time": "1769511209"
},
"departure": {
"delay": 89,
"time": "1769511209"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1769511007"
},
"departure": {
"delay": 67,
"time": "1769511007"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -49,
"time": "1769512667"
},
"departure": {
"delay": -49,
"time": "1769512691"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 74,
"time": "1769510894"
},
"departure": {
"delay": 74,
"time": "1769510894"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1769511166"
},
"departure": {
"delay": 106,
"time": "1769511166"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1769510923"
},
"departure": {
"delay": 43,
"time": "1769510923"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1769511331"
},
"departure": {
"delay": 91,
"time": "1769511331"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1769511283"
},
"departure": {
"delay": 43,
"time": "1769511283"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1769511052"
},
"departure": {
"delay": 52,
"time": "1769511052"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1769512789"
},
"departure": {
"delay": -71,
"time": "1769512789"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -37,
"time": "1769513243"
},
"departure": {
"delay": -37,
"time": "1769513243"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": -46,
"time": "1769511866"
},
"departure": {
"delay": -46,
"time": "1769511974"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769510640"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769510600",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13859:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517720"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769517840"
},
"departure": {
"time": "1769517840"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769515980"
},
"departure": {
"delay": 60,
"time": "1769515980"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769517240"
},
"departure": {
"delay": 60,
"time": "1769517240"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769516340"
},
"departure": {
"delay": 60,
"time": "1769516340"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769517180"
},
"departure": {
"delay": 60,
"time": "1769517180"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769516280"
},
"departure": {
"delay": 60,
"time": "1769516280"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769515860"
},
"departure": {
"delay": 60,
"time": "1769515860"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769516520"
},
"departure": {
"delay": 60,
"time": "1769516520"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769516400"
},
"departure": {
"delay": 60,
"time": "1769516400"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769511501",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15000:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9137:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1769515514"
},
"departure": {
"delay": 14,
"time": "1769515514"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1769514367"
},
"departure": {
"delay": 7,
"time": "1769514367"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1769514899"
},
"departure": {
"delay": 59,
"time": "1769514899"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1769515708"
},
"departure": {
"delay": 28,
"time": "1769515708"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1769513655"
},
"departure": {
"delay": 15,
"time": "1769513655"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 87,
"time": "1769514142"
},
"departure": {
"delay": 87,
"time": "1769514147"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1769515394"
},
"departure": {
"delay": 14,
"time": "1769515394"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1769513857"
},
"departure": {
"delay": 37,
"time": "1769513857"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1769514583"
},
"departure": {
"delay": -10,
"time": "1769514590"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1769514491"
},
"departure": {
"delay": 16,
"time": "1769514496"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769514628"
},
"departure": {
"delay": 28,
"time": "1769514628"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1769514289"
},
"departure": {
"delay": 52,
"time": "1769514292"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769513788"
},
"departure": {
"delay": 30,
"time": "1769513790"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1769515173"
},
"departure": {
"delay": 33,
"time": "1769515173"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 71,
"time": "1769515031"
},
"departure": {
"delay": 71,
"time": "1769515031"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1769514709"
},
"departure": {
"delay": 49,
"time": "1769514709"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1769515454"
},
"departure": {
"delay": 14,
"time": "1769515454"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 37,
"time": "1769514217"
},
"departure": {
"delay": 37,
"time": "1769514217"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769515219"
},
"departure": {
"delay": 19,
"time": "1769515219"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 52,
"time": "1769515852"
},
"departure": {
"delay": 52,
"time": "1769515852"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 95,
"time": "1769513912"
},
"departure": {
"delay": 95,
"time": "1769513915"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1769514390"
},
"departure": {
"delay": 32,
"time": "1769514392"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1769514055"
},
"departure": {
"delay": 55,
"time": "1769514055"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1769514442"
},
"departure": {
"delay": 45,
"time": "1769514465"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1769513978"
},
"departure": {
"delay": 98,
"time": "1769513978"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1769514982"
},
"departure": {
"delay": 22,
"time": "1769514982"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1769513690"
},
"departure": {
"delay": 55,
"time": "1769513695"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1769515094"
},
"departure": {
"delay": 14,
"time": "1769515094"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1769515313"
},
"departure": {
"delay": 53,
"time": "1769515313"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1769514765"
},
"departure": {
"delay": 46,
"time": "1769514766"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1769514854"
},
"departure": {
"delay": 14,
"time": "1769514854"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769512901",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9137:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3424F5520347x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769514420"
},
"departure": {
"time": "1769514480"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769513400"
},
"departure": {
"time": "1769513460"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769518080"
},
"departure": {
"time": "1769518140"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769518920"
},
"departure": {
"time": "1769518980"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769520060"
},
"departure": {
"time": "1769520120"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769515080"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769523000"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1769512440"
},
"departure": {
"time": "1769512500"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"departure": {
"time": "1769511480"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769507853",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3424F5520347x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852058F5510395x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518440"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1769512260"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769513100"
},
"departure": {
"time": "1769513160"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769513760"
},
"departure": {
"time": "1769513820"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769514660"
},
"departure": {
"time": "1769514720"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769508632",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852058F5510395x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1769516548"
},
"departure": {
"delay": 28,
"time": "1769516548"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1769515540"
},
"departure": {
"delay": 40,
"time": "1769515540"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769515477"
},
"departure": {
"delay": 37,
"time": "1769515477"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1769515895"
},
"departure": {
"delay": 35,
"time": "1769515895"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1769515938"
},
"departure": {
"delay": 18,
"time": "1769515938"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1769517222"
},
"departure": {
"delay": 42,
"time": "1769517222"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1769515626"
},
"departure": {
"delay": 6,
"time": "1769515626"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1769515748"
},
"departure": {
"delay": 8,
"time": "1769515748"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1769515353"
},
"departure": {
"delay": 33,
"time": "1769515353"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1769517472"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 47,
"time": "1769517167"
},
"departure": {
"delay": 47,
"time": "1769517167"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 9,
"time": "1769516589"
},
"departure": {
"delay": 9,
"time": "1769516589"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 6,
"time": "1769515806"
},
"departure": {
"delay": 6,
"time": "1769515806"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769517276"
},
"departure": {
"delay": 36,
"time": "1769517276"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 57,
"time": "1769516997"
},
"departure": {
"delay": 57,
"time": "1769516997"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1769517061"
},
"departure": {
"delay": 1,
"time": "1769517061"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769514720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14282:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745176x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1769515060"
},
"departure": {
"delay": -20,
"time": "1769515060"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1769515180"
},
"departure": {
"delay": -20,
"time": "1769515180"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1769515960"
},
"departure": {
"delay": -20,
"time": "1769515960"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1769514746"
},
"departure": {
"delay": 11,
"time": "1769514791"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1769516320"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 72,
"time": "1769514672"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1769515360"
},
"departure": {
"delay": -20,
"time": "1769515360"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1769515900"
},
"departure": {
"delay": -20,
"time": "1769515900"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1769516080"
},
"departure": {
"delay": -20,
"time": "1769516080"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1769515480"
},
"departure": {
"delay": -20,
"time": "1769515480"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1769515840"
},
"departure": {
"delay": -20,
"time": "1769515840"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1769515540"
},
"departure": {
"delay": -20,
"time": "1769515540"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1769514940"
},
"departure": {
"delay": -20,
"time": "1769514940"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1769515000"
},
"departure": {
"delay": -20,
"time": "1769515000"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1769515240"
},
"departure": {
"delay": -20,
"time": "1769515240"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1769514880"
},
"departure": {
"delay": -20,
"time": "1769514880"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1769515660"
},
"departure": {
"delay": -20,
"time": "1769515660"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1769515780"
},
"departure": {
"delay": -20,
"time": "1769515780"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1769516200"
},
"departure": {
"delay": -20,
"time": "1769516200"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1769514810"
},
"departure": {
"time": "1769514840"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745176x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747856x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1769515440"
},
"departure": {
"delay": -60,
"time": "1769515440"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1769516460"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1769516220"
},
"departure": {
"delay": -60,
"time": "1769516220"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1769515800"
},
"departure": {
"delay": -60,
"time": "1769515800"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1769514960"
},
"departure": {
"delay": -60,
"time": "1769514960"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1769516040"
},
"departure": {
"delay": -60,
"time": "1769516040"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1769514768"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1769515740"
},
"departure": {
"delay": -60,
"time": "1769515740"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1769514900"
},
"departure": {
"delay": -60,
"time": "1769514900"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1769514900"
},
"departure": {
"delay": -60,
"time": "1769514900"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1769515200"
},
"departure": {
"delay": -60,
"time": "1769515200"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1769515920"
},
"departure": {
"delay": -60,
"time": "1769515920"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1769514788"
},
"departure": {
"delay": -42,
"time": "1769514798"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1769515380"
},
"departure": {
"delay": -60,
"time": "1769515380"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1769515320"
},
"departure": {
"delay": -60,
"time": "1769515320"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1769515020"
},
"departure": {
"delay": -60,
"time": "1769515020"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1769515380"
},
"departure": {
"delay": -60,
"time": "1769515380"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1769516100"
},
"departure": {
"delay": -60,
"time": "1769516100"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1769515500"
},
"departure": {
"delay": -60,
"time": "1769515500"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1769515680"
},
"departure": {
"delay": -60,
"time": "1769515680"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -16,
"time": "1769514672"
},
"departure": {
"delay": -16,
"time": "1769514704"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1769516280"
},
"departure": {
"delay": -60,
"time": "1769516280"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 22,
"time": "1769514622"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1769515440"
},
"departure": {
"delay": -60,
"time": "1769515440"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1769515140"
},
"departure": {
"delay": -60,
"time": "1769515140"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747856x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598415:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1597,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -113,
"time": "1769517907"
},
"departure": {
"delay": -113,
"time": "1769517907"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1657,
"time": "1769514803"
},
"departure": {
"delay": -1657,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1769517580"
},
"departure": {
"delay": -20,
"time": "1769517580"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2077,
"time": "1769514803"
},
"departure": {
"delay": -2077,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1897,
"time": "1769514803"
},
"departure": {
"delay": -1897,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -145,
"time": "1769517815"
},
"departure": {
"delay": -145,
"time": "1769517815"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -2317,
"time": "1769514803"
},
"departure": {
"delay": -2317,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2257,
"time": "1769514803"
},
"departure": {
"delay": -2257,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1769517484"
},
"departure": {
"delay": 4,
"time": "1769517484"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1769517755"
},
"departure": {
"delay": -25,
"time": "1769517755"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1769517295"
},
"departure": {
"delay": -5,
"time": "1769517295"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -143,
"time": "1769517937"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1957,
"time": "1769514803"
},
"departure": {
"delay": -1957,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -75,
"time": "1769517345"
},
"departure": {
"delay": -75,
"time": "1769517345"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -82,
"time": "1769517758"
},
"departure": {
"delay": -82,
"time": "1769517758"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -85,
"time": "1769517695"
},
"departure": {
"delay": -85,
"time": "1769517695"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -85,
"time": "1769517875"
},
"departure": {
"delay": -85,
"time": "1769517875"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2377,
"time": "1769514803"
},
"departure": {
"delay": -2377,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2137,
"time": "1769514803"
},
"departure": {
"delay": -2137,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -81,
"time": "1769517639"
},
"departure": {
"delay": -81,
"time": "1769517639"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1777,
"time": "1769514803"
},
"departure": {
"delay": -1777,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1769517522"
},
"departure": {
"delay": -18,
"time": "1769517522"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598415:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5256:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1769512468"
},
"departure": {
"delay": -7,
"time": "1769512493"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1769512668"
},
"departure": {
"delay": 48,
"time": "1769512668"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769512000"
},
"departure": {
"delay": 40,
"time": "1769512000"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1769512744"
},
"departure": {
"delay": 4,
"time": "1769512744"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1769513343"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1769511919"
},
"departure": {
"delay": 79,
"time": "1769511919"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1769512569"
},
"departure": {
"delay": 33,
"time": "1769512593"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769511840"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1769512093"
},
"departure": {
"delay": 73,
"time": "1769512093"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769511800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5256:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2469773:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1068,
"time": "1769514792"
},
"departure": {
"delay": -1068,
"time": "1769514792"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -588,
"time": "1769514792"
},
"departure": {
"delay": -588,
"time": "1769514792"
},
"stopId": "FR:27003:ZE:0x6004:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -321,
"time": "1769516379"
},
"departure": {
"delay": -321,
"time": "1769516379"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1128,
"time": "1769514792"
},
"departure": {
"delay": -1128,
"time": "1769514792"
},
"stopId": "FR:27456:ZE:0x6730:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1308,
"time": "1769514792"
},
"departure": {
"delay": -1308,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1368,
"time": "1769514792"
},
"departure": {
"delay": -1368,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1308,
"time": "1769514792"
},
"departure": {
"delay": -1308,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -648,
"time": "1769514792"
},
"departure": {
"delay": -648,
"time": "1769514792"
},
"stopId": "FR:27003:ZE:0x7202:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -948,
"time": "1769514792"
},
"departure": {
"delay": -948,
"time": "1769514792"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1608,
"time": "1769514792"
},
"departure": {
"delay": -1608,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1728,
"time": "1769514792"
},
"departure": {
"delay": -1728,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1188,
"time": "1769514792"
},
"departure": {
"delay": -1188,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1428,
"time": "1769514792"
},
"departure": {
"delay": -1428,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1848,
"time": "1769514792"
},
"departure": {
"delay": -1848,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -468,
"time": "1769514792"
},
"departure": {
"delay": -468,
"time": "1769514792"
},
"stopId": "FR:27003:ZE:0x6007:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1248,
"time": "1769514792"
},
"departure": {
"delay": -1248,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1308,
"time": "1769514792"
},
"departure": {
"delay": -1308,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1548,
"time": "1769514792"
},
"departure": {
"delay": -1548,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1848,
"time": "1769514792"
},
"departure": {
"delay": -1848,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -399,
"time": "1769516421"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"departure": {
"delay": -408,
"time": "1769514792"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1668,
"time": "1769514792"
},
"departure": {
"delay": -1668,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2469773:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2914:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1769513862"
},
"departure": {
"delay": 57,
"time": "1769513877"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1769514567"
},
"departure": {
"delay": 36,
"time": "1769514576"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1769514214"
},
"departure": {
"delay": 36,
"time": "1769514216"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1769514478"
},
"departure": {
"delay": 16,
"time": "1769514496"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1769514390"
},
"departure": {
"delay": 36,
"time": "1769514396"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1769513282"
},
"departure": {
"delay": 96,
"time": "1769513316"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1769513668"
},
"departure": {
"delay": 56,
"time": "1769513696"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 15,
"time": "1769513115"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1769514112"
},
"departure": {
"delay": -4,
"time": "1769514116"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1769513768"
},
"departure": {
"delay": 97,
"time": "1769513797"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1769514303"
},
"departure": {
"delay": 16,
"time": "1769514316"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1769513454"
},
"departure": {
"delay": 96,
"time": "1769513496"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1769513196"
},
"departure": {
"delay": 36,
"time": "1769513196"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1769514018"
},
"departure": {
"delay": 96,
"time": "1769514036"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1769513560"
},
"departure": {
"delay": 116,
"time": "1769513576"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -93,
"time": "1769514687"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1769513929"
},
"departure": {
"delay": 56,
"time": "1769513936"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1769513385"
},
"departure": {
"delay": 136,
"time": "1769513416"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769512741",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2914:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16588:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1769514486"
},
"departure": {
"delay": 6,
"time": "1769514486"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769514540"
},
"departure": {
"time": "1769514540"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -271,
"time": "1769515289"
},
"departure": {
"delay": -271,
"time": "1769515289"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -271,
"time": "1769514929"
},
"departure": {
"delay": -271,
"time": "1769514929"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -84,
"time": "1769514671"
},
"departure": {
"delay": -84,
"time": "1769514696"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -265,
"time": "1769515235"
},
"departure": {
"delay": -265,
"time": "1769515235"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1769514335"
},
"departure": {
"delay": 58,
"time": "1769514418"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -262,
"time": "1769514998"
},
"departure": {
"delay": -262,
"time": "1769514998"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514061",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16588:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13136F5507543x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769518320"
},
"departure": {
"time": "1769518440"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769521680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769519280"
},
"departure": {
"time": "1769519400"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769517840"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769512114",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13136F5507543x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7620:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769516808"
},
"departure": {
"delay": 48,
"time": "1769516808"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1769517405"
},
"departure": {
"delay": 45,
"time": "1769517405"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1769516901"
},
"departure": {
"delay": 21,
"time": "1769516901"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769517325"
},
"departure": {
"delay": 25,
"time": "1769517325"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769517005"
},
"departure": {
"delay": 5,
"time": "1769517005"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1769517082"
},
"departure": {
"delay": 22,
"time": "1769517082"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769512640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7620:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11791:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 304,
"time": "1769515264"
},
"departure": {
"delay": 304,
"time": "1769515264"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 304,
"time": "1769515504"
},
"departure": {
"delay": 304,
"time": "1769515504"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 332,
"time": "1769515232"
},
"departure": {
"delay": 332,
"time": "1769515232"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 353,
"time": "1769514833"
},
"departure": {
"delay": 353,
"time": "1769514833"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 316,
"time": "1769515696"
},
"departure": {
"delay": 316,
"time": "1769515696"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 358,
"time": "1769516398"
},
"departure": {
"delay": 358,
"time": "1769516398"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 341,
"time": "1769516741"
},
"departure": {
"delay": 341,
"time": "1769516741"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 323,
"time": "1769516303"
},
"departure": {
"delay": 323,
"time": "1769516303"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 304,
"time": "1769516824"
},
"departure": {
"delay": 304,
"time": "1769516824"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 304,
"time": "1769514904"
},
"departure": {
"delay": 304,
"time": "1769514904"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 324,
"time": "1769516244"
},
"departure": {
"delay": 324,
"time": "1769516244"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 315,
"time": "1769515395"
},
"departure": {
"delay": 315,
"time": "1769515395"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 260,
"time": "1769514440"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 325,
"time": "1769516185"
},
"departure": {
"delay": 325,
"time": "1769516185"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 315,
"time": "1769515095"
},
"departure": {
"delay": 315,
"time": "1769515095"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 310,
"time": "1769514970"
},
"departure": {
"delay": 310,
"time": "1769514970"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769514460",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11791:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12655:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1769513687"
},
"departure": {
"delay": 167,
"time": "1769513687"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 174,
"time": "1769513274"
},
"departure": {
"delay": 174,
"time": "1769513274"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1769511533"
},
"departure": {
"delay": 53,
"time": "1769511533"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1769512169"
},
"departure": {
"delay": -26,
"time": "1769512294"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1769513343"
},
"departure": {
"delay": 183,
"time": "1769513343"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 123,
"time": "1769511243"
},
"departure": {
"delay": 123,
"time": "1769511243"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 178,
"time": "1769513818"
},
"departure": {
"delay": 178,
"time": "1769513818"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 184,
"time": "1769513044"
},
"departure": {
"delay": 184,
"time": "1769513044"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 48,
"time": "1769511168"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1769512002"
},
"departure": {
"delay": -18,
"time": "1769512002"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1769511193"
},
"departure": {
"delay": 73,
"time": "1769511193"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 165,
"time": "1769513445"
},
"departure": {
"delay": 165,
"time": "1769513445"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -5,
"time": "1769511752"
},
"departure": {
"delay": -5,
"time": "1769511775"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -47,
"time": "1769512093"
},
"departure": {
"delay": -47,
"time": "1769512093"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1769511818"
},
"departure": {
"delay": 38,
"time": "1769511818"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1769513528"
},
"departure": {
"delay": 128,
"time": "1769513528"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 213,
"time": "1769513173"
},
"departure": {
"delay": 213,
"time": "1769513193"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1769512543"
},
"departure": {
"delay": 103,
"time": "1769512543"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1769513918"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 143,
"time": "1769511443"
},
"departure": {
"delay": 143,
"time": "1769511443"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 201,
"time": "1769513001"
},
"departure": {
"delay": 201,
"time": "1769513001"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 138,
"time": "1769511318"
},
"departure": {
"delay": 138,
"time": "1769511318"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 128,
"time": "1769511368"
},
"departure": {
"delay": 128,
"time": "1769511368"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1769512372"
},
"departure": {
"delay": 13,
"time": "1769512393"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1769511618"
},
"departure": {
"delay": 78,
"time": "1769511618"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 168,
"time": "1769513868"
},
"departure": {
"delay": 168,
"time": "1769513868"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 174,
"time": "1769513754"
},
"departure": {
"delay": 174,
"time": "1769513754"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 68,
"time": "1769511668"
},
"departure": {
"delay": 68,
"time": "1769511668"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 210,
"time": "1769513790"
},
"departure": {
"delay": 210,
"time": "1769513790"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 158,
"time": "1769513618"
},
"departure": {
"delay": 158,
"time": "1769513618"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769512470"
},
"departure": {
"delay": 30,
"time": "1769512470"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769511170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12655:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13134F5507542x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769513100"
},
"departure": {
"time": "1769513160"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769518080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514900"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769513640"
},
"departure": {
"time": "1769513700"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769512560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769514300"
},
"departure": {
"time": "1769514360"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769508932",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13134F5507542x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8561:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769515730"
},
"departure": {
"delay": 50,
"time": "1769515730"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1769515934"
},
"departure": {
"delay": 14,
"time": "1769515934"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1769515797"
},
"departure": {
"delay": 57,
"time": "1769515797"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769516022"
},
"departure": {
"delay": 42,
"time": "1769516022"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1769516087"
},
"departure": {
"delay": 47,
"time": "1769516087"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1769515874"
},
"departure": {
"delay": 14,
"time": "1769515874"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769516160"
},
"departure": {
"delay": 60,
"time": "1769516160"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 8,
"time": "1769516288"
},
"departure": {
"delay": 8,
"time": "1769516288"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8561:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7557:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1769515030"
},
"departure": {
"delay": 70,
"time": "1769515030"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1769515529"
},
"departure": {
"delay": 29,
"time": "1769515529"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1769516749"
},
"departure": {
"delay": 49,
"time": "1769516749"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1769516888"
},
"departure": {
"delay": 68,
"time": "1769516888"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 77,
"time": "1769515637"
},
"departure": {
"delay": 77,
"time": "1769515637"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1769515154"
},
"departure": {
"delay": 74,
"time": "1769515154"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1769514792"
},
"departure": {
"delay": 72,
"time": "1769514792"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1769514973"
},
"departure": {
"delay": 73,
"time": "1769514973"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1769515349"
},
"departure": {
"delay": 29,
"time": "1769515349"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1769514924"
},
"departure": {
"delay": 24,
"time": "1769514924"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769515787"
},
"departure": {
"delay": 47,
"time": "1769515787"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1769514885"
},
"departure": {
"delay": 45,
"time": "1769514885"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1769515404"
},
"departure": {
"delay": 24,
"time": "1769515404"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1769516964"
},
"departure": {
"delay": 24,
"time": "1769516964"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1769516817"
},
"departure": {
"delay": 57,
"time": "1769516817"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1769515225"
},
"departure": {
"delay": 25,
"time": "1769515225"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769515291"
},
"departure": {
"delay": 31,
"time": "1769515291"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1769515715"
},
"departure": {
"delay": 35,
"time": "1769515715"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769515822"
},
"departure": {
"delay": 22,
"time": "1769515822"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1769516664"
},
"departure": {
"delay": 24,
"time": "1769516664"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1769515104"
},
"departure": {
"delay": 24,
"time": "1769515104"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514720"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514460",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7557:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745210x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1769513839"
},
"departure": {
"delay": 98,
"time": "1769513858"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 152,
"time": "1769514237"
},
"departure": {
"delay": 152,
"time": "1769514272"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769514367"
},
"departure": {
"delay": 18,
"time": "1769514378"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1769514940"
},
"departure": {
"delay": 40,
"time": "1769514940"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1769514880"
},
"departure": {
"delay": 40,
"time": "1769514880"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1769513902"
},
"departure": {
"delay": 128,
"time": "1769513948"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1769514541"
},
"departure": {
"delay": -13,
"time": "1769514647"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1769514733"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769515180"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1769514308"
},
"departure": {
"delay": 97,
"time": "1769514337"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1769513782"
},
"departure": {
"delay": 154,
"time": "1769513794"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -53,
"time": "1769514469"
},
"departure": {
"delay": -53,
"time": "1769514487"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 185,
"time": "1769513585"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 135,
"time": "1769514022"
},
"departure": {
"delay": 135,
"time": "1769514075"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -4,
"time": "1769514679"
},
"departure": {
"delay": -4,
"time": "1769514716"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769515000"
},
"departure": {
"delay": 40,
"time": "1769515000"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -36,
"time": "1769514432"
},
"departure": {
"delay": -36,
"time": "1769514444"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 162,
"time": "1769513708"
},
"departure": {
"delay": 162,
"time": "1769513742"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1769513966"
},
"departure": {
"delay": 102,
"time": "1769513982"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745210x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1769514307"
},
"departure": {
"delay": 67,
"time": "1769514307"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1769514877"
},
"departure": {
"delay": -23,
"time": "1769514877"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1769514377"
},
"departure": {
"delay": 97,
"time": "1769514397"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -143,
"time": "1769515357"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1769514157"
},
"departure": {
"delay": 67,
"time": "1769514187"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -102,
"time": "1769515278"
},
"departure": {
"delay": -102,
"time": "1769515278"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1769514116"
},
"departure": {
"delay": 56,
"time": "1769514116"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1769514060"
},
"departure": {
"delay": 67,
"time": "1769514067"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1769514262"
},
"departure": {
"delay": 82,
"time": "1769514262"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769514697"
},
"departure": {
"delay": 37,
"time": "1769514697"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -59,
"time": "1769515201"
},
"departure": {
"delay": -59,
"time": "1769515201"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1769514967"
},
"departure": {
"delay": 7,
"time": "1769514967"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1769514773"
},
"departure": {
"delay": 7,
"time": "1769514787"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1769514467"
},
"departure": {
"delay": 107,
"time": "1769514467"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1769514247"
},
"departure": {
"delay": 127,
"time": "1769514247"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1769515027"
},
"departure": {
"delay": 7,
"time": "1769515027"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -23,
"time": "1769515117"
},
"departure": {
"delay": -23,
"time": "1769515117"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1769514620"
},
"departure": {
"delay": 20,
"time": "1769514620"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1769514925"
},
"departure": {
"delay": 25,
"time": "1769514925"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1769514532"
},
"departure": {
"delay": 52,
"time": "1769514532"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1769514427"
},
"departure": {
"delay": 67,
"time": "1769514427"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1769514322",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598403:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597858:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1769516707"
},
"departure": {
"delay": -53,
"time": "1769516707"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -73,
"time": "1769516927"
},
"departure": {
"delay": -73,
"time": "1769516927"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -86,
"time": "1769517694"
},
"departure": {
"delay": -86,
"time": "1769517694"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 85,
"time": "1769516125"
},
"departure": {
"delay": 85,
"time": "1769516125"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1769516176"
},
"departure": {
"delay": 76,
"time": "1769516176"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1769516562"
},
"departure": {
"delay": -18,
"time": "1769516562"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1769516359"
},
"departure": {
"delay": 19,
"time": "1769516359"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -73,
"time": "1769516747"
},
"departure": {
"delay": -73,
"time": "1769516747"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -111,
"time": "1769517249"
},
"departure": {
"delay": -111,
"time": "1769517249"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -129,
"time": "1769517171"
},
"departure": {
"delay": -129,
"time": "1769517171"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -116,
"time": "1769517424"
},
"departure": {
"delay": -116,
"time": "1769517424"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 71,
"time": "1769516411"
},
"departure": {
"delay": 71,
"time": "1769516411"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -127,
"time": "1769517593"
},
"departure": {
"delay": -127,
"time": "1769517593"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -114,
"time": "1769517726"
},
"departure": {
"delay": -114,
"time": "1769517726"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 18,
"time": "1769515878"
},
"departure": {
"delay": 18,
"time": "1769515878"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1769516462"
},
"departure": {
"delay": 2,
"time": "1769516462"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -103,
"time": "1769516777"
},
"departure": {
"delay": -103,
"time": "1769516777"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -129,
"time": "1769517351"
},
"departure": {
"delay": -129,
"time": "1769517351"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -37,
"time": "1769516663"
},
"departure": {
"delay": -37,
"time": "1769516663"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 26,
"time": "1769515826"
},
"departure": {
"delay": 26,
"time": "1769515826"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -133,
"time": "1769517647"
},
"departure": {
"delay": -133,
"time": "1769517647"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -131,
"time": "1769517829"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 17,
"time": "1769515997"
},
"departure": {
"delay": 17,
"time": "1769515997"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -100,
"time": "1769517080"
},
"departure": {
"delay": -100,
"time": "1769517080"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -130,
"time": "1769516990"
},
"departure": {
"delay": -130,
"time": "1769516990"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597858:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1086:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769512680"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769512560"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769514720"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769512860"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769512380"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769513940"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769513220"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769512740"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769513100"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769512500"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769512620"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769512440"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769512980"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769514360"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769512800"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769512260"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1086:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11126:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 174,
"time": "1769514774"
},
"departure": {
"delay": 174,
"time": "1769514774"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 170,
"time": "1769515910"
},
"departure": {
"delay": 170,
"time": "1769515910"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1769515955"
},
"departure": {
"delay": 155,
"time": "1769515955"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 124,
"time": "1769515024"
},
"departure": {
"delay": 124,
"time": "1769515024"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1769514610"
},
"departure": {
"delay": 130,
"time": "1769514610"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1769516962"
},
"departure": {
"delay": 142,
"time": "1769516962"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 142,
"time": "1769515102"
},
"departure": {
"delay": 142,
"time": "1769515102"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 131,
"time": "1769517071"
},
"departure": {
"delay": 131,
"time": "1769517071"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 105,
"time": "1769514535"
},
"departure": {
"delay": 105,
"time": "1769514585"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 162,
"time": "1769514702"
},
"departure": {
"delay": 162,
"time": "1769514702"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 146,
"time": "1769516906"
},
"departure": {
"delay": 146,
"time": "1769516906"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 25,
"time": "1769514385"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 170,
"time": "1769515370"
},
"departure": {
"delay": 170,
"time": "1769515370"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1769515833"
},
"departure": {
"delay": 153,
"time": "1769515833"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1769516044"
},
"departure": {
"delay": 124,
"time": "1769516044"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1769516373"
},
"departure": {
"delay": 153,
"time": "1769516373"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 150,
"time": "1769516610"
},
"departure": {
"delay": 150,
"time": "1769516610"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 124,
"time": "1769516524"
},
"departure": {
"delay": 124,
"time": "1769516524"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 124,
"time": "1769514844"
},
"departure": {
"delay": 124,
"time": "1769514844"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 178,
"time": "1769515858"
},
"departure": {
"delay": 178,
"time": "1769515858"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 164,
"time": "1769515244"
},
"departure": {
"delay": 164,
"time": "1769515244"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769514435"
},
"departure": {
"delay": 40,
"time": "1769514460"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 141,
"time": "1769515641"
},
"departure": {
"delay": 141,
"time": "1769515641"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1769516997"
},
"departure": {
"delay": 177,
"time": "1769516997"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 180,
"time": "1769517120"
},
"departure": {
"delay": 180,
"time": "1769517120"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 124,
"time": "1769515744"
},
"departure": {
"delay": 124,
"time": "1769515744"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1769516491"
},
"departure": {
"delay": 151,
"time": "1769516491"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1769515805"
},
"departure": {
"delay": 125,
"time": "1769515805"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 166,
"time": "1769514886"
},
"departure": {
"delay": 166,
"time": "1769514886"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 170,
"time": "1769516450"
},
"departure": {
"delay": 170,
"time": "1769516450"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769514400",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11126:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596635:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769514095"
},
"departure": {
"delay": 35,
"time": "1769514095"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1769514160"
},
"departure": {
"delay": 40,
"time": "1769514160"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1769514280"
},
"departure": {
"delay": 40,
"time": "1769514280"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1769514340"
},
"departure": {
"delay": 40,
"time": "1769514340"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1769514394"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1769514220"
},
"departure": {
"delay": 40,
"time": "1769514220"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1769514016"
},
"departure": {
"delay": 76,
"time": "1769514016"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1769514082",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596635:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1769511559"
},
"departure": {
"delay": 79,
"time": "1769511559"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1769512357"
},
"departure": {
"delay": 122,
"time": "1769512382"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 192,
"time": "1769513832"
},
"departure": {
"delay": 192,
"time": "1769513832"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 137,
"time": "1769513057"
},
"departure": {
"delay": 137,
"time": "1769513057"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1769511208"
},
"departure": {
"delay": 52,
"time": "1769511232"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 140,
"time": "1769511860"
},
"departure": {
"delay": 140,
"time": "1769511860"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1769513882"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 158,
"time": "1769512058"
},
"departure": {
"delay": 158,
"time": "1769512058"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1769511934"
},
"departure": {
"delay": 154,
"time": "1769511934"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 173,
"time": "1769512133"
},
"departure": {
"delay": 173,
"time": "1769512133"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1769511434"
},
"departure": {
"delay": 97,
"time": "1769511457"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1769513336"
},
"departure": {
"delay": 116,
"time": "1769513336"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 142,
"time": "1769513602"
},
"departure": {
"delay": 142,
"time": "1769513602"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 152,
"time": "1769513432"
},
"departure": {
"delay": 152,
"time": "1769513432"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1769511634"
},
"departure": {
"delay": 94,
"time": "1769511634"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 192,
"time": "1769512632"
},
"departure": {
"delay": 192,
"time": "1769512632"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1769513282"
},
"departure": {
"delay": 122,
"time": "1769513282"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 30,
"time": "1769511090"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 92,
"time": "1769511332"
},
"departure": {
"delay": 92,
"time": "1769511332"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1769512791"
},
"departure": {
"delay": 38,
"time": "1769512838"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1769512321"
},
"departure": {
"delay": 121,
"time": "1769512321"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 165,
"time": "1769513145"
},
"departure": {
"delay": 165,
"time": "1769513145"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 189,
"time": "1769513709"
},
"departure": {
"delay": 189,
"time": "1769513709"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 152,
"time": "1769512532"
},
"departure": {
"delay": 152,
"time": "1769512532"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 147,
"time": "1769512707"
},
"departure": {
"delay": 147,
"time": "1769512707"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1769513512"
},
"departure": {
"delay": 112,
"time": "1769513512"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769510881",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1133:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745242x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1769503563"
},
"departure": {
"delay": 31,
"time": "1769503591"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1769503226"
},
"departure": {
"delay": 62,
"time": "1769503262"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -6,
"time": "1769504174"
},
"departure": {
"delay": -6,
"time": "1769504214"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1769503444"
},
"departure": {
"delay": 2,
"time": "1769503502"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1769503853"
},
"departure": {
"delay": 22,
"time": "1769503882"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -33,
"time": "1769502730"
},
"departure": {
"delay": -33,
"time": "1769502747"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1769502923"
},
"departure": {
"delay": 12,
"time": "1769502972"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 4,
"time": "1769502604"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1769503007"
},
"departure": {
"delay": 47,
"time": "1769503067"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1769503791"
},
"departure": {
"delay": 24,
"time": "1769503824"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1769503912"
},
"departure": {
"delay": 28,
"time": "1769503948"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1769503669"
},
"departure": {
"delay": 28,
"time": "1769503708"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1769504314"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1769503289"
},
"departure": {
"delay": 78,
"time": "1769503338"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769502860"
},
"departure": {
"delay": 2,
"time": "1769502902"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1769504083"
},
"departure": {
"delay": 12,
"time": "1769504112"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1769503098"
},
"departure": {
"delay": 56,
"time": "1769503136"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1769504020"
},
"departure": {
"delay": 73,
"time": "1769504053"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1769502779"
},
"departure": {
"delay": -24,
"time": "1769502816"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1769503383"
},
"departure": {
"delay": 22,
"time": "1769503402"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745242x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748455x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1769498417"
},
"departure": {
"delay": 208,
"time": "1769498428"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 8,
"time": "1769495648"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 176,
"time": "1769497304"
},
"departure": {
"delay": 176,
"time": "1769497316"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 183,
"time": "1769498447"
},
"departure": {
"delay": 183,
"time": "1769498463"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 111,
"time": "1769497936"
},
"departure": {
"delay": 111,
"time": "1769497971"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1769498267"
},
"departure": {
"delay": 151,
"time": "1769498311"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1769496472"
},
"departure": {
"delay": 79,
"time": "1769496499"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 134,
"time": "1769497071"
},
"departure": {
"delay": 134,
"time": "1769497094"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1769495964"
},
"departure": {
"delay": 51,
"time": "1769495991"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 151,
"time": "1769497127"
},
"departure": {
"delay": 151,
"time": "1769497171"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1769498074"
},
"departure": {
"delay": 131,
"time": "1769498111"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1769497426"
},
"departure": {
"delay": 56,
"time": "1769497556"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 107,
"time": "1769496659"
},
"departure": {
"delay": 107,
"time": "1769496707"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1769497590"
},
"departure": {
"delay": 68,
"time": "1769497688"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1769496127"
},
"departure": {
"delay": 57,
"time": "1769496177"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1769496433"
},
"departure": {
"delay": 92,
"time": "1769496452"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 148,
"time": "1769498488"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 123,
"time": "1769497888"
},
"departure": {
"delay": 123,
"time": "1769497923"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 167,
"time": "1769497345"
},
"departure": {
"delay": 167,
"time": "1769497367"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 134,
"time": "1769497192"
},
"departure": {
"delay": 134,
"time": "1769497214"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 89,
"time": "1769496255"
},
"departure": {
"delay": 89,
"time": "1769496269"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1769496022"
},
"departure": {
"delay": 40,
"time": "1769496040"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1769495877"
},
"departure": {
"delay": 43,
"time": "1769495923"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1769498189"
},
"departure": {
"delay": 130,
"time": "1769498230"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1769496556"
},
"departure": {
"delay": 88,
"time": "1769496568"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1769496309"
},
"departure": {
"delay": 89,
"time": "1769496329"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 208,
"time": "1769498316"
},
"departure": {
"delay": 208,
"time": "1769498368"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 23,
"time": "1769496846"
},
"departure": {
"delay": 23,
"time": "1769496863"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 128,
"time": "1769498126"
},
"departure": {
"delay": 128,
"time": "1769498168"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 89,
"time": "1769497819"
},
"departure": {
"delay": 89,
"time": "1769497829"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1769497995"
},
"departure": {
"delay": 113,
"time": "1769498033"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 83,
"time": "1769496346"
},
"departure": {
"delay": 83,
"time": "1769496383"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1769496754"
},
"departure": {
"delay": 106,
"time": "1769496766"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514821",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748455x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852820F5510446x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518560"
},
"departure": {
"time": "1769518620"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515740"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1769509260"
},
"departure": {
"time": "1769509320"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1769512200"
},
"departure": {
"time": "1769512500"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1769510100"
},
"departure": {
"time": "1769510160"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1769514060"
},
"departure": {
"time": "1769515080"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 50
},
{
"departure": {
"time": "1769508360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769520540"
},
"departure": {
"time": "1769520600"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1769520900"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1769510880"
},
"departure": {
"time": "1769511000"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 48
}
],
"timestamp": "1769504732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852820F5510446x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597073:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597073:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598285:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1769516003"
},
"departure": {
"delay": -37,
"time": "1769516003"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -95,
"time": "1769516125"
},
"departure": {
"delay": -95,
"time": "1769516125"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -146,
"time": "1769516374"
},
"departure": {
"delay": -146,
"time": "1769516374"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -123,
"time": "1769516217"
},
"departure": {
"delay": -123,
"time": "1769516217"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -31,
"time": "1769515949"
},
"departure": {
"delay": -31,
"time": "1769515949"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1769515251"
},
"departure": {
"delay": 51,
"time": "1769515251"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1769515853"
},
"departure": {
"delay": -7,
"time": "1769515853"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1769515371"
},
"departure": {
"delay": 51,
"time": "1769515371"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -206,
"time": "1769516494"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1769515668"
},
"departure": {
"delay": 48,
"time": "1769515668"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1769515302"
},
"departure": {
"delay": 42,
"time": "1769515302"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1769515608"
},
"departure": {
"delay": 48,
"time": "1769515608"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1769515220"
},
"departure": {
"delay": 80,
"time": "1769515220"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -102,
"time": "1769516298"
},
"departure": {
"delay": -102,
"time": "1769516298"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -7,
"time": "1769515913"
},
"departure": {
"delay": -7,
"time": "1769515913"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1769515804"
},
"departure": {
"delay": 4,
"time": "1769515804"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 129,
"time": "1769515149"
},
"departure": {
"delay": 129,
"time": "1769515149"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -67,
"time": "1769516033"
},
"departure": {
"delay": -67,
"time": "1769516033"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1769515578"
},
"departure": {
"delay": 18,
"time": "1769515578"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -27,
"time": "1769516073"
},
"departure": {
"delay": -27,
"time": "1769516073"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1769515430"
},
"departure": {
"delay": 50,
"time": "1769515430"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598285:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5106:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76484:ZE:TAEx9048:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76484:ZE:TAEx9116:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76484:ZE:TAEx9029:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514720"
},
"stopId": "FR:76484:ZE:TAEx9049:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76484:ZE:TAEx9039:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5106:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN5376F5523007x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769511300"
},
"departure": {
"time": "1769511480"
},
"stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769499540"
},
"departure": {
"time": "1769499840"
},
"stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769519460"
},
"stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769497380"
},
"departure": {
"time": "1769497560"
},
"stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769510220"
},
"departure": {
"time": "1769510400"
},
"stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769495760"
},
"stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769513340"
},
"departure": {
"time": "1769513520"
},
"stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769502000"
},
"departure": {
"time": "1769502600"
},
"stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769492130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN5376F5523007x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -42,
"time": "1769515458"
},
"departure": {
"delay": -42,
"time": "1769515458"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1769515240"
},
"departure": {
"delay": -20,
"time": "1769515240"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -120,
"time": "1769515740"
},
"departure": {
"delay": -120,
"time": "1769515740"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -176,
"time": "1769516224"
},
"departure": {
"delay": -176,
"time": "1769516224"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -177,
"time": "1769516283"
},
"departure": {
"delay": -177,
"time": "1769516283"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -42,
"time": "1769515638"
},
"departure": {
"delay": -42,
"time": "1769515638"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -187,
"time": "1769516153"
},
"departure": {
"delay": -187,
"time": "1769516153"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 77,
"time": "1769514784"
},
"departure": {
"delay": 77,
"time": "1769514797"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1769514718"
},
"departure": {
"delay": 58,
"time": "1769514718"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1769515104"
},
"departure": {
"delay": 24,
"time": "1769515104"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769515410"
},
"departure": {
"delay": 30,
"time": "1769515410"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -173,
"time": "1769516107"
},
"departure": {
"delay": -173,
"time": "1769516107"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 8,
"time": "1769515328"
},
"departure": {
"delay": 8,
"time": "1769515328"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -17,
"time": "1769515003"
},
"departure": {
"delay": -17,
"time": "1769515003"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -36,
"time": "1769515164"
},
"departure": {
"delay": -36,
"time": "1769515164"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -41,
"time": "1769515519"
},
"departure": {
"delay": -41,
"time": "1769515519"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -88,
"time": "1769515712"
},
"departure": {
"delay": -88,
"time": "1769515712"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1769514947"
},
"departure": {
"delay": 47,
"time": "1769514947"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -119,
"time": "1769515861"
},
"departure": {
"delay": -119,
"time": "1769515861"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -157,
"time": "1769516003"
},
"departure": {
"delay": -157,
"time": "1769516003"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -118,
"time": "1769516522"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -107,
"time": "1769515933"
},
"departure": {
"delay": -107,
"time": "1769515933"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598287:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11802:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1769513946"
},
"departure": {
"delay": 6,
"time": "1769513946"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 428,
"time": "1769515388"
},
"departure": {
"delay": 428,
"time": "1769515388"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 275,
"time": "1769515715"
},
"departure": {
"delay": 275,
"time": "1769515715"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 388,
"time": "1769515228"
},
"departure": {
"delay": 388,
"time": "1769515228"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 407,
"time": "1769515667"
},
"departure": {
"delay": 407,
"time": "1769515667"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 388,
"time": "1769516188"
},
"departure": {
"delay": 388,
"time": "1769516188"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769513880"
},
"departure": {
"time": "1769513880"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 424,
"time": "1769514784"
},
"departure": {
"delay": 424,
"time": "1769514784"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1769514071"
},
"departure": {
"delay": 11,
"time": "1769514071"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 462,
"time": "1769514477"
},
"departure": {
"delay": 462,
"time": "1769514702"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 442,
"time": "1769515762"
},
"departure": {
"delay": 442,
"time": "1769515762"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 49,
"time": "1769513809"
},
"departure": {
"delay": 49,
"time": "1769513809"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 425,
"time": "1769516105"
},
"departure": {
"delay": 425,
"time": "1769516105"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 400,
"time": "1769515060"
},
"departure": {
"delay": 400,
"time": "1769515060"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 287,
"time": "1769515367"
},
"departure": {
"delay": 287,
"time": "1769515367"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 415,
"time": "1769515315"
},
"departure": {
"delay": 415,
"time": "1769515315"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 408,
"time": "1769515608"
},
"departure": {
"delay": 408,
"time": "1769515608"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 409,
"time": "1769515549"
},
"departure": {
"delay": 409,
"time": "1769515549"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 388,
"time": "1769514868"
},
"departure": {
"delay": 388,
"time": "1769514868"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769511220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11802:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6480:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769516375"
},
"departure": {
"delay": 35,
"time": "1769516375"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1769515790"
},
"departure": {
"delay": 50,
"time": "1769515790"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1769516608"
},
"departure": {
"delay": 28,
"time": "1769516608"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1769516691"
},
"departure": {
"delay": 51,
"time": "1769516691"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769514781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6480:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745665x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1769505691"
},
"departure": {
"delay": 77,
"time": "1769505737"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1769505462"
},
"departure": {
"delay": 58,
"time": "1769505538"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 61,
"time": "1769503852"
},
"departure": {
"delay": 61,
"time": "1769503861"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1769506278"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1769503510"
},
"departure": {
"delay": 20,
"time": "1769503520"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1769504951"
},
"departure": {
"delay": 70,
"time": "1769505010"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1769505880"
},
"departure": {
"delay": 69,
"time": "1769505909"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1769505954"
},
"departure": {
"delay": 93,
"time": "1769505993"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1769504156"
},
"departure": {
"delay": 13,
"time": "1769504173"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1769504521"
},
"departure": {
"delay": 101,
"time": "1769504561"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 49,
"time": "1769503429"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1769505601"
},
"departure": {
"delay": 99,
"time": "1769505639"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 21,
"time": "1769503540"
},
"departure": {
"delay": 21,
"time": "1769503581"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1769506034"
},
"departure": {
"delay": 47,
"time": "1769506067"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1769504023"
},
"departure": {
"delay": 55,
"time": "1769504035"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1769504893"
},
"departure": {
"delay": 32,
"time": "1769504912"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1769505779"
},
"departure": {
"delay": 102,
"time": "1769505822"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1769503759"
},
"departure": {
"delay": 46,
"time": "1769503786"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769504829"
},
"departure": {
"delay": 42,
"time": "1769504862"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1769506103"
},
"departure": {
"delay": 33,
"time": "1769506113"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 35,
"time": "1769504067"
},
"departure": {
"delay": 35,
"time": "1769504075"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769506229"
},
"departure": {
"delay": 36,
"time": "1769506236"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1769505167"
},
"departure": {
"delay": 39,
"time": "1769505219"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1769503643"
},
"departure": {
"delay": 50,
"time": "1769503670"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1769503916"
},
"departure": {
"delay": 56,
"time": "1769503976"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769506166"
},
"departure": {
"delay": 38,
"time": "1769506178"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 67,
"time": "1769504651"
},
"departure": {
"delay": 67,
"time": "1769504707"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1769505039"
},
"departure": {
"delay": 45,
"time": "1769505105"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 71,
"time": "1769504577"
},
"departure": {
"delay": 71,
"time": "1769504591"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1769503600"
},
"departure": {
"delay": 61,
"time": "1769503621"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1769505314"
},
"departure": {
"delay": 54,
"time": "1769505354"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1769504754"
},
"departure": {
"delay": 44,
"time": "1769504804"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745665x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -75,
"time": "1769514945"
},
"departure": {
"delay": -75,
"time": "1769514945"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1769513050"
},
"departure": {
"delay": 10,
"time": "1769513050"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1769513978"
},
"departure": {
"delay": 38,
"time": "1769513978"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769513111"
},
"departure": {
"delay": 11,
"time": "1769513111"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1769515370"
},
"departure": {
"delay": -10,
"time": "1769515370"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -76,
"time": "1769515124"
},
"departure": {
"delay": -76,
"time": "1769515124"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -14,
"time": "1769514886"
},
"departure": {
"delay": -14,
"time": "1769514886"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1769513174"
},
"departure": {
"delay": 39,
"time": "1769513199"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -6,
"time": "1769513574"
},
"departure": {
"delay": -6,
"time": "1769513574"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1769514249"
},
"departure": {
"delay": 9,
"time": "1769514249"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769514150"
},
"departure": {
"delay": 30,
"time": "1769514150"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -29,
"time": "1769515051"
},
"departure": {
"delay": -29,
"time": "1769515051"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -76,
"time": "1769515424"
},
"departure": {
"delay": -76,
"time": "1769515424"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 49,
"time": "1769514049"
},
"departure": {
"delay": 49,
"time": "1769514049"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1769514474"
},
"departure": {
"delay": 54,
"time": "1769514474"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1769514352"
},
"departure": {
"delay": 74,
"time": "1769514374"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -76,
"time": "1769515604"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 45,
"time": "1769514645"
},
"departure": {
"delay": 45,
"time": "1769514645"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 30,
"time": "1769512710"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1769514552"
},
"departure": {
"delay": 94,
"time": "1769514574"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -13,
"time": "1769513327"
},
"departure": {
"delay": -13,
"time": "1769513327"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1769512974"
},
"departure": {
"delay": -6,
"time": "1769512974"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1769512900"
},
"departure": {
"delay": -20,
"time": "1769512900"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769513831"
},
"departure": {
"delay": 30,
"time": "1769513850"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1769512862"
},
"departure": {
"delay": 2,
"time": "1769512862"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -76,
"time": "1769514739"
},
"departure": {
"delay": -76,
"time": "1769514764"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1769513479"
},
"departure": {
"delay": -21,
"time": "1769513499"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -26,
"time": "1769513734"
},
"departure": {
"delay": -26,
"time": "1769513734"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -28,
"time": "1769515232"
},
"departure": {
"delay": -28,
"time": "1769515232"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1769512780"
},
"departure": {
"delay": -20,
"time": "1769512780"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769512061",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx109:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3772155x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1769493473"
},
"departure": {
"delay": -1,
"time": "1769493479"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -118,
"time": "1769493962"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1769493014"
},
"departure": {
"delay": 14,
"time": "1769493014"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1769490931"
},
"departure": {
"delay": 47,
"time": "1769491007"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1769490508"
},
"departure": {
"delay": -18,
"time": "1769490522"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1769491277"
},
"departure": {
"delay": 31,
"time": "1769491291"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1769493256"
},
"departure": {
"delay": 33,
"time": "1769493393"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1769493064"
},
"departure": {
"delay": 16,
"time": "1769493136"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769492758"
},
"departure": {
"delay": 5,
"time": "1769492765"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1769491706"
},
"departure": {
"delay": 7,
"time": "1769491747"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 107,
"time": "1769490407"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1769492292"
},
"departure": {
"delay": 48,
"time": "1769492328"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1769490842"
},
"departure": {
"delay": 15,
"time": "1769490855"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1769491375"
},
"departure": {
"delay": 3,
"time": "1769491383"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1769491909"
},
"departure": {
"delay": 28,
"time": "1769491948"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1769490613"
},
"departure": {
"delay": 12,
"time": "1769490672"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1769490555"
},
"departure": {
"delay": -3,
"time": "1769490597"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1769491063"
},
"departure": {
"delay": 125,
"time": "1769491145"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1769490477"
},
"departure": {
"delay": 63,
"time": "1769490483"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3772155x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:91:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769492400"
},
"departure": {
"time": "1769492400"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769492880"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769492340"
},
"departure": {
"time": "1769492340"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769492520"
},
"departure": {
"time": "1769492520"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769492280"
},
"departure": {
"time": "1769492280"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769492700"
},
"departure": {
"time": "1769492700"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769492040"
},
"departure": {
"time": "1769492040"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769491920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769491980"
},
"departure": {
"time": "1769491980"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769491743",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:91:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745208x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1769509455"
},
"departure": {
"delay": -12,
"time": "1769509488"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -119,
"time": "1769509621"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1769508357"
},
"departure": {
"delay": 28,
"time": "1769508388"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1769508592"
},
"departure": {
"delay": 83,
"time": "1769508623"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769508737"
},
"departure": {
"delay": 48,
"time": "1769508768"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769508421"
},
"departure": {
"delay": 18,
"time": "1769508438"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1769508204"
},
"departure": {
"delay": 62,
"time": "1769508242"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -51,
"time": "1769509058"
},
"departure": {
"delay": -51,
"time": "1769509089"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -54,
"time": "1769508993"
},
"departure": {
"delay": -54,
"time": "1769509026"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -17,
"time": "1769509319"
},
"departure": {
"delay": -17,
"time": "1769509363"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -13,
"time": "1769509512"
},
"departure": {
"delay": -13,
"time": "1769509547"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1769508817"
},
"departure": {
"delay": 13,
"time": "1769508853"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -28,
"time": "1769509258"
},
"departure": {
"delay": -28,
"time": "1769509292"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1769508280"
},
"departure": {
"delay": 72,
"time": "1769508312"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1769509384"
},
"departure": {
"delay": -4,
"time": "1769509436"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1769508461"
},
"departure": {
"delay": 43,
"time": "1769508523"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1769508897"
},
"departure": {
"delay": -23,
"time": "1769508937"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -56,
"time": "1769509157"
},
"departure": {
"delay": -56,
"time": "1769509204"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 162,
"time": "1769508162"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745208x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3323:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1769514525"
},
"departure": {
"delay": 56,
"time": "1769514536"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1769513551"
},
"departure": {
"delay": 56,
"time": "1769513576"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1769514425"
},
"departure": {
"delay": 96,
"time": "1769514456"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 137,
"time": "1769513746"
},
"departure": {
"delay": 137,
"time": "1769513777"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1769513047"
},
"departure": {
"delay": 46,
"time": "1769513086"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 15,
"time": "1769512995"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1769513455"
},
"departure": {
"delay": 56,
"time": "1769513456"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1769514331"
},
"departure": {
"delay": 116,
"time": "1769514356"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 116,
"time": "1769513250"
},
"departure": {
"delay": 116,
"time": "1769513276"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 176,
"time": "1769513910"
},
"departure": {
"delay": 176,
"time": "1769513936"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1769514145"
},
"departure": {
"delay": 117,
"time": "1769514177"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 131,
"time": "1769513813"
},
"departure": {
"delay": 131,
"time": "1769513831"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1769513136"
},
"departure": {
"delay": 58,
"time": "1769513158"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1769513351"
},
"departure": {
"delay": 136,
"time": "1769513356"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 96,
"time": "1769513652"
},
"departure": {
"delay": 96,
"time": "1769513676"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1769514262"
},
"departure": {
"delay": 56,
"time": "1769514296"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1769514042"
},
"departure": {
"delay": 42,
"time": "1769514042"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769512700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3323:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850336F5523941x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769516460"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769514420"
},
"departure": {
"time": "1769514480"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514840"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1769510192",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850336F5523941x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16540F5521418x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769513340"
},
"departure": {
"time": "1769513400"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769519640"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002",
"stopSequence": 48
},
{
"departure": {
"time": "1769512800"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1769514660"
},
"departure": {
"time": "1769514720"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 44
}
],
"timestamp": "1769509173",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16540F5521418x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15466:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769517933"
},
"departure": {
"delay": 33,
"time": "1769517933"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1769518203"
},
"departure": {
"delay": 3,
"time": "1769518203"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1769518324"
},
"departure": {
"delay": 4,
"time": "1769518324"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769517840"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1769517872"
},
"departure": {
"delay": 32,
"time": "1769517872"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769513650",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15466:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16570:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 188,
"time": "1769514572"
},
"departure": {
"delay": 188,
"time": "1769514788"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 348,
"time": "1769514264"
},
"departure": {
"delay": 348,
"time": "1769514288"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 188,
"time": "1769515388"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 208,
"time": "1769514378"
},
"departure": {
"delay": 208,
"time": "1769514388"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 197,
"time": "1769514857"
},
"departure": {
"delay": 197,
"time": "1769514857"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 188,
"time": "1769515148"
},
"departure": {
"delay": 188,
"time": "1769515148"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 194,
"time": "1769515094"
},
"departure": {
"delay": 194,
"time": "1769515094"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 163,
"time": "1769513863"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 253,
"time": "1769513930"
},
"departure": {
"delay": 253,
"time": "1769514013"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 202,
"time": "1769515282"
},
"departure": {
"delay": 202,
"time": "1769515282"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769513870",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16570:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748439x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1769511416"
},
"departure": {
"delay": 2,
"time": "1769511542"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1769510287"
},
"departure": {
"delay": 18,
"time": "1769510298"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1769512110"
},
"departure": {
"delay": -40,
"time": "1769512160"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1769510879"
},
"departure": {
"delay": 32,
"time": "1769510912"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1769510455"
},
"departure": {
"delay": 61,
"time": "1769510461"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1769510253"
},
"departure": {
"delay": 43,
"time": "1769510263"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1769510331"
},
"departure": {
"delay": 68,
"time": "1769510348"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1769510953"
},
"departure": {
"delay": 17,
"time": "1769511197"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 50,
"time": "1769510210"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769510633"
},
"departure": {
"delay": 13,
"time": "1769510653"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1769510599"
},
"departure": {
"delay": 35,
"time": "1769510615"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -108,
"time": "1769511360"
},
"departure": {
"delay": -108,
"time": "1769511372"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1769512474"
},
"departure": {
"delay": -17,
"time": "1769512483"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -20,
"time": "1769510728"
},
"departure": {
"delay": -20,
"time": "1769510740"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1769511840"
},
"departure": {
"delay": -22,
"time": "1769511878"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -46,
"time": "1769512243"
},
"departure": {
"delay": -46,
"time": "1769512274"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -30,
"time": "1769512211"
},
"departure": {
"delay": -30,
"time": "1769512230"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 101,
"time": "1769510405"
},
"departure": {
"delay": 101,
"time": "1769510441"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1769511898"
},
"departure": {
"delay": -31,
"time": "1769511929"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -18,
"time": "1769512842"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1769511628"
},
"departure": {
"delay": 21,
"time": "1769511681"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -9,
"time": "1769511760"
},
"departure": {
"delay": -9,
"time": "1769511771"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1769512656"
},
"departure": {
"delay": 67,
"time": "1769512687"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1769512576"
},
"departure": {
"delay": 48,
"time": "1769512608"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -49,
"time": "1769512023"
},
"departure": {
"delay": -49,
"time": "1769512031"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -28,
"time": "1769511308"
},
"departure": {
"delay": -28,
"time": "1769511332"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1769512323"
},
"departure": {
"delay": -22,
"time": "1769512358"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 80,
"time": "1769510488"
},
"departure": {
"delay": 80,
"time": "1769510540"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -15,
"time": "1769512533"
},
"departure": {
"delay": -15,
"time": "1769512545"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -5,
"time": "1769511257"
},
"departure": {
"delay": -5,
"time": "1769511295"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -16,
"time": "1769511566"
},
"departure": {
"delay": -16,
"time": "1769511584"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1769510667"
},
"departure": {
"delay": -27,
"time": "1769510673"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1769510546"
},
"departure": {
"delay": 55,
"time": "1769510575"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -99,
"time": "1769512089"
},
"departure": {
"delay": -99,
"time": "1769512101"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748439x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745678x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1769518020"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1769517780"
},
"departure": {
"time": "1769517780"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515740"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1769517840"
},
"departure": {
"time": "1769517840"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1769517720"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1769517420"
},
"departure": {
"time": "1769517420"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745678x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2456:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1769512497"
},
"departure": {
"delay": 75,
"time": "1769512515"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 115,
"time": "1769513553"
},
"departure": {
"delay": 115,
"time": "1769513575"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1769513444"
},
"departure": {
"delay": 104,
"time": "1769513444"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 75,
"time": "1769514255"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 157,
"time": "1769513778"
},
"departure": {
"delay": 157,
"time": "1769513797"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 115,
"time": "1769513676"
},
"departure": {
"delay": 115,
"time": "1769513695"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 275,
"time": "1769514072"
},
"departure": {
"delay": 275,
"time": "1769514095"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 195,
"time": "1769513868"
},
"departure": {
"delay": 195,
"time": "1769513895"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 155,
"time": "1769513237"
},
"departure": {
"delay": 155,
"time": "1769513255"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 89,
"time": "1769513069"
},
"departure": {
"delay": 89,
"time": "1769513069"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 195,
"time": "1769513330"
},
"departure": {
"delay": 195,
"time": "1769513355"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1769513156"
},
"departure": {
"delay": 135,
"time": "1769513175"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 235,
"time": "1769513972"
},
"departure": {
"delay": 235,
"time": "1769513995"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 75,
"time": "1769512665"
},
"departure": {
"delay": 75,
"time": "1769512695"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1769512594"
},
"departure": {
"delay": 115,
"time": "1769512615"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 115,
"time": "1769512894"
},
"departure": {
"delay": 115,
"time": "1769512915"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1769512396"
},
"departure": {
"delay": 35,
"time": "1769512415"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1769512776"
},
"departure": {
"delay": 115,
"time": "1769512795"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 296,
"time": "1769514175"
},
"departure": {
"delay": 296,
"time": "1769514176"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769512420",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2456:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8607:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1769511586"
},
"departure": {
"delay": 46,
"time": "1769511586"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1769512649"
},
"departure": {
"delay": 89,
"time": "1769512649"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1769511451"
},
"departure": {
"delay": 91,
"time": "1769511451"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1769513030"
},
"departure": {
"delay": 170,
"time": "1769513030"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 181,
"time": "1769513401"
},
"departure": {
"delay": 181,
"time": "1769513401"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 197,
"time": "1769513117"
},
"departure": {
"delay": 197,
"time": "1769513117"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 166,
"time": "1769513301"
},
"departure": {
"delay": 166,
"time": "1769513326"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1769512178"
},
"departure": {
"delay": 43,
"time": "1769512303"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 156,
"time": "1769512748"
},
"departure": {
"delay": 156,
"time": "1769512776"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1769513676"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -5,
"time": "1769512015"
},
"departure": {
"delay": -5,
"time": "1769512015"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 186,
"time": "1769512926"
},
"departure": {
"delay": 186,
"time": "1769512926"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1769513451"
},
"departure": {
"delay": 111,
"time": "1769513451"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769511300"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 118,
"time": "1769513158"
},
"departure": {
"delay": 118,
"time": "1769513158"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 64,
"time": "1769511724"
},
"departure": {
"delay": 64,
"time": "1769511724"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1769511667"
},
"departure": {
"delay": 67,
"time": "1769511667"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1769512855"
},
"departure": {
"delay": 175,
"time": "1769512855"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769511605"
},
"departure": {
"delay": 5,
"time": "1769511605"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1769511751"
},
"departure": {
"delay": 31,
"time": "1769511751"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1769513227"
},
"departure": {
"delay": 127,
"time": "1769513227"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769511260",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8607:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1769515249"
},
"departure": {
"delay": 49,
"time": "1769515249"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1769514709"
},
"departure": {
"delay": 74,
"time": "1769514734"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1769514634"
},
"departure": {
"delay": 94,
"time": "1769514634"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1769515129"
},
"departure": {
"delay": 49,
"time": "1769515129"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1769514788"
},
"departure": {
"delay": 68,
"time": "1769514788"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769514541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5391:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758424x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 200,
"time": "1769515100"
},
"departure": {
"delay": 200,
"time": "1769515100"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 83,
"time": "1769514521"
},
"departure": {
"delay": 83,
"time": "1769514623"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1769513938"
},
"departure": {
"delay": 38,
"time": "1769514038"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 200,
"time": "1769515940"
},
"departure": {
"delay": 200,
"time": "1769515940"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 200,
"time": "1769514980"
},
"departure": {
"delay": 200,
"time": "1769514980"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1769513678"
},
"departure": {
"delay": -22,
"time": "1769513678"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 200,
"time": "1769515400"
},
"departure": {
"delay": 200,
"time": "1769515400"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 200,
"time": "1769515280"
},
"departure": {
"delay": 200,
"time": "1769515280"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 200,
"time": "1769516240"
},
"departure": {
"delay": 200,
"time": "1769516240"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 200,
"time": "1769516480"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 200,
"time": "1769515760"
},
"departure": {
"delay": 200,
"time": "1769515760"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 200,
"time": "1769515520"
},
"departure": {
"delay": 200,
"time": "1769515520"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 200,
"time": "1769516120"
},
"departure": {
"delay": 200,
"time": "1769516120"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 67,
"time": "1769513167"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1769513440"
},
"departure": {
"delay": 12,
"time": "1769513472"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 200,
"time": "1769516360"
},
"departure": {
"delay": 200,
"time": "1769516360"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 200,
"time": "1769515220"
},
"departure": {
"delay": 200,
"time": "1769515220"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1769513579"
},
"departure": {
"delay": 36,
"time": "1769513616"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 200,
"time": "1769515820"
},
"departure": {
"delay": 200,
"time": "1769515820"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 200,
"time": "1769516060"
},
"departure": {
"delay": 200,
"time": "1769516060"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1769514457"
},
"departure": {
"delay": 58,
"time": "1769514478"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758424x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1769510889"
},
"departure": {
"delay": -36,
"time": "1769510904"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1769510368"
},
"departure": {
"delay": 46,
"time": "1769510386"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1769509786"
},
"departure": {
"delay": 4,
"time": "1769509804"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -65,
"time": "1769510979"
},
"departure": {
"delay": -65,
"time": "1769510995"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1769509752"
},
"departure": {
"delay": 20,
"time": "1769509760"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 134,
"time": "1769509562"
},
"departure": {
"delay": 134,
"time": "1769509574"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1769509989"
},
"departure": {
"delay": 19,
"time": "1769509999"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1769510424"
},
"departure": {
"delay": 41,
"time": "1769510441"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1769510772"
},
"departure": {
"delay": 19,
"time": "1769510779"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 121,
"time": "1769509501"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1769509713"
},
"departure": {
"delay": 46,
"time": "1769509726"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1769510226"
},
"departure": {
"delay": 76,
"time": "1769510236"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -47,
"time": "1769510941"
},
"departure": {
"delay": -47,
"time": "1769510953"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -34,
"time": "1769510837"
},
"departure": {
"delay": -34,
"time": "1769510846"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1769509687"
},
"departure": {
"delay": 77,
"time": "1769509697"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 116,
"time": "1769509608"
},
"departure": {
"delay": 116,
"time": "1769509616"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1769510658"
},
"departure": {
"delay": 99,
"time": "1769510679"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1769510178"
},
"departure": {
"delay": 89,
"time": "1769510189"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1769510734"
},
"departure": {
"delay": 45,
"time": "1769510745"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1769510696"
},
"departure": {
"delay": 68,
"time": "1769510708"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1769510807"
},
"departure": {
"delay": -4,
"time": "1769510816"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"time": "1769511180"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 104,
"time": "1769509656"
},
"departure": {
"delay": 104,
"time": "1769509664"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1769509809"
},
"departure": {
"delay": -20,
"time": "1769509840"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1769510315"
},
"departure": {
"delay": 48,
"time": "1769510328"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:19:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3738:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769515909"
},
"departure": {
"delay": 49,
"time": "1769515909"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1769515466"
},
"departure": {
"delay": 26,
"time": "1769515466"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1769515526"
},
"departure": {
"delay": 26,
"time": "1769515526"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1769515732"
},
"departure": {
"delay": 52,
"time": "1769515732"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769516289"
},
"departure": {
"delay": 9,
"time": "1769516289"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1769515596"
},
"departure": {
"delay": 36,
"time": "1769515596"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1769516428"
},
"departure": {
"delay": 28,
"time": "1769516428"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1769516214"
},
"departure": {
"delay": 54,
"time": "1769516214"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769516130"
},
"departure": {
"delay": 30,
"time": "1769516130"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1769516350"
},
"departure": {
"delay": 10,
"time": "1769516350"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3738:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747844x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1769500582"
},
"departure": {
"delay": 32,
"time": "1769500592"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1769501853"
},
"departure": {
"delay": 6,
"time": "1769501886"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1769500393"
},
"departure": {
"delay": 37,
"time": "1769500417"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769500859"
},
"departure": {
"delay": 5,
"time": "1769500865"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1769501075"
},
"departure": {
"delay": 48,
"time": "1769501088"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -105,
"time": "1769502015"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1769501348"
},
"departure": {
"delay": 26,
"time": "1769501366"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1769500936"
},
"departure": {
"delay": 6,
"time": "1769500986"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1769500807"
},
"departure": {
"delay": 24,
"time": "1769500824"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769500434"
},
"departure": {
"delay": 20,
"time": "1769500460"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769501102"
},
"departure": {
"delay": 42,
"time": "1769501142"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 11,
"time": "1769500211"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769501787"
},
"departure": {
"delay": 36,
"time": "1769501796"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1769501918"
},
"departure": {
"delay": 21,
"time": "1769501961"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1769501416"
},
"departure": {
"delay": 25,
"time": "1769501425"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1769500267"
},
"departure": {
"delay": 8,
"time": "1769500328"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -19,
"time": "1769500529"
},
"departure": {
"delay": -19,
"time": "1769500541"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1769501013"
},
"departure": {
"delay": 2,
"time": "1769501042"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1769501703"
},
"departure": {
"delay": 18,
"time": "1769501718"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1769501456"
},
"departure": {
"delay": 27,
"time": "1769501487"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1769500610"
},
"departure": {
"delay": 25,
"time": "1769500645"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1769501153"
},
"departure": {
"delay": 88,
"time": "1769501188"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1769501572"
},
"departure": {
"delay": 74,
"time": "1769501654"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1769500684"
},
"departure": {
"delay": 32,
"time": "1769500712"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1769501219"
},
"departure": {
"delay": 72,
"time": "1769501232"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747844x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12577:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769516130"
},
"departure": {
"delay": 30,
"time": "1769516130"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769516276"
},
"departure": {
"delay": 56,
"time": "1769516276"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1769518169"
},
"departure": {
"delay": 29,
"time": "1769518169"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1769517015"
},
"departure": {
"delay": 15,
"time": "1769517015"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769518200"
},
"departure": {
"time": "1769518200"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1769516200"
},
"departure": {
"delay": 40,
"time": "1769516200"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1769516816"
},
"departure": {
"delay": 56,
"time": "1769516816"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769516240"
},
"departure": {
"delay": 20,
"time": "1769516240"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1769516642"
},
"departure": {
"delay": 2,
"time": "1769516642"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1769517087"
},
"departure": {
"delay": 27,
"time": "1769517087"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12577:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1769514966"
},
"departure": {
"delay": 126,
"time": "1769514966"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 147,
"time": "1769514687"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 124,
"time": "1769515324"
},
"departure": {
"delay": 124,
"time": "1769515324"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 124,
"time": "1769515144"
},
"departure": {
"delay": 124,
"time": "1769515144"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1769516605"
},
"departure": {
"delay": 145,
"time": "1769516605"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 124,
"time": "1769514844"
},
"departure": {
"delay": 124,
"time": "1769514844"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1769514787"
},
"departure": {
"delay": 127,
"time": "1769514787"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1769515059"
},
"departure": {
"delay": 99,
"time": "1769515059"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514701",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1187:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3322:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1769513008"
},
"departure": {
"delay": 98,
"time": "1769513018"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 118,
"time": "1769513372"
},
"departure": {
"delay": 118,
"time": "1769513398"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 138,
"time": "1769512431"
},
"departure": {
"delay": 138,
"time": "1769512458"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 178,
"time": "1769512234"
},
"departure": {
"delay": 178,
"time": "1769512258"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 198,
"time": "1769512324"
},
"departure": {
"delay": 198,
"time": "1769512338"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1769513226"
},
"departure": {
"delay": 91,
"time": "1769513251"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1769513283"
},
"departure": {
"delay": 78,
"time": "1769513298"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 78,
"time": "1769513105"
},
"departure": {
"delay": 78,
"time": "1769513118"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 118,
"time": "1769512542"
},
"departure": {
"delay": 118,
"time": "1769512558"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769511661",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3322:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11156:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 215,
"time": "1769512955"
},
"departure": {
"delay": 215,
"time": "1769512955"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1769513280"
},
"departure": {
"delay": 240,
"time": "1769513280"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 176,
"time": "1769513996"
},
"departure": {
"delay": 176,
"time": "1769513996"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 200,
"time": "1769513758"
},
"departure": {
"delay": 200,
"time": "1769513780"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 156,
"time": "1769514036"
},
"departure": {
"delay": 156,
"time": "1769514036"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 105,
"time": "1769514105"
},
"departure": {
"delay": 105,
"time": "1769514105"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -49,
"time": "1769514611"
},
"departure": {
"delay": -49,
"time": "1769514611"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 84,
"time": "1769514384"
},
"departure": {
"delay": 84,
"time": "1769514384"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 225,
"time": "1769512605"
},
"departure": {
"delay": 225,
"time": "1769512605"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -14,
"time": "1769514646"
},
"departure": {
"delay": -14,
"time": "1769514646"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 285,
"time": "1769513188"
},
"departure": {
"delay": 285,
"time": "1769513205"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1769513705"
},
"departure": {
"delay": 185,
"time": "1769513705"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769512200"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1769512355"
},
"departure": {
"delay": 120,
"time": "1769512380"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 197,
"time": "1769512757"
},
"departure": {
"delay": 197,
"time": "1769512757"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 256,
"time": "1769513007"
},
"departure": {
"delay": 256,
"time": "1769513056"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 143,
"time": "1769514203"
},
"departure": {
"delay": 143,
"time": "1769514203"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 181,
"time": "1769513341"
},
"departure": {
"delay": 181,
"time": "1769513341"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 210,
"time": "1769512530"
},
"departure": {
"delay": 210,
"time": "1769512530"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1769513636"
},
"departure": {
"delay": 116,
"time": "1769513636"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1769514312"
},
"departure": {
"delay": 132,
"time": "1769514312"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 240,
"time": "1769512660"
},
"departure": {
"delay": 240,
"time": "1769512680"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1769514759"
},
"departure": {
"delay": -21,
"time": "1769514759"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 50,
"time": "1769514410"
},
"departure": {
"delay": 50,
"time": "1769514410"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1769514495"
},
"departure": {
"delay": 75,
"time": "1769514495"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 144,
"time": "1769513664"
},
"departure": {
"delay": 144,
"time": "1769513664"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1769514555"
},
"departure": {
"delay": -45,
"time": "1769514555"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 256,
"time": "1769512816"
},
"departure": {
"delay": 256,
"time": "1769512816"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1769514330"
},
"departure": {
"delay": 90,
"time": "1769514330"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -25,
"time": "1769514515"
},
"departure": {
"delay": -25,
"time": "1769514515"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 142,
"time": "1769513457"
},
"departure": {
"delay": 142,
"time": "1769513482"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 135,
"time": "1769514255"
},
"departure": {
"delay": 135,
"time": "1769514255"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -82,
"time": "1769514818"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 142,
"time": "1769513902"
},
"departure": {
"delay": 142,
"time": "1769513902"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -75,
"time": "1769514705"
},
"departure": {
"delay": -75,
"time": "1769514705"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 190,
"time": "1769513830"
},
"departure": {
"delay": 190,
"time": "1769513830"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1769512445"
},
"departure": {
"delay": 125,
"time": "1769512445"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1769513557"
},
"departure": {
"delay": 120,
"time": "1769513580"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769511490",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11156:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 51,
"time": "1769500851"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1769501281"
},
"departure": {
"delay": 28,
"time": "1769501308"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1769501060"
},
"departure": {
"delay": 26,
"time": "1769501066"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1769502018"
},
"departure": {
"delay": 87,
"time": "1769502027"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1769502155"
},
"departure": {
"delay": 48,
"time": "1769502168"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1769501009"
},
"departure": {
"delay": 40,
"time": "1769501020"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1769501469"
},
"departure": {
"delay": 77,
"time": "1769501477"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1769501525"
},
"departure": {
"delay": 73,
"time": "1769501533"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"time": "1769502180"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1769502121"
},
"departure": {
"delay": 71,
"time": "1769502131"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1769501663"
},
"departure": {
"delay": 44,
"time": "1769501684"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1769501612"
},
"departure": {
"delay": 39,
"time": "1769501619"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1769501721"
},
"departure": {
"delay": 34,
"time": "1769501734"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1769501082"
},
"departure": {
"delay": 35,
"time": "1769501135"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1769500959"
},
"departure": {
"delay": 52,
"time": "1769500972"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1769502059"
},
"departure": {
"delay": 68,
"time": "1769502068"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 44,
"time": "1769501218"
},
"departure": {
"delay": 44,
"time": "1769501264"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1769501991"
},
"departure": {
"delay": 124,
"time": "1769502004"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:10:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13997:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769515353"
},
"departure": {
"delay": 33,
"time": "1769515353"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1769517293"
},
"departure": {
"delay": 53,
"time": "1769517293"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1769515059"
},
"departure": {
"delay": 39,
"time": "1769515059"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1769515450"
},
"departure": {
"delay": 10,
"time": "1769515450"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1769515269"
},
"departure": {
"delay": 9,
"time": "1769515269"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1769516955"
},
"departure": {
"delay": 15,
"time": "1769516955"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1769515203"
},
"departure": {
"delay": 3,
"time": "1769515203"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769517135"
},
"departure": {
"delay": 15,
"time": "1769517135"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 56,
"time": "1769516756"
},
"departure": {
"delay": 56,
"time": "1769516756"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1769516888"
},
"departure": {
"delay": 8,
"time": "1769516888"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1769515399"
},
"departure": {
"delay": 19,
"time": "1769515399"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769516140"
},
"departure": {
"delay": 40,
"time": "1769516140"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769517390"
},
"departure": {
"delay": 30,
"time": "1769517390"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 38,
"time": "1769517098"
},
"departure": {
"delay": 38,
"time": "1769517098"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1769517255"
},
"departure": {
"delay": 15,
"time": "1769517255"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1769516788"
},
"departure": {
"delay": 28,
"time": "1769516788"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1769516648"
},
"departure": {
"delay": 8,
"time": "1769516648"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1769517682"
},
"departure": {
"delay": 22,
"time": "1769517682"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 49,
"time": "1769515129"
},
"departure": {
"delay": 49,
"time": "1769515129"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1769517053"
},
"departure": {
"delay": 53,
"time": "1769517053"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 38,
"time": "1769516918"
},
"departure": {
"delay": 38,
"time": "1769516918"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1769517030"
},
"departure": {
"delay": 30,
"time": "1769517030"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1769517210"
},
"departure": {
"delay": 30,
"time": "1769517210"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1769517483"
},
"departure": {
"delay": 3,
"time": "1769517483"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 8,
"time": "1769517068"
},
"departure": {
"delay": 8,
"time": "1769517068"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769517570"
},
"departure": {
"delay": 30,
"time": "1769517570"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 53,
"time": "1769516213"
},
"departure": {
"delay": 53,
"time": "1769516213"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1769515092"
},
"departure": {
"delay": 12,
"time": "1769515092"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1769515675"
},
"departure": {
"delay": 55,
"time": "1769515675"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1769516998"
},
"departure": {
"delay": 58,
"time": "1769516998"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1769515488"
},
"departure": {
"delay": 48,
"time": "1769515488"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1769516582"
},
"departure": {
"delay": 2,
"time": "1769516582"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769516850"
},
"departure": {
"delay": 30,
"time": "1769516850"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769514530",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13997:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx265:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 95,
"time": "1769514455"
},
"departure": {
"delay": 95,
"time": "1769514455"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1769513685"
},
"departure": {
"delay": 3,
"time": "1769513703"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769515597"
},
"departure": {
"delay": 37,
"time": "1769515597"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1769514528"
},
"departure": {
"delay": 48,
"time": "1769514528"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1769515527"
},
"departure": {
"delay": 27,
"time": "1769515527"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -18,
"time": "1769515842"
},
"departure": {
"delay": -18,
"time": "1769515842"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1769513982"
},
"departure": {
"delay": 57,
"time": "1769514057"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1769513357"
},
"departure": {
"delay": 77,
"time": "1769513357"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769514660"
},
"departure": {
"time": "1769514660"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1769513528"
},
"departure": {
"delay": 68,
"time": "1769513528"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1769514384"
},
"departure": {
"delay": 43,
"time": "1769514403"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1769515430"
},
"departure": {
"delay": -10,
"time": "1769515430"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1769514813"
},
"departure": {
"delay": 33,
"time": "1769514813"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1769515086"
},
"departure": {
"delay": 6,
"time": "1769515086"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -18,
"time": "1769515662"
},
"departure": {
"delay": -18,
"time": "1769515662"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1769514584"
},
"departure": {
"delay": 44,
"time": "1769514584"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1769513453"
},
"departure": {
"delay": 113,
"time": "1769513453"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1769514707"
},
"departure": {
"delay": -13,
"time": "1769514707"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1769513607"
},
"departure": {
"delay": 87,
"time": "1769513607"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1769515242"
},
"departure": {
"delay": -18,
"time": "1769515242"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1769515482"
},
"departure": {
"delay": -18,
"time": "1769515482"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -18,
"time": "1769515002"
},
"departure": {
"delay": -18,
"time": "1769515002"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1769514153"
},
"departure": {
"delay": 93,
"time": "1769514153"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 93,
"time": "1769513228"
},
"departure": {
"delay": 93,
"time": "1769513253"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1769514289"
},
"departure": {
"delay": 49,
"time": "1769514289"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769513160"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515740"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -27,
"time": "1769513828"
},
"departure": {
"delay": -27,
"time": "1769513853"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769513120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx265:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769513755"
},
"departure": {
"delay": 55,
"time": "1769513755"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1769513831"
},
"departure": {
"delay": 71,
"time": "1769513831"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1769514474"
},
"departure": {
"delay": 54,
"time": "1769514474"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1769513912"
},
"departure": {
"delay": 92,
"time": "1769513912"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1769514108"
},
"departure": {
"delay": -12,
"time": "1769514108"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1769515078"
},
"departure": {
"delay": -2,
"time": "1769515078"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -5,
"time": "1769514955"
},
"departure": {
"delay": -5,
"time": "1769514955"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1769514413"
},
"departure": {
"delay": 58,
"time": "1769514418"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1769513992"
},
"departure": {
"delay": -8,
"time": "1769513992"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769513820"
},
"departure": {
"delay": 60,
"time": "1769513820"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1769514279"
},
"departure": {
"delay": 55,
"time": "1769514295"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1769514205"
},
"departure": {
"delay": 50,
"time": "1769514230"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -53,
"time": "1769514907"
},
"departure": {
"delay": -53,
"time": "1769514907"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1769514784"
},
"departure": {
"delay": 4,
"time": "1769514784"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -3,
"time": "1769515017"
},
"departure": {
"delay": -3,
"time": "1769515017"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -10,
"time": "1769514516"
},
"departure": {
"delay": -10,
"time": "1769514530"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1769515147"
},
"departure": {
"delay": -53,
"time": "1769515147"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -5,
"time": "1769514655"
},
"departure": {
"delay": -5,
"time": "1769514655"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1769514152"
},
"departure": {
"delay": 32,
"time": "1769514152"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1769514350"
},
"departure": {
"delay": -1,
"time": "1769514359"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1769513629"
},
"departure": {
"delay": 109,
"time": "1769513629"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1769514827"
},
"departure": {
"delay": -13,
"time": "1769514827"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 84,
"time": "1769513664"
},
"departure": {
"delay": 84,
"time": "1769513664"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -53,
"time": "1769514607"
},
"departure": {
"delay": -53,
"time": "1769514607"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1769514731"
},
"departure": {
"delay": 11,
"time": "1769514731"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -53,
"time": "1769515267"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769513340",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10475:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769495460"
},
"departure": {
"time": "1769495460"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769495280"
},
"departure": {
"time": "1769495280"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769495160"
},
"departure": {
"time": "1769495160"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769495640"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769494740"
},
"departure": {
"time": "1769494740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1769494680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769495040"
},
"departure": {
"time": "1769495040"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769495100"
},
"departure": {
"time": "1769495100"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769494800"
},
"departure": {
"time": "1769494800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769494633",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748511x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1769513407"
},
"departure": {
"delay": 91,
"time": "1769513431"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1769513802"
},
"departure": {
"delay": 28,
"time": "1769513848"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1769514591"
},
"departure": {
"time": "1769514600"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1769514084"
},
"departure": {
"delay": -1,
"time": "1769514119"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -45,
"time": "1769514354"
},
"departure": {
"delay": -45,
"time": "1769514375"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1769513470"
},
"departure": {
"delay": 111,
"time": "1769513511"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769514811"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1769512908"
},
"departure": {
"delay": 61,
"time": "1769512921"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 61,
"time": "1769513264"
},
"departure": {
"delay": 61,
"time": "1769513281"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769512951"
},
"departure": {
"delay": 42,
"time": "1769512962"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1769513964"
},
"departure": {
"delay": -4,
"time": "1769513996"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1769514142"
},
"departure": {
"delay": 3,
"time": "1769514183"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 129,
"time": "1769513341"
},
"departure": {
"delay": 129,
"time": "1769513349"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -4,
"time": "1769514023"
},
"departure": {
"delay": -4,
"time": "1769514056"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1769514715"
},
"departure": {
"delay": 19,
"time": "1769514739"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 84,
"time": "1769513223"
},
"departure": {
"delay": 84,
"time": "1769513244"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1769514213"
},
"departure": {
"delay": 12,
"time": "1769514252"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1769514452"
},
"departure": {
"delay": -24,
"time": "1769514516"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -32,
"time": "1769514310"
},
"departure": {
"delay": -32,
"time": "1769514328"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -39,
"time": "1769514551"
},
"departure": {
"delay": -39,
"time": "1769514561"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1769513143"
},
"departure": {
"delay": 96,
"time": "1769513196"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1769514632"
},
"departure": {
"delay": 6,
"time": "1769514666"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1769513592"
},
"departure": {
"delay": 103,
"time": "1769513623"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 57,
"time": "1769512857"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748511x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5312921417547776x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -259,
"time": "1769516071"
},
"departure": {
"delay": -259,
"time": "1769516081"
},
"stopId": "FR:14478:ZE:4537534806753280:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1769515685"
},
"departure": {
"delay": 15,
"time": "1769515695"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1769515495"
},
"departure": {
"delay": 125,
"time": "1769515505"
},
"stopId": "FR:14478:ZE:4850675441729536:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -71,
"time": "1769514636"
},
"departure": {
"delay": -71,
"time": "1769514649"
},
"stopId": "FR:14571:ZE:5089442857484288:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1769515206"
},
"departure": {
"delay": 16,
"time": "1769515216"
},
"stopId": "FR:14621:ZE:4829967189803008:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -266,
"time": "1769516134"
},
"stopId": "FR:14478:ZE:5206469525897216:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -307,
"time": "1769515783"
},
"departure": {
"delay": -307,
"time": "1769515793"
},
"stopId": "FR:14478:ZE:5154554561691648:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -74,
"time": "1769514753"
},
"departure": {
"delay": -74,
"time": "1769514766"
},
"stopId": "FR:14570:ZE:5176032300630016:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -43,
"time": "1769514865"
},
"departure": {
"delay": -43,
"time": "1769514917"
},
"stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -70,
"time": "1769514696"
},
"departure": {
"delay": -70,
"time": "1769514710"
},
"stopId": "FR:14570:ZE:4834903784947712:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -58,
"time": "1769514468"
},
"departure": {
"delay": -58,
"time": "1769514482"
},
"stopId": "FR:14421:ZE:5161653874196480:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -239,
"time": "1769515911"
},
"departure": {
"delay": -239,
"time": "1769515921"
},
"stopId": "FR:14740:ZE:6291247872344064:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -44,
"time": "1769514603"
},
"departure": {
"delay": -44,
"time": "1769514616"
},
"stopId": "FR:14571:ZE:6236188790751232:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -208,
"time": "1769516002"
},
"departure": {
"delay": -208,
"time": "1769516012"
},
"stopId": "FR:14740:ZE:5089915723317248:ATOUMOD036",
"stopSequence": 25
}
],
"timestamp": "1769514814",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5312921417547776x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745137x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769502448"
},
"departure": {
"delay": 3,
"time": "1769502483"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -28,
"time": "1769503712"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1769502337"
},
"departure": {
"delay": 13,
"time": "1769502373"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1769502526"
},
"departure": {
"delay": 57,
"time": "1769502597"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769503131"
},
"departure": {
"delay": 5,
"time": "1769503145"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 35,
"time": "1769502035"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -7,
"time": "1769503197"
},
"departure": {
"delay": -7,
"time": "1769503253"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1769503518"
},
"departure": {
"delay": 57,
"time": "1769503557"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1769503073"
},
"departure": {
"delay": 27,
"time": "1769503107"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1769503282"
},
"departure": {
"delay": 16,
"time": "1769503336"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1769502142"
},
"departure": {
"delay": 19,
"time": "1769502199"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1769502968"
},
"departure": {
"delay": 53,
"time": "1769503013"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 105,
"time": "1769502769"
},
"departure": {
"delay": 105,
"time": "1769502825"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1769503361"
},
"departure": {
"delay": 28,
"time": "1769503408"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1769503436"
},
"departure": {
"delay": 55,
"time": "1769503495"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1769502402"
},
"departure": {
"delay": 1,
"time": "1769502421"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1769503578"
},
"departure": {
"delay": 28,
"time": "1769503588"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1769502875"
},
"departure": {
"delay": 88,
"time": "1769502928"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1769502241"
},
"departure": {
"delay": 43,
"time": "1769502283"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745137x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769533200"
},
"departure": {
"time": "1769533200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769533560"
},
"departure": {
"time": "1769533560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769535240"
},
"departure": {
"time": "1769535240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769534520"
},
"departure": {
"time": "1769534520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769532900"
},
"departure": {
"time": "1769532900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769533440"
},
"departure": {
"time": "1769533440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769535300"
},
"departure": {
"time": "1769535300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769533380"
},
"departure": {
"time": "1769533380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769535480"
},
"departure": {
"time": "1769535480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769533500"
},
"departure": {
"time": "1769533500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769534700"
},
"departure": {
"time": "1769534700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769533920"
},
"departure": {
"time": "1769533920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769534760"
},
"departure": {
"time": "1769534760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769535660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"departure": {
"time": "1769532600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769535060"
},
"departure": {
"time": "1769535060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769535005"
},
"departure": {
"delay": 5,
"time": "1769535005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769534820"
},
"departure": {
"time": "1769534820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769533260"
},
"departure": {
"time": "1769533260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769532660"
},
"departure": {
"time": "1769532660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769535120"
},
"departure": {
"time": "1769535120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769534460"
},
"departure": {
"time": "1769534460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769533320"
},
"departure": {
"time": "1769533320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769535000"
},
"departure": {
"time": "1769535000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769533145"
},
"departure": {
"delay": 5,
"time": "1769533145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769533140"
},
"departure": {
"time": "1769533140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769532665"
},
"departure": {
"delay": 5,
"time": "1769532665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769533080"
},
"departure": {
"time": "1769533080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769533740"
},
"departure": {
"time": "1769533740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769534100"
},
"departure": {
"time": "1769534100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769533020"
},
"departure": {
"time": "1769533020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769535600"
},
"departure": {
"time": "1769535600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769535360"
},
"departure": {
"time": "1769535360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769533800"
},
"departure": {
"time": "1769533800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1769514797",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1007:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745195x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4,
"time": "1769493536"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -33,
"time": "1769492600"
},
"departure": {
"delay": -33,
"time": "1769492667"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1769492466"
},
"departure": {
"delay": 37,
"time": "1769492497"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1769492749"
},
"departure": {
"delay": 38,
"time": "1769492798"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1769492029"
},
"departure": {
"delay": -4,
"time": "1769492036"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769492980"
},
"departure": {
"delay": 2,
"time": "1769493002"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1769492231"
},
"departure": {
"delay": 69,
"time": "1769492289"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1769493030"
},
"departure": {
"delay": 28,
"time": "1769493088"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1769493206"
},
"departure": {
"delay": 82,
"time": "1769493262"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1769492422"
},
"departure": {
"delay": 34,
"time": "1769492434"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1769493127"
},
"departure": {
"delay": 43,
"time": "1769493163"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769491945"
},
"departure": {
"delay": 6,
"time": "1769491986"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1769492535"
},
"departure": {
"delay": -23,
"time": "1769492557"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1769492162"
},
"departure": {
"delay": 43,
"time": "1769492203"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 63,
"time": "1769491863"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1769493288"
},
"departure": {
"delay": 32,
"time": "1769493332"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1769492883"
},
"departure": {
"delay": 49,
"time": "1769492929"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1769493393"
},
"departure": {
"delay": 12,
"time": "1769493432"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1769492317"
},
"departure": {
"delay": 67,
"time": "1769492347"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1769492062"
},
"departure": {
"delay": 36,
"time": "1769492136"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745195x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11803:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 332,
"time": "1769511588"
},
"departure": {
"delay": 332,
"time": "1769511632"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 442,
"time": "1769512182"
},
"departure": {
"delay": 442,
"time": "1769512282"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 514,
"time": "1769513194"
},
"departure": {
"delay": 514,
"time": "1769513194"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 517,
"time": "1769512640"
},
"departure": {
"delay": 517,
"time": "1769512657"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 501,
"time": "1769513060"
},
"departure": {
"delay": 501,
"time": "1769513061"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 277,
"time": "1769511154"
},
"departure": {
"delay": 277,
"time": "1769511157"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 455,
"time": "1769512355"
},
"departure": {
"delay": 455,
"time": "1769512355"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 302,
"time": "1769511482"
},
"departure": {
"delay": 302,
"time": "1769511482"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 359,
"time": "1769511931"
},
"departure": {
"delay": 359,
"time": "1769511959"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 358,
"time": "1769511692"
},
"departure": {
"delay": 358,
"time": "1769511718"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 401,
"time": "1769513561"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 337,
"time": "1769512052"
},
"departure": {
"delay": 337,
"time": "1769512057"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 513,
"time": "1769513124"
},
"departure": {
"delay": 513,
"time": "1769513133"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 353,
"time": "1769511823"
},
"departure": {
"delay": 353,
"time": "1769511833"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 437,
"time": "1769512454"
},
"departure": {
"delay": 437,
"time": "1769512457"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 452,
"time": "1769512518"
},
"departure": {
"delay": 452,
"time": "1769512532"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769510689",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11803:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852008F5510382x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769514660"
},
"departure": {
"time": "1769514720"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769512140"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769518080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769512860"
},
"departure": {
"time": "1769512920"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769513700"
},
"departure": {
"time": "1769513760"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769508512",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852008F5510382x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769504940"
},
"departure": {
"time": "1769504940"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769504820"
},
"departure": {
"time": "1769504820"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769504460"
},
"departure": {
"time": "1769504460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769505480"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769504340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769504640"
},
"departure": {
"time": "1769504640"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769505360"
},
"departure": {
"time": "1769505360"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769505000"
},
"departure": {
"time": "1769505000"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769504880"
},
"departure": {
"time": "1769504880"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769505240"
},
"departure": {
"time": "1769505240"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769505300"
},
"departure": {
"time": "1769505300"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769505060"
},
"departure": {
"time": "1769505060"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769505180"
},
"departure": {
"time": "1769505180"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769505420"
},
"departure": {
"time": "1769505420"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769504400"
},
"departure": {
"time": "1769504400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769504207",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:813:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11515:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1769511515"
},
"departure": {
"delay": 99,
"time": "1769511519"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 214,
"time": "1769512534"
},
"departure": {
"delay": 214,
"time": "1769512534"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 67,
"time": "1769511367"
},
"departure": {
"delay": 67,
"time": "1769511367"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1769513044"
},
"departure": {
"delay": 54,
"time": "1769513094"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1769512710"
},
"departure": {
"delay": 95,
"time": "1769512715"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 194,
"time": "1769512334"
},
"departure": {
"delay": 194,
"time": "1769512334"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769511300"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 335,
"time": "1769513615"
},
"departure": {
"delay": 335,
"time": "1769513615"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1769511428"
},
"departure": {
"delay": 80,
"time": "1769511440"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 176,
"time": "1769511995"
},
"departure": {
"delay": 176,
"time": "1769512016"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1769511872"
},
"departure": {
"delay": 96,
"time": "1769511876"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 230,
"time": "1769513361"
},
"departure": {
"delay": 230,
"time": "1769513390"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 345,
"time": "1769513540"
},
"departure": {
"delay": 345,
"time": "1769513565"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1769513165"
},
"departure": {
"delay": 150,
"time": "1769513190"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1769512614"
},
"departure": {
"delay": -5,
"time": "1769512615"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 251,
"time": "1769512448"
},
"departure": {
"delay": 251,
"time": "1769512451"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 354,
"time": "1769513690"
},
"departure": {
"delay": 354,
"time": "1769513694"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 152,
"time": "1769511690"
},
"departure": {
"delay": 152,
"time": "1769511692"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 166,
"time": "1769512789"
},
"departure": {
"delay": 166,
"time": "1769512846"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 166,
"time": "1769512158"
},
"departure": {
"delay": 166,
"time": "1769512186"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1769511593"
},
"departure": {
"delay": 113,
"time": "1769511593"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1769511759"
},
"departure": {
"delay": 99,
"time": "1769511759"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 137,
"time": "1769512085"
},
"departure": {
"delay": 137,
"time": "1769512097"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 212,
"time": "1769514092"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1769512958"
},
"departure": {
"delay": 98,
"time": "1769512958"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769511090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11515:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596254:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3097,
"time": "1769514803"
},
"departure": {
"delay": -3097,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -3517,
"time": "1769514803"
},
"departure": {
"delay": -3517,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3397,
"time": "1769514803"
},
"departure": {
"delay": -3397,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3037,
"time": "1769514803"
},
"departure": {
"delay": -3037,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2977,
"time": "1769514803"
},
"departure": {
"delay": -2977,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -3277,
"time": "1769514803"
},
"departure": {
"delay": -3277,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1769518654"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3277,
"time": "1769514803"
},
"departure": {
"delay": -3277,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3097,
"time": "1769514803"
},
"departure": {
"delay": -3097,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -2797,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3157,
"time": "1769514803"
},
"departure": {
"delay": -3157,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596254:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470835:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2903,
"time": "1769515283"
},
"departure": {
"delay": 2903,
"time": "1769515283"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 2918,
"time": "1769514518"
},
"departure": {
"delay": 2918,
"time": "1769514518"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 2946,
"time": "1769515626"
},
"departure": {
"delay": 2946,
"time": "1769515626"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 2994,
"time": "1769514234"
},
"departure": {
"delay": 2994,
"time": "1769514234"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 2907,
"time": "1769515707"
},
"departure": {
"delay": 2907,
"time": "1769515707"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 2898,
"time": "1769515938"
},
"departure": {
"delay": 2898,
"time": "1769515938"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 2952,
"time": "1769514372"
},
"departure": {
"delay": 2952,
"time": "1769514372"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 2949,
"time": "1769514429"
},
"departure": {
"delay": 2949,
"time": "1769514429"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 2801,
"time": "1769516801"
},
"departure": {
"delay": 2801,
"time": "1769516801"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 2890,
"time": "1769515510"
},
"departure": {
"delay": 2890,
"time": "1769515510"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 2898,
"time": "1769515818"
},
"departure": {
"delay": 2898,
"time": "1769515818"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 3069,
"time": "1769514129"
},
"departure": {
"delay": 3069,
"time": "1769514129"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 2944,
"time": "1769515384"
},
"departure": {
"delay": 2944,
"time": "1769515384"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 2943,
"time": "1769514303"
},
"departure": {
"delay": 2943,
"time": "1769514303"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 2932,
"time": "1769515132"
},
"departure": {
"delay": 2932,
"time": "1769515132"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 2939,
"time": "1769515319"
},
"departure": {
"delay": 2939,
"time": "1769515319"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 2829,
"time": "1769516169"
},
"departure": {
"delay": 2829,
"time": "1769516169"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 3054,
"time": "1769514174"
},
"departure": {
"delay": 3054,
"time": "1769514174"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 2733,
"time": "1769517213"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 2792,
"time": "1769516492"
},
"departure": {
"delay": 2792,
"time": "1769516492"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 2922,
"time": "1769515242"
},
"departure": {
"delay": 2922,
"time": "1769515242"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 2888,
"time": "1769514608"
},
"departure": {
"delay": 2888,
"time": "1769514608"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 2901,
"time": "1769515161"
},
"departure": {
"delay": 2901,
"time": "1769515161"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470835:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748603x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1769513295"
},
"departure": {
"delay": -29,
"time": "1769513311"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -14,
"time": "1769512906"
},
"departure": {
"delay": -14,
"time": "1769512906"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1769514081"
},
"departure": {
"delay": 90,
"time": "1769514090"
},
"stopId": "FR:50129:ZE:10NMD2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -16,
"time": "1769512695"
},
"departure": {
"delay": -16,
"time": "1769512724"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -61,
"time": "1769513023"
},
"departure": {
"delay": -61,
"time": "1769513039"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1769513654"
},
"departure": {
"delay": 129,
"time": "1769513889"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -23,
"time": "1769512551"
},
"departure": {
"delay": -23,
"time": "1769512597"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1769513911"
},
"departure": {
"delay": 100,
"time": "1769513920"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1769512879"
},
"departure": {
"delay": 31,
"time": "1769512891"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -31,
"time": "1769513418"
},
"departure": {
"delay": -31,
"time": "1769513429"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1769514133"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1769512765"
},
"departure": {
"delay": 8,
"time": "1769512808"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1769512457"
},
"departure": {
"delay": 111,
"time": "1769512491"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769514106"
},
"departure": {
"delay": 20,
"time": "1769514080"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 140,
"time": "1769512400"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -21,
"time": "1769513097"
},
"departure": {
"delay": -21,
"time": "1769513199"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -47,
"time": "1769512985"
},
"departure": {
"delay": -47,
"time": "1769512993"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1769513250"
},
"departure": {
"delay": -17,
"time": "1769513263"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -84,
"time": "1769513534"
},
"departure": {
"delay": -84,
"time": "1769513556"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748603x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4932:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1769512931"
},
"departure": {
"delay": 131,
"time": "1769512931"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 83,
"time": "1769513123"
},
"departure": {
"delay": 83,
"time": "1769513123"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1769513409"
},
"departure": {
"delay": 69,
"time": "1769513409"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 184,
"time": "1769512744"
},
"departure": {
"delay": 184,
"time": "1769512744"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769513331"
},
"departure": {
"delay": 51,
"time": "1769513331"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1769512556"
},
"departure": {
"delay": 176,
"time": "1769512556"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 156,
"time": "1769512612"
},
"departure": {
"delay": 156,
"time": "1769512656"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1769512481"
},
"departure": {
"delay": 161,
"time": "1769512481"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1769512831"
},
"departure": {
"delay": 151,
"time": "1769512831"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769512190",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4932:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747504x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769499920"
},
"departure": {
"delay": 48,
"time": "1769499948"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 27,
"time": "1769498067"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1769498385"
},
"departure": {
"delay": 117,
"time": "1769498397"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1769499988"
},
"departure": {
"delay": 43,
"time": "1769500003"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1769500213"
},
"departure": {
"delay": 80,
"time": "1769500220"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1769499806"
},
"departure": {
"delay": 96,
"time": "1769499816"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1769500044"
},
"departure": {
"delay": 42,
"time": "1769500062"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1769498626"
},
"departure": {
"delay": 22,
"time": "1769498662"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769500238"
},
"departure": {
"delay": 48,
"time": "1769500248"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -121,
"time": "1769499286"
},
"departure": {
"delay": -121,
"time": "1769499299"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1769498204"
},
"departure": {
"delay": 78,
"time": "1769498238"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1769500118"
},
"departure": {
"delay": 62,
"time": "1769500142"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1769498429"
},
"departure": {
"delay": 107,
"time": "1769498447"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1769498841"
},
"departure": {
"delay": -30,
"time": "1769498970"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1769499574"
},
"departure": {
"delay": 52,
"time": "1769499712"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1769500092"
},
"departure": {
"delay": 88,
"time": "1769500108"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -31,
"time": "1769499183"
},
"departure": {
"delay": -31,
"time": "1769499209"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -89,
"time": "1769499360"
},
"departure": {
"delay": -89,
"time": "1769499391"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 137,
"time": "1769498319"
},
"departure": {
"delay": 137,
"time": "1769498357"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769500385"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1769499104"
},
"departure": {
"delay": -40,
"time": "1769499140"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1769498115"
},
"departure": {
"delay": 44,
"time": "1769498144"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747504x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490626:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769517995"
},
"departure": {
"delay": 35,
"time": "1769517995"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -36,
"time": "1769520144"
},
"departure": {
"delay": -36,
"time": "1769520144"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -16,
"time": "1769519984"
},
"departure": {
"delay": -16,
"time": "1769519984"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 40,
"time": "1769519380"
},
"departure": {
"delay": 40,
"time": "1769519380"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1769519066"
},
"departure": {
"delay": 26,
"time": "1769519066"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1769518177"
},
"departure": {
"delay": 97,
"time": "1769518177"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1769517935"
},
"departure": {
"delay": 95,
"time": "1769517935"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1769519412"
},
"departure": {
"delay": 12,
"time": "1769519412"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -15,
"time": "1769519925"
},
"departure": {
"delay": -15,
"time": "1769519925"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 6,
"time": "1769517726"
},
"departure": {
"delay": 6,
"time": "1769517726"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769519480"
},
"departure": {
"delay": 20,
"time": "1769519480"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1769519544"
},
"departure": {
"delay": 24,
"time": "1769519544"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1769518524"
},
"departure": {
"delay": 24,
"time": "1769518524"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1769518965"
},
"departure": {
"delay": -15,
"time": "1769518965"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1769519724"
},
"departure": {
"delay": 24,
"time": "1769519724"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -13,
"time": "1769519747"
},
"departure": {
"delay": -13,
"time": "1769519747"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -38,
"time": "1769519842"
},
"departure": {
"delay": -38,
"time": "1769519842"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 16,
"time": "1769519896"
},
"departure": {
"delay": 16,
"time": "1769519896"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 15,
"time": "1769518395"
},
"departure": {
"delay": 15,
"time": "1769518395"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769518620"
},
"departure": {
"delay": 60,
"time": "1769518620"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1769519003"
},
"departure": {
"delay": 23,
"time": "1769519003"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1769518047"
},
"departure": {
"delay": 27,
"time": "1769518047"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1769519634"
},
"departure": {
"delay": 54,
"time": "1769519634"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 37,
"time": "1769519317"
},
"departure": {
"delay": 37,
"time": "1769519317"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1769519277"
},
"departure": {
"delay": -3,
"time": "1769519277"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1769518709"
},
"departure": {
"delay": 29,
"time": "1769518709"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1769518448"
},
"departure": {
"delay": 68,
"time": "1769518448"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1769520074"
},
"departure": {
"delay": 14,
"time": "1769520074"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 65,
"time": "1769517965"
},
"departure": {
"delay": 65,
"time": "1769517965"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"time": "1769517600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1769518212"
},
"departure": {
"delay": 12,
"time": "1769518212"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1769518916"
},
"departure": {
"delay": -4,
"time": "1769518916"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1769517786"
},
"departure": {
"delay": 6,
"time": "1769517786"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1769519664"
},
"departure": {
"delay": 24,
"time": "1769519664"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 95,
"time": "1769517875"
},
"departure": {
"delay": 95,
"time": "1769517875"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -24,
"time": "1769520216"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 16,
"time": "1769519236"
},
"departure": {
"delay": 16,
"time": "1769519236"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -14,
"time": "1769519206"
},
"departure": {
"delay": -14,
"time": "1769519206"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1769518649"
},
"departure": {
"delay": 29,
"time": "1769518649"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1769519813"
},
"departure": {
"delay": -7,
"time": "1769519813"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490626:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769518244"
},
"departure": {
"delay": 44,
"time": "1769518244"
},
"stopId": "FR:27375:ZE:0x6412:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769518260"
},
"departure": {
"delay": 60,
"time": "1769518260"
},
"stopId": "FR:27375:ZE:0x6500:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1769517707"
},
"departure": {
"delay": 47,
"time": "1769517707"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1769518178"
},
"departure": {
"delay": 98,
"time": "1769518178"
},
"stopId": "FR:27375:ZE:0x6387:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"delay": 15,
"time": "1769517315"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1769518304"
},
"departure": {
"delay": 44,
"time": "1769518304"
},
"stopId": "FR:27375:ZE:0x6453:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1769517618"
},
"departure": {
"delay": 18,
"time": "1769517618"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1769517928"
},
"departure": {
"delay": 88,
"time": "1769517928"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1769518090"
},
"departure": {
"delay": 70,
"time": "1769518090"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1769518048"
},
"departure": {
"delay": 88,
"time": "1769518048"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1769518452"
},
"departure": {
"delay": 72,
"time": "1769518452"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1769517824"
},
"departure": {
"delay": 44,
"time": "1769517824"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1769518004"
},
"departure": {
"delay": 44,
"time": "1769518004"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1769517569"
},
"departure": {
"delay": 29,
"time": "1769517569"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1769517963"
},
"departure": {
"delay": 63,
"time": "1769517963"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1769517538"
},
"departure": {
"delay": 58,
"time": "1769517538"
},
"stopId": "FR:27375:ZE:0x6465:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769518604"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 99,
"time": "1769517879"
},
"departure": {
"delay": 99,
"time": "1769517879"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1769518280"
},
"departure": {
"delay": 80,
"time": "1769518280"
},
"stopId": "FR:27375:ZE:0x6478:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1769517767"
},
"departure": {
"delay": 47,
"time": "1769517767"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470055:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14184:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1769511014"
},
"departure": {
"delay": 74,
"time": "1769511014"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 243,
"time": "1769513163"
},
"departure": {
"delay": 243,
"time": "1769513163"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 103,
"time": "1769512038"
},
"departure": {
"delay": 103,
"time": "1769512063"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1769510888"
},
"departure": {
"delay": 68,
"time": "1769510888"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 253,
"time": "1769513113"
},
"departure": {
"delay": 253,
"time": "1769513113"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1769510979"
},
"departure": {
"delay": 39,
"time": "1769510979"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1769511094"
},
"departure": {
"delay": 34,
"time": "1769511094"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1769510938"
},
"departure": {
"delay": 58,
"time": "1769510938"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1769511964"
},
"departure": {
"delay": 64,
"time": "1769511964"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769510200",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14184:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13847:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769516949"
},
"departure": {
"delay": 9,
"time": "1769516949"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1769517034"
},
"departure": {
"delay": 34,
"time": "1769517034"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769517736"
},
"departure": {
"delay": 16,
"time": "1769517736"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1769517943"
},
"departure": {
"delay": 43,
"time": "1769517943"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1769517527"
},
"departure": {
"delay": 47,
"time": "1769517527"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769517780"
},
"departure": {
"time": "1769517780"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1769517261"
},
"departure": {
"delay": 21,
"time": "1769517261"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769517870"
},
"departure": {
"delay": 30,
"time": "1769517870"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1769517471"
},
"departure": {
"delay": 51,
"time": "1769517471"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1769517648"
},
"departure": {
"delay": 48,
"time": "1769517648"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1769517151"
},
"departure": {
"delay": 31,
"time": "1769517151"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1769517551"
},
"departure": {
"delay": 11,
"time": "1769517551"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1769517290"
},
"departure": {
"delay": 50,
"time": "1769517290"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1769517087"
},
"departure": {
"delay": 27,
"time": "1769517087"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1769517684"
},
"departure": {
"delay": 24,
"time": "1769517684"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13847:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:b1ba0e417367fb947b7ddd1641400618:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1769513670"
},
"departure": {
"delay": -5,
"time": "1769513755"
},
"stopId": "FR:61169:ZE:2290:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1769514201"
},
"departure": {
"delay": -2,
"time": "1769514238"
},
"stopId": "FR:61169:ZE:2285:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1769514050"
},
"departure": {
"delay": 21,
"time": "1769514081"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1769513948"
},
"departure": {
"delay": 7,
"time": "1769514007"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": -135,
"time": "1769514515"
},
"departure": {
"delay": -135,
"time": "1769514525"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": -131,
"time": "1769514569"
},
"departure": {
"delay": -131,
"time": "1769514589"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1769513810"
},
"departure": {
"delay": 1,
"time": "1769513821"
},
"stopId": "FR:61169:ZE:2319:ATOUMOD104",
"stopSequence": 9
},
{
"departure": {
"delay": 23,
"time": "1769513303"
},
"stopId": "FR:61169:ZE:2276:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1769513517"
},
"departure": {
"delay": 21,
"time": "1769513541"
},
"stopId": "FR:61169:ZE:2331:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1769513577"
},
"departure": {
"delay": 10,
"time": "1769513590"
},
"stopId": "FR:61169:ZE:2310:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1769513467"
},
"departure": {
"delay": 43,
"time": "1769513503"
},
"stopId": "FR:61169:ZE:2272:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1769513610"
},
"departure": {
"delay": -20,
"time": "1769513620"
},
"stopId": "FR:61169:ZE:2266:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": -29,
"time": "1769514382"
},
"departure": {
"delay": -29,
"time": "1769514391"
},
"stopId": "FR:61169:ZE:2295:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": -54,
"time": "1769514286"
},
"departure": {
"delay": -54,
"time": "1769514306"
},
"stopId": "FR:61169:ZE:2278:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": -171,
"time": "1769514729"
},
"stopId": "FR:61169:ZE:2335:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1769514127"
},
"departure": {
"delay": 31,
"time": "1769514151"
},
"stopId": "FR:61169:ZE:2316:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1769513866"
},
"departure": {
"delay": 4,
"time": "1769513884"
},
"stopId": "FR:61169:ZE:2260:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": -136,
"time": "1769514624"
},
"departure": {
"delay": -136,
"time": "1769514644"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1769513333"
},
"departure": {
"delay": 4,
"time": "1769513344"
},
"stopId": "FR:61169:ZE:2288:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": -51,
"time": "1769514425"
},
"departure": {
"delay": -51,
"time": "1769514429"
},
"stopId": "FR:61169:ZE:2274:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1769513378"
},
"departure": {
"delay": 19,
"time": "1769513419"
},
"stopId": "FR:61169:ZE:2282:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": -144,
"time": "1769514680"
},
"departure": {
"delay": -144,
"time": "1769514696"
},
"stopId": "FR:61169:ZE:2306:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": -94,
"time": "1769514496"
},
"departure": {
"delay": -94,
"time": "1769514506"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 18
}
],
"timestamp": "1769514845",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:b1ba0e417367fb947b7ddd1641400618:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2018:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769514720"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516820"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769516640"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2018:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10806:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1769511066"
},
"departure": {
"delay": 126,
"time": "1769511066"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 124,
"time": "1769512924"
},
"departure": {
"delay": 124,
"time": "1769512924"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 166,
"time": "1769512366"
},
"departure": {
"delay": 166,
"time": "1769512366"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 133,
"time": "1769511013"
},
"departure": {
"delay": 133,
"time": "1769511013"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1769513050"
},
"departure": {
"delay": 70,
"time": "1769513050"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 143,
"time": "1769511143"
},
"departure": {
"delay": 143,
"time": "1769511143"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1769511872"
},
"departure": {
"delay": -3,
"time": "1769511897"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1769510969"
},
"departure": {
"delay": 89,
"time": "1769510969"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1769512982"
},
"departure": {
"delay": 122,
"time": "1769512982"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 186,
"time": "1769512866"
},
"departure": {
"delay": 186,
"time": "1769512866"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 173,
"time": "1769512793"
},
"departure": {
"delay": 173,
"time": "1769512793"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1769509299",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10806:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596648:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4237,
"time": "1769514803"
},
"departure": {
"delay": -4237,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3877,
"time": "1769514803"
},
"departure": {
"delay": -3877,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -4057,
"time": "1769514803"
},
"departure": {
"delay": -4057,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -4297,
"time": "1769514803"
},
"departure": {
"delay": -4297,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -4477,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3337,
"time": "1769514803"
},
"departure": {
"delay": -3337,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -3817,
"time": "1769514803"
},
"departure": {
"delay": -3817,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": -3277,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3577,
"time": "1769514803"
},
"departure": {
"delay": -3577,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3697,
"time": "1769514803"
},
"departure": {
"delay": -3697,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -4177,
"time": "1769514803"
},
"departure": {
"delay": -4177,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3517,
"time": "1769514803"
},
"departure": {
"delay": -3517,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3457,
"time": "1769514803"
},
"departure": {
"delay": -3457,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -3397,
"time": "1769514803"
},
"departure": {
"delay": -3397,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596648:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:599:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769517720"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769519040"
},
"departure": {
"time": "1769519040"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769518380"
},
"departure": {
"time": "1769518380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769519100"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769518440"
},
"departure": {
"time": "1769518440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769517420"
},
"departure": {
"time": "1769517420"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769518680"
},
"departure": {
"time": "1769518680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769518200"
},
"departure": {
"time": "1769518200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769517780"
},
"departure": {
"time": "1769517780"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769518560"
},
"departure": {
"time": "1769518560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769517660"
},
"departure": {
"time": "1769517660"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769518020"
},
"departure": {
"time": "1769518020"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769518800"
},
"departure": {
"time": "1769518800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769518920"
},
"departure": {
"time": "1769518920"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769518320"
},
"departure": {
"time": "1769518320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769518500"
},
"departure": {
"time": "1769518500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769518860"
},
"departure": {
"time": "1769518860"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
}
],
"timestamp": "1769514807",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:599:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490623:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1769514638"
},
"departure": {
"delay": 158,
"time": "1769514638"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 162,
"time": "1769514822"
},
"departure": {
"delay": 162,
"time": "1769514822"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 137,
"time": "1769514674"
},
"departure": {
"delay": 137,
"time": "1769514677"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 112,
"time": "1769514892"
},
"departure": {
"delay": 112,
"time": "1769514892"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 115,
"time": "1769514535"
},
"departure": {
"delay": 115,
"time": "1769514535"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 133,
"time": "1769514253"
},
"departure": {
"delay": 133,
"time": "1769514253"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 167,
"time": "1769514331"
},
"departure": {
"delay": 167,
"time": "1769514347"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 125,
"time": "1769514125"
},
"departure": {
"delay": 125,
"time": "1769514125"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 131,
"time": "1769514731"
},
"departure": {
"delay": 131,
"time": "1769514731"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 87,
"time": "1769514567"
},
"departure": {
"delay": 87,
"time": "1769514567"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 123,
"time": "1769514183"
},
"departure": {
"delay": 123,
"time": "1769514183"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 163,
"time": "1769514463"
},
"departure": {
"delay": 163,
"time": "1769514463"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1769514481"
},
"departure": {
"delay": 121,
"time": "1769514481"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 137,
"time": "1769514377"
},
"departure": {
"delay": 137,
"time": "1769514377"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 124,
"time": "1769514964"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
}
],
"timestamp": "1769514611",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490623:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3367:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1769514150"
},
"departure": {
"delay": 117,
"time": "1769514177"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 244,
"time": "1769514904"
},
"departure": {
"delay": 244,
"time": "1769514904"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 222,
"time": "1769515482"
},
"departure": {
"delay": 222,
"time": "1769515482"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 222,
"time": "1769515002"
},
"departure": {
"delay": 222,
"time": "1769515002"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1769514635"
},
"departure": {
"delay": 117,
"time": "1769514657"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 157,
"time": "1769514386"
},
"departure": {
"delay": 157,
"time": "1769514397"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 195,
"time": "1769514855"
},
"departure": {
"delay": 195,
"time": "1769514855"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 190,
"time": "1769515210"
},
"departure": {
"delay": 190,
"time": "1769515210"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 231,
"time": "1769515551"
},
"departure": {
"delay": 231,
"time": "1769515551"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 77,
"time": "1769514042"
},
"departure": {
"delay": 77,
"time": "1769514077"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1769514511"
},
"departure": {
"delay": 117,
"time": "1769514537"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 213,
"time": "1769515293"
},
"departure": {
"delay": 213,
"time": "1769515293"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 190,
"time": "1769515450"
},
"departure": {
"delay": 190,
"time": "1769515450"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 177,
"time": "1769514751"
},
"departure": {
"delay": 177,
"time": "1769514777"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 137,
"time": "1769514277"
},
"departure": {
"delay": 137,
"time": "1769514317"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 195,
"time": "1769515695"
},
"departure": {
"delay": 195,
"time": "1769515695"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769513280",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3367:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1769513209"
},
"departure": {
"delay": 115,
"time": "1769513215"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 136,
"time": "1769512548"
},
"departure": {
"delay": 136,
"time": "1769512576"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1769513487"
},
"departure": {
"delay": 95,
"time": "1769513495"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 135,
"time": "1769512371"
},
"departure": {
"delay": 135,
"time": "1769512395"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1769513299"
},
"departure": {
"delay": 95,
"time": "1769513315"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1769513690"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 45,
"time": "1769512065"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 135,
"time": "1769512442"
},
"departure": {
"delay": 135,
"time": "1769512455"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1769513568"
},
"departure": {
"delay": 55,
"time": "1769513575"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 155,
"time": "1769512259"
},
"departure": {
"delay": 155,
"time": "1769512295"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1769512774"
},
"departure": {
"delay": 95,
"time": "1769512775"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1769512663"
},
"departure": {
"delay": 135,
"time": "1769512695"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1769513113"
},
"departure": {
"delay": 75,
"time": "1769513115"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1769512157"
},
"departure": {
"delay": 77,
"time": "1769512157"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1769513389"
},
"departure": {
"delay": 85,
"time": "1769513425"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769511710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2891:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3772151x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -80,
"time": "1769512942"
},
"departure": {
"delay": -80,
"time": "1769512960"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -162,
"time": "1769513562"
},
"departure": {
"delay": -162,
"time": "1769513598"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 105,
"time": "1769511217"
},
"departure": {
"delay": 105,
"time": "1769511225"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 177,
"time": "1769510277"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -142,
"time": "1769513008"
},
"departure": {
"delay": -142,
"time": "1769513018"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 830,
"time": "1769514830"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -124,
"time": "1769513133"
},
"departure": {
"delay": -124,
"time": "1769513156"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1769512217"
},
"departure": {
"delay": 37,
"time": "1769512237"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1769510826"
},
"departure": {
"delay": 54,
"time": "1769510874"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1769511001"
},
"departure": {
"delay": 63,
"time": "1769511063"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -147,
"time": "1769513365"
},
"departure": {
"delay": -147,
"time": "1769513373"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1769511857"
},
"departure": {
"delay": 25,
"time": "1769511865"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1769511390"
},
"departure": {
"delay": 57,
"time": "1769511417"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -17,
"time": "1769512411"
},
"departure": {
"delay": -17,
"time": "1769512423"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1769510719"
},
"departure": {
"delay": 29,
"time": "1769510729"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -66,
"time": "1769513774"
},
"departure": {
"delay": -66,
"time": "1769513814"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -161,
"time": "1769513401"
},
"departure": {
"delay": -161,
"time": "1769513419"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -190,
"time": "1769513433"
},
"departure": {
"delay": -190,
"time": "1769513450"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -171,
"time": "1769513636"
},
"departure": {
"delay": -171,
"time": "1769513649"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -53,
"time": "1769512747"
},
"departure": {
"delay": -53,
"time": "1769512747"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -69,
"time": "1769512839"
},
"departure": {
"delay": -69,
"time": "1769512851"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3772151x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:55:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769490360"
},
"departure": {
"time": "1769490360"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769491080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769490000"
},
"departure": {
"time": "1769490000"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769490480"
},
"departure": {
"time": "1769490480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769490840"
},
"departure": {
"time": "1769490840"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769490900"
},
"departure": {
"time": "1769490900"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769490060"
},
"departure": {
"time": "1769490060"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769490120"
},
"departure": {
"time": "1769490120"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769489640"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769489820"
},
"departure": {
"time": "1769489820"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769490240"
},
"departure": {
"time": "1769490240"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769490600"
},
"departure": {
"time": "1769490600"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769489700"
},
"departure": {
"time": "1769489700"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769489880"
},
"departure": {
"time": "1769489880"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769490540"
},
"departure": {
"time": "1769490540"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1769513430",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:55:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6363:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769515230"
},
"departure": {
"delay": 90,
"time": "1769515230"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1769514313"
},
"departure": {
"delay": 73,
"time": "1769514313"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1769514233"
},
"departure": {
"delay": 53,
"time": "1769514233"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1769513411"
},
"departure": {
"delay": 71,
"time": "1769513411"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1769515114"
},
"departure": {
"delay": 94,
"time": "1769515114"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1769514110"
},
"departure": {
"delay": 50,
"time": "1769514110"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1769514873"
},
"departure": {
"delay": 93,
"time": "1769514873"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1769514508"
},
"departure": {
"delay": 88,
"time": "1769514508"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1769514757"
},
"departure": {
"delay": 97,
"time": "1769514757"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1769515636"
},
"departure": {
"delay": 136,
"time": "1769515636"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 142,
"time": "1769515582"
},
"departure": {
"delay": 142,
"time": "1769515582"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 147,
"time": "1769513533"
},
"departure": {
"delay": 147,
"time": "1769513607"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1769513737"
},
"departure": {
"delay": 240,
"time": "1769513760"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1769514386"
},
"departure": {
"delay": 26,
"time": "1769514386"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1769514659"
},
"departure": {
"delay": 59,
"time": "1769514659"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1769515470"
},
"departure": {
"delay": 90,
"time": "1769515470"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1769514990"
},
"departure": {
"delay": 90,
"time": "1769514990"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1769514589"
},
"departure": {
"delay": 109,
"time": "1769514589"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1769513909"
},
"departure": {
"delay": 54,
"time": "1769513934"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 194,
"time": "1769513834"
},
"departure": {
"delay": 194,
"time": "1769513834"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1769514010"
},
"departure": {
"delay": 70,
"time": "1769514010"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1769515162"
},
"departure": {
"delay": 142,
"time": "1769515162"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769513281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6363:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745228x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 246,
"time": "1769497092"
},
"departure": {
"delay": 246,
"time": "1769497146"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 174,
"time": "1769496846"
},
"departure": {
"delay": 174,
"time": "1769496894"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 203,
"time": "1769496529"
},
"departure": {
"delay": 203,
"time": "1769496563"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1769495868"
},
"departure": {
"delay": 152,
"time": "1769495912"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 231,
"time": "1769496064"
},
"departure": {
"delay": 231,
"time": "1769496111"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 259,
"time": "1769496328"
},
"departure": {
"delay": 259,
"time": "1769496379"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 155,
"time": "1769497295"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 237,
"time": "1769497158"
},
"departure": {
"delay": 237,
"time": "1769497197"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1769495660"
},
"departure": {
"delay": 79,
"time": "1769495719"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 223,
"time": "1769496003"
},
"departure": {
"delay": 223,
"time": "1769496043"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 228,
"time": "1769497011"
},
"departure": {
"delay": 228,
"time": "1769497068"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 257,
"time": "1769496444"
},
"departure": {
"delay": 257,
"time": "1769496497"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 208,
"time": "1769496912"
},
"departure": {
"delay": 208,
"time": "1769496988"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1769495523"
},
"departure": {
"delay": 2,
"time": "1769495582"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1769496601"
},
"departure": {
"delay": 162,
"time": "1769496642"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 147,
"time": "1769496662"
},
"departure": {
"delay": 147,
"time": "1769496687"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 286,
"time": "1769496159"
},
"departure": {
"delay": 286,
"time": "1769496226"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 5,
"time": "1769495405"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 143,
"time": "1769496748"
},
"departure": {
"delay": 143,
"time": "1769496803"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745228x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747527x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1769517840"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1769517780"
},
"departure": {
"time": "1769517780"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517720"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747527x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9777x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1769517300"
},
"departure": {
"time": "1769517300"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 15
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1769517720"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008",
"stopSequence": 3
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9777x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3772156x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1769500949"
},
"departure": {
"delay": 102,
"time": "1769501022"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1769498625"
},
"departure": {
"delay": -3,
"time": "1769498637"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769498410"
},
"departure": {
"delay": 20,
"time": "1769498420"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 76,
"time": "1769498176"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1769500167"
},
"departure": {
"delay": 127,
"time": "1769500207"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 133,
"time": "1769501144"
},
"departure": {
"delay": 133,
"time": "1769501293"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1769501354"
},
"departure": {
"delay": 82,
"time": "1769501362"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1769498764"
},
"departure": {
"delay": 38,
"time": "1769498798"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1769498227"
},
"departure": {
"delay": 45,
"time": "1769498265"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1769499141"
},
"departure": {
"delay": 23,
"time": "1769499203"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -46,
"time": "1769501834"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1769498842"
},
"departure": {
"delay": 35,
"time": "1769498855"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -3,
"time": "1769498442"
},
"departure": {
"delay": -3,
"time": "1769498457"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1769498295"
},
"departure": {
"delay": 26,
"time": "1769498366"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1769500899"
},
"departure": {
"delay": 104,
"time": "1769500904"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1769500656"
},
"departure": {
"delay": 132,
"time": "1769500692"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -45,
"time": "1769498977"
},
"departure": {
"delay": -45,
"time": "1769499015"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1769499778"
},
"departure": {
"delay": 71,
"time": "1769499791"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1769499597"
},
"departure": {
"delay": 74,
"time": "1769499614"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3772156x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8333:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769515893"
},
"departure": {
"delay": 33,
"time": "1769515893"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1769515112"
},
"departure": {
"delay": 32,
"time": "1769515112"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1769515933"
},
"departure": {
"delay": 13,
"time": "1769515933"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1769516471"
},
"departure": {
"delay": 11,
"time": "1769516471"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1769514427"
},
"departure": {
"delay": 7,
"time": "1769514427"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769514933"
},
"departure": {
"delay": 33,
"time": "1769514933"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769515035"
},
"departure": {
"delay": 15,
"time": "1769515035"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1769516704"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 4,
"time": "1769515984"
},
"departure": {
"delay": 4,
"time": "1769515984"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1769515324"
},
"departure": {
"delay": 4,
"time": "1769515324"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1769514626"
},
"departure": {
"delay": 26,
"time": "1769514626"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1769514497"
},
"departure": {
"delay": 17,
"time": "1769514497"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1769514702"
},
"departure": {
"delay": 7,
"time": "1769514727"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1769515257"
},
"departure": {
"delay": 57,
"time": "1769515257"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769514551"
},
"departure": {
"delay": 11,
"time": "1769514551"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1769515411"
},
"departure": {
"delay": 31,
"time": "1769515411"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1769514371"
},
"departure": {
"delay": 11,
"time": "1769514371"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -16,
"time": "1769514764"
},
"departure": {
"delay": -16,
"time": "1769514764"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1769514866"
},
"departure": {
"delay": 26,
"time": "1769514866"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -237,
"time": "1769516103"
},
"departure": {
"delay": -237,
"time": "1769516103"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769514260",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8333:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx296:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769516141"
},
"departure": {
"delay": 41,
"time": "1769516141"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1769516321"
},
"departure": {
"delay": 41,
"time": "1769516321"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769514750",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx296:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:61:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769494500"
},
"departure": {
"time": "1769494500"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769494560"
},
"departure": {
"time": "1769494560"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769494080"
},
"departure": {
"time": "1769494080"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769494740"
},
"departure": {
"time": "1769494740"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769494380"
},
"departure": {
"time": "1769494380"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769494200"
},
"departure": {
"time": "1769494200"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769492640"
},
"departure": {
"time": "1769492640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769492820"
},
"departure": {
"time": "1769492820"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769494920"
},
"departure": {
"time": "1769494920"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769495160"
},
"departure": {
"time": "1769495160"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769494800"
},
"departure": {
"time": "1769494800"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769492700"
},
"departure": {
"time": "1769492700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769493300"
},
"departure": {
"time": "1769493300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769493600"
},
"departure": {
"time": "1769493600"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769493840"
},
"departure": {
"time": "1769493840"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769494980"
},
"departure": {
"time": "1769494980"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769493180"
},
"departure": {
"time": "1769493180"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769492460"
},
"departure": {
"time": "1769492460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769494620"
},
"departure": {
"time": "1769494620"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769493120"
},
"departure": {
"time": "1769493120"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769493900"
},
"departure": {
"time": "1769493900"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769492520"
},
"departure": {
"time": "1769492520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769492880"
},
"departure": {
"time": "1769492880"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769492885"
},
"departure": {
"delay": 5,
"time": "1769492885"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769494680"
},
"departure": {
"time": "1769494680"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769493960"
},
"departure": {
"time": "1769493960"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769493660"
},
"departure": {
"time": "1769493660"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769492940"
},
"departure": {
"time": "1769492940"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769493060"
},
"departure": {
"time": "1769493060"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1769492400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769495040"
},
"departure": {
"time": "1769495040"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769495220"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769494440"
},
"departure": {
"time": "1769494440"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
}
],
"timestamp": "1769489415",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:61:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745165x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769505873"
},
"departure": {
"delay": 12,
"time": "1769505912"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1769505958"
},
"departure": {
"delay": 36,
"time": "1769505996"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1769506138"
},
"departure": {
"delay": -16,
"time": "1769506184"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 78,
"time": "1769505533"
},
"departure": {
"delay": 78,
"time": "1769505558"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1769506276"
},
"departure": {
"delay": -12,
"time": "1769506308"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1769506688"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1769505382"
},
"departure": {
"delay": 57,
"time": "1769505417"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1769506438"
},
"departure": {
"delay": -17,
"time": "1769506483"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769505767"
},
"departure": {
"delay": 59,
"time": "1769505839"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1769505246"
},
"departure": {
"delay": 45,
"time": "1769505285"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1769505616"
},
"departure": {
"delay": 52,
"time": "1769505652"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1769505190"
},
"departure": {
"delay": 45,
"time": "1769505225"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1769506055"
},
"departure": {
"delay": 14,
"time": "1769506094"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769505306"
},
"departure": {
"delay": 51,
"time": "1769505351"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -16,
"time": "1769506550"
},
"departure": {
"delay": -16,
"time": "1769506604"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1769505449"
},
"departure": {
"delay": 88,
"time": "1769505508"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1769506210"
},
"departure": {
"delay": -18,
"time": "1769506242"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1769505682"
},
"departure": {
"delay": 57,
"time": "1769505717"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 73,
"time": "1769505073"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1769506348"
},
"departure": {
"delay": 17,
"time": "1769506397"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745165x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11150:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1769516692"
},
"departure": {
"delay": 52,
"time": "1769516692"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1769516922"
},
"departure": {
"delay": 42,
"time": "1769516922"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1769516582"
},
"departure": {
"delay": 2,
"time": "1769516582"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1769516796"
},
"departure": {
"delay": 36,
"time": "1769516796"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1769517280"
},
"departure": {
"delay": 40,
"time": "1769517280"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1769516664"
},
"departure": {
"delay": 24,
"time": "1769516664"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1769516727"
},
"departure": {
"delay": 27,
"time": "1769516727"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11150:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1769515380"
},
"departure": {
"delay": -60,
"time": "1769515380"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1769512320"
},
"departure": {
"delay": 120,
"time": "1769512380"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1769515020"
},
"departure": {
"delay": -60,
"time": "1769515020"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769513460"
},
"departure": {
"delay": 60,
"time": "1769513520"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1769515440"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1769513940"
},
"departure": {
"delay": 120,
"time": "1769514000"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1769515200"
},
"departure": {
"delay": -60,
"time": "1769515200"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": -60,
"time": "1769515140"
},
"departure": {
"delay": -60,
"time": "1769515140"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1769514420"
},
"departure": {
"delay": 5,
"time": "1769514425"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1769512620"
},
"departure": {
"delay": 185,
"time": "1769512625"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1769514005"
},
"departure": {
"delay": -50,
"time": "1769514010"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769514660"
},
"departure": {
"delay": 5,
"time": "1769514665"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769514060"
},
"departure": {
"time": "1769514120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1769514840"
},
"departure": {
"delay": -60,
"time": "1769514840"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1769512200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769514600"
},
"departure": {
"delay": 5,
"time": "1769514605"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1769513220"
},
"departure": {
"delay": 125,
"time": "1769513225"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769514300"
},
"departure": {
"delay": 5,
"time": "1769514305"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1769513340"
},
"departure": {
"delay": 65,
"time": "1769513345"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1769512440"
},
"departure": {
"delay": 125,
"time": "1769512445"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1769512740"
},
"departure": {
"delay": 120,
"time": "1769512800"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1769512680"
},
"departure": {
"delay": 185,
"time": "1769512685"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1769512920"
},
"departure": {
"delay": 185,
"time": "1769512925"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 185,
"time": "1769512980"
},
"departure": {
"delay": 185,
"time": "1769512985"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1769515260"
},
"departure": {
"delay": -60,
"time": "1769515260"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -45,
"time": "1769514670"
},
"departure": {
"delay": -45,
"time": "1769514675"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769513700"
},
"departure": {
"time": "1769513820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1769514900"
},
"departure": {
"delay": -60,
"time": "1769514900"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1769513280"
},
"departure": {
"delay": 125,
"time": "1769513285"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1769514780"
},
"departure": {
"delay": -60,
"time": "1769514780"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769514180"
},
"departure": {
"delay": 5,
"time": "1769514185"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1769513040"
},
"departure": {
"delay": 125,
"time": "1769513045"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1769514720"
},
"departure": {
"delay": -55,
"time": "1769514725"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1769514765",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:535:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747850x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1769507839"
},
"departure": {
"delay": -25,
"time": "1769507855"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1769508246"
},
"departure": {
"delay": -36,
"time": "1769508264"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1769507621"
},
"departure": {
"delay": -9,
"time": "1769507631"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -59,
"time": "1769508147"
},
"departure": {
"delay": -59,
"time": "1769508181"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1769507740"
},
"departure": {
"delay": -15,
"time": "1769507745"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -89,
"time": "1769509231"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1769509129"
},
"departure": {
"delay": 35,
"time": "1769509175"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -34,
"time": "1769508714"
},
"departure": {
"delay": -34,
"time": "1769508746"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 23,
"time": "1769507423"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1769509060"
},
"departure": {
"delay": 19,
"time": "1769509099"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1769508601"
},
"departure": {
"delay": -21,
"time": "1769508639"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -69,
"time": "1769508061"
},
"departure": {
"delay": -69,
"time": "1769508111"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1769508503"
},
"departure": {
"delay": -3,
"time": "1769508537"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1769508947"
},
"departure": {
"delay": 17,
"time": "1769508977"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -57,
"time": "1769507691"
},
"departure": {
"delay": -57,
"time": "1769507703"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1769508280"
},
"departure": {
"delay": 18,
"time": "1769508318"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769507472"
},
"departure": {
"delay": 3,
"time": "1769507523"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1769508563"
},
"departure": {
"delay": -25,
"time": "1769508575"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1769508873"
},
"departure": {
"delay": 8,
"time": "1769508908"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1769508344"
},
"departure": {
"delay": -2,
"time": "1769508358"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -68,
"time": "1769507985"
},
"departure": {
"delay": -68,
"time": "1769507992"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1769508206"
},
"departure": {
"delay": -18,
"time": "1769508222"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1769507935"
},
"departure": {
"delay": -50,
"time": "1769507950"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1769507598"
},
"departure": {
"delay": 29,
"time": "1769507609"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1769507762"
},
"departure": {
"delay": -10,
"time": "1769507810"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747850x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10800:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769516684"
},
"departure": {
"delay": 44,
"time": "1769516684"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1769516281"
},
"departure": {
"delay": 1,
"time": "1769516281"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1769516325"
},
"departure": {
"delay": 45,
"time": "1769516325"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769517462"
},
"departure": {
"delay": 42,
"time": "1769517462"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769517558"
},
"departure": {
"delay": 18,
"time": "1769517558"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1769517218"
},
"departure": {
"delay": 38,
"time": "1769517218"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1769516566"
},
"departure": {
"delay": 46,
"time": "1769516566"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769516797"
},
"departure": {
"delay": 37,
"time": "1769516797"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1769517519"
},
"departure": {
"delay": 39,
"time": "1769517519"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1769516720"
},
"departure": {
"delay": 20,
"time": "1769516720"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1769517966"
},
"departure": {
"delay": 6,
"time": "1769517966"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1769517375"
},
"departure": {
"delay": 15,
"time": "1769517375"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769514490",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10800:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1769516743"
},
"departure": {
"delay": 43,
"time": "1769516743"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1769516679"
},
"departure": {
"delay": 39,
"time": "1769516679"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1769516352"
},
"departure": {
"delay": 12,
"time": "1769516352"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769518110"
},
"departure": {
"delay": 30,
"time": "1769518110"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1769516621"
},
"departure": {
"delay": 41,
"time": "1769516621"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1769516319"
},
"departure": {
"delay": 39,
"time": "1769516319"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769518160"
},
"departure": {
"delay": 20,
"time": "1769518160"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769516790"
},
"departure": {
"delay": 30,
"time": "1769516790"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1769518048"
},
"departure": {
"delay": 28,
"time": "1769518048"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1769516995"
},
"departure": {
"delay": 55,
"time": "1769516995"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1769518308"
},
"departure": {
"delay": 48,
"time": "1769518308"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1769518251"
},
"departure": {
"delay": 51,
"time": "1769518251"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1769518016"
},
"departure": {
"delay": 56,
"time": "1769518016"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1769518201"
},
"departure": {
"delay": 1,
"time": "1769518201"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1769516389"
},
"departure": {
"delay": 49,
"time": "1769516389"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769512140",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13991:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2487701:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3948,
"time": "1769514792"
},
"departure": {
"delay": -3948,
"time": "1769514792"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -62,
"time": "1769519098"
},
"departure": {
"delay": -62,
"time": "1769519098"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -110,
"time": "1769519350"
},
"departure": {
"delay": -110,
"time": "1769519350"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3768,
"time": "1769514792"
},
"departure": {
"delay": -3768,
"time": "1769514792"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3408,
"time": "1769514792"
},
"departure": {
"delay": -3408,
"time": "1769514792"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -4068,
"time": "1769514792"
},
"departure": {
"delay": -4068,
"time": "1769514792"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -187,
"time": "1769519573"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -3948,
"time": "1769514792"
},
"departure": {
"delay": -3948,
"time": "1769514792"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -100,
"time": "1769519120"
},
"departure": {
"delay": -100,
"time": "1769519120"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3648,
"time": "1769514792"
},
"departure": {
"delay": -3648,
"time": "1769514792"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -200,
"time": "1769519380"
},
"departure": {
"delay": -200,
"time": "1769519380"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -162,
"time": "1769519478"
},
"departure": {
"delay": -162,
"time": "1769519478"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -152,
"time": "1769519428"
},
"departure": {
"delay": -152,
"time": "1769519428"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -4128,
"time": "1769514792"
},
"departure": {
"delay": -4128,
"time": "1769514792"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3288,
"time": "1769514792"
},
"departure": {
"delay": -3288,
"time": "1769514792"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3828,
"time": "1769514792"
},
"departure": {
"delay": -3828,
"time": "1769514792"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -116,
"time": "1769519224"
},
"departure": {
"delay": -116,
"time": "1769519224"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"departure": {
"delay": -3168,
"time": "1769514792"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3588,
"time": "1769514792"
},
"departure": {
"delay": -3588,
"time": "1769514792"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1769519024"
},
"departure": {
"delay": -16,
"time": "1769519024"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -57,
"time": "1769519043"
},
"departure": {
"delay": -57,
"time": "1769519043"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3348,
"time": "1769514792"
},
"departure": {
"delay": -3348,
"time": "1769514792"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3828,
"time": "1769514792"
},
"departure": {
"delay": -3828,
"time": "1769514792"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3528,
"time": "1769514792"
},
"departure": {
"delay": -3528,
"time": "1769514792"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2487701:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12354:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1769512636"
},
"departure": {
"delay": 155,
"time": "1769512655"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -82,
"time": "1769513858"
},
"departure": {
"delay": -82,
"time": "1769513858"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1769513298"
},
"departure": {
"delay": 18,
"time": "1769513298"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 174,
"time": "1769512734"
},
"departure": {
"delay": 174,
"time": "1769512734"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1769513481"
},
"departure": {
"delay": 21,
"time": "1769513481"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -75,
"time": "1769514405"
},
"departure": {
"delay": -75,
"time": "1769514405"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 106,
"time": "1769512286"
},
"departure": {
"delay": 106,
"time": "1769512306"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769513658"
},
"departure": {
"delay": 18,
"time": "1769513658"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -44,
"time": "1769513956"
},
"departure": {
"delay": -44,
"time": "1769513956"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -85,
"time": "1769514137"
},
"departure": {
"delay": -85,
"time": "1769514155"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -49,
"time": "1769513171"
},
"departure": {
"delay": -49,
"time": "1769513171"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 134,
"time": "1769512874"
},
"departure": {
"delay": 134,
"time": "1769512874"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1769514356"
},
"departure": {
"delay": -64,
"time": "1769514356"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 87,
"time": "1769513007"
},
"departure": {
"delay": 87,
"time": "1769513007"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -45,
"time": "1769514255"
},
"departure": {
"delay": -45,
"time": "1769514255"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -48,
"time": "1769514072"
},
"departure": {
"delay": -48,
"time": "1769514072"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 185,
"time": "1769512805"
},
"departure": {
"delay": 185,
"time": "1769512805"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -49,
"time": "1769513831"
},
"departure": {
"delay": -49,
"time": "1769513831"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 155,
"time": "1769512955"
},
"departure": {
"delay": 155,
"time": "1769512955"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1769513056"
},
"departure": {
"delay": 76,
"time": "1769513056"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -5,
"time": "1769513731"
},
"departure": {
"delay": -5,
"time": "1769513755"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 30,
"time": "1769512230"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1769513559"
},
"departure": {
"delay": 1,
"time": "1769513581"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1769513547"
},
"departure": {
"delay": 27,
"time": "1769513547"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1769512505"
},
"departure": {
"delay": 125,
"time": "1769512505"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -101,
"time": "1769514499"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 6,
"time": "1769513346"
},
"departure": {
"delay": 6,
"time": "1769513346"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1769513450"
},
"departure": {
"delay": 50,
"time": "1769513450"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -55,
"time": "1769514005"
},
"departure": {
"delay": -55,
"time": "1769514005"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 110,
"time": "1769512407"
},
"departure": {
"delay": 110,
"time": "1769512430"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -91,
"time": "1769513189"
},
"departure": {
"delay": -91,
"time": "1769513189"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769512240",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12354:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16574F5521427x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769508720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769510580"
},
"departure": {
"time": "1769510700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 3300,
"time": "1769522940"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769511660"
},
"departure": {
"time": "1769511720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1769513373",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16574F5521427x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602153:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1769515772"
},
"departure": {
"delay": 92,
"time": "1769515772"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1769516608"
},
"departure": {
"delay": 28,
"time": "1769516608"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -2,
"time": "1769516458"
},
"departure": {
"delay": -2,
"time": "1769516458"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -697,
"time": "1769514803"
},
"departure": {
"delay": -697,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"delay": -397,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -457,
"time": "1769514803"
},
"departure": {
"delay": -457,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1769516368"
},
"departure": {
"delay": -32,
"time": "1769516368"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1769516252"
},
"departure": {
"delay": 32,
"time": "1769516252"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -637,
"time": "1769514803"
},
"departure": {
"delay": -637,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1769516166"
},
"departure": {
"delay": 66,
"time": "1769516166"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1769515831"
},
"departure": {
"delay": 91,
"time": "1769515831"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -577,
"time": "1769514803"
},
"departure": {
"delay": -577,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -397,
"time": "1769514803"
},
"departure": {
"delay": -397,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1769515903"
},
"departure": {
"delay": 43,
"time": "1769515903"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769516680"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -517,
"time": "1769514803"
},
"departure": {
"delay": -517,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602153:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12745:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769518068"
},
"departure": {
"delay": 48,
"time": "1769518068"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1769517980"
},
"departure": {
"delay": 20,
"time": "1769517980"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1769516849"
},
"departure": {
"delay": 29,
"time": "1769516849"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1769517853"
},
"departure": {
"delay": 13,
"time": "1769517853"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1769517947"
},
"departure": {
"delay": 47,
"time": "1769517947"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1769516918"
},
"departure": {
"delay": 38,
"time": "1769516918"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769518220"
},
"departure": {
"delay": 20,
"time": "1769518220"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769518305"
},
"departure": {
"delay": 45,
"time": "1769518305"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769514750",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12745:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 339,
"time": "1769514408"
},
"departure": {
"delay": 339,
"time": "1769514459"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 173,
"time": "1769513188"
},
"departure": {
"delay": 173,
"time": "1769513213"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 233,
"time": "1769513813"
},
"departure": {
"delay": 233,
"time": "1769513813"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1769512863"
},
"departure": {
"delay": 88,
"time": "1769512888"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 146,
"time": "1769513126"
},
"departure": {
"delay": 146,
"time": "1769513126"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 233,
"time": "1769513502"
},
"departure": {
"delay": 233,
"time": "1769513513"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 219,
"time": "1769513593"
},
"departure": {
"delay": 219,
"time": "1769513619"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 270,
"time": "1769514630"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1769512764"
},
"departure": {
"delay": 24,
"time": "1769512764"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1769512938"
},
"departure": {
"delay": 78,
"time": "1769512938"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1769513327"
},
"departure": {
"delay": 107,
"time": "1769513327"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 168,
"time": "1769513088"
},
"departure": {
"delay": 168,
"time": "1769513088"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769512620"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 165,
"time": "1769513242"
},
"departure": {
"delay": 165,
"time": "1769513265"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 238,
"time": "1769514229"
},
"departure": {
"delay": 238,
"time": "1769514238"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 99,
"time": "1769513019"
},
"departure": {
"delay": 99,
"time": "1769513019"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 363,
"time": "1769514013"
},
"departure": {
"delay": 363,
"time": "1769514063"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 248,
"time": "1769514188"
},
"departure": {
"delay": 248,
"time": "1769514188"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 295,
"time": "1769514175"
},
"departure": {
"delay": 295,
"time": "1769514175"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 274,
"time": "1769513865"
},
"departure": {
"delay": 274,
"time": "1769513914"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 243,
"time": "1769513763"
},
"departure": {
"delay": 243,
"time": "1769513763"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1769512651"
},
"departure": {
"delay": 31,
"time": "1769512651"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 152,
"time": "1769513432"
},
"departure": {
"delay": 152,
"time": "1769513432"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 254,
"time": "1769513714"
},
"departure": {
"delay": 254,
"time": "1769513714"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1769512713"
},
"departure": {
"delay": 33,
"time": "1769512713"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 270,
"time": "1769514510"
},
"departure": {
"delay": 270,
"time": "1769514510"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769512600",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10245:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 272,
"time": "1769514724"
},
"departure": {
"delay": 272,
"time": "1769514752"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 250,
"time": "1769515030"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 274,
"time": "1769514322"
},
"departure": {
"delay": 274,
"time": "1769514334"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 253,
"time": "1769514356"
},
"departure": {
"delay": 253,
"time": "1769514373"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 550,
"time": "1769514061"
},
"departure": {
"delay": 550,
"time": "1769514070"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 250,
"time": "1769514850"
},
"departure": {
"delay": 250,
"time": "1769514850"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 523,
"time": "1769514149"
},
"departure": {
"delay": 523,
"time": "1769514163"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 561,
"time": "1769513961"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 270,
"time": "1769514538"
},
"departure": {
"delay": 270,
"time": "1769514570"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 246,
"time": "1769514600"
},
"departure": {
"delay": 246,
"time": "1769514666"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 493,
"time": "1769514185"
},
"departure": {
"delay": 493,
"time": "1769514193"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 207,
"time": "1769514432"
},
"departure": {
"delay": 207,
"time": "1769514447"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 528,
"time": "1769514099"
},
"departure": {
"delay": 528,
"time": "1769514108"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 311,
"time": "1769514299"
},
"departure": {
"delay": 311,
"time": "1769514311"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 249,
"time": "1769514757"
},
"departure": {
"delay": 249,
"time": "1769514789"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 425,
"time": "1769514204"
},
"departure": {
"delay": 425,
"time": "1769514245"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 395,
"time": "1769514261"
},
"departure": {
"delay": 395,
"time": "1769514275"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:24:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747892x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1769502187"
},
"departure": {
"delay": 21,
"time": "1769502201"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 94,
"time": "1769501014"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1769501861"
},
"departure": {
"delay": 59,
"time": "1769501879"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1769501915"
},
"departure": {
"delay": 52,
"time": "1769501932"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1769501761"
},
"departure": {
"delay": 44,
"time": "1769501804"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1769502323"
},
"departure": {
"delay": -28,
"time": "1769502332"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1769502256"
},
"departure": {
"delay": 32,
"time": "1769502272"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769501811"
},
"departure": {
"delay": 5,
"time": "1769501825"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1769502352"
},
"departure": {
"delay": 28,
"time": "1769502388"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -14,
"time": "1769501738"
},
"departure": {
"delay": -14,
"time": "1769501746"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -54,
"time": "1769502486"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1769501675"
},
"departure": {
"delay": 12,
"time": "1769501712"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1769501278"
},
"departure": {
"delay": 63,
"time": "1769501343"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769502040"
},
"departure": {
"delay": 50,
"time": "1769502050"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1769501464"
},
"departure": {
"delay": 15,
"time": "1769501475"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1769501958"
},
"departure": {
"delay": 44,
"time": "1769501984"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1769501400"
},
"departure": {
"delay": 94,
"time": "1769501434"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1769501543"
},
"departure": {
"delay": 36,
"time": "1769501556"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769501578"
},
"departure": {
"delay": 9,
"time": "1769501589"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1769501045"
},
"departure": {
"delay": 43,
"time": "1769501203"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1769502123"
},
"departure": {
"delay": 32,
"time": "1769502152"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1769502216"
},
"departure": {
"delay": -13,
"time": "1769502227"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1769502410"
},
"departure": {
"delay": 21,
"time": "1769502441"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747892x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1769496216"
},
"departure": {
"delay": 109,
"time": "1769496229"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769495691"
},
"departure": {
"delay": 120,
"time": "1769495700"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 118,
"time": "1769495518"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 216,
"time": "1769496657"
},
"departure": {
"delay": 216,
"time": "1769496696"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1769496531"
},
"departure": {
"delay": 144,
"time": "1769496564"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1769495642"
},
"departure": {
"delay": 134,
"time": "1769495654"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 192,
"time": "1769496972"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1769496425"
},
"departure": {
"delay": 139,
"time": "1769496439"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 168,
"time": "1769496147"
},
"departure": {
"delay": 168,
"time": "1769496168"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1769496176"
},
"departure": {
"delay": 130,
"time": "1769496190"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769496292"
},
"departure": {
"delay": 65,
"time": "1769496305"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1769496079"
},
"departure": {
"delay": 240,
"time": "1769496120"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 174,
"time": "1769496704"
},
"departure": {
"delay": 174,
"time": "1769496714"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 187,
"time": "1769496748"
},
"departure": {
"delay": 187,
"time": "1769496787"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 236,
"time": "1769496033"
},
"departure": {
"delay": 236,
"time": "1769496056"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1769495786"
},
"departure": {
"delay": 102,
"time": "1769495802"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1769495754"
},
"departure": {
"delay": 123,
"time": "1769495763"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:4:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16303:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1769515853"
},
"departure": {
"delay": 173,
"time": "1769515853"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 121,
"time": "1769515981"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 121,
"time": "1769514841"
},
"departure": {
"delay": 121,
"time": "1769514841"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1769514419"
},
"departure": {
"delay": 124,
"time": "1769514424"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 135,
"time": "1769515575"
},
"departure": {
"delay": 135,
"time": "1769515575"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 160,
"time": "1769515780"
},
"departure": {
"delay": 160,
"time": "1769515780"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 248,
"time": "1769514640"
},
"departure": {
"delay": 248,
"time": "1769514668"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1769515929"
},
"departure": {
"delay": 129,
"time": "1769515929"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 121,
"time": "1769515141"
},
"departure": {
"delay": 121,
"time": "1769515141"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 47,
"time": "1769514347"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514350",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16303:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758418x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1769492164"
},
"departure": {
"delay": 64,
"time": "1769492164"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1769491838"
},
"departure": {
"delay": 49,
"time": "1769491909"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 132,
"time": "1769493018"
},
"departure": {
"delay": 132,
"time": "1769493072"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 363,
"time": "1769494639"
},
"departure": {
"delay": 363,
"time": "1769494683"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 156,
"time": "1769492962"
},
"departure": {
"delay": 156,
"time": "1769492976"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 53,
"time": "1769491553"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 360,
"time": "1769494740"
},
"departure": {
"delay": 360,
"time": "1769494800"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 287,
"time": "1769493788"
},
"departure": {
"delay": 287,
"time": "1769493887"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 320,
"time": "1769494014"
},
"departure": {
"delay": 320,
"time": "1769494040"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1769492451"
},
"departure": {
"delay": 114,
"time": "1769492514"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 319,
"time": "1769494395"
},
"departure": {
"delay": 319,
"time": "1769494459"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 313,
"time": "1769494835"
},
"departure": {
"delay": 313,
"time": "1769494873"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 192,
"time": "1769493333"
},
"departure": {
"delay": 192,
"time": "1769493372"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 351,
"time": "1769494301"
},
"departure": {
"delay": 351,
"time": "1769494371"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 318,
"time": "1769494998"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1769492028"
},
"departure": {
"delay": 117,
"time": "1769492097"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 204,
"time": "1769493667"
},
"departure": {
"delay": 204,
"time": "1769493684"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 352,
"time": "1769494569"
},
"departure": {
"delay": 352,
"time": "1769494612"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 217,
"time": "1769493593"
},
"departure": {
"delay": 217,
"time": "1769493637"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 284,
"time": "1769494197"
},
"departure": {
"delay": 284,
"time": "1769494244"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 248,
"time": "1769493496"
},
"departure": {
"delay": 248,
"time": "1769493548"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758418x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745145x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769510981"
},
"departure": {
"delay": 80,
"time": "1769511020"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 153,
"time": "1769511803"
},
"departure": {
"delay": 153,
"time": "1769511873"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1769511479"
},
"departure": {
"delay": 36,
"time": "1769511516"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1769512054"
},
"departure": {
"delay": 186,
"time": "1769512086"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 133,
"time": "1769511185"
},
"departure": {
"delay": 133,
"time": "1769511253"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1769511545"
},
"departure": {
"delay": 102,
"time": "1769511642"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1769510547"
},
"departure": {
"delay": 23,
"time": "1769510603"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1769511697"
},
"departure": {
"delay": 94,
"time": "1769511754"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 44,
"time": "1769510444"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1769510652"
},
"departure": {
"delay": 32,
"time": "1769510672"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1769511313"
},
"departure": {
"delay": 90,
"time": "1769511330"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 147,
"time": "1769511907"
},
"departure": {
"delay": 147,
"time": "1769511927"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1769510723"
},
"departure": {
"delay": -14,
"time": "1769510746"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1769511376"
},
"departure": {
"delay": 61,
"time": "1769511421"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1769510845"
},
"departure": {
"delay": 54,
"time": "1769510934"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 187,
"time": "1769511958"
},
"departure": {
"delay": 187,
"time": "1769512027"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1769510779"
},
"departure": {
"delay": -1,
"time": "1769510819"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 176,
"time": "1769512107"
},
"departure": {
"delay": 176,
"time": "1769512136"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1769512252"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745145x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9911x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769514240"
},
"departure": {
"delay": 65,
"time": "1769514245"
},
"stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1769514360"
},
"departure": {
"delay": 5,
"time": "1769514365"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1769514250"
},
"departure": {
"delay": 15,
"time": "1769514255"
},
"stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769514300"
},
"departure": {
"delay": 5,
"time": "1769514305"
},
"stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1769514780"
},
"departure": {
"delay": 180,
"time": "1769514780"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769514120"
},
"departure": {
"delay": 5,
"time": "1769514125"
},
"stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1769514480"
},
"departure": {
"delay": -55,
"time": "1769514485"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": -55,
"time": "1769514420"
},
"departure": {
"delay": -55,
"time": "1769514425"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769514060"
},
"departure": {
"delay": 65,
"time": "1769514065"
},
"stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008",
"stopSequence": 3
},
{
"departure": {
"delay": 180,
"time": "1769513940"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1769514900"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769514000"
},
"departure": {
"delay": 65,
"time": "1769514005"
},
"stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008",
"stopSequence": 2
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9911x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 239,
"time": "1769514299"
},
"departure": {
"delay": 239,
"time": "1769514299"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 269,
"time": "1769514149"
},
"departure": {
"delay": 269,
"time": "1769514149"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 279,
"time": "1769514375"
},
"departure": {
"delay": 279,
"time": "1769514399"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 210,
"time": "1769515650"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 159,
"time": "1769513499"
},
"departure": {
"delay": 159,
"time": "1769513499"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769513100"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 239,
"time": "1769515019"
},
"departure": {
"delay": 239,
"time": "1769515019"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 269,
"time": "1769513909"
},
"departure": {
"delay": 269,
"time": "1769513909"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1769514612"
},
"departure": {
"delay": 132,
"time": "1769514612"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 329,
"time": "1769513825"
},
"departure": {
"delay": 329,
"time": "1769513849"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1769513384"
},
"departure": {
"delay": 104,
"time": "1769513384"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 260,
"time": "1769513660"
},
"departure": {
"delay": 260,
"time": "1769513660"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 314,
"time": "1769514074"
},
"departure": {
"delay": 314,
"time": "1769514074"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 210,
"time": "1769515170"
},
"departure": {
"delay": 210,
"time": "1769515170"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 173,
"time": "1769513333"
},
"departure": {
"delay": 173,
"time": "1769513333"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 254,
"time": "1769513774"
},
"departure": {
"delay": 254,
"time": "1769513774"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 194,
"time": "1769514674"
},
"departure": {
"delay": 194,
"time": "1769514674"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 264,
"time": "1769514264"
},
"departure": {
"delay": 264,
"time": "1769514264"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 266,
"time": "1769514866"
},
"departure": {
"delay": 266,
"time": "1769514866"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 254,
"time": "1769515094"
},
"departure": {
"delay": 254,
"time": "1769515094"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 210,
"time": "1769514930"
},
"departure": {
"delay": 210,
"time": "1769514930"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 224,
"time": "1769513624"
},
"departure": {
"delay": 224,
"time": "1769513624"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 235,
"time": "1769515255"
},
"departure": {
"delay": 235,
"time": "1769515255"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 257,
"time": "1769514797"
},
"departure": {
"delay": 257,
"time": "1769514797"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 149,
"time": "1769513229"
},
"departure": {
"delay": 149,
"time": "1769513249"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 210,
"time": "1769515470"
},
"departure": {
"delay": 210,
"time": "1769515470"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 294,
"time": "1769514474"
},
"departure": {
"delay": 294,
"time": "1769514474"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 226,
"time": "1769514526"
},
"departure": {
"delay": 226,
"time": "1769514526"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 259,
"time": "1769514199"
},
"departure": {
"delay": 259,
"time": "1769514199"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769513041",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12151:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769514790"
},
"departure": {
"delay": 10,
"time": "1769514790"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1769515831"
},
"departure": {
"delay": 31,
"time": "1769515831"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1769514989"
},
"departure": {
"delay": 29,
"time": "1769514989"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1769514922"
},
"departure": {
"delay": 22,
"time": "1769514922"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1769516309"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1769515682"
},
"departure": {
"delay": 2,
"time": "1769515682"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769514640"
},
"departure": {
"delay": 5,
"time": "1769514665"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1769515932"
},
"departure": {
"delay": 12,
"time": "1769515932"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1769514867"
},
"departure": {
"delay": 27,
"time": "1769514867"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1769516117"
},
"departure": {
"delay": 17,
"time": "1769516117"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1769515169"
},
"departure": {
"delay": 29,
"time": "1769515169"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1769515746"
},
"departure": {
"delay": 6,
"time": "1769515746"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1769515469"
},
"departure": {
"delay": 29,
"time": "1769515469"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769515415"
},
"departure": {
"delay": 35,
"time": "1769515415"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1769515561"
},
"departure": {
"delay": 1,
"time": "1769515561"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1769515322"
},
"departure": {
"delay": 2,
"time": "1769515322"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1769515082"
},
"departure": {
"delay": 2,
"time": "1769515082"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1769516189"
},
"departure": {
"delay": 29,
"time": "1769516189"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1769515255"
},
"departure": {
"delay": 55,
"time": "1769515255"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1769515889"
},
"departure": {
"delay": 29,
"time": "1769515889"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1769515609"
},
"departure": {
"delay": 49,
"time": "1769515609"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1769516014"
},
"departure": {
"delay": 34,
"time": "1769516014"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769514681",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15349:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745248x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769513649"
},
"departure": {
"delay": 47,
"time": "1769513687"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1769514322"
},
"departure": {
"delay": -8,
"time": "1769514352"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1769514990"
},
"departure": {
"delay": -30,
"time": "1769514990"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1769513917"
},
"departure": {
"delay": 46,
"time": "1769513926"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1769515110"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -2,
"time": "1769514620"
},
"departure": {
"delay": -2,
"time": "1769514658"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1769513858"
},
"departure": {
"delay": 74,
"time": "1769513894"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1769514694"
},
"departure": {
"delay": 1,
"time": "1769514721"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -42,
"time": "1769514403"
},
"departure": {
"delay": -42,
"time": "1769514438"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1769513710"
},
"departure": {
"delay": 53,
"time": "1769513753"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -32,
"time": "1769514237"
},
"departure": {
"delay": -32,
"time": "1769514268"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 91,
"time": "1769513491"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1769514790"
},
"departure": {
"delay": 22,
"time": "1769514802"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1769514048"
},
"departure": {
"delay": 68,
"time": "1769514128"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -35,
"time": "1769514488"
},
"departure": {
"delay": -35,
"time": "1769514565"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1769513565"
},
"departure": {
"delay": 26,
"time": "1769513606"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1769513781"
},
"departure": {
"delay": 72,
"time": "1769513832"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1769513983"
},
"departure": {
"delay": 21,
"time": "1769514021"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -30,
"time": "1769514870"
},
"departure": {
"delay": -30,
"time": "1769514870"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1769514167"
},
"departure": {
"delay": 24,
"time": "1769514204"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745248x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10757:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769512585"
},
"departure": {
"delay": 85,
"time": "1769512585"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 130,
"time": "1769512210"
},
"departure": {
"delay": 130,
"time": "1769512210"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1769513012"
},
"departure": {
"delay": 152,
"time": "1769513012"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 132,
"time": "1769511612"
},
"departure": {
"delay": 132,
"time": "1769511612"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769511180"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 210,
"time": "1769513310"
},
"departure": {
"delay": 210,
"time": "1769513310"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1769512662"
},
"departure": {
"delay": 42,
"time": "1769512662"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 145,
"time": "1769512285"
},
"departure": {
"delay": 145,
"time": "1769512285"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 155,
"time": "1769513135"
},
"departure": {
"delay": 155,
"time": "1769513135"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 97,
"time": "1769512837"
},
"departure": {
"delay": 97,
"time": "1769512837"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 127,
"time": "1769511727"
},
"departure": {
"delay": 127,
"time": "1769511727"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 170,
"time": "1769511385"
},
"departure": {
"delay": 170,
"time": "1769511410"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1769512735"
},
"departure": {
"delay": 140,
"time": "1769512760"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 211,
"time": "1769512111"
},
"departure": {
"delay": 211,
"time": "1769512111"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1769511562"
},
"departure": {
"delay": 82,
"time": "1769511562"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -135,
"time": "1769513685"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 168,
"time": "1769513088"
},
"departure": {
"delay": 168,
"time": "1769513088"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1769512410"
},
"departure": {
"delay": 90,
"time": "1769512410"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1769512486"
},
"departure": {
"delay": 130,
"time": "1769512510"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 168,
"time": "1769513364"
},
"departure": {
"delay": 168,
"time": "1769513388"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 189,
"time": "1769511789"
},
"departure": {
"delay": 189,
"time": "1769511789"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -58,
"time": "1769513642"
},
"departure": {
"delay": -58,
"time": "1769513642"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 86,
"time": "1769512886"
},
"departure": {
"delay": 86,
"time": "1769512886"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1769512560"
},
"departure": {
"delay": 120,
"time": "1769512560"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769510521",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10757:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748592x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1769514694"
},
"departure": {
"delay": 46,
"time": "1769514706"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769515580"
},
"departure": {
"delay": 20,
"time": "1769515580"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769515760"
},
"departure": {
"delay": 20,
"time": "1769515760"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769515280"
},
"departure": {
"delay": 20,
"time": "1769515280"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1769515640"
},
"departure": {
"delay": 20,
"time": "1769515640"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1769515700"
},
"departure": {
"delay": 20,
"time": "1769515700"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1769516000"
},
"departure": {
"delay": 20,
"time": "1769516000"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1769514735"
},
"departure": {
"delay": 25,
"time": "1769514745"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1769514521"
},
"departure": {
"delay": 111,
"time": "1769514531"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769515040"
},
"departure": {
"delay": 20,
"time": "1769515040"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769516180"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1769515880"
},
"departure": {
"delay": 20,
"time": "1769515880"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1769514499"
},
"departure": {
"delay": 91,
"time": "1769514511"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769515220"
},
"departure": {
"delay": 20,
"time": "1769515220"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769515160"
},
"departure": {
"delay": 20,
"time": "1769515160"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769515460"
},
"departure": {
"delay": 20,
"time": "1769515460"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1769514860"
},
"departure": {
"delay": 20,
"time": "1769514860"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 121,
"time": "1769514481"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769515400"
},
"departure": {
"delay": 20,
"time": "1769515400"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748592x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745172x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769512530"
},
"departure": {
"delay": 51,
"time": "1769512551"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1769511919"
},
"departure": {
"delay": 17,
"time": "1769511977"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1769511302"
},
"departure": {
"delay": -8,
"time": "1769511352"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1769512048"
},
"departure": {
"delay": 24,
"time": "1769512104"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1769512353"
},
"departure": {
"delay": 94,
"time": "1769512414"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -74,
"time": "1769511125"
},
"departure": {
"delay": -74,
"time": "1769511166"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769512602"
},
"departure": {
"delay": 60,
"time": "1769512680"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1769511561"
},
"departure": {
"delay": -2,
"time": "1769511598"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -16,
"time": "1769512148"
},
"departure": {
"delay": -16,
"time": "1769512184"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -41,
"time": "1769511837"
},
"departure": {
"delay": -41,
"time": "1769511859"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": -31,
"time": "1769510969"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1769511449"
},
"departure": {
"delay": 15,
"time": "1769511495"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -74,
"time": "1769511066"
},
"departure": {
"delay": -74,
"time": "1769511106"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1769511189"
},
"departure": {
"delay": -26,
"time": "1769511274"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1769511620"
},
"departure": {
"delay": -8,
"time": "1769511652"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1769512755"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -63,
"time": "1769511700"
},
"departure": {
"delay": -63,
"time": "1769511717"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1769511379"
},
"departure": {
"delay": 3,
"time": "1769511423"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1769512244"
},
"departure": {
"delay": 58,
"time": "1769512318"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 126,
"time": "1769512452"
},
"departure": {
"delay": 126,
"time": "1769512506"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745172x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5278:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1769512162"
},
"departure": {
"delay": 46,
"time": "1769512186"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -169,
"time": "1769513411"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1769512252"
},
"departure": {
"delay": 52,
"time": "1769512252"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -14,
"time": "1769512786"
},
"departure": {
"delay": -14,
"time": "1769512786"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1769512640"
},
"departure": {
"delay": -50,
"time": "1769512690"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -56,
"time": "1769512864"
},
"departure": {
"delay": -56,
"time": "1769512864"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1769512940"
},
"departure": {
"delay": -40,
"time": "1769512940"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 31,
"time": "1769512111"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769512121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5278:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1769514840"
},
"departure": {
"delay": -60,
"time": "1769514840"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1769514420"
},
"departure": {
"delay": -55,
"time": "1769514425"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -55,
"time": "1769514480"
},
"departure": {
"delay": -55,
"time": "1769514485"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1769515200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769513940"
},
"departure": {
"delay": 5,
"time": "1769513945"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1769515080"
},
"departure": {
"delay": -60,
"time": "1769515080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1769514360"
},
"departure": {
"delay": -55,
"time": "1769514365"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1769515020"
},
"departure": {
"delay": -60,
"time": "1769515020"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769514120"
},
"departure": {
"delay": 5,
"time": "1769514125"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769513760"
},
"departure": {
"time": "1769513820"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769514060"
},
"departure": {
"delay": 5,
"time": "1769514065"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"delay": 5,
"time": "1769513525"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1769514720"
},
"departure": {
"delay": -55,
"time": "1769514725"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1769514300"
},
"departure": {
"delay": -55,
"time": "1769514305"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1769514960"
},
"departure": {
"delay": -60,
"time": "1769514960"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769514660"
},
"departure": {
"delay": 5,
"time": "1769514665"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769513580"
},
"departure": {
"delay": 5,
"time": "1769513585"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769514600"
},
"departure": {
"delay": 5,
"time": "1769514605"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769514240"
},
"departure": {
"delay": 5,
"time": "1769514245"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1769514775",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:549:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 172,
"time": "1769515182"
},
"departure": {
"delay": 172,
"time": "1769515192"
},
"stopId": "FR:14368:ZE:5109469887332352:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 135,
"time": "1769515385"
},
"departure": {
"delay": 135,
"time": "1769515395"
},
"stopId": "FR:61508:ZE:6327308417761280:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 128,
"time": "1769514647"
},
"departure": {
"delay": 128,
"time": "1769514668"
},
"stopId": "FR:14371:ZE:5095337247113216:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 112,
"time": "1769515482"
},
"departure": {
"delay": 112,
"time": "1769515492"
},
"stopId": "FR:61508:ZE:5165650072829952:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 108,
"time": "1769514938"
},
"departure": {
"delay": 108,
"time": "1769514948"
},
"stopId": "FR:14576:ZE:5165886648352768:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 138,
"time": "1769514537"
},
"departure": {
"delay": 138,
"time": "1769514558"
},
"stopId": "FR:14371:ZE:5131850693476352:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1769515070"
},
"departure": {
"delay": 120,
"time": "1769515080"
},
"stopId": "FR:14576:ZE:5159045168103424:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1769515573"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1769514812",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15629:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1769516268"
},
"departure": {
"delay": 48,
"time": "1769516268"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 8,
"time": "1769515628"
},
"departure": {
"delay": 8,
"time": "1769515628"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769514900"
},
"departure": {
"time": "1769514900"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1769516082"
},
"departure": {
"delay": 42,
"time": "1769516082"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1769514298"
},
"departure": {
"delay": 58,
"time": "1769514298"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1769515578"
},
"departure": {
"delay": 18,
"time": "1769515578"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1769514543"
},
"departure": {
"delay": 3,
"time": "1769514543"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1769514814"
},
"departure": {
"delay": 34,
"time": "1769514814"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1769514494"
},
"departure": {
"delay": 14,
"time": "1769514494"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769515898"
},
"departure": {
"delay": 38,
"time": "1769515898"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1769515375"
},
"departure": {
"delay": 55,
"time": "1769515375"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1769514975"
},
"departure": {
"delay": 15,
"time": "1769514975"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1769515759"
},
"departure": {
"delay": 19,
"time": "1769515759"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1769515502"
},
"departure": {
"delay": 2,
"time": "1769515502"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1769514408"
},
"departure": {
"delay": 48,
"time": "1769514408"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1769514471"
},
"departure": {
"delay": 51,
"time": "1769514471"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1769514753"
},
"departure": {
"delay": 33,
"time": "1769514753"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1769515096"
},
"departure": {
"delay": 16,
"time": "1769515096"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1769514227"
},
"departure": {
"delay": 47,
"time": "1769514227"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1769514144"
},
"departure": {
"delay": 24,
"time": "1769514144"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769515964"
},
"departure": {
"delay": 44,
"time": "1769515964"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769514180"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1769515436"
},
"departure": {
"delay": 56,
"time": "1769515436"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769516580"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769514600"
},
"departure": {
"time": "1769514600"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1769516172"
},
"departure": {
"delay": 12,
"time": "1769516172"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1769515203"
},
"departure": {
"delay": 3,
"time": "1769515203"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1769515819"
},
"departure": {
"delay": 19,
"time": "1769515819"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1769516374"
},
"departure": {
"delay": 34,
"time": "1769516374"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1769514696"
},
"departure": {
"delay": 36,
"time": "1769514696"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769513741",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15629:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745258x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 472,
"time": "1769498956"
},
"departure": {
"delay": 472,
"time": "1769498992"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 489,
"time": "1769498003"
},
"departure": {
"delay": 489,
"time": "1769498049"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 467,
"time": "1769499135"
},
"departure": {
"delay": 467,
"time": "1769499167"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 549,
"time": "1769498682"
},
"departure": {
"delay": 549,
"time": "1769498709"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 472,
"time": "1769497672"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 596,
"time": "1769498236"
},
"departure": {
"delay": 596,
"time": "1769498276"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 477,
"time": "1769497931"
},
"departure": {
"delay": 477,
"time": "1769497977"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 478,
"time": "1769498908"
},
"departure": {
"delay": 478,
"time": "1769498938"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 609,
"time": "1769498421"
},
"departure": {
"delay": 609,
"time": "1769498469"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 532,
"time": "1769498584"
},
"departure": {
"delay": 532,
"time": "1769498632"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 599,
"time": "1769498347"
},
"departure": {
"delay": 599,
"time": "1769498399"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 433,
"time": "1769499219"
},
"departure": {
"delay": 433,
"time": "1769499253"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 532,
"time": "1769498779"
},
"departure": {
"delay": 532,
"time": "1769498812"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 590,
"time": "1769498071"
},
"departure": {
"delay": 590,
"time": "1769498210"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 529,
"time": "1769499073"
},
"departure": {
"delay": 529,
"time": "1769499109"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 379,
"time": "1769499319"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 462,
"time": "1769497811"
},
"departure": {
"delay": 462,
"time": "1769497842"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 574,
"time": "1769498508"
},
"departure": {
"delay": 574,
"time": "1769498554"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 471,
"time": "1769497861"
},
"departure": {
"delay": 471,
"time": "1769497911"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 481,
"time": "1769498851"
},
"departure": {
"delay": 481,
"time": "1769498881"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745258x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9866x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515860"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1769516280"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515500"
},
"departure": {
"time": "1769515500"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9866x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14945:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769513520"
},
"departure": {
"delay": 60,
"time": "1769513520"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769514780"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769513220"
},
"departure": {
"delay": 60,
"time": "1769513220"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769514360"
},
"departure": {
"time": "1769514360"
},
"stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769512140"
},
"departure": {
"delay": 60,
"time": "1769512140"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769511980"
},
"departure": {
"delay": 20,
"time": "1769511980"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769513160"
},
"departure": {
"delay": 60,
"time": "1769513160"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769512080"
},
"departure": {
"delay": 60,
"time": "1769512080"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769513460"
},
"departure": {
"delay": 60,
"time": "1769513460"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769514540"
},
"departure": {
"time": "1769514540"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769514420"
},
"departure": {
"time": "1769514420"
},
"stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769514660"
},
"departure": {
"delay": 60,
"time": "1769514660"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769512100"
},
"departure": {
"delay": 20,
"time": "1769512100"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769511960"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769512020"
},
"departure": {
"delay": 60,
"time": "1769512020"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769511341",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14945:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470567:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -58,
"time": "1769515022"
},
"departure": {
"delay": -58,
"time": "1769515022"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -79,
"time": "1769515121"
},
"departure": {
"delay": -79,
"time": "1769515121"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -140,
"time": "1769515480"
},
"departure": {
"delay": -140,
"time": "1769515480"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -285,
"time": "1769515815"
},
"departure": {
"delay": -285,
"time": "1769515815"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -171,
"time": "1769515689"
},
"departure": {
"delay": -171,
"time": "1769515689"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1769515180"
},
"departure": {
"delay": -80,
"time": "1769515180"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -171,
"time": "1769515629"
},
"departure": {
"delay": -171,
"time": "1769515629"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -53,
"time": "1769515267"
},
"departure": {
"delay": -53,
"time": "1769515267"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -311,
"time": "1769515969"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -95,
"time": "1769515585"
},
"departure": {
"delay": -95,
"time": "1769515585"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -97,
"time": "1769515223"
},
"departure": {
"delay": -97,
"time": "1769515223"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -86,
"time": "1769515294"
},
"departure": {
"delay": -86,
"time": "1769515294"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -304,
"time": "1769515916"
},
"departure": {
"delay": -304,
"time": "1769515916"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -101,
"time": "1769515339"
},
"departure": {
"delay": -101,
"time": "1769515339"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -202,
"time": "1769515778"
},
"departure": {
"delay": -202,
"time": "1769515778"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -44,
"time": "1769514916"
},
"departure": {
"delay": -44,
"time": "1769514916"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -73,
"time": "1769515067"
},
"departure": {
"delay": -73,
"time": "1769515067"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -93,
"time": "1769515407"
},
"departure": {
"delay": -93,
"time": "1769515407"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1769514837"
},
"departure": {
"delay": -3,
"time": "1769514837"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1769514726"
},
"departure": {
"delay": 6,
"time": "1769514726"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470567:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745720x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1769501910"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 92,
"time": "1769499824"
},
"departure": {
"delay": 92,
"time": "1769499872"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1769500310"
},
"departure": {
"delay": 90,
"time": "1769500350"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 28,
"time": "1769498908"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1769500392"
},
"departure": {
"delay": 108,
"time": "1769500428"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 133,
"time": "1769501519"
},
"departure": {
"delay": 133,
"time": "1769501533"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 79,
"time": "1769500719"
},
"departure": {
"delay": 79,
"time": "1769500759"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 201,
"time": "1769501806"
},
"departure": {
"delay": 201,
"time": "1769501841"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 147,
"time": "1769501717"
},
"departure": {
"delay": 147,
"time": "1769501727"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 165,
"time": "1769501565"
},
"departure": {
"delay": 165,
"time": "1769501625"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 88,
"time": "1769500123"
},
"departure": {
"delay": 88,
"time": "1769500168"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1769499525"
},
"departure": {
"delay": 81,
"time": "1769499561"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1769499214"
},
"departure": {
"delay": 73,
"time": "1769499253"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 143,
"time": "1769501385"
},
"departure": {
"delay": 143,
"time": "1769501423"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 140,
"time": "1769501473"
},
"departure": {
"delay": 140,
"time": "1769501480"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 173,
"time": "1769501115"
},
"departure": {
"delay": 173,
"time": "1769501153"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 163,
"time": "1769501279"
},
"departure": {
"delay": 163,
"time": "1769501323"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 107,
"time": "1769499423"
},
"departure": {
"delay": 107,
"time": "1769499467"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1769500872"
},
"departure": {
"delay": 145,
"time": "1769500885"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 174,
"time": "1769501861"
},
"departure": {
"delay": 174,
"time": "1769501874"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 114,
"time": "1769500508"
},
"departure": {
"delay": 114,
"time": "1769500554"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1769499307"
},
"departure": {
"delay": 77,
"time": "1769499377"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1769499146"
},
"departure": {
"delay": 62,
"time": "1769499182"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1769500641"
},
"departure": {
"delay": 117,
"time": "1769500677"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1769498977"
},
"departure": {
"delay": 45,
"time": "1769498985"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 87,
"time": "1769500443"
},
"departure": {
"delay": 87,
"time": "1769500467"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 165,
"time": "1769501655"
},
"departure": {
"delay": 165,
"time": "1769501685"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 151,
"time": "1769501216"
},
"departure": {
"delay": 151,
"time": "1769501251"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1769499067"
},
"departure": {
"delay": 70,
"time": "1769499130"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1769499683"
},
"departure": {
"delay": 89,
"time": "1769499749"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 184,
"time": "1769500002"
},
"departure": {
"delay": 184,
"time": "1769500084"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1769499594"
},
"departure": {
"delay": 88,
"time": "1769499628"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1769500218"
},
"departure": {
"delay": 115,
"time": "1769500255"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745720x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758417x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 211,
"time": "1769499702"
},
"departure": {
"delay": 211,
"time": "1769499751"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769502023"
},
"departure": {
"delay": 56,
"time": "1769502056"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 147,
"time": "1769499447"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 69,
"time": "1769501871"
},
"departure": {
"delay": 69,
"time": "1769501889"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769502559"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1769501114"
},
"departure": {
"delay": 82,
"time": "1769501122"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1769502289"
},
"departure": {
"delay": -11,
"time": "1769502289"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 128,
"time": "1769500858"
},
"departure": {
"delay": 128,
"time": "1769500868"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1769500443"
},
"departure": {
"delay": 157,
"time": "1769500477"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 153,
"time": "1769500163"
},
"departure": {
"delay": 153,
"time": "1769500173"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 181,
"time": "1769499985"
},
"departure": {
"delay": 181,
"time": "1769500021"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1769501312"
},
"departure": {
"delay": 29,
"time": "1769501429"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 167,
"time": "1769500751"
},
"departure": {
"delay": 167,
"time": "1769500787"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758417x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1089:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769516640"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769517060"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769516880"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769517360"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769517180"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769517840"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769517480"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769517120"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769517540"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769517660"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769517780"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769517300"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769515320"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769517420"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769517720"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769517000"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1089:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852623F5510438x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769512320"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769514180"
},
"departure": {
"time": "1769514240"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769514960"
},
"departure": {
"time": "1769515080"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769513280"
},
"departure": {
"time": "1769513340"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516340"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1769508693",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852623F5510438x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15353:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 276,
"time": "1769513676"
},
"departure": {
"delay": 276,
"time": "1769513676"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 312,
"time": "1769514252"
},
"departure": {
"delay": 312,
"time": "1769514252"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 222,
"time": "1769512852"
},
"departure": {
"delay": 222,
"time": "1769512902"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 266,
"time": "1769513126"
},
"departure": {
"delay": 266,
"time": "1769513126"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 257,
"time": "1769513357"
},
"departure": {
"delay": 257,
"time": "1769513357"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1769512702"
},
"departure": {
"delay": 142,
"time": "1769512702"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 366,
"time": "1769514101"
},
"departure": {
"delay": 366,
"time": "1769514126"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 230,
"time": "1769513510"
},
"departure": {
"delay": 230,
"time": "1769513510"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 321,
"time": "1769514178"
},
"departure": {
"delay": 321,
"time": "1769514201"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 150,
"time": "1769512770"
},
"departure": {
"delay": 150,
"time": "1769512770"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 312,
"time": "1769513905"
},
"departure": {
"delay": 312,
"time": "1769513952"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 273,
"time": "1769513831"
},
"departure": {
"delay": 273,
"time": "1769513853"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 266,
"time": "1769513426"
},
"departure": {
"delay": 266,
"time": "1769513426"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 316,
"time": "1769513727"
},
"departure": {
"delay": 316,
"time": "1769513776"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 326,
"time": "1769514002"
},
"departure": {
"delay": 326,
"time": "1769514026"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 276,
"time": "1769514276"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 236,
"time": "1769513576"
},
"departure": {
"delay": 236,
"time": "1769513576"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 96,
"time": "1769512382"
},
"departure": {
"delay": 96,
"time": "1769512476"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 226,
"time": "1769513026"
},
"departure": {
"delay": 226,
"time": "1769513026"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 258,
"time": "1769513178"
},
"departure": {
"delay": 258,
"time": "1769513178"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 270,
"time": "1769513310"
},
"departure": {
"delay": 270,
"time": "1769513310"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1769512601"
},
"departure": {
"delay": 126,
"time": "1769512626"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769512480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15353:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1769514131"
},
"departure": {
"delay": 71,
"time": "1769514131"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1769514256"
},
"departure": {
"delay": 76,
"time": "1769514256"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769514760"
},
"departure": {
"delay": 40,
"time": "1769514760"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1769514862"
},
"departure": {
"delay": 22,
"time": "1769514862"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769515170"
},
"departure": {
"delay": 30,
"time": "1769515170"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1769515098"
},
"departure": {
"delay": 18,
"time": "1769515098"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1769514634"
},
"departure": {
"delay": -2,
"time": "1769514658"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1769513970"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1769514941"
},
"departure": {
"delay": 41,
"time": "1769514941"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -59,
"time": "1769514459"
},
"departure": {
"delay": -59,
"time": "1769514481"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769515050"
},
"departure": {
"delay": 30,
"time": "1769515050"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769514031"
},
"departure": {
"delay": 31,
"time": "1769514031"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769515350"
},
"departure": {
"delay": 30,
"time": "1769515350"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1769515266"
},
"departure": {
"delay": 6,
"time": "1769515266"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769513980",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5381:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745170x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1769509634"
},
"departure": {
"delay": 118,
"time": "1769509678"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1769510402"
},
"departure": {
"delay": -36,
"time": "1769510424"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 138,
"time": "1769509792"
},
"departure": {
"delay": 138,
"time": "1769509818"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -24,
"time": "1769510329"
},
"departure": {
"delay": -24,
"time": "1769510376"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1769509518"
},
"departure": {
"delay": 112,
"time": "1769509552"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1769510144"
},
"departure": {
"delay": 12,
"time": "1769510172"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1769509928"
},
"departure": {
"delay": 102,
"time": "1769509962"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1769509574"
},
"departure": {
"delay": 105,
"time": "1769509605"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1769510057"
},
"departure": {
"delay": -1,
"time": "1769510099"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1769509699"
},
"departure": {
"delay": 125,
"time": "1769509745"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -12,
"time": "1769510651"
},
"departure": {
"delay": -12,
"time": "1769510688"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1769510560"
},
"departure": {
"delay": 49,
"time": "1769510629"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -33,
"time": "1769510462"
},
"departure": {
"delay": -33,
"time": "1769510487"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1769509453"
},
"departure": {
"delay": 110,
"time": "1769509490"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -47,
"time": "1769510733"
},
"departure": {
"delay": -47,
"time": "1769510773"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -99,
"time": "1769510841"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 143,
"time": "1769509343"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1769509867"
},
"departure": {
"delay": 102,
"time": "1769509902"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769510007"
},
"departure": {
"delay": 44,
"time": "1769510024"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1769510226"
},
"departure": {
"delay": 4,
"time": "1769510284"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745170x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745189x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1769505087"
},
"departure": {
"delay": 2,
"time": "1769505122"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1769505148"
},
"departure": {
"delay": -3,
"time": "1769505177"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1769504045"
},
"departure": {
"delay": 104,
"time": "1769504084"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1769504343"
},
"departure": {
"delay": 81,
"time": "1769504361"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1769505256"
},
"departure": {
"delay": 1,
"time": "1769505301"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1769504301"
},
"departure": {
"delay": 96,
"time": "1769504316"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -68,
"time": "1769505472"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1769505000"
},
"departure": {
"delay": -5,
"time": "1769505055"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1769504215"
},
"departure": {
"delay": 89,
"time": "1769504249"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 128,
"time": "1769504615"
},
"departure": {
"delay": 128,
"time": "1769504648"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1769504766"
},
"departure": {
"delay": 39,
"time": "1769504799"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 124,
"time": "1769504127"
},
"departure": {
"delay": 124,
"time": "1769504164"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769504915"
},
"departure": {
"delay": 2,
"time": "1769504942"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1769504404"
},
"departure": {
"delay": 99,
"time": "1769504439"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -4,
"time": "1769505204"
},
"departure": {
"delay": -4,
"time": "1769505236"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 144,
"time": "1769503944"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1769504690"
},
"departure": {
"delay": 86,
"time": "1769504726"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769505325"
},
"departure": {
"delay": 2,
"time": "1769505362"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1769504848"
},
"departure": {
"delay": 7,
"time": "1769504887"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745189x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852624F5510439x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515860"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1769513760"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517420"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769515020"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769518320"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769517720"
},
"departure": {
"time": "1769517780"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1769510132",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852624F5510439x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850614F5510302x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769518680"
},
"departure": {
"time": "1769518740"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769519280"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769518380"
},
"departure": {
"time": "1769518440"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769518080"
},
"departure": {
"time": "1769518200"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769511992",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850614F5510302x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2416:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1769512192"
},
"departure": {
"delay": 139,
"time": "1769512219"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1769513074"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769511360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2416:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745243x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1769506085"
},
"departure": {
"delay": 113,
"time": "1769506133"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 118,
"time": "1769505681"
},
"departure": {
"delay": 118,
"time": "1769505718"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1769505335"
},
"departure": {
"delay": 199,
"time": "1769505379"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 227,
"time": "1769505067"
},
"departure": {
"delay": 227,
"time": "1769505107"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 137,
"time": "1769504733"
},
"departure": {
"delay": 137,
"time": "1769504777"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 147,
"time": "1769505412"
},
"departure": {
"delay": 147,
"time": "1769505447"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 188,
"time": "1769504901"
},
"departure": {
"delay": 188,
"time": "1769504948"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 196,
"time": "1769505963"
},
"departure": {
"delay": 196,
"time": "1769505976"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 161,
"time": "1769505600"
},
"departure": {
"delay": 161,
"time": "1769505641"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1769506004"
},
"departure": {
"delay": 115,
"time": "1769506015"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 226,
"time": "1769505245"
},
"departure": {
"delay": 226,
"time": "1769505286"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 121,
"time": "1769504676"
},
"departure": {
"delay": 121,
"time": "1769504701"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1769505496"
},
"departure": {
"delay": 162,
"time": "1769505522"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 152,
"time": "1769504552"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 217,
"time": "1769505184"
},
"departure": {
"delay": 217,
"time": "1769505217"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769506180"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 209,
"time": "1769504975"
},
"departure": {
"delay": 209,
"time": "1769505029"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1769505739"
},
"departure": {
"delay": 108,
"time": "1769505768"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 158,
"time": "1769504805"
},
"departure": {
"delay": 158,
"time": "1769504858"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 164,
"time": "1769505800"
},
"departure": {
"delay": 164,
"time": "1769505884"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745243x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769512800"
},
"departure": {
"time": "1769512800"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769513160"
},
"departure": {
"time": "1769513160"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769513280"
},
"departure": {
"time": "1769513280"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769512920"
},
"departure": {
"time": "1769512920"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769512320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769513400"
},
"departure": {
"time": "1769513400"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769512380"
},
"departure": {
"time": "1769512380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769512440"
},
"departure": {
"time": "1769512440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769513520"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769513460"
},
"departure": {
"time": "1769513460"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769512620"
},
"departure": {
"time": "1769512620"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769512860"
},
"departure": {
"time": "1769512860"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1769512160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1275:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11173:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1769514963"
},
"departure": {
"delay": -57,
"time": "1769514963"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -102,
"time": "1769514858"
},
"departure": {
"delay": -102,
"time": "1769514858"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 106,
"time": "1769514447"
},
"departure": {
"delay": 106,
"time": "1769514466"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -103,
"time": "1769515217"
},
"departure": {
"delay": -103,
"time": "1769515217"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1769514541"
},
"departure": {
"delay": 61,
"time": "1769514541"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1769514720"
},
"departure": {
"delay": -60,
"time": "1769514720"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -76,
"time": "1769515544"
},
"departure": {
"delay": -76,
"time": "1769515544"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -74,
"time": "1769514886"
},
"departure": {
"delay": -74,
"time": "1769514886"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1769513782"
},
"departure": {
"delay": 22,
"time": "1769513782"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -47,
"time": "1769516173"
},
"departure": {
"delay": -47,
"time": "1769516173"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -96,
"time": "1769516124"
},
"departure": {
"delay": -96,
"time": "1769516124"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 153,
"time": "1769514153"
},
"departure": {
"delay": 153,
"time": "1769514153"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1769513716"
},
"departure": {
"delay": 16,
"time": "1769513716"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -103,
"time": "1769514797"
},
"departure": {
"delay": -103,
"time": "1769514797"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -49,
"time": "1769514911"
},
"departure": {
"delay": -49,
"time": "1769514911"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1769516050"
},
"departure": {
"delay": -50,
"time": "1769516050"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 114,
"time": "1769514294"
},
"departure": {
"delay": 114,
"time": "1769514294"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -103,
"time": "1769515097"
},
"departure": {
"delay": -103,
"time": "1769515097"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -76,
"time": "1769515724"
},
"departure": {
"delay": -76,
"time": "1769515724"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1769513916"
},
"departure": {
"delay": 96,
"time": "1769513916"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -57,
"time": "1769515503"
},
"departure": {
"delay": -57,
"time": "1769515503"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 111,
"time": "1769513972"
},
"departure": {
"delay": 111,
"time": "1769513991"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1769514091"
},
"departure": {
"delay": 91,
"time": "1769514091"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -81,
"time": "1769515959"
},
"departure": {
"delay": -81,
"time": "1769515959"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 69,
"time": "1769513829"
},
"departure": {
"delay": 69,
"time": "1769513829"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -72,
"time": "1769515008"
},
"departure": {
"delay": -72,
"time": "1769515008"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -103,
"time": "1769515577"
},
"departure": {
"delay": -103,
"time": "1769515577"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -77,
"time": "1769515663"
},
"departure": {
"delay": -77,
"time": "1769515663"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -83,
"time": "1769515177"
},
"departure": {
"delay": -83,
"time": "1769515177"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -85,
"time": "1769516015"
},
"departure": {
"delay": -85,
"time": "1769516015"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -74,
"time": "1769515426"
},
"departure": {
"delay": -74,
"time": "1769515426"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 101,
"time": "1769514341"
},
"departure": {
"delay": 101,
"time": "1769514341"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -103,
"time": "1769515337"
},
"departure": {
"delay": -103,
"time": "1769515337"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1769514617"
},
"departure": {
"delay": 17,
"time": "1769514617"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769513600",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11173:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9227:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1769516196"
},
"departure": {
"delay": -24,
"time": "1769516196"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -29,
"time": "1769515351"
},
"departure": {
"delay": -29,
"time": "1769515351"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1769516071"
},
"departure": {
"delay": -29,
"time": "1769516071"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -13,
"time": "1769516687"
},
"departure": {
"delay": -13,
"time": "1769516687"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -29,
"time": "1769515831"
},
"departure": {
"delay": -29,
"time": "1769515831"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -11,
"time": "1769515489"
},
"departure": {
"delay": -11,
"time": "1769515489"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1769514668"
},
"departure": {
"delay": 8,
"time": "1769514668"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1769516837"
},
"departure": {
"delay": 17,
"time": "1769516837"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1769515753"
},
"departure": {
"delay": 13,
"time": "1769515753"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1769515693"
},
"departure": {
"delay": 13,
"time": "1769515693"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1769515184"
},
"departure": {
"delay": -16,
"time": "1769515184"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769515459"
},
"departure": {
"delay": 19,
"time": "1769515459"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -12,
"time": "1769514768"
},
"departure": {
"delay": -12,
"time": "1769514768"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1769516150"
},
"departure": {
"delay": -10,
"time": "1769516150"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1769514691"
},
"departure": {
"delay": 31,
"time": "1769514691"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769514865"
},
"departure": {
"delay": 25,
"time": "1769514865"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1769516008"
},
"departure": {
"delay": 28,
"time": "1769516008"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1769516298"
},
"departure": {
"delay": 18,
"time": "1769516298"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1769515876"
},
"departure": {
"delay": 16,
"time": "1769515876"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1769515104"
},
"departure": {
"delay": 24,
"time": "1769515104"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1769516371"
},
"departure": {
"delay": -29,
"time": "1769516371"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1769515401"
},
"departure": {
"delay": 21,
"time": "1769515401"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -17,
"time": "1769514823"
},
"departure": {
"delay": -17,
"time": "1769514823"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1769516491"
},
"departure": {
"delay": -29,
"time": "1769516491"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -29,
"time": "1769515591"
},
"departure": {
"delay": -29,
"time": "1769515591"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -29,
"time": "1769514991"
},
"departure": {
"delay": -29,
"time": "1769514991"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1769516431"
},
"departure": {
"delay": -29,
"time": "1769516431"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1769515284"
},
"departure": {
"delay": 24,
"time": "1769515284"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1769515636"
},
"departure": {
"delay": 16,
"time": "1769515636"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1769514918"
},
"departure": {
"delay": 18,
"time": "1769514918"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769514169",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9227:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3772148x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1769498186"
},
"departure": {
"delay": 77,
"time": "1769498297"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1769495976"
},
"departure": {
"delay": 123,
"time": "1769496063"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 165,
"time": "1769498907"
},
"departure": {
"delay": 165,
"time": "1769498925"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1769496332"
},
"departure": {
"delay": 67,
"time": "1769496367"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1769497155"
},
"departure": {
"delay": 59,
"time": "1769497199"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1769497355"
},
"departure": {
"time": "1769497380"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1769499030"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1769496177"
},
"departure": {
"delay": 117,
"time": "1769496177"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1769498670"
},
"departure": {
"delay": 128,
"time": "1769498708"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1769498057"
},
"departure": {
"delay": -3,
"time": "1769498097"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1769497864"
},
"departure": {
"delay": 21,
"time": "1769497881"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769496782"
},
"departure": {
"delay": 48,
"time": "1769496828"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 83,
"time": "1769495123"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1769499016"
},
"departure": {
"delay": 240,
"time": "1769499060"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1769497980"
},
"departure": {
"delay": 18,
"time": "1769497998"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1769495846"
},
"departure": {
"delay": 94,
"time": "1769495854"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1769497724"
},
"departure": {
"delay": 48,
"time": "1769497788"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1769498827"
},
"departure": {
"delay": 159,
"time": "1769498859"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1769498490"
},
"departure": {
"delay": 57,
"time": "1769498517"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1769498544"
},
"departure": {
"delay": 57,
"time": "1769498577"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1769495595"
},
"departure": {
"delay": -8,
"time": "1769495632"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3772148x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2469785:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2388,
"time": "1769514792"
},
"departure": {
"delay": -2388,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3228,
"time": "1769514792"
},
"departure": {
"delay": -3228,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2868,
"time": "1769514792"
},
"departure": {
"delay": -2868,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2448,
"time": "1769514792"
},
"departure": {
"delay": -2448,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2268,
"time": "1769514792"
},
"departure": {
"delay": -2268,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2928,
"time": "1769514792"
},
"departure": {
"delay": -2928,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2508,
"time": "1769514792"
},
"departure": {
"delay": -2508,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3168,
"time": "1769514792"
},
"departure": {
"delay": -3168,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"delay": -2208,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2988,
"time": "1769514792"
},
"departure": {
"delay": -2988,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3468,
"time": "1769514792"
},
"departure": {
"delay": -3468,
"time": "1769514792"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3348,
"time": "1769514792"
},
"departure": {
"delay": -3348,
"time": "1769514792"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -315,
"time": "1769518425"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3228,
"time": "1769514792"
},
"departure": {
"delay": -3228,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2748,
"time": "1769514792"
},
"departure": {
"delay": -2748,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3288,
"time": "1769514792"
},
"departure": {
"delay": -3288,
"time": "1769514792"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2508,
"time": "1769514792"
},
"departure": {
"delay": -2508,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3108,
"time": "1769514792"
},
"departure": {
"delay": -3108,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3228,
"time": "1769514792"
},
"departure": {
"delay": -3228,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2328,
"time": "1769514792"
},
"departure": {
"delay": -2328,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3108,
"time": "1769514792"
},
"departure": {
"delay": -3108,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2628,
"time": "1769514792"
},
"departure": {
"delay": -2628,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -250,
"time": "1769518370"
},
"departure": {
"delay": -250,
"time": "1769518370"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -307,
"time": "1769518253"
},
"departure": {
"delay": -307,
"time": "1769518253"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2688,
"time": "1769514792"
},
"departure": {
"delay": -2688,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -250,
"time": "1769518310"
},
"departure": {
"delay": -250,
"time": "1769518310"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2469785:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -77,
"time": "1769515063"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1769514900"
},
"departure": {
"delay": 60,
"time": "1769514900"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1769514840"
},
"departure": {
"delay": 120,
"time": "1769514840"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1769515021"
},
"departure": {
"delay": 1,
"time": "1769515021"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 85,
"time": "1769514724"
},
"departure": {
"delay": 85,
"time": "1769514745"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1769514956"
},
"departure": {
"delay": 56,
"time": "1769514956"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471211:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769515890"
},
"departure": {
"delay": 30,
"time": "1769515890"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1769515804"
},
"departure": {
"delay": 4,
"time": "1769515804"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1769516399"
},
"departure": {
"delay": 59,
"time": "1769516399"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1769516655"
},
"departure": {
"delay": 15,
"time": "1769516655"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1769516588"
},
"departure": {
"delay": 8,
"time": "1769516588"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1769515711"
},
"departure": {
"delay": 31,
"time": "1769515711"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769516356"
},
"departure": {
"delay": 16,
"time": "1769516356"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1769515752"
},
"departure": {
"delay": 12,
"time": "1769515752"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1769516539"
},
"departure": {
"delay": 19,
"time": "1769516539"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1769516108"
},
"departure": {
"delay": 8,
"time": "1769516108"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1769516062"
},
"departure": {
"delay": 22,
"time": "1769516062"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1769516001"
},
"departure": {
"delay": 21,
"time": "1769516001"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10221:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12656:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1769517878"
},
"departure": {
"delay": 38,
"time": "1769517878"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769518301"
},
"departure": {
"delay": 41,
"time": "1769518301"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1769517805"
},
"departure": {
"delay": 25,
"time": "1769517805"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769518200"
},
"departure": {
"time": "1769518200"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769517780"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769517834"
},
"departure": {
"delay": 54,
"time": "1769517834"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769518142"
},
"departure": {
"delay": 2,
"time": "1769518142"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769517920"
},
"departure": {
"delay": 20,
"time": "1769517920"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769518007"
},
"departure": {
"delay": 47,
"time": "1769518007"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12656:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9021:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769514620"
},
"departure": {
"delay": 20,
"time": "1769514620"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 107,
"time": "1769513243"
},
"departure": {
"delay": 107,
"time": "1769513267"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 37,
"time": "1769512717"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769514548"
},
"departure": {
"delay": 30,
"time": "1769514570"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1769513642"
},
"departure": {
"delay": 122,
"time": "1769513642"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 123,
"time": "1769513343"
},
"departure": {
"delay": 123,
"time": "1769513343"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 147,
"time": "1769513050"
},
"departure": {
"delay": 147,
"time": "1769513067"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769514042"
},
"departure": {
"delay": 42,
"time": "1769514042"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769514960"
},
"departure": {
"time": "1769514960"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 106,
"time": "1769513146"
},
"departure": {
"delay": 106,
"time": "1769513146"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1769513521"
},
"departure": {
"delay": 142,
"time": "1769513542"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1769513467"
},
"departure": {
"delay": 127,
"time": "1769513467"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1769513879"
},
"departure": {
"delay": 119,
"time": "1769513879"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 151,
"time": "1769513791"
},
"departure": {
"delay": 151,
"time": "1769513791"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1769514859"
},
"departure": {
"delay": 19,
"time": "1769514859"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769515140"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 113,
"time": "1769513393"
},
"departure": {
"delay": 113,
"time": "1769513393"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1769512853"
},
"departure": {
"delay": 113,
"time": "1769512853"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -28,
"time": "1769514092"
},
"departure": {
"delay": -28,
"time": "1769514092"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 133,
"time": "1769513593"
},
"departure": {
"delay": 133,
"time": "1769513593"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1769514692"
},
"departure": {
"delay": -2,
"time": "1769514718"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1769514393"
},
"departure": {
"delay": 33,
"time": "1769514393"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 128,
"time": "1769513828"
},
"departure": {
"delay": 128,
"time": "1769513828"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1769513903"
},
"departure": {
"delay": 83,
"time": "1769513903"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1769514793"
},
"departure": {
"delay": 13,
"time": "1769514793"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 63,
"time": "1769514243"
},
"departure": {
"delay": 63,
"time": "1769514243"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 137,
"time": "1769513692"
},
"departure": {
"delay": 137,
"time": "1769513717"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1769513972"
},
"departure": {
"delay": 32,
"time": "1769513972"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1769512969"
},
"departure": {
"delay": 73,
"time": "1769512993"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1769514312"
},
"departure": {
"delay": 72,
"time": "1769514312"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1769512777"
},
"departure": {
"delay": 97,
"time": "1769512777"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1769514174"
},
"departure": {
"delay": 54,
"time": "1769514174"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -8,
"time": "1769513992"
},
"departure": {
"delay": -8,
"time": "1769513992"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1769514516"
},
"departure": {
"delay": 36,
"time": "1769514516"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769512720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9021:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745164x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1769505041"
},
"departure": {
"delay": 22,
"time": "1769505082"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1769505199"
},
"departure": {
"delay": 64,
"time": "1769505244"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1769504747"
},
"departure": {
"delay": 37,
"time": "1769504797"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1769504900"
},
"departure": {
"delay": 68,
"time": "1769504948"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1769505270"
},
"departure": {
"delay": -15,
"time": "1769505285"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1769504293"
},
"departure": {
"delay": 109,
"time": "1769504329"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1769505529"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1769504501"
},
"departure": {
"delay": 71,
"time": "1769504531"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 12,
"time": "1769503812"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1769504054"
},
"departure": {
"delay": 103,
"time": "1769504203"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769505114"
},
"departure": {
"delay": 42,
"time": "1769505162"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1769505342"
},
"departure": {
"delay": -22,
"time": "1769505398"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1769503930"
},
"departure": {
"delay": -9,
"time": "1769503971"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1769504234"
},
"departure": {
"delay": 111,
"time": "1769504271"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769504371"
},
"departure": {
"delay": 103,
"time": "1769504383"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1769504439"
},
"departure": {
"delay": 69,
"time": "1769504469"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1769504983"
},
"departure": {
"delay": 19,
"time": "1769505019"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1769504570"
},
"departure": {
"delay": 35,
"time": "1769504615"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1769504645"
},
"departure": {
"delay": -2,
"time": "1769504698"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1769503994"
},
"departure": {
"delay": -7,
"time": "1769504033"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745164x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596642:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1237,
"time": "1769514803"
},
"departure": {
"delay": -1237,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": -1177,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1777,
"time": "1769514803"
},
"departure": {
"delay": -1777,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2197,
"time": "1769514803"
},
"departure": {
"delay": -2197,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1297,
"time": "1769514803"
},
"departure": {
"delay": -1297,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -153,
"time": "1769517027"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1597,
"time": "1769514803"
},
"departure": {
"delay": -1597,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1357,
"time": "1769514803"
},
"departure": {
"delay": -1357,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1417,
"time": "1769514803"
},
"departure": {
"delay": -1417,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1717,
"time": "1769514803"
},
"departure": {
"delay": -1717,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1957,
"time": "1769514803"
},
"departure": {
"delay": -1957,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2137,
"time": "1769514803"
},
"departure": {
"delay": -2137,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1477,
"time": "1769514803"
},
"departure": {
"delay": -1477,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2077,
"time": "1769514803"
},
"departure": {
"delay": -2077,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596642:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4768:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 31,
"time": "1769514871"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1769515164"
},
"departure": {
"delay": 24,
"time": "1769515164"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1769514985"
},
"departure": {
"delay": 25,
"time": "1769514985"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769515230"
},
"departure": {
"delay": 30,
"time": "1769515230"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769515050"
},
"departure": {
"delay": 30,
"time": "1769515050"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769514941"
},
"departure": {
"delay": 41,
"time": "1769514941"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4768:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx261:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769517960"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769517005"
},
"departure": {
"delay": 5,
"time": "1769517005"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx261:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx356:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1769514673"
},
"departure": {
"delay": 73,
"time": "1769514673"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769515154"
},
"departure": {
"delay": 14,
"time": "1769515154"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769514980"
},
"departure": {
"delay": 20,
"time": "1769514980"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1769515282"
},
"departure": {
"delay": 22,
"time": "1769515282"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1769514748"
},
"departure": {
"delay": 28,
"time": "1769514748"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1769514865"
},
"departure": {
"delay": 85,
"time": "1769514865"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1769514448"
},
"departure": {
"delay": 28,
"time": "1769514448"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1769514573"
},
"departure": {
"delay": 33,
"time": "1769514573"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514381",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx356:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1769501595"
},
"departure": {
"delay": 245,
"time": "1769501645"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 196,
"time": "1769501407"
},
"departure": {
"delay": 196,
"time": "1769501416"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 246,
"time": "1769501778"
},
"departure": {
"delay": 246,
"time": "1769501826"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 283,
"time": "1769502088"
},
"departure": {
"delay": 283,
"time": "1769502103"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 320,
"time": "1769502500"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 354,
"time": "1769502397"
},
"departure": {
"delay": 354,
"time": "1769502414"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 286,
"time": "1769502158"
},
"departure": {
"delay": 286,
"time": "1769502166"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 383,
"time": "1769502307"
},
"departure": {
"delay": 383,
"time": "1769502323"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 222,
"time": "1769501711"
},
"departure": {
"delay": 222,
"time": "1769501742"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 233,
"time": "1769501657"
},
"departure": {
"delay": 233,
"time": "1769501693"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 274,
"time": "1769501989"
},
"departure": {
"delay": 274,
"time": "1769502034"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 219,
"time": "1769501458"
},
"departure": {
"delay": 219,
"time": "1769501499"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 269,
"time": "1769501850"
},
"departure": {
"delay": 269,
"time": "1769501909"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 363,
"time": "1769502355"
},
"departure": {
"delay": 363,
"time": "1769502363"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 267,
"time": "1769501929"
},
"departure": {
"delay": 267,
"time": "1769501967"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 218,
"time": "1769501369"
},
"departure": {
"delay": 218,
"time": "1769501378"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 237,
"time": "1769501561"
},
"departure": {
"delay": 237,
"time": "1769501577"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:9:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745209x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1769510328"
},
"departure": {
"delay": 129,
"time": "1769510349"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1769510368"
},
"departure": {
"delay": 124,
"time": "1769510404"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -15,
"time": "1769511193"
},
"departure": {
"delay": -15,
"time": "1769511225"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1769511072"
},
"departure": {
"delay": -10,
"time": "1769511110"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1769510633"
},
"departure": {
"delay": 149,
"time": "1769510669"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769510929"
},
"departure": {
"delay": 23,
"time": "1769510963"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 137,
"time": "1769510442"
},
"departure": {
"delay": 137,
"time": "1769510477"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1769511137"
},
"departure": {
"delay": -11,
"time": "1769511169"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1769511246"
},
"departure": {
"delay": -20,
"time": "1769511280"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1769511304"
},
"departure": {
"delay": -22,
"time": "1769511338"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1769510776"
},
"departure": {
"delay": 57,
"time": "1769510817"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 147,
"time": "1769509947"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 184,
"time": "1769510196"
},
"departure": {
"delay": 184,
"time": "1769510224"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1769510703"
},
"departure": {
"delay": 98,
"time": "1769510738"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1769510069"
},
"departure": {
"delay": 158,
"time": "1769510138"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -87,
"time": "1769511453"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 144,
"time": "1769510271"
},
"departure": {
"delay": 144,
"time": "1769510304"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1769511015"
},
"departure": {
"delay": -18,
"time": "1769511042"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1769510865"
},
"departure": {
"delay": 17,
"time": "1769510897"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745209x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2915:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1769513702"
},
"departure": {
"delay": 76,
"time": "1769513716"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1769514493"
},
"departure": {
"delay": 96,
"time": "1769514516"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769513963"
},
"departure": {
"delay": 36,
"time": "1769513976"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 116,
"time": "1769514591"
},
"departure": {
"delay": 116,
"time": "1769514596"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1769514809"
},
"departure": {
"delay": 89,
"time": "1769514809"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1769514924"
},
"departure": {
"delay": 84,
"time": "1769514924"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1769514704"
},
"departure": {
"delay": 44,
"time": "1769514704"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1769513890"
},
"departure": {
"delay": 96,
"time": "1769513916"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1769515000"
},
"departure": {
"delay": 100,
"time": "1769515000"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1769515379"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1769515088"
},
"departure": {
"delay": 68,
"time": "1769515088"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1769514207"
},
"departure": {
"delay": 36,
"time": "1769514216"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1769514407"
},
"departure": {
"delay": 77,
"time": "1769514437"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1769514087"
},
"departure": {
"delay": 116,
"time": "1769514116"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1769515181"
},
"departure": {
"delay": 101,
"time": "1769515181"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1769514313"
},
"departure": {
"delay": 77,
"time": "1769514317"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 116,
"time": "1769513782"
},
"departure": {
"delay": 116,
"time": "1769513816"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769513341",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2915:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596229:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2137,
"time": "1769514803"
},
"departure": {
"delay": -2137,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1957,
"time": "1769514803"
},
"departure": {
"delay": -1957,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": -1897,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2257,
"time": "1769514803"
},
"departure": {
"delay": -2257,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2437,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596229:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2017:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769513460"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769512800"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769513520"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769513100"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769512860"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769513040"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769512920"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769513820"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769513400"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514420"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769515140"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769514360"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2017:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758432x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 193,
"time": "1769492482"
},
"departure": {
"delay": 193,
"time": "1769492533"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -68,
"time": "1769494732"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1769492305"
},
"departure": {
"delay": 133,
"time": "1769492353"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 146,
"time": "1769493013"
},
"departure": {
"delay": 146,
"time": "1769493026"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1769492942"
},
"departure": {
"delay": 157,
"time": "1769492977"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 151,
"time": "1769492199"
},
"departure": {
"delay": 151,
"time": "1769492251"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1769492656"
},
"departure": {
"delay": 120,
"time": "1769492700"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1769493533"
},
"departure": {
"delay": 72,
"time": "1769493552"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 164,
"time": "1769492813"
},
"departure": {
"delay": 164,
"time": "1769492864"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1769492080"
},
"departure": {
"delay": 94,
"time": "1769492134"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 182,
"time": "1769493078"
},
"departure": {
"delay": 182,
"time": "1769493122"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769494425"
},
"departure": {
"delay": 36,
"time": "1769494476"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1769493947"
},
"departure": {
"delay": 65,
"time": "1769493965"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1769494309"
},
"departure": {
"delay": 21,
"time": "1769494341"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1769493475"
},
"departure": {
"delay": 71,
"time": "1769493491"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1769494246"
},
"departure": {
"delay": 53,
"time": "1769494253"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 4,
"time": "1769491804"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 116,
"time": "1769493201"
},
"departure": {
"delay": 116,
"time": "1769493236"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1769492377"
},
"departure": {
"delay": 135,
"time": "1769492415"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 114,
"time": "1769491982"
},
"departure": {
"delay": 114,
"time": "1769492034"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758432x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758423x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1769512153"
},
"departure": {
"delay": 61,
"time": "1769512201"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1769510131"
},
"departure": {
"delay": 102,
"time": "1769510202"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1769511637"
},
"departure": {
"delay": 57,
"time": "1769511657"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1769511471"
},
"departure": {
"delay": 66,
"time": "1769511486"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1769511404"
},
"departure": {
"delay": 119,
"time": "1769511419"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1769511826"
},
"departure": {
"delay": 118,
"time": "1769511838"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1769511521"
},
"departure": {
"delay": 54,
"time": "1769511534"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1769511995"
},
"departure": {
"delay": 90,
"time": "1769512050"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769512271"
},
"departure": {
"delay": 40,
"time": "1769512300"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -31,
"time": "1769512499"
},
"departure": {
"delay": -31,
"time": "1769512529"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1769512089"
},
"departure": {
"delay": 105,
"time": "1769512125"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1769510871"
},
"departure": {
"delay": 68,
"time": "1769510888"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 171,
"time": "1769511340"
},
"departure": {
"delay": 171,
"time": "1769511351"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1769510463"
},
"departure": {
"delay": 102,
"time": "1769510502"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 53,
"time": "1769509553"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1769512676"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1769509862"
},
"departure": {
"delay": 55,
"time": "1769509915"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1769510029"
},
"departure": {
"delay": 92,
"time": "1769510072"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1769512326"
},
"departure": {
"delay": 45,
"time": "1769512365"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1769510940"
},
"departure": {
"delay": 47,
"time": "1769510987"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1769512427"
},
"departure": {
"delay": 26,
"time": "1769512466"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758423x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5472452810375168x11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -58,
"time": "1769515922"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -44,
"time": "1769515806"
},
"departure": {
"delay": -44,
"time": "1769515816"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1769515235"
},
"departure": {
"delay": 45,
"time": "1769515245"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1769515629"
},
"departure": {
"delay": 79,
"time": "1769515639"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1769515884"
},
"departure": {
"delay": -26,
"time": "1769515894"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1769515054"
},
"departure": {
"delay": 44,
"time": "1769515064"
},
"stopId": "FR:50218:ZE:744600001:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1769515317"
},
"departure": {
"delay": 67,
"time": "1769515327"
},
"stopId": "FR:50218:ZE:744600002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1769515096"
},
"departure": {
"delay": 26,
"time": "1769515106"
},
"stopId": "FR:50218:ZE:759850001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769515462"
},
"departure": {
"delay": 32,
"time": "1769515472"
},
"stopId": "FR:50218:ZE:746180004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1769515713"
},
"departure": {
"delay": 103,
"time": "1769515723"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1769515385"
},
"departure": {
"delay": 75,
"time": "1769515395"
},
"stopId": "FR:50218:ZE:752270003:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769515181"
},
"departure": {
"delay": 51,
"time": "1769515191"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 4
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769515532"
},
"departure": {
"delay": 42,
"time": "1769515542"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5472452810375168x11:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1769514131"
},
"departure": {
"delay": 11,
"time": "1769514131"
},
"stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1769513771"
},
"departure": {
"delay": 11,
"time": "1769513771"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769514011"
},
"departure": {
"delay": 11,
"time": "1769514011"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1769514671"
},
"departure": {
"delay": 11,
"time": "1769514671"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1769514071"
},
"departure": {
"delay": 11,
"time": "1769514071"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1769513471"
},
"departure": {
"delay": 11,
"time": "1769513471"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 3
},
{
"departure": {
"delay": 11,
"time": "1769513291"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1769513591"
},
"departure": {
"delay": 11,
"time": "1769513591"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769514371"
},
"departure": {
"delay": 11,
"time": "1769514371"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769514845"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769513711"
},
"departure": {
"delay": 11,
"time": "1769513711"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1769513651"
},
"departure": {
"delay": 11,
"time": "1769513651"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 5
}
],
"timestamp": "1769514511",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000349:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758407x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 391,
"time": "1769503821"
},
"departure": {
"delay": 391,
"time": "1769503831"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 374,
"time": "1769504968"
},
"departure": {
"delay": 374,
"time": "1769505014"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 244,
"time": "1769505194"
},
"departure": {
"delay": 244,
"time": "1769505244"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 476,
"time": "1769506256"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 372,
"time": "1769505945"
},
"departure": {
"delay": 372,
"time": "1769505972"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 370,
"time": "1769504230"
},
"departure": {
"delay": 370,
"time": "1769504290"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 365,
"time": "1769504693"
},
"departure": {
"delay": 365,
"time": "1769504705"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 404,
"time": "1769503503"
},
"departure": {
"delay": 404,
"time": "1769503544"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 375,
"time": "1769505751"
},
"departure": {
"delay": 375,
"time": "1769505795"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 371,
"time": "1769503271"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 369,
"time": "1769503983"
},
"departure": {
"delay": 369,
"time": "1769503989"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 407,
"time": "1769504565"
},
"departure": {
"delay": 407,
"time": "1769504627"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758407x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -132,
"time": "1769514828"
},
"departure": {
"delay": -132,
"time": "1769514828"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769514240"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769514396"
},
"departure": {
"delay": 36,
"time": "1769514396"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -144,
"time": "1769514696"
},
"departure": {
"delay": -144,
"time": "1769514696"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1769514294"
},
"departure": {
"delay": 54,
"time": "1769514294"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1769514471"
},
"departure": {
"delay": 51,
"time": "1769514471"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -142,
"time": "1769514878"
},
"departure": {
"delay": -142,
"time": "1769514878"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769514220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5349:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1769514460"
},
"departure": {
"delay": 70,
"time": "1769514490"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"time": "1769514720"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1769514608"
},
"departure": {
"delay": 43,
"time": "1769514643"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769514527"
},
"departure": {
"delay": 60,
"time": "1769514540"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
}
],
"timestamp": "1769514514",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x13:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2406:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1769515026"
},
"departure": {
"delay": 126,
"time": "1769515026"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1769514470"
},
"departure": {
"delay": 88,
"time": "1769514508"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1769515462"
},
"departure": {
"delay": 142,
"time": "1769515462"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1769515322"
},
"departure": {
"delay": 122,
"time": "1769515322"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1769515598"
},
"departure": {
"delay": 98,
"time": "1769515598"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 78,
"time": "1769514171"
},
"departure": {
"delay": 78,
"time": "1769514198"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1769514361"
},
"departure": {
"delay": 158,
"time": "1769514398"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 126,
"time": "1769515866"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 138,
"time": "1769514795"
},
"departure": {
"delay": 138,
"time": "1769514798"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 95,
"time": "1769515535"
},
"departure": {
"delay": 95,
"time": "1769515535"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1769515253"
},
"departure": {
"delay": 113,
"time": "1769515253"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1769513980"
},
"departure": {
"delay": 58,
"time": "1769513998"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1769515387"
},
"departure": {
"delay": 127,
"time": "1769515387"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1769514601"
},
"departure": {
"delay": 78,
"time": "1769514618"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1769515140"
},
"departure": {
"delay": 120,
"time": "1769515140"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1769514871"
},
"departure": {
"delay": 151,
"time": "1769514871"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 118,
"time": "1769514678"
},
"departure": {
"delay": 118,
"time": "1769514718"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1769514068"
},
"departure": {
"delay": 98,
"time": "1769514098"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1769514243"
},
"departure": {
"delay": 98,
"time": "1769514278"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2406:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745721x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1769500034"
},
"departure": {
"delay": 112,
"time": "1769500072"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1769500453"
},
"departure": {
"delay": 122,
"time": "1769500502"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1769500349"
},
"departure": {
"delay": 136,
"time": "1769500396"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1769502424"
},
"departure": {
"delay": 21,
"time": "1769502441"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 104,
"time": "1769500627"
},
"departure": {
"delay": 104,
"time": "1769500664"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -47,
"time": "1769502613"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 125,
"time": "1769501115"
},
"departure": {
"delay": 125,
"time": "1769501165"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1769501562"
},
"departure": {
"delay": 17,
"time": "1769501597"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1769501031"
},
"departure": {
"delay": 94,
"time": "1769501074"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1769500089"
},
"departure": {
"delay": 102,
"time": "1769500122"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1769502156"
},
"departure": {
"delay": 12,
"time": "1769502192"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 127,
"time": "1769500531"
},
"departure": {
"delay": 127,
"time": "1769500567"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1769502562"
},
"departure": {
"delay": -25,
"time": "1769502575"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 64,
"time": "1769501491"
},
"departure": {
"delay": 64,
"time": "1769501524"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 42,
"time": "1769499822"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1769501702"
},
"departure": {
"delay": 79,
"time": "1769501719"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1769502260"
},
"departure": {
"delay": 48,
"time": "1769502288"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 87,
"time": "1769501385"
},
"departure": {
"delay": 87,
"time": "1769501427"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 69,
"time": "1769501330"
},
"departure": {
"delay": 69,
"time": "1769501349"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1769501225"
},
"departure": {
"delay": 98,
"time": "1769501258"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 94,
"time": "1769500737"
},
"departure": {
"delay": 94,
"time": "1769500774"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1769501955"
},
"departure": {
"delay": 91,
"time": "1769501971"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 185,
"time": "1769500919"
},
"departure": {
"delay": 185,
"time": "1769500985"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769502318"
},
"departure": {
"delay": 30,
"time": "1769502330"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1769502066"
},
"departure": {
"delay": 47,
"time": "1769502107"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 112,
"time": "1769500270"
},
"departure": {
"delay": 112,
"time": "1769500312"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1769502511"
},
"departure": {
"delay": 4,
"time": "1769502544"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -8,
"time": "1769502465"
},
"departure": {
"delay": -8,
"time": "1769502472"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 38,
"time": "1769502364"
},
"departure": {
"delay": 38,
"time": "1769502398"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 145,
"time": "1769500153"
},
"departure": {
"delay": 145,
"time": "1769500225"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1769501287"
},
"departure": {
"delay": 94,
"time": "1769501314"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1769499878"
},
"departure": {
"delay": 132,
"time": "1769499972"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1769502022"
},
"departure": {
"delay": 31,
"time": "1769502031"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745721x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14518:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769514799"
},
"departure": {
"delay": 19,
"time": "1769514799"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1769513405"
},
"departure": {
"delay": 5,
"time": "1769513405"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 53,
"time": "1769513093"
},
"departure": {
"delay": 53,
"time": "1769513093"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769514111"
},
"departure": {
"delay": 51,
"time": "1769514111"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769514240"
},
"departure": {
"time": "1769514240"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1769512128"
},
"departure": {
"delay": 48,
"time": "1769512128"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769514840"
},
"departure": {
"time": "1769514840"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 36,
"time": "1769513736"
},
"departure": {
"delay": 36,
"time": "1769513736"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1769512275"
},
"departure": {
"delay": 15,
"time": "1769512275"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769512732"
},
"departure": {
"delay": 52,
"time": "1769512732"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769512920"
},
"departure": {
"time": "1769512920"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1769512421"
},
"departure": {
"delay": 41,
"time": "1769512421"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1769514032"
},
"departure": {
"delay": 32,
"time": "1769514032"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 25,
"time": "1769512045"
},
"departure": {
"delay": 25,
"time": "1769512045"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1769512166"
},
"departure": {
"delay": 26,
"time": "1769512166"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1769512849"
},
"departure": {
"delay": 49,
"time": "1769512849"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769512080"
},
"departure": {
"time": "1769512080"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769513280"
},
"departure": {
"time": "1769513280"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1769513039"
},
"departure": {
"delay": 59,
"time": "1769513039"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1769512687"
},
"departure": {
"delay": 7,
"time": "1769512687"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1769513329"
},
"departure": {
"delay": 49,
"time": "1769513329"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769513520"
},
"departure": {
"time": "1769513520"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1769514321"
},
"departure": {
"delay": 21,
"time": "1769514321"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 45,
"time": "1769512065"
},
"departure": {
"delay": 45,
"time": "1769512065"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1769513879"
},
"departure": {
"delay": 59,
"time": "1769513879"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769513820"
},
"departure": {
"time": "1769513820"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769512020"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1769512488"
},
"departure": {
"delay": 48,
"time": "1769512488"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1769514159"
},
"departure": {
"delay": 39,
"time": "1769514159"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769514480"
},
"departure": {
"time": "1769514480"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 12,
"time": "1769514372"
},
"departure": {
"delay": 12,
"time": "1769514372"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1769513579"
},
"departure": {
"delay": 59,
"time": "1769513579"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769515020"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 33,
"time": "1769513673"
},
"departure": {
"delay": 33,
"time": "1769513673"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1769513920"
},
"departure": {
"delay": 40,
"time": "1769513920"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1769513176"
},
"departure": {
"delay": 16,
"time": "1769513176"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769514720"
},
"departure": {
"time": "1769514720"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769512620"
},
"departure": {
"time": "1769512620"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769512320"
},
"departure": {
"time": "1769512320"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769511541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14518:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12744:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1769513174"
},
"departure": {
"delay": 134,
"time": "1769513174"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769513636"
},
"departure": {
"delay": 56,
"time": "1769513636"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1769513466"
},
"departure": {
"delay": 126,
"time": "1769513466"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1769513949"
},
"departure": {
"delay": 129,
"time": "1769513949"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 126,
"time": "1769514006"
},
"departure": {
"delay": 126,
"time": "1769514006"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1769513438"
},
"departure": {
"delay": 98,
"time": "1769513438"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1769514124"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 68,
"time": "1769513708"
},
"departure": {
"delay": 68,
"time": "1769513708"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1769513849"
},
"departure": {
"delay": 149,
"time": "1769513849"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 114,
"time": "1769513274"
},
"departure": {
"delay": 114,
"time": "1769513274"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1769513499"
},
"departure": {
"delay": 99,
"time": "1769513499"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1769512282"
},
"departure": {
"delay": 22,
"time": "1769512282"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1769513231"
},
"departure": {
"delay": 71,
"time": "1769513231"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 24,
"time": "1769512224"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1769512583"
},
"departure": {
"delay": 66,
"time": "1769512626"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1769513389"
},
"departure": {
"delay": 109,
"time": "1769513389"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1769513564"
},
"departure": {
"delay": 104,
"time": "1769513564"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 114,
"time": "1769512949"
},
"departure": {
"delay": 114,
"time": "1769512974"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 107,
"time": "1769513687"
},
"departure": {
"delay": 107,
"time": "1769513687"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 104,
"time": "1769512712"
},
"departure": {
"delay": 104,
"time": "1769512724"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1769512792"
},
"departure": {
"delay": 52,
"time": "1769512792"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1769513024"
},
"departure": {
"delay": 69,
"time": "1769513049"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 141,
"time": "1769513781"
},
"departure": {
"delay": 141,
"time": "1769513781"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1769513114"
},
"departure": {
"delay": 79,
"time": "1769513119"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1769512484"
},
"departure": {
"delay": 44,
"time": "1769512484"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1769512333"
},
"departure": {
"delay": 54,
"time": "1769512374"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 83,
"time": "1769512883"
},
"departure": {
"delay": 83,
"time": "1769512883"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769512240",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12744:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12918:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1769517626"
},
"departure": {
"delay": 26,
"time": "1769517626"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1769517676"
},
"departure": {
"delay": 16,
"time": "1769517676"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1769517309"
},
"departure": {
"delay": 9,
"time": "1769517309"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1769517530"
},
"departure": {
"delay": 50,
"time": "1769517530"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1769517026"
},
"departure": {
"delay": 26,
"time": "1769517026"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1769517402"
},
"departure": {
"delay": 42,
"time": "1769517402"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769517162"
},
"departure": {
"delay": 42,
"time": "1769517162"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769517080"
},
"departure": {
"delay": 20,
"time": "1769517080"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12918:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15661:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1769516536"
},
"departure": {
"delay": 16,
"time": "1769516536"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1769517018"
},
"departure": {
"delay": 18,
"time": "1769517018"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1769516643"
},
"departure": {
"delay": 3,
"time": "1769516643"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1769515738"
},
"departure": {
"delay": 58,
"time": "1769515738"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1769516193"
},
"departure": {
"delay": 33,
"time": "1769516193"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1769517708"
},
"departure": {
"delay": 48,
"time": "1769517708"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 34,
"time": "1769516254"
},
"departure": {
"delay": 34,
"time": "1769516254"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1769516876"
},
"departure": {
"delay": 56,
"time": "1769516876"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1769517338"
},
"departure": {
"delay": 38,
"time": "1769517338"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515560"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1769515848"
},
"departure": {
"delay": 48,
"time": "1769515848"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1769517068"
},
"departure": {
"delay": 8,
"time": "1769517068"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1769515911"
},
"departure": {
"delay": 51,
"time": "1769515911"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1769517404"
},
"departure": {
"delay": 44,
"time": "1769517404"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1769515667"
},
"departure": {
"delay": 47,
"time": "1769515667"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1769517259"
},
"departure": {
"delay": 19,
"time": "1769517259"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1769515934"
},
"departure": {
"delay": 14,
"time": "1769515934"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1769516942"
},
"departure": {
"delay": 2,
"time": "1769516942"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1769516415"
},
"departure": {
"delay": 15,
"time": "1769516415"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1769516136"
},
"departure": {
"delay": 36,
"time": "1769516136"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1769515983"
},
"departure": {
"delay": 3,
"time": "1769515983"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1769515584"
},
"departure": {
"delay": 24,
"time": "1769515584"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769511380",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15661:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470851:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6934,
"time": "1769520934"
},
"departure": {
"delay": 6934,
"time": "1769520934"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 7064,
"time": "1769520644"
},
"departure": {
"delay": 7064,
"time": "1769520644"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 6946,
"time": "1769521186"
},
"departure": {
"delay": 6946,
"time": "1769521186"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 6943,
"time": "1769521243"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 6979,
"time": "1769521099"
},
"departure": {
"delay": 6979,
"time": "1769521099"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 6972,
"time": "1769520852"
},
"departure": {
"delay": 6972,
"time": "1769520852"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 7003,
"time": "1769520883"
},
"departure": {
"delay": 7003,
"time": "1769520883"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 7060,
"time": "1769520700"
},
"departure": {
"delay": 7060,
"time": "1769520700"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 7011,
"time": "1769520771"
},
"departure": {
"delay": 7011,
"time": "1769520771"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470851:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745227x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1769493660"
},
"departure": {
"delay": -8,
"time": "1769493772"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1769495355"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1769495043"
},
"departure": {
"delay": 101,
"time": "1769495141"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1769494906"
},
"departure": {
"delay": 37,
"time": "1769494957"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1769494037"
},
"departure": {
"delay": 58,
"time": "1769494078"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": -3,
"time": "1769493597"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1769494843"
},
"departure": {
"delay": 16,
"time": "1769494876"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1769494387"
},
"departure": {
"delay": 108,
"time": "1769494428"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1769494551"
},
"departure": {
"delay": 34,
"time": "1769494594"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1769494096"
},
"departure": {
"delay": 97,
"time": "1769494177"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1769494719"
},
"departure": {
"delay": 48,
"time": "1769494788"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1769493929"
},
"departure": {
"delay": 10,
"time": "1769493970"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1769493827"
},
"departure": {
"delay": 29,
"time": "1769493869"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1769495154"
},
"departure": {
"delay": 97,
"time": "1769495197"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1769494980"
},
"departure": {
"delay": 38,
"time": "1769495018"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1769494639"
},
"departure": {
"delay": 2,
"time": "1769494682"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 95,
"time": "1769495209"
},
"departure": {
"delay": 95,
"time": "1769495255"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1769494470"
},
"departure": {
"delay": 72,
"time": "1769494512"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1769494216"
},
"departure": {
"delay": 134,
"time": "1769494274"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745227x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -59,
"time": "1769513076"
},
"departure": {
"delay": -59,
"time": "1769513101"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1769512351"
},
"departure": {
"delay": -29,
"time": "1769512351"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -29,
"time": "1769512651"
},
"departure": {
"delay": -29,
"time": "1769512651"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1769513198"
},
"departure": {
"delay": -22,
"time": "1769513198"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -48,
"time": "1769513232"
},
"departure": {
"delay": -48,
"time": "1769513232"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769514051"
},
"departure": {
"delay": 51,
"time": "1769514051"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1769513676"
},
"departure": {
"delay": 36,
"time": "1769513676"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -37,
"time": "1769513603"
},
"departure": {
"delay": -37,
"time": "1769513603"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1769513452"
},
"departure": {
"delay": 17,
"time": "1769513477"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769512320"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -109,
"time": "1769514551"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -16,
"time": "1769512604"
},
"departure": {
"delay": -16,
"time": "1769512604"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1769512482"
},
"departure": {
"delay": -18,
"time": "1769512482"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1769512908"
},
"departure": {
"delay": -12,
"time": "1769512908"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -31,
"time": "1769513009"
},
"departure": {
"delay": -31,
"time": "1769513009"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1769513801"
},
"departure": {
"delay": 41,
"time": "1769513801"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1769513926"
},
"departure": {
"delay": 11,
"time": "1769513951"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -48,
"time": "1769512752"
},
"departure": {
"delay": -48,
"time": "1769512752"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1769514277"
},
"departure": {
"delay": 157,
"time": "1769514277"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -74,
"time": "1769513026"
},
"departure": {
"delay": -74,
"time": "1769513026"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1769513526"
},
"departure": {
"delay": 6,
"time": "1769513526"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1769512726"
},
"departure": {
"delay": -14,
"time": "1769512726"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1769514376"
},
"departure": {
"delay": 136,
"time": "1769514376"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -7,
"time": "1769512853"
},
"departure": {
"delay": -7,
"time": "1769512853"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 166,
"time": "1769514180"
},
"departure": {
"delay": 166,
"time": "1769514226"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1769512331"
},
"departure": {
"delay": 11,
"time": "1769512331"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1769513357"
},
"departure": {
"delay": 6,
"time": "1769513406"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 182,
"time": "1769514302"
},
"departure": {
"delay": 182,
"time": "1769514302"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -9,
"time": "1769512431"
},
"departure": {
"delay": -9,
"time": "1769512431"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769513862"
},
"departure": {
"delay": 42,
"time": "1769513862"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 107,
"time": "1769514347"
},
"departure": {
"delay": 107,
"time": "1769514347"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -9,
"time": "1769512551"
},
"departure": {
"delay": -9,
"time": "1769512551"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769511640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9649:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748591x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769505862"
},
"departure": {
"delay": 30,
"time": "1769505870"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1769505961"
},
"departure": {
"delay": 15,
"time": "1769505975"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1769505707"
},
"departure": {
"delay": 67,
"time": "1769505727"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1769505818"
},
"departure": {
"delay": 53,
"time": "1769505833"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -34,
"time": "1769505192"
},
"departure": {
"delay": -34,
"time": "1769505206"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -12,
"time": "1769505328"
},
"departure": {
"delay": -12,
"time": "1769505348"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -32,
"time": "1769505430"
},
"departure": {
"delay": -32,
"time": "1769505448"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1769504431"
},
"departure": {
"delay": 130,
"time": "1769504650"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -53,
"time": "1769506027"
},
"departure": {
"delay": -53,
"time": "1769506027"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": -48,
"time": "1769504412"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1769504871"
},
"departure": {
"delay": 62,
"time": "1769504882"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769505737"
},
"departure": {
"delay": 32,
"time": "1769505752"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1769505485"
},
"departure": {
"delay": 105,
"time": "1769505645"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769504979"
},
"departure": {
"delay": 56,
"time": "1769504996"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -47,
"time": "1769506213"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1769505259"
},
"departure": {
"delay": -28,
"time": "1769505272"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1769504660"
},
"departure": {
"delay": 149,
"time": "1769504669"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1769505086"
},
"departure": {
"delay": -18,
"time": "1769505102"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1769504833"
},
"departure": {
"delay": 83,
"time": "1769504843"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748591x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12355:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1769518239"
},
"departure": {
"delay": 39,
"time": "1769518239"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1769517827"
},
"departure": {
"delay": 47,
"time": "1769517827"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769513640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12355:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515740"
},
"departure": {
"time": "1769515740"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769515685"
},
"departure": {
"delay": 5,
"time": "1769515685"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1769515862"
},
"departure": {
"delay": 2,
"time": "1769515862"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769511521",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1125:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15458:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769512040"
},
"departure": {
"delay": 80,
"time": "1769512040"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1769511616"
},
"departure": {
"delay": 136,
"time": "1769511616"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 55,
"time": "1769511415"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1769511902"
},
"departure": {
"delay": 122,
"time": "1769511902"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1769512798"
},
"departure": {
"delay": 58,
"time": "1769512798"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1769511980"
},
"departure": {
"delay": 80,
"time": "1769511980"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1769512140"
},
"departure": {
"delay": 120,
"time": "1769512140"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1769512895"
},
"departure": {
"delay": 35,
"time": "1769512895"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1769512265"
},
"departure": {
"delay": 65,
"time": "1769512265"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1769512215"
},
"departure": {
"delay": 75,
"time": "1769512215"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1769511441"
},
"departure": {
"delay": 130,
"time": "1769511490"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1769511693"
},
"departure": {
"delay": 93,
"time": "1769511693"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1769511539"
},
"departure": {
"delay": 119,
"time": "1769511539"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1769512970"
},
"departure": {
"delay": -10,
"time": "1769512970"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769511420",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15458:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852856F5510448x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769513400"
},
"departure": {
"time": "1769513460"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769514240"
},
"departure": {
"time": "1769514360"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769509260"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769520300"
},
"departure": {
"time": "1769520360"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769514960"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769512440"
},
"departure": {
"time": "1769512500"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769518500"
},
"departure": {
"time": "1769518740"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769521380"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769519460"
},
"departure": {
"time": "1769519520"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769511480"
},
"departure": {
"time": "1769511540"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769509560"
},
"departure": {
"time": "1769509620"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769505631",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852856F5510448x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748518x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1769490002"
},
"departure": {
"delay": 79,
"time": "1769490019"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1769490136"
},
"departure": {
"delay": 29,
"time": "1769490149"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -9,
"time": "1769491535"
},
"departure": {
"delay": -9,
"time": "1769491551"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1769489870"
},
"departure": {
"delay": 5,
"time": "1769489885"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1769489809"
},
"departure": {
"delay": 1,
"time": "1769489821"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1769490423"
},
"departure": {
"delay": 80,
"time": "1769490440"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1769490592"
},
"departure": {
"delay": 94,
"time": "1769490814"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1769491115"
},
"departure": {
"delay": 29,
"time": "1769491169"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1769490335"
},
"departure": {
"delay": 83,
"time": "1769490383"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769490199"
},
"departure": {
"delay": 57,
"time": "1769490237"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1769490299"
},
"departure": {
"delay": 72,
"time": "1769490312"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1769491052"
},
"departure": {
"delay": -7,
"time": "1769491073"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1769491620"
},
"departure": {
"delay": 16,
"time": "1769491636"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 3,
"time": "1769489703"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1769489922"
},
"departure": {
"delay": 21,
"time": "1769489961"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1769490464"
},
"departure": {
"delay": 53,
"time": "1769490473"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -57,
"time": "1769491305"
},
"departure": {
"delay": -57,
"time": "1769491323"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -12,
"time": "1769491232"
},
"departure": {
"delay": -12,
"time": "1769491248"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1769490056"
},
"departure": {
"delay": 73,
"time": "1769490073"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1769491348"
},
"departure": {
"delay": -44,
"time": "1769491396"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -38,
"time": "1769491264"
},
"departure": {
"delay": -38,
"time": "1769491282"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1769490950"
},
"departure": {
"delay": 1,
"time": "1769490961"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1769491725"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -27,
"time": "1769490500"
},
"departure": {
"delay": -27,
"time": "1769490513"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748518x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15723:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1769516347"
},
"departure": {
"delay": 7,
"time": "1769516347"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1769516287"
},
"departure": {
"delay": 7,
"time": "1769516287"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769517411"
},
"departure": {
"delay": 51,
"time": "1769517411"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1769516029"
},
"departure": {
"delay": 49,
"time": "1769516029"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769516560"
},
"departure": {
"delay": 40,
"time": "1769516560"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1769517358"
},
"departure": {
"delay": 58,
"time": "1769517358"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1769515737"
},
"departure": {
"delay": 57,
"time": "1769515737"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1769515857"
},
"departure": {
"delay": 57,
"time": "1769515857"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1769517654"
},
"departure": {
"delay": 54,
"time": "1769517654"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 31,
"time": "1769517151"
},
"departure": {
"delay": 31,
"time": "1769517151"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1769516099"
},
"departure": {
"delay": 59,
"time": "1769516099"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1769516497"
},
"departure": {
"delay": 37,
"time": "1769516497"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1769515682"
},
"departure": {
"delay": 2,
"time": "1769515682"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1769516841"
},
"departure": {
"delay": 21,
"time": "1769516841"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1769517077"
},
"departure": {
"delay": 17,
"time": "1769517077"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769515620"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1769517204"
},
"departure": {
"delay": 24,
"time": "1769517204"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769517300"
},
"departure": {
"time": "1769517300"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1769516144"
},
"departure": {
"delay": 44,
"time": "1769516144"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1769516424"
},
"departure": {
"delay": 24,
"time": "1769516424"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1769515827"
},
"departure": {
"delay": 27,
"time": "1769515827"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769511321",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15723:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470353:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 270,
"time": "1769515350"
},
"departure": {
"delay": 270,
"time": "1769515350"
},
"stopId": "FR:27701:ZE:0x7168:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 239,
"time": "1769515499"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 383,
"time": "1769514803"
},
"departure": {
"delay": 383,
"time": "1769514803"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 335,
"time": "1769514935"
},
"departure": {
"delay": 335,
"time": "1769514935"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 394,
"time": "1769514694"
},
"departure": {
"delay": 394,
"time": "1769514694"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 374,
"time": "1769514734"
},
"departure": {
"delay": 374,
"time": "1769514734"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 231,
"time": "1769515131"
},
"departure": {
"delay": 231,
"time": "1769515131"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 342,
"time": "1769514762"
},
"departure": {
"delay": 342,
"time": "1769514762"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 251,
"time": "1769515031"
},
"departure": {
"delay": 251,
"time": "1769515031"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 381,
"time": "1769514861"
},
"departure": {
"delay": 381,
"time": "1769514861"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470353:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11785:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 399,
"time": "1769513159"
},
"departure": {
"delay": 399,
"time": "1769513199"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 435,
"time": "1769514417"
},
"departure": {
"delay": 435,
"time": "1769514435"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 399,
"time": "1769512996"
},
"departure": {
"delay": 399,
"time": "1769513019"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 439,
"time": "1769514194"
},
"departure": {
"delay": 439,
"time": "1769514199"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 399,
"time": "1769514579"
},
"departure": {
"delay": 399,
"time": "1769514579"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 362,
"time": "1769513822"
},
"departure": {
"delay": 362,
"time": "1769513822"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 444,
"time": "1769514680"
},
"departure": {
"delay": 444,
"time": "1769514684"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 334,
"time": "1769512809"
},
"departure": {
"delay": 334,
"time": "1769512834"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 451,
"time": "1769514271"
},
"departure": {
"delay": 451,
"time": "1769514271"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 414,
"time": "1769513921"
},
"departure": {
"delay": 414,
"time": "1769513934"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 214,
"time": "1769512234"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 369,
"time": "1769513372"
},
"departure": {
"delay": 369,
"time": "1769513409"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 249,
"time": "1769514969"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 369,
"time": "1769513087"
},
"departure": {
"delay": 369,
"time": "1769513109"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 344,
"time": "1769513264"
},
"departure": {
"delay": 344,
"time": "1769513264"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 369,
"time": "1769513988"
},
"departure": {
"delay": 369,
"time": "1769514009"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 473,
"time": "1769514533"
},
"departure": {
"delay": 473,
"time": "1769514533"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 479,
"time": "1769514349"
},
"departure": {
"delay": 479,
"time": "1769514359"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 379,
"time": "1769514736"
},
"departure": {
"delay": 379,
"time": "1769514739"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 364,
"time": "1769512665"
},
"departure": {
"delay": 364,
"time": "1769512684"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 319,
"time": "1769512747"
},
"departure": {
"delay": 319,
"time": "1769512759"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 334,
"time": "1769513549"
},
"departure": {
"delay": 334,
"time": "1769513734"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 417,
"time": "1769514107"
},
"departure": {
"delay": 417,
"time": "1769514117"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 289,
"time": "1769513478"
},
"departure": {
"delay": 289,
"time": "1769513509"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 396,
"time": "1769514635"
},
"departure": {
"delay": 396,
"time": "1769514636"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769512240",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11785:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470852:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 294,
"time": "1769514894"
},
"departure": {
"delay": 294,
"time": "1769514894"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1769515470"
},
"departure": {
"delay": 150,
"time": "1769515470"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -39,
"time": "1769516421"
},
"departure": {
"delay": -39,
"time": "1769516421"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 335,
"time": "1769514571"
},
"departure": {
"delay": 335,
"time": "1769514755"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1769516294"
},
"departure": {
"delay": 14,
"time": "1769516294"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 145,
"time": "1769515765"
},
"departure": {
"delay": 145,
"time": "1769515765"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 192,
"time": "1769515032"
},
"departure": {
"delay": 192,
"time": "1769515032"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -116,
"time": "1769516584"
},
"departure": {
"delay": -116,
"time": "1769516584"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 64,
"time": "1769515924"
},
"departure": {
"delay": 64,
"time": "1769515924"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1769516350"
},
"departure": {
"delay": 10,
"time": "1769516350"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -107,
"time": "1769516893"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 265,
"time": "1769514805"
},
"departure": {
"delay": 265,
"time": "1769514805"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -71,
"time": "1769516749"
},
"departure": {
"delay": -71,
"time": "1769516749"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 213,
"time": "1769515173"
},
"departure": {
"delay": 213,
"time": "1769515173"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -78,
"time": "1769516502"
},
"departure": {
"delay": -78,
"time": "1769516502"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 211,
"time": "1769514931"
},
"departure": {
"delay": 211,
"time": "1769514931"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1769515233"
},
"departure": {
"delay": 153,
"time": "1769515233"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -47,
"time": "1769516533"
},
"departure": {
"delay": -47,
"time": "1769516533"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 213,
"time": "1769515293"
},
"departure": {
"delay": 213,
"time": "1769515293"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 230,
"time": "1769515130"
},
"departure": {
"delay": 230,
"time": "1769515130"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -104,
"time": "1769516836"
},
"departure": {
"delay": -104,
"time": "1769516836"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 117,
"time": "1769515557"
},
"departure": {
"delay": 117,
"time": "1769515557"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 37,
"time": "1769516077"
},
"departure": {
"delay": 37,
"time": "1769516077"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470852:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470551:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4488,
"time": "1769514792"
},
"departure": {
"delay": -4488,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -208,
"time": "1769519432"
},
"departure": {
"delay": -208,
"time": "1769519432"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3588,
"time": "1769514792"
},
"departure": {
"delay": -3588,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -4128,
"time": "1769514792"
},
"departure": {
"delay": -4128,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -208,
"time": "1769519492"
},
"departure": {
"delay": -208,
"time": "1769519492"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"delay": -3408,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3408,
"time": "1769514792"
},
"departure": {
"delay": -3408,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3768,
"time": "1769514792"
},
"departure": {
"delay": -3768,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -4308,
"time": "1769514792"
},
"departure": {
"delay": -4308,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -4608,
"time": "1769514792"
},
"departure": {
"delay": -4608,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4428,
"time": "1769514792"
},
"departure": {
"delay": -4428,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -4668,
"time": "1769514792"
},
"departure": {
"delay": -4668,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4788,
"time": "1769514792"
},
"departure": {
"delay": -4788,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4608,
"time": "1769514792"
},
"departure": {
"delay": -4608,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -151,
"time": "1769519549"
},
"departure": {
"delay": -151,
"time": "1769519549"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4008,
"time": "1769514792"
},
"departure": {
"delay": -4008,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3948,
"time": "1769514792"
},
"departure": {
"delay": -3948,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3828,
"time": "1769514792"
},
"departure": {
"delay": -3828,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3708,
"time": "1769514792"
},
"departure": {
"delay": -3708,
"time": "1769514792"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -247,
"time": "1769519633"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4308,
"time": "1769514792"
},
"departure": {
"delay": -4308,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -4248,
"time": "1769514792"
},
"departure": {
"delay": -4248,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -4368,
"time": "1769514792"
},
"departure": {
"delay": -4368,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470551:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16638:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 510,
"time": "1769512423"
},
"departure": {
"delay": 510,
"time": "1769512470"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 420,
"time": "1769512320"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 410,
"time": "1769513559"
},
"departure": {
"delay": 410,
"time": "1769513570"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 310,
"time": "1769513710"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 609,
"time": "1769512689"
},
"departure": {
"delay": 609,
"time": "1769512689"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 417,
"time": "1769513272"
},
"departure": {
"delay": 417,
"time": "1769513277"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 615,
"time": "1769512984"
},
"departure": {
"delay": 615,
"time": "1769512995"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 371,
"time": "1769513151"
},
"departure": {
"delay": 371,
"time": "1769513171"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 369,
"time": "1769513646"
},
"departure": {
"delay": 369,
"time": "1769513649"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 396,
"time": "1769513471"
},
"departure": {
"delay": 396,
"time": "1769513496"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769512341",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16638:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1090:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769518620"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769518320"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769518080"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769517900"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769516640"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769517600"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769518200"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769518140"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769517420"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769518560"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769516940"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769517300"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769517960"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769517060"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769517180"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769518260"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769517540"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769517780"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769518440"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769517480"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769518020"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769518380"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769518680"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769517840"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769518740"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1090:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9790x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769519700"
},
"departure": {
"time": "1769519700"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"departure": {
"time": "1769517900"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1769518800"
},
"departure": {
"time": "1769518800"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1769519100"
},
"departure": {
"time": "1769519100"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1769519280"
},
"departure": {
"time": "1769519280"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1769519400"
},
"departure": {
"time": "1769519400"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1769518380"
},
"departure": {
"time": "1769518380"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1769519220"
},
"departure": {
"time": "1769519220"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1769518680"
},
"departure": {
"time": "1769518680"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1769518140"
},
"departure": {
"time": "1769518140"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1769518920"
},
"departure": {
"time": "1769518920"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1769517960"
},
"departure": {
"time": "1769517960"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1769519820"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1769519760"
},
"departure": {
"time": "1769519760"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1769518620"
},
"departure": {
"time": "1769518620"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1769518980"
},
"departure": {
"time": "1769518980"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9790x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15924:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1769510574"
},
"departure": {
"delay": 114,
"time": "1769510574"
},
"stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1769510095"
},
"departure": {
"delay": -5,
"time": "1769510095"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1769510024"
},
"departure": {
"delay": 44,
"time": "1769510024"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1769510644"
},
"departure": {
"delay": 124,
"time": "1769510644"
},
"stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1769509929"
},
"departure": {
"delay": 9,
"time": "1769509929"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 153,
"time": "1769510673"
},
"departure": {
"delay": 153,
"time": "1769510673"
},
"stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769509860"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 132,
"time": "1769510407"
},
"departure": {
"delay": 132,
"time": "1769510412"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 164,
"time": "1769510744"
},
"departure": {
"delay": 164,
"time": "1769510744"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769510902"
},
"departure": {
"delay": 22,
"time": "1769510902"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1769509881"
},
"departure": {
"delay": 21,
"time": "1769509881"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1769509983"
},
"departure": {
"delay": 3,
"time": "1769509983"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1769510794"
},
"departure": {
"delay": 154,
"time": "1769510794"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 162,
"time": "1769510938"
},
"departure": {
"delay": 162,
"time": "1769511102"
},
"stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1769510511"
},
"departure": {
"delay": 111,
"time": "1769510511"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 2406,
"time": "1769513706"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 53,
"time": "1769510206"
},
"departure": {
"delay": 53,
"time": "1769510213"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1769511107"
},
"departure": {
"delay": 51,
"time": "1769511111"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1769509896"
},
"departure": {
"delay": 36,
"time": "1769509896"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769509120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15924:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6870:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1769516229"
},
"departure": {
"delay": 9,
"time": "1769516229"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1769516607"
},
"departure": {
"delay": 27,
"time": "1769516607"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769516430"
},
"departure": {
"delay": 30,
"time": "1769516430"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769516508"
},
"departure": {
"delay": 48,
"time": "1769516508"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1769515965"
},
"departure": {
"delay": 45,
"time": "1769515965"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1769515912"
},
"departure": {
"delay": 52,
"time": "1769515912"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769516130"
},
"departure": {
"delay": 30,
"time": "1769516130"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1769515590"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1769516331"
},
"departure": {
"delay": 51,
"time": "1769516331"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1769516032"
},
"departure": {
"delay": 52,
"time": "1769516032"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769514781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6870:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3772150x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1769503932"
},
"departure": {
"delay": 17,
"time": "1769503937"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -66,
"time": "1769506546"
},
"departure": {
"delay": -66,
"time": "1769506554"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1769503583"
},
"departure": {
"delay": 19,
"time": "1769503639"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -57,
"time": "1769506252"
},
"departure": {
"delay": -57,
"time": "1769506263"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 122,
"time": "1769503022"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -45,
"time": "1769504103"
},
"departure": {
"delay": -45,
"time": "1769504115"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769505626"
},
"departure": {
"delay": 60,
"time": "1769505660"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1769506028"
},
"departure": {
"delay": -6,
"time": "1769506074"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1769505095"
},
"departure": {
"delay": 114,
"time": "1769505114"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -68,
"time": "1769506449"
},
"departure": {
"delay": -68,
"time": "1769506492"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1769504654"
},
"departure": {
"delay": 76,
"time": "1769504716"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1769506318"
},
"departure": {
"delay": -52,
"time": "1769506328"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1769503488"
},
"departure": {
"delay": -2,
"time": "1769503498"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -5,
"time": "1769506795"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -27,
"time": "1769503753"
},
"departure": {
"delay": -27,
"time": "1769503773"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769505850"
},
"departure": {
"delay": 47,
"time": "1769505887"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1769505759"
},
"departure": {
"delay": 55,
"time": "1769505775"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1769506652"
},
"departure": {
"delay": 13,
"time": "1769506693"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1769505281"
},
"departure": {
"delay": 49,
"time": "1769505289"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1769505936"
},
"departure": {
"delay": -13,
"time": "1769505947"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -83,
"time": "1769506347"
},
"departure": {
"delay": -83,
"time": "1769506357"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3772150x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769515290"
},
"departure": {
"delay": 90,
"time": "1769515290"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1769515170"
},
"departure": {
"delay": 90,
"time": "1769515170"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1769515230"
},
"departure": {
"delay": 90,
"time": "1769515230"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 150,
"time": "1769514930"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1769515410"
},
"departure": {
"delay": 90,
"time": "1769515410"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1769514990"
},
"departure": {
"delay": 90,
"time": "1769514990"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1769515110"
},
"departure": {
"delay": 150,
"time": "1769515110"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1769515350"
},
"departure": {
"delay": 90,
"time": "1769515350"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1769515470"
},
"departure": {
"delay": 90,
"time": "1769515470"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
}
],
"timestamp": "1769514806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153483:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16626:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769513100"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1769513590"
},
"departure": {
"delay": 10,
"time": "1769513590"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1769513185"
},
"departure": {
"delay": 25,
"time": "1769513185"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1769513286"
},
"departure": {
"delay": 6,
"time": "1769513286"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1769513359"
},
"departure": {
"delay": 19,
"time": "1769513359"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769514000"
},
"departure": {
"time": "1769514000"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769511041",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16626:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8305:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1769516611"
},
"departure": {
"delay": 31,
"time": "1769516611"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1769516723"
},
"departure": {
"delay": 23,
"time": "1769516723"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1769516802"
},
"departure": {
"delay": 42,
"time": "1769516802"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1769516550"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1769516664"
},
"departure": {
"delay": 24,
"time": "1769516664"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8305:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745206x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1769500983"
},
"departure": {
"delay": 89,
"time": "1769501009"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1769500752"
},
"departure": {
"delay": 128,
"time": "1769500808"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1769500917"
},
"departure": {
"delay": 88,
"time": "1769500948"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1769500586"
},
"departure": {
"delay": 121,
"time": "1769500621"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1769500850"
},
"departure": {
"delay": 93,
"time": "1769500893"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1769501214"
},
"departure": {
"delay": 42,
"time": "1769501262"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 148,
"time": "1769500055"
},
"departure": {
"delay": 148,
"time": "1769500108"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1769501051"
},
"departure": {
"delay": 106,
"time": "1769501086"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1769499840"
},
"departure": {
"delay": 113,
"time": "1769499893"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1769499912"
},
"departure": {
"delay": 116,
"time": "1769499956"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 147,
"time": "1769500673"
},
"departure": {
"delay": 147,
"time": "1769500707"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1769500513"
},
"departure": {
"delay": 173,
"time": "1769500553"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 217,
"time": "1769500376"
},
"departure": {
"delay": 217,
"time": "1769500417"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 164,
"time": "1769499764"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1769501116"
},
"departure": {
"delay": 56,
"time": "1769501156"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 218,
"time": "1769500436"
},
"departure": {
"delay": 218,
"time": "1769500478"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1769501389"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 131,
"time": "1769499979"
},
"departure": {
"delay": 131,
"time": "1769500031"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 205,
"time": "1769500135"
},
"departure": {
"delay": 205,
"time": "1769500225"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 206,
"time": "1769500252"
},
"departure": {
"delay": 206,
"time": "1769500286"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745206x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758409x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 206,
"time": "1769513060"
},
"departure": {
"delay": 206,
"time": "1769513066"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 221,
"time": "1769512841"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1769514625"
},
"departure": {
"delay": 106,
"time": "1769514646"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 169,
"time": "1769514455"
},
"departure": {
"delay": 169,
"time": "1769514469"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 223,
"time": "1769514207"
},
"departure": {
"delay": 223,
"time": "1769514223"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1769515380"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1769513678"
},
"departure": {
"delay": 141,
"time": "1769513721"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 191,
"time": "1769514091"
},
"departure": {
"delay": 191,
"time": "1769514131"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1769515020"
},
"departure": {
"delay": 120,
"time": "1769515020"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 171,
"time": "1769513445"
},
"departure": {
"delay": 171,
"time": "1769513451"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1769515200"
},
"departure": {
"delay": 120,
"time": "1769515200"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 141,
"time": "1769513290"
},
"departure": {
"delay": 141,
"time": "1769513301"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758409x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4104:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769512920"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769514180"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769512500"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769514960"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769512860"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769512680"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769513760"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515140"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4104:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4108:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517780"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769518320"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769516100"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769516460"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769518620"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769518800"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769518140"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769517000"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769517420"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769518560"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769517960"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769518680"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769518200"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769517840"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769514743",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4108:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769519580"
},
"departure": {
"time": "1769519580"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3937,
"time": "1769514803"
},
"departure": {
"delay": -3937,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1769519246"
},
"departure": {
"delay": 26,
"time": "1769519246"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -109,
"time": "1769519771"
},
"departure": {
"delay": -109,
"time": "1769519771"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3397,
"time": "1769514803"
},
"departure": {
"delay": -3397,
"time": "1769514803"
},
"stopId": "FR:27031:ZE:0xLCOU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -5,
"time": "1769518795"
},
"departure": {
"delay": -5,
"time": "1769518795"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"time": "1769520120"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3517,
"time": "1769514803"
},
"departure": {
"delay": -3517,
"time": "1769514803"
},
"stopId": "FR:27031:ZE:0xRBOU01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1769519187"
},
"departure": {
"delay": 27,
"time": "1769519187"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"delay": -3397,
"time": "1769514803"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -31,
"time": "1769519669"
},
"departure": {
"delay": -31,
"time": "1769519669"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3877,
"time": "1769514803"
},
"departure": {
"delay": -3877,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1769518975"
},
"departure": {
"delay": -5,
"time": "1769518975"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3637,
"time": "1769514803"
},
"departure": {
"delay": -3637,
"time": "1769514803"
},
"stopId": "FR:27031:ZE:0xLESS01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -3937,
"time": "1769514803"
},
"departure": {
"delay": -3937,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -39,
"time": "1769519901"
},
"departure": {
"delay": -39,
"time": "1769519901"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1769518873"
},
"departure": {
"delay": 13,
"time": "1769518873"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1769518915"
},
"departure": {
"delay": -5,
"time": "1769518915"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1769520051"
},
"departure": {
"delay": -9,
"time": "1769520051"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -22,
"time": "1769519318"
},
"departure": {
"delay": -22,
"time": "1769519318"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602158:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745670x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1769509102"
},
"departure": {
"delay": -6,
"time": "1769509134"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -34,
"time": "1769508194"
},
"departure": {
"delay": -34,
"time": "1769508206"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1769510787"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -39,
"time": "1769508421"
},
"departure": {
"delay": -39,
"time": "1769508441"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -43,
"time": "1769508366"
},
"departure": {
"delay": -43,
"time": "1769508377"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1769508962"
},
"departure": {
"delay": 14,
"time": "1769508974"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1769510743"
},
"departure": {
"delay": 52,
"time": "1769510752"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 132,
"time": "1769510317"
},
"departure": {
"delay": 132,
"time": "1769510352"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -8,
"time": "1769508099"
},
"departure": {
"delay": -8,
"time": "1769508112"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1769510464"
},
"departure": {
"delay": 94,
"time": "1769510494"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1769509256"
},
"departure": {
"time": "1769509320"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1769509414"
},
"departure": {
"delay": 36,
"time": "1769509476"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1769510084"
},
"departure": {
"delay": 144,
"time": "1769510124"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1769510626"
},
"departure": {
"delay": 20,
"time": "1769510660"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -56,
"time": "1769508566"
},
"departure": {
"delay": -56,
"time": "1769508604"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1769510572"
},
"departure": {
"delay": 28,
"time": "1769510608"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 16,
"time": "1769507896"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 169,
"time": "1769510172"
},
"departure": {
"delay": 169,
"time": "1769510209"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -49,
"time": "1769508475"
},
"departure": {
"delay": -49,
"time": "1769508491"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1769509621"
},
"departure": {
"delay": -7,
"time": "1769509673"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -8,
"time": "1769509346"
},
"departure": {
"delay": -8,
"time": "1769509372"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -11,
"time": "1769508274"
},
"departure": {
"delay": -11,
"time": "1769508289"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1769510257"
},
"departure": {
"delay": 133,
"time": "1769510293"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 132,
"time": "1769509922"
},
"departure": {
"delay": 132,
"time": "1769509932"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1769508052"
},
"departure": {
"delay": 17,
"time": "1769508077"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769510532"
},
"departure": {
"delay": 37,
"time": "1769510557"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -2,
"time": "1769508992"
},
"departure": {
"delay": -2,
"time": "1769509018"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1769509180"
},
"departure": {
"delay": -40,
"time": "1769509220"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 84,
"time": "1769510399"
},
"departure": {
"delay": 84,
"time": "1769510424"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -15,
"time": "1769507973"
},
"departure": {
"delay": -15,
"time": "1769507985"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1769508007"
},
"departure": {
"delay": -20,
"time": "1769508040"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -25,
"time": "1769509508"
},
"departure": {
"delay": -25,
"time": "1769509535"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745670x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15128:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769512920"
},
"departure": {
"delay": 60,
"time": "1769512920"
},
"stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769513160"
},
"departure": {
"delay": 60,
"time": "1769513160"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769514060"
},
"departure": {
"delay": 60,
"time": "1769514060"
},
"stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769514000"
},
"departure": {
"delay": 60,
"time": "1769514000"
},
"stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769512980"
},
"departure": {
"time": "1769512980"
},
"stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769513280"
},
"departure": {
"time": "1769513280"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515080"
},
"departure": {
"time": "1769515080"
},
"stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769515260"
},
"departure": {
"delay": 60,
"time": "1769515260"
},
"stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769514420"
},
"departure": {
"time": "1769514420"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515560"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1769515040"
},
"departure": {
"delay": 20,
"time": "1769515040"
},
"stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514120"
},
"stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769513100"
},
"departure": {
"time": "1769513100"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769513880"
},
"departure": {
"time": "1769513880"
},
"stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769512800"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769514860"
},
"departure": {
"delay": 20,
"time": "1769514860"
},
"stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769514960"
},
"departure": {
"delay": 60,
"time": "1769514960"
},
"stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769513460"
},
"departure": {
"time": "1769513460"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769514900"
},
"departure": {
"time": "1769514900"
},
"stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769512860"
},
"departure": {
"delay": 60,
"time": "1769512860"
},
"stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769515320"
},
"departure": {
"delay": 60,
"time": "1769515320"
},
"stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769513400"
},
"departure": {
"delay": 60,
"time": "1769513400"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769515020"
},
"departure": {
"delay": 60,
"time": "1769515020"
},
"stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769513760"
},
"departure": {
"time": "1769513760"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769514180"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769512940"
},
"departure": {
"delay": 20,
"time": "1769512940"
},
"stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769514540"
},
"departure": {
"time": "1769514540"
},
"stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769513580"
},
"departure": {
"time": "1769513580"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769514840"
},
"departure": {
"delay": 60,
"time": "1769514840"
},
"stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769512240",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15128:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12550:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517780"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1769518322"
},
"departure": {
"delay": 2,
"time": "1769518322"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769517810"
},
"departure": {
"delay": 30,
"time": "1769517810"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769517920"
},
"departure": {
"delay": 20,
"time": "1769517920"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769517880"
},
"departure": {
"delay": 40,
"time": "1769517880"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514660",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12550:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5369:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769514380"
},
"departure": {
"delay": 80,
"time": "1769514380"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1769514055"
},
"departure": {
"delay": 300,
"time": "1769514180"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 202,
"time": "1769514982"
},
"departure": {
"delay": 202,
"time": "1769514982"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 254,
"time": "1769514794"
},
"departure": {
"delay": 254,
"time": "1769514794"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 250,
"time": "1769515030"
},
"departure": {
"delay": 250,
"time": "1769515030"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 250,
"time": "1769514706"
},
"departure": {
"delay": 250,
"time": "1769514730"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 202,
"time": "1769515102"
},
"departure": {
"delay": 202,
"time": "1769515102"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1769513861"
},
"departure": {
"delay": 41,
"time": "1769513861"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1769513780"
},
"departure": {
"delay": 80,
"time": "1769513780"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 221,
"time": "1769514881"
},
"departure": {
"delay": 221,
"time": "1769514881"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 202,
"time": "1769515282"
},
"departure": {
"delay": 202,
"time": "1769515282"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 238,
"time": "1769515198"
},
"departure": {
"delay": 238,
"time": "1769515198"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769513700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5369:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596640:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3517,
"time": "1769514803"
},
"departure": {
"delay": -3517,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -271,
"time": "1769519069"
},
"departure": {
"delay": -271,
"time": "1769519069"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -207,
"time": "1769518773"
},
"departure": {
"delay": -207,
"time": "1769518773"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3397,
"time": "1769514803"
},
"departure": {
"delay": -3397,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -271,
"time": "1769519009"
},
"departure": {
"delay": -271,
"time": "1769519009"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3877,
"time": "1769514803"
},
"departure": {
"delay": -3877,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -241,
"time": "1769518859"
},
"departure": {
"delay": -241,
"time": "1769518859"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3637,
"time": "1769514803"
},
"departure": {
"delay": -3637,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -271,
"time": "1769519129"
},
"departure": {
"delay": -271,
"time": "1769519129"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -271,
"time": "1769519189"
},
"departure": {
"delay": -271,
"time": "1769519189"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3697,
"time": "1769514803"
},
"departure": {
"delay": -3697,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"delay": -3097,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -283,
"time": "1769519297"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -234,
"time": "1769518926"
},
"departure": {
"delay": -234,
"time": "1769518926"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -3577,
"time": "1769514803"
},
"departure": {
"delay": -3577,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3277,
"time": "1769514803"
},
"departure": {
"delay": -3277,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -277,
"time": "1769519243"
},
"departure": {
"delay": -277,
"time": "1769519243"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -163,
"time": "1769518697"
},
"departure": {
"delay": -163,
"time": "1769518697"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -192,
"time": "1769518608"
},
"departure": {
"delay": -192,
"time": "1769518608"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596640:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3830:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769515885"
},
"departure": {
"delay": 25,
"time": "1769515885"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1769515665"
},
"departure": {
"delay": 45,
"time": "1769515665"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1769515001"
},
"departure": {
"delay": 41,
"time": "1769515001"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1769515131"
},
"departure": {
"delay": 51,
"time": "1769515131"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1769515824"
},
"departure": {
"delay": 24,
"time": "1769515824"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1769515203"
},
"departure": {
"delay": 3,
"time": "1769515203"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1769515444"
},
"departure": {
"delay": 4,
"time": "1769515444"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1769515963"
},
"departure": {
"delay": 43,
"time": "1769515963"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 15,
"time": "1769514915"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1769515335"
},
"departure": {
"delay": 15,
"time": "1769515335"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1769515061"
},
"departure": {
"delay": 41,
"time": "1769515061"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1769515267"
},
"departure": {
"delay": 7,
"time": "1769515267"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769515749"
},
"departure": {
"delay": 9,
"time": "1769515749"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769514700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3830:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769508180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769508600"
},
"departure": {
"time": "1769508600"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769508780"
},
"departure": {
"time": "1769508780"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769509020"
},
"departure": {
"time": "1769509020"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769509380"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769508300"
},
"departure": {
"time": "1769508300"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769508540"
},
"departure": {
"time": "1769508540"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769508240"
},
"departure": {
"time": "1769508240"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769508360"
},
"departure": {
"time": "1769508360"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769509260"
},
"departure": {
"time": "1769509260"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769508480"
},
"departure": {
"time": "1769508480"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769508420"
},
"departure": {
"time": "1769508420"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769509320"
},
"departure": {
"time": "1769509320"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769508840"
},
"departure": {
"time": "1769508840"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1769508001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1019:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2898:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1769515741"
},
"departure": {
"delay": 121,
"time": "1769515741"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1769514680"
},
"departure": {
"delay": 156,
"time": "1769514696"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 139,
"time": "1769515939"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 176,
"time": "1769514555"
},
"departure": {
"delay": 176,
"time": "1769514596"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 136,
"time": "1769514795"
},
"departure": {
"delay": 136,
"time": "1769514796"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1769515057"
},
"departure": {
"delay": 97,
"time": "1769515057"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 96,
"time": "1769514216"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 115,
"time": "1769515135"
},
"departure": {
"delay": 115,
"time": "1769515135"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1769515279"
},
"departure": {
"delay": 139,
"time": "1769515279"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 104,
"time": "1769515484"
},
"departure": {
"delay": 104,
"time": "1769515484"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769515560"
},
"departure": {
"delay": 120,
"time": "1769515560"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 102,
"time": "1769514882"
},
"departure": {
"delay": 102,
"time": "1769514882"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1769514484"
},
"departure": {
"delay": 136,
"time": "1769514496"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1769514290"
},
"departure": {
"delay": 137,
"time": "1769514317"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 148,
"time": "1769515648"
},
"departure": {
"delay": 148,
"time": "1769515648"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1769514999"
},
"departure": {
"delay": 99,
"time": "1769514999"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 109,
"time": "1769515369"
},
"departure": {
"delay": 109,
"time": "1769515369"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 156,
"time": "1769514379"
},
"departure": {
"delay": 156,
"time": "1769514396"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2898:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14522:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769516845"
},
"departure": {
"delay": 25,
"time": "1769516845"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1769516865"
},
"departure": {
"delay": 45,
"time": "1769516865"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1769517123"
},
"departure": {
"delay": 3,
"time": "1769517123"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1769516987"
},
"departure": {
"delay": 47,
"time": "1769516987"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769512640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14522:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2469784:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1769515108"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1769514993"
},
"departure": {
"delay": 33,
"time": "1769514993"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 206,
"time": "1769514866"
},
"departure": {
"delay": 206,
"time": "1769514866"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1769515053"
},
"departure": {
"delay": 33,
"time": "1769515053"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1769514936"
},
"departure": {
"delay": -24,
"time": "1769514936"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2469784:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11793:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 6,
"time": "1769515386"
},
"departure": {
"delay": 6,
"time": "1769515386"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769517157"
},
"departure": {
"delay": 37,
"time": "1769517157"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1769515648"
},
"departure": {
"delay": 28,
"time": "1769515648"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1769515511"
},
"departure": {
"delay": 11,
"time": "1769515511"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1769515249"
},
"departure": {
"delay": 49,
"time": "1769515249"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11793:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769539020"
},
"departure": {
"time": "1769539020"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769539560"
},
"departure": {
"time": "1769539560"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769539080"
},
"departure": {
"time": "1769539080"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769539980"
},
"departure": {
"time": "1769539980"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1769537880"
},
"departure": {
"time": "1769537880"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769539200"
},
"departure": {
"time": "1769539200"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769538120"
},
"departure": {
"time": "1769538120"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769539380"
},
"departure": {
"time": "1769539380"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769538060"
},
"departure": {
"time": "1769538060"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769537820"
},
"departure": {
"time": "1769537820"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769538300"
},
"departure": {
"time": "1769538300"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769538660"
},
"departure": {
"time": "1769538660"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769538960"
},
"departure": {
"time": "1769538960"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769538900"
},
"departure": {
"time": "1769538900"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769538840"
},
"departure": {
"time": "1769538840"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769537765"
},
"departure": {
"delay": 5,
"time": "1769537765"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769538540"
},
"departure": {
"time": "1769538540"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769537760"
},
"departure": {
"time": "1769537760"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769539500"
},
"departure": {
"time": "1769539500"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1769539680"
},
"departure": {
"time": "1769539680"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769537700"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769539440"
},
"departure": {
"time": "1769539440"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769537940"
},
"departure": {
"time": "1769537940"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769538600"
},
"departure": {
"time": "1769538600"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769540580"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1769538720"
},
"departure": {
"time": "1769538720"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx605:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470086:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -56,
"time": "1769514664"
},
"departure": {
"delay": -56,
"time": "1769514664"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -11,
"time": "1769514889"
},
"departure": {
"delay": -11,
"time": "1769514889"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -33,
"time": "1769514987"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3,
"time": "1769514777"
},
"departure": {
"delay": -3,
"time": "1769514777"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -43,
"time": "1769514737"
},
"departure": {
"delay": -43,
"time": "1769514737"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1769514840"
},
"departure": {
"time": "1769514840"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1769514731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470086:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470547:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -100,
"time": "1769514980"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1769514917"
},
"departure": {
"delay": 17,
"time": "1769514917"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -53,
"time": "1769514787"
},
"departure": {
"delay": -53,
"time": "1769514787"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -91,
"time": "1769514689"
},
"departure": {
"delay": -91,
"time": "1769514689"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1769514860"
},
"departure": {
"delay": -40,
"time": "1769514860"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470547:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9886:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769516141"
},
"departure": {
"delay": 41,
"time": "1769516141"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1769516237"
},
"departure": {
"delay": 17,
"time": "1769516237"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516340"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1769517272"
},
"departure": {
"delay": 32,
"time": "1769517272"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1769517315"
},
"departure": {
"delay": 15,
"time": "1769517315"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769516994"
},
"departure": {
"delay": 54,
"time": "1769516994"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1769516636"
},
"departure": {
"delay": 56,
"time": "1769516636"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1769517429"
},
"departure": {
"delay": 9,
"time": "1769517429"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1769516186"
},
"departure": {
"delay": 26,
"time": "1769516186"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1769517111"
},
"departure": {
"delay": 51,
"time": "1769517111"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1769516956"
},
"departure": {
"delay": 16,
"time": "1769516956"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1769516709"
},
"departure": {
"delay": 9,
"time": "1769516709"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769514760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9886:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 193,
"time": "1769515393"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1769513659"
},
"departure": {
"delay": 96,
"time": "1769513676"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 163,
"time": "1769515063"
},
"departure": {
"delay": 163,
"time": "1769515063"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 256,
"time": "1769514347"
},
"departure": {
"delay": 256,
"time": "1769514376"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 136,
"time": "1769513552"
},
"departure": {
"delay": 136,
"time": "1769513596"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 149,
"time": "1769514989"
},
"departure": {
"delay": 149,
"time": "1769514989"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 156,
"time": "1769514127"
},
"departure": {
"delay": 156,
"time": "1769514156"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 210,
"time": "1769514930"
},
"departure": {
"delay": 210,
"time": "1769514930"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 196,
"time": "1769514780"
},
"departure": {
"delay": 196,
"time": "1769514796"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 236,
"time": "1769514233"
},
"departure": {
"delay": 236,
"time": "1769514296"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 196,
"time": "1769514663"
},
"departure": {
"delay": 196,
"time": "1769514676"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 116,
"time": "1769513966"
},
"departure": {
"delay": 116,
"time": "1769513996"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 196,
"time": "1769514549"
},
"departure": {
"delay": 196,
"time": "1769514556"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 276,
"time": "1769514439"
},
"departure": {
"delay": 276,
"time": "1769514456"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 152,
"time": "1769513839"
},
"departure": {
"delay": 152,
"time": "1769513852"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1769513452"
},
"departure": {
"delay": 76,
"time": "1769513476"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 166,
"time": "1769515126"
},
"departure": {
"delay": 166,
"time": "1769515126"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 189,
"time": "1769514849"
},
"departure": {
"delay": 189,
"time": "1769514849"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1769513728"
},
"departure": {
"delay": 88,
"time": "1769513728"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769513480",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2377:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10555:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1769516162"
},
"departure": {
"delay": 2,
"time": "1769516162"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1769517117"
},
"departure": {
"delay": 57,
"time": "1769517117"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1769516248"
},
"departure": {
"delay": 28,
"time": "1769516248"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1769516386"
},
"departure": {
"delay": 46,
"time": "1769516386"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769516700"
},
"departure": {
"time": "1769516700"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769516757"
},
"departure": {
"delay": 57,
"time": "1769516757"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1769516616"
},
"departure": {
"delay": 36,
"time": "1769516616"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769516016"
},
"departure": {
"delay": 36,
"time": "1769516016"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1769516803"
},
"departure": {
"delay": 43,
"time": "1769516803"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1769516501"
},
"departure": {
"delay": 41,
"time": "1769516501"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769516202"
},
"departure": {
"delay": 42,
"time": "1769516202"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1769516564"
},
"departure": {
"delay": 44,
"time": "1769516564"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769514770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10555:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3746:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769514571"
},
"departure": {
"delay": 39,
"time": "1769514579"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1769515345"
},
"departure": {
"delay": 85,
"time": "1769515345"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1769515040"
},
"departure": {
"delay": 80,
"time": "1769515040"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1769515420"
},
"departure": {
"delay": 100,
"time": "1769515420"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 30,
"time": "1769514450"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 83,
"time": "1769514863"
},
"departure": {
"delay": 83,
"time": "1769514863"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1769515559"
},
"departure": {
"delay": 119,
"time": "1769515559"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1769514488"
},
"departure": {
"delay": 39,
"time": "1769514519"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1769514931"
},
"departure": {
"delay": 91,
"time": "1769514931"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1769514670"
},
"departure": {
"delay": 39,
"time": "1769514699"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1769515261"
},
"departure": {
"delay": 61,
"time": "1769515261"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1769514780"
},
"departure": {
"delay": 79,
"time": "1769514799"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1769515481"
},
"departure": {
"delay": 101,
"time": "1769515481"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769514280",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3746:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596637:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -577,
"time": "1769514803"
},
"departure": {
"delay": -577,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1597,
"time": "1769514803"
},
"departure": {
"delay": -1597,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -697,
"time": "1769514803"
},
"departure": {
"delay": -697,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -817,
"time": "1769514803"
},
"departure": {
"delay": -817,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -997,
"time": "1769514803"
},
"departure": {
"delay": -997,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1177,
"time": "1769514803"
},
"departure": {
"delay": -1177,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -188,
"time": "1769516572"
},
"departure": {
"delay": -188,
"time": "1769516572"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -185,
"time": "1769516275"
},
"departure": {
"delay": -185,
"time": "1769516275"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -637,
"time": "1769514803"
},
"departure": {
"delay": -637,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1417,
"time": "1769514803"
},
"departure": {
"delay": -1417,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -178,
"time": "1769516642"
},
"departure": {
"delay": -178,
"time": "1769516642"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -128,
"time": "1769516452"
},
"departure": {
"delay": -128,
"time": "1769516452"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -457,
"time": "1769514803"
},
"departure": {
"delay": -457,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1357,
"time": "1769514803"
},
"departure": {
"delay": -1357,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -258,
"time": "1769516802"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"delay": -397,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -937,
"time": "1769514803"
},
"departure": {
"delay": -937,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1297,
"time": "1769514803"
},
"departure": {
"delay": -1297,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -517,
"time": "1769514803"
},
"departure": {
"delay": -517,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596637:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6865:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1769514208"
},
"departure": {
"delay": 88,
"time": "1769514208"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1769512386"
},
"departure": {
"delay": 126,
"time": "1769512386"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 168,
"time": "1769513183"
},
"departure": {
"delay": 168,
"time": "1769513208"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1769512554"
},
"departure": {
"delay": 114,
"time": "1769512554"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1769513568"
},
"departure": {
"delay": 108,
"time": "1769513568"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1769512633"
},
"departure": {
"delay": 133,
"time": "1769512633"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 148,
"time": "1769512983"
},
"departure": {
"delay": 148,
"time": "1769513008"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 189,
"time": "1769513109"
},
"departure": {
"delay": 189,
"time": "1769513109"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1769514483"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1769513633"
},
"departure": {
"delay": 113,
"time": "1769513633"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1769513733"
},
"departure": {
"delay": 93,
"time": "1769513733"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1769514361"
},
"departure": {
"delay": 83,
"time": "1769514383"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1769514241"
},
"departure": {
"delay": 61,
"time": "1769514241"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1769514104"
},
"departure": {
"delay": 44,
"time": "1769514104"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 133,
"time": "1769512333"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 148,
"time": "1769512708"
},
"departure": {
"delay": 148,
"time": "1769512708"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 138,
"time": "1769513358"
},
"departure": {
"delay": 138,
"time": "1769513358"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -47,
"time": "1769513833"
},
"departure": {
"delay": -47,
"time": "1769513833"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 123,
"time": "1769513463"
},
"departure": {
"delay": 123,
"time": "1769513463"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1769513283"
},
"departure": {
"delay": 183,
"time": "1769513283"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 123,
"time": "1769512443"
},
"departure": {
"delay": 123,
"time": "1769512443"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -110,
"time": "1769513890"
},
"departure": {
"delay": -110,
"time": "1769513890"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 168,
"time": "1769512883"
},
"departure": {
"delay": 168,
"time": "1769512908"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 163,
"time": "1769512783"
},
"departure": {
"delay": 163,
"time": "1769512783"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769512341",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6865:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15977:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769516670"
},
"departure": {
"delay": 30,
"time": "1769516670"
},
"stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1769516603"
},
"departure": {
"delay": 23,
"time": "1769516603"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1769516956"
},
"departure": {
"delay": 16,
"time": "1769516956"
},
"stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1769515796"
},
"departure": {
"delay": 56,
"time": "1769515796"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1769516334"
},
"departure": {
"delay": 54,
"time": "1769516334"
},
"stopId": "FR:76451:ZE:TCARxPELIC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1769516731"
},
"departure": {
"delay": 31,
"time": "1769516731"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769516250"
},
"departure": {
"delay": 30,
"time": "1769516250"
},
"stopId": "FR:76451:ZE:TCARxESPE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769517150"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1769515755"
},
"departure": {
"delay": 15,
"time": "1769515755"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769516970"
},
"departure": {
"delay": 30,
"time": "1769516970"
},
"stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1769516391"
},
"departure": {
"delay": 51,
"time": "1769516391"
},
"stopId": "FR:76474:ZE:TCARxJBACH1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1769516890"
},
"departure": {
"delay": 10,
"time": "1769516890"
},
"stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1769516490"
},
"departure": {
"delay": 30,
"time": "1769516490"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1769516829"
},
"departure": {
"delay": 9,
"time": "1769516829"
},
"stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1769516297"
},
"departure": {
"delay": 17,
"time": "1769516297"
},
"stopId": "FR:76451:ZE:TCARxLEVER1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1769515675"
},
"departure": {
"delay": 55,
"time": "1769515675"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769513840",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15977:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4817:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 325,
"time": "1769513245"
},
"departure": {
"delay": 325,
"time": "1769513245"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 135,
"time": "1769511795"
},
"departure": {
"delay": 135,
"time": "1769511795"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 239,
"time": "1769512079"
},
"departure": {
"delay": 239,
"time": "1769512079"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 235,
"time": "1769511876"
},
"departure": {
"delay": 235,
"time": "1769511895"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 215,
"time": "1769511995"
},
"departure": {
"delay": 215,
"time": "1769511995"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 210,
"time": "1769512149"
},
"departure": {
"delay": 210,
"time": "1769512170"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 330,
"time": "1769513046"
},
"departure": {
"delay": 330,
"time": "1769513070"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 345,
"time": "1769513145"
},
"departure": {
"delay": 345,
"time": "1769513145"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 45,
"time": "1769511645"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 280,
"time": "1769513320"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769511650",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4817:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745224x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 211,
"time": "1769505117"
},
"departure": {
"delay": 211,
"time": "1769505151"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1769505927"
},
"departure": {
"delay": 42,
"time": "1769505942"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 75,
"time": "1769505384"
},
"departure": {
"delay": 75,
"time": "1769505435"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1769505860"
},
"departure": {
"delay": 64,
"time": "1769505904"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -29,
"time": "1769506111"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 205,
"time": "1769505011"
},
"departure": {
"delay": 205,
"time": "1769505025"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 230,
"time": "1769504818"
},
"departure": {
"delay": 230,
"time": "1769504870"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 192,
"time": "1769504911"
},
"departure": {
"delay": 192,
"time": "1769504952"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769505483"
},
"departure": {
"delay": 41,
"time": "1769505521"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 104,
"time": "1769505332"
},
"departure": {
"delay": 104,
"time": "1769505344"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1769505672"
},
"departure": {
"delay": 21,
"time": "1769505681"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1769505774"
},
"departure": {
"delay": 54,
"time": "1769505834"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 202,
"time": "1769505050"
},
"departure": {
"delay": 202,
"time": "1769505082"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 202,
"time": "1769504721"
},
"departure": {
"delay": 202,
"time": "1769504782"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 178,
"time": "1769505258"
},
"departure": {
"delay": 178,
"time": "1769505298"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1769505967"
},
"departure": {
"delay": 42,
"time": "1769506002"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 204,
"time": "1769504604"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1769505552"
},
"departure": {
"delay": 71,
"time": "1769505611"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1769505722"
},
"departure": {
"delay": 25,
"time": "1769505745"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745224x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6428:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1769514797"
},
"departure": {
"delay": -43,
"time": "1769514797"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1769514469"
},
"departure": {
"delay": 73,
"time": "1769514493"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1769515989"
},
"departure": {
"delay": 9,
"time": "1769515989"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1769515619"
},
"departure": {
"delay": -1,
"time": "1769515619"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1769515208"
},
"departure": {
"delay": 8,
"time": "1769515208"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1769515700"
},
"departure": {
"delay": -40,
"time": "1769515700"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -43,
"time": "1769515277"
},
"departure": {
"delay": -43,
"time": "1769515277"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -43,
"time": "1769516057"
},
"departure": {
"delay": -43,
"time": "1769516057"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -8,
"time": "1769514892"
},
"departure": {
"delay": -8,
"time": "1769514892"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -43,
"time": "1769514977"
},
"departure": {
"delay": -43,
"time": "1769514977"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -43,
"time": "1769515517"
},
"departure": {
"delay": -43,
"time": "1769515517"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -43,
"time": "1769515817"
},
"departure": {
"delay": -43,
"time": "1769515817"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1769514720"
},
"departure": {
"delay": 120,
"time": "1769514720"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1769514393"
},
"departure": {
"delay": 93,
"time": "1769514393"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -15,
"time": "1769515125"
},
"departure": {
"delay": -15,
"time": "1769515125"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1769515455"
},
"departure": {
"delay": 15,
"time": "1769515455"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -39,
"time": "1769515941"
},
"departure": {
"delay": -39,
"time": "1769515941"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -43,
"time": "1769516297"
},
"departure": {
"delay": -43,
"time": "1769516297"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 169,
"time": "1769514624"
},
"departure": {
"delay": 169,
"time": "1769514649"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1769515375"
},
"departure": {
"delay": -5,
"time": "1769515375"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769514041",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6428:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1769515834"
},
"departure": {
"delay": -26,
"time": "1769515834"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -208,
"time": "1769516612"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 8,
"time": "1769516048"
},
"departure": {
"delay": 8,
"time": "1769516048"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -85,
"time": "1769516375"
},
"departure": {
"delay": -85,
"time": "1769516375"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 58,
"time": "1769515138"
},
"departure": {
"delay": 58,
"time": "1769515138"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1769514942"
},
"departure": {
"delay": 102,
"time": "1769514942"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -32,
"time": "1769515648"
},
"departure": {
"delay": -32,
"time": "1769515648"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -99,
"time": "1769516421"
},
"departure": {
"delay": -99,
"time": "1769516421"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -148,
"time": "1769516552"
},
"departure": {
"delay": -148,
"time": "1769516552"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -48,
"time": "1769516172"
},
"departure": {
"delay": -48,
"time": "1769516172"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -9,
"time": "1769515791"
},
"departure": {
"delay": -9,
"time": "1769515791"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1769515919"
},
"departure": {
"delay": -1,
"time": "1769515919"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -62,
"time": "1769516338"
},
"departure": {
"delay": -62,
"time": "1769516338"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1769515365"
},
"departure": {
"delay": -15,
"time": "1769515365"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 86,
"time": "1769514866"
},
"departure": {
"delay": 86,
"time": "1769514866"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1769515957"
},
"departure": {
"delay": -23,
"time": "1769515957"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1769515062"
},
"departure": {
"delay": 42,
"time": "1769515062"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1769515555"
},
"departure": {
"delay": 55,
"time": "1769515555"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -144,
"time": "1769516496"
},
"departure": {
"delay": -144,
"time": "1769516496"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 26,
"time": "1769514746"
},
"departure": {
"delay": 26,
"time": "1769514746"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769515257"
},
"departure": {
"delay": 57,
"time": "1769515257"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1769515601"
},
"departure": {
"delay": 41,
"time": "1769515601"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596125:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15921:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518320"
},
"departure": {
"time": "1769518320"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1769518157"
},
"departure": {
"delay": 17,
"time": "1769518157"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769518020"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1769518269"
},
"departure": {
"delay": 9,
"time": "1769518269"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1769518070"
},
"departure": {
"delay": 50,
"time": "1769518070"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1769518055"
},
"departure": {
"delay": 35,
"time": "1769518055"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1769518103"
},
"departure": {
"delay": 23,
"time": "1769518103"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1769518198"
},
"departure": {
"delay": 58,
"time": "1769518198"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769513840",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15921:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596641:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -219,
"time": "1769516181"
},
"departure": {
"delay": -219,
"time": "1769516181"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -219,
"time": "1769516061"
},
"departure": {
"delay": -219,
"time": "1769516061"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -183,
"time": "1769515917"
},
"departure": {
"delay": -183,
"time": "1769515917"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -225,
"time": "1769516295"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -120,
"time": "1769515500"
},
"departure": {
"delay": -120,
"time": "1769515500"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515260"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -219,
"time": "1769516241"
},
"departure": {
"delay": -219,
"time": "1769516241"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -217,
"time": "1769516003"
},
"departure": {
"delay": -217,
"time": "1769516003"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -178,
"time": "1769515742"
},
"departure": {
"delay": -178,
"time": "1769515742"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -208,
"time": "1769515832"
},
"departure": {
"delay": -208,
"time": "1769515832"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -180,
"time": "1769515560"
},
"departure": {
"delay": -180,
"time": "1769515560"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -90,
"time": "1769515350"
},
"departure": {
"delay": -90,
"time": "1769515350"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -149,
"time": "1769515651"
},
"departure": {
"delay": -149,
"time": "1769515651"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -219,
"time": "1769516121"
},
"departure": {
"delay": -219,
"time": "1769516121"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596641:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16302:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1074,
"time": "1769513274"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 1061,
"time": "1769513081"
},
"departure": {
"delay": 1061,
"time": "1769513081"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 1082,
"time": "1769513157"
},
"departure": {
"delay": 1082,
"time": "1769513222"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769513021",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16302:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850612F5510300x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769512440"
},
"departure": {
"time": "1769512500"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769513520"
},
"departure": {
"time": "1769513580"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515260"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769514120"
},
"departure": {
"time": "1769514300"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769514900"
},
"departure": {
"time": "1769514960"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769515800"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769514540"
},
"departure": {
"time": "1769514660"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1769512140"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769513100"
},
"departure": {
"time": "1769513160"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769513760"
},
"departure": {
"time": "1769513820"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769512920"
},
"departure": {
"time": "1769512980"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769508512",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850612F5510300x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3404:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769515580"
},
"departure": {
"delay": 20,
"time": "1769515580"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1769514966"
},
"departure": {
"delay": 6,
"time": "1769514966"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1769515024"
},
"departure": {
"delay": 4,
"time": "1769515024"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 15,
"time": "1769514915"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1769515335"
},
"departure": {
"delay": 15,
"time": "1769515335"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1769515162"
},
"departure": {
"delay": 22,
"time": "1769515162"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1769515455"
},
"departure": {
"delay": 15,
"time": "1769515455"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1769515515"
},
"departure": {
"delay": 15,
"time": "1769515515"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1769515629"
},
"departure": {
"delay": 9,
"time": "1769515629"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1769515102"
},
"departure": {
"delay": 22,
"time": "1769515102"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1769515727"
},
"departure": {
"delay": 47,
"time": "1769515727"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769514380",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3404:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748595x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1769507627"
},
"departure": {
"delay": 217,
"time": "1769507857"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769508929"
},
"departure": {
"delay": 20,
"time": "1769508800"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1769507997"
},
"departure": {
"delay": 128,
"time": "1769508008"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 189,
"time": "1769508887"
},
"departure": {
"delay": 189,
"time": "1769508909"
},
"stopId": "FR:50129:ZE:10NMD2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1769507439"
},
"departure": {
"delay": -8,
"time": "1769507512"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -24,
"time": "1769507363"
},
"departure": {
"delay": -24,
"time": "1769507376"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 164,
"time": "1769508508"
},
"departure": {
"delay": 164,
"time": "1769508524"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1769508132"
},
"departure": {
"delay": 81,
"time": "1769508141"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1769508170"
},
"departure": {
"delay": 79,
"time": "1769508199"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1769507547"
},
"departure": {
"delay": -22,
"time": "1769507558"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 178,
"time": "1769508648"
},
"departure": {
"delay": 178,
"time": "1769508658"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 144,
"time": "1769507244"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 179,
"time": "1769508959"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 179,
"time": "1769507873"
},
"departure": {
"delay": 179,
"time": "1769507879"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 138,
"time": "1769508344"
},
"departure": {
"delay": 138,
"time": "1769508378"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1769508069"
},
"departure": {
"delay": 79,
"time": "1769508079"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 155,
"time": "1769508682"
},
"departure": {
"delay": 155,
"time": "1769508695"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 109,
"time": "1769507316"
},
"departure": {
"delay": 109,
"time": "1769507329"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 153,
"time": "1769507954"
},
"departure": {
"delay": 153,
"time": "1769507973"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748595x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747526x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769512607"
},
"departure": {
"delay": 5,
"time": "1769512625"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -53,
"time": "1769514115"
},
"departure": {
"delay": -53,
"time": "1769514127"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1769512473"
},
"departure": {
"delay": 105,
"time": "1769512485"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1769513156"
},
"departure": {
"delay": 47,
"time": "1769513207"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1769512362"
},
"departure": {
"delay": 52,
"time": "1769512372"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1769513407"
},
"departure": {
"delay": 32,
"time": "1769513432"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1769513238"
},
"departure": {
"delay": -26,
"time": "1769513254"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -6,
"time": "1769512179"
},
"departure": {
"delay": -6,
"time": "1769512194"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769512257"
},
"departure": {
"delay": 22,
"time": "1769512282"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -22,
"time": "1769513848"
},
"departure": {
"delay": -22,
"time": "1769513858"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1769513895"
},
"departure": {
"delay": -12,
"time": "1769513928"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1769512683"
},
"departure": {
"delay": 78,
"time": "1769512818"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1769513540"
},
"departure": {
"delay": 112,
"time": "1769513632"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1769514180"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1769512212"
},
"departure": {
"delay": 22,
"time": "1769512222"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 42,
"time": "1769512062"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1769512330"
},
"departure": {
"delay": 22,
"time": "1769512342"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -62,
"time": "1769514046"
},
"departure": {
"delay": -62,
"time": "1769514058"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1769513025"
},
"departure": {
"delay": 58,
"time": "1769513038"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1769513078"
},
"departure": {
"delay": 54,
"time": "1769513094"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1769512543"
},
"departure": {
"delay": 48,
"time": "1769512548"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1769513944"
},
"departure": {
"delay": -40,
"time": "1769513960"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769514142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747526x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769489040"
},
"departure": {
"delay": 125,
"time": "1769489045"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769489345"
},
"departure": {
"delay": 65,
"time": "1769489345"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769490660"
},
"departure": {
"delay": 60,
"time": "1769490660"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1769489220"
},
"departure": {
"delay": 120,
"time": "1769489220"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769489520"
},
"departure": {
"delay": 60,
"time": "1769489520"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769490600"
},
"departure": {
"delay": 60,
"time": "1769490600"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1769488800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769489280"
},
"departure": {
"delay": 60,
"time": "1769489280"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769489640"
},
"departure": {
"delay": 60,
"time": "1769489640"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769489820"
},
"departure": {
"delay": 60,
"time": "1769489820"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769490900"
},
"departure": {
"delay": 60,
"time": "1769490900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769489760"
},
"departure": {
"delay": 60,
"time": "1769489760"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769489940"
},
"departure": {
"delay": 60,
"time": "1769489940"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769489880"
},
"departure": {
"delay": 60,
"time": "1769489880"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769491080"
},
"departure": {
"delay": 60,
"time": "1769491080"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769490420"
},
"departure": {
"delay": 60,
"time": "1769490420"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1769489285"
},
"departure": {
"delay": 65,
"time": "1769489285"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769488920"
},
"departure": {
"delay": 65,
"time": "1769488925"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769489340"
},
"departure": {
"delay": 60,
"time": "1769489340"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769491200"
},
"departure": {
"delay": 60,
"time": "1769491200"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1769490540"
},
"departure": {
"delay": 60,
"time": "1769490540"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 125,
"time": "1769489100"
},
"departure": {
"delay": 125,
"time": "1769489105"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1769489110"
},
"departure": {
"delay": 75,
"time": "1769489115"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769490780"
},
"departure": {
"delay": 60,
"time": "1769490780"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769490000"
},
"departure": {
"delay": 60,
"time": "1769490000"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769491320"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 60,
"time": "1769490300"
},
"departure": {
"delay": 60,
"time": "1769490300"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769489460"
},
"departure": {
"delay": 60,
"time": "1769489460"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1769491085"
},
"departure": {
"delay": 65,
"time": "1769491085"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1769489225"
},
"departure": {
"delay": 65,
"time": "1769489225"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769489400"
},
"departure": {
"delay": 60,
"time": "1769489400"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769491020"
},
"departure": {
"delay": 60,
"time": "1769491020"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1769489405"
},
"departure": {
"delay": 65,
"time": "1769489405"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769491140"
},
"departure": {
"delay": 60,
"time": "1769491140"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1769490720"
},
"departure": {
"delay": 60,
"time": "1769490720"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1769489415",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745169x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769510010"
},
"departure": {
"delay": 30,
"time": "1769510010"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769508870"
},
"departure": {
"delay": 30,
"time": "1769508870"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769509290"
},
"departure": {
"delay": 30,
"time": "1769509290"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769509050"
},
"departure": {
"delay": 30,
"time": "1769509050"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769509530"
},
"departure": {
"delay": 30,
"time": "1769509530"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769509110"
},
"departure": {
"delay": 30,
"time": "1769509110"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769509830"
},
"departure": {
"delay": 30,
"time": "1769509830"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769510130"
},
"departure": {
"delay": 30,
"time": "1769510130"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1769508990"
},
"departure": {
"delay": 30,
"time": "1769508990"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769510370"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769509230"
},
"departure": {
"delay": 30,
"time": "1769509230"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769508810"
},
"departure": {
"delay": 30,
"time": "1769508810"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769509410"
},
"departure": {
"delay": 30,
"time": "1769509410"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769510250"
},
"departure": {
"delay": 30,
"time": "1769510250"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769509590"
},
"departure": {
"delay": 30,
"time": "1769509590"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769509890"
},
"departure": {
"delay": 30,
"time": "1769509890"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769509710"
},
"departure": {
"delay": 30,
"time": "1769509710"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769509950"
},
"departure": {
"delay": 30,
"time": "1769509950"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769508930"
},
"departure": {
"delay": 30,
"time": "1769508930"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769514824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745169x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6443:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1769513064"
},
"departure": {
"delay": 144,
"time": "1769513064"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 249,
"time": "1769514069"
},
"departure": {
"delay": 249,
"time": "1769514069"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 141,
"time": "1769514621"
},
"departure": {
"delay": 141,
"time": "1769514621"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 282,
"time": "1769513682"
},
"departure": {
"delay": 282,
"time": "1769513682"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 235,
"time": "1769514415"
},
"departure": {
"delay": 235,
"time": "1769514415"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 211,
"time": "1769513409"
},
"departure": {
"delay": 211,
"time": "1769513431"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 234,
"time": "1769512794"
},
"departure": {
"delay": 234,
"time": "1769512794"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 222,
"time": "1769514282"
},
"departure": {
"delay": 222,
"time": "1769514282"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1769512586"
},
"departure": {
"delay": 106,
"time": "1769512606"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 284,
"time": "1769513983"
},
"departure": {
"delay": 284,
"time": "1769513984"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 276,
"time": "1769513556"
},
"departure": {
"delay": 276,
"time": "1769513556"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769512380"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1769514508"
},
"departure": {
"delay": 88,
"time": "1769514508"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 311,
"time": "1769513771"
},
"departure": {
"delay": 311,
"time": "1769513771"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 271,
"time": "1769514331"
},
"departure": {
"delay": 271,
"time": "1769514331"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1769514756"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1769512412"
},
"departure": {
"delay": 32,
"time": "1769512412"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 141,
"time": "1769514681"
},
"departure": {
"delay": 141,
"time": "1769514681"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 313,
"time": "1769513833"
},
"departure": {
"delay": 313,
"time": "1769513833"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 213,
"time": "1769512893"
},
"departure": {
"delay": 213,
"time": "1769512893"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 266,
"time": "1769513906"
},
"departure": {
"delay": 266,
"time": "1769513906"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 221,
"time": "1769514161"
},
"departure": {
"delay": 221,
"time": "1769514161"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 148,
"time": "1769513128"
},
"departure": {
"delay": 148,
"time": "1769513128"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 156,
"time": "1769513232"
},
"departure": {
"delay": 156,
"time": "1769513256"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769511990",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6443:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748594x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -35,
"time": "1769500540"
},
"departure": {
"delay": -35,
"time": "1769500585"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -46,
"time": "1769500378"
},
"departure": {
"delay": -46,
"time": "1769500394"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -62,
"time": "1769500966"
},
"departure": {
"delay": -62,
"time": "1769500978"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -49,
"time": "1769500785"
},
"departure": {
"delay": -49,
"time": "1769500811"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1769500633"
},
"departure": {
"delay": -11,
"time": "1769500669"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 92,
"time": "1769500232"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -47,
"time": "1769500495"
},
"departure": {
"delay": -47,
"time": "1769500513"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -25,
"time": "1769501340"
},
"departure": {
"delay": -25,
"time": "1769501375"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1769501746"
},
"departure": {
"delay": -5,
"time": "1769501755"
},
"stopId": "FR:50129:ZE:10NMD2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -49,
"time": "1769500681"
},
"departure": {
"delay": -49,
"time": "1769500691"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1769501802"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -51,
"time": "1769501036"
},
"departure": {
"delay": -51,
"time": "1769501049"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769501771"
},
"departure": {
"delay": 20,
"time": "1769501840"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1769500319"
},
"departure": {
"delay": 78,
"time": "1769500338"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1769501478"
},
"departure": {
"delay": 6,
"time": "1769501526"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -19,
"time": "1769500854"
},
"departure": {
"delay": -19,
"time": "1769500901"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -57,
"time": "1769501082"
},
"departure": {
"delay": -57,
"time": "1769501103"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -53,
"time": "1769501213"
},
"departure": {
"delay": -53,
"time": "1769501227"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -4,
"time": "1769501548"
},
"departure": {
"delay": -4,
"time": "1769501576"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748594x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769517630"
},
"departure": {
"delay": 30,
"time": "1769517630"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1769517277"
},
"departure": {
"delay": 37,
"time": "1769517277"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769516855"
},
"departure": {
"delay": 35,
"time": "1769516855"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769516703"
},
"departure": {
"delay": 3,
"time": "1769516703"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1769516166"
},
"departure": {
"delay": 6,
"time": "1769516166"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769515952"
},
"departure": {
"delay": 32,
"time": "1769515952"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1769516560"
},
"departure": {
"delay": 40,
"time": "1769516560"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1769516802"
},
"departure": {
"delay": 42,
"time": "1769516802"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1769516516"
},
"departure": {
"delay": 56,
"time": "1769516516"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1769516367"
},
"departure": {
"delay": 27,
"time": "1769516367"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1769516270"
},
"departure": {
"delay": 50,
"time": "1769516270"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1769517212"
},
"departure": {
"delay": 32,
"time": "1769517212"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1769517048"
},
"departure": {
"delay": 48,
"time": "1769517048"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769516091"
},
"departure": {
"delay": 51,
"time": "1769516091"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1769516013"
},
"departure": {
"delay": 33,
"time": "1769516013"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769511740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15489:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745207x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1769506612"
},
"departure": {
"delay": 79,
"time": "1769506639"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1769506966"
},
"departure": {
"delay": 99,
"time": "1769507019"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": -21,
"time": "1769506179"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1769507574"
},
"departure": {
"delay": 122,
"time": "1769507642"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1769507148"
},
"departure": {
"delay": 47,
"time": "1769507207"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1769507334"
},
"departure": {
"delay": 53,
"time": "1769507393"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1769507894"
},
"departure": {
"delay": 159,
"time": "1769507919"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1769507463"
},
"departure": {
"delay": 56,
"time": "1769507516"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 177,
"time": "1769507764"
},
"departure": {
"delay": 177,
"time": "1769507817"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1769507995"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1769507256"
},
"departure": {
"delay": 22,
"time": "1769507302"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1769506725"
},
"departure": {
"delay": 83,
"time": "1769506763"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1769507665"
},
"departure": {
"delay": 133,
"time": "1769507713"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1769506404"
},
"departure": {
"delay": 78,
"time": "1769506458"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1769506674"
},
"departure": {
"delay": 76,
"time": "1769506696"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1769507056"
},
"departure": {
"delay": 73,
"time": "1769507113"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 171,
"time": "1769507837"
},
"departure": {
"delay": 171,
"time": "1769507871"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1769506513"
},
"departure": {
"delay": 109,
"time": "1769506549"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1769506803"
},
"departure": {
"delay": 110,
"time": "1769506850"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745207x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13357:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769511660"
},
"departure": {
"time": "1769511660"
},
"stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769512620"
},
"departure": {
"time": "1769512620"
},
"stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769511040",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13357:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3313F5520583x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769521980"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1769511513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3313F5520583x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748509x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -79,
"time": "1769504191"
},
"departure": {
"delay": -79,
"time": "1769504201"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -11,
"time": "1769503301"
},
"departure": {
"delay": -11,
"time": "1769503309"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -32,
"time": "1769503679"
},
"departure": {
"delay": -32,
"time": "1769503708"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1769503512"
},
"departure": {
"delay": 3,
"time": "1769503563"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -58,
"time": "1769503833"
},
"departure": {
"delay": -58,
"time": "1769503862"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1769503916"
},
"departure": {
"delay": -29,
"time": "1769503951"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1769504044"
},
"departure": {
"delay": -39,
"time": "1769504061"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1769503739"
},
"departure": {
"delay": -45,
"time": "1769503755"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1769503147"
},
"departure": {
"delay": 37,
"time": "1769503177"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -114,
"time": "1769504154"
},
"departure": {
"delay": -114,
"time": "1769504166"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1769503027"
},
"departure": {
"delay": 17,
"time": "1769503037"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1769502992"
},
"departure": {
"delay": 53,
"time": "1769503013"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1769503977"
},
"departure": {
"delay": -29,
"time": "1769504011"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -99,
"time": "1769504111"
},
"departure": {
"delay": -99,
"time": "1769504121"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1769503070"
},
"departure": {
"delay": 80,
"time": "1769503100"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"time": "1769502600"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1769502707"
},
"departure": {
"delay": -2,
"time": "1769502718"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -88,
"time": "1769504292"
},
"departure": {
"delay": -88,
"time": "1769504312"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -54,
"time": "1769503773"
},
"departure": {
"delay": -54,
"time": "1769503806"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -93,
"time": "1769504233"
},
"departure": {
"delay": -93,
"time": "1769504247"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1769502929"
},
"departure": {
"delay": 57,
"time": "1769502957"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -72,
"time": "1769504388"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1769503206"
},
"departure": {
"delay": 16,
"time": "1769503216"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1769502661"
},
"departure": {
"delay": 11,
"time": "1769502671"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748509x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758435x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1769504236"
},
"departure": {
"delay": -27,
"time": "1769504253"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1769503864"
},
"departure": {
"delay": -26,
"time": "1769503894"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -32,
"time": "1769504149"
},
"departure": {
"delay": -32,
"time": "1769504188"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1769503636"
},
"departure": {
"delay": 28,
"time": "1769503648"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1769504626"
},
"departure": {
"delay": -21,
"time": "1769504679"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -114,
"time": "1769505486"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 201,
"time": "1769502903"
},
"departure": {
"delay": 201,
"time": "1769502921"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 107,
"time": "1769503084"
},
"departure": {
"delay": 107,
"time": "1769503127"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1769503448"
},
"departure": {
"delay": 76,
"time": "1769503456"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1769503024"
},
"departure": {
"delay": 159,
"time": "1769503059"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1769503764"
},
"departure": {
"delay": 71,
"time": "1769503811"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1769504924"
},
"departure": {
"delay": -30,
"time": "1769504970"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 193,
"time": "1769502793"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 146,
"time": "1769502963"
},
"departure": {
"delay": 146,
"time": "1769502986"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769503674"
},
"departure": {
"delay": 32,
"time": "1769503712"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1769505183"
},
"departure": {
"delay": 17,
"time": "1769505257"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -34,
"time": "1769505029"
},
"departure": {
"delay": -34,
"time": "1769505086"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1769503554"
},
"departure": {
"delay": 76,
"time": "1769503576"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1769503231"
},
"departure": {
"delay": 153,
"time": "1769503293"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1769503150"
},
"departure": {
"delay": 109,
"time": "1769503189"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758435x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769514720"
},
"departure": {
"delay": 65,
"time": "1769514725"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1769514660"
},
"departure": {
"delay": 65,
"time": "1769514665"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769515200"
},
"departure": {
"delay": 60,
"time": "1769515200"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769514600"
},
"departure": {
"delay": 65,
"time": "1769514605"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769515140"
},
"departure": {
"delay": 60,
"time": "1769515140"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1769514540"
},
"departure": {
"delay": 65,
"time": "1769514545"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1769514240"
},
"departure": {
"delay": -55,
"time": "1769514245"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"delay": -60,
"time": "1769514180"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769515260"
},
"departure": {
"delay": 60,
"time": "1769515260"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769514960"
},
"departure": {
"delay": 60,
"time": "1769514960"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769514420"
},
"departure": {
"delay": 5,
"time": "1769514425"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769515380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1769514300"
},
"departure": {
"delay": -55,
"time": "1769514305"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769514900"
},
"departure": {
"delay": 60,
"time": "1769514900"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1769514768",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1429:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4035:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516100"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": -120,
"time": "1769514360"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769515020"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769513400"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769513940"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769514060"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769513640"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": -120,
"time": "1769514240"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769514459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4035:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3772158x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1769513932"
},
"departure": {
"delay": 6,
"time": "1769513946"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 135,
"time": "1769512635"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769515360"
},
"departure": {
"delay": 40,
"time": "1769515360"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769515240"
},
"departure": {
"delay": 40,
"time": "1769515240"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -75,
"time": "1769513353"
},
"departure": {
"delay": -75,
"time": "1769513385"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769516320"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769515000"
},
"departure": {
"delay": 40,
"time": "1769515000"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1769513133"
},
"departure": {
"delay": -14,
"time": "1769513146"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1769514097"
},
"departure": {
"delay": 12,
"time": "1769514132"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1769515720"
},
"departure": {
"delay": 40,
"time": "1769515720"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1769513464"
},
"departure": {
"delay": 11,
"time": "1769513591"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1769515600"
},
"departure": {
"delay": 40,
"time": "1769515600"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1769512754"
},
"departure": {
"delay": 23,
"time": "1769512763"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1769513009"
},
"departure": {
"delay": -19,
"time": "1769513021"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769513187"
},
"departure": {
"delay": 9,
"time": "1769513229"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1769512678"
},
"departure": {
"delay": 108,
"time": "1769512728"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769512868"
},
"departure": {
"delay": 16,
"time": "1769512876"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769512837"
},
"departure": {
"delay": 45,
"time": "1769512845"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1769514518"
},
"departure": {
"delay": 48,
"time": "1769514528"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3772158x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2452:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1769515749"
},
"departure": {
"delay": 69,
"time": "1769515749"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 98,
"time": "1769515958"
},
"departure": {
"delay": 98,
"time": "1769515958"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1769515225"
},
"departure": {
"delay": 85,
"time": "1769515225"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1769514523"
},
"departure": {
"delay": 77,
"time": "1769514557"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1769515012"
},
"departure": {
"delay": 52,
"time": "1769515012"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769516032"
},
"departure": {
"delay": 52,
"time": "1769516032"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 116,
"time": "1769514615"
},
"departure": {
"delay": 116,
"time": "1769514656"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1769514729"
},
"departure": {
"delay": 76,
"time": "1769514736"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 82,
"time": "1769515162"
},
"departure": {
"delay": 82,
"time": "1769515162"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1769515636"
},
"departure": {
"delay": 76,
"time": "1769515636"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1769515356"
},
"departure": {
"delay": 96,
"time": "1769515356"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 83,
"time": "1769515283"
},
"departure": {
"delay": 83,
"time": "1769515283"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1769515818"
},
"departure": {
"delay": 78,
"time": "1769515818"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 83,
"time": "1769515883"
},
"departure": {
"delay": 83,
"time": "1769515883"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1769516095"
},
"departure": {
"delay": 55,
"time": "1769516095"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 76,
"time": "1769514794"
},
"departure": {
"delay": 76,
"time": "1769514796"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1769515522"
},
"departure": {
"delay": 82,
"time": "1769515522"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1769516362"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769514560",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2452:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769502540"
},
"departure": {
"time": "1769502540"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769502660"
},
"departure": {
"time": "1769502660"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769502780"
},
"departure": {
"time": "1769502780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769503440"
},
"departure": {
"time": "1769503440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769502000"
},
"departure": {
"time": "1769502000"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769503380"
},
"departure": {
"time": "1769503380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769502720"
},
"departure": {
"time": "1769502720"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769503080"
},
"departure": {
"time": "1769503080"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769502900"
},
"departure": {
"time": "1769502900"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1769501760"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769503140"
},
"departure": {
"time": "1769503140"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769503620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769503020"
},
"departure": {
"time": "1769503020"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769501820"
},
"departure": {
"time": "1769501820"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769502600"
},
"departure": {
"time": "1769502600"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1769501678",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:645:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6890:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1769515930"
},
"departure": {
"delay": 130,
"time": "1769515930"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1769516325"
},
"departure": {
"delay": 105,
"time": "1769516325"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1769515351"
},
"departure": {
"delay": 91,
"time": "1769515351"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1769514952"
},
"departure": {
"delay": 112,
"time": "1769514952"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 134,
"time": "1769515034"
},
"departure": {
"delay": 134,
"time": "1769515034"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1769515087"
},
"departure": {
"delay": 127,
"time": "1769515087"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1769514787"
},
"departure": {
"delay": 127,
"time": "1769514787"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 133,
"time": "1769515453"
},
"departure": {
"delay": 133,
"time": "1769515453"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769515980"
},
"departure": {
"delay": 120,
"time": "1769515980"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 122,
"time": "1769516462"
},
"departure": {
"delay": 122,
"time": "1769516462"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 112,
"time": "1769514712"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 130,
"time": "1769515630"
},
"departure": {
"delay": 130,
"time": "1769515630"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 109,
"time": "1769515729"
},
"departure": {
"delay": 109,
"time": "1769515729"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1769515552"
},
"departure": {
"delay": 112,
"time": "1769515552"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1769515852"
},
"departure": {
"delay": 112,
"time": "1769515852"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 134,
"time": "1769515154"
},
"departure": {
"delay": 134,
"time": "1769515154"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 117,
"time": "1769514837"
},
"departure": {
"delay": 117,
"time": "1769514837"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 112,
"time": "1769515252"
},
"departure": {
"delay": 112,
"time": "1769515252"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1769516532"
},
"departure": {
"delay": 132,
"time": "1769516532"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 122,
"time": "1769516102"
},
"departure": {
"delay": 122,
"time": "1769516102"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769514721",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6890:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602144:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1769519196"
},
"departure": {
"delay": -24,
"time": "1769519196"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1769518299"
},
"departure": {
"delay": 39,
"time": "1769518299"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1769519587"
},
"departure": {
"delay": 7,
"time": "1769519587"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -24,
"time": "1769519676"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"departure": {
"time": "1769518200"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1769519617"
},
"departure": {
"delay": -23,
"time": "1769519617"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"time": "1769518560"
},
"departure": {
"time": "1769518560"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1769518649"
},
"departure": {
"delay": 29,
"time": "1769518649"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -24,
"time": "1769519376"
},
"departure": {
"delay": -24,
"time": "1769519376"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3,
"time": "1769519517"
},
"departure": {
"delay": -3,
"time": "1769519517"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1769518229"
},
"departure": {
"delay": 29,
"time": "1769518229"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769519133"
},
"departure": {
"delay": 33,
"time": "1769519133"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1769519015"
},
"departure": {
"delay": 35,
"time": "1769519015"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1769518939"
},
"departure": {
"delay": 19,
"time": "1769518939"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769518676"
},
"departure": {
"delay": 56,
"time": "1769518676"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1769519053"
},
"departure": {
"delay": 13,
"time": "1769519053"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"time": "1769518800"
},
"departure": {
"time": "1769518800"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1769519076"
},
"departure": {
"delay": -24,
"time": "1769519076"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1769519459"
},
"departure": {
"delay": -1,
"time": "1769519459"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1769519420"
},
"departure": {
"delay": 20,
"time": "1769519420"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1769518397"
},
"departure": {
"delay": 17,
"time": "1769518397"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602144:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745199x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1769500498"
},
"departure": {
"delay": -8,
"time": "1769500552"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1769500986"
},
"departure": {
"delay": -23,
"time": "1769501017"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 139,
"time": "1769499739"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1769499898"
},
"departure": {
"delay": 107,
"time": "1769499947"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -29,
"time": "1769500673"
},
"departure": {
"delay": -29,
"time": "1769500711"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1769500329"
},
"departure": {
"delay": 59,
"time": "1769500379"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1769500601"
},
"departure": {
"delay": -36,
"time": "1769500644"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1769500859"
},
"departure": {
"delay": -16,
"time": "1769500904"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1769500420"
},
"departure": {
"delay": 17,
"time": "1769500457"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -68,
"time": "1769501058"
},
"departure": {
"delay": -68,
"time": "1769501092"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1769499787"
},
"departure": {
"delay": 53,
"time": "1769499833"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1769500070"
},
"departure": {
"delay": 62,
"time": "1769500082"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769500109"
},
"departure": {
"delay": 42,
"time": "1769500122"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1769501038"
},
"departure": {
"delay": -55,
"time": "1769501045"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1769500927"
},
"departure": {
"delay": -18,
"time": "1769500962"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1769500168"
},
"departure": {
"delay": 70,
"time": "1769500210"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1769500001"
},
"departure": {
"delay": 80,
"time": "1769500040"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -184,
"time": "1769501156"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -73,
"time": "1769500769"
},
"departure": {
"delay": -73,
"time": "1769500787"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745199x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745260x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769501222"
},
"departure": {
"delay": 45,
"time": "1769501265"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1769502372"
},
"departure": {
"delay": 12,
"time": "1769502432"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -47,
"time": "1769502493"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1769501110"
},
"departure": {
"delay": 28,
"time": "1769501128"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769501294"
},
"departure": {
"delay": 47,
"time": "1769501327"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1769501801"
},
"departure": {
"delay": -1,
"time": "1769501879"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1769501517"
},
"departure": {
"delay": -21,
"time": "1769501559"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1769502216"
},
"departure": {
"delay": 70,
"time": "1769502250"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1769501151"
},
"departure": {
"delay": 32,
"time": "1769501192"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1769502039"
},
"departure": {
"delay": 14,
"time": "1769502074"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769501016"
},
"departure": {
"delay": 46,
"time": "1769501026"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1769501053"
},
"departure": {
"delay": 45,
"time": "1769501085"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 73,
"time": "1769500873"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1769501385"
},
"departure": {
"delay": 17,
"time": "1769501417"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1769501441"
},
"departure": {
"delay": 14,
"time": "1769501474"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1769501932"
},
"departure": {
"delay": -22,
"time": "1769501978"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -69,
"time": "1769501597"
},
"departure": {
"delay": -69,
"time": "1769501631"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1769502279"
},
"departure": {
"delay": 13,
"time": "1769502313"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1769501692"
},
"departure": {
"delay": -39,
"time": "1769501721"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769502110"
},
"departure": {
"delay": 57,
"time": "1769502177"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745260x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13697:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1769518316"
},
"departure": {
"delay": 56,
"time": "1769518316"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1769517593"
},
"departure": {
"delay": 53,
"time": "1769517593"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769517930"
},
"departure": {
"delay": 30,
"time": "1769517930"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1769517752"
},
"departure": {
"delay": 32,
"time": "1769517752"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1769517880"
},
"departure": {
"delay": 40,
"time": "1769517880"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769517690"
},
"departure": {
"delay": 30,
"time": "1769517690"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1769518043"
},
"departure": {
"delay": 23,
"time": "1769518043"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1769517778"
},
"departure": {
"delay": 58,
"time": "1769517778"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769517810"
},
"departure": {
"delay": 30,
"time": "1769517810"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1769517846"
},
"departure": {
"delay": 6,
"time": "1769517846"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1769518251"
},
"departure": {
"delay": 51,
"time": "1769518251"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769518120"
},
"departure": {
"delay": 40,
"time": "1769518120"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1769517655"
},
"departure": {
"delay": 55,
"time": "1769517655"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1769517542"
},
"departure": {
"delay": 2,
"time": "1769517542"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769513360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13697:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10220:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1769512031"
},
"departure": {
"delay": 131,
"time": "1769512031"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 137,
"time": "1769512076"
},
"departure": {
"delay": 137,
"time": "1769512097"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 235,
"time": "1769512840"
},
"departure": {
"delay": 235,
"time": "1769512855"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 270,
"time": "1769512950"
},
"departure": {
"delay": 270,
"time": "1769512950"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 226,
"time": "1769512906"
},
"departure": {
"delay": 226,
"time": "1769512906"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 138,
"time": "1769511858"
},
"departure": {
"delay": 138,
"time": "1769511858"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 236,
"time": "1769512971"
},
"departure": {
"delay": 236,
"time": "1769512976"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 129,
"time": "1769511909"
},
"departure": {
"delay": 129,
"time": "1769511909"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 156,
"time": "1769511734"
},
"departure": {
"delay": 156,
"time": "1769511756"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1769511786"
},
"departure": {
"delay": 126,
"time": "1769511786"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769511120",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10220:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15372:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769516963"
},
"departure": {
"delay": 23,
"time": "1769516963"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1769516336"
},
"departure": {
"delay": 56,
"time": "1769516336"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1769517155"
},
"departure": {
"delay": 35,
"time": "1769517155"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1769516163"
},
"departure": {
"delay": 3,
"time": "1769516163"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1769516709"
},
"departure": {
"delay": 9,
"time": "1769516709"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1769517258"
},
"departure": {
"delay": 18,
"time": "1769517258"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1769517030"
},
"departure": {
"delay": 30,
"time": "1769517030"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1769516003"
},
"departure": {
"delay": 23,
"time": "1769516003"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1769516403"
},
"departure": {
"delay": 3,
"time": "1769516403"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1769515948"
},
"departure": {
"delay": 28,
"time": "1769515948"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769517330"
},
"departure": {
"delay": 30,
"time": "1769517330"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769516550"
},
"departure": {
"delay": 30,
"time": "1769516550"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769515770"
},
"departure": {
"delay": 30,
"time": "1769515770"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769515880"
},
"departure": {
"delay": 20,
"time": "1769515880"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769516250"
},
"departure": {
"delay": 30,
"time": "1769516250"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769516655"
},
"departure": {
"delay": 15,
"time": "1769516655"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1769516496"
},
"departure": {
"delay": 36,
"time": "1769516496"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1769517073"
},
"departure": {
"delay": 13,
"time": "1769517073"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1769516866"
},
"departure": {
"delay": 46,
"time": "1769516866"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1769516794"
},
"departure": {
"delay": 34,
"time": "1769516794"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769511600",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15372:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4105:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515440"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769515080"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769513580"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769513400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769513880"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769516100"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769514720"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769515980"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769513760"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4105:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747885x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1769493786"
},
"departure": {
"delay": 72,
"time": "1769493792"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": -3,
"time": "1769492337"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1769493569"
},
"departure": {
"delay": 101,
"time": "1769493581"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 132,
"time": "1769493894"
},
"departure": {
"delay": 132,
"time": "1769493912"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -4,
"time": "1769493094"
},
"departure": {
"delay": -4,
"time": "1769493116"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1769492986"
},
"departure": {
"delay": -1,
"time": "1769492999"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1769492371"
},
"departure": {
"delay": 58,
"time": "1769492638"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1769493171"
},
"departure": {
"delay": 11,
"time": "1769493191"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1769493666"
},
"departure": {
"delay": 72,
"time": "1769493672"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1769492709"
},
"departure": {
"delay": 31,
"time": "1769492731"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1769492946"
},
"departure": {
"delay": 19,
"time": "1769492959"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1769493361"
},
"departure": {
"delay": 72,
"time": "1769493372"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1769493140"
},
"departure": {
"delay": -24,
"time": "1769493156"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1769493626"
},
"departure": {
"delay": 102,
"time": "1769493642"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1769493210"
},
"departure": {
"delay": 48,
"time": "1769493228"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1769493702"
},
"departure": {
"delay": 125,
"time": "1769493725"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 75,
"time": "1769493442"
},
"departure": {
"delay": 75,
"time": "1769493495"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769492791"
},
"departure": {
"delay": 46,
"time": "1769492806"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1769492852"
},
"departure": {
"delay": -13,
"time": "1769492867"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1769493262"
},
"departure": {
"delay": 39,
"time": "1769493279"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1769493822"
},
"departure": {
"delay": 140,
"time": "1769493860"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1769493968"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769493309"
},
"departure": {
"delay": 30,
"time": "1769493330"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747885x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3413:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1769516192"
},
"departure": {
"delay": 32,
"time": "1769516192"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1769515431"
},
"departure": {
"delay": 51,
"time": "1769515431"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769515920"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1769515489"
},
"departure": {
"delay": 49,
"time": "1769515489"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769516045"
},
"departure": {
"delay": 5,
"time": "1769516045"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1769516094"
},
"departure": {
"delay": 54,
"time": "1769516094"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1769515567"
},
"departure": {
"delay": 7,
"time": "1769515567"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1769515627"
},
"departure": {
"delay": 7,
"time": "1769515627"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769514681",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3413:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745259x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769500423"
},
"departure": {
"delay": 3,
"time": "1769500503"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1769500007"
},
"departure": {
"delay": -7,
"time": "1769500073"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1769500722"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1769500302"
},
"departure": {
"delay": 8,
"time": "1769500328"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -18,
"time": "1769499920"
},
"departure": {
"delay": -18,
"time": "1769499942"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769499493"
},
"departure": {
"delay": 60,
"time": "1769499540"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1769500238"
},
"departure": {
"delay": 10,
"time": "1769500270"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1769500378"
},
"departure": {
"delay": 13,
"time": "1769500393"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1769499703"
},
"departure": {
"delay": 57,
"time": "1769499717"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1769500119"
},
"departure": {
"delay": 13,
"time": "1769500213"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 76,
"time": "1769499664"
},
"departure": {
"delay": 76,
"time": "1769499676"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -48,
"time": "1769499820"
},
"departure": {
"delay": -48,
"time": "1769499852"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1769499762"
},
"departure": {
"delay": 1,
"time": "1769499781"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1769500576"
},
"departure": {
"delay": -8,
"time": "1769500612"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745259x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748599x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1769510373"
},
"departure": {
"delay": -10,
"time": "1769510390"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1769510051"
},
"departure": {
"delay": 85,
"time": "1769510065"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1769510811"
},
"departure": {
"delay": 4,
"time": "1769510824"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -31,
"time": "1769510894"
},
"departure": {
"delay": -31,
"time": "1769510909"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1769510015"
},
"departure": {
"delay": 63,
"time": "1769510043"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1769511272"
},
"departure": {
"delay": -22,
"time": "1769511278"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 76,
"time": "1769509996"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1769511209"
},
"departure": {
"delay": 4,
"time": "1769511244"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1769510708"
},
"departure": {
"delay": 23,
"time": "1769510723"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1769511051"
},
"departure": {
"delay": 3,
"time": "1769511123"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1769511136"
},
"departure": {
"delay": -33,
"time": "1769511147"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -34,
"time": "1769510955"
},
"departure": {
"delay": -34,
"time": "1769510966"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1769510485"
},
"departure": {
"delay": 41,
"time": "1769510621"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769510223"
},
"departure": {
"delay": 11,
"time": "1769510231"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -35,
"time": "1769511338"
},
"departure": {
"delay": -35,
"time": "1769511385"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -15,
"time": "1769510255"
},
"departure": {
"delay": -15,
"time": "1769510265"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -111,
"time": "1769511609"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -65,
"time": "1769511475"
},
"departure": {
"delay": -65,
"time": "1769511475"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1769510759"
},
"departure": {
"delay": 11,
"time": "1769510771"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748599x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12163:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1769517416"
},
"departure": {
"delay": 56,
"time": "1769517416"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1769516196"
},
"departure": {
"delay": 36,
"time": "1769516196"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1769517805"
},
"departure": {
"delay": 25,
"time": "1769517805"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769516525"
},
"departure": {
"delay": 5,
"time": "1769516525"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1769515839"
},
"departure": {
"delay": 39,
"time": "1769515839"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1769516324"
},
"departure": {
"delay": 44,
"time": "1769516324"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769517720"
},
"departure": {
"time": "1769517720"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1769516388"
},
"departure": {
"delay": 48,
"time": "1769516388"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1769516814"
},
"departure": {
"delay": 54,
"time": "1769516814"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1769516654"
},
"departure": {
"delay": 14,
"time": "1769516654"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1769515938"
},
"departure": {
"delay": 18,
"time": "1769515938"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769516022"
},
"departure": {
"delay": 42,
"time": "1769516022"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1769516095"
},
"departure": {
"delay": 55,
"time": "1769516095"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12163:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 320,
"time": "1769511800"
},
"departure": {
"delay": 320,
"time": "1769511800"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1769511177"
},
"departure": {
"delay": 117,
"time": "1769511177"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 340,
"time": "1769513080"
},
"departure": {
"delay": 340,
"time": "1769513080"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 320,
"time": "1769513300"
},
"departure": {
"delay": 320,
"time": "1769513300"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 340,
"time": "1769513200"
},
"departure": {
"delay": 340,
"time": "1769513200"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1769510926"
},
"departure": {
"delay": 106,
"time": "1769510926"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 300,
"time": "1769511900"
},
"departure": {
"delay": 300,
"time": "1769511900"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 270,
"time": "1769512050"
},
"departure": {
"delay": 270,
"time": "1769512050"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 30,
"time": "1769510190"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1769511077"
},
"departure": {
"delay": 77,
"time": "1769511077"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 265,
"time": "1769511985"
},
"departure": {
"delay": 265,
"time": "1769511985"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769510041",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx133:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5375:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769515549"
},
"departure": {
"delay": 49,
"time": "1769515549"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1769515350"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769515470"
},
"departure": {
"delay": 30,
"time": "1769515470"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1769515404"
},
"departure": {
"delay": 24,
"time": "1769515404"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5375:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11773:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515620"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1769515969"
},
"departure": {
"delay": 49,
"time": "1769515969"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1769516231"
},
"departure": {
"delay": 11,
"time": "1769516231"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1769516106"
},
"departure": {
"delay": 6,
"time": "1769516106"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516040"
},
"departure": {
"time": "1769516040"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11773:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2487689:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -96,
"time": "1769517144"
},
"departure": {
"delay": -96,
"time": "1769517144"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -110,
"time": "1769517070"
},
"departure": {
"delay": -110,
"time": "1769517070"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1188,
"time": "1769514792"
},
"departure": {
"delay": -1188,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2028,
"time": "1769514792"
},
"departure": {
"delay": -2028,
"time": "1769514792"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1908,
"time": "1769514792"
},
"departure": {
"delay": -1908,
"time": "1769514792"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1728,
"time": "1769514792"
},
"departure": {
"delay": -1728,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1248,
"time": "1769514792"
},
"departure": {
"delay": -1248,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2088,
"time": "1769514792"
},
"departure": {
"delay": -2088,
"time": "1769514792"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1608,
"time": "1769514792"
},
"departure": {
"delay": -1608,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1128,
"time": "1769514792"
},
"departure": {
"delay": -1128,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -83,
"time": "1769516917"
},
"departure": {
"delay": -83,
"time": "1769516917"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -193,
"time": "1769517467"
},
"departure": {
"delay": -193,
"time": "1769517467"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -101,
"time": "1769517199"
},
"departure": {
"delay": -101,
"time": "1769517199"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1068,
"time": "1769514792"
},
"departure": {
"delay": -1068,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -227,
"time": "1769517613"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -126,
"time": "1769516994"
},
"departure": {
"delay": -126,
"time": "1769516994"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -113,
"time": "1769516887"
},
"departure": {
"delay": -113,
"time": "1769516887"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -200,
"time": "1769517400"
},
"departure": {
"delay": -200,
"time": "1769517400"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1548,
"time": "1769514792"
},
"departure": {
"delay": -1548,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1769516940"
},
"departure": {
"delay": -120,
"time": "1769516940"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1728,
"time": "1769514792"
},
"departure": {
"delay": -1728,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -118,
"time": "1769516822"
},
"departure": {
"delay": -118,
"time": "1769516822"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -1008,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -69,
"time": "1769517111"
},
"departure": {
"delay": -69,
"time": "1769517111"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -152,
"time": "1769517268"
},
"departure": {
"delay": -152,
"time": "1769517268"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1908,
"time": "1769514792"
},
"departure": {
"delay": -1908,
"time": "1769514792"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1368,
"time": "1769514792"
},
"departure": {
"delay": -1368,
"time": "1769514792"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -124,
"time": "1769517296"
},
"departure": {
"delay": -124,
"time": "1769517296"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2487689:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15930:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1769514446"
},
"departure": {
"delay": 146,
"time": "1769514446"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1769514371"
},
"departure": {
"delay": 131,
"time": "1769514371"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 168,
"time": "1769514708"
},
"departure": {
"delay": 168,
"time": "1769514708"
},
"stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1769515265"
},
"departure": {
"delay": 125,
"time": "1769515265"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 168,
"time": "1769514648"
},
"departure": {
"delay": 168,
"time": "1769514648"
},
"stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1769515045"
},
"departure": {
"delay": 85,
"time": "1769515045"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1769515364"
},
"departure": {
"delay": 104,
"time": "1769515364"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 91,
"time": "1769514224"
},
"departure": {
"delay": 91,
"time": "1769514271"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1769514721"
},
"departure": {
"delay": 121,
"time": "1769514721"
},
"stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 198,
"time": "1769514498"
},
"departure": {
"delay": 198,
"time": "1769514498"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1769514808"
},
"departure": {
"delay": 88,
"time": "1769514808"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1769514563"
},
"departure": {
"delay": 143,
"time": "1769514563"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1769515298"
},
"departure": {
"delay": 98,
"time": "1769515298"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 77,
"time": "1769514017"
},
"departure": {
"delay": 77,
"time": "1769514017"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1769514002"
},
"departure": {
"delay": 62,
"time": "1769514002"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1769514101"
},
"departure": {
"delay": 41,
"time": "1769514101"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1769515105"
},
"departure": {
"delay": 85,
"time": "1769515105"
},
"stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 132,
"time": "1769515212"
},
"departure": {
"delay": 132,
"time": "1769515212"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 113,
"time": "1769514773"
},
"departure": {
"delay": 113,
"time": "1769514773"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769513940"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 144,
"time": "1769515164"
},
"departure": {
"delay": 144,
"time": "1769515164"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 85,
"time": "1769515405"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 49,
"time": "1769514049"
},
"departure": {
"delay": 49,
"time": "1769514049"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 86,
"time": "1769514146"
},
"departure": {
"delay": 86,
"time": "1769514146"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769513050",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15930:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851716F5510363x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769514420"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769513700"
},
"departure": {
"time": "1769513760"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769511840"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769513340"
},
"departure": {
"time": "1769513400"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769512740"
},
"departure": {
"time": "1769512800"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769508213",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851716F5510363x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13709:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1769516312"
},
"departure": {
"delay": 32,
"time": "1769516312"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1769516926"
},
"departure": {
"delay": 46,
"time": "1769516926"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769518080"
},
"departure": {
"time": "1769518080"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1769516633"
},
"departure": {
"delay": 53,
"time": "1769516633"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1769518305"
},
"departure": {
"delay": 45,
"time": "1769518305"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769517900"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1769516425"
},
"departure": {
"delay": 25,
"time": "1769516425"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769517041"
},
"departure": {
"delay": 41,
"time": "1769517041"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1769517244"
},
"departure": {
"delay": 4,
"time": "1769517244"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1769516859"
},
"departure": {
"delay": 39,
"time": "1769516859"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1769516548"
},
"departure": {
"delay": 28,
"time": "1769516548"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769518200"
},
"departure": {
"time": "1769518200"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1769516685"
},
"departure": {
"delay": 45,
"time": "1769516685"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769517180"
},
"departure": {
"time": "1769517180"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1769516363"
},
"departure": {
"delay": 23,
"time": "1769516363"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516580"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1769517098"
},
"departure": {
"delay": 38,
"time": "1769517098"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1769518237"
},
"departure": {
"delay": 37,
"time": "1769518237"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1769516522"
},
"departure": {
"delay": 2,
"time": "1769516522"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13709:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11804:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1769516736"
},
"departure": {
"delay": 96,
"time": "1769516736"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769516807"
},
"departure": {
"delay": 47,
"time": "1769516807"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1769516998"
},
"departure": {
"delay": 58,
"time": "1769516998"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1769516873"
},
"departure": {
"delay": 53,
"time": "1769516873"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11804:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596252:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1769514242"
},
"departure": {
"delay": 62,
"time": "1769514242"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 147,
"time": "1769514447"
},
"departure": {
"delay": 147,
"time": "1769514447"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1769514483"
},
"departure": {
"delay": 123,
"time": "1769514483"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1769514591"
},
"departure": {
"delay": 111,
"time": "1769514591"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1769514325"
},
"departure": {
"delay": 85,
"time": "1769514325"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1769514662"
},
"departure": {
"delay": 62,
"time": "1769514662"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1769514739"
},
"departure": {
"delay": 19,
"time": "1769514739"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 69,
"time": "1769514549"
},
"departure": {
"delay": 69,
"time": "1769514549"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1769514398"
},
"departure": {
"delay": 122,
"time": "1769514422"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1769514882"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769514262",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596252:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745257x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1769496004"
},
"departure": {
"delay": 237,
"time": "1769496057"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 227,
"time": "1769496277"
},
"departure": {
"delay": 227,
"time": "1769496287"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 188,
"time": "1769495829"
},
"departure": {
"delay": 188,
"time": "1769495888"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 210,
"time": "1769495610"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 382,
"time": "1769497225"
},
"departure": {
"delay": 382,
"time": "1769497282"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 358,
"time": "1769496947"
},
"departure": {
"delay": 358,
"time": "1769497018"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 257,
"time": "1769496091"
},
"departure": {
"delay": 257,
"time": "1769496137"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 147,
"time": "1769496408"
},
"departure": {
"delay": 147,
"time": "1769496447"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 413,
"time": "1769497149"
},
"departure": {
"delay": 413,
"time": "1769497193"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 362,
"time": "1769497050"
},
"departure": {
"delay": 362,
"time": "1769497082"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 383,
"time": "1769497523"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 187,
"time": "1769496501"
},
"departure": {
"delay": 187,
"time": "1769496547"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 198,
"time": "1769496338"
},
"departure": {
"delay": 198,
"time": "1769496378"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 416,
"time": "1769497372"
},
"departure": {
"delay": 416,
"time": "1769497436"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 322,
"time": "1769496866"
},
"departure": {
"delay": 322,
"time": "1769496922"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 161,
"time": "1769495704"
},
"departure": {
"delay": 161,
"time": "1769495741"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 161,
"time": "1769495763"
},
"departure": {
"delay": 161,
"time": "1769495801"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 249,
"time": "1769496207"
},
"departure": {
"delay": 249,
"time": "1769496249"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 214,
"time": "1769495924"
},
"departure": {
"delay": 214,
"time": "1769495974"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 289,
"time": "1769496723"
},
"departure": {
"delay": 289,
"time": "1769496769"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769514816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745257x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15652:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769517024"
},
"departure": {
"delay": 24,
"time": "1769517024"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769517107"
},
"departure": {
"delay": 47,
"time": "1769517107"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1769517633"
},
"departure": {
"delay": 33,
"time": "1769517633"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769517000"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1769517374"
},
"departure": {
"delay": 14,
"time": "1769517374"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769517576"
},
"departure": {
"delay": 36,
"time": "1769517576"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1769517423"
},
"departure": {
"delay": 3,
"time": "1769517423"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1769517178"
},
"departure": {
"delay": 58,
"time": "1769517178"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769512820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15652:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9656:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1769512262"
},
"departure": {
"delay": 62,
"time": "1769512262"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1769512043"
},
"departure": {
"delay": 83,
"time": "1769512043"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1769512091"
},
"departure": {
"delay": 71,
"time": "1769512091"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1769511933"
},
"departure": {
"delay": 93,
"time": "1769511933"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1769512562"
},
"departure": {
"delay": 2,
"time": "1769512562"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1769512311"
},
"departure": {
"delay": 51,
"time": "1769512311"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -9,
"time": "1769512911"
},
"departure": {
"delay": -9,
"time": "1769512911"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 66,
"time": "1769512386"
},
"departure": {
"delay": 66,
"time": "1769512386"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769510389",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9656:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769515304"
},
"departure": {
"delay": 44,
"time": "1769515304"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1769515251"
},
"departure": {
"delay": 51,
"time": "1769515251"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1769515414"
},
"departure": {
"delay": 34,
"time": "1769515414"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769515470"
},
"departure": {
"delay": 30,
"time": "1769515470"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1769515110"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1769515159"
},
"departure": {
"delay": 19,
"time": "1769515159"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769515758"
},
"departure": {
"delay": 18,
"time": "1769515758"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1769515524"
},
"departure": {
"delay": 24,
"time": "1769515524"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769514801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1373:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6444:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1769512854"
},
"departure": {
"delay": -6,
"time": "1769512854"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1769512223"
},
"departure": {
"delay": 12,
"time": "1769512272"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -33,
"time": "1769513247"
},
"departure": {
"delay": -33,
"time": "1769513247"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1769512123"
},
"departure": {
"delay": -17,
"time": "1769512123"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -42,
"time": "1769512998"
},
"departure": {
"delay": -42,
"time": "1769512998"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -28,
"time": "1769512748"
},
"departure": {
"delay": -28,
"time": "1769512772"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1769511474"
},
"departure": {
"delay": 54,
"time": "1769511474"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -63,
"time": "1769513347"
},
"departure": {
"delay": -63,
"time": "1769513397"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1769511933"
},
"departure": {
"delay": 23,
"time": "1769511983"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1769512407"
},
"departure": {
"delay": -33,
"time": "1769512407"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769513173"
},
"departure": {
"delay": 38,
"time": "1769513198"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1769513119"
},
"departure": {
"delay": -41,
"time": "1769513119"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -15,
"time": "1769513505"
},
"departure": {
"delay": -15,
"time": "1769513505"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1769512047"
},
"departure": {
"delay": 27,
"time": "1769512047"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769511420"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769512325"
},
"departure": {
"delay": 5,
"time": "1769512325"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1769511602"
},
"departure": {
"delay": 85,
"time": "1769511625"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769511121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6444:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16627:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 79,
"time": "1769517019"
},
"departure": {
"delay": 79,
"time": "1769517019"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1769517250"
},
"departure": {
"delay": 70,
"time": "1769517250"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1769516785"
},
"departure": {
"delay": 25,
"time": "1769516785"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769511801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16627:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16611:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1769515086"
},
"departure": {
"delay": 6,
"time": "1769515086"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1769515219"
},
"departure": {
"delay": 170,
"time": "1769515310"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1769514985"
},
"departure": {
"delay": 25,
"time": "1769514985"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 166,
"time": "1769515546"
},
"departure": {
"delay": 166,
"time": "1769515546"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769514900"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 156,
"time": "1769515956"
},
"departure": {
"delay": 156,
"time": "1769515956"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514790",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16611:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1769516517"
},
"departure": {
"delay": 57,
"time": "1769516517"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1769516344"
},
"departure": {
"delay": 4,
"time": "1769516344"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1769517566"
},
"departure": {
"delay": 26,
"time": "1769517566"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769516279"
},
"departure": {
"delay": 59,
"time": "1769516279"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1769516444"
},
"departure": {
"delay": 44,
"time": "1769516444"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769516180"
},
"departure": {
"delay": 20,
"time": "1769516180"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769511940",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7883:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14653:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769518140"
},
"departure": {
"delay": 60,
"time": "1769518140"
},
"stopId": "FR:76591:ZE:TCARxPONTB2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769518020"
},
"departure": {
"delay": 60,
"time": "1769518020"
},
"stopId": "FR:76591:ZE:TCARxRVATI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769518040"
},
"departure": {
"delay": 20,
"time": "1769518040"
},
"stopId": "FR:76591:ZE:TCARxCHEAU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769518100"
},
"departure": {
"delay": 20,
"time": "1769518100"
},
"stopId": "FR:76591:ZE:TCARxSJMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769518080"
},
"departure": {
"delay": 60,
"time": "1769518080"
},
"stopId": "FR:76591:ZE:TCARxSTASJ1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769517960"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769513781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14653:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470066:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470066:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4781:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -52,
"time": "1769513743"
},
"departure": {
"delay": -52,
"time": "1769513768"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1769513643"
},
"departure": {
"delay": 63,
"time": "1769513643"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1769514093"
},
"departure": {
"delay": -27,
"time": "1769514093"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1769513143"
},
"departure": {
"delay": 103,
"time": "1769513143"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 54,
"time": "1769512974"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1769513368"
},
"departure": {
"delay": 88,
"time": "1769513368"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1769513295"
},
"departure": {
"delay": 98,
"time": "1769513318"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -102,
"time": "1769514318"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1769513549"
},
"departure": {
"delay": 109,
"time": "1769513569"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 131,
"time": "1769513231"
},
"departure": {
"delay": 131,
"time": "1769513231"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -32,
"time": "1769514268"
},
"departure": {
"delay": -32,
"time": "1769514268"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 113,
"time": "1769513093"
},
"departure": {
"delay": 113,
"time": "1769513093"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1769514168"
},
"departure": {
"delay": -12,
"time": "1769514168"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1769513468"
},
"departure": {
"delay": 93,
"time": "1769513493"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1769513845"
},
"departure": {
"delay": -12,
"time": "1769513868"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769512981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4781:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7838:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769515624"
},
"departure": {
"delay": 4,
"time": "1769515624"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 30,
"time": "1769515350"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1769517022"
},
"departure": {
"delay": 22,
"time": "1769517022"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1769515797"
},
"departure": {
"delay": 57,
"time": "1769515797"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1769516969"
},
"departure": {
"delay": 29,
"time": "1769516969"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769517515"
},
"departure": {
"delay": 35,
"time": "1769517515"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769515460"
},
"departure": {
"delay": 20,
"time": "1769515460"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769516610"
},
"departure": {
"delay": 30,
"time": "1769516610"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1769515559"
},
"departure": {
"delay": 59,
"time": "1769515559"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1769517450"
},
"departure": {
"delay": 30,
"time": "1769517450"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1769517109"
},
"departure": {
"delay": 49,
"time": "1769517109"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1769515724"
},
"departure": {
"delay": 44,
"time": "1769515724"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1769517335"
},
"departure": {
"delay": 35,
"time": "1769517335"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1769516816"
},
"departure": {
"delay": 56,
"time": "1769516816"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1769515846"
},
"departure": {
"delay": 46,
"time": "1769515846"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769517270"
},
"departure": {
"delay": 30,
"time": "1769517270"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7838:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx384:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769514120"
},
"departure": {
"delay": 120,
"time": "1769514120"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1769514342"
},
"departure": {
"delay": 162,
"time": "1769514342"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 67,
"time": "1769514067"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 145,
"time": "1769514505"
},
"departure": {
"delay": 145,
"time": "1769514505"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 121,
"time": "1769514421"
},
"departure": {
"delay": 121,
"time": "1769514421"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1769514242"
},
"departure": {
"delay": 122,
"time": "1769514242"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1769514824"
},
"departure": {
"delay": -16,
"time": "1769514824"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769514902"
},
"departure": {
"delay": 2,
"time": "1769514902"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1769514592"
},
"departure": {
"delay": 52,
"time": "1769514592"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769514740"
},
"departure": {
"delay": 20,
"time": "1769514740"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769514070",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx384:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3411F5520354x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769507640"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769512320"
},
"departure": {
"time": "1769512380"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769518620"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769511420"
},
"departure": {
"time": "1769511480"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769514000"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515620"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1769504011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3411F5520354x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2896:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769512345"
},
"departure": {
"delay": 39,
"time": "1769512359"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1769512190"
},
"departure": {
"delay": 79,
"time": "1769512219"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -106,
"time": "1769513114"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1769512092"
},
"departure": {
"delay": 49,
"time": "1769512129"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1769512276"
},
"departure": {
"delay": 39,
"time": "1769512299"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1769512988"
},
"departure": {
"delay": 19,
"time": "1769512999"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769511181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2896:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11494:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1769515826"
},
"departure": {
"delay": 26,
"time": "1769515826"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1769517543"
},
"departure": {
"delay": 3,
"time": "1769517543"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1769515792"
},
"departure": {
"delay": 52,
"time": "1769515792"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1769516199"
},
"departure": {
"delay": 39,
"time": "1769516199"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1769516095"
},
"departure": {
"delay": 55,
"time": "1769516095"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769516285"
},
"departure": {
"delay": 5,
"time": "1769516285"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11494:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748598x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1769494500"
},
"departure": {
"delay": 37,
"time": "1769494537"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1769493902"
},
"departure": {
"delay": 12,
"time": "1769493912"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 39,
"time": "1769493879"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -6,
"time": "1769494831"
},
"departure": {
"delay": -6,
"time": "1769494854"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1769495729"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1769494745"
},
"departure": {
"delay": 15,
"time": "1769494755"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1769495308"
},
"departure": {
"delay": -27,
"time": "1769495313"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1769493926"
},
"departure": {
"delay": 67,
"time": "1769493967"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1769495542"
},
"departure": {
"delay": 132,
"time": "1769495592"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1769495136"
},
"departure": {
"delay": 27,
"time": "1769495187"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1769495061"
},
"departure": {
"delay": -27,
"time": "1769495073"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1769494687"
},
"departure": {
"delay": 13,
"time": "1769494693"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1769494187"
},
"departure": {
"delay": 1,
"time": "1769494201"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1769494129"
},
"departure": {
"delay": 22,
"time": "1769494162"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1769495039"
},
"departure": {
"delay": 7,
"time": "1769495047"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1769495218"
},
"departure": {
"delay": 21,
"time": "1769495241"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1769494311"
},
"departure": {
"delay": 83,
"time": "1769494403"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1769494905"
},
"departure": {
"delay": 23,
"time": "1769494943"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1769494629"
},
"departure": {
"delay": 27,
"time": "1769494647"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1769514779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748598x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15714:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769517599"
},
"departure": {
"delay": 59,
"time": "1769517599"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1769517237"
},
"departure": {
"delay": 57,
"time": "1769517237"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769517000"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1769517529"
},
"departure": {
"delay": 49,
"time": "1769517529"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1769517182"
},
"departure": {
"delay": 2,
"time": "1769517182"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1769517357"
},
"departure": {
"delay": 57,
"time": "1769517357"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769517644"
},
"departure": {
"delay": 44,
"time": "1769517644"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769512820",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15714:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758419x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 188,
"time": "1769498014"
},
"departure": {
"delay": 188,
"time": "1769498048"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 17,
"time": "1769495117"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 237,
"time": "1769497808"
},
"departure": {
"delay": 237,
"time": "1769497857"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 156,
"time": "1769497002"
},
"departure": {
"delay": 156,
"time": "1769497056"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1769497159"
},
"departure": {
"delay": 97,
"time": "1769497177"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 123,
"time": "1769496622"
},
"departure": {
"delay": 123,
"time": "1769496663"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 119,
"time": "1769498399"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1769496065"
},
"departure": {
"delay": 150,
"time": "1769496150"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1769495750"
},
"departure": {
"delay": 62,
"time": "1769495762"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 205,
"time": "1769497485"
},
"departure": {
"delay": 205,
"time": "1769497525"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 200,
"time": "1769497710"
},
"departure": {
"delay": 200,
"time": "1769497760"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 192,
"time": "1769498077"
},
"departure": {
"delay": 192,
"time": "1769498112"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1769498229"
},
"departure": {
"delay": 117,
"time": "1769498277"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 109,
"time": "1769497109"
},
"departure": {
"delay": 109,
"time": "1769497129"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1769495465"
},
"departure": {
"delay": 53,
"time": "1769495513"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 155,
"time": "1769496538"
},
"departure": {
"delay": 155,
"time": "1769496575"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 181,
"time": "1769497878"
},
"departure": {
"delay": 181,
"time": "1769497921"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1769495627"
},
"departure": {
"delay": 97,
"time": "1769495677"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1769496939"
},
"departure": {
"delay": 170,
"time": "1769496950"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1769497278"
},
"departure": {
"delay": 132,
"time": "1769497332"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1769498184"
},
"departure": {
"delay": 152,
"time": "1769498192"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769514819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758419x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745136x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1769495812"
},
"departure": {
"delay": 86,
"time": "1769495846"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 153,
"time": "1769495617"
},
"departure": {
"delay": 153,
"time": "1769495673"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1769495042"
},
"departure": {
"delay": 50,
"time": "1769495090"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1769496365"
},
"departure": {
"delay": 117,
"time": "1769496417"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1769496142"
},
"departure": {
"delay": 72,
"time": "1769496192"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1769495895"
},
"departure": {
"delay": 51,
"time": "1769495931"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1769496301"
},
"departure": {
"delay": 101,
"time": "1769496341"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1769495231"
},
"departure": {
"delay": 108,
"time": "1769495268"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 170,
"time": "1769495440"
},
"departure": {
"delay": 170,
"time": "1769495510"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1769496617"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 122,
"time": "1769495378"
},
"departure": {
"delay": 122,
"time": "1769495402"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1769496068"
},
"departure": {
"delay": 46,
"time": "1769496106"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1769495954"
},
"departure": {
"delay": 62,
"time": "1769496002"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1769496434"
},
"departure": {
"delay": 106,
"time": "1769496466"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1769495306"
},
"departure": {
"delay": 117,
"time": "1769495337"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1769495719"
},
"departure": {
"delay": 128,
"time": "1769495768"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1769496229"
},
"departure": {
"delay": 93,
"time": "1769496273"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": -21,
"time": "1769494959"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769514823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745136x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15142:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769515560"
},
"departure": {
"delay": 60,
"time": "1769515560"
},
"stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769516100"
},
"departure": {
"delay": 60,
"time": "1769516100"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769515860"
},
"departure": {
"delay": 60,
"time": "1769515860"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769516700"
},
"departure": {
"delay": 60,
"time": "1769516700"
},
"stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769515620"
},
"departure": {
"delay": 60,
"time": "1769515620"
},
"stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769517480"
},
"departure": {
"time": "1769517480"
},
"stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769516760"
},
"departure": {
"delay": 60,
"time": "1769516760"
},
"stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769515640"
},
"departure": {
"delay": 20,
"time": "1769515640"
},
"stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515680"
},
"departure": {
"time": "1769515680"
},
"stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769516160"
},
"departure": {
"time": "1769516160"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769511321",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15142:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6465:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1769516378"
},
"departure": {
"delay": 38,
"time": "1769516378"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1769516458"
},
"departure": {
"delay": 58,
"time": "1769516458"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769516211"
},
"departure": {
"delay": 51,
"time": "1769516211"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1769516128"
},
"departure": {
"delay": 28,
"time": "1769516128"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1769515895"
},
"departure": {
"delay": 35,
"time": "1769515895"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769516280"
},
"departure": {
"time": "1769516280"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769515380"
},
"departure": {
"time": "1769515380"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769515310"
},
"departure": {
"delay": 50,
"time": "1769515310"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1769516622"
},
"departure": {
"delay": 42,
"time": "1769516622"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769515560"
},
"departure": {
"time": "1769515560"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769515260"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6465:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13559:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518320"
},
"departure": {
"time": "1769518320"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769518154"
},
"departure": {
"delay": 14,
"time": "1769518154"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769518222"
},
"departure": {
"delay": 22,
"time": "1769518222"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769513960",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13559:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598423:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1769514348"
},
"departure": {
"delay": -12,
"time": "1769514348"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1769514048"
},
"departure": {
"delay": 108,
"time": "1769514048"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1769514254"
},
"departure": {
"delay": 74,
"time": "1769514254"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1769514402"
},
"departure": {
"delay": 48,
"time": "1769514408"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1769514319"
},
"departure": {
"delay": 79,
"time": "1769514319"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1769514445"
},
"departure": {
"delay": 25,
"time": "1769514445"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -11,
"time": "1769514469"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 78,
"time": "1769514179"
},
"departure": {
"delay": 78,
"time": "1769514198"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1769514130"
},
"departure": {
"delay": 130,
"time": "1769514130"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1769514316"
},
"departure": {
"delay": 136,
"time": "1769514316"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1769514352",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598423:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9885x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 240,
"time": "1769514240"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1769514480"
},
"departure": {
"delay": 185,
"time": "1769514485"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1769514730"
},
"departure": {
"delay": 135,
"time": "1769514735"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1769515140"
},
"departure": {
"delay": 180,
"time": "1769515140"
},
"stopId": "FR:76259:ZE:FECSMOR2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1769515020"
},
"departure": {
"delay": 180,
"time": "1769515020"
},
"stopId": "FR:76259:ZE:FECOTOU1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1769515380"
},
"departure": {
"delay": 180,
"time": "1769515380"
},
"stopId": "FR:76259:ZE:FECFOUR2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1769515500"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": 75,
"time": "1769514550"
},
"departure": {
"delay": 75,
"time": "1769514555"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1769514900"
},
"departure": {
"delay": 180,
"time": "1769514900"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1769515200"
},
"departure": {
"delay": 180,
"time": "1769515200"
},
"stopId": "FR:76259:ZE:FECSMAG2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1769515320"
},
"departure": {
"delay": 180,
"time": "1769515320"
},
"stopId": "FR:76259:ZE:FECSENE2:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1769515080"
},
"departure": {
"delay": 180,
"time": "1769515080"
},
"stopId": "FR:76259:ZE:FECJLOR2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1769514420"
},
"departure": {
"delay": 185,
"time": "1769514425"
},
"stopId": "FR:76259:ZE:PARCLOI1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1769514540"
},
"departure": {
"delay": 185,
"time": "1769514545"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 190,
"time": "1769514245"
},
"departure": {
"delay": 190,
"time": "1769514250"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1769514720"
},
"departure": {
"delay": 185,
"time": "1769514725"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1769514360"
},
"departure": {
"delay": 185,
"time": "1769514365"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
}
],
"timestamp": "1769514815",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9885x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8339:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1769517442"
},
"departure": {
"delay": 22,
"time": "1769517442"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1769517372"
},
"departure": {
"delay": 12,
"time": "1769517372"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1769517311"
},
"departure": {
"delay": 11,
"time": "1769517311"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8339:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14270:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769518200"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769518233"
},
"departure": {
"delay": 33,
"time": "1769518233"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769514010",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14270:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16260:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769508619",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16260:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16654:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769516185"
},
"departure": {
"delay": 25,
"time": "1769516185"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1769516419"
},
"departure": {
"delay": 79,
"time": "1769516419"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1769516650"
},
"departure": {
"delay": 70,
"time": "1769516650"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16654:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11782:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 345,
"time": "1769513625"
},
"departure": {
"delay": 345,
"time": "1769513625"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 378,
"time": "1769513700"
},
"departure": {
"delay": 378,
"time": "1769513718"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769511300"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769511786"
},
"departure": {
"delay": 6,
"time": "1769511786"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769511720"
},
"departure": {
"time": "1769511720"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 199,
"time": "1769512939"
},
"departure": {
"delay": 199,
"time": "1769512939"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 375,
"time": "1769513835"
},
"departure": {
"delay": 375,
"time": "1769513835"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769512590"
},
"departure": {
"delay": 30,
"time": "1769512590"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 288,
"time": "1769513119"
},
"departure": {
"delay": 288,
"time": "1769513148"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 335,
"time": "1769513251"
},
"departure": {
"delay": 335,
"time": "1769513255"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1769511911"
},
"departure": {
"delay": 11,
"time": "1769511911"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 299,
"time": "1769513392"
},
"departure": {
"delay": 299,
"time": "1769513399"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 258,
"time": "1769513016"
},
"departure": {
"delay": 258,
"time": "1769513058"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 228,
"time": "1769512677"
},
"departure": {
"delay": 228,
"time": "1769512848"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 362,
"time": "1769513522"
},
"departure": {
"delay": 362,
"time": "1769513522"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1769511649"
},
"departure": {
"delay": 49,
"time": "1769511649"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1769514019"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 398,
"time": "1769513769"
},
"departure": {
"delay": 398,
"time": "1769513798"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 379,
"time": "1769513897"
},
"departure": {
"delay": 379,
"time": "1769513899"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 351,
"time": "1769513331"
},
"departure": {
"delay": 351,
"time": "1769513331"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769510750",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11782:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769535240"
},
"departure": {
"time": "1769535240"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769534760"
},
"departure": {
"time": "1769534760"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769535480"
},
"departure": {
"time": "1769535480"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769534700"
},
"departure": {
"time": "1769534700"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769536140"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769534640"
},
"departure": {
"time": "1769534640"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769536080"
},
"departure": {
"time": "1769536080"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769534580"
},
"departure": {
"time": "1769534580"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769535360"
},
"departure": {
"time": "1769535360"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769535540"
},
"departure": {
"time": "1769535540"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769534160"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769534705"
},
"departure": {
"delay": 5,
"time": "1769534705"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769500631",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx549:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2357:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769513106"
},
"departure": {
"delay": 66,
"time": "1769513106"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1769513713"
},
"departure": {
"delay": 96,
"time": "1769513736"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1769514287"
},
"departure": {
"delay": 76,
"time": "1769514316"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 89,
"time": "1769514209"
},
"departure": {
"delay": 89,
"time": "1769514209"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1769512945"
},
"departure": {
"delay": 85,
"time": "1769512945"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1769513801"
},
"departure": {
"delay": 116,
"time": "1769513816"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 156,
"time": "1769514563"
},
"departure": {
"delay": 156,
"time": "1769514576"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 136,
"time": "1769514490"
},
"departure": {
"delay": 136,
"time": "1769514496"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 77,
"time": "1769514013"
},
"departure": {
"delay": 77,
"time": "1769514017"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 86,
"time": "1769513628"
},
"departure": {
"delay": 86,
"time": "1769513666"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1769513194"
},
"departure": {
"delay": 34,
"time": "1769513194"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769513910"
},
"departure": {
"delay": 30,
"time": "1769513910"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 96,
"time": "1769513416"
},
"departure": {
"delay": 96,
"time": "1769513436"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -57,
"time": "1769514663"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 106,
"time": "1769513263"
},
"departure": {
"delay": 106,
"time": "1769513326"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1769513541"
},
"departure": {
"delay": 56,
"time": "1769513576"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1769514388"
},
"departure": {
"delay": 90,
"time": "1769514390"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 91,
"time": "1769513011"
},
"departure": {
"delay": 91,
"time": "1769513011"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1769514123"
},
"departure": {
"delay": 76,
"time": "1769514136"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769512941",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2357:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6065:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769516400"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769514660"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769514780"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516880"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769516280"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769516580"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769516340"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769515980"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769516700"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769515920"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769516220"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769514720"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769515380"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769515860"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769516520"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769515740"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769516640"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769514791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6065:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769533500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769533200"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1769513430",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2585:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758090x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1769512559"
},
"departure": {
"delay": 126,
"time": "1769512566"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 21,
"time": "1769511921"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1769512217"
},
"departure": {
"delay": 117,
"time": "1769512257"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1769512731"
},
"departure": {
"delay": 130,
"time": "1769512810"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769513056"
},
"departure": {
"delay": 16,
"time": "1769513056"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1769513531"
},
"departure": {
"delay": 82,
"time": "1769513542"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 143,
"time": "1769514143"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 81,
"time": "1769513203"
},
"departure": {
"delay": 81,
"time": "1769513241"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 247,
"time": "1769513782"
},
"departure": {
"delay": 247,
"time": "1769513827"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 164,
"time": "1769514036"
},
"departure": {
"delay": 164,
"time": "1769514044"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769514625",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758090x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14652:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515500"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769515440"
},
"departure": {
"time": "1769515440"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769514600"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769513140",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14652:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4926:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1769514176"
},
"departure": {
"delay": 176,
"time": "1769514176"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 133,
"time": "1769514073"
},
"departure": {
"delay": 133,
"time": "1769514073"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1769513578"
},
"departure": {
"delay": 58,
"time": "1769513578"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1769514850"
},
"departure": {
"delay": 130,
"time": "1769514850"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 204,
"time": "1769514624"
},
"departure": {
"delay": 204,
"time": "1769514624"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 144,
"time": "1769514984"
},
"departure": {
"delay": 144,
"time": "1769514984"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 130,
"time": "1769515090"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1769513934"
},
"departure": {
"delay": 152,
"time": "1769513972"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1769514272"
},
"departure": {
"delay": 152,
"time": "1769514272"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1769514796"
},
"departure": {
"delay": 136,
"time": "1769514796"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1769513722"
},
"departure": {
"delay": 82,
"time": "1769513722"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1769513804"
},
"departure": {
"delay": 44,
"time": "1769513804"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 31,
"time": "1769513491"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1769513647"
},
"departure": {
"delay": 67,
"time": "1769513647"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 187,
"time": "1769514412"
},
"departure": {
"delay": 187,
"time": "1769514547"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769513480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4926:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1769489793"
},
"departure": {
"delay": -9,
"time": "1769489811"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769490231"
},
"departure": {
"delay": 9,
"time": "1769490249"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1769489192"
},
"departure": {
"delay": 3,
"time": "1769489223"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1769488988"
},
"departure": {
"delay": -7,
"time": "1769489033"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -49,
"time": "1769489884"
},
"departure": {
"delay": -49,
"time": "1769489891"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1769488731"
},
"departure": {
"delay": 1,
"time": "1769488741"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -29,
"time": "1769490975"
},
"departure": {
"delay": -29,
"time": "1769490991"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -17,
"time": "1769490427"
},
"departure": {
"delay": -17,
"time": "1769490583"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769491771"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 11,
"time": "1769488511"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1769489474"
},
"departure": {
"delay": -28,
"time": "1769489492"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -23,
"time": "1769491127"
},
"departure": {
"delay": -23,
"time": "1769491177"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -28,
"time": "1769491458"
},
"departure": {
"delay": -28,
"time": "1769491472"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769514822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596228:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -457,
"time": "1769514803"
},
"departure": {
"delay": -457,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": -97,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -157,
"time": "1769514803"
},
"departure": {
"delay": -157,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -637,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -337,
"time": "1769514803"
},
"departure": {
"delay": -337,
"time": "1769514803"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596228:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7852:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769516840"
},
"departure": {
"delay": 20,
"time": "1769516840"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1769517104"
},
"departure": {
"delay": 44,
"time": "1769517104"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1769517004"
},
"departure": {
"delay": 4,
"time": "1769517004"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1769516939"
},
"departure": {
"delay": 59,
"time": "1769516939"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769514140",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7852:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769500920"
},
"departure": {
"time": "1769500920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769501160"
},
"departure": {
"time": "1769501160"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769501220"
},
"departure": {
"time": "1769501220"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769501280"
},
"departure": {
"time": "1769501280"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769501400"
},
"departure": {
"time": "1769501400"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769501580"
},
"departure": {
"time": "1769501580"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769500800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769501760"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769500860"
},
"departure": {
"time": "1769500860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769500775",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:603:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14506:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769518020"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769518320"
},
"departure": {
"time": "1769518320"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1769518275"
},
"departure": {
"delay": 15,
"time": "1769518275"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769513840",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14506:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10807:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769517045"
},
"departure": {
"delay": 45,
"time": "1769517045"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517360"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769480282",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10807:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx102:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 253,
"time": "1769516233"
},
"departure": {
"delay": 253,
"time": "1769516233"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1769516280"
},
"departure": {
"delay": 240,
"time": "1769516280"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 234,
"time": "1769516334"
},
"departure": {
"delay": 234,
"time": "1769516334"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 226,
"time": "1769516086"
},
"departure": {
"delay": 226,
"time": "1769516086"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 233,
"time": "1769515973"
},
"departure": {
"delay": 233,
"time": "1769515973"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 229,
"time": "1769516149"
},
"departure": {
"delay": 229,
"time": "1769516149"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 245,
"time": "1769516045"
},
"departure": {
"delay": 245,
"time": "1769516045"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 255,
"time": "1769516535"
},
"departure": {
"delay": 255,
"time": "1769516535"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 224,
"time": "1769515844"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514500",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx102:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1353:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769516404"
},
"departure": {
"delay": 4,
"time": "1769516404"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1769516149"
},
"departure": {
"delay": 49,
"time": "1769516149"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1769516294"
},
"departure": {
"delay": 14,
"time": "1769516294"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1769516748"
},
"departure": {
"delay": 48,
"time": "1769516748"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1769516514"
},
"departure": {
"delay": 54,
"time": "1769516514"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516460"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1769516241"
},
"departure": {
"delay": 21,
"time": "1769516241"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769511960",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1353:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596636:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1769515044"
},
"departure": {
"delay": 84,
"time": "1769515044"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1769514936"
},
"departure": {
"delay": 156,
"time": "1769514936"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1769515274"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 122,
"time": "1769514692"
},
"departure": {
"delay": 122,
"time": "1769514722"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1769515114"
},
"departure": {
"delay": 94,
"time": "1769515114"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1769514537"
},
"departure": {
"delay": 152,
"time": "1769514572"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1769514452"
},
"departure": {
"delay": 92,
"time": "1769514452"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1769514816"
},
"departure": {
"delay": 156,
"time": "1769514816"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596636:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769517384"
},
"departure": {
"delay": 24,
"time": "1769517384"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1769517516"
},
"departure": {
"delay": 36,
"time": "1769517516"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769517302"
},
"departure": {
"delay": 2,
"time": "1769517302"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1769517412"
},
"departure": {
"delay": 52,
"time": "1769517412"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769517240"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1769517447"
},
"departure": {
"delay": 27,
"time": "1769517447"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11109:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597022:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1769514503"
},
"departure": {
"delay": 83,
"time": "1769514503"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"delay": 53,
"time": "1769514053"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1769514407"
},
"departure": {
"delay": 53,
"time": "1769514413"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769514824"
},
"departure": {
"delay": 44,
"time": "1769514824"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1769514764"
},
"departure": {
"delay": 44,
"time": "1769514764"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1769515109"
},
"departure": {
"delay": 29,
"time": "1769515109"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1769514323"
},
"departure": {
"delay": 83,
"time": "1769514323"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769514851"
},
"departure": {
"delay": 11,
"time": "1769514851"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"time": "1769514960"
},
"departure": {
"time": "1769514960"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1769514594"
},
"departure": {
"delay": 54,
"time": "1769514594"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -31,
"time": "1769515229"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1769514677"
},
"departure": {
"delay": 53,
"time": "1769514713"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1769515041"
},
"departure": {
"delay": 21,
"time": "1769515041"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1769514502",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597022:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747884x2025xHxMultxLxMxLunxxxMarx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1769491505"
},
"departure": {
"delay": 85,
"time": "1769491525"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769490978"
},
"departure": {
"delay": 30,
"time": "1769490990"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1769491033"
},
"departure": {
"delay": -31,
"time": "1769491049"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1769491570"
},
"departure": {
"delay": 91,
"time": "1769491591"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1769491411"
},
"departure": {
"delay": 52,
"time": "1769491432"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1769491786"
},
"departure": {
"delay": 122,
"time": "1769491802"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 201,
"time": "1769490741"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1769491159"
},
"departure": {
"delay": -28,
"time": "1769491172"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1769490775"
},
"departure": {
"delay": 41,
"time": "1769490821"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1769491361"
},
"departure": {
"delay": 10,
"time": "1769491390"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1769491301"
},
"departure": {
"delay": -1,
"time": "1769491319"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1769491872"
},
"departure": {
"delay": 80,
"time": "1769491880"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1769491452"
},
"departure": {
"delay": 86,
"time": "1769491466"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1769491837"
},
"departure": {
"delay": 112,
"time": "1769491852"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 136,
"time": "1769491622"
},
"departure": {
"delay": 136,
"time": "1769491636"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1769490881"
},
"departure": {
"delay": 3,
"time": "1769490903"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 129,
"time": "1769491906"
},
"departure": {
"delay": 129,
"time": "1769491929"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1769492141"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1769491984"
},
"departure": {
"delay": 72,
"time": "1769491992"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 95,
"time": "1769491705"
},
"departure": {
"delay": 95,
"time": "1769491715"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1769492070"
},
"departure": {
"delay": 105,
"time": "1769492085"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 129,
"time": "1769492011"
},
"departure": {
"delay": 129,
"time": "1769492049"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -14,
"time": "1769491109"
},
"departure": {
"delay": -14,
"time": "1769491126"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1769514820",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747884x2025xHxMultxLxMxLunxxxMarx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602152:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 215,
"time": "1769514365"
},
"departure": {
"delay": 215,
"time": "1769514395"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 245,
"time": "1769514245"
},
"departure": {
"delay": 245,
"time": "1769514245"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1769515037"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 185,
"time": "1769514516"
},
"departure": {
"delay": 185,
"time": "1769514545"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1769514872"
},
"departure": {
"delay": 152,
"time": "1769514872"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1769514776"
},
"departure": {
"delay": 176,
"time": "1769514776"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 256,
"time": "1769514676"
},
"departure": {
"delay": 256,
"time": "1769514676"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": 1921,
"time": "1769515921"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1769514933"
},
"departure": {
"delay": 93,
"time": "1769514933"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 267,
"time": "1769514327"
},
"departure": {
"delay": 267,
"time": "1769514327"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 190,
"time": "1769514790"
},
"departure": {
"delay": 190,
"time": "1769514790"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 234,
"time": "1769514654"
},
"departure": {
"delay": 234,
"time": "1769514654"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1769514412",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602152:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15925:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769516256"
},
"departure": {
"delay": 36,
"time": "1769516256"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1769516049"
},
"departure": {
"delay": 9,
"time": "1769516049"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769516585"
},
"departure": {
"delay": 5,
"time": "1769516585"
},
"stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1769516658"
},
"departure": {
"delay": 18,
"time": "1769516658"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769516542"
},
"departure": {
"delay": 22,
"time": "1769516542"
},
"stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1769516459"
},
"departure": {
"delay": 59,
"time": "1769516459"
},
"stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1769515883"
},
"departure": {
"delay": 23,
"time": "1769515883"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769516100"
},
"departure": {
"time": "1769516100"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1769516188"
},
"departure": {
"delay": 28,
"time": "1769516188"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1769515850"
},
"departure": {
"delay": 50,
"time": "1769515850"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1769515937"
},
"departure": {
"delay": 17,
"time": "1769515937"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1769515835"
},
"departure": {
"delay": 35,
"time": "1769515835"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1769515978"
},
"departure": {
"delay": 58,
"time": "1769515978"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514761",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15925:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4882:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1769515264"
},
"departure": {
"delay": 124,
"time": "1769515264"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 4,
"time": "1769514304"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1769515054"
},
"departure": {
"delay": 94,
"time": "1769515054"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1769514729"
},
"departure": {
"delay": 94,
"time": "1769514754"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1769514430"
},
"departure": {
"delay": 94,
"time": "1769514454"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 123,
"time": "1769514663"
},
"departure": {
"delay": 123,
"time": "1769514663"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1769514862"
},
"departure": {
"delay": 142,
"time": "1769514862"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 169,
"time": "1769514505"
},
"departure": {
"delay": 169,
"time": "1769514529"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1769514954"
},
"departure": {
"delay": 114,
"time": "1769514954"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1769514591"
},
"departure": {
"delay": 111,
"time": "1769514591"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769514320",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4882:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5414496186138624x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18495,
"time": "1769514735"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
}
],
"timestamp": "1769514719",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5414496186138624x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852416F5524024x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517960"
},
"departure": {
"time": "1769518020"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769519280"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769519040"
},
"departure": {
"time": "1769519100"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769517540"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1769513913",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852416F5524024x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8335:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1769515972"
},
"departure": {
"delay": 52,
"time": "1769515972"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1769515770"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769515902"
},
"departure": {
"delay": 42,
"time": "1769515902"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769517510"
},
"departure": {
"delay": 30,
"time": "1769517510"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1769515841"
},
"departure": {
"delay": 41,
"time": "1769515841"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8335:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12374:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1769515255"
},
"departure": {
"delay": 115,
"time": "1769515255"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1769514499"
},
"departure": {
"delay": 139,
"time": "1769514499"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1769515916"
},
"departure": {
"delay": 116,
"time": "1769515916"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 127,
"time": "1769515807"
},
"departure": {
"delay": 127,
"time": "1769515807"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 134,
"time": "1769516114"
},
"departure": {
"delay": 134,
"time": "1769516114"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 109,
"time": "1769515609"
},
"departure": {
"delay": 109,
"time": "1769515609"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1769515286"
},
"departure": {
"delay": 86,
"time": "1769515286"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 128,
"time": "1769514426"
},
"departure": {
"delay": 128,
"time": "1769514428"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 141,
"time": "1769515161"
},
"departure": {
"delay": 141,
"time": "1769515161"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1769516372"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 92,
"time": "1769515832"
},
"departure": {
"delay": 92,
"time": "1769515832"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1769514251"
},
"departure": {
"delay": 74,
"time": "1769514254"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769514000"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 98,
"time": "1769514573"
},
"departure": {
"delay": 98,
"time": "1769514578"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1769515046"
},
"departure": {
"delay": 86,
"time": "1769515046"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1769515486"
},
"departure": {
"delay": 106,
"time": "1769515486"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1769514342"
},
"departure": {
"delay": 51,
"time": "1769514351"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1769514101"
},
"departure": {
"delay": 110,
"time": "1769514110"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 121,
"time": "1769515741"
},
"departure": {
"delay": 121,
"time": "1769515741"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 86,
"time": "1769514806"
},
"departure": {
"delay": 86,
"time": "1769514806"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1769515106"
},
"departure": {
"delay": 86,
"time": "1769515106"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 138,
"time": "1769515698"
},
"departure": {
"delay": 138,
"time": "1769515698"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 146,
"time": "1769514686"
},
"departure": {
"delay": 146,
"time": "1769514686"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1769515206"
},
"departure": {
"delay": 126,
"time": "1769515206"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1769515406"
},
"departure": {
"delay": 86,
"time": "1769515406"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1769514723"
},
"departure": {
"delay": 66,
"time": "1769514726"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1769516252"
},
"departure": {
"delay": 92,
"time": "1769516252"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 92,
"time": "1769516012"
},
"departure": {
"delay": 92,
"time": "1769516012"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 73,
"time": "1769514193"
},
"departure": {
"delay": 73,
"time": "1769514193"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 101,
"time": "1769515361"
},
"departure": {
"delay": 101,
"time": "1769515361"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769513610",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12374:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3310F5520589x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517360"
},
"departure": {
"time": "1769517420"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769516460"
},
"departure": {
"time": "1769516520"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769522640"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769518920"
},
"departure": {
"time": "1769519040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1769515140"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1769511513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3310F5520589x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3779:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1769516526"
},
"departure": {
"delay": 6,
"time": "1769516526"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1769516456"
},
"departure": {
"delay": 56,
"time": "1769516456"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1769516396"
},
"departure": {
"delay": 56,
"time": "1769516396"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1769516310"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3779:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4036:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769515980"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 60,
"time": "1769514900"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1769516640"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1769515500"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1769516880"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1769514660"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1769517000"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1769515320"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769514540"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769514300"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769517060"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1769514840"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1769515440"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769514480"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1769515020"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1769516220"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769514661",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4036:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3115F5520689x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769524140"
},
"departure": {
"time": "1769524200"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769525040"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769521980"
},
"departure": {
"time": "1769522160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769523300"
},
"departure": {
"time": "1769523360"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1769517600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769513973",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3115F5520689x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10774:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2849,
"time": "1769516009"
},
"departure": {
"delay": 2849,
"time": "1769516009"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 2812,
"time": "1769515852"
},
"departure": {
"delay": 2812,
"time": "1769515852"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 2856,
"time": "1769515896"
},
"departure": {
"delay": 2856,
"time": "1769515896"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2813,
"time": "1769515493"
},
"departure": {
"delay": 2813,
"time": "1769515493"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 2857,
"time": "1769515537"
},
"departure": {
"delay": 2857,
"time": "1769515537"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2832,
"time": "1769515932"
},
"departure": {
"delay": 2832,
"time": "1769515932"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769513540",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10774:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769517450"
},
"departure": {
"delay": 30,
"time": "1769517450"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769517090"
},
"departure": {
"delay": 30,
"time": "1769517090"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1769516992"
},
"departure": {
"delay": 52,
"time": "1769516992"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1769517270"
},
"departure": {
"delay": 30,
"time": "1769517270"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1769516850"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1769517321"
},
"departure": {
"delay": 21,
"time": "1769517321"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769517125"
},
"departure": {
"delay": 5,
"time": "1769517125"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1769516924"
},
"departure": {
"delay": 44,
"time": "1769516924"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769517030"
},
"departure": {
"delay": 30,
"time": "1769517030"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769517556"
},
"departure": {
"delay": 16,
"time": "1769517556"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1769517362"
},
"departure": {
"delay": 2,
"time": "1769517362"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13569:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851711F5510358x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769514000"
},
"departure": {
"time": "1769514060"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769513340"
},
"departure": {
"time": "1769513400"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769512320"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769512980"
},
"departure": {
"time": "1769513040"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769514960"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769508693",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851711F5510358x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6829:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1769511270"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1769512319"
},
"departure": {
"delay": 59,
"time": "1769512319"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1769512232"
},
"departure": {
"delay": 92,
"time": "1769512232"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1769513071"
},
"departure": {
"delay": -29,
"time": "1769513071"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1769512147"
},
"departure": {
"delay": 67,
"time": "1769512147"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -61,
"time": "1769512979"
},
"departure": {
"delay": -61,
"time": "1769512979"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769511262",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6829:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3311F5520587x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769507880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1769515020"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1769509263",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3311F5520587x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3339F5506589x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769513820"
},
"departure": {
"time": "1769513940"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769511540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769518920"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1769507913",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3339F5506589x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1769514907"
},
"departure": {
"delay": 7,
"time": "1769514907"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -42,
"time": "1769514798"
},
"departure": {
"delay": -42,
"time": "1769514798"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -53,
"time": "1769515027"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -50,
"time": "1769514970"
},
"departure": {
"delay": -50,
"time": "1769514970"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1769514744"
},
"departure": {
"delay": 24,
"time": "1769514744"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1769514268"
},
"departure": {
"delay": 64,
"time": "1769514424"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470315:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3379F5520368x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769521320"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769518500"
},
"departure": {
"time": "1769518560"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769520720"
},
"departure": {
"time": "1769520780"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769519460"
},
"departure": {
"time": "1769519520"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769513340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769509713",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3379F5520368x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1361:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769516659"
},
"departure": {
"delay": 19,
"time": "1769516659"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769512501",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1361:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1769517194"
},
"departure": {
"delay": 14,
"time": "1769517194"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769516760"
},
"departure": {
"time": "1769516760"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769517600"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1769517472"
},
"departure": {
"delay": 52,
"time": "1769517472"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769517399"
},
"departure": {
"delay": 39,
"time": "1769517399"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1769517548"
},
"departure": {
"delay": 8,
"time": "1769517548"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769512581",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16237:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13054:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516820"
},
"departure": {
"time": "1769516820"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769516840"
},
"departure": {
"delay": 20,
"time": "1769516840"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769516880"
},
"departure": {
"time": "1769516880"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769517600"
},
"departure": {
"time": "1769517600"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769516760"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769517480"
},
"departure": {
"delay": 60,
"time": "1769517480"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769517540"
},
"departure": {
"time": "1769517540"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517240"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769517320"
},
"departure": {
"delay": 20,
"time": "1769517320"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769517060"
},
"departure": {
"time": "1769517060"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769517300"
},
"departure": {
"delay": 60,
"time": "1769517300"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769512581",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13054:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4793:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769515255"
},
"departure": {
"delay": 55,
"time": "1769515255"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769515320"
},
"departure": {
"time": "1769515320"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769515211"
},
"departure": {
"delay": 11,
"time": "1769515211"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769511040",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4793:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3757:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769516133"
},
"departure": {
"delay": 33,
"time": "1769516133"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 45,
"time": "1769515845"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1769516197"
},
"departure": {
"delay": 37,
"time": "1769516197"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1769515931"
},
"departure": {
"delay": 11,
"time": "1769515931"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1769516374"
},
"departure": {
"delay": 34,
"time": "1769516374"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1769516061"
},
"departure": {
"delay": 21,
"time": "1769516061"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1769516265"
},
"departure": {
"delay": 45,
"time": "1769516265"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1769515991"
},
"departure": {
"delay": 11,
"time": "1769515991"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3757:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597072:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515200"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597072:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2420:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769516703"
},
"departure": {
"delay": 3,
"time": "1769516703"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769516640"
},
"departure": {
"time": "1769516640"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769514080",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2420:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12346:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769518249"
},
"departure": {
"delay": 49,
"time": "1769518249"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769518110"
},
"departure": {
"delay": 30,
"time": "1769518110"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1769517057"
},
"departure": {
"delay": 57,
"time": "1769517057"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1769517279"
},
"departure": {
"delay": 39,
"time": "1769517279"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769517000"
},
"departure": {
"time": "1769517000"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769516927"
},
"departure": {
"delay": 47,
"time": "1769516927"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769512740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12346:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10542:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1769516678"
},
"departure": {
"delay": 38,
"time": "1769516678"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769512520",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10542:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851008F5510325x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515920"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769514600"
},
"departure": {
"time": "1769514660"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769515020"
},
"departure": {
"time": "1769515080"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1769513700"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769518260"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1769510074",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851008F5510325x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16639:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1769516050"
},
"departure": {
"delay": 70,
"time": "1769516050"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1769515819"
},
"departure": {
"delay": 79,
"time": "1769515819"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1769515686"
},
"departure": {
"delay": 6,
"time": "1769515686"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769515585"
},
"departure": {
"delay": 25,
"time": "1769515585"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769516460"
},
"departure": {
"delay": 60,
"time": "1769516460"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769515500"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769514801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16639:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13989:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518080"
},
"departure": {
"time": "1769518080"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1769517919"
},
"departure": {
"delay": 19,
"time": "1769517919"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1769517873"
},
"departure": {
"delay": 33,
"time": "1769517873"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1769517970"
},
"departure": {
"delay": 10,
"time": "1769517970"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1769518008"
},
"departure": {
"delay": 48,
"time": "1769518008"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1769518195"
},
"departure": {
"delay": 55,
"time": "1769518195"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769513700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13989:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850409F5510281x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517240"
},
"departure": {
"time": "1769517300"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769519160"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769516340"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769518440"
},
"departure": {
"time": "1769518500"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769516520"
},
"departure": {
"time": "1769516580"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769518020"
},
"departure": {
"time": "1769518080"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769512052",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850409F5510281x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769515980"
},
"departure": {
"time": "1769515980"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769516400"
},
"departure": {
"time": "1769516400"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1769516226"
},
"departure": {
"delay": 6,
"time": "1769516226"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1769515901"
},
"departure": {
"delay": 41,
"time": "1769515901"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769515680"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769515800"
},
"departure": {
"time": "1769515800"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1769515721"
},
"departure": {
"delay": 41,
"time": "1769515721"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1769516085"
},
"departure": {
"delay": 45,
"time": "1769516085"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx283:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3111F5520717x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517540"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1769510400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769506771",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3111F5520717x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596550:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517720"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596550:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769514300"
},
"departure": {
"time": "1769514300"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769514720"
},
"departure": {
"time": "1769514720"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769514780"
},
"departure": {
"time": "1769514780"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769514240"
},
"departure": {
"time": "1769514240"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769514180"
},
"departure": {
"time": "1769514180"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515200"
},
"departure": {
"time": "1769515200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1769515080"
},
"departure": {
"time": "1769515080"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769514420"
},
"departure": {
"time": "1769514420"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769514900"
},
"departure": {
"time": "1769514900"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769514120"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769514660"
},
"departure": {
"time": "1769514660"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769515380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
}
],
"timestamp": "1769513430",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1417:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851713F5510360x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769518980"
},
"departure": {
"time": "1769519040"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769517720"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769519880"
},
"departure": {
"time": "1769519940"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518320"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769517960"
},
"departure": {
"time": "1769518020"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769521140"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769519520"
},
"departure": {
"time": "1769519580"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769518620"
},
"departure": {
"time": "1769518680"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769520720"
},
"departure": {
"time": "1769520780"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769520300"
},
"departure": {
"time": "1769520360"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1769514093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851713F5510360x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8592:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517660"
},
"departure": {
"time": "1769517660"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769517237"
},
"departure": {
"delay": 57,
"time": "1769517237"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769513060",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8592:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596579:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517000"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596579:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3398:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1769516310"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1769516557"
},
"departure": {
"delay": 37,
"time": "1769516557"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1769516419"
},
"departure": {
"delay": 19,
"time": "1769516419"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1769516497"
},
"departure": {
"delay": 37,
"time": "1769516497"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1769516361"
},
"departure": {
"delay": 21,
"time": "1769516361"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769514780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3398:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8599:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769516517"
},
"departure": {
"delay": 57,
"time": "1769516517"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769512340",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8599:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769529900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769529600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1769514813",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2359:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12921:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769518233"
},
"departure": {
"delay": 33,
"time": "1769518233"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769518140"
},
"departure": {
"time": "1769518140"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1769518197"
},
"departure": {
"delay": 57,
"time": "1769518197"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769518322"
},
"departure": {
"delay": 2,
"time": "1769518322"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769513960",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12921:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16653:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 780,
"time": "1769513460"
},
"departure": {
"delay": 780,
"time": "1769513460"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 774,
"time": "1769513274"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1769513821"
},
"departure": {
"delay": 67,
"time": "1769513827"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 793,
"time": "1769513533"
},
"departure": {
"delay": 793,
"time": "1769513533"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 784,
"time": "1769513764"
},
"departure": {
"delay": 784,
"time": "1769513764"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769514032"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1769513969"
},
"departure": {
"delay": 93,
"time": "1769513973"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 810,
"time": "1769513370"
},
"departure": {
"delay": 810,
"time": "1769513370"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769513101",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16653:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13863:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769518294"
},
"departure": {
"delay": 34,
"time": "1769518294"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769518260"
},
"departure": {
"time": "1769518260"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1769518209"
},
"departure": {
"delay": 9,
"time": "1769518209"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769514040",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13863:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13225:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769517380"
},
"departure": {
"delay": 20,
"time": "1769517380"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769517360"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769513180",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13225:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16259:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1769513273"
},
"departure": {
"delay": 53,
"time": "1769513273"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1769513657"
},
"departure": {
"delay": 47,
"time": "1769513807"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 137,
"time": "1769513348"
},
"departure": {
"delay": 137,
"time": "1769513357"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769513100"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -76,
"time": "1769514464"
},
"departure": {
"delay": -76,
"time": "1769514464"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1769514104"
},
"departure": {
"delay": -71,
"time": "1769514109"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -51,
"time": "1769514309"
},
"departure": {
"delay": -51,
"time": "1769514309"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1769513557"
},
"departure": {
"delay": 104,
"time": "1769513564"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -93,
"time": "1769514507"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1769513167"
},
"departure": {
"delay": 67,
"time": "1769513167"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1769514389"
},
"departure": {
"delay": -31,
"time": "1769514389"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769513081",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16259:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769511420"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 216,
"time": "1769512237"
},
"departure": {
"delay": 216,
"time": "1769512296"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1769511468"
},
"departure": {
"delay": 77,
"time": "1769511497"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 276,
"time": "1769512449"
},
"departure": {
"delay": 276,
"time": "1769512476"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 276,
"time": "1769512336"
},
"departure": {
"delay": 276,
"time": "1769512356"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769511201",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3329:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516820"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598286:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11527:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 524,
"time": "1769512424"
},
"departure": {
"delay": 524,
"time": "1769512424"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769511200",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11527:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490625:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490625:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6524620896206848x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15894,
"time": "1769514704"
},
"departure": {
"delay": 15894,
"time": "1769514714"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 15771,
"time": "1769514891"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
}
],
"timestamp": "1769514638",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6524620896206848x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11516:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1769517266"
},
"departure": {
"delay": 26,
"time": "1769517266"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1769517232"
},
"departure": {
"delay": 52,
"time": "1769517232"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769513060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11516:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597024:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517600"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597024:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14748:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517120"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769516220"
},
"departure": {
"time": "1769516220"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769516160"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769511980",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14748:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16550F5521421x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 7200,
"time": "1769503560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 6600,
"time": "1769513820"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 48
}
],
"timestamp": "1769502871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16550F5521421x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx41:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769516255"
},
"departure": {
"delay": 35,
"time": "1769516255"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1769516296"
},
"departure": {
"delay": 16,
"time": "1769516296"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1769516183"
},
"departure": {
"delay": 23,
"time": "1769516183"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1769516359"
},
"departure": {
"delay": 19,
"time": "1769516359"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769512020",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx41:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx297:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769515061"
},
"departure": {
"delay": 41,
"time": "1769515061"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1769515245"
},
"departure": {
"delay": 45,
"time": "1769515245"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769514840"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769515386"
},
"departure": {
"delay": 6,
"time": "1769515386"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769514960"
},
"departure": {
"time": "1769514960"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1769514881"
},
"departure": {
"delay": 41,
"time": "1769514881"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769515140"
},
"departure": {
"time": "1769515140"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769514800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx297:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12376:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 255,
"time": "1769512935"
},
"departure": {
"delay": 255,
"time": "1769512935"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 280,
"time": "1769511760"
},
"departure": {
"delay": 280,
"time": "1769511760"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769510440",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12376:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769516540"
},
"departure": {
"delay": 80,
"time": "1769516540"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1769516574"
},
"departure": {
"delay": 54,
"time": "1769516574"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769514790",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11539:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15409,
"time": "1769514829"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1769514793",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769517250"
},
"departure": {
"delay": 10,
"time": "1769517250"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769516885"
},
"departure": {
"delay": 5,
"time": "1769516885"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769517120"
},
"departure": {
"time": "1769517120"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1769516815"
},
"departure": {
"delay": 55,
"time": "1769516815"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1769517414"
},
"departure": {
"delay": 54,
"time": "1769517414"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769512640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12155:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3308F5521412x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769511720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769518920"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769508093",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3308F5521412x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1769514787"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1769514792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470475:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769516040"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596541:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598404:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769517000"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769514803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598404:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851007F5510324x2026x01x24T21x43x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769517900"
},
"departure": {
"time": "1769518020"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769519160"
},
"departure": {
"time": "1769519220"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769515800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769518740"
},
"departure": {
"time": "1769518800"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769520120"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769512174",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851007F5510324x2026x01x24T21x43x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12774:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1769518058"
},
"departure": {
"delay": 38,
"time": "1769518058"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1769517989"
},
"departure": {
"delay": 29,
"time": "1769517989"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769513800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12774:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16024:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -120,
"time": "1769514600"
},
"departure": {
"delay": -120,
"time": "1769514600"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769480321",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx36:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16024:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9186:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769516940"
},
"departure": {
"time": "1769516940"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769512760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9186:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1769514915"
}
}