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
❌22 239 erreurs, 1 869 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 16/02/2026 à 08h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 441 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:365:LOC stop_sequence [18, 12, 9, 7, 1, 4, 2, 16, 14, 3, 11, 17, 15, 5, 6, 10, 8, 13] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4227572x2025x26xGPVSLiaxSemainex22:LOC stop_sequence [19, 20, 16, 17, 18] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3758517x2025xHxMultxLaMxLxMaxMex00:LOC stop_sequence [16, 8] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC stop_sequence [21, 16] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4197380x2025x26xGPVSLiaxSemainex22:LOC stop_sequence [20, 16] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 20 535 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 ATOUMOD005:ServiceJourney:365:LOC stop_sequence 12 arrival_time 11:01:00 (1771236060) is less than previous stop arrival_time 11:13:00 (1771236780) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:365:LOC stop_sequence 12 departure_time 11:01:00 (1771236060) is less than previous stop arrival_time 11:13:00 (1771236780) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:365:LOC stop_sequence 9 arrival_time 10:58:00 (1771235880) is less than previous stop arrival_time 11:01:00 (1771236060) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:365:LOC stop_sequence 9 arrival_time 10:58:00 (1771235880) is less than previous stop departure_time 11:01:00 (1771236060) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:365:LOC stop_sequence 9 departure_time 10:58:00 (1771235880) is less than previous stop departure_time 11:01:00 (1771236060) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 623 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:365:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4227572x2025x26xGPVSLiaxSemainex22:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3758517x2025xHxMultxLaMxLxMaxMex00:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4197380x2025x26xGPVSLiaxSemainex22: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 4 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3745391x2025xHxMultxLaMxLxMaxMex00:LOC stop_sequence 15 departure_time 08:06:00 (1771225560) is less than the same stop arrival_time 08:08:13 (1771225693) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3758714x2025xHxMultxLaMxLxMaxMex00:LOC stop_sequence 27 departure_time 08:04:00 (1771225440) is less than the same stop arrival_time 08:08:16 (1771225696) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3759046x2025xHxMultxLaMxLxMaxMex00:LOC stop_sequence 15 departure_time 08:07:00 (1771225620) is less than the same stop arrival_time 08:08:14 (1771225694) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD041:ServiceJourney:1:LOC stop_sequence 22 departure_time 07:19:00 (1771222740) is less than the same stop arrival_time 07:20:07 (1771222807) - departure time must be equal to or greater than arrival time
stop_time_update doesn't contain stop_id or stop_sequence E040 1 erreur
All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank
Exemples d'erreurs
- trip_id ATOUMOD037:ServiceJourney:700000096:LOC doesn't contain stop_id or stop_sequence
stop_time_update doesn't have arrival or departure E043 1 erreur
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id ATOUMOD037:ServiceJourney:700000096:LOC stop_id doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 128 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC stop_sequence 21 has stop_id FR:27602:ZE:0xWAL01:ATOUMOD004 but GTFS stop_sequence 21 has stop_id FR:27602:ZE:0xCLN01:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC597189:LOC stop_sequence 11 has stop_id FR:27229:ZE:0xHOT01:ATOUMOD004 but GTFS stop_sequence 11 has stop_id FR:27229:ZE:0xFAU02:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:4995135378030592x1:LOC stop_sequence 8 has stop_id FR:14366:ZE:764310005:ATOUMOD036 but GTFS stop_sequence 8 has stop_id FR:14366:ZE:33080003:ATOUMOD036 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:4995135378030592x1:LOC stop_sequence 23 has stop_id FR:14366:ZE:3100004:ATOUMOD036 but GTFS stop_sequence 23 has stop_id FR:14303:ZE:19280004:ATOUMOD036 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC597930:LOC stop_sequence 21 has stop_id FR:27229:ZE:0xPJJ02:ATOUMOD004 but GTFS stop_sequence 21 has stop_id FR:27229:ZE:0xHON02:ATOUMOD004 - 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:11:05 (1771225865) is 1 min 23 sec greater than 08:09:41 (1771225781658) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 505 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 ATOUMOD035:ServiceJourney:3758517x2025xHxMultxLaMxLxMaxMex00:LOC contains stop_sequence 8 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC contains stop_sequence 16 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4197380x2025x26xGPVSLiaxSemainex22:LOC contains stop_sequence 16 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4191242x2025x26xGPVSLiaxSemainex22:LOC contains stop_sequence 9 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TNIx193:LOC contains stop_sequence 38 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 623 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:365:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4227572x2025x26xGPVSLiaxSemainex22:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3758517x2025xHxMultxLaMxLxMaxMex00:LOC does not have a vehicle_id
- trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4197380x2025x26xGPVSLiaxSemainex22:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 246 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:365:LOC stop_sequence 18 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD005:ServiceJourney:365:LOC does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4227572x2025x26xGPVSLiaxSemainex22:LOC stop_sequence 19 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4227572x2025x26xGPVSLiaxSemainex22:LOC does not have a schedule_relationship
- trip_id ATOUMOD035:ServiceJourney:3758517x2025xHxMultxLaMxLxMaxMex00:LOC stop_sequence 16 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 13 146 | 30 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 522 458 | 30 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 13 842 | 30 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 3 989 | 30 fois (100 % des validations) |
| E050 | All timestamps must be less than the current time | 30 | 30 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 10 941 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 17 252 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 34 498 | 30 fois (100 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 3 243 | 26 fois (87 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 679 | 22 fois (73 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 3 502 | 21 fois (70 % 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. | 247 | 20 fois (67 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 29 | 17 fois (57 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 428 | 13 fois (43 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 18 | 12 fois (40 % des validations) |
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 18 | 12 fois (40 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 16/02/2026 à 09h50 Europe/Paris.
trip_updates (697) 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 16/02/2026 à 09h50 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD005:ServiceJourney:365:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771236780"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771236060"
},
"departure": {
"time": "1771236060"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771235880"
},
"departure": {
"time": "1771235880"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771235760"
},
"departure": {
"time": "1771235760"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1771235100"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771235520"
},
"departure": {
"time": "1771235520"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771235220"
},
"departure": {
"time": "1771235220"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771236540"
},
"departure": {
"time": "1771236540"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771236180"
},
"departure": {
"time": "1771236180"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771235400"
},
"departure": {
"time": "1771235400"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771236000"
},
"departure": {
"time": "1771236000"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236720"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771236360"
},
"departure": {
"time": "1771236360"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771235640"
},
"departure": {
"time": "1771235640"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771235700"
},
"departure": {
"time": "1771235700"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771235940"
},
"departure": {
"time": "1771235940"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771235820"
},
"departure": {
"time": "1771235820"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771236120"
},
"departure": {
"time": "1771236120"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1771231663",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:365:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758722x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 230,
"time": "1771233230"
},
"departure": {
"delay": 230,
"time": "1771233230"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 230,
"time": "1771232930"
},
"departure": {
"delay": 230,
"time": "1771232930"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 230,
"time": "1771233410"
},
"departure": {
"delay": 230,
"time": "1771233410"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 230,
"time": "1771232090"
},
"departure": {
"delay": 230,
"time": "1771232090"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 230,
"time": "1771233530"
},
"departure": {
"delay": 230,
"time": "1771233530"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 87,
"time": "1771230928"
},
"departure": {
"delay": 87,
"time": "1771230987"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1771230637"
},
"departure": {
"delay": 103,
"time": "1771230643"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1771230734"
},
"departure": {
"delay": 116,
"time": "1771230776"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 147,
"time": "1771231055"
},
"departure": {
"delay": 147,
"time": "1771231107"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 230,
"time": "1771232210"
},
"departure": {
"delay": 230,
"time": "1771232210"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1771230789"
},
"departure": {
"delay": 106,
"time": "1771230826"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1771231155"
},
"departure": {
"delay": 117,
"time": "1771231197"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 230,
"time": "1771232990"
},
"departure": {
"delay": 230,
"time": "1771232990"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1771231308"
},
"departure": {
"delay": 85,
"time": "1771231345"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 230,
"time": "1771232510"
},
"departure": {
"delay": 230,
"time": "1771232510"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 230,
"time": "1771232270"
},
"departure": {
"delay": 230,
"time": "1771232270"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 230,
"time": "1771232630"
},
"departure": {
"delay": 230,
"time": "1771232630"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 230,
"time": "1771233590"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 230,
"time": "1771233350"
},
"departure": {
"delay": 230,
"time": "1771233350"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 106,
"time": "1771230586"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 230,
"time": "1771233290"
},
"departure": {
"delay": 230,
"time": "1771233290"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 230,
"time": "1771233470"
},
"departure": {
"delay": 230,
"time": "1771233470"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 95,
"time": "1771230861"
},
"departure": {
"delay": 95,
"time": "1771230875"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 230,
"time": "1771233170"
},
"departure": {
"delay": 230,
"time": "1771233170"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 230,
"time": "1771231910"
},
"departure": {
"delay": 230,
"time": "1771231910"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 230,
"time": "1771232390"
},
"departure": {
"delay": 230,
"time": "1771232390"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1771231416"
},
"departure": {
"delay": 68,
"time": "1771231448"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1771231584"
},
"departure": {
"delay": 121,
"time": "1771231621"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1771231223"
},
"departure": {
"delay": 113,
"time": "1771231253"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 230,
"time": "1771232690"
},
"departure": {
"delay": 230,
"time": "1771232690"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 230,
"time": "1771232810"
},
"departure": {
"delay": 230,
"time": "1771232810"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 230,
"time": "1771232630"
},
"departure": {
"delay": 230,
"time": "1771232630"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 230,
"time": "1771232570"
},
"departure": {
"delay": 230,
"time": "1771232570"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 230,
"time": "1771231970"
},
"departure": {
"delay": 230,
"time": "1771231970"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 230,
"time": "1771233110"
},
"departure": {
"delay": 230,
"time": "1771233110"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 230,
"time": "1771232150"
},
"departure": {
"delay": 230,
"time": "1771232150"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758722x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758517x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1771225800"
},
"departure": {
"delay": 16,
"time": "1771225816"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771224352"
},
"departure": {
"delay": 25,
"time": "1771224385"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1771224014"
},
"departure": {
"delay": 34,
"time": "1771224094"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1771224800"
},
"departure": {
"delay": 9,
"time": "1771224849"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -82,
"time": "1771226618"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1771226070"
},
"departure": {
"delay": 20,
"time": "1771226120"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1771225366"
},
"departure": {
"delay": 28,
"time": "1771225408"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1771224161"
},
"departure": {
"delay": 98,
"time": "1771224218"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -4,
"time": "1771225303"
},
"departure": {
"delay": -4,
"time": "1771225316"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1771223633"
},
"departure": {
"delay": 54,
"time": "1771223694"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1771224504"
},
"departure": {
"delay": 78,
"time": "1771224558"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771224687"
},
"departure": {
"delay": 22,
"time": "1771224742"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1771223892"
},
"departure": {
"delay": -11,
"time": "1771223989"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771226324"
},
"departure": {
"delay": 29,
"time": "1771226369"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1771223536"
},
"departure": {
"delay": 71,
"time": "1771223591"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -14,
"time": "1771224629"
},
"departure": {
"delay": -14,
"time": "1771224646"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1771226170"
},
"departure": {
"delay": 14,
"time": "1771226234"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 4,
"time": "1771223404"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1771223747"
},
"departure": {
"delay": 101,
"time": "1771223801"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1771224922"
},
"departure": {
"delay": -6,
"time": "1771225014"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758517x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758659x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1771228294"
},
"departure": {
"delay": 103,
"time": "1771228303"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1771229030"
},
"departure": {
"delay": 103,
"time": "1771229143"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1771228489"
},
"departure": {
"delay": 63,
"time": "1771228503"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1771229189"
},
"departure": {
"delay": 80,
"time": "1771229240"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771230028"
},
"departure": {
"delay": 8,
"time": "1771230068"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -82,
"time": "1771230638"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1771230205"
},
"departure": {
"delay": -1,
"time": "1771230239"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1771230287"
},
"departure": {
"delay": 18,
"time": "1771230318"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -13,
"time": "1771229829"
},
"departure": {
"delay": -13,
"time": "1771229867"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 150,
"time": "1771229450"
},
"departure": {
"delay": 150,
"time": "1771229490"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1771228790"
},
"departure": {
"delay": 26,
"time": "1771228826"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 45,
"time": "1771227825"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1771228749"
},
"departure": {
"delay": 25,
"time": "1771228765"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1771229514"
},
"departure": {
"delay": 71,
"time": "1771229531"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 100,
"time": "1771229354"
},
"departure": {
"delay": 100,
"time": "1771229380"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 113,
"time": "1771228066"
},
"departure": {
"delay": 113,
"time": "1771228073"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1771229923"
},
"departure": {
"delay": 38,
"time": "1771229978"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 104,
"time": "1771229282"
},
"departure": {
"delay": 104,
"time": "1771229324"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1771227938"
},
"departure": {
"delay": 56,
"time": "1771227956"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1771230107"
},
"departure": {
"delay": 18,
"time": "1771230138"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1771228677"
},
"departure": {
"delay": 16,
"time": "1771228696"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1771228363"
},
"departure": {
"delay": 48,
"time": "1771228368"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1771228419"
},
"departure": {
"delay": 79,
"time": "1771228459"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1771227970"
},
"departure": {
"delay": 81,
"time": "1771228041"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1771228103"
},
"departure": {
"delay": 97,
"time": "1771228117"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1771228897"
},
"departure": {
"delay": 70,
"time": "1771228930"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1771228210"
},
"departure": {
"delay": 83,
"time": "1771228223"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1771229667"
},
"departure": {
"delay": 38,
"time": "1771229738"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1771228585"
},
"departure": {
"delay": 64,
"time": "1771228624"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1771230467"
},
"departure": {
"delay": -41,
"time": "1771230499"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 7,
"time": "1771229577"
},
"departure": {
"delay": 7,
"time": "1771229587"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1771228951"
},
"departure": {
"delay": 45,
"time": "1771228965"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -23,
"time": "1771230363"
},
"departure": {
"delay": -23,
"time": "1771230397"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -42,
"time": "1771230431"
},
"departure": {
"delay": -42,
"time": "1771230438"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -24,
"time": "1771230545"
},
"departure": {
"delay": -24,
"time": "1771230576"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758659x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039343x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 119,
"time": "1771231199"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1771233211"
},
"departure": {
"delay": 31,
"time": "1771233211"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1771233631"
},
"departure": {
"delay": 31,
"time": "1771233631"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 119,
"time": "1771231379"
},
"departure": {
"delay": 119,
"time": "1771231379"
},
"stopId": "FR:76351:ZE:3362:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1771231711"
},
"departure": {
"delay": 31,
"time": "1771231711"
},
"stopId": "FR:76351:ZE:4504:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1771233522"
},
"departure": {
"delay": 42,
"time": "1771233522"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 104,
"time": "1771231424"
},
"departure": {
"delay": 104,
"time": "1771231424"
},
"stopId": "FR:76351:ZE:4577:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1771232346"
},
"departure": {
"delay": 66,
"time": "1771232346"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1771233151"
},
"departure": {
"delay": 31,
"time": "1771233151"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 69,
"time": "1771234209"
},
"departure": {
"delay": 69,
"time": "1771234209"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 70,
"time": "1771232290"
},
"departure": {
"delay": 70,
"time": "1771232290"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1771233571"
},
"departure": {
"delay": 31,
"time": "1771233571"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 49,
"time": "1771233109"
},
"departure": {
"delay": 49,
"time": "1771233109"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1771232551"
},
"departure": {
"delay": 31,
"time": "1771232551"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1771231951"
},
"departure": {
"delay": 31,
"time": "1771231951"
},
"stopId": "FR:76270:ZE:4600:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1771233707"
},
"departure": {
"delay": 47,
"time": "1771233707"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 20,
"time": "1771231460"
},
"departure": {
"delay": 20,
"time": "1771231460"
},
"stopId": "FR:76351:ZE:3803:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771232851"
},
"departure": {
"delay": 31,
"time": "1771232851"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1771231909"
},
"departure": {
"delay": 49,
"time": "1771231909"
},
"stopId": "FR:76270:ZE:3428:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1771232485"
},
"departure": {
"delay": 85,
"time": "1771232485"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1771231508"
},
"departure": {
"delay": 8,
"time": "1771231508"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1771231842"
},
"departure": {
"delay": 42,
"time": "1771231842"
},
"stopId": "FR:76270:ZE:5198:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1771231621"
},
"departure": {
"delay": 61,
"time": "1771231621"
},
"stopId": "FR:76351:ZE:4502:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1771232971"
},
"departure": {
"delay": 31,
"time": "1771232971"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1771232405"
},
"departure": {
"delay": 65,
"time": "1771232405"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 129,
"time": "1771231329"
},
"departure": {
"delay": 129,
"time": "1771231329"
},
"stopId": "FR:76351:ZE:4575:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1771231533"
},
"departure": {
"delay": 33,
"time": "1771231533"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1771232131"
},
"departure": {
"delay": 31,
"time": "1771232131"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1771231352"
},
"departure": {
"delay": 92,
"time": "1771231352"
},
"stopId": "FR:76351:ZE:3869:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771233991"
},
"departure": {
"delay": 31,
"time": "1771233991"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 58,
"time": "1771231978"
},
"departure": {
"delay": 58,
"time": "1771231978"
},
"stopId": "FR:76270:ZE:3353:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1771233289"
},
"departure": {
"delay": 49,
"time": "1771233289"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 83,
"time": "1771232783"
},
"departure": {
"delay": 83,
"time": "1771232783"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1771233742"
},
"departure": {
"delay": 82,
"time": "1771233742"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 55,
"time": "1771232995"
},
"departure": {
"delay": 55,
"time": "1771232995"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1771232072"
},
"departure": {
"delay": 32,
"time": "1771232072"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1771233785"
},
"departure": {
"delay": 65,
"time": "1771233785"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 82,
"time": "1771233682"
},
"departure": {
"delay": 82,
"time": "1771233682"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 31,
"time": "1771233331"
},
"departure": {
"delay": 31,
"time": "1771233331"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 34,
"time": "1771234294"
},
"departure": {
"delay": 34,
"time": "1771234294"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 52,
"time": "1771232212"
},
"departure": {
"delay": 52,
"time": "1771232212"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1771232185"
},
"departure": {
"delay": 85,
"time": "1771232185"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1771234411"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 62,
"time": "1771233902"
},
"departure": {
"delay": 62,
"time": "1771233902"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 70,
"time": "1771234090"
},
"departure": {
"delay": 70,
"time": "1771234090"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 31,
"time": "1771232251"
},
"departure": {
"delay": 31,
"time": "1771232251"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1771233841"
},
"departure": {
"delay": 61,
"time": "1771233841"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 56,
"time": "1771232636"
},
"departure": {
"delay": 56,
"time": "1771232636"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1771233049"
},
"departure": {
"delay": 49,
"time": "1771233049"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1771232691"
},
"departure": {
"delay": 51,
"time": "1771232691"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1771231138",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039343x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3426:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771230840"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771233840"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771234320"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771233960"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771234080"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771234440"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771234260"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771233120"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771233660"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771232460"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771230960"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771230720"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771231080"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771233360"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771230780"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771233720"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771234200"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771234140"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232940"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3426:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088085x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2497,
"time": "1771231237"
},
"departure": {
"delay": 2497,
"time": "1771231237"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 2509,
"time": "1771230049"
},
"departure": {
"delay": 2509,
"time": "1771230049"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 2479,
"time": "1771231099"
},
"departure": {
"delay": 2479,
"time": "1771231099"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 2512,
"time": "1771230112"
},
"departure": {
"delay": 2512,
"time": "1771230112"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 2483,
"time": "1771231163"
},
"departure": {
"delay": 2483,
"time": "1771231163"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 2528,
"time": "1771230968"
},
"departure": {
"delay": 2528,
"time": "1771230968"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 2508,
"time": "1771230888"
},
"departure": {
"delay": 2508,
"time": "1771230888"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2479,
"time": "1771230859"
},
"departure": {
"delay": 2479,
"time": "1771230859"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 2484,
"time": "1771231044"
},
"departure": {
"delay": 2484,
"time": "1771231044"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 2527,
"time": "1771230547"
},
"departure": {
"delay": 2527,
"time": "1771230547"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 2479,
"time": "1771230919"
},
"departure": {
"delay": 2479,
"time": "1771230919"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 2479,
"time": "1771231279"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 2479,
"time": "1771230499"
},
"departure": {
"delay": 2479,
"time": "1771230499"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 2531,
"time": "1771230191"
},
"departure": {
"delay": 2531,
"time": "1771230191"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 2479,
"time": "1771230259"
},
"departure": {
"delay": 2479,
"time": "1771230259"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 2523,
"time": "1771230363"
},
"departure": {
"delay": 2523,
"time": "1771230363"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 2479,
"time": "1771229899"
},
"departure": {
"delay": 2479,
"time": "1771229899"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 2487,
"time": "1771230747"
},
"departure": {
"delay": 2487,
"time": "1771230747"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 2479,
"time": "1771230679"
},
"departure": {
"delay": 2479,
"time": "1771230679"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 2520,
"time": "1771231200"
},
"departure": {
"delay": 2520,
"time": "1771231200"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 2536,
"time": "1771230616"
},
"departure": {
"delay": 2536,
"time": "1771230616"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771229668",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088085x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745451x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1771225117"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 126,
"time": "1771224566"
},
"departure": {
"delay": 126,
"time": "1771224606"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 174,
"time": "1771223901"
},
"departure": {
"delay": 174,
"time": "1771223994"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771223550"
},
"departure": {
"delay": 22,
"time": "1771223602"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1771224629"
},
"departure": {
"delay": 126,
"time": "1771224666"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 209,
"time": "1771224435"
},
"departure": {
"delay": 209,
"time": "1771224449"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1771224761"
},
"departure": {
"delay": 87,
"time": "1771224807"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1771223651"
},
"departure": {
"delay": 100,
"time": "1771223740"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1771225002"
},
"departure": {
"delay": 79,
"time": "1771225039"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 84,
"time": "1771224895"
},
"departure": {
"delay": 84,
"time": "1771224924"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 287,
"time": "1771224168"
},
"departure": {
"delay": 287,
"time": "1771224227"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1771223830"
},
"departure": {
"delay": 108,
"time": "1771223868"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 75,
"time": "1771223475"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 222,
"time": "1771224023"
},
"departure": {
"delay": 222,
"time": "1771224102"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1771224828"
},
"departure": {
"delay": 88,
"time": "1771224868"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1771224722"
},
"departure": {
"delay": 68,
"time": "1771224728"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1771224948"
},
"departure": {
"delay": 87,
"time": "1771224987"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 158,
"time": "1771224482"
},
"departure": {
"delay": 158,
"time": "1771224518"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 275,
"time": "1771224336"
},
"departure": {
"delay": 275,
"time": "1771224395"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745451x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758653x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1771224414"
},
"departure": {
"delay": 98,
"time": "1771224458"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -116,
"time": "1771225024"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 59,
"time": "1771224344"
},
"departure": {
"delay": 59,
"time": "1771224359"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 16,
"time": "1771224663"
},
"departure": {
"delay": 16,
"time": "1771224676"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1771222790"
},
"departure": {
"delay": 65,
"time": "1771222805"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771224525"
},
"departure": {
"delay": 58,
"time": "1771224538"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1771222626"
},
"departure": {
"delay": 82,
"time": "1771222642"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1771223280"
},
"departure": {
"delay": 74,
"time": "1771223294"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1771223028"
},
"departure": {
"delay": 33,
"time": "1771223073"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1771223621"
},
"departure": {
"delay": 82,
"time": "1771223662"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1771224857"
},
"departure": {
"delay": -34,
"time": "1771224866"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 71,
"time": "1771223180"
},
"departure": {
"delay": 71,
"time": "1771223231"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1771223133"
},
"departure": {
"delay": 52,
"time": "1771223152"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 109,
"time": "1771222189"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1771222408"
},
"departure": {
"delay": 101,
"time": "1771222421"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1771222267"
},
"departure": {
"delay": 76,
"time": "1771222276"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1771224795"
},
"departure": {
"delay": -12,
"time": "1771224828"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 57,
"time": "1771224584"
},
"departure": {
"delay": 57,
"time": "1771224597"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -48,
"time": "1771224958"
},
"departure": {
"delay": -48,
"time": "1771224972"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 131,
"time": "1771224142"
},
"departure": {
"delay": 131,
"time": "1771224251"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1771222294"
},
"departure": {
"delay": 72,
"time": "1771222332"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1771222832"
},
"departure": {
"delay": 68,
"time": "1771222868"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1771223700"
},
"departure": {
"delay": 46,
"time": "1771223746"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 106,
"time": "1771222514"
},
"departure": {
"delay": 106,
"time": "1771222546"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1771223974"
},
"departure": {
"delay": 28,
"time": "1771224028"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 66,
"time": "1771223314"
},
"departure": {
"delay": 66,
"time": "1771223346"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1771223418"
},
"departure": {
"delay": 78,
"time": "1771223478"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 126,
"time": "1771222711"
},
"departure": {
"delay": 126,
"time": "1771222746"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771223787"
},
"departure": {
"delay": 82,
"time": "1771223842"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1771223518"
},
"departure": {
"delay": 69,
"time": "1771223589"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1771223870"
},
"departure": {
"delay": 34,
"time": "1771223914"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1771222941"
},
"departure": {
"delay": 51,
"time": "1771222971"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1771222352"
},
"departure": {
"delay": 122,
"time": "1771222382"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1771224729"
},
"departure": {
"delay": 17,
"time": "1771224737"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -52,
"time": "1771224892"
},
"departure": {
"delay": -52,
"time": "1771224908"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758653x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017476x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1771233203"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1771231926"
},
"departure": {
"delay": 66,
"time": "1771231926"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1771232543"
},
"departure": {
"delay": 23,
"time": "1771232543"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1771232963"
},
"departure": {
"delay": 23,
"time": "1771232963"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1771232217"
},
"departure": {
"delay": 57,
"time": "1771232217"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1771232076"
},
"departure": {
"delay": 36,
"time": "1771232076"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1771232366"
},
"departure": {
"delay": 26,
"time": "1771232366"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1771232003"
},
"departure": {
"delay": 23,
"time": "1771232003"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1771232685"
},
"departure": {
"delay": 45,
"time": "1771232685"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1771232261"
},
"departure": {
"delay": 41,
"time": "1771232261"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1771231891"
},
"departure": {
"delay": 31,
"time": "1771231891"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1771232118"
},
"departure": {
"delay": 78,
"time": "1771232118"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771232331"
},
"departure": {
"delay": 51,
"time": "1771232331"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1771231685"
},
"departure": {
"delay": 65,
"time": "1771231685"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1771232783"
},
"departure": {
"delay": 23,
"time": "1771232783"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1771232161"
},
"departure": {
"delay": 61,
"time": "1771232161"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1771232471"
},
"departure": {
"delay": 71,
"time": "1771232471"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1771232860"
},
"departure": {
"delay": 40,
"time": "1771232860"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1771232423"
},
"departure": {
"delay": 23,
"time": "1771232423"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1771232903"
},
"departure": {
"delay": 23,
"time": "1771232903"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771231800"
},
"departure": {
"delay": 60,
"time": "1771231800"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017476x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195933x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771233159"
},
"departure": {
"delay": 39,
"time": "1771233159"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1771232400"
},
"departure": {
"time": "1771232400"
},
"stopId": "FR:76351:ZE:4864:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1771233723"
},
"departure": {
"delay": 3,
"time": "1771233723"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1771232651"
},
"departure": {
"delay": 11,
"time": "1771232651"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1771233875"
},
"departure": {
"delay": 35,
"time": "1771233875"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1771232901"
},
"departure": {
"delay": 21,
"time": "1771232901"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771232820"
},
"departure": {
"time": "1771232820"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1771233066"
},
"departure": {
"delay": 6,
"time": "1771233066"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1771232197"
},
"departure": {
"delay": 37,
"time": "1771232197"
},
"stopId": "FR:76351:ZE:5087:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771233360"
},
"departure": {
"time": "1771233360"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1771233524"
},
"departure": {
"delay": 44,
"time": "1771233524"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1771233557"
},
"departure": {
"delay": 17,
"time": "1771233557"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1771232447"
},
"departure": {
"delay": 47,
"time": "1771232447"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1771233750"
},
"departure": {
"delay": 30,
"time": "1771233750"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 45,
"time": "1771232325"
},
"departure": {
"delay": 45,
"time": "1771232325"
},
"stopId": "FR:76351:ZE:5093:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771234161"
},
"departure": {
"delay": 21,
"time": "1771234161"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 47,
"time": "1771233287"
},
"departure": {
"delay": 47,
"time": "1771233287"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771234260"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1771234052"
},
"departure": {
"delay": 32,
"time": "1771234052"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 55,
"time": "1771233415"
},
"departure": {
"delay": 55,
"time": "1771233415"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771232610"
},
"departure": {
"delay": 30,
"time": "1771232610"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1771233460"
},
"departure": {
"delay": 40,
"time": "1771233460"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1771233495"
},
"departure": {
"delay": 15,
"time": "1771233495"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1771233643"
},
"departure": {
"delay": 43,
"time": "1771233643"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1771232754"
},
"departure": {
"delay": 54,
"time": "1771232754"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1771233928"
},
"departure": {
"delay": 28,
"time": "1771233928"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1771233600"
},
"departure": {
"time": "1771233600"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771232990"
},
"departure": {
"delay": 50,
"time": "1771232990"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1771232562"
},
"departure": {
"delay": 42,
"time": "1771232562"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1771233699"
},
"departure": {
"delay": 39,
"time": "1771233699"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771234080"
},
"departure": {
"time": "1771234080"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 50,
"time": "1771233110"
},
"departure": {
"delay": 50,
"time": "1771233110"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1771232503"
},
"departure": {
"delay": 43,
"time": "1771232503"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771232100"
},
"departure": {
"time": "1771232100"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1771234009"
},
"departure": {
"delay": 49,
"time": "1771234009"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1771231428",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195933x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598179:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771231029"
},
"departure": {
"delay": 9,
"time": "1771231029"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -160,
"time": "1771231280"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1771231149"
},
"departure": {
"delay": 9,
"time": "1771231149"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -56,
"time": "1771231204"
},
"departure": {
"delay": -56,
"time": "1771231204"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1771231105"
},
"departure": {
"delay": 25,
"time": "1771231105"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1771231042",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598179:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758843x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771232820"
},
"departure": {
"time": "1771232820"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771233360"
},
"departure": {
"time": "1771233360"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1771233060"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771233120"
},
"departure": {
"time": "1771233120"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771234800"
},
"departure": {
"time": "1771234800"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1771234560"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1771232220"
},
"departure": {
"time": "1771232220"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1771232040"
},
"departure": {
"time": "1771232040"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771235160"
},
"departure": {
"time": "1771235160"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1771232760"
},
"departure": {
"time": "1771232760"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1771234980"
},
"departure": {
"time": "1771234980"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1771232100"
},
"departure": {
"time": "1771232100"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771233420"
},
"departure": {
"time": "1771233420"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234200"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1771233720"
},
"departure": {
"time": "1771233720"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1771232340"
},
"departure": {
"time": "1771232340"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771235220"
},
"departure": {
"time": "1771235220"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1771235160"
},
"departure": {
"time": "1771235160"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1771233000"
},
"departure": {
"time": "1771233000"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235040"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1771234080"
},
"departure": {
"time": "1771234080"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771234920"
},
"departure": {
"time": "1771234920"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771232400"
},
"departure": {
"time": "1771232400"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771234740"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1771235400"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1771232640"
},
"departure": {
"time": "1771232640"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771232580"
},
"departure": {
"time": "1771232580"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771233300"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771235220"
},
"departure": {
"time": "1771235220"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1771232280"
},
"departure": {
"time": "1771232280"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771235280"
},
"departure": {
"time": "1771235280"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"time": "1771234440"
},
"departure": {
"time": "1771234440"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758843x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771237980"
},
"departure": {
"time": "1771237980"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771237800"
},
"departure": {
"time": "1771237800"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236720"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771236960"
},
"departure": {
"time": "1771236960"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771236840"
},
"departure": {
"time": "1771236840"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771238460"
},
"departure": {
"time": "1771238460"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1771237920"
},
"departure": {
"time": "1771237920"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771238400"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1771237200"
},
"departure": {
"time": "1771237200"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771237620"
},
"departure": {
"time": "1771237620"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771237740"
},
"departure": {
"time": "1771237740"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771238100"
},
"departure": {
"time": "1771238100"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771237500"
},
"departure": {
"time": "1771237500"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771238280"
},
"departure": {
"time": "1771238280"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771238880"
},
"departure": {
"time": "1771238880"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1771237860"
},
"departure": {
"time": "1771237860"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771238340"
},
"departure": {
"time": "1771238340"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771236600"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771237440"
},
"departure": {
"time": "1771237440"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771236660"
},
"departure": {
"time": "1771236660"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1771236665"
},
"departure": {
"delay": 5,
"time": "1771236665"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771236780"
},
"departure": {
"time": "1771236780"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771239480"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1771237560"
},
"departure": {
"time": "1771237560"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771238580"
},
"departure": {
"time": "1771238580"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771237020"
},
"departure": {
"time": "1771237020"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771229893",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx193:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx578:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1771230411"
},
"departure": {
"delay": -9,
"time": "1771230411"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1771229758"
},
"departure": {
"delay": 58,
"time": "1771229758"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -93,
"time": "1771231527"
},
"departure": {
"delay": -93,
"time": "1771231527"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1771230603"
},
"departure": {
"delay": 63,
"time": "1771230603"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -104,
"time": "1771231636"
},
"departure": {
"delay": -104,
"time": "1771231636"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1771230535"
},
"departure": {
"delay": 55,
"time": "1771230535"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1771229459"
},
"departure": {
"delay": 59,
"time": "1771229459"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1771230235"
},
"departure": {
"delay": -5,
"time": "1771230235"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1771230012"
},
"departure": {
"delay": -23,
"time": "1771230157"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1771229662"
},
"departure": {
"delay": 82,
"time": "1771229662"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1771229362"
},
"departure": {
"delay": 44,
"time": "1771229384"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -109,
"time": "1771231571"
},
"departure": {
"delay": -109,
"time": "1771231571"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -22,
"time": "1771231118"
},
"departure": {
"delay": -22,
"time": "1771231118"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1771231026"
},
"departure": {
"delay": 66,
"time": "1771231026"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 30,
"time": "1771229310"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -99,
"time": "1771231881"
},
"departure": {
"delay": -99,
"time": "1771231881"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1771230359"
},
"departure": {
"delay": 59,
"time": "1771230359"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1771231176"
},
"departure": {
"delay": -4,
"time": "1771231196"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -71,
"time": "1771229809"
},
"departure": {
"delay": -71,
"time": "1771229809"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1771230786"
},
"departure": {
"delay": 6,
"time": "1771230786"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1771229534"
},
"departure": {
"delay": 39,
"time": "1771229559"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -124,
"time": "1771229936"
},
"departure": {
"delay": -124,
"time": "1771229936"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1771230661"
},
"departure": {
"delay": 1,
"time": "1771230661"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -81,
"time": "1771231779"
},
"departure": {
"delay": -81,
"time": "1771231779"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1771230725"
},
"departure": {
"delay": 5,
"time": "1771230725"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1771231349"
},
"departure": {
"delay": -31,
"time": "1771231349"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -99,
"time": "1771231701"
},
"departure": {
"delay": -99,
"time": "1771231701"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -83,
"time": "1771231477"
},
"departure": {
"delay": -83,
"time": "1771231477"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1771230890"
},
"departure": {
"delay": -10,
"time": "1771230890"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -99,
"time": "1771232061"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771229314",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx578:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:227:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1771231680"
},
"departure": {
"delay": 120,
"time": "1771231680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 125,
"time": "1771229760"
},
"departure": {
"delay": 125,
"time": "1771229765"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1771229100"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771231080"
},
"departure": {
"delay": 60,
"time": "1771231140"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1771231325"
},
"departure": {
"delay": 70,
"time": "1771231330"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1771229160"
},
"departure": {
"delay": 5,
"time": "1771229165"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1771230360"
},
"departure": {
"delay": 125,
"time": "1771230365"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1771229840"
},
"departure": {
"delay": 85,
"time": "1771229845"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1771230420"
},
"departure": {
"delay": 125,
"time": "1771230425"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1771229940"
},
"departure": {
"delay": 125,
"time": "1771229945"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1771231865"
},
"departure": {
"delay": 125,
"time": "1771231865"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1771229220"
},
"departure": {
"delay": 5,
"time": "1771229225"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1771231440"
},
"departure": {
"delay": 120,
"time": "1771231500"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1771229820"
},
"departure": {
"delay": 125,
"time": "1771229825"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1771230600"
},
"departure": {
"delay": 185,
"time": "1771230605"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1771230480"
},
"departure": {
"delay": 125,
"time": "1771230485"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1771231920"
},
"departure": {
"delay": 120,
"time": "1771231920"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1771229700"
},
"departure": {
"delay": 65,
"time": "1771229705"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1771231560"
},
"departure": {
"delay": 125,
"time": "1771231565"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1771229280"
},
"departure": {
"delay": 5,
"time": "1771229285"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1771229640"
},
"departure": {
"delay": 65,
"time": "1771229645"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771229525"
},
"departure": {
"delay": 10,
"time": "1771229530"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1771232100"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 120,
"time": "1771231800"
},
"departure": {
"delay": 120,
"time": "1771231800"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1771231260"
},
"departure": {
"delay": 120,
"time": "1771231320"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1771230180"
},
"departure": {
"delay": 125,
"time": "1771230185"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771230900"
},
"departure": {
"time": "1771230960"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 135,
"time": "1771229830"
},
"departure": {
"delay": 135,
"time": "1771229835"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771230780"
},
"departure": {
"delay": 5,
"time": "1771230785"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1771231860"
},
"departure": {
"delay": 120,
"time": "1771231860"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1771230000"
},
"departure": {
"delay": 120,
"time": "1771230060"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1771230300"
},
"departure": {
"delay": 125,
"time": "1771230305"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771229460"
},
"departure": {
"delay": 60,
"time": "1771229520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771229340"
},
"departure": {
"delay": 5,
"time": "1771229345"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1771231980"
},
"departure": {
"delay": 120,
"time": "1771231980"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
}
],
"timestamp": "1771231587",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:227:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1487698:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1771235128"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1771234054"
},
"departure": {
"delay": 34,
"time": "1771234054"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1569,
"time": "1771231731"
},
"departure": {
"delay": -1569,
"time": "1771231731"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771233998"
},
"departure": {
"delay": 38,
"time": "1771233998"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1771233851"
},
"departure": {
"delay": 11,
"time": "1771233851"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"time": "1771234140"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -32,
"time": "1771234948"
},
"departure": {
"delay": -32,
"time": "1771234948"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1771235046"
},
"departure": {
"delay": 6,
"time": "1771235046"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"time": "1771233900"
},
"departure": {
"time": "1771233900"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1771233969"
},
"departure": {
"delay": 9,
"time": "1771233969"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"delay": -1449,
"time": "1771231731"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1771234267"
},
"departure": {
"delay": 7,
"time": "1771234267"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1629,
"time": "1771231731"
},
"departure": {
"delay": -1629,
"time": "1771231731"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1771234487"
},
"departure": {
"delay": 47,
"time": "1771234487"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1771234735"
},
"departure": {
"delay": -5,
"time": "1771234735"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1771234561"
},
"departure": {
"delay": 1,
"time": "1771234561"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"time": "1771233600"
},
"departure": {
"time": "1771233600"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771233820"
},
"departure": {
"delay": 40,
"time": "1771233820"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1771233563"
},
"departure": {
"delay": 23,
"time": "1771233563"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771235002"
},
"departure": {
"delay": 22,
"time": "1771235002"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 26,
"time": "1771234886"
},
"departure": {
"delay": 26,
"time": "1771234886"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1689,
"time": "1771231731"
},
"departure": {
"delay": -1689,
"time": "1771231731"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1771234020"
},
"departure": {
"time": "1771234020"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1771234192"
},
"departure": {
"delay": 52,
"time": "1771234192"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1771233671"
},
"departure": {
"delay": 11,
"time": "1771233671"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1771234588"
},
"departure": {
"delay": -32,
"time": "1771234588"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1487698:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745392x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1771226533"
},
"departure": {
"delay": -13,
"time": "1771226567"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1771225435"
},
"departure": {
"delay": 26,
"time": "1771225466"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1771226328"
},
"departure": {
"delay": -35,
"time": "1771226365"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1771225737"
},
"departure": {
"delay": 90,
"time": "1771225770"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1771225886"
},
"departure": {
"delay": 64,
"time": "1771225924"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1771226466"
},
"departure": {
"delay": -27,
"time": "1771226493"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1771226132"
},
"departure": {
"delay": 1,
"time": "1771226161"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1771225826"
},
"departure": {
"delay": 63,
"time": "1771225863"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 97,
"time": "1771225297"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -79,
"time": "1771226861"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -18,
"time": "1771226038"
},
"departure": {
"delay": -18,
"time": "1771226082"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -52,
"time": "1771226601"
},
"departure": {
"delay": -52,
"time": "1771226648"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1771225963"
},
"departure": {
"delay": 29,
"time": "1771226009"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771225404"
},
"departure": {
"delay": 37,
"time": "1771225417"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1771226242"
},
"departure": {
"delay": 1,
"time": "1771226281"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1771225551"
},
"departure": {
"delay": 51,
"time": "1771225611"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1771225495"
},
"departure": {
"delay": 25,
"time": "1771225525"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -47,
"time": "1771226716"
},
"departure": {
"delay": -47,
"time": "1771226773"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1771225642"
},
"departure": {
"delay": 93,
"time": "1771225713"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1771226397"
},
"departure": {
"delay": -26,
"time": "1771226434"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745392x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx906:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -72,
"time": "1771230528"
},
"departure": {
"delay": -72,
"time": "1771230528"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 217,
"time": "1771229054"
},
"departure": {
"delay": 217,
"time": "1771229077"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 214,
"time": "1771229529"
},
"departure": {
"delay": 214,
"time": "1771229554"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 188,
"time": "1771229468"
},
"departure": {
"delay": 188,
"time": "1771229468"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 187,
"time": "1771229202"
},
"departure": {
"delay": 187,
"time": "1771229227"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1771229700"
},
"departure": {
"delay": 180,
"time": "1771229700"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1771230729"
},
"departure": {
"delay": 9,
"time": "1771230729"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 166,
"time": "1771228666"
},
"departure": {
"delay": 166,
"time": "1771228666"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -70,
"time": "1771231010"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 159,
"time": "1771228539"
},
"departure": {
"delay": 159,
"time": "1771228539"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1771230151"
},
"departure": {
"delay": 117,
"time": "1771230177"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 202,
"time": "1771229278"
},
"departure": {
"delay": 202,
"time": "1771229302"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1771228452"
},
"departure": {
"delay": 157,
"time": "1771228477"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1771230629"
},
"departure": {
"delay": -31,
"time": "1771230629"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 247,
"time": "1771228927"
},
"departure": {
"delay": 247,
"time": "1771228927"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771229878"
},
"departure": {
"delay": 82,
"time": "1771229902"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1771229752"
},
"departure": {
"delay": 112,
"time": "1771229752"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 167,
"time": "1771229627"
},
"departure": {
"delay": 167,
"time": "1771229627"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 266,
"time": "1771228752"
},
"departure": {
"delay": 266,
"time": "1771228826"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 253,
"time": "1771228873"
},
"departure": {
"delay": 253,
"time": "1771228873"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1771230002"
},
"departure": {
"delay": 122,
"time": "1771230002"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1771230067"
},
"departure": {
"delay": 67,
"time": "1771230067"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1771230912"
},
"departure": {
"delay": 34,
"time": "1771230934"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -6,
"time": "1771230834"
},
"departure": {
"delay": -6,
"time": "1771230834"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 102,
"time": "1771228302"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 163,
"time": "1771228579"
},
"departure": {
"delay": 163,
"time": "1771228603"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1771229827"
},
"departure": {
"delay": 67,
"time": "1771229827"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1771230333"
},
"departure": {
"delay": -8,
"time": "1771230352"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -48,
"time": "1771230233"
},
"departure": {
"delay": -48,
"time": "1771230252"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -53,
"time": "1771230427"
},
"departure": {
"delay": -53,
"time": "1771230427"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771228303",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx906:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx557:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1771230730"
},
"departure": {
"delay": 70,
"time": "1771230730"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 128,
"time": "1771230308"
},
"departure": {
"delay": 128,
"time": "1771230308"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1771230982"
},
"departure": {
"delay": 82,
"time": "1771230982"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 104,
"time": "1771230524"
},
"departure": {
"delay": 104,
"time": "1771230524"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1771230375"
},
"departure": {
"delay": 135,
"time": "1771230375"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1771230909"
},
"departure": {
"delay": 91,
"time": "1771230931"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 76,
"time": "1771230796"
},
"departure": {
"delay": 76,
"time": "1771230796"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1771229424"
},
"departure": {
"delay": 84,
"time": "1771229424"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1771231177"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -76,
"time": "1771228999"
},
"departure": {
"delay": -76,
"time": "1771229024"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1771228350"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1771229901"
},
"departure": {
"delay": 81,
"time": "1771229901"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1771228573"
},
"departure": {
"delay": 13,
"time": "1771228573"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1771229624"
},
"departure": {
"delay": 129,
"time": "1771229649"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1771230035"
},
"departure": {
"delay": 109,
"time": "1771230049"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1771229849"
},
"departure": {
"delay": 89,
"time": "1771229849"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1771229349"
},
"departure": {
"delay": 69,
"time": "1771229349"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1771229524"
},
"departure": {
"delay": 64,
"time": "1771229524"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1771228480"
},
"departure": {
"delay": 40,
"time": "1771228480"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771228726"
},
"departure": {
"delay": 9,
"time": "1771228749"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1771228652"
},
"departure": {
"delay": 32,
"time": "1771228652"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -21,
"time": "1771228848"
},
"departure": {
"delay": -21,
"time": "1771228899"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 224,
"time": "1771230199"
},
"departure": {
"delay": 224,
"time": "1771230224"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1771229700"
},
"departure": {
"delay": 120,
"time": "1771229700"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1771229781"
},
"departure": {
"delay": 81,
"time": "1771229781"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1771230667"
},
"departure": {
"delay": 67,
"time": "1771230667"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1771231057"
},
"departure": {
"delay": 37,
"time": "1771231057"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 86,
"time": "1771230866"
},
"departure": {
"delay": 86,
"time": "1771230866"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1771229150"
},
"departure": {
"delay": 30,
"time": "1771229250"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771228254",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx557:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758709x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1771217830"
},
"departure": {
"delay": -32,
"time": "1771217848"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1771218442"
},
"departure": {
"delay": 33,
"time": "1771218513"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1771219511"
},
"departure": {
"delay": 19,
"time": "1771219519"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1771218405"
},
"departure": {
"delay": -1,
"time": "1771218419"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1771219005"
},
"departure": {
"delay": 65,
"time": "1771219025"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -56,
"time": "1771219804"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -30,
"time": "1771219757"
},
"departure": {
"delay": -30,
"time": "1771219770"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 52,
"time": "1771217291"
},
"departure": {
"delay": 52,
"time": "1771217332"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1771217653"
},
"departure": {
"delay": 27,
"time": "1771217667"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1771219614"
},
"departure": {
"delay": 8,
"time": "1771219628"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -17,
"time": "1771217726"
},
"departure": {
"delay": -17,
"time": "1771217743"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1771218773"
},
"departure": {
"delay": 12,
"time": "1771218792"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 45,
"time": "1771217025"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1771217448"
},
"departure": {
"delay": 4,
"time": "1771217464"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1771218836"
},
"departure": {
"delay": 32,
"time": "1771218872"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1771219261"
},
"departure": {
"delay": 39,
"time": "1771219299"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1771218001"
},
"departure": {
"delay": 1,
"time": "1771218001"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1771217531"
},
"departure": {
"delay": 2,
"time": "1771217582"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1771217092"
},
"departure": {
"delay": 69,
"time": "1771217109"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771219459"
},
"departure": {
"delay": 35,
"time": "1771219475"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1771217246"
},
"departure": {
"delay": 42,
"time": "1771217262"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1771219658"
},
"departure": {
"delay": -8,
"time": "1771219672"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1771217197"
},
"departure": {
"delay": 51,
"time": "1771217211"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1771218680"
},
"departure": {
"delay": 33,
"time": "1771218693"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1771218932"
},
"departure": {
"delay": 51,
"time": "1771218951"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1771217388"
},
"departure": {
"delay": 1,
"time": "1771217401"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1771218239"
},
"departure": {
"delay": 18,
"time": "1771218258"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771219212"
},
"departure": {
"delay": 24,
"time": "1771219224"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1771219713"
},
"departure": {
"delay": -10,
"time": "1771219730"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 55,
"time": "1771219113"
},
"departure": {
"delay": 55,
"time": "1771219135"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 17,
"time": "1771219560"
},
"departure": {
"delay": 17,
"time": "1771219577"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1771218142"
},
"departure": {
"delay": 13,
"time": "1771218193"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771218303"
},
"departure": {
"delay": 12,
"time": "1771218372"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771218912"
},
"departure": {
"delay": 25,
"time": "1771218925"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1771219363"
},
"departure": {
"delay": 18,
"time": "1771219398"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 64,
"time": "1771218551"
},
"departure": {
"delay": 64,
"time": "1771218604"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758709x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1469782:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2889,
"time": "1771231731"
},
"departure": {
"delay": -2889,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3189,
"time": "1771231731"
},
"departure": {
"delay": -3189,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3369,
"time": "1771231731"
},
"departure": {
"delay": -3369,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3129,
"time": "1771231731"
},
"departure": {
"delay": -3129,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2769,
"time": "1771231731"
},
"departure": {
"delay": -2769,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -183,
"time": "1771235637"
},
"departure": {
"delay": -183,
"time": "1771235637"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -3249,
"time": "1771231731"
},
"departure": {
"delay": -3249,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2949,
"time": "1771231731"
},
"departure": {
"delay": -2949,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3009,
"time": "1771231731"
},
"departure": {
"delay": -3009,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3369,
"time": "1771231731"
},
"departure": {
"delay": -3369,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2589,
"time": "1771231731"
},
"departure": {
"delay": -2589,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2709,
"time": "1771231731"
},
"departure": {
"delay": -2709,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -169,
"time": "1771235591"
},
"departure": {
"delay": -169,
"time": "1771235591"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -3429,
"time": "1771231731"
},
"departure": {
"delay": -3429,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -161,
"time": "1771235059"
},
"departure": {
"delay": -161,
"time": "1771235059"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"delay": -2469,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2769,
"time": "1771231731"
},
"departure": {
"delay": -2769,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -195,
"time": "1771235085"
},
"departure": {
"delay": -195,
"time": "1771235085"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3489,
"time": "1771231731"
},
"departure": {
"delay": -3489,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -228,
"time": "1771235712"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3489,
"time": "1771231731"
},
"departure": {
"delay": -3489,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -228,
"time": "1771235532"
},
"departure": {
"delay": -228,
"time": "1771235532"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2529,
"time": "1771231731"
},
"departure": {
"delay": -2529,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -154,
"time": "1771235306"
},
"departure": {
"delay": -154,
"time": "1771235306"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2649,
"time": "1771231731"
},
"departure": {
"delay": -2649,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -197,
"time": "1771235143"
},
"departure": {
"delay": -197,
"time": "1771235143"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1469782:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7404:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771233840"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771232460"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771233120"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771233660"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771233960"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771232940"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771233900"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771234020"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771233720"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771231560"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7404:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227576x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1771231662"
},
"departure": {
"delay": 222,
"time": "1771231662"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 250,
"time": "1771231150"
},
"departure": {
"delay": 250,
"time": "1771231150"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 211,
"time": "1771231531"
},
"departure": {
"delay": 211,
"time": "1771231531"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 262,
"time": "1771231462"
},
"departure": {
"delay": 262,
"time": "1771231462"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 260,
"time": "1771231580"
},
"departure": {
"delay": 260,
"time": "1771231580"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 243,
"time": "1771231203"
},
"departure": {
"delay": 243,
"time": "1771231203"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 274,
"time": "1771231414"
},
"departure": {
"delay": 274,
"time": "1771231414"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 231,
"time": "1771231311"
},
"departure": {
"delay": 231,
"time": "1771231311"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1771231625"
},
"departure": {
"delay": 245,
"time": "1771231625"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 199,
"time": "1771231279"
},
"departure": {
"delay": 199,
"time": "1771231279"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 178,
"time": "1771231018"
},
"departure": {
"delay": 178,
"time": "1771231018"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 227,
"time": "1771231727"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771231658",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227576x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -235,
"time": "1771235045"
},
"departure": {
"delay": -235,
"time": "1771235045"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -216,
"time": "1771234884"
},
"departure": {
"delay": -216,
"time": "1771234884"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -407,
"time": "1771235653"
},
"departure": {
"delay": -407,
"time": "1771235653"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1771233665"
},
"departure": {
"delay": -55,
"time": "1771233665"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -28,
"time": "1771233632"
},
"departure": {
"delay": -28,
"time": "1771233632"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -159,
"time": "1771234221"
},
"departure": {
"delay": -159,
"time": "1771234221"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -256,
"time": "1771235144"
},
"departure": {
"delay": -256,
"time": "1771235144"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -360,
"time": "1771235340"
},
"departure": {
"delay": -360,
"time": "1771235340"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 47,
"time": "1771233347"
},
"departure": {
"delay": 47,
"time": "1771233347"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -381,
"time": "1771236999"
},
"departure": {
"delay": -381,
"time": "1771236999"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -191,
"time": "1771234969"
},
"departure": {
"delay": -191,
"time": "1771234969"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -362,
"time": "1771235458"
},
"departure": {
"delay": -362,
"time": "1771235458"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -362,
"time": "1771235398"
},
"departure": {
"delay": -362,
"time": "1771235398"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -199,
"time": "1771234841"
},
"departure": {
"delay": -199,
"time": "1771234841"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -82,
"time": "1771233758"
},
"departure": {
"delay": -82,
"time": "1771233758"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -387,
"time": "1771235553"
},
"departure": {
"delay": -387,
"time": "1771235553"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -399,
"time": "1771236201"
},
"departure": {
"delay": -399,
"time": "1771236201"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -356,
"time": "1771236424"
},
"departure": {
"delay": -356,
"time": "1771236424"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -360,
"time": "1771236360"
},
"departure": {
"delay": -360,
"time": "1771236360"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -319,
"time": "1771236701"
},
"departure": {
"delay": -319,
"time": "1771236701"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -375,
"time": "1771236885"
},
"departure": {
"delay": -375,
"time": "1771236885"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -159,
"time": "1771234701"
},
"departure": {
"delay": -159,
"time": "1771234701"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -300,
"time": "1771235280"
},
"departure": {
"delay": -300,
"time": "1771235280"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -153,
"time": "1771234407"
},
"departure": {
"delay": -153,
"time": "1771234407"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -386,
"time": "1771236274"
},
"departure": {
"delay": -386,
"time": "1771236274"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -106,
"time": "1771234574"
},
"departure": {
"delay": -106,
"time": "1771234574"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -357,
"time": "1771236183"
},
"departure": {
"delay": -357,
"time": "1771236183"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -37,
"time": "1771233563"
},
"departure": {
"delay": -37,
"time": "1771233563"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -567,
"time": "1771237773"
},
"departure": {
"delay": -567,
"time": "1771237773"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -611,
"time": "1771238209"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -387,
"time": "1771236333"
},
"departure": {
"delay": -387,
"time": "1771236333"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 35,
"time": "1771233455"
},
"departure": {
"delay": 35,
"time": "1771233455"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -567,
"time": "1771237473"
},
"departure": {
"delay": -567,
"time": "1771237473"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -8,
"time": "1771233712"
},
"departure": {
"delay": -8,
"time": "1771233712"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -372,
"time": "1771236588"
},
"departure": {
"delay": -372,
"time": "1771236588"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -494,
"time": "1771237186"
},
"departure": {
"delay": -494,
"time": "1771237186"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -264,
"time": "1771235196"
},
"departure": {
"delay": -264,
"time": "1771235196"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -215,
"time": "1771234945"
},
"departure": {
"delay": -215,
"time": "1771234945"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -356,
"time": "1771236784"
},
"departure": {
"delay": -356,
"time": "1771236784"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -142,
"time": "1771233818"
},
"departure": {
"delay": -142,
"time": "1771233818"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -142,
"time": "1771234058"
},
"departure": {
"delay": -142,
"time": "1771234058"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470833:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598161:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -108,
"time": "1771230972"
},
"departure": {
"delay": -108,
"time": "1771230972"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -201,
"time": "1771231239"
},
"departure": {
"delay": -201,
"time": "1771231239"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -194,
"time": "1771231366"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1771231007"
},
"departure": {
"delay": -60,
"time": "1771231020"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -86,
"time": "1771231114"
},
"departure": {
"delay": -86,
"time": "1771231114"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -180,
"time": "1771231320"
},
"departure": {
"delay": -180,
"time": "1771231320"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1771231072",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598161:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758721x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1771229689"
},
"departure": {
"delay": 76,
"time": "1771229716"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771232370"
},
"departure": {
"delay": 30,
"time": "1771232370"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1771232070"
},
"departure": {
"delay": 30,
"time": "1771232070"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1771231408"
},
"departure": {
"delay": 5,
"time": "1771231445"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771232430"
},
"departure": {
"delay": 30,
"time": "1771232430"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1771231890"
},
"departure": {
"delay": 30,
"time": "1771231890"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1771231597"
},
"departure": {
"delay": 49,
"time": "1771231609"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1771230181"
},
"departure": {
"delay": 27,
"time": "1771230207"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 59,
"time": "1771229639"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1771229807"
},
"departure": {
"delay": 73,
"time": "1771229833"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1771230240"
},
"departure": {
"delay": 33,
"time": "1771230273"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771229847"
},
"departure": {
"delay": 38,
"time": "1771229858"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1771231541"
},
"departure": {
"delay": 54,
"time": "1771231554"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1771232310"
},
"departure": {
"delay": 30,
"time": "1771232310"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 25,
"time": "1771231067"
},
"departure": {
"delay": 25,
"time": "1771231105"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1771231149"
},
"departure": {
"delay": 51,
"time": "1771231191"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771230940"
},
"departure": {
"delay": 20,
"time": "1771230980"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1771229883"
},
"departure": {
"delay": 49,
"time": "1771229929"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -35,
"time": "1771230422"
},
"departure": {
"delay": -35,
"time": "1771230445"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1771231016"
},
"departure": {
"delay": 24,
"time": "1771231044"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1771230727"
},
"departure": {
"delay": 23,
"time": "1771230803"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1771229975"
},
"departure": {
"delay": 36,
"time": "1771230036"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771231830"
},
"departure": {
"delay": 30,
"time": "1771231830"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -7,
"time": "1771230310"
},
"departure": {
"delay": -7,
"time": "1771230353"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771232250"
},
"departure": {
"delay": 30,
"time": "1771232250"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1771230850"
},
"departure": {
"delay": 51,
"time": "1771230891"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771232490"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 35,
"time": "1771231280"
},
"departure": {
"delay": 35,
"time": "1771231295"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1771231500"
},
"departure": {
"delay": 32,
"time": "1771231532"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1771232010"
},
"departure": {
"delay": 30,
"time": "1771232010"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -5,
"time": "1771231334"
},
"departure": {
"delay": -5,
"time": "1771231375"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771232190"
},
"departure": {
"delay": 30,
"time": "1771232190"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1771230618"
},
"departure": {
"delay": 18,
"time": "1771230618"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1771230101"
},
"departure": {
"delay": 72,
"time": "1771230132"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771232130"
},
"departure": {
"delay": 30,
"time": "1771232130"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 39,
"time": "1771231686"
},
"departure": {
"delay": 39,
"time": "1771231719"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1771231730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758721x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:361:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771236300"
},
"departure": {
"time": "1771236300"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771236180"
},
"departure": {
"time": "1771236180"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771235220"
},
"departure": {
"time": "1771235220"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771235460"
},
"departure": {
"time": "1771235460"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771235580"
},
"departure": {
"time": "1771235580"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1771235100"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771235340"
},
"departure": {
"time": "1771235340"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771235940"
},
"departure": {
"time": "1771235940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771235700"
},
"departure": {
"time": "1771235700"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771236060"
},
"departure": {
"time": "1771236060"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771236420"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771235820"
},
"departure": {
"time": "1771235820"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:361:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4846122326556672x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -156,
"time": "1771231839"
},
"departure": {
"delay": -156,
"time": "1771232004"
},
"stopId": "FR:50218:ZE:744600001:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -32,
"time": "1771232687"
},
"departure": {
"delay": -32,
"time": "1771232728"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -85,
"time": "1771232220"
},
"departure": {
"delay": -85,
"time": "1771232315"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -82,
"time": "1771232046"
},
"departure": {
"delay": -82,
"time": "1771232138"
},
"stopId": "FR:50218:ZE:759850001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -72,
"time": "1771232487"
},
"departure": {
"delay": -72,
"time": "1771232568"
},
"stopId": "FR:50218:ZE:746180004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -88,
"time": "1771232154"
},
"departure": {
"delay": -88,
"time": "1771232252"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -117,
"time": "1771232816"
},
"departure": {
"delay": -117,
"time": "1771232943"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -67,
"time": "1771232316"
},
"departure": {
"delay": -67,
"time": "1771232393"
},
"stopId": "FR:50218:ZE:744600002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -57,
"time": "1771232396"
},
"departure": {
"delay": -57,
"time": "1771232463"
},
"stopId": "FR:50218:ZE:752270003:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -100,
"time": "1771232911"
},
"departure": {
"delay": -100,
"time": "1771233020"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"departure": {
"delay": -424,
"time": "1771231616"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -225,
"time": "1771232955"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1771232570"
},
"departure": {
"delay": -60,
"time": "1771232640"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
}
],
"timestamp": "1771231741",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4846122326556672x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759050x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771229623"
},
"departure": {
"delay": 58,
"time": "1771229638"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1771229811"
},
"departure": {
"delay": 59,
"time": "1771229819"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1771231028"
},
"departure": {
"delay": 84,
"time": "1771231044"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1771230647"
},
"departure": {
"delay": 3,
"time": "1771230663"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1771229893"
},
"departure": {
"delay": 23,
"time": "1771229903"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771230220"
},
"departure": {
"delay": 11,
"time": "1771230251"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1771230148"
},
"departure": {
"delay": 13,
"time": "1771230193"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1771230779"
},
"departure": {
"delay": 17,
"time": "1771230797"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1771230425"
},
"departure": {
"delay": 102,
"time": "1771230462"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1771230329"
},
"departure": {
"delay": 62,
"time": "1771230362"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -49,
"time": "1771231271"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 95,
"time": "1771230380"
},
"departure": {
"delay": 95,
"time": "1771230395"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1771229989"
},
"departure": {
"delay": 6,
"time": "1771230006"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1771229751"
},
"departure": {
"delay": 10,
"time": "1771229770"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 8,
"time": "1771229408"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 74,
"time": "1771230275"
},
"departure": {
"delay": 74,
"time": "1771230314"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1771231158"
},
"departure": {
"delay": 59,
"time": "1771231199"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1771230938"
},
"departure": {
"delay": 79,
"time": "1771230979"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1771230613"
},
"departure": {
"delay": 25,
"time": "1771230625"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1771229461"
},
"departure": {
"delay": 12,
"time": "1771229532"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1771229837"
},
"departure": {
"delay": 33,
"time": "1771229853"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1771231103"
},
"departure": {
"delay": 41,
"time": "1771231121"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1771230047"
},
"departure": {
"delay": 12,
"time": "1771230072"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771230577"
},
"departure": {
"delay": 48,
"time": "1771230588"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1771229651"
},
"departure": {
"delay": 45,
"time": "1771229685"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759050x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022750x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 179,
"time": "1771233119"
},
"departure": {
"delay": 179,
"time": "1771233119"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 172,
"time": "1771231672"
},
"departure": {
"delay": 172,
"time": "1771231672"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 192,
"time": "1771232232"
},
"departure": {
"delay": 192,
"time": "1771232232"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 217,
"time": "1771231777"
},
"departure": {
"delay": 217,
"time": "1771231777"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 170,
"time": "1771232510"
},
"departure": {
"delay": 170,
"time": "1771232510"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 211,
"time": "1771233031"
},
"departure": {
"delay": 211,
"time": "1771233031"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 170,
"time": "1771232990"
},
"departure": {
"delay": 170,
"time": "1771232990"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 217,
"time": "1771233217"
},
"departure": {
"delay": 217,
"time": "1771233217"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 175,
"time": "1771233055"
},
"departure": {
"delay": 175,
"time": "1771233055"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 214,
"time": "1771232854"
},
"departure": {
"delay": 214,
"time": "1771232854"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 170,
"time": "1771233410"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 208,
"time": "1771233088"
},
"departure": {
"delay": 208,
"time": "1771233088"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 225,
"time": "1771231845"
},
"departure": {
"delay": 225,
"time": "1771231845"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 170,
"time": "1771232750"
},
"departure": {
"delay": 170,
"time": "1771232750"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 201,
"time": "1771231581"
},
"departure": {
"delay": 201,
"time": "1771231581"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 206,
"time": "1771232186"
},
"departure": {
"delay": 206,
"time": "1771232186"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 171,
"time": "1771232271"
},
"departure": {
"delay": 171,
"time": "1771232271"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 170,
"time": "1771233290"
},
"departure": {
"delay": 170,
"time": "1771233290"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 170,
"time": "1771232330"
},
"departure": {
"delay": 170,
"time": "1771232330"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 180,
"time": "1771233180"
},
"departure": {
"delay": 180,
"time": "1771233180"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 178,
"time": "1771232398"
},
"departure": {
"delay": 178,
"time": "1771232398"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 182,
"time": "1771233242"
},
"departure": {
"delay": 182,
"time": "1771233242"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 181,
"time": "1771232821"
},
"departure": {
"delay": 181,
"time": "1771232821"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 170,
"time": "1771232150"
},
"departure": {
"delay": 170,
"time": "1771232150"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 170,
"time": "1771231970"
},
"departure": {
"delay": 170,
"time": "1771231970"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022750x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1471205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -38,
"time": "1771234402"
},
"departure": {
"delay": -38,
"time": "1771234402"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -128,
"time": "1771235512"
},
"departure": {
"delay": -128,
"time": "1771235512"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2,
"time": "1771234858"
},
"departure": {
"delay": -2,
"time": "1771234858"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2289,
"time": "1771231731"
},
"departure": {
"delay": -2289,
"time": "1771231731"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -184,
"time": "1771235576"
},
"departure": {
"delay": -184,
"time": "1771235576"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -2589,
"time": "1771231731"
},
"departure": {
"delay": -2589,
"time": "1771231731"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": -1929,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1771235243"
},
"departure": {
"delay": -37,
"time": "1771235243"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2649,
"time": "1771231731"
},
"departure": {
"delay": -2649,
"time": "1771231731"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2469,
"time": "1771231731"
},
"departure": {
"delay": -2469,
"time": "1771231731"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2049,
"time": "1771231731"
},
"departure": {
"delay": -2049,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -47,
"time": "1771234813"
},
"departure": {
"delay": -47,
"time": "1771234813"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -125,
"time": "1771235275"
},
"departure": {
"delay": -125,
"time": "1771235275"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -239,
"time": "1771235641"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2169,
"time": "1771231731"
},
"departure": {
"delay": -2169,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2109,
"time": "1771231731"
},
"departure": {
"delay": -2109,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1771234940"
},
"departure": {
"delay": -40,
"time": "1771234940"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -47,
"time": "1771234453"
},
"departure": {
"delay": -47,
"time": "1771234453"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2229,
"time": "1771231731"
},
"departure": {
"delay": -2229,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2229,
"time": "1771231731"
},
"departure": {
"delay": -2229,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -47,
"time": "1771234513"
},
"departure": {
"delay": -47,
"time": "1771234513"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2349,
"time": "1771231731"
},
"departure": {
"delay": -2349,
"time": "1771231731"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2469,
"time": "1771231731"
},
"departure": {
"delay": -2469,
"time": "1771231731"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2529,
"time": "1771231731"
},
"departure": {
"delay": -2529,
"time": "1771231731"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -21,
"time": "1771235079"
},
"departure": {
"delay": -21,
"time": "1771235079"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -25,
"time": "1771235015"
},
"departure": {
"delay": -25,
"time": "1771235015"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -101,
"time": "1771235359"
},
"departure": {
"delay": -101,
"time": "1771235359"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -41,
"time": "1771235179"
},
"departure": {
"delay": -41,
"time": "1771235179"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -47,
"time": "1771234693"
},
"departure": {
"delay": -47,
"time": "1771234693"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -47,
"time": "1771235113"
},
"departure": {
"delay": -47,
"time": "1771235113"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -157,
"time": "1771235423"
},
"departure": {
"delay": -157,
"time": "1771235423"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1471205:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2269:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771232251"
},
"departure": {
"time": "1771232251"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771231349"
},
"departure": {
"time": "1771231501"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771232512"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771230262"
},
"departure": {
"time": "1771230262"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771230419"
},
"departure": {
"time": "1771230419"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771230916"
},
"departure": {
"time": "1771230941"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771231972"
},
"departure": {
"time": "1771231972"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771230866"
},
"departure": {
"time": "1771230866"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771232152"
},
"departure": {
"time": "1771232152"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771229985"
},
"departure": {
"time": "1771229985"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771230085"
},
"departure": {
"time": "1771230085"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771230787"
},
"departure": {
"time": "1771230787"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771231222"
},
"departure": {
"time": "1771231248"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771230695"
},
"departure": {
"time": "1771230695"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771230492"
},
"departure": {
"time": "1771230517"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771231783"
},
"departure": {
"time": "1771231783"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771231912"
},
"departure": {
"time": "1771231912"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771232082"
},
"departure": {
"time": "1771232082"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771230187"
},
"departure": {
"time": "1771230187"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771231067"
},
"departure": {
"time": "1771231067"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771229820"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771230662"
},
"departure": {
"time": "1771230662"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771231146"
},
"departure": {
"time": "1771231146"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771232024"
},
"departure": {
"time": "1771232024"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771231672"
},
"departure": {
"time": "1771231672"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771232392"
},
"departure": {
"time": "1771232392"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771229909"
},
"departure": {
"time": "1771229909"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771229394",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2269:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1771233882"
},
"departure": {
"delay": 222,
"time": "1771233882"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 212,
"time": "1771231892"
},
"departure": {
"delay": 212,
"time": "1771231892"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1771231357"
},
"departure": {
"delay": 65,
"time": "1771231385"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 212,
"time": "1771233812"
},
"departure": {
"delay": 212,
"time": "1771233812"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 235,
"time": "1771233715"
},
"departure": {
"delay": 235,
"time": "1771233715"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 233,
"time": "1771232033"
},
"departure": {
"delay": 233,
"time": "1771232033"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1771231290"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 208,
"time": "1771231708"
},
"departure": {
"delay": 208,
"time": "1771231708"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 227,
"time": "1771233767"
},
"departure": {
"delay": 227,
"time": "1771233767"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 227,
"time": "1771232207"
},
"departure": {
"delay": 227,
"time": "1771232207"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 227,
"time": "1771233527"
},
"departure": {
"delay": 227,
"time": "1771233527"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 227,
"time": "1771231787"
},
"departure": {
"delay": 227,
"time": "1771231787"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 231,
"time": "1771231611"
},
"departure": {
"delay": 231,
"time": "1771231611"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771231297",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx541:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758651x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1771223161"
},
"departure": {
"delay": -47,
"time": "1771223173"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 207,
"time": "1771221371"
},
"departure": {
"delay": 207,
"time": "1771221387"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 219,
"time": "1771221441"
},
"departure": {
"delay": 219,
"time": "1771221459"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1771223004"
},
"departure": {
"delay": -1,
"time": "1771223039"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 146,
"time": "1771222423"
},
"departure": {
"delay": 146,
"time": "1771222466"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 144,
"time": "1771221999"
},
"departure": {
"delay": 144,
"time": "1771222044"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1771222580"
},
"departure": {
"delay": 100,
"time": "1771222600"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1771221701"
},
"departure": {
"delay": 240,
"time": "1771221720"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771222715"
},
"departure": {
"delay": 51,
"time": "1771222731"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 265,
"time": "1771221672"
},
"departure": {
"delay": 265,
"time": "1771221685"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -47,
"time": "1771223096"
},
"departure": {
"delay": -47,
"time": "1771223113"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 194,
"time": "1771222097"
},
"departure": {
"delay": 194,
"time": "1771222154"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 191,
"time": "1771220919"
},
"departure": {
"delay": 191,
"time": "1771220951"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771222863"
},
"departure": {
"delay": 20,
"time": "1771222880"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 118,
"time": "1771222183"
},
"departure": {
"delay": 118,
"time": "1771222198"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 134,
"time": "1771222245"
},
"departure": {
"delay": 134,
"time": "1771222334"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 63,
"time": "1771222785"
},
"departure": {
"delay": 63,
"time": "1771222803"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 233,
"time": "1771221182"
},
"departure": {
"delay": 233,
"time": "1771221233"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -91,
"time": "1771223249"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 191,
"time": "1771221098"
},
"departure": {
"delay": 191,
"time": "1771221131"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1771223054"
},
"departure": {
"delay": -33,
"time": "1771223067"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 255,
"time": "1771221538"
},
"departure": {
"delay": 255,
"time": "1771221555"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 101,
"time": "1771222648"
},
"departure": {
"delay": 101,
"time": "1771222661"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 150,
"time": "1771220711"
},
"departure": {
"delay": 150,
"time": "1771220730"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 266,
"time": "1771221577"
},
"departure": {
"delay": 266,
"time": "1771221626"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 219,
"time": "1771221267"
},
"departure": {
"delay": 219,
"time": "1771221279"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1771220558"
},
"departure": {
"delay": 77,
"time": "1771220597"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 216,
"time": "1771221027"
},
"departure": {
"delay": 216,
"time": "1771221036"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 195,
"time": "1771221868"
},
"departure": {
"delay": 195,
"time": "1771221915"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 63,
"time": "1771220463"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1771220756"
},
"departure": {
"delay": 180,
"time": "1771220820"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1771220625"
},
"departure": {
"delay": 111,
"time": "1771220691"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 192,
"time": "1771221933"
},
"departure": {
"delay": 192,
"time": "1771221972"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1771222935"
},
"departure": {
"delay": 37,
"time": "1771222957"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 220,
"time": "1771221785"
},
"departure": {
"delay": 220,
"time": "1771221820"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758651x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1490720:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2769,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1771235265"
},
"departure": {
"delay": 45,
"time": "1771235265"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1771235685"
},
"departure": {
"delay": -15,
"time": "1771235685"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -91,
"time": "1771235009"
},
"departure": {
"delay": -91,
"time": "1771235009"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -54,
"time": "1771234926"
},
"departure": {
"delay": -54,
"time": "1771234926"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2829,
"time": "1771231731"
},
"departure": {
"delay": -2829,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -24,
"time": "1771234956"
},
"departure": {
"delay": -24,
"time": "1771234956"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1771236362"
},
"departure": {
"delay": 122,
"time": "1771236362"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -3069,
"time": "1771231731"
},
"departure": {
"delay": -3069,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1771236268"
},
"departure": {
"delay": 88,
"time": "1771236268"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 31,
"time": "1771236631"
},
"departure": {
"delay": 31,
"time": "1771236631"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -7,
"time": "1771235753"
},
"departure": {
"delay": -7,
"time": "1771235753"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1771235225"
},
"departure": {
"delay": 5,
"time": "1771235225"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1771236421"
},
"departure": {
"delay": 61,
"time": "1771236421"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -3069,
"time": "1771231731"
},
"departure": {
"delay": -3069,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1771236964"
},
"departure": {
"delay": 64,
"time": "1771236964"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 67,
"time": "1771237027"
},
"departure": {
"delay": 67,
"time": "1771237027"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 47,
"time": "1771236587"
},
"departure": {
"delay": 47,
"time": "1771236587"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1771235363"
},
"departure": {
"delay": 23,
"time": "1771235363"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -33,
"time": "1771235607"
},
"departure": {
"delay": -33,
"time": "1771235607"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1771236737"
},
"departure": {
"delay": 77,
"time": "1771236737"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 4,
"time": "1771237144"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -3129,
"time": "1771231731"
},
"departure": {
"delay": -3129,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1771236086"
},
"departure": {
"delay": 86,
"time": "1771236086"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 134,
"time": "1771236194"
},
"departure": {
"delay": 134,
"time": "1771236194"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 79,
"time": "1771236919"
},
"departure": {
"delay": 79,
"time": "1771236919"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 56,
"time": "1771236776"
},
"departure": {
"delay": 56,
"time": "1771236776"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 74,
"time": "1771236134"
},
"departure": {
"delay": 74,
"time": "1771236134"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 102,
"time": "1771236882"
},
"departure": {
"delay": 102,
"time": "1771236882"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -50,
"time": "1771235050"
},
"departure": {
"delay": -50,
"time": "1771235050"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1771236803"
},
"departure": {
"delay": 83,
"time": "1771236803"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -14,
"time": "1771235446"
},
"departure": {
"delay": -14,
"time": "1771235446"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -58,
"time": "1771235462"
},
"departure": {
"delay": -58,
"time": "1771235462"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1771235412"
},
"departure": {
"delay": 12,
"time": "1771235412"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1771237084"
},
"departure": {
"delay": 124,
"time": "1771237084"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -2829,
"time": "1771231731"
},
"departure": {
"delay": -2829,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1771235308"
},
"departure": {
"delay": 28,
"time": "1771235308"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -41,
"time": "1771235719"
},
"departure": {
"delay": -41,
"time": "1771235719"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3009,
"time": "1771231731"
},
"departure": {
"delay": -3009,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1771235160"
},
"departure": {
"time": "1771235160"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3009,
"time": "1771231731"
},
"departure": {
"delay": -3009,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1490720:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1490695:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1771232907"
},
"departure": {
"delay": 27,
"time": "1771232907"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1771231572"
},
"departure": {
"delay": 72,
"time": "1771231572"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -9,
"time": "1771233471"
},
"departure": {
"delay": -9,
"time": "1771233471"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1771232237"
},
"departure": {
"delay": 17,
"time": "1771232237"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1771232511"
},
"departure": {
"delay": -9,
"time": "1771232511"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1771232007"
},
"departure": {
"delay": 27,
"time": "1771232007"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1771233349"
},
"departure": {
"delay": -11,
"time": "1771233349"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -28,
"time": "1771232552"
},
"departure": {
"delay": -28,
"time": "1771232552"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1771233317"
},
"departure": {
"delay": 17,
"time": "1771233317"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1771233256"
},
"departure": {
"delay": 16,
"time": "1771233256"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1771232219"
},
"departure": {
"delay": 59,
"time": "1771232219"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1771232978"
},
"departure": {
"delay": 38,
"time": "1771232978"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -15,
"time": "1771233765"
},
"departure": {
"delay": -15,
"time": "1771233765"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -23,
"time": "1771232797"
},
"departure": {
"delay": -23,
"time": "1771232797"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1771233700"
},
"departure": {
"delay": 40,
"time": "1771233700"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 10,
"time": "1771232290"
},
"departure": {
"delay": 10,
"time": "1771232290"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1771231819"
},
"departure": {
"delay": 19,
"time": "1771231819"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1771231552"
},
"departure": {
"delay": 112,
"time": "1771231552"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1771233820"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 19,
"time": "1771233559"
},
"departure": {
"delay": 19,
"time": "1771233559"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 104,
"time": "1771231784"
},
"departure": {
"delay": 104,
"time": "1771231784"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1771232827"
},
"departure": {
"delay": 7,
"time": "1771232827"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1771232597"
},
"departure": {
"delay": 17,
"time": "1771232597"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1771231652"
},
"departure": {
"delay": 32,
"time": "1771231652"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1771233617"
},
"departure": {
"delay": 17,
"time": "1771233617"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 92,
"time": "1771231464"
},
"departure": {
"delay": 92,
"time": "1771231472"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1771233443"
},
"departure": {
"delay": 23,
"time": "1771233443"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1771232670"
},
"departure": {
"delay": 30,
"time": "1771232670"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1771233014"
},
"departure": {
"delay": 14,
"time": "1771233014"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1771232142"
},
"departure": {
"delay": 42,
"time": "1771232142"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1771232059"
},
"departure": {
"delay": 79,
"time": "1771232059"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771233125"
},
"departure": {
"delay": 5,
"time": "1771233125"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1771233529"
},
"departure": {
"delay": 49,
"time": "1771233529"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 7,
"time": "1771233067"
},
"departure": {
"delay": 7,
"time": "1771233067"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1771233219"
},
"departure": {
"delay": 39,
"time": "1771233219"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -9,
"time": "1771232871"
},
"departure": {
"delay": -9,
"time": "1771232871"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1771231611"
},
"departure": {
"delay": 51,
"time": "1771231611"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1490695:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4269:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771234080"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771233960"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771233900"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771234320"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771234500"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771234380"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771233720"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4269:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748456x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1771226939"
},
"departure": {
"delay": 16,
"time": "1771226956"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1771228419"
},
"departure": {
"delay": -8,
"time": "1771228432"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1771228492"
},
"departure": {
"delay": 11,
"time": "1771228511"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 53,
"time": "1771228333"
},
"departure": {
"delay": 53,
"time": "1771228373"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1771228295"
},
"departure": {
"delay": 47,
"time": "1771228307"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1771227595"
},
"departure": {
"delay": 77,
"time": "1771227617"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -42,
"time": "1771228638"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1771227697"
},
"departure": {
"delay": 57,
"time": "1771227897"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1771226334"
},
"departure": {
"delay": 7,
"time": "1771226347"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1771226201"
},
"departure": {
"delay": 1,
"time": "1771226221"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 18,
"time": "1771225998"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1771228385"
},
"departure": {
"delay": 16,
"time": "1771228396"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 77,
"time": "1771228203"
},
"departure": {
"delay": 77,
"time": "1771228217"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1771226629"
},
"departure": {
"delay": 9,
"time": "1771226649"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1771228454"
},
"departure": {
"delay": -8,
"time": "1771228492"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -20,
"time": "1771227211"
},
"departure": {
"delay": -20,
"time": "1771227280"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771226750"
},
"departure": {
"delay": 10,
"time": "1771226770"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1771228101"
},
"departure": {
"delay": 56,
"time": "1771228136"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -11,
"time": "1771228595"
},
"departure": {
"delay": -11,
"time": "1771228609"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1771227935"
},
"departure": {
"delay": 20,
"time": "1771227980"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1771226595"
},
"departure": {
"delay": 37,
"time": "1771226617"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1771226438"
},
"departure": {
"delay": 6,
"time": "1771226466"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1771228225"
},
"departure": {
"delay": 71,
"time": "1771228271"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1771226271"
},
"departure": {
"delay": 23,
"time": "1771226303"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1771228563"
},
"departure": {
"delay": 11,
"time": "1771228571"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 31,
"time": "1771226834"
},
"departure": {
"delay": 31,
"time": "1771226851"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -25,
"time": "1771227148"
},
"departure": {
"delay": -25,
"time": "1771227155"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1771227509"
},
"departure": {
"delay": 77,
"time": "1771227557"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1771227394"
},
"departure": {
"delay": -3,
"time": "1771227417"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771227309"
},
"departure": {
"delay": 7,
"time": "1771227367"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1771227005"
},
"departure": {
"delay": 53,
"time": "1771227053"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1771226529"
},
"departure": {
"delay": 24,
"time": "1771226544"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1771226703"
},
"departure": {
"delay": 16,
"time": "1771226716"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771231729",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748456x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758407x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1771233670"
},
"departure": {
"delay": 70,
"time": "1771233670"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 11,
"time": "1771230911"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1771231638"
},
"departure": {
"delay": 78,
"time": "1771231698"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1771233490"
},
"departure": {
"delay": 70,
"time": "1771233490"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1771232710"
},
"departure": {
"delay": 70,
"time": "1771232710"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1771231391"
},
"departure": {
"delay": 17,
"time": "1771231457"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1771232410"
},
"departure": {
"delay": 70,
"time": "1771232410"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1771233850"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1771233070"
},
"departure": {
"delay": 70,
"time": "1771233070"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1771231130"
},
"departure": {
"delay": 12,
"time": "1771231152"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1771232290"
},
"departure": {
"delay": 70,
"time": "1771232290"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1771231990"
},
"departure": {
"delay": 70,
"time": "1771231990"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758407x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758889x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1771229809"
},
"departure": {
"delay": 68,
"time": "1771229828"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1771232260"
},
"departure": {
"delay": 40,
"time": "1771232260"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1771232140"
},
"departure": {
"delay": 40,
"time": "1771232140"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 162,
"time": "1771230720"
},
"departure": {
"delay": 162,
"time": "1771230762"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771231840"
},
"departure": {
"delay": 40,
"time": "1771231840"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1771232380"
},
"departure": {
"delay": 40,
"time": "1771232380"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 104,
"time": "1771230271"
},
"departure": {
"delay": 104,
"time": "1771230284"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1771233040"
},
"departure": {
"delay": 40,
"time": "1771233040"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 40,
"time": "1771231780"
},
"departure": {
"delay": 40,
"time": "1771231780"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 66,
"time": "1771229979"
},
"departure": {
"delay": 66,
"time": "1771230006"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771232740"
},
"departure": {
"delay": 40,
"time": "1771232740"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 84,
"time": "1771231349"
},
"departure": {
"delay": 84,
"time": "1771231404"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1771233160"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 86,
"time": "1771231603"
},
"departure": {
"delay": 86,
"time": "1771231646"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1771232800"
},
"departure": {
"delay": 40,
"time": "1771232800"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 74,
"time": "1771230303"
},
"departure": {
"delay": 74,
"time": "1771230314"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 182,
"time": "1771230632"
},
"departure": {
"delay": 182,
"time": "1771230662"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771231696"
},
"departure": {
"time": "1771231680"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1771231505"
},
"departure": {
"delay": 78,
"time": "1771231518"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1771232500"
},
"departure": {
"delay": 40,
"time": "1771232500"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 40,
"time": "1771232860"
},
"departure": {
"delay": 40,
"time": "1771232860"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 66,
"time": "1771229915"
},
"departure": {
"delay": 66,
"time": "1771229946"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771231960"
},
"departure": {
"delay": 40,
"time": "1771231960"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1771230887"
},
"departure": {
"delay": 120,
"time": "1771230900"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1771231102"
},
"departure": {
"delay": 69,
"time": "1771231149"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 162,
"time": "1771230150"
},
"departure": {
"delay": 162,
"time": "1771230162"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1771232680"
},
"departure": {
"delay": 40,
"time": "1771232680"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 58,
"time": "1771231285"
},
"departure": {
"delay": 58,
"time": "1771231318"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1771231191"
},
"departure": {
"delay": 94,
"time": "1771231234"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 128,
"time": "1771230236"
},
"departure": {
"delay": 128,
"time": "1771230248"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1771230026"
},
"departure": {
"delay": 127,
"time": "1771230067"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771232560"
},
"departure": {
"delay": 40,
"time": "1771232560"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 136,
"time": "1771230178"
},
"departure": {
"delay": 136,
"time": "1771230196"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1771230999"
},
"departure": {
"delay": 153,
"time": "1771231053"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1771231429"
},
"departure": {
"delay": 78,
"time": "1771231458"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1771232620"
},
"departure": {
"delay": 40,
"time": "1771232620"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 40,
"time": "1771232980"
},
"departure": {
"delay": 40,
"time": "1771232980"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 40,
"time": "1771231900"
},
"departure": {
"delay": 40,
"time": "1771231900"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1771233100"
},
"departure": {
"delay": 40,
"time": "1771233100"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 117,
"time": "1771230433"
},
"departure": {
"delay": 117,
"time": "1771230477"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1771232320"
},
"departure": {
"delay": 40,
"time": "1771232320"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1771232440"
},
"departure": {
"delay": 40,
"time": "1771232440"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 121,
"time": "1771230568"
},
"departure": {
"delay": 121,
"time": "1771230601"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 132,
"time": "1771230097"
},
"departure": {
"delay": 132,
"time": "1771230132"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771232080"
},
"departure": {
"delay": 40,
"time": "1771232080"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1771232380"
},
"departure": {
"delay": 40,
"time": "1771232380"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"departure": {
"delay": 58,
"time": "1771229758"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1771232020"
},
"departure": {
"delay": 40,
"time": "1771232020"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 126,
"time": "1771230506"
},
"departure": {
"delay": 126,
"time": "1771230546"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 158,
"time": "1771230801"
},
"departure": {
"delay": 158,
"time": "1771230818"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758889x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3425:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771230120"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771229340"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771230840"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771228260"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771229460"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771228200"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771229040"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771230060"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771229520"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771228320"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771228500"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771230240"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771230960"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771229280"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771230420"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771230180"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771229820"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771229400"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771230300"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771229220"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771228440"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771230720"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771228980"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771229880"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771228740"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771230900"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771228560"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771229760"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771229700"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771232040"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771230660"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771228860"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771230600"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771229160"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771230540"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771230000"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771231560"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771230360"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3425:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:409:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239960"
},
"departure": {
"time": "1771239960"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771237800"
},
"departure": {
"time": "1771237800"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771239540"
},
"departure": {
"time": "1771239540"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1771238580"
},
"departure": {
"time": "1771238580"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771239545"
},
"departure": {
"delay": 5,
"time": "1771239545"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771237440"
},
"departure": {
"time": "1771237440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771239480"
},
"departure": {
"time": "1771239480"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771240140"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1771237500"
},
"departure": {
"time": "1771237500"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1771237200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771238160"
},
"departure": {
"time": "1771238160"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771239300"
},
"departure": {
"time": "1771239300"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771237980"
},
"departure": {
"time": "1771237980"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771238760"
},
"departure": {
"time": "1771238760"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771238100"
},
"departure": {
"time": "1771238100"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771239360"
},
"departure": {
"time": "1771239360"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1771239780"
},
"departure": {
"time": "1771239780"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1771239305"
},
"departure": {
"delay": 5,
"time": "1771239305"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1771239550"
},
"departure": {
"delay": 10,
"time": "1771239550"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771237680"
},
"departure": {
"time": "1771237680"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1771239965"
},
"departure": {
"delay": 5,
"time": "1771239965"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1771239120"
},
"departure": {
"time": "1771239120"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771238040"
},
"departure": {
"time": "1771238040"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771237560"
},
"departure": {
"time": "1771237560"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771238220"
},
"departure": {
"time": "1771238220"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771237620"
},
"departure": {
"time": "1771237620"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771238940"
},
"departure": {
"time": "1771238940"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771239600"
},
"departure": {
"time": "1771239600"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1771239180"
},
"departure": {
"time": "1771239180"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239240"
},
"departure": {
"time": "1771239240"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771237380"
},
"departure": {
"time": "1771237380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771239420"
},
"departure": {
"time": "1771239420"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771237320"
},
"departure": {
"time": "1771237320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771237740"
},
"departure": {
"time": "1771237740"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1771231710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:409:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1946:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8052,
"time": "1771228128"
},
"departure": {
"delay": -8052,
"time": "1771228128"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -8034,
"time": "1771230126"
},
"departure": {
"delay": -8034,
"time": "1771230126"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -8057,
"time": "1771229484"
},
"departure": {
"delay": -8057,
"time": "1771229503"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -8002,
"time": "1771230038"
},
"departure": {
"delay": -8002,
"time": "1771230038"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -7997,
"time": "1771228303"
},
"departure": {
"delay": -7997,
"time": "1771228303"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -8131,
"time": "1771230449"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -8061,
"time": "1771229559"
},
"departure": {
"delay": -8061,
"time": "1771229559"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -8072,
"time": "1771229707"
},
"departure": {
"delay": -8072,
"time": "1771229728"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -8012,
"time": "1771228228"
},
"departure": {
"delay": -8012,
"time": "1771228228"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -8048,
"time": "1771229632"
},
"departure": {
"delay": -8048,
"time": "1771229632"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -7957,
"time": "1771229903"
},
"departure": {
"delay": -7957,
"time": "1771229903"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771228074",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1946:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758502x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1771222560"
},
"departure": {
"delay": 168,
"time": "1771222608"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1771220382"
},
"departure": {
"delay": 27,
"time": "1771220427"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1771221385"
},
"departure": {
"delay": 130,
"time": "1771221430"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1771220835"
},
"departure": {
"delay": 29,
"time": "1771220849"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 163,
"time": "1771222467"
},
"departure": {
"delay": 163,
"time": "1771222483"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1771222818"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 209,
"time": "1771222130"
},
"departure": {
"delay": 209,
"time": "1771222169"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 72,
"time": "1771220006"
},
"departure": {
"delay": 72,
"time": "1771220052"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 101,
"time": "1771221236"
},
"departure": {
"delay": 101,
"time": "1771221281"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 124,
"time": "1771222642"
},
"departure": {
"delay": 124,
"time": "1771222684"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1771221479"
},
"departure": {
"delay": 75,
"time": "1771221495"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1771221532"
},
"departure": {
"delay": 69,
"time": "1771221549"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 226,
"time": "1771222206"
},
"departure": {
"delay": 226,
"time": "1771222246"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 181,
"time": "1771222420"
},
"departure": {
"delay": 181,
"time": "1771222441"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1771220111"
},
"departure": {
"delay": 17,
"time": "1771220117"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 28,
"time": "1771219528"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 187,
"time": "1771222276"
},
"departure": {
"delay": 187,
"time": "1771222327"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 92,
"time": "1771221650"
},
"departure": {
"delay": 92,
"time": "1771221692"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1771219828"
},
"departure": {
"delay": 45,
"time": "1771219905"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1771220898"
},
"departure": {
"delay": -3,
"time": "1771220937"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1771221830"
},
"departure": {
"delay": 150,
"time": "1771221870"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758502x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244861xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234560"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1771233188"
},
"departure": {
"delay": 8,
"time": "1771233188"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771235171"
},
"departure": {
"delay": 11,
"time": "1771235171"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1771235664"
},
"departure": {
"delay": 24,
"time": "1771235664"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771236960"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 9,
"time": "1771234029"
},
"departure": {
"delay": 9,
"time": "1771234029"
},
"stopId": "FR:76250:ZE:3217:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1771235361"
},
"departure": {
"delay": 21,
"time": "1771235361"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1771236666"
},
"departure": {
"delay": 6,
"time": "1771236666"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234200"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1771234777"
},
"departure": {
"delay": 37,
"time": "1771234777"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1771235944"
},
"departure": {
"delay": 4,
"time": "1771235944"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1771236000"
},
"departure": {
"time": "1771236000"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 16,
"time": "1771235776"
},
"departure": {
"delay": 16,
"time": "1771235776"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 18,
"time": "1771235118"
},
"departure": {
"delay": 18,
"time": "1771235118"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1771234166"
},
"departure": {
"delay": 26,
"time": "1771234166"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1771233161"
},
"departure": {
"delay": 41,
"time": "1771233161"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1771235460"
},
"departure": {
"time": "1771235460"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1771234920"
},
"departure": {
"time": "1771234920"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771236360"
},
"departure": {
"time": "1771236360"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 46,
"time": "1771233286"
},
"departure": {
"delay": 46,
"time": "1771233286"
},
"stopId": "FR:76238:ZE:4033:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1771233907"
},
"departure": {
"delay": 7,
"time": "1771233907"
},
"stopId": "FR:76551:ZE:5100:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:76238:ZE:4031:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1771233636"
},
"departure": {
"delay": 36,
"time": "1771233636"
},
"stopId": "FR:76404:ZE:3349:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1771236612"
},
"departure": {
"delay": 12,
"time": "1771236612"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:76551:ZE:5098:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1771236783"
},
"departure": {
"delay": 3,
"time": "1771236783"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 8,
"time": "1771235888"
},
"departure": {
"delay": 8,
"time": "1771235888"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1771233140"
},
"departure": {
"delay": 20,
"time": "1771233140"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771233460"
},
"departure": {
"delay": 40,
"time": "1771233460"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1771235407"
},
"departure": {
"delay": 7,
"time": "1771235407"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1771234659"
},
"departure": {
"delay": 39,
"time": "1771234659"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1771235541"
},
"departure": {
"delay": 21,
"time": "1771235541"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1771235632"
},
"departure": {
"delay": 52,
"time": "1771235632"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1771233060"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771235820"
},
"departure": {
"time": "1771235820"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 8,
"time": "1771234268"
},
"departure": {
"delay": 8,
"time": "1771234268"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771233360"
},
"departure": {
"time": "1771233360"
},
"stopId": "FR:76238:ZE:4034:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1771234992"
},
"departure": {
"delay": 12,
"time": "1771234992"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1771231558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244861xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758648x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 210,
"time": "1771217478"
},
"departure": {
"delay": 210,
"time": "1771217490"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1771218219"
},
"departure": {
"delay": 55,
"time": "1771218235"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 119,
"time": "1771216545"
},
"departure": {
"delay": 119,
"time": "1771216559"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -61,
"time": "1771218821"
},
"departure": {
"delay": -61,
"time": "1771218839"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -59,
"time": "1771218713"
},
"departure": {
"delay": -59,
"time": "1771218721"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 137,
"time": "1771216501"
},
"departure": {
"delay": 137,
"time": "1771216517"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 64,
"time": "1771218378"
},
"departure": {
"delay": 64,
"time": "1771218424"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 182,
"time": "1771217324"
},
"departure": {
"delay": 182,
"time": "1771217342"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -72,
"time": "1771218753"
},
"departure": {
"delay": -72,
"time": "1771218768"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -114,
"time": "1771218906"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 133,
"time": "1771216979"
},
"departure": {
"delay": 133,
"time": "1771216993"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771217678"
},
"departure": {
"delay": 128,
"time": "1771217708"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1771217854"
},
"departure": {
"delay": 129,
"time": "1771217889"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 203,
"time": "1771217267"
},
"departure": {
"delay": 203,
"time": "1771217303"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1771218616"
},
"departure": {
"delay": 27,
"time": "1771218627"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 159,
"time": "1771217173"
},
"departure": {
"delay": 159,
"time": "1771217199"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1771217803"
},
"departure": {
"delay": 121,
"time": "1771217821"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1771218052"
},
"departure": {
"delay": 83,
"time": "1771218083"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 125,
"time": "1771216413"
},
"departure": {
"delay": 125,
"time": "1771216445"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 132,
"time": "1771216858"
},
"departure": {
"delay": 132,
"time": "1771216872"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 168,
"time": "1771217542"
},
"departure": {
"delay": 168,
"time": "1771217568"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1771218290"
},
"departure": {
"delay": 69,
"time": "1771218309"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 83,
"time": "1771217943"
},
"departure": {
"delay": 83,
"time": "1771217963"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 243,
"time": "1771217410"
},
"departure": {
"delay": 243,
"time": "1771217463"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771218550"
},
"departure": {
"delay": 24,
"time": "1771218564"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 105,
"time": "1771216457"
},
"departure": {
"delay": 105,
"time": "1771216485"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1771218684"
},
"departure": {
"delay": -20,
"time": "1771218700"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 142,
"time": "1771216924"
},
"departure": {
"delay": 142,
"time": "1771216942"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 148,
"time": "1771216348"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 159,
"time": "1771216758"
},
"departure": {
"delay": 159,
"time": "1771216779"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1771218462"
},
"departure": {
"delay": 55,
"time": "1771218475"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 121,
"time": "1771216648"
},
"departure": {
"delay": 121,
"time": "1771216681"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1771217736"
},
"departure": {
"delay": 128,
"time": "1771217768"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1771217081"
},
"departure": {
"delay": 139,
"time": "1771217119"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1771217607"
},
"departure": {
"delay": 123,
"time": "1771217643"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758648x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758394x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1771233000"
},
"departure": {
"delay": 120,
"time": "1771233000"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1771232280"
},
"departure": {
"delay": 120,
"time": "1771232280"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1771232700"
},
"departure": {
"delay": 120,
"time": "1771232700"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1771234380"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1771231046"
},
"departure": {
"delay": 138,
"time": "1771231098"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1771231920"
},
"departure": {
"delay": 120,
"time": "1771231920"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1771233480"
},
"departure": {
"delay": 120,
"time": "1771233480"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1771234200"
},
"departure": {
"delay": 120,
"time": "1771234200"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 74,
"time": "1771230794"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1771234260"
},
"departure": {
"delay": 120,
"time": "1771234260"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1771232580"
},
"departure": {
"delay": 120,
"time": "1771232580"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1771234140"
},
"departure": {
"delay": 120,
"time": "1771234140"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1771233780"
},
"departure": {
"delay": 120,
"time": "1771233780"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 152,
"time": "1771231350"
},
"departure": {
"delay": 152,
"time": "1771231412"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1771234080"
},
"departure": {
"delay": 120,
"time": "1771234080"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 175,
"time": "1771231547"
},
"departure": {
"delay": 175,
"time": "1771231555"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1771233300"
},
"departure": {
"delay": 120,
"time": "1771233300"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758394x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:700000277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11,
"time": "1771231642"
},
"departure": {
"delay": -11,
"time": "1771231669"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1771231204"
},
"departure": {
"delay": 51,
"time": "1771231251"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"time": "1771232700"
},
"stopId": "FR:72006:ZE:Chevx:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": 18,
"time": "1771231385"
},
"departure": {
"delay": 18,
"time": "1771231398"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1771231609"
},
"departure": {
"delay": 5,
"time": "1771231625"
},
"stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"time": "1771232460"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1771231462"
},
"departure": {
"delay": 72,
"time": "1771231572"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1771231431"
},
"departure": {
"delay": 11,
"time": "1771231451"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1771231137"
},
"departure": {
"delay": 54,
"time": "1771231194"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771231270"
},
"departure": {
"delay": 60,
"time": "1771231320"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1771231354"
},
"departure": {
"delay": 48,
"time": "1771231368"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": -65,
"time": "1771231674"
},
"departure": {
"delay": -65,
"time": "1771231675"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 24
}
],
"timestamp": "1771231735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:700000277:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850607F5703904x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771230900"
},
"departure": {
"time": "1771230960"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771229700"
},
"departure": {
"time": "1771229880"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771231380"
},
"departure": {
"time": "1771231440"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771229280"
},
"departure": {
"time": "1771229400"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771230120"
},
"departure": {
"time": "1771230180"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771230720"
},
"departure": {
"time": "1771230780"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771228980"
},
"departure": {
"time": "1771229040"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771230360"
},
"departure": {
"time": "1771230420"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771228740"
},
"departure": {
"time": "1771228800"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771231800"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1771228320"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771224711",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850607F5703904x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758834x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -59,
"time": "1771226316"
},
"departure": {
"delay": -59,
"time": "1771226341"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 195,
"time": "1771224058"
},
"departure": {
"delay": 195,
"time": "1771224075"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1771225489"
},
"departure": {
"delay": 23,
"time": "1771225523"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1771225348"
},
"departure": {
"delay": 9,
"time": "1771225389"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -40,
"time": "1771225544"
},
"departure": {
"delay": -40,
"time": "1771225580"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1771224618"
},
"departure": {
"delay": 3,
"time": "1771224663"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -38,
"time": "1771224990"
},
"departure": {
"delay": -38,
"time": "1771225042"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -67,
"time": "1771226639"
},
"departure": {
"delay": -67,
"time": "1771226693"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -22,
"time": "1771226363"
},
"departure": {
"delay": -22,
"time": "1771226438"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 22,
"time": "1771224317"
},
"departure": {
"delay": 22,
"time": "1771224322"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1771225411"
},
"departure": {
"delay": 12,
"time": "1771225452"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -75,
"time": "1771225086"
},
"departure": {
"delay": -75,
"time": "1771225125"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -88,
"time": "1771224805"
},
"departure": {
"delay": -88,
"time": "1771224812"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1771224694"
},
"departure": {
"delay": 6,
"time": "1771224726"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1771225915"
},
"departure": {
"delay": -1,
"time": "1771225979"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -63,
"time": "1771226811"
},
"departure": {
"delay": -63,
"time": "1771226817"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -44,
"time": "1771224917"
},
"departure": {
"delay": -44,
"time": "1771224976"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -99,
"time": "1771226528"
},
"departure": {
"delay": -99,
"time": "1771226541"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -87,
"time": "1771226831"
},
"departure": {
"delay": -87,
"time": "1771226853"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 135,
"time": "1771224181"
},
"departure": {
"delay": 135,
"time": "1771224195"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -79,
"time": "1771226171"
},
"departure": {
"delay": -79,
"time": "1771226261"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1771224353"
},
"departure": {
"delay": 2,
"time": "1771224362"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1771224563"
},
"departure": {
"delay": -9,
"time": "1771224591"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1771226271"
},
"departure": {
"delay": -39,
"time": "1771226301"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -23,
"time": "1771224744"
},
"departure": {
"delay": -23,
"time": "1771224757"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1771224484"
},
"departure": {
"delay": 28,
"time": "1771224508"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -155,
"time": "1771226905"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -51,
"time": "1771226041"
},
"departure": {
"delay": -51,
"time": "1771226049"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -85,
"time": "1771226784"
},
"departure": {
"delay": -85,
"time": "1771226795"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 251,
"time": "1771223941"
},
"departure": {
"delay": 251,
"time": "1771223951"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1771224409"
},
"departure": {
"delay": 21,
"time": "1771224441"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -43,
"time": "1771226746"
},
"departure": {
"delay": -43,
"time": "1771226777"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -93,
"time": "1771226574"
},
"departure": {
"delay": -93,
"time": "1771226607"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 18,
"time": "1771225797"
},
"departure": {
"delay": 18,
"time": "1771225878"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -21,
"time": "1771225157"
},
"departure": {
"delay": -21,
"time": "1771225299"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -58,
"time": "1771226515"
},
"departure": {
"delay": -58,
"time": "1771226522"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 47,
"time": "1771224282"
},
"departure": {
"delay": 47,
"time": "1771224287"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -85,
"time": "1771226708"
},
"departure": {
"delay": -85,
"time": "1771226735"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 254,
"time": "1771223974"
},
"departure": {
"delay": 254,
"time": "1771224014"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 165,
"time": "1771224091"
},
"departure": {
"delay": 165,
"time": "1771224105"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -83,
"time": "1771226081"
},
"departure": {
"delay": -83,
"time": "1771226137"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 167,
"time": "1771224137"
},
"departure": {
"delay": 167,
"time": "1771224167"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -84,
"time": "1771224862"
},
"departure": {
"delay": -84,
"time": "1771224876"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 121,
"time": "1771224229"
},
"departure": {
"delay": 121,
"time": "1771224241"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -79,
"time": "1771225625"
},
"departure": {
"delay": -79,
"time": "1771225661"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1771224374"
},
"departure": {
"delay": 29,
"time": "1771224389"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 226,
"time": "1771223926"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1771224213"
},
"departure": {
"delay": 102,
"time": "1771224222"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758834x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:333:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234740"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771236240"
},
"departure": {
"time": "1771236240"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1771234860"
},
"departure": {
"time": "1771234860"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771235640"
},
"departure": {
"time": "1771235640"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771236300"
},
"departure": {
"time": "1771236300"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1771234085"
},
"departure": {
"delay": 5,
"time": "1771234085"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771236180"
},
"departure": {
"time": "1771236180"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771234020"
},
"departure": {
"time": "1771234020"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771236420"
},
"departure": {
"time": "1771236420"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771234080"
},
"departure": {
"time": "1771234080"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771236600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1771235945"
},
"departure": {
"delay": 5,
"time": "1771235945"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771235400"
},
"departure": {
"time": "1771235400"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1771233665"
},
"departure": {
"delay": 5,
"time": "1771233665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771234440"
},
"departure": {
"time": "1771234440"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771234140"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771235460"
},
"departure": {
"time": "1771235460"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771236060"
},
"departure": {
"time": "1771236060"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771235940"
},
"departure": {
"time": "1771235940"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771236000"
},
"departure": {
"time": "1771236000"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235040"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771235700"
},
"departure": {
"time": "1771235700"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771235760"
},
"departure": {
"time": "1771235760"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1771236540"
},
"departure": {
"time": "1771236540"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
}
],
"timestamp": "1771231710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:333:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx639:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1771232858"
},
"departure": {
"delay": 38,
"time": "1771232858"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1771231801"
},
"departure": {
"delay": 61,
"time": "1771231801"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1771233278"
},
"departure": {
"delay": 38,
"time": "1771233278"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 67,
"time": "1771230847"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 84,
"time": "1771231560"
},
"departure": {
"delay": 84,
"time": "1771231584"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1771233170"
},
"departure": {
"delay": 50,
"time": "1771233170"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 200,
"time": "1771231280"
},
"departure": {
"delay": 200,
"time": "1771231280"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1771231901"
},
"departure": {
"delay": 41,
"time": "1771231901"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1771231458"
},
"departure": {
"delay": 163,
"time": "1771231483"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 156,
"time": "1771231356"
},
"departure": {
"delay": 156,
"time": "1771231356"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1771233098"
},
"departure": {
"delay": 38,
"time": "1771233098"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1771231723"
},
"departure": {
"delay": 43,
"time": "1771231723"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771233458"
},
"departure": {
"delay": 38,
"time": "1771233458"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1771233356"
},
"departure": {
"delay": 56,
"time": "1771233356"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1771233213"
},
"departure": {
"delay": 33,
"time": "1771233213"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 108,
"time": "1771230923"
},
"departure": {
"delay": 108,
"time": "1771230948"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1771231660"
},
"departure": {
"delay": 40,
"time": "1771231660"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1771233046"
},
"departure": {
"delay": 46,
"time": "1771233046"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 183,
"time": "1771231203"
},
"departure": {
"delay": 183,
"time": "1771231203"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 228,
"time": "1771231128"
},
"departure": {
"delay": 228,
"time": "1771231128"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771230854",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx639:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4111967x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771231960"
},
"departure": {
"delay": 40,
"time": "1771231960"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1771232573"
},
"departure": {
"delay": 53,
"time": "1771232573"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1771232750"
},
"departure": {
"delay": 50,
"time": "1771232750"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1771232837"
},
"departure": {
"delay": 77,
"time": "1771232837"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1771233254"
},
"departure": {
"delay": 74,
"time": "1771233254"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1771232935"
},
"departure": {
"delay": 55,
"time": "1771232935"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 30,
"time": "1771231710"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1771232188"
},
"departure": {
"delay": 88,
"time": "1771232188"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771233333"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1771232068"
},
"departure": {
"delay": 88,
"time": "1771232068"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1771232285"
},
"departure": {
"delay": 65,
"time": "1771232285"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1771231835"
},
"departure": {
"delay": 35,
"time": "1771231835"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1771232397"
},
"departure": {
"delay": 57,
"time": "1771232397"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1771233038"
},
"departure": {
"delay": 38,
"time": "1771233038"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1771233154"
},
"departure": {
"delay": 34,
"time": "1771233154"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1771231338",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4111967x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:700000253:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 166,
"time": "1771232206"
},
"stopId": "FR:61001:ZE:Bayard:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 192,
"time": "1771231668"
},
"departure": {
"delay": 192,
"time": "1771231692"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": 166,
"time": "1771232086"
},
"stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 166,
"time": "1771232446"
},
"stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037",
"stopSequence": 41
},
{
"departure": {
"delay": 166,
"time": "1771232026"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 216,
"time": "1771231570"
},
"departure": {
"delay": 216,
"time": "1771231656"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 166,
"time": "1771232206"
},
"stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 148,
"time": "1771231486"
},
"departure": {
"delay": 148,
"time": "1771231528"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 166,
"time": "1771231966"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 166,
"time": "1771231846"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 166,
"time": "1771232266"
},
"stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": 166,
"time": "1771232086"
},
"stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 166,
"time": "1771232566"
},
"stopId": "FR:61077:ZE:Londx:ATOUMOD037",
"stopSequence": 42
},
{
"arrival": {
"delay": 166,
"time": "1771231726"
},
"departure": {
"delay": 166,
"time": "1771231726"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 166,
"time": "1771232146"
},
"stopId": "FR:61001:ZE:Courteille:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 166,
"time": "1771231906"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": 166,
"time": "1771232386"
},
"stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037",
"stopSequence": 40
},
{
"departure": {
"delay": 166,
"time": "1771231786"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 28
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:700000253:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239900"
},
"departure": {
"time": "1771239900"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771241340"
},
"departure": {
"time": "1771241340"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771241710"
},
"departure": {
"delay": 10,
"time": "1771241710"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771242300"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1771240020"
},
"departure": {
"time": "1771240020"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771242125"
},
"departure": {
"delay": 5,
"time": "1771242125"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1771240260"
},
"departure": {
"time": "1771240260"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771242120"
},
"departure": {
"time": "1771242120"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771239780"
},
"departure": {
"time": "1771239780"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771240080"
},
"departure": {
"time": "1771240080"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771239660"
},
"departure": {
"time": "1771239660"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771241040"
},
"departure": {
"time": "1771241040"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1771241705"
},
"departure": {
"delay": 5,
"time": "1771241705"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771241400"
},
"departure": {
"time": "1771241400"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771240860"
},
"departure": {
"time": "1771240860"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771240380"
},
"departure": {
"time": "1771240380"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771239960"
},
"departure": {
"time": "1771239960"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771241760"
},
"departure": {
"time": "1771241760"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"time": "1771239600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771239720"
},
"departure": {
"time": "1771239720"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771241460"
},
"departure": {
"time": "1771241460"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771241640"
},
"departure": {
"time": "1771241640"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771241700"
},
"departure": {
"time": "1771241700"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1771240440"
},
"departure": {
"time": "1771240440"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771241280"
},
"departure": {
"time": "1771241280"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771240320"
},
"departure": {
"time": "1771240320"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771241160"
},
"departure": {
"time": "1771241160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1771241465"
},
"departure": {
"delay": 5,
"time": "1771241465"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771241580"
},
"departure": {
"time": "1771241580"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771240500"
},
"departure": {
"time": "1771240500"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771239840"
},
"departure": {
"time": "1771239840"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771241940"
},
"departure": {
"time": "1771241940"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1771239785"
},
"departure": {
"delay": 5,
"time": "1771239785"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771241520"
},
"departure": {
"time": "1771241520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:461:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470850:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4509,
"time": "1771231731"
},
"departure": {
"delay": -4509,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -5409,
"time": "1771231731"
},
"departure": {
"delay": -5409,
"time": "1771231731"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -6909,
"time": "1771231731"
},
"departure": {
"delay": -6909,
"time": "1771231731"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -2229,
"time": "1771231731"
},
"departure": {
"delay": -2229,
"time": "1771231731"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3669,
"time": "1771231731"
},
"departure": {
"delay": -3669,
"time": "1771231731"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -6549,
"time": "1771231731"
},
"departure": {
"delay": -6549,
"time": "1771231731"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -5949,
"time": "1771231731"
},
"departure": {
"delay": -5949,
"time": "1771231731"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -6129,
"time": "1771231731"
},
"departure": {
"delay": -6129,
"time": "1771231731"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"departure": {
"delay": -1509,
"time": "1771231731"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -5709,
"time": "1771231731"
},
"departure": {
"delay": -5709,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -7029,
"time": "1771231731"
},
"departure": {
"delay": -7029,
"time": "1771231731"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -4809,
"time": "1771231731"
},
"departure": {
"delay": -4809,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4329,
"time": "1771231731"
},
"departure": {
"delay": -4329,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2649,
"time": "1771231731"
},
"departure": {
"delay": -2649,
"time": "1771231731"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3069,
"time": "1771231731"
},
"departure": {
"delay": -3069,
"time": "1771231731"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3789,
"time": "1771231731"
},
"departure": {
"delay": -3789,
"time": "1771231731"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3189,
"time": "1771231731"
},
"departure": {
"delay": -3189,
"time": "1771231731"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -7089,
"time": "1771231731"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -1929,
"time": "1771231731"
},
"departure": {
"delay": -1929,
"time": "1771231731"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3309,
"time": "1771231731"
},
"departure": {
"delay": -3309,
"time": "1771231731"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2889,
"time": "1771231731"
},
"departure": {
"delay": -2889,
"time": "1771231731"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -4269,
"time": "1771231731"
},
"departure": {
"delay": -4269,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4389,
"time": "1771231731"
},
"departure": {
"delay": -4389,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3009,
"time": "1771231731"
},
"departure": {
"delay": -3009,
"time": "1771231731"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -5169,
"time": "1771231731"
},
"departure": {
"delay": -5169,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -5169,
"time": "1771231731"
},
"departure": {
"delay": -5169,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -3789,
"time": "1771231731"
},
"departure": {
"delay": -3789,
"time": "1771231731"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -6429,
"time": "1771231731"
},
"departure": {
"delay": -6429,
"time": "1771231731"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -3489,
"time": "1771231731"
},
"departure": {
"delay": -3489,
"time": "1771231731"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -6369,
"time": "1771231731"
},
"departure": {
"delay": -6369,
"time": "1771231731"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -5049,
"time": "1771231731"
},
"departure": {
"delay": -5049,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -6789,
"time": "1771231731"
},
"departure": {
"delay": -6789,
"time": "1771231731"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -3669,
"time": "1771231731"
},
"departure": {
"delay": -3669,
"time": "1771231731"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3609,
"time": "1771231731"
},
"departure": {
"delay": -3609,
"time": "1771231731"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -5529,
"time": "1771231731"
},
"departure": {
"delay": -5529,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -6669,
"time": "1771231731"
},
"departure": {
"delay": -6669,
"time": "1771231731"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -4929,
"time": "1771231731"
},
"departure": {
"delay": -4929,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4689,
"time": "1771231731"
},
"departure": {
"delay": -4689,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -4629,
"time": "1771231731"
},
"departure": {
"delay": -4629,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -6669,
"time": "1771231731"
},
"departure": {
"delay": -6669,
"time": "1771231731"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -4989,
"time": "1771231731"
},
"departure": {
"delay": -4989,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470850:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758890x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1771233470"
},
"departure": {
"delay": 50,
"time": "1771233470"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 50,
"time": "1771233650"
},
"departure": {
"delay": 50,
"time": "1771233650"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 50,
"time": "1771233290"
},
"departure": {
"delay": 50,
"time": "1771233290"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 50,
"time": "1771233230"
},
"departure": {
"delay": 50,
"time": "1771233230"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 50,
"time": "1771233590"
},
"departure": {
"delay": 50,
"time": "1771233590"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 50,
"time": "1771232990"
},
"departure": {
"delay": 50,
"time": "1771232990"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 50,
"time": "1771233410"
},
"departure": {
"delay": 50,
"time": "1771233410"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -55,
"time": "1771231493"
},
"departure": {
"delay": -55,
"time": "1771231505"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1771232330"
},
"departure": {
"delay": 50,
"time": "1771232330"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1771234070"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 50,
"time": "1771232870"
},
"departure": {
"delay": 50,
"time": "1771232870"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1771232210"
},
"departure": {
"delay": 50,
"time": "1771232210"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1771232030"
},
"departure": {
"delay": 50,
"time": "1771232030"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1771231220"
},
"departure": {
"delay": 7,
"time": "1771231267"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -38,
"time": "1771231330"
},
"departure": {
"delay": -38,
"time": "1771231342"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771233950"
},
"departure": {
"delay": 50,
"time": "1771233950"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 50,
"time": "1771232510"
},
"departure": {
"delay": 50,
"time": "1771232510"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1771233710"
},
"departure": {
"delay": 50,
"time": "1771233710"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 36,
"time": "1771230956"
},
"departure": {
"delay": 36,
"time": "1771230996"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1771232630"
},
"departure": {
"delay": 50,
"time": "1771232630"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771232690"
},
"departure": {
"delay": 50,
"time": "1771232690"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1771232270"
},
"departure": {
"delay": 50,
"time": "1771232270"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1771231040"
},
"departure": {
"delay": 33,
"time": "1771231053"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771233530"
},
"departure": {
"delay": 50,
"time": "1771233530"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -13,
"time": "1771231113"
},
"departure": {
"delay": -13,
"time": "1771231127"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771233890"
},
"departure": {
"delay": 50,
"time": "1771233890"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 50,
"time": "1771234010"
},
"departure": {
"delay": 50,
"time": "1771234010"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 35,
"time": "1771230787"
},
"departure": {
"delay": 35,
"time": "1771230815"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771232750"
},
"departure": {
"delay": 50,
"time": "1771232750"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1771233170"
},
"departure": {
"delay": 50,
"time": "1771233170"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 50,
"time": "1771232390"
},
"departure": {
"delay": 50,
"time": "1771232390"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1771231370"
},
"departure": {
"delay": 1,
"time": "1771231381"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -4,
"time": "1771231302"
},
"departure": {
"delay": -4,
"time": "1771231316"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1771232090"
},
"departure": {
"delay": 50,
"time": "1771232090"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 47,
"time": "1771230647"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771231850"
},
"departure": {
"delay": 50,
"time": "1771231850"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1771233350"
},
"departure": {
"delay": 50,
"time": "1771233350"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 30,
"time": "1771230860"
},
"departure": {
"delay": 30,
"time": "1771230870"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1771230931"
},
"departure": {
"delay": 43,
"time": "1771230943"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1771232930"
},
"departure": {
"delay": 50,
"time": "1771232930"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 50,
"time": "1771233050"
},
"departure": {
"delay": 50,
"time": "1771233050"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1771230697"
},
"departure": {
"delay": 59,
"time": "1771230719"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1771232810"
},
"departure": {
"delay": 50,
"time": "1771232810"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1771231071"
},
"departure": {
"delay": 22,
"time": "1771231102"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1771230883"
},
"departure": {
"delay": 12,
"time": "1771230912"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771233770"
},
"departure": {
"delay": 50,
"time": "1771233770"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -46,
"time": "1771231435"
},
"departure": {
"delay": -46,
"time": "1771231454"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771231579"
},
"departure": {
"time": "1771231680"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1771230832"
},
"departure": {
"delay": 6,
"time": "1771230846"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1771233290"
},
"departure": {
"delay": 50,
"time": "1771233290"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758890x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597191:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -847,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1771233154"
},
"departure": {
"delay": 34,
"time": "1771233154"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1771233576"
},
"departure": {
"delay": 36,
"time": "1771233576"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -69,
"time": "1771233411"
},
"departure": {
"delay": -69,
"time": "1771233411"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1327,
"time": "1771231733"
},
"departure": {
"delay": -1327,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1771233323"
},
"departure": {
"delay": -37,
"time": "1771233323"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1771233833"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -51,
"time": "1771233249"
},
"departure": {
"delay": -51,
"time": "1771233249"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1087,
"time": "1771231733"
},
"departure": {
"delay": -1087,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1267,
"time": "1771231733"
},
"departure": {
"delay": -1267,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1771233501"
},
"departure": {
"delay": -39,
"time": "1771233501"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1771233727"
},
"departure": {
"delay": 67,
"time": "1771233727"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1207,
"time": "1771231733"
},
"departure": {
"delay": -1207,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -967,
"time": "1771231733"
},
"departure": {
"delay": -967,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -907,
"time": "1771231733"
},
"departure": {
"delay": -907,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1771233189"
},
"departure": {
"delay": 9,
"time": "1771233189"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1771233787"
},
"departure": {
"delay": 67,
"time": "1771233787"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597191:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758503x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1771226368"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 133,
"time": "1771225948"
},
"departure": {
"delay": 133,
"time": "1771225993"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1771226018"
},
"departure": {
"delay": 113,
"time": "1771226033"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 161,
"time": "1771225164"
},
"departure": {
"delay": 161,
"time": "1771225181"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1771226116"
},
"departure": {
"delay": 117,
"time": "1771226157"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1771225302"
},
"departure": {
"delay": 153,
"time": "1771225353"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1771223521"
},
"departure": {
"delay": 125,
"time": "1771223585"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 112,
"time": "1771224602"
},
"departure": {
"delay": 112,
"time": "1771224652"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 181,
"time": "1771224895"
},
"departure": {
"delay": 181,
"time": "1771224961"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 43,
"time": "1771223143"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 145,
"time": "1771225208"
},
"departure": {
"delay": 145,
"time": "1771225225"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1771226214"
},
"departure": {
"delay": 70,
"time": "1771226230"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 131,
"time": "1771223821"
},
"departure": {
"delay": 131,
"time": "1771223831"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 220,
"time": "1771225081"
},
"departure": {
"delay": 220,
"time": "1771225120"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1771225639"
},
"departure": {
"delay": 117,
"time": "1771225677"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 124,
"time": "1771224108"
},
"departure": {
"delay": 124,
"time": "1771224124"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1771224515"
},
"departure": {
"delay": 132,
"time": "1771224552"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 168,
"time": "1771223701"
},
"departure": {
"delay": 168,
"time": "1771223748"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1771225818"
},
"departure": {
"delay": 154,
"time": "1771225894"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 172,
"time": "1771225729"
},
"departure": {
"delay": 172,
"time": "1771225792"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 171,
"time": "1771225455"
},
"departure": {
"delay": 171,
"time": "1771225491"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758503x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx931:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 160,
"time": "1771228960"
},
"departure": {
"delay": 160,
"time": "1771228960"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1771229285"
},
"departure": {
"delay": 185,
"time": "1771229285"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1771231402"
},
"departure": {
"delay": 82,
"time": "1771231402"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 140,
"time": "1771229640"
},
"departure": {
"delay": 140,
"time": "1771229660"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1771231131"
},
"departure": {
"delay": 51,
"time": "1771231131"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 108,
"time": "1771231308"
},
"departure": {
"delay": 108,
"time": "1771231308"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -7,
"time": "1771231553"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1771230536"
},
"departure": {
"delay": 56,
"time": "1771230536"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1771229868"
},
"departure": {
"delay": 126,
"time": "1771229886"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1771231222"
},
"departure": {
"delay": 82,
"time": "1771231222"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 73,
"time": "1771230613"
},
"departure": {
"delay": 73,
"time": "1771230613"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1771229484"
},
"departure": {
"delay": 144,
"time": "1771229484"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1771230713"
},
"departure": {
"delay": 7,
"time": "1771230787"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1771229938"
},
"departure": {
"delay": 142,
"time": "1771229962"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1771230210"
},
"departure": {
"delay": 90,
"time": "1771230210"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1771230339"
},
"departure": {
"delay": 39,
"time": "1771230339"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 179,
"time": "1771229159"
},
"departure": {
"delay": 179,
"time": "1771229159"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1771231495"
},
"departure": {
"delay": 115,
"time": "1771231495"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 174,
"time": "1771229034"
},
"departure": {
"delay": 174,
"time": "1771229034"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 199,
"time": "1771229359"
},
"departure": {
"delay": 199,
"time": "1771229359"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 155,
"time": "1771229735"
},
"departure": {
"delay": 155,
"time": "1771229735"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 206,
"time": "1771229246"
},
"departure": {
"delay": 206,
"time": "1771229246"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 179,
"time": "1771228859"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1771230436"
},
"departure": {
"delay": 101,
"time": "1771230461"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1771230892"
},
"departure": {
"delay": 52,
"time": "1771230892"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1771230110"
},
"departure": {
"delay": 110,
"time": "1771230110"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1771231043"
},
"departure": {
"delay": 83,
"time": "1771231043"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1771230040"
},
"departure": {
"delay": 100,
"time": "1771230040"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771230270"
},
"departure": {
"delay": 30,
"time": "1771230270"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 165,
"time": "1771229085"
},
"departure": {
"delay": 165,
"time": "1771229085"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771228863",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx931:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758652x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771221877"
},
"departure": {
"delay": 57,
"time": "1771221897"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1771221688"
},
"departure": {
"delay": 68,
"time": "1771221728"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -29,
"time": "1771224211"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 63,
"time": "1771221352"
},
"departure": {
"delay": 63,
"time": "1771221363"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1771222211"
},
"departure": {
"delay": 53,
"time": "1771222253"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1771222603"
},
"departure": {
"delay": 45,
"time": "1771222665"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1771223360"
},
"departure": {
"delay": -7,
"time": "1771223393"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1771223732"
},
"departure": {
"delay": 12,
"time": "1771223772"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 64,
"time": "1771221473"
},
"departure": {
"delay": 64,
"time": "1771221484"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1771223447"
},
"departure": {
"delay": 43,
"time": "1771223503"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 49,
"time": "1771222029"
},
"departure": {
"delay": 49,
"time": "1771222069"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1771224132"
},
"departure": {
"delay": 24,
"time": "1771224144"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1771223560"
},
"departure": {
"delay": 20,
"time": "1771223600"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1771222132"
},
"departure": {
"delay": 10,
"time": "1771222150"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771221789"
},
"departure": {
"delay": 110,
"time": "1771221830"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1771222759"
},
"departure": {
"delay": 32,
"time": "1771222832"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1771222513"
},
"departure": {
"delay": 62,
"time": "1771222562"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771222279"
},
"departure": {
"delay": 60,
"time": "1771222320"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1771223922"
},
"departure": {
"delay": 19,
"time": "1771223959"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 92,
"time": "1771221440"
},
"departure": {
"delay": 92,
"time": "1771221452"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1771223642"
},
"departure": {
"delay": 14,
"time": "1771223654"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -4,
"time": "1771223982"
},
"departure": {
"delay": -4,
"time": "1771223996"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 36,
"time": "1771223192"
},
"departure": {
"delay": 36,
"time": "1771223256"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1771221924"
},
"departure": {
"delay": 35,
"time": "1771221935"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1771223832"
},
"departure": {
"delay": 49,
"time": "1771223869"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 19,
"time": "1771224026"
},
"departure": {
"delay": 19,
"time": "1771224079"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 12,
"time": "1771222976"
},
"departure": {
"delay": 12,
"time": "1771222992"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 83,
"time": "1771222880"
},
"departure": {
"delay": 83,
"time": "1771222943"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 95,
"time": "1771221275"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1771221377"
},
"departure": {
"delay": 61,
"time": "1771221421"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1771221566"
},
"departure": {
"delay": 78,
"time": "1771221618"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1771222697"
},
"departure": {
"delay": 46,
"time": "1771222726"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1771223049"
},
"departure": {
"delay": -8,
"time": "1771223092"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 77,
"time": "1771222363"
},
"departure": {
"delay": 77,
"time": "1771222397"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1771222416"
},
"departure": {
"delay": 73,
"time": "1771222453"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758652x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 210,
"time": "1771225698"
},
"departure": {
"delay": 210,
"time": "1771225710"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1771226444"
},
"departure": {
"delay": 52,
"time": "1771226452"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1771226651"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771226266"
},
"departure": {
"delay": 8,
"time": "1771226288"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1771226519"
},
"departure": {
"delay": 66,
"time": "1771226526"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771226075"
},
"departure": {
"delay": 51,
"time": "1771226091"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1771225868"
},
"departure": {
"delay": 82,
"time": "1771225882"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1771225727"
},
"departure": {
"delay": 120,
"time": "1771225740"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 246,
"time": "1771225613"
},
"departure": {
"delay": 246,
"time": "1771225626"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 242,
"time": "1771225674"
},
"departure": {
"delay": 242,
"time": "1771225682"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1771226130"
},
"departure": {
"delay": 54,
"time": "1771226154"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1771225921"
},
"departure": {
"delay": 70,
"time": "1771225930"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1771226021"
},
"departure": {
"delay": 48,
"time": "1771226028"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1771225761"
},
"departure": {
"delay": 97,
"time": "1771225777"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1771226308"
},
"departure": {
"delay": 58,
"time": "1771226398"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": -249,
"time": "1771224951"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1771226553"
},
"departure": {
"delay": 45,
"time": "1771226565"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:6:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:a54e0cc79430eca5c157aa529ac621da:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771231822"
},
"departure": {
"delay": 22,
"time": "1771231822"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1771231147"
},
"departure": {
"delay": 40,
"time": "1771231180"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": -27,
"time": "1771230681"
},
"departure": {
"delay": -27,
"time": "1771230693"
},
"stopId": "FR:61169:ZE:2266:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1771230794"
},
"departure": {
"delay": -8,
"time": "1771230832"
},
"stopId": "FR:61169:ZE:2290:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1771231286"
},
"departure": {
"delay": -13,
"time": "1771231307"
},
"stopId": "FR:61169:ZE:2285:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1771230927"
},
"departure": {
"delay": -4,
"time": "1771230956"
},
"stopId": "FR:61169:ZE:2260:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1771231942"
},
"stopId": "FR:61169:ZE:2335:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": -19,
"time": "1771230569"
},
"departure": {
"delay": -19,
"time": "1771230581"
},
"stopId": "FR:61169:ZE:2272:ATOUMOD104",
"stopSequence": 4
},
{
"departure": {
"delay": 19,
"time": "1771230439"
},
"stopId": "FR:61169:ZE:2276:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1771230462"
},
"departure": {
"delay": -2,
"time": "1771230478"
},
"stopId": "FR:61169:ZE:2288:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771230612"
},
"departure": {
"delay": 17,
"time": "1771230617"
},
"stopId": "FR:61169:ZE:2331:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771231882"
},
"departure": {
"delay": 22,
"time": "1771231882"
},
"stopId": "FR:61169:ZE:2306:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1771231622"
},
"departure": {
"delay": 122,
"time": "1771231622"
},
"stopId": "FR:61169:ZE:2274:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 122,
"time": "1771231562"
},
"departure": {
"delay": 122,
"time": "1771231562"
},
"stopId": "FR:61169:ZE:2295:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1771231060"
},
"departure": {
"delay": 16,
"time": "1771231096"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1771231356"
},
"departure": {
"delay": -4,
"time": "1771231376"
},
"stopId": "FR:61169:ZE:2278:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1771230652"
},
"departure": {
"delay": 7,
"time": "1771230667"
},
"stopId": "FR:61169:ZE:2310:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1771231692"
},
"departure": {
"delay": 22,
"time": "1771231702"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": -11,
"time": "1771230505"
},
"departure": {
"delay": -11,
"time": "1771230529"
},
"stopId": "FR:61169:ZE:2282:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1771231674"
},
"departure": {
"delay": 64,
"time": "1771231684"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": -4,
"time": "1771230884"
},
"departure": {
"delay": -4,
"time": "1771230896"
},
"stopId": "FR:61169:ZE:2319:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771231739"
},
"departure": {
"delay": 22,
"time": "1771231762"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1771231225"
},
"departure": {
"delay": 41,
"time": "1771231241"
},
"stopId": "FR:61169:ZE:2316:ATOUMOD104",
"stopSequence": 13
}
],
"timestamp": "1771231804",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:a54e0cc79430eca5c157aa529ac621da:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx843:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1771230914"
},
"departure": {
"delay": 14,
"time": "1771230914"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1771231874"
},
"departure": {
"delay": 14,
"time": "1771231874"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1771231272"
},
"departure": {
"delay": 35,
"time": "1771231295"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771231950"
},
"departure": {
"delay": 30,
"time": "1771231950"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1771232901"
},
"departure": {
"delay": 21,
"time": "1771232901"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1771230989"
},
"departure": {
"delay": 29,
"time": "1771230989"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1771232807"
},
"departure": {
"delay": 47,
"time": "1771232807"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1771230783"
},
"departure": {
"delay": 3,
"time": "1771230783"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1771232174"
},
"departure": {
"delay": 14,
"time": "1771232174"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1771232997"
},
"departure": {
"delay": -3,
"time": "1771232997"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771233500"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -19,
"time": "1771230821"
},
"departure": {
"delay": -19,
"time": "1771230821"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -16,
"time": "1771231424"
},
"departure": {
"delay": -16,
"time": "1771231424"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1771231499"
},
"departure": {
"delay": -1,
"time": "1771231499"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1771233158"
},
"departure": {
"delay": 38,
"time": "1771233158"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1771233248"
},
"departure": {
"delay": 8,
"time": "1771233248"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1771231116"
},
"departure": {
"delay": 36,
"time": "1771231116"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771233080"
},
"departure": {
"delay": 20,
"time": "1771233080"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -15,
"time": "1771232025"
},
"departure": {
"delay": -15,
"time": "1771232025"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771231700"
},
"departure": {
"delay": 20,
"time": "1771231700"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1771231041"
},
"departure": {
"delay": 21,
"time": "1771231041"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -36,
"time": "1771230684"
},
"departure": {
"delay": -36,
"time": "1771230684"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771231755"
},
"departure": {
"delay": 15,
"time": "1771231755"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771233320"
},
"departure": {
"delay": 20,
"time": "1771233320"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 30,
"time": "1771230630"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771230194",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx843:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745456x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1771228906"
},
"departure": {
"delay": -41,
"time": "1771228939"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1771229235"
},
"departure": {
"delay": 8,
"time": "1771229288"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -23,
"time": "1771228971"
},
"departure": {
"delay": -23,
"time": "1771229017"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -39,
"time": "1771229079"
},
"departure": {
"delay": -39,
"time": "1771229121"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1771228235"
},
"departure": {
"delay": 21,
"time": "1771228281"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771229318"
},
"departure": {
"delay": 20,
"time": "1771229360"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1771228791"
},
"departure": {
"delay": -12,
"time": "1771228848"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1771228140"
},
"departure": {
"delay": 40,
"time": "1771228180"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1771228369"
},
"departure": {
"delay": 61,
"time": "1771228381"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1771228400"
},
"departure": {
"delay": 58,
"time": "1771228438"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -47,
"time": "1771229593"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1771228637"
},
"departure": {
"delay": 61,
"time": "1771228681"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1771228483"
},
"departure": {
"delay": 72,
"time": "1771228512"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1771228736"
},
"departure": {
"delay": 9,
"time": "1771228749"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 55,
"time": "1771227955"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1771229384"
},
"departure": {
"delay": 36,
"time": "1771229436"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1771229460"
},
"departure": {
"delay": 49,
"time": "1771229509"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -23,
"time": "1771229162"
},
"departure": {
"delay": -23,
"time": "1771229197"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1771228039"
},
"departure": {
"delay": 6,
"time": "1771228086"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745456x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758883x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771225782"
},
"departure": {
"delay": 78,
"time": "1771225818"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1771224912"
},
"departure": {
"delay": 7,
"time": "1771224967"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1771225591"
},
"departure": {
"delay": 55,
"time": "1771225735"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -49,
"time": "1771226207"
},
"departure": {
"delay": -49,
"time": "1771226231"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -2,
"time": "1771226447"
},
"departure": {
"delay": -2,
"time": "1771226458"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1771226035"
},
"departure": {
"delay": 35,
"time": "1771226075"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1771224998"
},
"departure": {
"delay": -12,
"time": "1771225008"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1771227062"
},
"departure": {
"delay": 13,
"time": "1771227193"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -83,
"time": "1771227637"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 41,
"time": "1771224419"
},
"departure": {
"delay": 41,
"time": "1771224461"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -33,
"time": "1771227360"
},
"departure": {
"delay": -33,
"time": "1771227387"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -57,
"time": "1771227591"
},
"departure": {
"delay": -57,
"time": "1771227603"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 19,
"time": "1771225920"
},
"departure": {
"delay": 19,
"time": "1771225939"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1771225081"
},
"departure": {
"delay": 33,
"time": "1771225113"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1771226796"
},
"departure": {
"delay": -9,
"time": "1771226811"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 12,
"time": "1771226623"
},
"departure": {
"delay": 12,
"time": "1771226712"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -22,
"time": "1771227265"
},
"departure": {
"delay": -22,
"time": "1771227278"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -28,
"time": "1771224557"
},
"departure": {
"delay": -28,
"time": "1771224572"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -63,
"time": "1771226988"
},
"departure": {
"delay": -63,
"time": "1771226997"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 43,
"time": "1771225157"
},
"departure": {
"delay": 43,
"time": "1771225243"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1771226147"
},
"departure": {
"delay": 9,
"time": "1771226169"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 17,
"time": "1771225857"
},
"departure": {
"delay": 17,
"time": "1771225877"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 12,
"time": "1771224720"
},
"departure": {
"delay": 12,
"time": "1771224732"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1771225476"
},
"departure": {
"delay": 45,
"time": "1771225545"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1771226920"
},
"departure": {
"delay": -9,
"time": "1771226931"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 4,
"time": "1771225956"
},
"departure": {
"delay": 4,
"time": "1771225984"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1771224583"
},
"departure": {
"delay": 16,
"time": "1771224616"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1771224505"
},
"departure": {
"delay": -3,
"time": "1771224537"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -52,
"time": "1771226573"
},
"departure": {
"delay": -52,
"time": "1771226588"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -40,
"time": "1771226885"
},
"departure": {
"delay": -40,
"time": "1771226900"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -16,
"time": "1771226855"
},
"departure": {
"delay": -16,
"time": "1771226864"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 8,
"time": "1771224479"
},
"departure": {
"delay": 8,
"time": "1771224488"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1771226351"
},
"departure": {
"delay": -7,
"time": "1771226393"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1771224327"
},
"departure": {
"delay": 50,
"time": "1771224350"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1771225276"
},
"departure": {
"delay": 32,
"time": "1771225292"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -14,
"time": "1771227515"
},
"departure": {
"delay": -14,
"time": "1771227526"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -18,
"time": "1771226956"
},
"departure": {
"delay": -18,
"time": "1771226982"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -2,
"time": "1771227220"
},
"departure": {
"delay": -2,
"time": "1771227238"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"departure": {
"delay": 28,
"time": "1771224268"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1771224650"
},
"departure": {
"delay": 27,
"time": "1771224687"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1771226500"
},
"departure": {
"delay": -4,
"time": "1771226516"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -43,
"time": "1771226253"
},
"departure": {
"delay": -43,
"time": "1771226297"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -12,
"time": "1771224756"
},
"departure": {
"delay": -12,
"time": "1771224768"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -72,
"time": "1771227041"
},
"departure": {
"delay": -72,
"time": "1771227048"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -15,
"time": "1771225026"
},
"departure": {
"delay": -15,
"time": "1771225065"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -44,
"time": "1771227543"
},
"departure": {
"delay": -44,
"time": "1771227556"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -24,
"time": "1771227325"
},
"departure": {
"delay": -24,
"time": "1771227336"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 46,
"time": "1771225367"
},
"departure": {
"delay": 46,
"time": "1771225426"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1771224782"
},
"departure": {
"delay": -24,
"time": "1771224816"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -33,
"time": "1771226533"
},
"departure": {
"delay": -33,
"time": "1771226547"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758883x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197383x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 197,
"time": "1771231277"
},
"departure": {
"delay": 197,
"time": "1771231277"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 194,
"time": "1771231334"
},
"departure": {
"delay": 194,
"time": "1771231334"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 154,
"time": "1771231174"
},
"departure": {
"delay": 154,
"time": "1771231174"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 163,
"time": "1771231243"
},
"departure": {
"delay": 163,
"time": "1771231243"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 215,
"time": "1771231355"
},
"departure": {
"delay": 215,
"time": "1771231355"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 190,
"time": "1771231090"
},
"departure": {
"delay": 190,
"time": "1771231090"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 169,
"time": "1771231309"
},
"departure": {
"delay": 169,
"time": "1771231309"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 221,
"time": "1771231001"
},
"departure": {
"delay": 221,
"time": "1771231001"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 155,
"time": "1771231415"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 193,
"time": "1771231213"
},
"departure": {
"delay": 193,
"time": "1771231213"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 187,
"time": "1771231387"
},
"departure": {
"delay": 187,
"time": "1771231387"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 164,
"time": "1771231064"
},
"departure": {
"delay": 164,
"time": "1771231064"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771231278",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197383x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx933:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1771231183"
},
"departure": {
"delay": 163,
"time": "1771231183"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1771231917"
},
"departure": {
"delay": 117,
"time": "1771231917"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 91,
"time": "1771231831"
},
"departure": {
"delay": 91,
"time": "1771231831"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 141,
"time": "1771230741"
},
"departure": {
"delay": 141,
"time": "1771230741"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1771231041"
},
"departure": {
"delay": 81,
"time": "1771231041"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1771230530"
},
"departure": {
"delay": 110,
"time": "1771230530"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 118,
"time": "1771232398"
},
"departure": {
"delay": 118,
"time": "1771232398"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 104,
"time": "1771232864"
},
"departure": {
"delay": 104,
"time": "1771232864"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 147,
"time": "1771230627"
},
"departure": {
"delay": 147,
"time": "1771230627"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1771231651"
},
"departure": {
"delay": 91,
"time": "1771231651"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1771231576"
},
"departure": {
"delay": 136,
"time": "1771231576"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1771230659"
},
"departure": {
"delay": 119,
"time": "1771230659"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1771230889"
},
"departure": {
"delay": 109,
"time": "1771230889"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 63,
"time": "1771230183"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 176,
"time": "1771230476"
},
"departure": {
"delay": 176,
"time": "1771230476"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1771232613"
},
"departure": {
"delay": 93,
"time": "1771232613"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1771232071"
},
"departure": {
"delay": 91,
"time": "1771232071"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 109,
"time": "1771232749"
},
"departure": {
"delay": 109,
"time": "1771232749"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 186,
"time": "1771231446"
},
"departure": {
"delay": 186,
"time": "1771231446"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1771232016"
},
"departure": {
"delay": 96,
"time": "1771232016"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1771233091"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 164,
"time": "1771230404"
},
"departure": {
"delay": 164,
"time": "1771230404"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 122,
"time": "1771231322"
},
"departure": {
"delay": 122,
"time": "1771231322"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1771232671"
},
"departure": {
"delay": 91,
"time": "1771232671"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 91,
"time": "1771232911"
},
"departure": {
"delay": 91,
"time": "1771232911"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 110,
"time": "1771231790"
},
"departure": {
"delay": 110,
"time": "1771231790"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1771231500"
},
"departure": {
"delay": 120,
"time": "1771231500"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1771232492"
},
"departure": {
"delay": 92,
"time": "1771232492"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771230194",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx933:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022821x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1771235121"
},
"departure": {
"delay": 21,
"time": "1771235121"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 13,
"time": "1771232533"
},
"departure": {
"delay": 13,
"time": "1771232533"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1771234427"
},
"departure": {
"delay": 47,
"time": "1771234427"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771234560"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1771232616"
},
"departure": {
"delay": 36,
"time": "1771232616"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1771233367"
},
"departure": {
"delay": 7,
"time": "1771233367"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1771235833"
},
"departure": {
"delay": 13,
"time": "1771235833"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 43,
"time": "1771235683"
},
"departure": {
"delay": 43,
"time": "1771235683"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 6,
"time": "1771235286"
},
"departure": {
"delay": 6,
"time": "1771235286"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 55,
"time": "1771234015"
},
"departure": {
"delay": 55,
"time": "1771234015"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1771232866"
},
"departure": {
"delay": 46,
"time": "1771232866"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771234130"
},
"departure": {
"delay": 50,
"time": "1771234130"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1771235748"
},
"departure": {
"delay": 48,
"time": "1771235748"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 50,
"time": "1771235210"
},
"departure": {
"delay": 50,
"time": "1771235210"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1771235460"
},
"departure": {
"time": "1771235460"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234200"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1771234495"
},
"departure": {
"delay": 55,
"time": "1771234495"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1771235880"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"time": "1771233300"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1771233488"
},
"departure": {
"delay": 8,
"time": "1771233488"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771233000"
},
"departure": {
"time": "1771233000"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1771233553"
},
"departure": {
"delay": 13,
"time": "1771233553"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1771235799"
},
"departure": {
"delay": 39,
"time": "1771235799"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"time": "1771235160"
},
"departure": {
"time": "1771235160"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 31,
"time": "1771232911"
},
"departure": {
"delay": 31,
"time": "1771232911"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1771233865"
},
"departure": {
"delay": 25,
"time": "1771233865"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771234942"
},
"departure": {
"delay": 22,
"time": "1771234942"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 57,
"time": "1771235637"
},
"departure": {
"delay": 57,
"time": "1771235637"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 39,
"time": "1771235379"
},
"departure": {
"delay": 39,
"time": "1771235379"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235040"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1771235580"
},
"departure": {
"time": "1771235580"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 27,
"time": "1771234647"
},
"departure": {
"delay": 27,
"time": "1771234647"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 47,
"time": "1771235507"
},
"departure": {
"delay": 47,
"time": "1771235507"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 7,
"time": "1771234267"
},
"departure": {
"delay": 7,
"time": "1771234267"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771233420"
},
"departure": {
"time": "1771233420"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1771232383"
},
"departure": {
"delay": 43,
"time": "1771232383"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1771232459"
},
"departure": {
"delay": 59,
"time": "1771232459"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1771232423"
},
"departure": {
"delay": 23,
"time": "1771232423"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1771234790"
},
"departure": {
"delay": 50,
"time": "1771234790"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 58,
"time": "1771233598"
},
"departure": {
"delay": 58,
"time": "1771233598"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1771233923"
},
"departure": {
"delay": 23,
"time": "1771233923"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1771232570"
},
"departure": {
"delay": 50,
"time": "1771232570"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771232340"
},
"departure": {
"time": "1771232340"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1771232653"
},
"departure": {
"delay": 13,
"time": "1771232653"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1771234072"
},
"departure": {
"delay": 52,
"time": "1771234072"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771234728"
},
"departure": {
"delay": 48,
"time": "1771234728"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 50,
"time": "1771235330"
},
"departure": {
"delay": 50,
"time": "1771235330"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 19,
"time": "1771234879"
},
"departure": {
"delay": 19,
"time": "1771234879"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771231458",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022821x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6054:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771230720"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771230180"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771230540"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771231680"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771231560"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771230780"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771229580"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771229640"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771231080"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771229520"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771229400"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771230300"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771230660"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771230960"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771230840"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771229460"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771230480"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771231660",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6054:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597578:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4087,
"time": "1771231733"
},
"departure": {
"delay": -4087,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1771235680"
},
"departure": {
"delay": -20,
"time": "1771235680"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -3427,
"time": "1771231733"
},
"departure": {
"delay": -3427,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -4027,
"time": "1771231733"
},
"departure": {
"delay": -4027,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3967,
"time": "1771231733"
},
"departure": {
"delay": -3967,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3547,
"time": "1771231733"
},
"departure": {
"delay": -3547,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1771236047"
},
"departure": {
"delay": -13,
"time": "1771236047"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"departure": {
"delay": -3067,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3487,
"time": "1771231733"
},
"departure": {
"delay": -3487,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1771236003"
},
"departure": {
"delay": 3,
"time": "1771236003"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3667,
"time": "1771231733"
},
"departure": {
"delay": -3667,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1771236303"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3187,
"time": "1771231733"
},
"departure": {
"delay": -3187,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1771235566"
},
"departure": {
"delay": 46,
"time": "1771235566"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3067,
"time": "1771231733"
},
"departure": {
"delay": -3067,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1771236086"
},
"departure": {
"delay": 26,
"time": "1771236086"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 4,
"time": "1771236244"
},
"departure": {
"delay": 4,
"time": "1771236244"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1771236144"
},
"departure": {
"delay": 24,
"time": "1771236144"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3247,
"time": "1771231733"
},
"departure": {
"delay": -3247,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1771235642"
},
"departure": {
"delay": 2,
"time": "1771235642"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1771236214"
},
"departure": {
"delay": 34,
"time": "1771236214"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597578:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1993:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3535,
"time": "1771230690"
},
"departure": {
"delay": 3535,
"time": "1771230715"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 3519,
"time": "1771230591"
},
"departure": {
"delay": 3519,
"time": "1771230639"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 3292,
"time": "1771231072"
},
"departure": {
"delay": 3292,
"time": "1771231072"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 3370,
"time": "1771232350"
},
"departure": {
"delay": 3370,
"time": "1771232350"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 3370,
"time": "1771231690"
},
"departure": {
"delay": 3370,
"time": "1771231690"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 3382,
"time": "1771231762"
},
"departure": {
"delay": 3382,
"time": "1771231762"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 3410,
"time": "1771231430"
},
"departure": {
"delay": 3410,
"time": "1771231430"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 3408,
"time": "1771232448"
},
"departure": {
"delay": 3408,
"time": "1771232448"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3489,
"time": "1771230789"
},
"departure": {
"delay": 3489,
"time": "1771230789"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3370,
"time": "1771231870"
},
"departure": {
"delay": 3370,
"time": "1771231870"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 3445,
"time": "1771231045"
},
"departure": {
"delay": 3445,
"time": "1771231045"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 3381,
"time": "1771231581"
},
"departure": {
"delay": 3381,
"time": "1771231581"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 3374,
"time": "1771231934"
},
"departure": {
"delay": 3374,
"time": "1771231934"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 3372,
"time": "1771232532"
},
"departure": {
"delay": 3372,
"time": "1771232532"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 3367,
"time": "1771231254"
},
"departure": {
"delay": 3367,
"time": "1771231327"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 3370,
"time": "1771231990"
},
"departure": {
"delay": 3370,
"time": "1771231990"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 3390,
"time": "1771230390"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 3425,
"time": "1771232765"
},
"departure": {
"delay": 3425,
"time": "1771232765"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 3488,
"time": "1771230463"
},
"departure": {
"delay": 3488,
"time": "1771230488"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 3370,
"time": "1771232650"
},
"departure": {
"delay": 3370,
"time": "1771232650"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 3484,
"time": "1771230844"
},
"departure": {
"delay": 3484,
"time": "1771230844"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 3429,
"time": "1771231509"
},
"departure": {
"delay": 3429,
"time": "1771231509"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 3535,
"time": "1771230895"
},
"departure": {
"delay": 3535,
"time": "1771230895"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771229854",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1993:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13122F5710731x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771230900"
},
"departure": {
"time": "1771230960"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771229820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771235340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771230360"
},
"departure": {
"time": "1771230420"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771232040"
},
"departure": {
"time": "1771232160"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771231500"
},
"departure": {
"time": "1771231560"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1771226212",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13122F5710731x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771234620"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771233840"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771234140"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771234740"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771234080"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771234680"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771234980"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771233660"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771233360"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771234800"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771233120"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771232940"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771233960"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771233180"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6014:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758837x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 76,
"time": "1771226656"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -83,
"time": "1771228205"
},
"departure": {
"delay": -83,
"time": "1771228237"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1771229277"
},
"departure": {
"delay": 14,
"time": "1771229294"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -34,
"time": "1771229692"
},
"departure": {
"delay": -34,
"time": "1771229726"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -88,
"time": "1771228128"
},
"departure": {
"delay": -88,
"time": "1771228172"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -31,
"time": "1771227611"
},
"departure": {
"delay": -31,
"time": "1771227629"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1771226676"
},
"departure": {
"delay": 104,
"time": "1771226684"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1771229458"
},
"departure": {
"delay": 9,
"time": "1771229469"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 132,
"time": "1771228584"
},
"departure": {
"delay": 132,
"time": "1771228872"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 35,
"time": "1771227383"
},
"departure": {
"delay": 35,
"time": "1771227395"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1771227133"
},
"departure": {
"delay": 25,
"time": "1771227145"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1771227164"
},
"departure": {
"delay": 12,
"time": "1771227192"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -18,
"time": "1771229599"
},
"departure": {
"delay": -18,
"time": "1771229622"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -54,
"time": "1771229638"
},
"departure": {
"delay": -54,
"time": "1771229646"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -98,
"time": "1771228371"
},
"departure": {
"delay": -98,
"time": "1771228402"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -42,
"time": "1771227887"
},
"departure": {
"delay": -42,
"time": "1771227918"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1771226847"
},
"departure": {
"delay": 120,
"time": "1771226880"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1771227477"
},
"departure": {
"delay": 26,
"time": "1771227506"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -32,
"time": "1771229774"
},
"departure": {
"delay": -32,
"time": "1771229788"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -58,
"time": "1771227987"
},
"departure": {
"delay": -58,
"time": "1771228022"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -76,
"time": "1771229864"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -31,
"time": "1771227796"
},
"departure": {
"delay": -31,
"time": "1771227869"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 152,
"time": "1771226710"
},
"departure": {
"delay": 152,
"time": "1771226792"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1771229319"
},
"departure": {
"delay": 32,
"time": "1771229372"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 37,
"time": "1771227322"
},
"departure": {
"delay": 37,
"time": "1771227337"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1771229046"
},
"departure": {
"delay": 102,
"time": "1771229082"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -97,
"time": "1771228059"
},
"departure": {
"delay": -97,
"time": "1771228103"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -84,
"time": "1771227679"
},
"departure": {
"delay": -84,
"time": "1771227696"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1771229469"
},
"departure": {
"delay": -17,
"time": "1771229503"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1771227226"
},
"departure": {
"delay": 2,
"time": "1771227242"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1771226999"
},
"departure": {
"delay": 71,
"time": "1771227011"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1771228928"
},
"departure": {
"delay": 100,
"time": "1771228960"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -12,
"time": "1771229531"
},
"departure": {
"delay": -12,
"time": "1771229568"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 50,
"time": "1771229114"
},
"departure": {
"delay": 50,
"time": "1771229150"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 76,
"time": "1771227043"
},
"departure": {
"delay": 76,
"time": "1771227076"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1771229751"
},
"departure": {
"delay": -4,
"time": "1771229756"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -32,
"time": "1771228298"
},
"departure": {
"delay": -32,
"time": "1771228348"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -8,
"time": "1771227572"
},
"departure": {
"delay": -8,
"time": "1771227592"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1771226970"
},
"departure": {
"delay": 100,
"time": "1771226980"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1771227535"
},
"departure": {
"delay": 6,
"time": "1771227546"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 106,
"time": "1771226907"
},
"departure": {
"delay": 106,
"time": "1771226926"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1771227081"
},
"departure": {
"delay": 92,
"time": "1771227092"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -116,
"time": "1771228461"
},
"departure": {
"delay": -116,
"time": "1771228504"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1771227256"
},
"departure": {
"delay": 57,
"time": "1771227297"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -28,
"time": "1771229660"
},
"departure": {
"delay": -28,
"time": "1771229672"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 16,
"time": "1771229201"
},
"departure": {
"delay": 16,
"time": "1771229236"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -77,
"time": "1771227729"
},
"departure": {
"delay": -77,
"time": "1771227763"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1771229251"
},
"departure": {
"delay": 40,
"time": "1771229260"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758837x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595743:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1087,
"time": "1771231733"
},
"departure": {
"delay": -1087,
"time": "1771231733"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1747,
"time": "1771231733"
},
"departure": {
"delay": -1747,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1207,
"time": "1771231733"
},
"departure": {
"delay": -1207,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1387,
"time": "1771231733"
},
"departure": {
"delay": -1387,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1867,
"time": "1771231733"
},
"departure": {
"delay": -1867,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2047,
"time": "1771231733"
},
"departure": {
"delay": -2047,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"delay": -967,
"time": "1771231733"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2587,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -1387,
"time": "1771231733"
},
"departure": {
"delay": -1387,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2467,
"time": "1771231733"
},
"departure": {
"delay": -2467,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1687,
"time": "1771231733"
},
"departure": {
"delay": -1687,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2167,
"time": "1771231733"
},
"departure": {
"delay": -2167,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1567,
"time": "1771231733"
},
"departure": {
"delay": -1567,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1807,
"time": "1771231733"
},
"departure": {
"delay": -1807,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2407,
"time": "1771231733"
},
"departure": {
"delay": -2407,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1147,
"time": "1771231733"
},
"departure": {
"delay": -1147,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2527,
"time": "1771231733"
},
"departure": {
"delay": -2527,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2347,
"time": "1771231733"
},
"departure": {
"delay": -2347,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1627,
"time": "1771231733"
},
"departure": {
"delay": -1627,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1507,
"time": "1771231733"
},
"departure": {
"delay": -1507,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -967,
"time": "1771231733"
},
"departure": {
"delay": -967,
"time": "1771231733"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1267,
"time": "1771231733"
},
"departure": {
"delay": -1267,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1447,
"time": "1771231733"
},
"departure": {
"delay": -1447,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595743:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244860xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 259,
"time": "1771233019"
},
"departure": {
"delay": 259,
"time": "1771233019"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 319,
"time": "1771231459"
},
"departure": {
"delay": 319,
"time": "1771231459"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 280,
"time": "1771232020"
},
"departure": {
"delay": 280,
"time": "1771232020"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 270,
"time": "1771231830"
},
"departure": {
"delay": 270,
"time": "1771231830"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 277,
"time": "1771231777"
},
"departure": {
"delay": 277,
"time": "1771231777"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 160,
"time": "1771231180"
},
"departure": {
"delay": 160,
"time": "1771231180"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 275,
"time": "1771232435"
},
"departure": {
"delay": 275,
"time": "1771232435"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 266,
"time": "1771232066"
},
"departure": {
"delay": 266,
"time": "1771232066"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 259,
"time": "1771232659"
},
"departure": {
"delay": 259,
"time": "1771232659"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 283,
"time": "1771232323"
},
"departure": {
"delay": 283,
"time": "1771232323"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 121,
"time": "1771231081"
},
"departure": {
"delay": 121,
"time": "1771231081"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 271,
"time": "1771233271"
},
"departure": {
"delay": 271,
"time": "1771233271"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 262,
"time": "1771233442"
},
"departure": {
"delay": 262,
"time": "1771233442"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 263,
"time": "1771232603"
},
"departure": {
"delay": 263,
"time": "1771232603"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 259,
"time": "1771233619"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 280,
"time": "1771232200"
},
"departure": {
"delay": 280,
"time": "1771232200"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 259,
"time": "1771232479"
},
"departure": {
"delay": 259,
"time": "1771232479"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 314,
"time": "1771231634"
},
"departure": {
"delay": 314,
"time": "1771231634"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 279,
"time": "1771231659"
},
"departure": {
"delay": 279,
"time": "1771231659"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 265,
"time": "1771233325"
},
"departure": {
"delay": 265,
"time": "1771233325"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 259,
"time": "1771232119"
},
"departure": {
"delay": 259,
"time": "1771232119"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 267,
"time": "1771232547"
},
"departure": {
"delay": 267,
"time": "1771232547"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 311,
"time": "1771232291"
},
"departure": {
"delay": 311,
"time": "1771232291"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244860xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:313:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234440"
},
"departure": {
"time": "1771234440"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771234140"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771233900"
},
"departure": {
"time": "1771233900"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771234020"
},
"departure": {
"time": "1771234020"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771234620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771233360"
},
"departure": {
"time": "1771233360"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771233480"
},
"departure": {
"time": "1771233480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771233060"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771233720"
},
"departure": {
"time": "1771233720"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1771231663",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:313:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759094x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1771226521"
},
"departure": {
"delay": 97,
"time": "1771226557"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -5,
"time": "1771226985"
},
"departure": {
"delay": -5,
"time": "1771226995"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1771226642"
},
"departure": {
"delay": 27,
"time": "1771226667"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1771226270"
},
"departure": {
"delay": 23,
"time": "1771226303"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1771226331"
},
"departure": {
"delay": 21,
"time": "1771226361"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1771226167"
},
"departure": {
"delay": 13,
"time": "1771226173"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1771226465"
},
"departure": {
"delay": 16,
"time": "1771226476"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771225808"
},
"departure": {
"delay": 22,
"time": "1771225882"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1771226579"
},
"departure": {
"delay": 68,
"time": "1771226588"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1771226840"
},
"departure": {
"delay": -8,
"time": "1771226872"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1771226729"
},
"departure": {
"delay": -20,
"time": "1771226740"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771226141"
},
"departure": {
"delay": 51,
"time": "1771226151"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771225933"
},
"departure": {
"delay": 53,
"time": "1771225973"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1771226773"
},
"departure": {
"delay": -33,
"time": "1771226787"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1771225559"
},
"departure": {
"delay": 9,
"time": "1771225749"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1771226010"
},
"departure": {
"delay": 24,
"time": "1771226064"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1771227023"
},
"departure": {
"delay": 2,
"time": "1771227062"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -59,
"time": "1771227121"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1771226376"
},
"departure": {
"delay": 55,
"time": "1771226395"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1771226917"
},
"departure": {
"delay": -39,
"time": "1771226961"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1771226405"
},
"departure": {
"delay": 33,
"time": "1771226433"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 16,
"time": "1771225516"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -65,
"time": "1771226807"
},
"departure": {
"delay": -65,
"time": "1771226815"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771231650",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759094x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022817x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1771232167"
},
"departure": {
"delay": 127,
"time": "1771232167"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 125,
"time": "1771231685"
},
"departure": {
"delay": 125,
"time": "1771231685"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -8,
"time": "1771231132"
},
"departure": {
"delay": -8,
"time": "1771231132"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1771232790"
},
"departure": {
"delay": 90,
"time": "1771232790"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 116,
"time": "1771232756"
},
"departure": {
"delay": 116,
"time": "1771232756"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 37,
"time": "1771231297"
},
"departure": {
"delay": 37,
"time": "1771231297"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 83,
"time": "1771232243"
},
"departure": {
"delay": 83,
"time": "1771232243"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -15,
"time": "1771231065"
},
"departure": {
"delay": -15,
"time": "1771231065"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 127,
"time": "1771232287"
},
"departure": {
"delay": 127,
"time": "1771232287"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 77,
"time": "1771232837"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 120,
"time": "1771232640"
},
"departure": {
"delay": 120,
"time": "1771232640"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 77,
"time": "1771232417"
},
"departure": {
"delay": 77,
"time": "1771232417"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 77,
"time": "1771232537"
},
"departure": {
"delay": 77,
"time": "1771232537"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 77,
"time": "1771231997"
},
"departure": {
"delay": 77,
"time": "1771231997"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 124,
"time": "1771232464"
},
"departure": {
"delay": 124,
"time": "1771232464"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 116,
"time": "1771232336"
},
"departure": {
"delay": 116,
"time": "1771232336"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 127,
"time": "1771231747"
},
"departure": {
"delay": 127,
"time": "1771231747"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -15,
"time": "1771231425"
},
"departure": {
"delay": -15,
"time": "1771231425"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 96,
"time": "1771231836"
},
"departure": {
"delay": 96,
"time": "1771231836"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 125,
"time": "1771232705"
},
"departure": {
"delay": 125,
"time": "1771232705"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 15,
"time": "1771231515"
},
"departure": {
"delay": 15,
"time": "1771231515"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 77,
"time": "1771232117"
},
"departure": {
"delay": 77,
"time": "1771232117"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 7,
"time": "1771231327"
},
"departure": {
"delay": 7,
"time": "1771231327"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 134,
"time": "1771232594"
},
"departure": {
"delay": 134,
"time": "1771232594"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 98,
"time": "1771232078"
},
"departure": {
"delay": 98,
"time": "1771232078"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 99,
"time": "1771231899"
},
"departure": {
"delay": 99,
"time": "1771231899"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022817x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748457x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1771228564"
},
"departure": {
"delay": 15,
"time": "1771228575"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1771228930"
},
"departure": {
"delay": 99,
"time": "1771228959"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1771228618"
},
"departure": {
"delay": 15,
"time": "1771228635"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1771229582"
},
"departure": {
"delay": 41,
"time": "1771229621"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 135,
"time": "1771230481"
},
"departure": {
"delay": 135,
"time": "1771230495"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 37,
"time": "1771228357"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 69,
"time": "1771230816"
},
"departure": {
"delay": 69,
"time": "1771230849"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 72,
"time": "1771229078"
},
"departure": {
"delay": 72,
"time": "1771229112"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1771229809"
},
"departure": {
"delay": 67,
"time": "1771229827"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1771229728"
},
"departure": {
"delay": 67,
"time": "1771229767"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1771230874"
},
"departure": {
"delay": 41,
"time": "1771230881"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 85,
"time": "1771229175"
},
"departure": {
"delay": 85,
"time": "1771229185"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1771230179"
},
"departure": {
"delay": 72,
"time": "1771230252"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 89,
"time": "1771228872"
},
"departure": {
"delay": 89,
"time": "1771228889"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1771230709"
},
"departure": {
"delay": 9,
"time": "1771230729"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 77,
"time": "1771228776"
},
"departure": {
"delay": 77,
"time": "1771228817"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 74,
"time": "1771229040"
},
"departure": {
"delay": 74,
"time": "1771229054"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1771229272"
},
"departure": {
"delay": 82,
"time": "1771229302"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1771228969"
},
"departure": {
"delay": 69,
"time": "1771228989"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1771229649"
},
"departure": {
"delay": 28,
"time": "1771229668"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 105,
"time": "1771230509"
},
"departure": {
"delay": 105,
"time": "1771230525"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1771229447"
},
"departure": {
"delay": 58,
"time": "1771229458"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1771230583"
},
"departure": {
"delay": 56,
"time": "1771230596"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1771229536"
},
"departure": {
"delay": 35,
"time": "1771229555"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1771229355"
},
"departure": {
"delay": 88,
"time": "1771229368"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1771230908"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 75,
"time": "1771230547"
},
"departure": {
"delay": 75,
"time": "1771230555"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1771229884"
},
"departure": {
"delay": 77,
"time": "1771230137"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1771230688"
},
"departure": {
"delay": 36,
"time": "1771230696"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1771230740"
},
"departure": {
"delay": 30,
"time": "1771230750"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1771230605"
},
"departure": {
"delay": 42,
"time": "1771230642"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 67,
"time": "1771228651"
},
"departure": {
"delay": 67,
"time": "1771228687"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1771230385"
},
"departure": {
"delay": 117,
"time": "1771230417"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748457x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595765:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1771232105"
},
"departure": {
"delay": 125,
"time": "1771232105"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 149,
"time": "1771232309"
},
"departure": {
"delay": 149,
"time": "1771232309"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -25,
"time": "1771231715"
},
"departure": {
"delay": -25,
"time": "1771231715"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -22,
"time": "1771231778"
},
"departure": {
"delay": -22,
"time": "1771231778"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 152,
"time": "1771232432"
},
"departure": {
"delay": 152,
"time": "1771232432"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 29,
"time": "1771231649"
},
"departure": {
"delay": 29,
"time": "1771231649"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -36,
"time": "1771231824"
},
"departure": {
"delay": -36,
"time": "1771231824"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 139,
"time": "1771232179"
},
"departure": {
"delay": 139,
"time": "1771232179"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 114,
"time": "1771232214"
},
"departure": {
"delay": 114,
"time": "1771232214"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 168,
"time": "1771232328"
},
"departure": {
"delay": 168,
"time": "1771232328"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 151,
"time": "1771232071"
},
"departure": {
"delay": 151,
"time": "1771232071"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -66,
"time": "1771231854"
},
"departure": {
"delay": -66,
"time": "1771231854"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 162,
"time": "1771232382"
},
"departure": {
"delay": 162,
"time": "1771232382"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 180,
"time": "1771231500"
},
"departure": {
"delay": 180,
"time": "1771231500"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1771232265"
},
"departure": {
"delay": 105,
"time": "1771232265"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 121,
"time": "1771232041"
},
"departure": {
"delay": 121,
"time": "1771232041"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595765:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112346x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1771232348"
},
"departure": {
"delay": 68,
"time": "1771232348"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1771232114"
},
"departure": {
"delay": 74,
"time": "1771232114"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1771231414"
},
"departure": {
"delay": 94,
"time": "1771231414"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1771232240"
},
"departure": {
"delay": 80,
"time": "1771232240"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1771232596"
},
"departure": {
"delay": 76,
"time": "1771232596"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1771231606"
},
"departure": {
"delay": 46,
"time": "1771231606"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1771232714"
},
"departure": {
"delay": 74,
"time": "1771232714"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1771231813"
},
"departure": {
"delay": 73,
"time": "1771231813"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771232820"
},
"departure": {
"delay": 60,
"time": "1771232820"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1771232942"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1771231938"
},
"departure": {
"delay": 78,
"time": "1771231938"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771232435"
},
"departure": {
"delay": 35,
"time": "1771232435"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1771231537"
},
"departure": {
"delay": 97,
"time": "1771231537"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1771231718"
},
"departure": {
"delay": 38,
"time": "1771231718"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 42,
"time": "1771231302"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112346x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191111x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1771231007"
},
"departure": {
"delay": 107,
"time": "1771231007"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1771231670"
},
"departure": {
"delay": 110,
"time": "1771231670"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 124,
"time": "1771231984"
},
"departure": {
"delay": 124,
"time": "1771231984"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1771232360"
},
"departure": {
"delay": 140,
"time": "1771232360"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 154,
"time": "1771232014"
},
"departure": {
"delay": 154,
"time": "1771232014"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1771232209"
},
"departure": {
"delay": 109,
"time": "1771232209"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 137,
"time": "1771231457"
},
"departure": {
"delay": 137,
"time": "1771231457"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1771231575"
},
"departure": {
"delay": 135,
"time": "1771231575"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1771231060"
},
"departure": {
"delay": 100,
"time": "1771231060"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1771230943"
},
"departure": {
"delay": 103,
"time": "1771230943"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1771232262"
},
"departure": {
"delay": 102,
"time": "1771232262"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 85,
"time": "1771231105"
},
"departure": {
"delay": 85,
"time": "1771231105"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1771231147"
},
"departure": {
"delay": 127,
"time": "1771231147"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1771231636"
},
"departure": {
"delay": 136,
"time": "1771231636"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1771232082"
},
"departure": {
"delay": 102,
"time": "1771232082"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1771232442"
},
"departure": {
"delay": 102,
"time": "1771232442"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 148,
"time": "1771231948"
},
"departure": {
"delay": 148,
"time": "1771231948"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 160,
"time": "1771232500"
},
"departure": {
"delay": 160,
"time": "1771232500"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 138,
"time": "1771232298"
},
"departure": {
"delay": 138,
"time": "1771232298"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 73,
"time": "1771231513"
},
"departure": {
"delay": 73,
"time": "1771231513"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1771231776"
},
"departure": {
"delay": 156,
"time": "1771231776"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1771231237"
},
"departure": {
"delay": 157,
"time": "1771231237"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1771231478"
},
"departure": {
"delay": 98,
"time": "1771231478"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1771232622"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 102,
"time": "1771231842"
},
"departure": {
"delay": 102,
"time": "1771231842"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1771232409"
},
"departure": {
"delay": 129,
"time": "1771232409"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 140,
"time": "1771231340"
},
"departure": {
"delay": 140,
"time": "1771231340"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1771232142"
},
"departure": {
"delay": 102,
"time": "1771232142"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771230968",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191111x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758656x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -54,
"time": "1771227714"
},
"departure": {
"delay": -54,
"time": "1771227726"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -55,
"time": "1771225062"
},
"departure": {
"delay": -55,
"time": "1771225085"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1771226121"
},
"departure": {
"delay": -31,
"time": "1771226189"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -36,
"time": "1771226022"
},
"departure": {
"delay": -36,
"time": "1771226064"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -23,
"time": "1771225102"
},
"departure": {
"delay": -23,
"time": "1771225117"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -53,
"time": "1771225911"
},
"departure": {
"delay": -53,
"time": "1771225927"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -83,
"time": "1771227196"
},
"departure": {
"delay": -83,
"time": "1771227217"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -45,
"time": "1771227380"
},
"departure": {
"delay": -45,
"time": "1771227435"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -48,
"time": "1771226616"
},
"departure": {
"delay": -48,
"time": "1771226712"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -37,
"time": "1771225846"
},
"departure": {
"delay": -37,
"time": "1771225883"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1771226491"
},
"departure": {
"delay": -1,
"time": "1771226519"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -69,
"time": "1771226543"
},
"departure": {
"delay": -69,
"time": "1771226571"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1771226807"
},
"departure": {
"delay": -26,
"time": "1771226854"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -43,
"time": "1771225226"
},
"departure": {
"delay": -43,
"time": "1771225277"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -118,
"time": "1771227782"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -62,
"time": "1771227480"
},
"departure": {
"delay": -62,
"time": "1771227538"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": -3,
"time": "1771224957"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -107,
"time": "1771227284"
},
"departure": {
"delay": -107,
"time": "1771227313"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -33,
"time": "1771226228"
},
"departure": {
"delay": -33,
"time": "1771226307"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -61,
"time": "1771225544"
},
"departure": {
"delay": -61,
"time": "1771225559"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -88,
"time": "1771226932"
},
"departure": {
"delay": -88,
"time": "1771226972"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -35,
"time": "1771225033"
},
"departure": {
"delay": -35,
"time": "1771225045"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -76,
"time": "1771227565"
},
"departure": {
"delay": -76,
"time": "1771227584"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -49,
"time": "1771225420"
},
"departure": {
"delay": -49,
"time": "1771225451"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -51,
"time": "1771227026"
},
"departure": {
"delay": -51,
"time": "1771227069"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -77,
"time": "1771225745"
},
"departure": {
"delay": -77,
"time": "1771225783"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -52,
"time": "1771225648"
},
"departure": {
"delay": -52,
"time": "1771225688"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -50,
"time": "1771225134"
},
"departure": {
"delay": -50,
"time": "1771225150"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -34,
"time": "1771225999"
},
"departure": {
"delay": -34,
"time": "1771226006"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1771225334"
},
"departure": {
"delay": -17,
"time": "1771225363"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -48,
"time": "1771227644"
},
"departure": {
"delay": -48,
"time": "1771227672"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -21,
"time": "1771226402"
},
"departure": {
"delay": -21,
"time": "1771226439"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1771226340"
},
"departure": {
"delay": -26,
"time": "1771226374"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -72,
"time": "1771227122"
},
"departure": {
"delay": -72,
"time": "1771227168"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -47,
"time": "1771225501"
},
"departure": {
"delay": -47,
"time": "1771225513"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771231727",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758656x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:399:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771237200"
},
"departure": {
"time": "1771237200"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236720"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771236840"
},
"departure": {
"time": "1771236840"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771237080"
},
"departure": {
"time": "1771237080"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1771236600"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771236960"
},
"departure": {
"time": "1771236960"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771237560"
},
"departure": {
"time": "1771237560"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771237440"
},
"departure": {
"time": "1771237440"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771237680"
},
"departure": {
"time": "1771237680"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771237800"
},
"departure": {
"time": "1771237800"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771237320"
},
"departure": {
"time": "1771237320"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771237920"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:399:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758654x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1771225802"
},
"departure": {
"delay": -32,
"time": "1771225828"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -32,
"time": "1771225875"
},
"departure": {
"delay": -32,
"time": "1771225888"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 85,
"time": "1771223599"
},
"departure": {
"delay": 85,
"time": "1771223605"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1771223930"
},
"departure": {
"delay": 4,
"time": "1771223944"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1771224072"
},
"departure": {
"delay": 56,
"time": "1771224116"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -34,
"time": "1771224825"
},
"departure": {
"delay": -34,
"time": "1771224866"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1771225201"
},
"departure": {
"delay": 13,
"time": "1771225213"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 61,
"time": "1771224505"
},
"departure": {
"delay": 61,
"time": "1771224541"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1771224434"
},
"departure": {
"delay": 54,
"time": "1771224474"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1771223511"
},
"departure": {
"delay": 79,
"time": "1771223539"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1771223652"
},
"departure": {
"delay": 34,
"time": "1771223674"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1771224164"
},
"departure": {
"delay": 91,
"time": "1771224211"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1771224228"
},
"departure": {
"delay": 83,
"time": "1771224263"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -95,
"time": "1771225945"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -28,
"time": "1771225738"
},
"departure": {
"delay": -28,
"time": "1771225772"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 89,
"time": "1771224328"
},
"departure": {
"delay": 89,
"time": "1771224389"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1771224730"
},
"departure": {
"delay": -18,
"time": "1771224762"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1771223818"
},
"departure": {
"delay": 49,
"time": "1771223869"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1771225287"
},
"departure": {
"delay": 62,
"time": "1771225322"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -22,
"time": "1771225680"
},
"departure": {
"delay": -22,
"time": "1771225718"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 99,
"time": "1771223185"
},
"departure": {
"delay": 99,
"time": "1771223199"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -19,
"time": "1771225526"
},
"departure": {
"delay": -19,
"time": "1771225541"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -50,
"time": "1771224960"
},
"departure": {
"delay": -50,
"time": "1771224970"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1771224575"
},
"departure": {
"delay": 30,
"time": "1771224630"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1771225599"
},
"departure": {
"delay": 8,
"time": "1771225628"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1771223712"
},
"departure": {
"delay": 44,
"time": "1771223744"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 128,
"time": "1771223108"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1771223214"
},
"departure": {
"delay": 90,
"time": "1771223250"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 122,
"time": "1771223271"
},
"departure": {
"delay": 122,
"time": "1771223282"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1771225377"
},
"departure": {
"delay": 34,
"time": "1771225414"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1771224024"
},
"departure": {
"delay": 45,
"time": "1771224045"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1771223307"
},
"departure": {
"delay": 125,
"time": "1771223345"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1771223431"
},
"departure": {
"delay": 102,
"time": "1771223442"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1771225447"
},
"departure": {
"delay": 23,
"time": "1771225463"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 41,
"time": "1771224667"
},
"departure": {
"delay": 41,
"time": "1771224701"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771231724",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758654x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758718x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771229464"
},
"departure": {
"delay": 22,
"time": "1771229482"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 103,
"time": "1771227131"
},
"departure": {
"delay": 103,
"time": "1771227163"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1771229214"
},
"departure": {
"delay": 65,
"time": "1771229225"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 104,
"time": "1771228132"
},
"departure": {
"delay": 104,
"time": "1771228184"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1771228221"
},
"departure": {
"delay": 114,
"time": "1771228254"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1771227692"
},
"departure": {
"delay": 89,
"time": "1771227749"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1771229418"
},
"departure": {
"delay": 31,
"time": "1771229431"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1771228861"
},
"departure": {
"delay": 75,
"time": "1771228875"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1771228514"
},
"departure": {
"delay": 110,
"time": "1771228550"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 124,
"time": "1771229069"
},
"departure": {
"delay": 124,
"time": "1771229104"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1771229371"
},
"departure": {
"delay": 50,
"time": "1771229390"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 108,
"time": "1771227191"
},
"departure": {
"delay": 108,
"time": "1771227228"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 63,
"time": "1771228710"
},
"departure": {
"delay": 63,
"time": "1771228743"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -21,
"time": "1771229601"
},
"departure": {
"delay": -21,
"time": "1771229619"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1771227989"
},
"departure": {
"delay": 130,
"time": "1771228030"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1771228631"
},
"departure": {
"delay": 106,
"time": "1771228666"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1771228410"
},
"departure": {
"delay": 125,
"time": "1771228445"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 28,
"time": "1771226908"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 139,
"time": "1771227458"
},
"departure": {
"delay": 139,
"time": "1771227499"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 105,
"time": "1771228326"
},
"departure": {
"delay": 105,
"time": "1771228365"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1771229513"
},
"departure": {
"delay": 11,
"time": "1771229531"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 88,
"time": "1771229158"
},
"departure": {
"delay": 88,
"time": "1771229188"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1771228466"
},
"departure": {
"delay": 100,
"time": "1771228480"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1771227611"
},
"departure": {
"delay": 97,
"time": "1771227637"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 81,
"time": "1771228787"
},
"departure": {
"delay": 81,
"time": "1771228821"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1771227383"
},
"departure": {
"delay": 112,
"time": "1771227412"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1771228883"
},
"departure": {
"delay": 121,
"time": "1771228921"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1771229276"
},
"departure": {
"delay": 10,
"time": "1771229290"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 72,
"time": "1771227825"
},
"departure": {
"delay": 72,
"time": "1771227852"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -12,
"time": "1771229555"
},
"departure": {
"delay": -12,
"time": "1771229568"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 156,
"time": "1771227254"
},
"departure": {
"delay": 156,
"time": "1771227336"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1771228962"
},
"departure": {
"delay": 123,
"time": "1771228983"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 117,
"time": "1771226993"
},
"departure": {
"delay": 117,
"time": "1771227057"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -61,
"time": "1771229699"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -45,
"time": "1771229640"
},
"departure": {
"delay": -45,
"time": "1771229655"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 102,
"time": "1771227557"
},
"departure": {
"delay": 102,
"time": "1771227582"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771231724",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758718x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:279:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1771233480"
},
"departure": {
"delay": 120,
"time": "1771233480"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1771234740"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 120,
"time": "1771234320"
},
"departure": {
"delay": 120,
"time": "1771234320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1771233300"
},
"departure": {
"delay": 120,
"time": "1771233300"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1771231740"
},
"departure": {
"delay": 120,
"time": "1771231740"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1771232040"
},
"departure": {
"delay": 120,
"time": "1771232040"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1771232280"
},
"departure": {
"delay": 120,
"time": "1771232280"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1771232940"
},
"departure": {
"delay": 120,
"time": "1771232940"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1771232820"
},
"departure": {
"delay": 120,
"time": "1771232820"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1771234560"
},
"departure": {
"delay": 120,
"time": "1771234560"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1771232580"
},
"departure": {
"delay": 120,
"time": "1771232580"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1771231680"
},
"departure": {
"delay": 125,
"time": "1771231685"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1771231980"
},
"departure": {
"delay": 120,
"time": "1771231980"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1771232160"
},
"departure": {
"delay": 120,
"time": "1771232160"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1771231800"
},
"departure": {
"delay": 120,
"time": "1771231800"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1771232880"
},
"departure": {
"delay": 120,
"time": "1771232880"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"delay": 125,
"time": "1771231625"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1771232165"
},
"departure": {
"delay": 125,
"time": "1771232165"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1771232460"
},
"departure": {
"delay": 120,
"time": "1771232460"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1771234020"
},
"departure": {
"delay": 120,
"time": "1771234020"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1771234505"
},
"departure": {
"delay": 125,
"time": "1771234505"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1771233720"
},
"departure": {
"delay": 120,
"time": "1771233720"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1771234500"
},
"departure": {
"delay": 120,
"time": "1771234500"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1771232220"
},
"departure": {
"delay": 120,
"time": "1771232220"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1771233840"
},
"departure": {
"delay": 120,
"time": "1771233840"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1771234440"
},
"departure": {
"delay": 120,
"time": "1771234440"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1771232340"
},
"departure": {
"delay": 120,
"time": "1771232340"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1771232760"
},
"departure": {
"delay": 120,
"time": "1771232760"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1771232100"
},
"departure": {
"delay": 120,
"time": "1771232100"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1771234620"
},
"departure": {
"delay": 120,
"time": "1771234620"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1771233900"
},
"departure": {
"delay": 120,
"time": "1771233900"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1771232225"
},
"departure": {
"delay": 125,
"time": "1771232225"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1771231860"
},
"departure": {
"delay": 120,
"time": "1771231860"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1771232700"
},
"departure": {
"delay": 120,
"time": "1771232700"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1771234140"
},
"departure": {
"delay": 120,
"time": "1771234140"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1771231739",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:279:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759049x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1771229920"
},
"departure": {
"delay": 106,
"time": "1771229986"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -19,
"time": "1771228585"
},
"departure": {
"delay": -19,
"time": "1771228601"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1771229412"
},
"departure": {
"delay": 41,
"time": "1771229441"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1771228397"
},
"departure": {
"delay": -7,
"time": "1771228433"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1771229815"
},
"departure": {
"delay": 93,
"time": "1771229853"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -31,
"time": "1771228641"
},
"departure": {
"delay": -31,
"time": "1771228649"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 31,
"time": "1771228231"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1771229130"
},
"departure": {
"delay": 45,
"time": "1771229145"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1771228284"
},
"departure": {
"delay": -14,
"time": "1771228306"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1771229176"
},
"departure": {
"delay": 67,
"time": "1771229227"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -72,
"time": "1771228780"
},
"departure": {
"delay": -72,
"time": "1771228788"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1771229011"
},
"departure": {
"delay": -12,
"time": "1771229028"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1771229043"
},
"departure": {
"delay": 11,
"time": "1771229111"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1771229470"
},
"departure": {
"delay": 36,
"time": "1771229496"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -47,
"time": "1771228854"
},
"departure": {
"delay": -47,
"time": "1771228933"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1771229727"
},
"departure": {
"delay": 79,
"time": "1771229779"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1771229559"
},
"departure": {
"delay": 4,
"time": "1771229584"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -58,
"time": "1771228723"
},
"departure": {
"delay": -58,
"time": "1771228742"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1771229349"
},
"departure": {
"delay": 44,
"time": "1771229384"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1771228497"
},
"departure": {
"delay": -40,
"time": "1771228520"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1771228373"
},
"departure": {
"delay": 7,
"time": "1771228387"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1771230030"
},
"departure": {
"delay": 135,
"time": "1771230075"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -56,
"time": "1771228971"
},
"departure": {
"delay": -56,
"time": "1771228984"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1771228555"
},
"departure": {
"delay": 6,
"time": "1771228566"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1771230118"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1771231650",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759049x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -198,
"time": "1771232622"
},
"departure": {
"delay": -198,
"time": "1771232622"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -140,
"time": "1771232740"
},
"departure": {
"delay": -140,
"time": "1771232740"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1771231904"
},
"departure": {
"delay": 44,
"time": "1771231904"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -312,
"time": "1771233048"
},
"departure": {
"delay": -312,
"time": "1771233048"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -138,
"time": "1771232562"
},
"departure": {
"delay": -138,
"time": "1771232562"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -152,
"time": "1771232368"
},
"departure": {
"delay": -152,
"time": "1771232368"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1771231965"
},
"departure": {
"delay": -15,
"time": "1771231965"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -167,
"time": "1771232773"
},
"departure": {
"delay": -167,
"time": "1771232773"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -191,
"time": "1771232989"
},
"departure": {
"delay": -191,
"time": "1771232989"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -127,
"time": "1771232213"
},
"departure": {
"delay": -127,
"time": "1771232213"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -180,
"time": "1771232820"
},
"departure": {
"delay": -180,
"time": "1771232820"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -106,
"time": "1771232174"
},
"departure": {
"delay": -106,
"time": "1771232174"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -160,
"time": "1771232300"
},
"departure": {
"delay": -160,
"time": "1771232300"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -54,
"time": "1771232046"
},
"departure": {
"delay": -54,
"time": "1771232046"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -316,
"time": "1771233104"
},
"departure": {
"delay": -316,
"time": "1771233104"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -235,
"time": "1771233005"
},
"departure": {
"delay": -235,
"time": "1771233005"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -345,
"time": "1771233135"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -281,
"time": "1771232899"
},
"departure": {
"delay": -281,
"time": "1771232899"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -122,
"time": "1771232458"
},
"departure": {
"delay": -122,
"time": "1771232458"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -262,
"time": "1771232858"
},
"departure": {
"delay": -262,
"time": "1771232858"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -54,
"time": "1771232106"
},
"departure": {
"delay": -54,
"time": "1771232106"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -293,
"time": "1771233067"
},
"departure": {
"delay": -293,
"time": "1771233067"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598469:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:12:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 131,
"time": "1771230731"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 140,
"time": "1771231880"
},
"departure": {
"delay": 140,
"time": "1771231880"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 175,
"time": "1771231360"
},
"departure": {
"delay": 175,
"time": "1771231375"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 250,
"time": "1771231251"
},
"departure": {
"delay": 250,
"time": "1771231270"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 259,
"time": "1771231283"
},
"departure": {
"delay": 259,
"time": "1771231339"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1771231760"
},
"departure": {
"delay": 140,
"time": "1771231760"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1771232120"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 296,
"time": "1771230980"
},
"departure": {
"delay": 296,
"time": "1771231076"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 141,
"time": "1771231388"
},
"departure": {
"delay": 141,
"time": "1771231401"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 322,
"time": "1771231132"
},
"departure": {
"delay": 322,
"time": "1771231162"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 190,
"time": "1771231648"
},
"departure": {
"delay": 190,
"time": "1771231690"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 229,
"time": "1771230923"
},
"departure": {
"delay": 229,
"time": "1771230949"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 289,
"time": "1771231178"
},
"departure": {
"delay": 289,
"time": "1771231189"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 140,
"time": "1771231820"
},
"departure": {
"delay": 140,
"time": "1771231820"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 118,
"time": "1771231541"
},
"departure": {
"delay": 118,
"time": "1771231558"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1771231940"
},
"departure": {
"delay": 140,
"time": "1771231940"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1771231425"
},
"departure": {
"delay": 139,
"time": "1771231459"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1771231736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:12:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848922F5716439x2026x02x08T23x14x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771232820"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1771227300"
},
"departure": {
"time": "1771227360"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771224900"
},
"departure": {
"time": "1771224960"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1771226340"
},
"departure": {
"time": "1771226400"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1771230360"
},
"departure": {
"time": "1771230480"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1771227600"
},
"departure": {
"time": "1771228200"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1771223520"
},
"departure": {
"time": "1771223580"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771229280"
},
"departure": {
"time": "1771229340"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1771224180"
},
"departure": {
"time": "1771224240"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1771231320"
},
"departure": {
"time": "1771231440"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 52
},
{
"departure": {
"delay": 300,
"time": "1771223040"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771228740"
},
"departure": {
"time": "1771228800"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771225620"
},
"departure": {
"time": "1771225680"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771223820"
},
"departure": {
"time": "1771223880"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 30
}
],
"timestamp": "1771222881",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848922F5716439x2026x02x08T23x14x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039366x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771232033"
},
"departure": {
"delay": 53,
"time": "1771232033"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 50,
"time": "1771232270"
},
"departure": {
"delay": 50,
"time": "1771232270"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 23,
"time": "1771233023"
},
"departure": {
"delay": 23,
"time": "1771233023"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 9,
"time": "1771232469"
},
"departure": {
"delay": 9,
"time": "1771232469"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 60,
"time": "1771232220"
},
"departure": {
"delay": 60,
"time": "1771232220"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 33,
"time": "1771231773"
},
"departure": {
"delay": 33,
"time": "1771231773"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1771232974"
},
"departure": {
"delay": 34,
"time": "1771232974"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 37,
"time": "1771232317"
},
"departure": {
"delay": 37,
"time": "1771232317"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 33,
"time": "1771232133"
},
"departure": {
"delay": 33,
"time": "1771232133"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 55,
"time": "1771232755"
},
"departure": {
"delay": 55,
"time": "1771232755"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 9,
"time": "1771233069"
},
"departure": {
"delay": 9,
"time": "1771233069"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 9,
"time": "1771233309"
},
"departure": {
"delay": 9,
"time": "1771233309"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 20,
"time": "1771231820"
},
"departure": {
"delay": 20,
"time": "1771231820"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1771232169"
},
"departure": {
"delay": 9,
"time": "1771232169"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 9,
"time": "1771233429"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 12,
"time": "1771231872"
},
"departure": {
"delay": 12,
"time": "1771231872"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1771231550"
},
"departure": {
"delay": -10,
"time": "1771231550"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1771232702"
},
"departure": {
"delay": 62,
"time": "1771232702"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 9,
"time": "1771232349"
},
"departure": {
"delay": 9,
"time": "1771232349"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 64,
"time": "1771232524"
},
"departure": {
"delay": 64,
"time": "1771232524"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 48,
"time": "1771233228"
},
"departure": {
"delay": 48,
"time": "1771233228"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 9,
"time": "1771232649"
},
"departure": {
"delay": 9,
"time": "1771232649"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 65,
"time": "1771232105"
},
"departure": {
"delay": 65,
"time": "1771232105"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 39,
"time": "1771233279"
},
"departure": {
"delay": 39,
"time": "1771233279"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 47,
"time": "1771232627"
},
"departure": {
"delay": 47,
"time": "1771232627"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 18,
"time": "1771231998"
},
"departure": {
"delay": 18,
"time": "1771231998"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1771231674"
},
"departure": {
"delay": 54,
"time": "1771231674"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1771232920"
},
"departure": {
"delay": 40,
"time": "1771232920"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 38,
"time": "1771233338"
},
"departure": {
"delay": 38,
"time": "1771233338"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 66,
"time": "1771233126"
},
"departure": {
"delay": 66,
"time": "1771233126"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 29,
"time": "1771232429"
},
"departure": {
"delay": 29,
"time": "1771232429"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 53,
"time": "1771232393"
},
"departure": {
"delay": 53,
"time": "1771232393"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 9,
"time": "1771231929"
},
"departure": {
"delay": 9,
"time": "1771231929"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039366x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758885x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1771229029"
},
"departure": {
"delay": -3,
"time": "1771229037"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -109,
"time": "1771229411"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 53,
"time": "1771227813"
},
"departure": {
"delay": 53,
"time": "1771227833"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1771226303"
},
"departure": {
"delay": 3,
"time": "1771226343"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -62,
"time": "1771226740"
},
"departure": {
"delay": -62,
"time": "1771226758"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1771226862"
},
"departure": {
"delay": -2,
"time": "1771226878"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1771228450"
},
"departure": {
"delay": 25,
"time": "1771228465"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 8,
"time": "1771226276"
},
"departure": {
"delay": 8,
"time": "1771226288"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1771228229"
},
"departure": {
"delay": 61,
"time": "1771228261"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1771228718"
},
"departure": {
"delay": 51,
"time": "1771228731"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 96,
"time": "1771228836"
},
"departure": {
"delay": 96,
"time": "1771228836"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -12,
"time": "1771226930"
},
"departure": {
"delay": -12,
"time": "1771226988"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1771228855"
},
"departure": {
"delay": 88,
"time": "1771228888"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -20,
"time": "1771229130"
},
"departure": {
"delay": -20,
"time": "1771229140"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 59,
"time": "1771228901"
},
"departure": {
"delay": 59,
"time": "1771228919"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -9,
"time": "1771226500"
},
"departure": {
"delay": -9,
"time": "1771226511"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1771226252"
},
"departure": {
"delay": 38,
"time": "1771226258"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -86,
"time": "1771226775"
},
"departure": {
"delay": -86,
"time": "1771226794"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1771228102"
},
"departure": {
"delay": 35,
"time": "1771228115"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1771228300"
},
"departure": {
"delay": 54,
"time": "1771228314"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1771228997"
},
"departure": {
"delay": 27,
"time": "1771229007"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 40,
"time": "1771228410"
},
"departure": {
"delay": 40,
"time": "1771228420"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 76,
"time": "1771227787"
},
"departure": {
"delay": 76,
"time": "1771227796"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -28,
"time": "1771226355"
},
"departure": {
"delay": -28,
"time": "1771226372"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1771228007"
},
"departure": {
"delay": 77,
"time": "1771228037"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1771227686"
},
"departure": {
"delay": 56,
"time": "1771227716"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -57,
"time": "1771226569"
},
"departure": {
"delay": -57,
"time": "1771226583"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -5,
"time": "1771226384"
},
"departure": {
"delay": -5,
"time": "1771226395"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 32,
"time": "1771226072"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771227499"
},
"departure": {
"delay": 50,
"time": "1771227530"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -24,
"time": "1771226530"
},
"departure": {
"delay": -24,
"time": "1771226556"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -36,
"time": "1771229264"
},
"departure": {
"delay": -36,
"time": "1771229304"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 26,
"time": "1771228494"
},
"departure": {
"delay": 26,
"time": "1771228526"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -86,
"time": "1771229362"
},
"departure": {
"delay": -86,
"time": "1771229374"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -51,
"time": "1771226671"
},
"departure": {
"delay": -51,
"time": "1771226709"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -70,
"time": "1771229322"
},
"departure": {
"delay": -70,
"time": "1771229330"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 39,
"time": "1771228611"
},
"departure": {
"delay": 39,
"time": "1771228659"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 26,
"time": "1771228749"
},
"departure": {
"delay": 26,
"time": "1771228766"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 6,
"time": "1771226424"
},
"departure": {
"delay": 6,
"time": "1771226466"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1771227592"
},
"departure": {
"delay": 79,
"time": "1771227619"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1771228980"
},
"departure": {
"delay": 66,
"time": "1771228986"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -28,
"time": "1771229062"
},
"departure": {
"delay": -28,
"time": "1771229072"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 54,
"time": "1771228359"
},
"departure": {
"delay": 54,
"time": "1771228374"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1771228130"
},
"departure": {
"delay": 26,
"time": "1771228166"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -31,
"time": "1771227116"
},
"departure": {
"delay": -31,
"time": "1771227149"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1771227028"
},
"departure": {
"delay": -7,
"time": "1771227053"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1771227200"
},
"departure": {
"delay": 100,
"time": "1771227400"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1771226119"
},
"departure": {
"delay": 34,
"time": "1771226134"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1771227892"
},
"departure": {
"delay": 84,
"time": "1771227924"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -41,
"time": "1771229157"
},
"departure": {
"delay": -41,
"time": "1771229179"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
}
],
"timestamp": "1771231585",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758885x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771260420"
},
"departure": {
"time": "1771260420"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771260480"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771259880"
},
"departure": {
"time": "1771259880"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771259100"
},
"departure": {
"time": "1771259100"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771259700"
},
"departure": {
"time": "1771259700"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771258920"
},
"departure": {
"time": "1771258920"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771259820"
},
"departure": {
"time": "1771259820"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771258500"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771259045"
},
"departure": {
"delay": 5,
"time": "1771259045"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771259580"
},
"departure": {
"time": "1771259580"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771259040"
},
"departure": {
"time": "1771259040"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771258980"
},
"departure": {
"time": "1771258980"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771230800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx483:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253174x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1771234094"
},
"departure": {
"delay": 14,
"time": "1771234094"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 39,
"time": "1771234299"
},
"departure": {
"delay": 39,
"time": "1771234299"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 8,
"time": "1771232948"
},
"departure": {
"delay": 8,
"time": "1771232948"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1771233282"
},
"departure": {
"delay": 42,
"time": "1771233282"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1771234440"
},
"departure": {
"delay": 60,
"time": "1771234440"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 51,
"time": "1771233351"
},
"departure": {
"delay": 51,
"time": "1771233351"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 6,
"time": "1771234266"
},
"departure": {
"delay": 6,
"time": "1771234266"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 6,
"time": "1771234566"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 61,
"time": "1771231921"
},
"departure": {
"delay": 61,
"time": "1771231921"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1771232466"
},
"departure": {
"delay": 6,
"time": "1771232466"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1771234506"
},
"departure": {
"delay": 6,
"time": "1771234506"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 6,
"time": "1771231986"
},
"departure": {
"delay": 6,
"time": "1771231986"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1771231777"
},
"departure": {
"delay": 37,
"time": "1771231777"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1771232706"
},
"departure": {
"delay": 6,
"time": "1771232706"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1771233880"
},
"departure": {
"delay": 40,
"time": "1771233880"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 6,
"time": "1771232586"
},
"departure": {
"delay": 6,
"time": "1771232586"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1771233066"
},
"departure": {
"delay": 6,
"time": "1771233066"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 6,
"time": "1771231566"
},
"departure": {
"delay": 6,
"time": "1771231566"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1771232853"
},
"departure": {
"delay": 33,
"time": "1771232853"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1771231842"
},
"departure": {
"delay": 42,
"time": "1771231842"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1771232349"
},
"departure": {
"delay": 9,
"time": "1771232349"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1771234228"
},
"departure": {
"delay": 28,
"time": "1771234228"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 42,
"time": "1771232742"
},
"departure": {
"delay": 42,
"time": "1771232742"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1771233619"
},
"departure": {
"delay": 19,
"time": "1771233619"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 43,
"time": "1771233703"
},
"departure": {
"delay": 43,
"time": "1771233703"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1771232653"
},
"departure": {
"delay": 13,
"time": "1771232653"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 6,
"time": "1771234146"
},
"departure": {
"delay": 6,
"time": "1771234146"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 19,
"time": "1771233019"
},
"departure": {
"delay": 19,
"time": "1771233019"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 6,
"time": "1771233426"
},
"departure": {
"delay": 6,
"time": "1771233426"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 6,
"time": "1771232886"
},
"departure": {
"delay": 6,
"time": "1771232886"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1771231998"
},
"departure": {
"delay": 18,
"time": "1771231998"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1771233786"
},
"departure": {
"delay": 6,
"time": "1771233786"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 23,
"time": "1771231883"
},
"departure": {
"delay": 23,
"time": "1771231883"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1771234369"
},
"departure": {
"delay": 49,
"time": "1771234369"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 6,
"time": "1771232526"
},
"departure": {
"delay": 6,
"time": "1771232526"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1771232804"
},
"departure": {
"delay": 44,
"time": "1771232804"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1771233226"
},
"departure": {
"delay": 46,
"time": "1771233226"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 7,
"time": "1771234327"
},
"departure": {
"delay": 7,
"time": "1771234327"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 6,
"time": "1771234026"
},
"departure": {
"delay": 6,
"time": "1771234026"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 6,
"time": "1771231806"
},
"departure": {
"delay": 6,
"time": "1771231806"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1771231967"
},
"departure": {
"delay": 47,
"time": "1771231967"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771234470"
},
"departure": {
"delay": 30,
"time": "1771234470"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 52,
"time": "1771233832"
},
"departure": {
"delay": 52,
"time": "1771233832"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771231708",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253174x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:803:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771233180"
},
"departure": {
"time": "1771233180"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771232520"
},
"departure": {
"time": "1771232520"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771232820"
},
"departure": {
"time": "1771232820"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771233360"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771233300"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771233000"
},
"departure": {
"time": "1771233000"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771233060"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771232580"
},
"departure": {
"time": "1771232580"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1771231690",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:803:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039365x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1771231363"
},
"departure": {
"delay": 43,
"time": "1771231363"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 118,
"time": "1771231618"
},
"departure": {
"delay": 118,
"time": "1771231618"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 79,
"time": "1771231699"
},
"departure": {
"delay": 79,
"time": "1771231699"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 115,
"time": "1771231135"
},
"departure": {
"delay": 115,
"time": "1771231135"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -8,
"time": "1771231732"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 112,
"time": "1771231312"
},
"departure": {
"delay": 112,
"time": "1771231312"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 86,
"time": "1771231466"
},
"departure": {
"delay": 86,
"time": "1771231466"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 109,
"time": "1771231669"
},
"departure": {
"delay": 109,
"time": "1771231669"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 14,
"time": "1771230974"
},
"departure": {
"delay": 14,
"time": "1771230974"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 101,
"time": "1771231061"
},
"departure": {
"delay": 101,
"time": "1771231061"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 20,
"time": "1771231640"
},
"departure": {
"delay": 20,
"time": "1771231640"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 54,
"time": "1771231314"
},
"departure": {
"delay": 54,
"time": "1771231314"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 29,
"time": "1771231409"
},
"departure": {
"delay": 29,
"time": "1771231409"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1771231328",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039365x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3406:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771229760"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771233120"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771233480"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1771229940"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771230780"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771232460"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771230240"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771230540"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771231080"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771229820"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771230660"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771233660"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771230120"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771230180"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771230600"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771233360"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771230360"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771230060"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771230480"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3406:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758882x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 164,
"time": "1771223877"
},
"departure": {
"delay": 164,
"time": "1771223924"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1771225400"
},
"departure": {
"delay": -33,
"time": "1771225407"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1771224301"
},
"departure": {
"delay": 130,
"time": "1771224310"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1771226131"
},
"departure": {
"delay": 46,
"time": "1771226146"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -22,
"time": "1771226333"
},
"departure": {
"delay": -22,
"time": "1771226378"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 69,
"time": "1771225222"
},
"departure": {
"delay": 69,
"time": "1771225269"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 102,
"time": "1771224191"
},
"departure": {
"delay": 102,
"time": "1771224222"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1771224356"
},
"departure": {
"delay": 97,
"time": "1771224397"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1771225954"
},
"departure": {
"delay": -10,
"time": "1771225970"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -94,
"time": "1771226650"
},
"departure": {
"delay": -94,
"time": "1771226666"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 30,
"time": "1771226173"
},
"departure": {
"delay": 30,
"time": "1771226190"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 33,
"time": "1771225079"
},
"departure": {
"delay": 33,
"time": "1771225113"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771225130"
},
"departure": {
"delay": 22,
"time": "1771225162"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -119,
"time": "1771226761"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 118,
"time": "1771223611"
},
"departure": {
"delay": 118,
"time": "1771223638"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1771225589"
},
"departure": {
"delay": -18,
"time": "1771225602"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1771224995"
},
"departure": {
"delay": 13,
"time": "1771225033"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -44,
"time": "1771226469"
},
"departure": {
"delay": -44,
"time": "1771226476"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -38,
"time": "1771225428"
},
"departure": {
"delay": -38,
"time": "1771225462"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 103,
"time": "1771223706"
},
"departure": {
"delay": 103,
"time": "1771223743"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1771224529"
},
"departure": {
"delay": 59,
"time": "1771224539"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1771223468"
},
"departure": {
"delay": 120,
"time": "1771223520"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1771224122"
},
"departure": {
"delay": 99,
"time": "1771224159"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1771226038"
},
"departure": {
"delay": 29,
"time": "1771226069"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1771225320"
},
"departure": {
"delay": 40,
"time": "1771225360"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 136,
"time": "1771223984"
},
"departure": {
"delay": 136,
"time": "1771224016"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1771226201"
},
"departure": {
"delay": -8,
"time": "1771226212"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 100,
"time": "1771223760"
},
"departure": {
"delay": 100,
"time": "1771223800"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -24,
"time": "1771226305"
},
"departure": {
"delay": -24,
"time": "1771226316"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 11,
"time": "1771226258"
},
"departure": {
"delay": 11,
"time": "1771226291"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -44,
"time": "1771225741"
},
"departure": {
"delay": -44,
"time": "1771225756"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 99,
"time": "1771224426"
},
"departure": {
"delay": 99,
"time": "1771224459"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 106,
"time": "1771224848"
},
"departure": {
"delay": 106,
"time": "1771224886"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1771223658"
},
"departure": {
"delay": 112,
"time": "1771223692"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1771225796"
},
"departure": {
"delay": 14,
"time": "1771225874"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -92,
"time": "1771226716"
},
"departure": {
"delay": -92,
"time": "1771226728"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -67,
"time": "1771226600"
},
"departure": {
"delay": -67,
"time": "1771226633"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 102,
"time": "1771224027"
},
"departure": {
"delay": 102,
"time": "1771224042"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1771225532"
},
"departure": {
"delay": 1,
"time": "1771225561"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -13,
"time": "1771225644"
},
"departure": {
"delay": -13,
"time": "1771225667"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -29,
"time": "1771225694"
},
"departure": {
"delay": -29,
"time": "1771225711"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 83,
"time": "1771223423"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 161,
"time": "1771224719"
},
"departure": {
"delay": 161,
"time": "1771224761"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1771224239"
},
"departure": {
"delay": 101,
"time": "1771224281"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1771223963"
},
"departure": {
"delay": 151,
"time": "1771223971"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1771224926"
},
"departure": {
"delay": 55,
"time": "1771224955"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -42,
"time": "1771226493"
},
"departure": {
"delay": -42,
"time": "1771226538"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 148,
"time": "1771223810"
},
"departure": {
"delay": 148,
"time": "1771223848"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1771226392"
},
"departure": {
"delay": -52,
"time": "1771226408"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 6,
"time": "1771226088"
},
"departure": {
"delay": 6,
"time": "1771226106"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
}
],
"timestamp": "1771231730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758882x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238100"
},
"departure": {
"time": "1771238100"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771238520"
},
"departure": {
"time": "1771238520"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771238400"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771238880"
},
"departure": {
"time": "1771238880"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771238340"
},
"departure": {
"time": "1771238340"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771239120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771237920"
},
"departure": {
"time": "1771237920"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771238280"
},
"departure": {
"time": "1771238280"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771237980"
},
"departure": {
"time": "1771237980"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771238160"
},
"departure": {
"time": "1771238160"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771238700"
},
"departure": {
"time": "1771238700"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771238040"
},
"departure": {
"time": "1771238040"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771238940"
},
"departure": {
"time": "1771238940"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771237860"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771238460"
},
"departure": {
"time": "1771238460"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771231616",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1123:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470830:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -623,
"time": "1771235317"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -393,
"time": "1771234107"
},
"departure": {
"delay": -393,
"time": "1771234107"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -227,
"time": "1771232053"
},
"departure": {
"delay": -227,
"time": "1771232053"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -372,
"time": "1771233468"
},
"departure": {
"delay": -372,
"time": "1771233468"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -579,
"time": "1771234881"
},
"departure": {
"delay": -579,
"time": "1771234881"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -374,
"time": "1771232506"
},
"departure": {
"delay": -374,
"time": "1771232506"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -398,
"time": "1771233382"
},
"departure": {
"delay": -398,
"time": "1771233382"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -384,
"time": "1771233696"
},
"departure": {
"delay": -384,
"time": "1771233696"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -368,
"time": "1771233892"
},
"departure": {
"delay": -368,
"time": "1771233892"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -387,
"time": "1771233993"
},
"departure": {
"delay": -387,
"time": "1771233993"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -247,
"time": "1771232153"
},
"departure": {
"delay": -247,
"time": "1771232153"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -579,
"time": "1771234581"
},
"departure": {
"delay": -579,
"time": "1771234581"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -419,
"time": "1771232761"
},
"departure": {
"delay": -419,
"time": "1771232761"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -399,
"time": "1771232661"
},
"departure": {
"delay": -399,
"time": "1771232661"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -149,
"time": "1771231651"
},
"departure": {
"delay": -149,
"time": "1771231651"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -506,
"time": "1771234294"
},
"departure": {
"delay": -506,
"time": "1771234294"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -250,
"time": "1771231250"
},
"departure": {
"delay": -250,
"time": "1771231250"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -411,
"time": "1771233309"
},
"departure": {
"delay": -411,
"time": "1771233309"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -369,
"time": "1771233291"
},
"departure": {
"delay": -369,
"time": "1771233291"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -368,
"time": "1771233532"
},
"departure": {
"delay": -368,
"time": "1771233532"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -171,
"time": "1771231809"
},
"departure": {
"delay": -171,
"time": "1771231809"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -203,
"time": "1771232077"
},
"departure": {
"delay": -203,
"time": "1771232077"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -211,
"time": "1771231949"
},
"departure": {
"delay": -211,
"time": "1771231949"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -276,
"time": "1771232304"
},
"departure": {
"delay": -276,
"time": "1771232304"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -228,
"time": "1771231992"
},
"departure": {
"delay": -228,
"time": "1771231992"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -374,
"time": "1771232566"
},
"departure": {
"delay": -374,
"time": "1771232566"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -312,
"time": "1771232388"
},
"departure": {
"delay": -312,
"time": "1771232388"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -268,
"time": "1771232252"
},
"departure": {
"delay": -268,
"time": "1771232252"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -399,
"time": "1771233441"
},
"departure": {
"delay": -399,
"time": "1771233441"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -372,
"time": "1771232448"
},
"departure": {
"delay": -372,
"time": "1771232448"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -197,
"time": "1771231483"
},
"departure": {
"delay": -197,
"time": "1771231483"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -331,
"time": "1771233809"
},
"departure": {
"delay": -331,
"time": "1771233809"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470830:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1015:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771236660"
},
"departure": {
"time": "1771236660"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771237020"
},
"departure": {
"time": "1771237020"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771236480"
},
"departure": {
"time": "1771236480"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771237260"
},
"departure": {
"time": "1771237260"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771236180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771237140"
},
"departure": {
"time": "1771237140"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771236300"
},
"departure": {
"time": "1771236300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771237380"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771236780"
},
"departure": {
"time": "1771236780"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771236240"
},
"departure": {
"time": "1771236240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236720"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771237320"
},
"departure": {
"time": "1771237320"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1771231690",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1015:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758661x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1771229811"
},
"departure": {
"delay": 61,
"time": "1771229821"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1771229838"
},
"departure": {
"delay": 54,
"time": "1771229874"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1771231678"
},
"departure": {
"delay": 34,
"time": "1771231714"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1771230101"
},
"departure": {
"delay": 22,
"time": "1771230142"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1771230353"
},
"departure": {
"delay": 8,
"time": "1771230368"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1771230490"
},
"departure": {
"delay": -32,
"time": "1771230508"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771232370"
},
"departure": {
"delay": 30,
"time": "1771232370"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -56,
"time": "1771230930"
},
"departure": {
"delay": -56,
"time": "1771230964"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -7,
"time": "1771230595"
},
"departure": {
"delay": -7,
"time": "1771230653"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -71,
"time": "1771231255"
},
"departure": {
"delay": -71,
"time": "1771231309"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 63,
"time": "1771229643"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771232130"
},
"departure": {
"delay": 30,
"time": "1771232130"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1771230031"
},
"departure": {
"delay": 42,
"time": "1771230042"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771232310"
},
"departure": {
"delay": 30,
"time": "1771232310"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -16,
"time": "1771230668"
},
"departure": {
"delay": -16,
"time": "1771230704"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -62,
"time": "1771231162"
},
"departure": {
"delay": -62,
"time": "1771231198"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -43,
"time": "1771230421"
},
"departure": {
"delay": -43,
"time": "1771230437"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1771230766"
},
"departure": {
"delay": -20,
"time": "1771230820"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -57,
"time": "1771230861"
},
"departure": {
"delay": -57,
"time": "1771230903"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -53,
"time": "1771230529"
},
"departure": {
"delay": -53,
"time": "1771230547"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771232070"
},
"departure": {
"delay": 30,
"time": "1771232070"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1771231950"
},
"departure": {
"delay": 30,
"time": "1771231950"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 41,
"time": "1771229718"
},
"departure": {
"delay": 41,
"time": "1771229741"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1771231427"
},
"departure": {
"delay": 13,
"time": "1771231513"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -22,
"time": "1771230999"
},
"departure": {
"delay": -22,
"time": "1771231058"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1771231890"
},
"departure": {
"delay": 30,
"time": "1771231890"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1771231770"
},
"departure": {
"delay": 30,
"time": "1771231770"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1771232430"
},
"departure": {
"delay": 30,
"time": "1771232430"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1771229955"
},
"departure": {
"delay": 31,
"time": "1771229971"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771229758"
},
"departure": {
"delay": 31,
"time": "1771229791"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771230256"
},
"departure": {
"delay": 30,
"time": "1771230270"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1771230189"
},
"departure": {
"delay": 46,
"time": "1771230226"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771232250"
},
"departure": {
"delay": 30,
"time": "1771232250"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -6,
"time": "1771231119"
},
"departure": {
"delay": -6,
"time": "1771231134"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771232550"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758661x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758716x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1771225814"
},
"departure": {
"delay": 89,
"time": "1771225829"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1771226589"
},
"departure": {
"delay": 172,
"time": "1771226632"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 221,
"time": "1771228181"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 16,
"time": "1771225096"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 244,
"time": "1771227713"
},
"departure": {
"delay": 244,
"time": "1771227724"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 322,
"time": "1771227946"
},
"departure": {
"delay": 322,
"time": "1771227982"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 134,
"time": "1771225677"
},
"departure": {
"delay": 134,
"time": "1771225694"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 289,
"time": "1771227574"
},
"departure": {
"delay": 289,
"time": "1771227589"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 184,
"time": "1771226500"
},
"departure": {
"delay": 184,
"time": "1771226524"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1771225883"
},
"departure": {
"delay": 36,
"time": "1771225896"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 134,
"time": "1771225587"
},
"departure": {
"delay": 134,
"time": "1771225634"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 337,
"time": "1771227374"
},
"departure": {
"delay": 337,
"time": "1771227397"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 333,
"time": "1771227473"
},
"departure": {
"delay": 333,
"time": "1771227513"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 176,
"time": "1771226716"
},
"departure": {
"delay": 176,
"time": "1771226756"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 169,
"time": "1771226403"
},
"departure": {
"delay": 169,
"time": "1771226449"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 281,
"time": "1771227246"
},
"departure": {
"delay": 281,
"time": "1771227281"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 249,
"time": "1771228138"
},
"departure": {
"delay": 249,
"time": "1771228149"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 275,
"time": "1771228102"
},
"departure": {
"delay": 275,
"time": "1771228115"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 283,
"time": "1771226985"
},
"departure": {
"delay": 283,
"time": "1771227043"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 249,
"time": "1771227105"
},
"departure": {
"delay": 249,
"time": "1771227129"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 178,
"time": "1771226662"
},
"departure": {
"delay": 178,
"time": "1771226698"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 334,
"time": "1771227293"
},
"departure": {
"delay": 334,
"time": "1771227334"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 307,
"time": "1771228014"
},
"departure": {
"delay": 307,
"time": "1771228027"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 200,
"time": "1771226800"
},
"departure": {
"delay": 200,
"time": "1771226840"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 229,
"time": "1771226186"
},
"departure": {
"delay": 229,
"time": "1771226329"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 294,
"time": "1771227615"
},
"departure": {
"delay": 294,
"time": "1771227654"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 304,
"time": "1771227890"
},
"departure": {
"delay": 304,
"time": "1771227904"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 154,
"time": "1771225458"
},
"departure": {
"delay": 154,
"time": "1771225534"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 267,
"time": "1771227165"
},
"departure": {
"delay": 267,
"time": "1771227207"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 286,
"time": "1771228053"
},
"departure": {
"delay": 286,
"time": "1771228066"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 107,
"time": "1771225749"
},
"departure": {
"delay": 107,
"time": "1771225787"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1771225170"
},
"departure": {
"delay": 73,
"time": "1771225213"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1771225378"
},
"departure": {
"delay": 106,
"time": "1771225426"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1771225317"
},
"departure": {
"delay": 107,
"time": "1771225367"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 317,
"time": "1771227824"
},
"departure": {
"delay": 317,
"time": "1771227857"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1771225997"
},
"departure": {
"delay": 46,
"time": "1771226026"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758716x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244845xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1771234870"
},
"departure": {
"delay": 70,
"time": "1771234870"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 69,
"time": "1771233549"
},
"departure": {
"delay": 69,
"time": "1771233549"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1771232113"
},
"departure": {
"delay": 13,
"time": "1771232113"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1771234334"
},
"departure": {
"delay": 14,
"time": "1771234334"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1771234892"
},
"departure": {
"delay": 32,
"time": "1771234892"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 13,
"time": "1771234753"
},
"departure": {
"delay": 13,
"time": "1771234753"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 32,
"time": "1771234532"
},
"departure": {
"delay": 32,
"time": "1771234532"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 62,
"time": "1771231982"
},
"departure": {
"delay": 62,
"time": "1771231982"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1771234172"
},
"departure": {
"delay": 32,
"time": "1771234172"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1771231933"
},
"departure": {
"delay": 13,
"time": "1771231933"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1771234453"
},
"departure": {
"delay": 13,
"time": "1771234453"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1771234658"
},
"departure": {
"delay": 38,
"time": "1771234658"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1771234573"
},
"departure": {
"delay": 13,
"time": "1771234573"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 71,
"time": "1771234631"
},
"departure": {
"delay": 71,
"time": "1771234631"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 14,
"time": "1771232894"
},
"departure": {
"delay": 14,
"time": "1771232894"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1771233783"
},
"departure": {
"delay": 63,
"time": "1771233783"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1771232309"
},
"departure": {
"delay": 29,
"time": "1771232309"
},
"stopId": "FR:76305:ZE:4441:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1771232473"
},
"departure": {
"delay": 13,
"time": "1771232473"
},
"stopId": "FR:76296:ZE:4007:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1771232038"
},
"departure": {
"delay": 58,
"time": "1771232038"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1771232798"
},
"departure": {
"delay": 38,
"time": "1771232798"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1771234993"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 57,
"time": "1771232277"
},
"departure": {
"delay": 57,
"time": "1771232277"
},
"stopId": "FR:76305:ZE:3840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1771232185"
},
"departure": {
"delay": 25,
"time": "1771232185"
},
"stopId": "FR:76305:ZE:3396:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1771233313"
},
"departure": {
"delay": 13,
"time": "1771233313"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1771232953"
},
"departure": {
"delay": 13,
"time": "1771232953"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1771233115"
},
"departure": {
"delay": 55,
"time": "1771233115"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1771233973"
},
"departure": {
"delay": 13,
"time": "1771233973"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1771232737"
},
"departure": {
"delay": 37,
"time": "1771232737"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1771232524"
},
"departure": {
"delay": 64,
"time": "1771232524"
},
"stopId": "FR:76296:ZE:4010:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1771232375"
},
"departure": {
"delay": 35,
"time": "1771232375"
},
"stopId": "FR:76296:ZE:4443:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1771234924"
},
"departure": {
"delay": 64,
"time": "1771234924"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 13,
"time": "1771233613"
},
"departure": {
"delay": 13,
"time": "1771233613"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1771234678"
},
"departure": {
"delay": 58,
"time": "1771234678"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 43,
"time": "1771233223"
},
"departure": {
"delay": 43,
"time": "1771233223"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1771232568"
},
"departure": {
"delay": 48,
"time": "1771232568"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1771233875"
},
"departure": {
"delay": 35,
"time": "1771233875"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1771231708",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244845xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1471224:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -355,
"time": "1771236485"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 45,
"time": "1771234365"
},
"departure": {
"delay": 45,
"time": "1771234365"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -189,
"time": "1771235511"
},
"departure": {
"delay": -189,
"time": "1771235511"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1771234644"
},
"departure": {
"delay": 24,
"time": "1771234644"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1771234455"
},
"departure": {
"delay": 15,
"time": "1771234455"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1771234579"
},
"departure": {
"delay": 19,
"time": "1771234579"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -151,
"time": "1771235249"
},
"departure": {
"delay": -151,
"time": "1771235249"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4,
"time": "1771234616"
},
"departure": {
"delay": -4,
"time": "1771234616"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -162,
"time": "1771236198"
},
"departure": {
"delay": -162,
"time": "1771236198"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -282,
"time": "1771236378"
},
"departure": {
"delay": -282,
"time": "1771236378"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -163,
"time": "1771236257"
},
"departure": {
"delay": -163,
"time": "1771236257"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -120,
"time": "1771234980"
},
"departure": {
"delay": -120,
"time": "1771234980"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -182,
"time": "1771235398"
},
"departure": {
"delay": -182,
"time": "1771235398"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -201,
"time": "1771235919"
},
"departure": {
"delay": -201,
"time": "1771235919"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1771234554"
},
"departure": {
"delay": 54,
"time": "1771234554"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -183,
"time": "1771236057"
},
"departure": {
"delay": -183,
"time": "1771236057"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1771234890"
},
"departure": {
"delay": 30,
"time": "1771234890"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -205,
"time": "1771236095"
},
"departure": {
"delay": -205,
"time": "1771236095"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -191,
"time": "1771236289"
},
"departure": {
"delay": -191,
"time": "1771236289"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -179,
"time": "1771235161"
},
"departure": {
"delay": -179,
"time": "1771235161"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"time": "1771234320"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -202,
"time": "1771235858"
},
"departure": {
"delay": -202,
"time": "1771235858"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -159,
"time": "1771235301"
},
"departure": {
"delay": -159,
"time": "1771235301"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -205,
"time": "1771235975"
},
"departure": {
"delay": -205,
"time": "1771235975"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -134,
"time": "1771235026"
},
"departure": {
"delay": -134,
"time": "1771235026"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -156,
"time": "1771235364"
},
"departure": {
"delay": -156,
"time": "1771235364"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1771234493"
},
"departure": {
"delay": 53,
"time": "1771234493"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -166,
"time": "1771236134"
},
"departure": {
"delay": -166,
"time": "1771236134"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -115,
"time": "1771235105"
},
"departure": {
"delay": -115,
"time": "1771235105"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -189,
"time": "1771235811"
},
"departure": {
"delay": -189,
"time": "1771235811"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -160,
"time": "1771236020"
},
"departure": {
"delay": -160,
"time": "1771236020"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"time": "1771234719"
},
"departure": {
"time": "1771234860"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1771234523"
},
"departure": {
"delay": 23,
"time": "1771234523"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -189,
"time": "1771235451"
},
"departure": {
"delay": -189,
"time": "1771235451"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -189,
"time": "1771235211"
},
"departure": {
"delay": -189,
"time": "1771235211"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -252,
"time": "1771236408"
},
"departure": {
"delay": -252,
"time": "1771236408"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -189,
"time": "1771235751"
},
"departure": {
"delay": -189,
"time": "1771235751"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -205,
"time": "1771236335"
},
"departure": {
"delay": -205,
"time": "1771236335"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1471224:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197387x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1771234088"
},
"departure": {
"delay": 8,
"time": "1771234088"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234620"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771233500"
},
"departure": {
"delay": 20,
"time": "1771233500"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1771234765"
},
"departure": {
"delay": 25,
"time": "1771234765"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 25,
"time": "1771234705"
},
"departure": {
"delay": 25,
"time": "1771234705"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1771234010"
},
"departure": {
"delay": 50,
"time": "1771234010"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1771233891"
},
"departure": {
"delay": 51,
"time": "1771233891"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1771232132"
},
"departure": {
"delay": 32,
"time": "1771232132"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1771232124"
},
"departure": {
"delay": 24,
"time": "1771232124"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771232880"
},
"departure": {
"time": "1771232880"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1771234426"
},
"departure": {
"delay": 46,
"time": "1771234426"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1771233595"
},
"departure": {
"delay": 55,
"time": "1771233595"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1771234652"
},
"departure": {
"delay": 32,
"time": "1771234652"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 43,
"time": "1771232563"
},
"departure": {
"delay": 43,
"time": "1771232563"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771234210"
},
"departure": {
"delay": 10,
"time": "1771234210"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1771234352"
},
"departure": {
"delay": 32,
"time": "1771234352"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1771232400"
},
"departure": {
"time": "1771232400"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1771232618"
},
"departure": {
"delay": 38,
"time": "1771232618"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1771234682"
},
"departure": {
"delay": 2,
"time": "1771234682"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1771233435"
},
"departure": {
"delay": 15,
"time": "1771233435"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1771234559"
},
"departure": {
"delay": 59,
"time": "1771234559"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1771232818"
},
"departure": {
"delay": 58,
"time": "1771232818"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1771232368"
},
"departure": {
"delay": 28,
"time": "1771232368"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1771234177"
},
"departure": {
"delay": 37,
"time": "1771234177"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1771234301"
},
"departure": {
"delay": 41,
"time": "1771234301"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1771233295"
},
"departure": {
"delay": 55,
"time": "1771233295"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1771234832"
},
"departure": {
"delay": 32,
"time": "1771234832"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 38,
"time": "1771233638"
},
"departure": {
"delay": 38,
"time": "1771233638"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771233787"
},
"departure": {
"delay": 7,
"time": "1771233787"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1771234786"
},
"departure": {
"delay": 46,
"time": "1771234786"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1771234740"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1771234860"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1771233180"
},
"departure": {
"time": "1771233180"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771231628",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197387x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758884x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -62,
"time": "1771228429"
},
"departure": {
"delay": -62,
"time": "1771228438"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1771227489"
},
"departure": {
"delay": 36,
"time": "1771227516"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1771225966"
},
"departure": {
"delay": 2,
"time": "1771225982"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771225324"
},
"departure": {
"delay": 12,
"time": "1771225332"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1771228083"
},
"departure": {
"delay": -35,
"time": "1771228105"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 42,
"time": "1771225867"
},
"departure": {
"delay": 42,
"time": "1771225902"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1771227063"
},
"departure": {
"delay": 57,
"time": "1771227117"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 22,
"time": "1771225475"
},
"departure": {
"delay": 22,
"time": "1771225522"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -53,
"time": "1771228469"
},
"departure": {
"delay": -53,
"time": "1771228507"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -12,
"time": "1771227939"
},
"departure": {
"delay": -12,
"time": "1771227948"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 48,
"time": "1771227194"
},
"departure": {
"delay": 48,
"time": "1771227228"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1771226175"
},
"departure": {
"delay": 32,
"time": "1771226192"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1771227811"
},
"departure": {
"delay": 16,
"time": "1771227856"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -5,
"time": "1771227703"
},
"departure": {
"delay": -5,
"time": "1771227715"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 86,
"time": "1771226364"
},
"departure": {
"delay": 86,
"time": "1771226486"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1771227922"
},
"departure": {
"delay": 28,
"time": "1771227928"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -27,
"time": "1771228384"
},
"departure": {
"delay": -27,
"time": "1771228413"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 15,
"time": "1771227606"
},
"departure": {
"delay": 15,
"time": "1771227615"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1771226812"
},
"departure": {
"delay": 35,
"time": "1771226855"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1771227770"
},
"departure": {
"delay": 6,
"time": "1771227786"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -27,
"time": "1771228215"
},
"departure": {
"delay": -27,
"time": "1771228233"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"departure": {
"delay": 27,
"time": "1771225167"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771227881"
},
"departure": {
"delay": 55,
"time": "1771227895"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 10,
"time": "1771226541"
},
"departure": {
"delay": 10,
"time": "1771226590"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1771226746"
},
"departure": {
"delay": 21,
"time": "1771226781"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1771225559"
},
"departure": {
"delay": 42,
"time": "1771225602"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -3,
"time": "1771225358"
},
"departure": {
"delay": -3,
"time": "1771225377"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1771227553"
},
"departure": {
"delay": 26,
"time": "1771227566"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1771225679"
},
"departure": {
"delay": 51,
"time": "1771225731"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771227441"
},
"departure": {
"delay": 37,
"time": "1771227457"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -46,
"time": "1771228138"
},
"departure": {
"delay": -46,
"time": "1771228154"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 18,
"time": "1771225394"
},
"departure": {
"delay": 18,
"time": "1771225458"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1771228040"
},
"departure": {
"delay": -30,
"time": "1771228050"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 34,
"time": "1771226874"
},
"departure": {
"delay": 34,
"time": "1771226914"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1771226286"
},
"departure": {
"delay": 22,
"time": "1771226302"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771227996"
},
"departure": {
"delay": 8,
"time": "1771228028"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 61,
"time": "1771226650"
},
"departure": {
"delay": 61,
"time": "1771226701"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1771225750"
},
"departure": {
"delay": 18,
"time": "1771225758"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1771227391"
},
"departure": {
"delay": 43,
"time": "1771227403"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1771225532"
},
"departure": {
"delay": 48,
"time": "1771225548"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1771225934"
},
"departure": {
"delay": 27,
"time": "1771225947"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1771226011"
},
"departure": {
"delay": 68,
"time": "1771226048"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1771225220"
},
"departure": {
"delay": 41,
"time": "1771225241"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1771226103"
},
"departure": {
"delay": 40,
"time": "1771226140"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771225648"
},
"departure": {
"delay": 40,
"time": "1771225660"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1771227250"
},
"departure": {
"delay": 48,
"time": "1771227288"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -28,
"time": "1771228252"
},
"departure": {
"delay": -28,
"time": "1771228292"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -85,
"time": "1771228535"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 50,
"time": "1771227331"
},
"departure": {
"delay": 50,
"time": "1771227350"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1771226949"
},
"departure": {
"delay": 45,
"time": "1771226985"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1771231727",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758884x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 276,
"time": "1771233036"
},
"departure": {
"delay": 276,
"time": "1771233036"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 260,
"time": "1771232720"
},
"departure": {
"delay": 260,
"time": "1771232720"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 263,
"time": "1771233743"
},
"departure": {
"delay": 263,
"time": "1771233743"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 173,
"time": "1771233533"
},
"departure": {
"delay": 173,
"time": "1771233533"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 293,
"time": "1771233653"
},
"departure": {
"delay": 293,
"time": "1771233653"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 256,
"time": "1771233916"
},
"departure": {
"delay": 256,
"time": "1771233916"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 218,
"time": "1771232558"
},
"departure": {
"delay": 218,
"time": "1771232558"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 255,
"time": "1771233135"
},
"departure": {
"delay": 255,
"time": "1771233135"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 345,
"time": "1771232985"
},
"departure": {
"delay": 345,
"time": "1771232985"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 199,
"time": "1771232059"
},
"departure": {
"delay": 199,
"time": "1771232059"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": 181,
"time": "1771231681"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 173,
"time": "1771231973"
},
"departure": {
"delay": 173,
"time": "1771231973"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 218,
"time": "1771233338"
},
"departure": {
"delay": 218,
"time": "1771233338"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 154,
"time": "1771232134"
},
"departure": {
"delay": 154,
"time": "1771232134"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 278,
"time": "1771233398"
},
"departure": {
"delay": 278,
"time": "1771233398"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 215,
"time": "1771232495"
},
"departure": {
"delay": 215,
"time": "1771232495"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 249,
"time": "1771231869"
},
"departure": {
"delay": 249,
"time": "1771231869"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 237,
"time": "1771233297"
},
"departure": {
"delay": 237,
"time": "1771233297"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 262,
"time": "1771233502"
},
"departure": {
"delay": 262,
"time": "1771233502"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 200,
"time": "1771232660"
},
"departure": {
"delay": 200,
"time": "1771232660"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 219,
"time": "1771231779"
},
"departure": {
"delay": 219,
"time": "1771231779"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 261,
"time": "1771232901"
},
"departure": {
"delay": 261,
"time": "1771232901"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 221,
"time": "1771233941"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 254,
"time": "1771232414"
},
"departure": {
"delay": 254,
"time": "1771232414"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 243,
"time": "1771233243"
},
"departure": {
"delay": 243,
"time": "1771233243"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 238,
"time": "1771232338"
},
"departure": {
"delay": 238,
"time": "1771232338"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 256,
"time": "1771233856"
},
"departure": {
"delay": 256,
"time": "1771233856"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596187:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470559:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -269,
"time": "1771234171"
},
"departure": {
"delay": -269,
"time": "1771234171"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1389,
"time": "1771231731"
},
"departure": {
"delay": -1389,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -304,
"time": "1771234256"
},
"departure": {
"delay": -304,
"time": "1771234256"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1809,
"time": "1771231731"
},
"departure": {
"delay": -1809,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1749,
"time": "1771231731"
},
"departure": {
"delay": -1749,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2049,
"time": "1771231731"
},
"departure": {
"delay": -2049,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1869,
"time": "1771231731"
},
"departure": {
"delay": -1869,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1629,
"time": "1771231731"
},
"departure": {
"delay": -1629,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1989,
"time": "1771231731"
},
"departure": {
"delay": -1989,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -185,
"time": "1771234135"
},
"departure": {
"delay": -185,
"time": "1771234135"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2349,
"time": "1771231731"
},
"departure": {
"delay": -2349,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1509,
"time": "1771231731"
},
"departure": {
"delay": -1509,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"delay": -1269,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2469,
"time": "1771231731"
},
"departure": {
"delay": -2469,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1449,
"time": "1771231731"
},
"departure": {
"delay": -1449,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2169,
"time": "1771231731"
},
"departure": {
"delay": -2169,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -330,
"time": "1771234290"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2109,
"time": "1771231731"
},
"departure": {
"delay": -2109,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2289,
"time": "1771231731"
},
"departure": {
"delay": -2289,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1929,
"time": "1771231731"
},
"departure": {
"delay": -1929,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -191,
"time": "1771234069"
},
"departure": {
"delay": -191,
"time": "1771234069"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1989,
"time": "1771231731"
},
"departure": {
"delay": -1989,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470559:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022752x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771233767"
},
"departure": {
"delay": 47,
"time": "1771233767"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771232160"
},
"departure": {
"time": "1771232160"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1771234844"
},
"departure": {
"delay": 44,
"time": "1771234844"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 31,
"time": "1771231831"
},
"departure": {
"delay": 31,
"time": "1771231831"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1771235109"
},
"departure": {
"delay": 9,
"time": "1771235109"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 14,
"time": "1771233554"
},
"departure": {
"delay": 14,
"time": "1771233554"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1771232540"
},
"departure": {
"delay": 20,
"time": "1771232540"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1771233594"
},
"departure": {
"delay": 54,
"time": "1771233594"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1771231974"
},
"departure": {
"delay": 54,
"time": "1771231974"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1771235021"
},
"departure": {
"delay": 41,
"time": "1771235021"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1771234980"
},
"departure": {
"time": "1771234980"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 5,
"time": "1771235045"
},
"departure": {
"delay": 5,
"time": "1771235045"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 5,
"time": "1771233245"
},
"departure": {
"delay": 5,
"time": "1771233245"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1771235170"
},
"departure": {
"delay": 10,
"time": "1771235170"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 55,
"time": "1771233835"
},
"departure": {
"delay": 55,
"time": "1771233835"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1771234811"
},
"departure": {
"delay": 11,
"time": "1771234811"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1771234740"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 26,
"time": "1771231946"
},
"departure": {
"delay": 26,
"time": "1771231946"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1771232640"
},
"departure": {
"time": "1771232640"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771234140"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1771233029"
},
"departure": {
"delay": 29,
"time": "1771233029"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1771232775"
},
"departure": {
"delay": 15,
"time": "1771232775"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771235340"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 25,
"time": "1771231765"
},
"departure": {
"delay": 25,
"time": "1771231765"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771232283"
},
"departure": {
"delay": 3,
"time": "1771232283"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771232040"
},
"departure": {
"time": "1771232040"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1771233196"
},
"departure": {
"delay": 16,
"time": "1771233196"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1771235232"
},
"departure": {
"delay": 12,
"time": "1771235232"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 8,
"time": "1771234388"
},
"departure": {
"delay": 8,
"time": "1771234388"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 38,
"time": "1771235078"
},
"departure": {
"delay": 38,
"time": "1771235078"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 2,
"time": "1771232342"
},
"departure": {
"delay": 2,
"time": "1771232342"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771234222"
},
"departure": {
"delay": 22,
"time": "1771234222"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 10,
"time": "1771232410"
},
"departure": {
"delay": 10,
"time": "1771232410"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1771234176"
},
"departure": {
"delay": 36,
"time": "1771234176"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1771232884"
},
"departure": {
"delay": 4,
"time": "1771232884"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1771232108"
},
"departure": {
"delay": 8,
"time": "1771232108"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771231730"
},
"departure": {
"delay": 50,
"time": "1771231730"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1771232247"
},
"departure": {
"delay": 27,
"time": "1771232247"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771233480"
},
"departure": {
"time": "1771233480"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1771231905"
},
"departure": {
"delay": 45,
"time": "1771231905"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1771232706"
},
"departure": {
"delay": 6,
"time": "1771232706"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1771235280"
},
"departure": {
"time": "1771235280"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 1,
"time": "1771234261"
},
"departure": {
"delay": 1,
"time": "1771234261"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 59,
"time": "1771233419"
},
"departure": {
"delay": 59,
"time": "1771233419"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1771235207"
},
"departure": {
"delay": 47,
"time": "1771235207"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1771233120"
},
"departure": {
"time": "1771233120"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1771233662"
},
"departure": {
"delay": 2,
"time": "1771233662"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771231658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022752x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051201xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 274,
"time": "1771231954"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 274,
"time": "1771231114"
},
"departure": {
"delay": 274,
"time": "1771231114"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 274,
"time": "1771230934"
},
"departure": {
"delay": 274,
"time": "1771230934"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 308,
"time": "1771231208"
},
"departure": {
"delay": 308,
"time": "1771231208"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 274,
"time": "1771231714"
},
"departure": {
"delay": 274,
"time": "1771231714"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 279,
"time": "1771231479"
},
"departure": {
"delay": 279,
"time": "1771231479"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 333,
"time": "1771231833"
},
"departure": {
"delay": 333,
"time": "1771231833"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 292,
"time": "1771231852"
},
"departure": {
"delay": 292,
"time": "1771231852"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771230938",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051201xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759042x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1771222150"
},
"departure": {
"delay": -22,
"time": "1771222178"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1771221361"
},
"departure": {
"delay": 11,
"time": "1771221371"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771222533"
},
"departure": {
"delay": 4,
"time": "1771222624"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1771221866"
},
"departure": {
"delay": 7,
"time": "1771221907"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1771221208"
},
"departure": {
"delay": -5,
"time": "1771221235"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -42,
"time": "1771221705"
},
"departure": {
"delay": -42,
"time": "1771221738"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1771221475"
},
"departure": {
"delay": 5,
"time": "1771221485"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -35,
"time": "1771222675"
},
"departure": {
"delay": -35,
"time": "1771222705"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771221187"
},
"departure": {
"delay": 20,
"time": "1771221200"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -14,
"time": "1771221087"
},
"departure": {
"delay": -14,
"time": "1771221106"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 31,
"time": "1771221031"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771221962"
},
"departure": {
"delay": 19,
"time": "1771221979"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1771221921"
},
"departure": {
"delay": -24,
"time": "1771221936"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -36,
"time": "1771222210"
},
"departure": {
"delay": -36,
"time": "1771222224"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -37,
"time": "1771221307"
},
"departure": {
"delay": -37,
"time": "1771221323"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -39,
"time": "1771221767"
},
"departure": {
"delay": -39,
"time": "1771221801"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1771221609"
},
"departure": {
"delay": -22,
"time": "1771221638"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -57,
"time": "1771222367"
},
"departure": {
"delay": -57,
"time": "1771222443"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -102,
"time": "1771222998"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -82,
"time": "1771222257"
},
"departure": {
"delay": -82,
"time": "1771222298"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1771221389"
},
"departure": {
"delay": 10,
"time": "1771221430"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1771221826"
},
"departure": {
"delay": 1,
"time": "1771221841"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1771222919"
},
"departure": {
"delay": 21,
"time": "1771222941"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -33,
"time": "1771221554"
},
"departure": {
"delay": -33,
"time": "1771221567"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1771222761"
},
"departure": {
"delay": 25,
"time": "1771222885"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1771231726",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759042x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:383:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238760"
},
"departure": {
"time": "1771238760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1771237860"
},
"departure": {
"time": "1771237860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1771236600"
},
"departure": {
"time": "1771236600"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771237920"
},
"departure": {
"time": "1771237920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771236660"
},
"departure": {
"time": "1771236660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771239000"
},
"departure": {
"time": "1771239000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1771236480"
},
"departure": {
"time": "1771236480"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771238520"
},
"departure": {
"time": "1771238520"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771236960"
},
"departure": {
"time": "1771236960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771237320"
},
"departure": {
"time": "1771237320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771236900"
},
"departure": {
"time": "1771236900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771237140"
},
"departure": {
"time": "1771237140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771238100"
},
"departure": {
"time": "1771238100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771236540"
},
"departure": {
"time": "1771236540"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771237200"
},
"departure": {
"time": "1771237200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771236420"
},
"departure": {
"time": "1771236420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771238460"
},
"departure": {
"time": "1771238460"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1771236840"
},
"departure": {
"time": "1771236840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771238640"
},
"departure": {
"time": "1771238640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771239060"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1771236780"
},
"departure": {
"time": "1771236780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771238160"
},
"departure": {
"time": "1771238160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771238400"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771236300"
},
"departure": {
"time": "1771236300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1771236545"
},
"departure": {
"delay": 5,
"time": "1771236545"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771238880"
},
"departure": {
"time": "1771238880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771237500"
},
"departure": {
"time": "1771237500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771238700"
},
"departure": {
"time": "1771238700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1771238220"
},
"departure": {
"time": "1771238220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1771238405"
},
"departure": {
"delay": 5,
"time": "1771238405"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1771236000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771236060"
},
"departure": {
"time": "1771236060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771236065"
},
"departure": {
"delay": 5,
"time": "1771236065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:383:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017615x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1771232332"
},
"departure": {
"delay": 112,
"time": "1771232332"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1771232812"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 151,
"time": "1771232731"
},
"departure": {
"delay": 151,
"time": "1771232731"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 132,
"time": "1771232292"
},
"departure": {
"delay": 132,
"time": "1771232292"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 141,
"time": "1771232061"
},
"departure": {
"delay": 141,
"time": "1771232061"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1771232155"
},
"departure": {
"delay": 115,
"time": "1771232155"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1771232770"
},
"departure": {
"delay": 130,
"time": "1771232770"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1771231913"
},
"departure": {
"delay": 113,
"time": "1771231913"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1771232452"
},
"departure": {
"delay": 112,
"time": "1771232452"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 141,
"time": "1771232421"
},
"departure": {
"delay": 141,
"time": "1771232421"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 141,
"time": "1771232241"
},
"departure": {
"delay": 141,
"time": "1771232241"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1771232591"
},
"departure": {
"delay": 131,
"time": "1771232591"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 144,
"time": "1771232184"
},
"departure": {
"delay": 144,
"time": "1771232184"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1771232373"
},
"departure": {
"delay": 153,
"time": "1771232373"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1771232512"
},
"departure": {
"delay": 112,
"time": "1771232512"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 112,
"time": "1771231672"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 137,
"time": "1771232657"
},
"departure": {
"delay": 137,
"time": "1771232657"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 141,
"time": "1771231761"
},
"departure": {
"delay": 141,
"time": "1771231761"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 112,
"time": "1771232032"
},
"departure": {
"delay": 112,
"time": "1771232032"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1771231852"
},
"departure": {
"delay": 112,
"time": "1771231852"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017615x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771232460"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771233720"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771233900"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771233660"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6013:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745394x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1771228435"
},
"departure": {
"delay": -23,
"time": "1771228477"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1771227346"
},
"departure": {
"delay": 43,
"time": "1771227403"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1771228302"
},
"departure": {
"delay": 18,
"time": "1771228338"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1771227434"
},
"departure": {
"delay": 93,
"time": "1771227513"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1771227147"
},
"departure": {
"delay": 1,
"time": "1771227181"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -11,
"time": "1771227732"
},
"departure": {
"delay": -11,
"time": "1771227769"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -31,
"time": "1771227889"
},
"departure": {
"delay": -31,
"time": "1771227929"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771227273"
},
"departure": {
"delay": 22,
"time": "1771227322"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1771227533"
},
"departure": {
"delay": 58,
"time": "1771227538"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771227662"
},
"departure": {
"delay": 31,
"time": "1771227691"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1771228234"
},
"departure": {
"delay": 7,
"time": "1771228267"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -58,
"time": "1771228682"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1771227600"
},
"departure": {
"delay": 39,
"time": "1771227639"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1771228389"
},
"departure": {
"delay": 21,
"time": "1771228401"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1771228542"
},
"departure": {
"delay": -30,
"time": "1771228590"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1771228122"
},
"departure": {
"delay": 3,
"time": "1771228203"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -12,
"time": "1771228016"
},
"departure": {
"delay": -12,
"time": "1771228068"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -69,
"time": "1771227806"
},
"departure": {
"delay": -69,
"time": "1771227831"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 22,
"time": "1771227022"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1771227209"
},
"departure": {
"delay": 7,
"time": "1771227247"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745394x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:875:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234200"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235040"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771234980"
},
"departure": {
"time": "1771234980"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771234800"
},
"departure": {
"time": "1771234800"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771235220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771234740"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771234440"
},
"departure": {
"time": "1771234440"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771234140"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234560"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771231690",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:875:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191245x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1771231368"
},
"departure": {
"delay": 48,
"time": "1771231368"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771232682"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 68,
"time": "1771232108"
},
"departure": {
"delay": 68,
"time": "1771232108"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1771231515"
},
"departure": {
"delay": 15,
"time": "1771231515"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1771232367"
},
"departure": {
"delay": 87,
"time": "1771232367"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1771232442"
},
"departure": {
"delay": 42,
"time": "1771232442"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1771232023"
},
"departure": {
"delay": 43,
"time": "1771232023"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1771231007"
},
"departure": {
"delay": 47,
"time": "1771231007"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1771231722"
},
"departure": {
"delay": 42,
"time": "1771231722"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1771231308"
},
"departure": {
"delay": 48,
"time": "1771231308"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1771231793"
},
"departure": {
"delay": 53,
"time": "1771231793"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1771231402"
},
"departure": {
"delay": 22,
"time": "1771231402"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1771232202"
},
"departure": {
"delay": 42,
"time": "1771232202"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1771232153"
},
"departure": {
"delay": 53,
"time": "1771232153"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1771231150"
},
"departure": {
"delay": 10,
"time": "1771231150"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1771232232"
},
"departure": {
"delay": 72,
"time": "1771232232"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 77,
"time": "1771232297"
},
"departure": {
"delay": 77,
"time": "1771232297"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1771231617"
},
"departure": {
"delay": 57,
"time": "1771231617"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1771231842"
},
"departure": {
"delay": 42,
"time": "1771231842"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1771231053"
},
"departure": {
"delay": 93,
"time": "1771231053"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1771231875"
},
"departure": {
"delay": 75,
"time": "1771231875"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1771231238"
},
"departure": {
"delay": 38,
"time": "1771231238"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1771231909"
},
"departure": {
"delay": 49,
"time": "1771231909"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1771231135"
},
"departure": {
"delay": 55,
"time": "1771231135"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1771231308",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191245x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745386x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1771219420"
},
"departure": {
"delay": 126,
"time": "1771219446"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 162,
"time": "1771219088"
},
"departure": {
"delay": 162,
"time": "1771219122"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 262,
"time": "1771218601"
},
"departure": {
"delay": 262,
"time": "1771218622"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1771219560"
},
"departure": {
"delay": 90,
"time": "1771219590"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1771219345"
},
"departure": {
"delay": 117,
"time": "1771219377"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 286,
"time": "1771218286"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 270,
"time": "1771218497"
},
"departure": {
"delay": 270,
"time": "1771218510"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 151,
"time": "1771219491"
},
"departure": {
"delay": 151,
"time": "1771219531"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 141,
"time": "1771219183"
},
"departure": {
"delay": 141,
"time": "1771219221"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 141,
"time": "1771219025"
},
"departure": {
"delay": 141,
"time": "1771219041"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1771219809"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 256,
"time": "1771218909"
},
"departure": {
"delay": 256,
"time": "1771218916"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1771219273"
},
"departure": {
"delay": 110,
"time": "1771219310"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 285,
"time": "1771218427"
},
"departure": {
"delay": 285,
"time": "1771218465"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1771219650"
},
"departure": {
"delay": 70,
"time": "1771219690"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 282,
"time": "1771218537"
},
"departure": {
"delay": 282,
"time": "1771218582"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 277,
"time": "1771218845"
},
"departure": {
"delay": 277,
"time": "1771218877"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 277,
"time": "1771218650"
},
"departure": {
"delay": 277,
"time": "1771218697"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 262,
"time": "1771218729"
},
"departure": {
"delay": 262,
"time": "1771218742"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 208,
"time": "1771218967"
},
"departure": {
"delay": 208,
"time": "1771218988"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745386x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758719x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1771230085"
},
"departure": {
"delay": 69,
"time": "1771230129"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -2,
"time": "1771228328"
},
"departure": {
"delay": -2,
"time": "1771228378"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1771229949"
},
"departure": {
"delay": 93,
"time": "1771229973"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1771227999"
},
"departure": {
"delay": 9,
"time": "1771228029"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1771229026"
},
"departure": {
"delay": 84,
"time": "1771229064"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1771230181"
},
"departure": {
"delay": 27,
"time": "1771230207"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 39,
"time": "1771230262"
},
"departure": {
"delay": 39,
"time": "1771230279"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1771229628"
},
"departure": {
"delay": 22,
"time": "1771229662"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -67,
"time": "1771230593"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 133,
"time": "1771229105"
},
"departure": {
"delay": 133,
"time": "1771229173"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1771230403"
},
"departure": {
"delay": -2,
"time": "1771230418"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1771229576"
},
"departure": {
"delay": 15,
"time": "1771229595"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1771229221"
},
"departure": {
"delay": 100,
"time": "1771229260"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1771230499"
},
"departure": {
"delay": -13,
"time": "1771230527"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -43,
"time": "1771230547"
},
"departure": {
"delay": -43,
"time": "1771230557"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 23,
"time": "1771230310"
},
"departure": {
"delay": 23,
"time": "1771230323"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1771229730"
},
"departure": {
"delay": 61,
"time": "1771229761"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 97,
"time": "1771228819"
},
"departure": {
"delay": 97,
"time": "1771228897"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1771230359"
},
"departure": {
"delay": 11,
"time": "1771230371"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1771228065"
},
"departure": {
"delay": 11,
"time": "1771228091"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771228414"
},
"departure": {
"delay": 5,
"time": "1771228445"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1771228491"
},
"departure": {
"delay": -10,
"time": "1771228550"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 6,
"time": "1771227786"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1771227945"
},
"departure": {
"delay": 25,
"time": "1771227985"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1771229445"
},
"departure": {
"delay": 129,
"time": "1771229469"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1771229770"
},
"departure": {
"delay": 93,
"time": "1771229793"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 4,
"time": "1771228232"
},
"departure": {
"delay": 4,
"time": "1771228264"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1771227846"
},
"departure": {
"delay": 34,
"time": "1771227874"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -25,
"time": "1771228144"
},
"departure": {
"delay": -25,
"time": "1771228175"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1771229840"
},
"departure": {
"delay": 97,
"time": "1771229857"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1771230036"
},
"departure": {
"delay": 54,
"time": "1771230054"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 123,
"time": "1771229329"
},
"departure": {
"delay": 123,
"time": "1771229343"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1771228617"
},
"departure": {
"delay": -17,
"time": "1771228663"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1771229361"
},
"departure": {
"delay": 130,
"time": "1771229410"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1771229523"
},
"departure": {
"delay": 78,
"time": "1771229538"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -19,
"time": "1771230447"
},
"departure": {
"delay": -19,
"time": "1771230461"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758719x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597210:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -156,
"time": "1771235604"
},
"departure": {
"delay": -156,
"time": "1771235604"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3307,
"time": "1771231733"
},
"departure": {
"delay": -3307,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"delay": -3247,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -191,
"time": "1771235689"
},
"departure": {
"delay": -191,
"time": "1771235689"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -150,
"time": "1771235970"
},
"departure": {
"delay": -150,
"time": "1771235970"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -152,
"time": "1771235548"
},
"departure": {
"delay": -152,
"time": "1771235548"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -146,
"time": "1771235914"
},
"departure": {
"delay": -146,
"time": "1771235914"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1771235219"
},
"departure": {
"delay": -1,
"time": "1771235219"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -71,
"time": "1771235269"
},
"departure": {
"delay": -71,
"time": "1771235269"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3367,
"time": "1771231733"
},
"departure": {
"delay": -3367,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -190,
"time": "1771235750"
},
"departure": {
"delay": -190,
"time": "1771235750"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -55,
"time": "1771235345"
},
"departure": {
"delay": -55,
"time": "1771235345"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -76,
"time": "1771235384"
},
"departure": {
"delay": -76,
"time": "1771235384"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -138,
"time": "1771235802"
},
"departure": {
"delay": -138,
"time": "1771235802"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -108,
"time": "1771235472"
},
"departure": {
"delay": -108,
"time": "1771235472"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -213,
"time": "1771236027"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -74,
"time": "1771235446"
},
"departure": {
"delay": -74,
"time": "1771235446"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597210:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748458x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1771233000"
},
"departure": {
"time": "1771233000"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1771232640"
},
"departure": {
"time": "1771232640"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771231920"
},
"departure": {
"time": "1771231920"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771232580"
},
"departure": {
"time": "1771232580"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 101,
"time": "1771230921"
},
"departure": {
"delay": 101,
"time": "1771230941"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1771231656"
},
"departure": {
"delay": 54,
"time": "1771231674"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 61,
"time": "1771230601"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771231800"
},
"departure": {
"time": "1771231800"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771233060"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 128,
"time": "1771231193"
},
"departure": {
"delay": 128,
"time": "1771231208"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1771230788"
},
"departure": {
"delay": 71,
"time": "1771230851"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1771231023"
},
"departure": {
"delay": 96,
"time": "1771231056"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1771231287"
},
"departure": {
"delay": 121,
"time": "1771231321"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1771231125"
},
"departure": {
"delay": 117,
"time": "1771231137"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 81,
"time": "1771231550"
},
"departure": {
"delay": 81,
"time": "1771231581"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771232520"
},
"departure": {
"time": "1771232520"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 104,
"time": "1771231344"
},
"departure": {
"delay": 104,
"time": "1771231364"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771231860"
},
"departure": {
"time": "1771231860"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771232280"
},
"departure": {
"time": "1771232280"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1771231516"
},
"departure": {
"delay": 90,
"time": "1771231530"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1771231423"
},
"departure": {
"delay": 117,
"time": "1771231437"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771232760"
},
"departure": {
"time": "1771232760"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1771231980"
},
"departure": {
"time": "1771231980"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771232820"
},
"departure": {
"time": "1771232820"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1771230888"
},
"departure": {
"delay": 64,
"time": "1771230904"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771232880"
},
"departure": {
"time": "1771232880"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 94,
"time": "1771231220"
},
"departure": {
"delay": 94,
"time": "1771231234"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771231711"
},
"departure": {
"time": "1771231740"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771233120"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771232400"
},
"departure": {
"time": "1771232400"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748458x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2234:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8016,
"time": "1771231344"
},
"departure": {
"delay": -8016,
"time": "1771231344"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -8043,
"time": "1771232937"
},
"departure": {
"delay": -8043,
"time": "1771232937"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -8043,
"time": "1771233117"
},
"departure": {
"delay": -8043,
"time": "1771233117"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": -8160,
"time": "1771230780"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -8134,
"time": "1771230986"
},
"departure": {
"delay": -8134,
"time": "1771230986"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -8018,
"time": "1771232902"
},
"departure": {
"delay": -8018,
"time": "1771232902"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -8028,
"time": "1771233072"
},
"departure": {
"delay": -8028,
"time": "1771233072"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -7991,
"time": "1771232989"
},
"departure": {
"delay": -7991,
"time": "1771232989"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -7991,
"time": "1771231524"
},
"departure": {
"delay": -7991,
"time": "1771231549"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -7989,
"time": "1771231651"
},
"departure": {
"delay": -7989,
"time": "1771231671"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -8017,
"time": "1771232123"
},
"departure": {
"delay": -8017,
"time": "1771232123"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -8068,
"time": "1771231472"
},
"departure": {
"delay": -8068,
"time": "1771231472"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -8004,
"time": "1771233216"
},
"departure": {
"delay": -8004,
"time": "1771233216"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -8066,
"time": "1771231114"
},
"departure": {
"delay": -8066,
"time": "1771231114"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -8150,
"time": "1771230910"
},
"departure": {
"delay": -8150,
"time": "1771230910"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -7992,
"time": "1771232748"
},
"departure": {
"delay": -7992,
"time": "1771232748"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -8043,
"time": "1771233357"
},
"departure": {
"delay": -8043,
"time": "1771233357"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -7989,
"time": "1771231971"
},
"departure": {
"delay": -7989,
"time": "1771231971"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -8043,
"time": "1771232037"
},
"departure": {
"delay": -8043,
"time": "1771232037"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -8043,
"time": "1771231857"
},
"departure": {
"delay": -8043,
"time": "1771231857"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -8003,
"time": "1771232197"
},
"departure": {
"delay": -8003,
"time": "1771232197"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -7997,
"time": "1771231243"
},
"departure": {
"delay": -7997,
"time": "1771231243"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -8033,
"time": "1771231747"
},
"departure": {
"delay": -8033,
"time": "1771231747"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771230463",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2234:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748433x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1771227712"
},
"departure": {
"delay": 123,
"time": "1771227723"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1771226995"
},
"departure": {
"delay": 11,
"time": "1771227011"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1771227760"
},
"departure": {
"delay": 113,
"time": "1771227773"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 102,
"time": "1771225615"
},
"departure": {
"delay": 102,
"time": "1771225662"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1771227364"
},
"departure": {
"delay": 34,
"time": "1771227394"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 56,
"time": "1771226495"
},
"departure": {
"delay": 56,
"time": "1771226516"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1771227649"
},
"departure": {
"delay": 91,
"time": "1771227691"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 6,
"time": "1771227906"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 111,
"time": "1771226416"
},
"departure": {
"delay": 111,
"time": "1771226451"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1771225542"
},
"departure": {
"delay": 114,
"time": "1771225554"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771226659"
},
"departure": {
"delay": 59,
"time": "1771226699"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1771227242"
},
"departure": {
"delay": 26,
"time": "1771227266"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 141,
"time": "1771225923"
},
"departure": {
"delay": 141,
"time": "1771226301"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1771225840"
},
"departure": {
"delay": 19,
"time": "1771225879"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1771226532"
},
"departure": {
"delay": 39,
"time": "1771226559"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 141,
"time": "1771225326"
},
"departure": {
"delay": 141,
"time": "1771225341"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1771227446"
},
"departure": {
"delay": 62,
"time": "1771227482"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1771226587"
},
"departure": {
"delay": 35,
"time": "1771226615"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1771227335"
},
"departure": {
"delay": 52,
"time": "1771227352"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 197,
"time": "1771225428"
},
"departure": {
"delay": 197,
"time": "1771225457"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 75,
"time": "1771225255"
},
"departure": {
"delay": 75,
"time": "1771225275"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 167,
"time": "1771225469"
},
"departure": {
"delay": 167,
"time": "1771225487"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1771225508"
},
"departure": {
"delay": 157,
"time": "1771225537"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1771225574"
},
"departure": {
"delay": 93,
"time": "1771225593"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771227562"
},
"departure": {
"delay": 58,
"time": "1771227598"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1771227112"
},
"departure": {
"delay": 25,
"time": "1771227145"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1771226908"
},
"departure": {
"delay": -3,
"time": "1771226937"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1771226809"
},
"departure": {
"delay": 24,
"time": "1771226844"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 92,
"time": "1771225215"
},
"departure": {
"delay": 92,
"time": "1771225232"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 81,
"time": "1771225161"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -6,
"time": "1771227219"
},
"departure": {
"delay": -6,
"time": "1771227234"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1771225754"
},
"departure": {
"delay": 87,
"time": "1771225767"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1771226357"
},
"departure": {
"delay": 112,
"time": "1771226392"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1771225672"
},
"departure": {
"delay": 69,
"time": "1771225689"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748433x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4805,
"time": "1771233305"
},
"departure": {
"delay": 4805,
"time": "1771233305"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 4838,
"time": "1771233458"
},
"departure": {
"delay": 4838,
"time": "1771233458"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 4800,
"time": "1771233360"
},
"departure": {
"delay": 4800,
"time": "1771233360"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771229135",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2286:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:375:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771236240"
},
"departure": {
"time": "1771236240"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771236480"
},
"departure": {
"time": "1771236480"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771236960"
},
"departure": {
"time": "1771236960"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771235940"
},
"departure": {
"time": "1771235940"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771236840"
},
"departure": {
"time": "1771236840"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771236000"
},
"departure": {
"time": "1771236000"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1771235400"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771237080"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771235460"
},
"departure": {
"time": "1771235460"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771236180"
},
"departure": {
"time": "1771236180"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771236420"
},
"departure": {
"time": "1771236420"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771235700"
},
"departure": {
"time": "1771235700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771236900"
},
"departure": {
"time": "1771236900"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771236120"
},
"departure": {
"time": "1771236120"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236720"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771236600"
},
"departure": {
"time": "1771236600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771236360"
},
"departure": {
"time": "1771236360"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771236300"
},
"departure": {
"time": "1771236300"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771235820"
},
"departure": {
"time": "1771235820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:375:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1458:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771231560"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771233120"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771233180"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771232940"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771233420"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1458:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:309:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771235280"
},
"departure": {
"time": "1771235280"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771233420"
},
"departure": {
"time": "1771233420"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771233000"
},
"departure": {
"time": "1771233000"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771233600"
},
"departure": {
"time": "1771233600"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771235400"
},
"departure": {
"time": "1771235400"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771235580"
},
"departure": {
"time": "1771235580"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771235940"
},
"departure": {
"time": "1771235940"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771235460"
},
"departure": {
"time": "1771235460"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234620"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771232820"
},
"departure": {
"time": "1771232820"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771234800"
},
"departure": {
"time": "1771234800"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771235760"
},
"departure": {
"time": "1771235760"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771232760"
},
"departure": {
"time": "1771232760"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771235700"
},
"departure": {
"time": "1771235700"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771234560"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771236000"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771235340"
},
"departure": {
"time": "1771235340"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771235160"
},
"departure": {
"time": "1771235160"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771235820"
},
"departure": {
"time": "1771235820"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771233300"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771235220"
},
"departure": {
"time": "1771235220"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771234920"
},
"departure": {
"time": "1771234920"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1771233180"
},
"departure": {
"time": "1771233180"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1771231587",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:309:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1990:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9340,
"time": "1771229360"
},
"departure": {
"delay": -9340,
"time": "1771229360"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -9257,
"time": "1771229563"
},
"departure": {
"delay": -9257,
"time": "1771229563"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -9415,
"time": "1771230125"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -9380,
"time": "1771228360"
},
"departure": {
"delay": -9380,
"time": "1771228360"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -9356,
"time": "1771230064"
},
"departure": {
"delay": -9356,
"time": "1771230064"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -9261,
"time": "1771228239"
},
"departure": {
"delay": -9261,
"time": "1771228239"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -9380,
"time": "1771228614"
},
"departure": {
"delay": -9380,
"time": "1771228660"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -9355,
"time": "1771229860"
},
"departure": {
"delay": -9355,
"time": "1771229885"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -9375,
"time": "1771229985"
},
"departure": {
"delay": -9375,
"time": "1771229985"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -9300,
"time": "1771229440"
},
"departure": {
"delay": -9300,
"time": "1771229460"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771227594",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1990:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758504x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771229605"
},
"departure": {
"time": "1771229640"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1771229455"
},
"departure": {
"delay": 33,
"time": "1771229493"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -54,
"time": "1771229826"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1771228173"
},
"departure": {
"delay": 72,
"time": "1771228212"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 95,
"time": "1771228688"
},
"departure": {
"delay": 95,
"time": "1771228715"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1771227453"
},
"departure": {
"delay": 159,
"time": "1771227459"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -70,
"time": "1771229673"
},
"departure": {
"delay": -70,
"time": "1771229690"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1771228112"
},
"departure": {
"delay": 110,
"time": "1771228130"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1771229293"
},
"departure": {
"delay": 108,
"time": "1771229328"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 140,
"time": "1771227694"
},
"departure": {
"delay": 140,
"time": "1771227740"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1771228874"
},
"departure": {
"delay": 92,
"time": "1771228892"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1771228626"
},
"departure": {
"delay": 140,
"time": "1771228640"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 294,
"time": "1771226994"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1771229358"
},
"departure": {
"delay": 82,
"time": "1771229422"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 108,
"time": "1771229250"
},
"departure": {
"delay": 108,
"time": "1771229268"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1771228463"
},
"departure": {
"delay": 122,
"time": "1771228502"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 214,
"time": "1771227255"
},
"departure": {
"delay": 214,
"time": "1771227274"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771229522"
},
"departure": {
"delay": 15,
"time": "1771229535"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 114,
"time": "1771229024"
},
"departure": {
"delay": 114,
"time": "1771229034"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1771228752"
},
"departure": {
"delay": 85,
"time": "1771228765"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 215,
"time": "1771227376"
},
"departure": {
"delay": 215,
"time": "1771227395"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758504x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:700000337:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1771231705"
},
"departure": {
"delay": 25,
"time": "1771231705"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": 73,
"time": "1771231033"
},
"stopId": "FR:72006:ZE:Chevx:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"delay": 35,
"time": "1771232555"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 35,
"time": "1771232495"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 35,
"time": "1771231895"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1771231136"
},
"departure": {
"delay": 122,
"time": "1771231202"
},
"stopId": "FR:72006:ZE:LycxexMargueritexdex:ATOUMOD037",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1771231478"
},
"departure": {
"delay": 55,
"time": "1771231495"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": 35,
"time": "1771232315"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 35,
"time": "1771232855"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": 35,
"time": "1771232075"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": 93,
"time": "1771231276"
},
"departure": {
"delay": 93,
"time": "1771231293"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": 35,
"time": "1771233035"
},
"stopId": "FR:61143:ZE:Universitxs:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": 81,
"time": "1771231410"
},
"departure": {
"delay": 81,
"time": "1771231461"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1771231312"
},
"departure": {
"delay": 58,
"time": "1771231318"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1771231247"
},
"departure": {
"delay": 123,
"time": "1771231263"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1771231672"
},
"departure": {
"delay": 63,
"time": "1771231683"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 35,
"time": "1771232135"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1771231523"
},
"departure": {
"delay": 62,
"time": "1771231562"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1771231224"
},
"departure": {
"delay": 98,
"time": "1771231238"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": 35,
"time": "1771232195"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": 35,
"time": "1771231775"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 35,
"time": "1771232615"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1771231586"
},
"departure": {
"delay": 72,
"time": "1771231632"
},
"stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1771233095"
},
"stopId": "FR:61143:ZE:PU:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": 35,
"time": "1771232735"
},
"stopId": "FR:61001:ZE:Mazeline:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 35,
"time": "1771232315"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 35,
"time": "1771232435"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": 35,
"time": "1771232975"
},
"stopId": "FR:61143:ZE:PontxduxFresne:ATOUMOD037",
"stopSequence": 37
},
{
"departure": {
"delay": 35,
"time": "1771232015"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 35,
"time": "1771232795"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 35
}
],
"timestamp": "1771231717",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:700000337:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848955F5704031x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238040"
},
"departure": {
"time": "1771238100"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239240"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771235160"
},
"departure": {
"time": "1771235220"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771238340"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771236780"
},
"departure": {
"time": "1771236840"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771237680"
},
"departure": {
"time": "1771237740"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1771234080"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1771236180"
},
"departure": {
"time": "1771236240"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771237260"
},
"departure": {
"time": "1771237320"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771235880"
},
"departure": {
"time": "1771235940"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1771230471",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848955F5704031x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758723x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771231820"
},
"departure": {
"delay": 20,
"time": "1771231820"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771232840"
},
"departure": {
"delay": 20,
"time": "1771232840"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771234280"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 20,
"time": "1771232060"
},
"departure": {
"delay": 20,
"time": "1771232060"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771233620"
},
"departure": {
"delay": 20,
"time": "1771233620"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1771234160"
},
"departure": {
"delay": 20,
"time": "1771234160"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1771233380"
},
"departure": {
"delay": 20,
"time": "1771233380"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771232600"
},
"departure": {
"delay": 20,
"time": "1771232600"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771233920"
},
"departure": {
"delay": 20,
"time": "1771233920"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1771232660"
},
"departure": {
"delay": 20,
"time": "1771232660"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771233320"
},
"departure": {
"delay": 20,
"time": "1771233320"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1771234220"
},
"departure": {
"delay": 20,
"time": "1771234220"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1771231676"
},
"departure": {
"delay": 39,
"time": "1771231719"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771232420"
},
"departure": {
"delay": 20,
"time": "1771232420"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771233860"
},
"departure": {
"delay": 20,
"time": "1771233860"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1771233200"
},
"departure": {
"delay": 20,
"time": "1771233200"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1771232960"
},
"departure": {
"delay": 20,
"time": "1771232960"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771233500"
},
"departure": {
"delay": 20,
"time": "1771233500"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1771231880"
},
"departure": {
"delay": 20,
"time": "1771231880"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771233980"
},
"departure": {
"delay": 20,
"time": "1771233980"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1771234040"
},
"departure": {
"delay": 20,
"time": "1771234040"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1771233800"
},
"departure": {
"delay": 20,
"time": "1771233800"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1771232000"
},
"departure": {
"delay": 20,
"time": "1771232000"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771233080"
},
"departure": {
"delay": 20,
"time": "1771233080"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1771233680"
},
"departure": {
"delay": 20,
"time": "1771233680"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1771234100"
},
"departure": {
"delay": 20,
"time": "1771234100"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1771233260"
},
"departure": {
"delay": 20,
"time": "1771233260"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1771231617"
},
"departure": {
"delay": 7,
"time": "1771231627"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1771231482"
},
"departure": {
"delay": 54,
"time": "1771231494"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771233320"
},
"departure": {
"delay": 20,
"time": "1771233320"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771232900"
},
"departure": {
"delay": 20,
"time": "1771232900"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1771231558"
},
"departure": {
"delay": 14,
"time": "1771231574"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771232180"
},
"departure": {
"delay": 20,
"time": "1771232180"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771232300"
},
"departure": {
"delay": 20,
"time": "1771232300"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 17,
"time": "1771231397"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771232780"
},
"departure": {
"delay": 20,
"time": "1771232780"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758723x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5601920455540736x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771231136"
},
"departure": {
"delay": 56,
"time": "1771231136"
},
"stopId": "FR:14366:ZE:9260004:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1771231330"
},
"departure": {
"delay": 98,
"time": "1771231358"
},
"stopId": "FR:14366:ZE:33070003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1771231551"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1771231406"
},
"departure": {
"delay": 90,
"time": "1771231410"
},
"stopId": "FR:14366:ZE:21190002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1771231017"
},
"departure": {
"delay": 59,
"time": "1771231019"
},
"stopId": "FR:14366:ZE:660130001:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1771231185"
},
"departure": {
"delay": 46,
"time": "1771231186"
},
"stopId": "FR:14366:ZE:7160002:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1771230893"
},
"departure": {
"delay": 97,
"time": "1771230937"
},
"stopId": "FR:14366:ZE:17250002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1771231205"
},
"departure": {
"delay": 21,
"time": "1771231221"
},
"stopId": "FR:14366:ZE:3120001:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1771231434"
},
"departure": {
"delay": 55,
"time": "1771231435"
},
"stopId": "FR:14366:ZE:3110004:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1771231168",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5601920455540736x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088088x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1771230848"
},
"departure": {
"delay": 8,
"time": "1771230848"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -15,
"time": "1771230885"
},
"departure": {
"delay": -15,
"time": "1771230885"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -38,
"time": "1771230922"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771230858",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088088x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758786x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 95,
"time": "1771215013"
},
"departure": {
"delay": 95,
"time": "1771215095"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1771214542"
},
"departure": {
"delay": 97,
"time": "1771214557"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771216806"
},
"departure": {
"delay": 24,
"time": "1771216824"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 97,
"time": "1771216159"
},
"departure": {
"delay": 97,
"time": "1771216177"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1771215932"
},
"departure": {
"delay": 54,
"time": "1771215954"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -41,
"time": "1771215304"
},
"departure": {
"delay": -41,
"time": "1771215319"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1771215241"
},
"departure": {
"delay": 16,
"time": "1771215256"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771216870"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 38,
"time": "1771215482"
},
"departure": {
"delay": 38,
"time": "1771215578"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 85,
"time": "1771215970"
},
"departure": {
"delay": 85,
"time": "1771215985"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1771216715"
},
"departure": {
"delay": 44,
"time": "1771216724"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 102,
"time": "1771216041"
},
"departure": {
"delay": 102,
"time": "1771216062"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 131,
"time": "1771214111"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771215186"
},
"departure": {
"delay": 26,
"time": "1771215206"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1771214857"
},
"departure": {
"delay": -4,
"time": "1771214876"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1771215810"
},
"departure": {
"delay": -1,
"time": "1771215839"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1771216606"
},
"departure": {
"delay": 76,
"time": "1771216636"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 90,
"time": "1771214476"
},
"departure": {
"delay": 90,
"time": "1771214490"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1771216500"
},
"departure": {
"delay": 73,
"time": "1771216513"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1771216767"
},
"departure": {
"delay": 44,
"time": "1771216784"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 64,
"time": "1771216250"
},
"departure": {
"delay": 64,
"time": "1771216264"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 83,
"time": "1771216304"
},
"departure": {
"delay": 83,
"time": "1771216343"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1771214270"
},
"departure": {
"delay": 122,
"time": "1771214282"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1771216406"
},
"departure": {
"delay": 43,
"time": "1771216423"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -63,
"time": "1771215396"
},
"departure": {
"delay": -63,
"time": "1771215417"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1771215655"
},
"departure": {
"delay": 32,
"time": "1771215692"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -52,
"time": "1771215354"
},
"departure": {
"delay": -52,
"time": "1771215368"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1771215738"
},
"departure": {
"delay": -18,
"time": "1771215762"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1771214692"
},
"departure": {
"delay": 64,
"time": "1771214704"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1771214164"
},
"departure": {
"delay": 136,
"time": "1771214176"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1771214621"
},
"departure": {
"delay": 79,
"time": "1771214659"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 98,
"time": "1771214302"
},
"departure": {
"delay": 98,
"time": "1771214318"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1771216551"
},
"departure": {
"delay": 64,
"time": "1771216564"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 131,
"time": "1771214352"
},
"departure": {
"delay": 131,
"time": "1771214411"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771214766"
},
"departure": {
"delay": 20,
"time": "1771214780"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1771216669"
},
"departure": {
"delay": 67,
"time": "1771216687"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1771231727",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758786x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758811x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -42,
"time": "1771222103"
},
"departure": {
"delay": -42,
"time": "1771222158"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -7,
"time": "1771221430"
},
"departure": {
"delay": -7,
"time": "1771221473"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1771220704"
},
"departure": {
"delay": 21,
"time": "1771220721"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1771222011"
},
"departure": {
"delay": -55,
"time": "1771222025"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1771221595"
},
"departure": {
"delay": 40,
"time": "1771221640"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -55,
"time": "1771222252"
},
"departure": {
"delay": -55,
"time": "1771222265"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 56,
"time": "1771220535"
},
"departure": {
"delay": 56,
"time": "1771220576"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1771221703"
},
"departure": {
"delay": -4,
"time": "1771221716"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -89,
"time": "1771221975"
},
"departure": {
"delay": -89,
"time": "1771221991"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -57,
"time": "1771222614"
},
"departure": {
"delay": -57,
"time": "1771222623"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 66,
"time": "1771219672"
},
"departure": {
"delay": 66,
"time": "1771219686"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1771222047"
},
"departure": {
"delay": -60,
"time": "1771222080"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -43,
"time": "1771220050"
},
"departure": {
"delay": -43,
"time": "1771220057"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -114,
"time": "1771222686"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 9,
"time": "1771221337"
},
"departure": {
"delay": 9,
"time": "1771221369"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1771220607"
},
"departure": {
"delay": 43,
"time": "1771220623"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -64,
"time": "1771222271"
},
"departure": {
"delay": -64,
"time": "1771222316"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -34,
"time": "1771222412"
},
"departure": {
"delay": -34,
"time": "1771222466"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 20,
"time": "1771220648"
},
"departure": {
"delay": 20,
"time": "1771220660"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -29,
"time": "1771222580"
},
"departure": {
"delay": -29,
"time": "1771222591"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -53,
"time": "1771221863"
},
"departure": {
"delay": -53,
"time": "1771221907"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -64,
"time": "1771222543"
},
"departure": {
"delay": -64,
"time": "1771222556"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -57,
"time": "1771222488"
},
"departure": {
"delay": -57,
"time": "1771222503"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 1,
"time": "1771220243"
},
"departure": {
"delay": 1,
"time": "1771220281"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 56,
"time": "1771219616"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -26,
"time": "1771221044"
},
"departure": {
"delay": -26,
"time": "1771221094"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -2,
"time": "1771221146"
},
"departure": {
"delay": -2,
"time": "1771221178"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1771221215"
},
"departure": {
"delay": 4,
"time": "1771221244"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -65,
"time": "1771220133"
},
"departure": {
"delay": -65,
"time": "1771220155"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1771219631"
},
"departure": {
"delay": 86,
"time": "1771219646"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1771222346"
},
"departure": {
"delay": -60,
"time": "1771222380"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -21,
"time": "1771221802"
},
"departure": {
"delay": -21,
"time": "1771221819"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 25,
"time": "1771219804"
},
"departure": {
"delay": 25,
"time": "1771219825"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771219885"
},
"departure": {
"delay": 33,
"time": "1771219893"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1771219996"
},
"departure": {
"delay": 26,
"time": "1771220006"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1771219916"
},
"departure": {
"delay": 6,
"time": "1771219926"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1771222511"
},
"departure": {
"delay": -32,
"time": "1771222528"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 10,
"time": "1771219957"
},
"departure": {
"delay": 10,
"time": "1771219990"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771220867"
},
"departure": {
"delay": 24,
"time": "1771220904"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771220965"
},
"departure": {
"time": "1771221000"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -64,
"time": "1771220081"
},
"departure": {
"delay": -64,
"time": "1771220096"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1771220175"
},
"departure": {
"delay": -3,
"time": "1771220217"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1771220340"
},
"departure": {
"delay": 12,
"time": "1771220352"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771220812"
},
"departure": {
"delay": 32,
"time": "1771220852"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1771219754"
},
"departure": {
"delay": 32,
"time": "1771219772"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1771220418"
},
"departure": {
"delay": 43,
"time": "1771220503"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1771220762"
},
"departure": {
"delay": 19,
"time": "1771220779"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1771221287"
},
"departure": {
"delay": 9,
"time": "1771221309"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1771231730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758811x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197312x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1771233043"
},
"departure": {
"delay": 43,
"time": "1771233043"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1771234336"
},
"departure": {
"delay": 16,
"time": "1771234336"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 53,
"time": "1771233353"
},
"departure": {
"delay": 53,
"time": "1771233353"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1771233480"
},
"departure": {
"time": "1771233480"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1771232196"
},
"departure": {
"delay": 36,
"time": "1771232196"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1771232777"
},
"departure": {
"delay": 17,
"time": "1771232777"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1771232057"
},
"departure": {
"delay": 17,
"time": "1771232057"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1771233120"
},
"departure": {
"time": "1771233120"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 35,
"time": "1771234295"
},
"departure": {
"delay": 35,
"time": "1771234295"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 23,
"time": "1771233623"
},
"departure": {
"delay": 23,
"time": "1771233623"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1771234440"
},
"departure": {
"time": "1771234440"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771233690"
},
"departure": {
"delay": 30,
"time": "1771233690"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1771234740"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 6,
"time": "1771232826"
},
"departure": {
"delay": 6,
"time": "1771232826"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1771232158"
},
"departure": {
"delay": 58,
"time": "1771232158"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771232525"
},
"departure": {
"delay": 5,
"time": "1771232525"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1771232077"
},
"departure": {
"delay": 37,
"time": "1771232077"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1771232100"
},
"departure": {
"time": "1771232100"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1771234481"
},
"departure": {
"delay": 41,
"time": "1771234481"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1771232280"
},
"departure": {
"time": "1771232280"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1771233423"
},
"departure": {
"delay": 3,
"time": "1771233423"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1771234124"
},
"departure": {
"delay": 44,
"time": "1771234124"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771232730"
},
"departure": {
"delay": 30,
"time": "1771232730"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1771233534"
},
"departure": {
"delay": 54,
"time": "1771233534"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1771233189"
},
"departure": {
"delay": 9,
"time": "1771233189"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771232010"
},
"departure": {
"delay": 30,
"time": "1771232010"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1771232393"
},
"departure": {
"delay": 53,
"time": "1771232393"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771234527"
},
"departure": {
"delay": 27,
"time": "1771234527"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1771234020"
},
"departure": {
"time": "1771234020"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1771232641"
},
"departure": {
"delay": 1,
"time": "1771232641"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1771232355"
},
"departure": {
"delay": 15,
"time": "1771232355"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771234318"
},
"departure": {
"delay": 58,
"time": "1771234318"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 4,
"time": "1771232584"
},
"departure": {
"delay": 4,
"time": "1771232584"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1771232933"
},
"departure": {
"delay": 53,
"time": "1771232933"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1771231438",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197312x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:263:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771231800"
},
"departure": {
"delay": 60,
"time": "1771231800"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1771231380"
},
"departure": {
"delay": 65,
"time": "1771231385"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1771231320"
},
"departure": {
"delay": 65,
"time": "1771231325"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1771231500"
},
"departure": {
"delay": 65,
"time": "1771231505"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771232040"
},
"departure": {
"delay": 60,
"time": "1771232040"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1771231200"
},
"departure": {
"delay": 65,
"time": "1771231205"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771232160"
},
"departure": {
"delay": 60,
"time": "1771232160"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1771231440"
},
"departure": {
"delay": 65,
"time": "1771231445"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771232100"
},
"departure": {
"delay": 60,
"time": "1771232100"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1771230900"
},
"departure": {
"delay": 120,
"time": "1771230960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1771230730"
},
"departure": {
"delay": 75,
"time": "1771230735"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1771231680"
},
"departure": {
"delay": 65,
"time": "1771231685"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771231920"
},
"departure": {
"delay": 60,
"time": "1771231920"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1771231620"
},
"departure": {
"delay": 65,
"time": "1771231625"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1771231080"
},
"departure": {
"delay": 125,
"time": "1771231085"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771232280"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1771231560"
},
"departure": {
"delay": 65,
"time": "1771231565"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771231140"
},
"departure": {
"delay": 65,
"time": "1771231145"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"delay": 125,
"time": "1771230725"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:263:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758822x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -91,
"time": "1771222635"
},
"departure": {
"delay": -91,
"time": "1771222649"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 23,
"time": "1771221221"
},
"departure": {
"delay": 23,
"time": "1771221263"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -82,
"time": "1771222047"
},
"departure": {
"delay": -82,
"time": "1771222058"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -103,
"time": "1771222803"
},
"departure": {
"delay": -103,
"time": "1771222817"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 15,
"time": "1771220133"
},
"departure": {
"delay": 15,
"time": "1771220175"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1771219928"
},
"departure": {
"delay": 37,
"time": "1771219957"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -57,
"time": "1771222542"
},
"departure": {
"delay": -57,
"time": "1771222623"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -58,
"time": "1771222006"
},
"departure": {
"delay": -58,
"time": "1771222022"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 8,
"time": "1771220461"
},
"departure": {
"delay": 8,
"time": "1771220528"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -139,
"time": "1771223063"
},
"departure": {
"delay": -139,
"time": "1771223081"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -47,
"time": "1771222422"
},
"departure": {
"delay": -47,
"time": "1771222453"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 22,
"time": "1771220211"
},
"departure": {
"delay": 22,
"time": "1771220242"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -101,
"time": "1771221733"
},
"departure": {
"delay": -101,
"time": "1771221799"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1771220039"
},
"departure": {
"delay": 9,
"time": "1771220049"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1771220564"
},
"departure": {
"delay": -5,
"time": "1771220575"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -35,
"time": "1771220889"
},
"departure": {
"delay": -35,
"time": "1771220905"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -123,
"time": "1771222491"
},
"departure": {
"delay": -123,
"time": "1771222497"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -98,
"time": "1771222696"
},
"departure": {
"delay": -98,
"time": "1771222762"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -49,
"time": "1771221962"
},
"departure": {
"delay": -49,
"time": "1771221971"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -56,
"time": "1771222314"
},
"departure": {
"delay": -56,
"time": "1771222324"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -92,
"time": "1771222965"
},
"departure": {
"delay": -92,
"time": "1771223008"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -64,
"time": "1771222367"
},
"departure": {
"delay": -64,
"time": "1771222376"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -52,
"time": "1771221520"
},
"departure": {
"delay": -52,
"time": "1771221548"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -75,
"time": "1771222479"
},
"departure": {
"delay": -75,
"time": "1771222485"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -129,
"time": "1771222830"
},
"departure": {
"delay": -129,
"time": "1771222851"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -121,
"time": "1771221681"
},
"departure": {
"delay": -121,
"time": "1771221719"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1771220184"
},
"departure": {
"delay": 38,
"time": "1771220198"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -27,
"time": "1771220595"
},
"departure": {
"delay": -27,
"time": "1771220613"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -171,
"time": "1771223109"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -32,
"time": "1771221429"
},
"departure": {
"delay": -32,
"time": "1771221448"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 23,
"time": "1771219883"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -39,
"time": "1771220355"
},
"departure": {
"delay": -39,
"time": "1771220361"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1771220784"
},
"departure": {
"delay": 3,
"time": "1771220823"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1771220632"
},
"departure": {
"delay": 9,
"time": "1771220649"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -104,
"time": "1771222083"
},
"departure": {
"delay": -104,
"time": "1771222096"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -7,
"time": "1771222124"
},
"departure": {
"delay": -7,
"time": "1771222253"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -95,
"time": "1771222391"
},
"departure": {
"delay": -95,
"time": "1771222405"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1771220329"
},
"departure": {
"delay": -1,
"time": "1771220339"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -130,
"time": "1771223020"
},
"departure": {
"delay": -130,
"time": "1771223030"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 85,
"time": "1771221036"
},
"departure": {
"delay": 85,
"time": "1771221145"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1771221838"
},
"departure": {
"delay": -23,
"time": "1771221937"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 14,
"time": "1771220287"
},
"departure": {
"delay": 14,
"time": "1771220294"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -81,
"time": "1771221608"
},
"departure": {
"delay": -81,
"time": "1771221639"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -121,
"time": "1771222659"
},
"departure": {
"delay": -121,
"time": "1771222679"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 28,
"time": "1771221293"
},
"departure": {
"delay": 28,
"time": "1771221328"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -56,
"time": "1771221471"
},
"departure": {
"delay": -56,
"time": "1771221484"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1771220102"
},
"departure": {
"delay": 15,
"time": "1771220115"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1771220707"
},
"departure": {
"delay": -17,
"time": "1771220743"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -19,
"time": "1771221362"
},
"departure": {
"delay": -19,
"time": "1771221401"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1771220076"
},
"departure": {
"delay": -15,
"time": "1771220085"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758822x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758880x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771224040"
},
"departure": {
"delay": 40,
"time": "1771224040"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1771223800"
},
"departure": {
"delay": 40,
"time": "1771223800"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1771221820"
},
"departure": {
"delay": 40,
"time": "1771221820"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1771221640"
},
"departure": {
"delay": 40,
"time": "1771221640"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771223020"
},
"departure": {
"delay": 40,
"time": "1771223020"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1771223080"
},
"departure": {
"delay": 40,
"time": "1771223080"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1771222060"
},
"departure": {
"delay": 40,
"time": "1771222060"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1771224820"
},
"departure": {
"delay": 40,
"time": "1771224820"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 40,
"time": "1771223200"
},
"departure": {
"delay": 40,
"time": "1771223200"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1771221700"
},
"departure": {
"delay": 40,
"time": "1771221700"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1771222300"
},
"departure": {
"delay": 40,
"time": "1771222300"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771223500"
},
"departure": {
"delay": 40,
"time": "1771223500"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1771224340"
},
"departure": {
"delay": 40,
"time": "1771224340"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 40,
"time": "1771224220"
},
"departure": {
"delay": 40,
"time": "1771224220"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 40,
"time": "1771224760"
},
"departure": {
"delay": 40,
"time": "1771224760"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 40,
"time": "1771223140"
},
"departure": {
"delay": 40,
"time": "1771223140"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1771224100"
},
"departure": {
"delay": 40,
"time": "1771224100"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 40,
"time": "1771222360"
},
"departure": {
"delay": 40,
"time": "1771222360"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1771221940"
},
"departure": {
"delay": 40,
"time": "1771221940"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1771222180"
},
"departure": {
"delay": 40,
"time": "1771222180"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1771224520"
},
"departure": {
"delay": 40,
"time": "1771224520"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 40,
"time": "1771223620"
},
"departure": {
"delay": 40,
"time": "1771223620"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1771224700"
},
"departure": {
"delay": 40,
"time": "1771224700"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 40,
"time": "1771224580"
},
"departure": {
"delay": 40,
"time": "1771224580"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 40,
"time": "1771223980"
},
"departure": {
"delay": 40,
"time": "1771223980"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1771222600"
},
"departure": {
"delay": 40,
"time": "1771222600"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771222180"
},
"departure": {
"delay": 40,
"time": "1771222180"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771224280"
},
"departure": {
"delay": 40,
"time": "1771224280"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 40,
"time": "1771221880"
},
"departure": {
"delay": 40,
"time": "1771221880"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1771224100"
},
"departure": {
"delay": 40,
"time": "1771224100"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 40,
"time": "1771224400"
},
"departure": {
"delay": 40,
"time": "1771224400"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 40,
"time": "1771222900"
},
"departure": {
"delay": 40,
"time": "1771222900"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1771223440"
},
"departure": {
"delay": 40,
"time": "1771223440"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1771221760"
},
"departure": {
"delay": 40,
"time": "1771221760"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771224460"
},
"departure": {
"delay": 40,
"time": "1771224460"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 40,
"time": "1771224160"
},
"departure": {
"delay": 40,
"time": "1771224160"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 40,
"time": "1771221700"
},
"departure": {
"delay": 40,
"time": "1771221700"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771223320"
},
"departure": {
"delay": 40,
"time": "1771223320"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1771224880"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 40,
"time": "1771223560"
},
"departure": {
"delay": 40,
"time": "1771223560"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1771222480"
},
"departure": {
"delay": 40,
"time": "1771222480"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1771221460"
},
"departure": {
"delay": 40,
"time": "1771221460"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1771223740"
},
"departure": {
"delay": 40,
"time": "1771223740"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1771222780"
},
"departure": {
"delay": 40,
"time": "1771222780"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1771221640"
},
"departure": {
"delay": 40,
"time": "1771221640"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771223680"
},
"departure": {
"delay": 40,
"time": "1771223680"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1771223860"
},
"departure": {
"delay": 40,
"time": "1771223860"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1771221580"
},
"departure": {
"delay": 40,
"time": "1771221580"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771222120"
},
"departure": {
"delay": 40,
"time": "1771222120"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758880x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017477x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1771233008"
},
"departure": {
"delay": 8,
"time": "1771233008"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1771232917"
},
"departure": {
"delay": 37,
"time": "1771232917"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1771233278"
},
"departure": {
"delay": 38,
"time": "1771233278"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1771233917"
},
"departure": {
"delay": 17,
"time": "1771233917"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1771233448"
},
"departure": {
"delay": 28,
"time": "1771233448"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1771233193"
},
"departure": {
"delay": 13,
"time": "1771233193"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1771233334"
},
"departure": {
"delay": 34,
"time": "1771233334"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771233588"
},
"departure": {
"delay": 48,
"time": "1771233588"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1771233235"
},
"departure": {
"delay": 55,
"time": "1771233235"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1771233483"
},
"departure": {
"delay": 3,
"time": "1771233483"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1771233378"
},
"departure": {
"delay": 18,
"time": "1771233378"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771234020"
},
"departure": {
"time": "1771234020"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771233120"
},
"departure": {
"time": "1771233120"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1771232802"
},
"departure": {
"delay": 42,
"time": "1771232802"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1771233043"
},
"departure": {
"delay": 43,
"time": "1771233043"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771234260"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1771233767"
},
"departure": {
"delay": 47,
"time": "1771233767"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017477x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771258920"
},
"departure": {
"time": "1771258920"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771260240"
},
"departure": {
"time": "1771260240"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771259340"
},
"departure": {
"time": "1771259340"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771259760"
},
"departure": {
"time": "1771259760"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771258800"
},
"departure": {
"time": "1771258800"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771259460"
},
"departure": {
"time": "1771259460"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771259280"
},
"departure": {
"time": "1771259280"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771260725"
},
"departure": {
"delay": 5,
"time": "1771260725"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771260120"
},
"departure": {
"time": "1771260120"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771259160"
},
"departure": {
"time": "1771259160"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771258740"
},
"departure": {
"time": "1771258740"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771260600"
},
"departure": {
"time": "1771260600"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771260720"
},
"departure": {
"time": "1771260720"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771258860"
},
"departure": {
"time": "1771258860"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771260900"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771260480"
},
"departure": {
"time": "1771260480"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771259940"
},
"departure": {
"time": "1771259940"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771259400"
},
"departure": {
"time": "1771259400"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771259700"
},
"departure": {
"time": "1771259700"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771259405"
},
"departure": {
"delay": 5,
"time": "1771259405"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771260780"
},
"departure": {
"time": "1771260780"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771257900"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771259580"
},
"departure": {
"time": "1771259580"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771258980"
},
"departure": {
"time": "1771258980"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771258500"
},
"departure": {
"time": "1771258500"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771260360"
},
"departure": {
"time": "1771260360"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1771229893",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx469:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -220,
"time": "1771235360"
},
"departure": {
"delay": -220,
"time": "1771235360"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"time": "1771234200"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -173,
"time": "1771234927"
},
"departure": {
"delay": -173,
"time": "1771234927"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -210,
"time": "1771235250"
},
"departure": {
"delay": -210,
"time": "1771235250"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -138,
"time": "1771235022"
},
"departure": {
"delay": -138,
"time": "1771235022"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -184,
"time": "1771235216"
},
"departure": {
"delay": -184,
"time": "1771235216"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -171,
"time": "1771234749"
},
"departure": {
"delay": -171,
"time": "1771234749"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -264,
"time": "1771235616"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -81,
"time": "1771234539"
},
"departure": {
"delay": -81,
"time": "1771234539"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -136,
"time": "1771234964"
},
"departure": {
"delay": -136,
"time": "1771234964"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -184,
"time": "1771235096"
},
"departure": {
"delay": -184,
"time": "1771235096"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -219,
"time": "1771235421"
},
"departure": {
"delay": -219,
"time": "1771235421"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1771234363"
},
"departure": {
"delay": -17,
"time": "1771234363"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1771234229"
},
"departure": {
"delay": 29,
"time": "1771234229"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -94,
"time": "1771234466"
},
"departure": {
"delay": -94,
"time": "1771234466"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -225,
"time": "1771235475"
},
"departure": {
"delay": -225,
"time": "1771235475"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -201,
"time": "1771234839"
},
"departure": {
"delay": -201,
"time": "1771234839"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -166,
"time": "1771235534"
},
"departure": {
"delay": -166,
"time": "1771235534"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -95,
"time": "1771234405"
},
"departure": {
"delay": -95,
"time": "1771234405"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -141,
"time": "1771234659"
},
"departure": {
"delay": -141,
"time": "1771234659"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -174,
"time": "1771235046"
},
"departure": {
"delay": -174,
"time": "1771235046"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -141,
"time": "1771234599"
},
"departure": {
"delay": -141,
"time": "1771234599"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -238,
"time": "1771235162"
},
"departure": {
"delay": -238,
"time": "1771235162"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470541:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1771230120"
},
"departure": {
"delay": 180,
"time": "1771230420"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1771229530"
},
"departure": {
"delay": 15,
"time": "1771229535"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1771229400"
},
"departure": {
"delay": 125,
"time": "1771229405"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1771229340"
},
"departure": {
"delay": 65,
"time": "1771229345"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1771231500"
},
"departure": {
"delay": 5,
"time": "1771231505"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1771230840"
},
"departure": {
"delay": 5,
"time": "1771230845"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"departure": {
"time": "1771228800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771228860"
},
"departure": {
"delay": 60,
"time": "1771228920"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -115,
"time": "1771231020"
},
"departure": {
"delay": -115,
"time": "1771231025"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1771231680"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 75,
"time": "1771229290"
},
"departure": {
"delay": 75,
"time": "1771229295"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771229580"
},
"departure": {
"time": "1771229640"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1771230000"
},
"departure": {
"delay": 65,
"time": "1771230005"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1771231620"
},
"departure": {
"delay": -55,
"time": "1771231625"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1771231260"
},
"departure": {
"delay": 5,
"time": "1771231265"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1771230660"
},
"departure": {
"delay": 65,
"time": "1771230665"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": -35,
"time": "1771229540"
},
"departure": {
"delay": -35,
"time": "1771229545"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1771229410"
},
"departure": {
"delay": 75,
"time": "1771229415"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771231560"
},
"departure": {
"delay": 5,
"time": "1771231565"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1771231200"
},
"departure": {
"delay": 5,
"time": "1771231205"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1771228980"
},
"departure": {
"delay": 125,
"time": "1771228985"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771231440"
},
"departure": {
"delay": 5,
"time": "1771231445"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1771229160"
},
"departure": {
"delay": 125,
"time": "1771229165"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1771229280"
},
"departure": {
"delay": 125,
"time": "1771229285"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1771229760"
},
"departure": {
"delay": 65,
"time": "1771229765"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771231320"
},
"departure": {
"time": "1771231380"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1771230900"
},
"departure": {
"delay": 5,
"time": "1771230905"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1771230780"
},
"departure": {
"delay": 125,
"time": "1771230785"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1771231140"
},
"departure": {
"delay": 5,
"time": "1771231145"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771229880"
},
"departure": {
"delay": 60,
"time": "1771229940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771230960"
},
"departure": {
"delay": 5,
"time": "1771230965"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1771230060"
},
"departure": {
"delay": 5,
"time": "1771230065"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:221:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758664x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234740"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771233720"
},
"departure": {
"time": "1771233720"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771232640"
},
"departure": {
"time": "1771232640"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771232520"
},
"departure": {
"time": "1771232520"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771234920"
},
"departure": {
"time": "1771234920"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1771232820"
},
"departure": {
"time": "1771232820"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234200"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771234080"
},
"departure": {
"time": "1771234080"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235040"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771234980"
},
"departure": {
"time": "1771234980"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1771234440"
},
"departure": {
"time": "1771234440"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1771233300"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1771234560"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234620"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1771234800"
},
"departure": {
"time": "1771234800"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771232880"
},
"departure": {
"time": "1771232880"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771233060"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771233180"
},
"departure": {
"time": "1771233180"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771233360"
},
"departure": {
"time": "1771233360"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1771233420"
},
"departure": {
"time": "1771233420"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1771235220"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771232400"
},
"departure": {
"time": "1771232400"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771231727",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758664x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758712x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1771222114"
},
"departure": {
"delay": 165,
"time": "1771222125"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1771223841"
},
"departure": {
"delay": -2,
"time": "1771223878"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 190,
"time": "1771222492"
},
"departure": {
"delay": 190,
"time": "1771222510"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 143,
"time": "1771221489"
},
"departure": {
"delay": 143,
"time": "1771221503"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1771223168"
},
"departure": {
"delay": 22,
"time": "1771223182"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 143,
"time": "1771221656"
},
"departure": {
"delay": 143,
"time": "1771221743"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 229,
"time": "1771221953"
},
"departure": {
"delay": 229,
"time": "1771222009"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1771222887"
},
"departure": {
"delay": 68,
"time": "1771222928"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 141,
"time": "1771222605"
},
"departure": {
"delay": 141,
"time": "1771222641"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1771223909"
},
"departure": {
"delay": 1,
"time": "1771223941"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1771223627"
},
"departure": {
"delay": 30,
"time": "1771223670"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -7,
"time": "1771223805"
},
"departure": {
"delay": -7,
"time": "1771223813"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 142,
"time": "1771221442"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1771223331"
},
"departure": {
"delay": 64,
"time": "1771223344"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -37,
"time": "1771224009"
},
"departure": {
"delay": -37,
"time": "1771224023"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 96,
"time": "1771222286"
},
"departure": {
"delay": 96,
"time": "1771222296"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1771222965"
},
"departure": {
"delay": 89,
"time": "1771223009"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1771223407"
},
"departure": {
"delay": 98,
"time": "1771223438"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1771223720"
},
"departure": {
"delay": -12,
"time": "1771223748"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 92,
"time": "1771221622"
},
"departure": {
"delay": 92,
"time": "1771221632"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771222765"
},
"departure": {
"delay": 60,
"time": "1771222800"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -67,
"time": "1771224099"
},
"departure": {
"delay": -67,
"time": "1771224113"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 70,
"time": "1771223512"
},
"departure": {
"delay": 70,
"time": "1771223530"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 95,
"time": "1771223100"
},
"departure": {
"delay": 95,
"time": "1771223135"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 87,
"time": "1771223351"
},
"departure": {
"delay": 87,
"time": "1771223367"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1771223590"
},
"departure": {
"delay": 27,
"time": "1771223607"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1771222169"
},
"departure": {
"delay": 120,
"time": "1771222200"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1771222674"
},
"departure": {
"delay": 97,
"time": "1771222717"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -89,
"time": "1771224151"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -48,
"time": "1771224059"
},
"departure": {
"delay": -48,
"time": "1771224072"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 182,
"time": "1771221788"
},
"departure": {
"delay": 182,
"time": "1771221902"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1771223228"
},
"departure": {
"delay": 45,
"time": "1771223265"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1771221576"
},
"departure": {
"delay": 128,
"time": "1771221608"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1771223969"
},
"departure": {
"delay": -14,
"time": "1771223986"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 69,
"time": "1771222852"
},
"departure": {
"delay": 69,
"time": "1771222869"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 188,
"time": "1771222054"
},
"departure": {
"delay": 188,
"time": "1771222088"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771231727",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758712x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1413:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771233360"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771233900"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771233660"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771233840"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232940"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771234020"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771232460"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771233720"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1413:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597576:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1771234223"
},
"departure": {
"delay": 23,
"time": "1771234223"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1687,
"time": "1771231733"
},
"departure": {
"delay": -1687,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": -1567,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1771234733"
},
"departure": {
"delay": 53,
"time": "1771234733"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -1867,
"time": "1771231733"
},
"departure": {
"delay": -1867,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1747,
"time": "1771231733"
},
"departure": {
"delay": -1747,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771234618"
},
"departure": {
"delay": 58,
"time": "1771234618"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2107,
"time": "1771231733"
},
"departure": {
"delay": -2107,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1567,
"time": "1771231733"
},
"departure": {
"delay": -1567,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771234793"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1807,
"time": "1771231733"
},
"departure": {
"delay": -1807,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1771234553"
},
"departure": {
"delay": 53,
"time": "1771234553"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1771234406"
},
"departure": {
"delay": 26,
"time": "1771234406"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1627,
"time": "1771231733"
},
"departure": {
"delay": -1627,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2047,
"time": "1771231733"
},
"departure": {
"delay": -2047,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2227,
"time": "1771231733"
},
"departure": {
"delay": -2227,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597576:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:700000098:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 57,
"time": "1771233237"
},
"stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 57,
"time": "1771232037"
},
"stopId": "FR:61001:ZE:Printempsx:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": 57,
"time": "1771232877"
},
"stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": 57,
"time": "1771232937"
},
"stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 57,
"time": "1771233477"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 57,
"time": "1771232217"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": 57,
"time": "1771232397"
},
"stopId": "FR:61001:ZE:Mxdiathxque:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": 57,
"time": "1771231977"
},
"stopId": "FR:61001:ZE:CollxgexBalzac:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"delay": 71,
"time": "1771231331"
},
"stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037",
"stopSequence": 1
},
{
"departure": {
"delay": 57,
"time": "1771232277"
},
"stopId": "FR:61001:ZE:RuexdexBretagnex:ATOUMOD037",
"stopSequence": 15
},
{
"arrival": {
"delay": 101,
"time": "1771231590"
},
"departure": {
"delay": 101,
"time": "1771231601"
},
"stopId": "FR:61001:ZE:Lebon:ATOUMOD037",
"stopSequence": 4
},
{
"departure": {
"delay": 57,
"time": "1771231857"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1771231622"
},
"departure": {
"delay": 86,
"time": "1771231646"
},
"stopId": "FR:61001:ZE:Fresnel:ATOUMOD037",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1771231480"
},
"departure": {
"delay": 44,
"time": "1771231484"
},
"stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037",
"stopSequence": 3
},
{
"departure": {
"delay": 57,
"time": "1771232457"
},
"stopId": "FR:61001:ZE:Clxmenceau:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 57,
"time": "1771232637"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": 57,
"time": "1771232517"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1771231676"
},
"departure": {
"delay": 57,
"time": "1771231737"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 6
},
{
"departure": {
"delay": 57,
"time": "1771232817"
},
"stopId": "FR:61397:ZE:BellexCharpente:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1771233597"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 79,
"time": "1771231387"
},
"departure": {
"delay": 79,
"time": "1771231399"
},
"stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037",
"stopSequence": 2
},
{
"departure": {
"delay": 57,
"time": "1771233177"
},
"stopId": "FR:61397:ZE:Gymnase:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 57,
"time": "1771232637"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 57,
"time": "1771231797"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"delay": 57,
"time": "1771233357"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 57,
"time": "1771232097"
},
"stopId": "FR:61001:ZE:CollxgexBalzacx:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"delay": 57,
"time": "1771233117"
},
"stopId": "FR:61397:ZE:Libxration:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 57,
"time": "1771232157"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": 57,
"time": "1771233057"
},
"stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": 57,
"time": "1771231917"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"delay": 57,
"time": "1771233537"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 57,
"time": "1771233417"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 57,
"time": "1771232697"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 57,
"time": "1771232757"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 22
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:700000098:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596830:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771232882"
},
"departure": {
"delay": 2,
"time": "1771232882"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1771232828"
},
"departure": {
"delay": 8,
"time": "1771232828"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1771232622"
},
"departure": {
"delay": 42,
"time": "1771232622"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1771232983"
},
"departure": {
"delay": -17,
"time": "1771232983"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -93,
"time": "1771233087"
},
"departure": {
"delay": -93,
"time": "1771233087"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -111,
"time": "1771233249"
},
"departure": {
"delay": -111,
"time": "1771233249"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -234,
"time": "1771233486"
},
"departure": {
"delay": -234,
"time": "1771233486"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -183,
"time": "1771233597"
},
"departure": {
"delay": -183,
"time": "1771233597"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -184,
"time": "1771233776"
},
"departure": {
"delay": -184,
"time": "1771233776"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -204,
"time": "1771233396"
},
"departure": {
"delay": -204,
"time": "1771233396"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -183,
"time": "1771233717"
},
"departure": {
"delay": -183,
"time": "1771233717"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -183,
"time": "1771233657"
},
"departure": {
"delay": -183,
"time": "1771233657"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -189,
"time": "1771233291"
},
"departure": {
"delay": -189,
"time": "1771233291"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771232720"
},
"departure": {
"delay": 20,
"time": "1771232720"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -223,
"time": "1771233857"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -141,
"time": "1771233159"
},
"departure": {
"delay": -141,
"time": "1771233159"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -214,
"time": "1771233806"
},
"departure": {
"delay": -214,
"time": "1771233806"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -17,
"time": "1771232923"
},
"departure": {
"delay": -17,
"time": "1771232923"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596830:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470490:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 365,
"time": "1771233365"
},
"departure": {
"delay": 365,
"time": "1771233365"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -789,
"time": "1771231731"
},
"departure": {
"delay": -789,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 365,
"time": "1771233305"
},
"departure": {
"delay": 365,
"time": "1771233305"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 182,
"time": "1771233422"
},
"departure": {
"delay": 182,
"time": "1771233422"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1089,
"time": "1771231731"
},
"departure": {
"delay": -1089,
"time": "1771231731"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 378,
"time": "1771233258"
},
"departure": {
"delay": 378,
"time": "1771233258"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -849,
"time": "1771231731"
},
"departure": {
"delay": -849,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1089,
"time": "1771231731"
},
"departure": {
"delay": -1089,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"departure": {
"delay": -669,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -969,
"time": "1771231731"
},
"departure": {
"delay": -969,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -217,
"time": "1771233503"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -789,
"time": "1771231731"
},
"departure": {
"delay": -789,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -909,
"time": "1771231731"
},
"departure": {
"delay": -909,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -729,
"time": "1771231731"
},
"departure": {
"delay": -729,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -909,
"time": "1771231731"
},
"departure": {
"delay": -909,
"time": "1771231731"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1771233445"
},
"departure": {
"delay": 25,
"time": "1771233445"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -909,
"time": "1771231731"
},
"departure": {
"delay": -909,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -789,
"time": "1771231731"
},
"departure": {
"delay": -789,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -969,
"time": "1771231731"
},
"departure": {
"delay": -969,
"time": "1771231731"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 331,
"time": "1771233211"
},
"departure": {
"delay": 331,
"time": "1771233211"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470490:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1471222:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -175,
"time": "1771234565"
},
"departure": {
"delay": -175,
"time": "1771234565"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -1629,
"time": "1771231731"
},
"departure": {
"delay": -1629,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -133,
"time": "1771234487"
},
"departure": {
"delay": -133,
"time": "1771234487"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -2109,
"time": "1771231731"
},
"departure": {
"delay": -2109,
"time": "1771231731"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -246,
"time": "1771234614"
},
"departure": {
"delay": -246,
"time": "1771234614"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1089,
"time": "1771231731"
},
"departure": {
"delay": -1089,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2169,
"time": "1771231731"
},
"departure": {
"delay": -2169,
"time": "1771231731"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2469,
"time": "1771231731"
},
"departure": {
"delay": -2469,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -153,
"time": "1771234287"
},
"departure": {
"delay": -153,
"time": "1771234287"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -209,
"time": "1771234651"
},
"departure": {
"delay": -209,
"time": "1771234651"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -1869,
"time": "1771231731"
},
"departure": {
"delay": -1869,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -136,
"time": "1771234364"
},
"departure": {
"delay": -136,
"time": "1771234364"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -252,
"time": "1771234728"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"departure": {
"delay": -789,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1689,
"time": "1771231731"
},
"departure": {
"delay": -1689,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -130,
"time": "1771234250"
},
"departure": {
"delay": -130,
"time": "1771234250"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -175,
"time": "1771234325"
},
"departure": {
"delay": -175,
"time": "1771234325"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -969,
"time": "1771231731"
},
"departure": {
"delay": -969,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -909,
"time": "1771231731"
},
"departure": {
"delay": -909,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -175,
"time": "1771234205"
},
"departure": {
"delay": -175,
"time": "1771234205"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1329,
"time": "1771231731"
},
"departure": {
"delay": -1329,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1209,
"time": "1771231731"
},
"departure": {
"delay": -1209,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1569,
"time": "1771231731"
},
"departure": {
"delay": -1569,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1029,
"time": "1771231731"
},
"departure": {
"delay": -1029,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -909,
"time": "1771231731"
},
"departure": {
"delay": -909,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -171,
"time": "1771234149"
},
"departure": {
"delay": -171,
"time": "1771234149"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -2529,
"time": "1771231731"
},
"departure": {
"delay": -2529,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2409,
"time": "1771231731"
},
"departure": {
"delay": -2409,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1809,
"time": "1771231731"
},
"departure": {
"delay": -1809,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1089,
"time": "1771231731"
},
"departure": {
"delay": -1089,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -789,
"time": "1771231731"
},
"departure": {
"delay": -789,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1929,
"time": "1771231731"
},
"departure": {
"delay": -1929,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1989,
"time": "1771231731"
},
"departure": {
"delay": -1989,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -132,
"time": "1771234428"
},
"departure": {
"delay": -132,
"time": "1771234428"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -161,
"time": "1771234519"
},
"departure": {
"delay": -161,
"time": "1771234519"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -1869,
"time": "1771231731"
},
"departure": {
"delay": -1869,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -969,
"time": "1771231731"
},
"departure": {
"delay": -969,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2049,
"time": "1771231731"
},
"departure": {
"delay": -2049,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1471222:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191208x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771231978"
},
"departure": {
"delay": 58,
"time": "1771231978"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1771232576"
},
"departure": {
"delay": 56,
"time": "1771232576"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1771231877"
},
"departure": {
"delay": 17,
"time": "1771231877"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1771232898"
},
"departure": {
"delay": 18,
"time": "1771232898"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1771232822"
},
"departure": {
"delay": 2,
"time": "1771232822"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1771233129"
},
"departure": {
"delay": 9,
"time": "1771233129"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1771231753"
},
"departure": {
"delay": 13,
"time": "1771231753"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1771231682"
},
"departure": {
"delay": 2,
"time": "1771231682"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1771232268"
},
"departure": {
"delay": 48,
"time": "1771232268"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1771232428"
},
"departure": {
"delay": 28,
"time": "1771232428"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1771232462"
},
"departure": {
"delay": 2,
"time": "1771232462"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771231824"
},
"departure": {
"delay": 24,
"time": "1771231824"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1771233002"
},
"departure": {
"delay": 2,
"time": "1771233002"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1771233362"
},
"departure": {
"delay": 2,
"time": "1771233362"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 38,
"time": "1771232138"
},
"departure": {
"delay": 38,
"time": "1771232138"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1771233182"
},
"departure": {
"delay": 2,
"time": "1771233182"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1771232943"
},
"departure": {
"delay": 3,
"time": "1771232943"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771233420"
},
"departure": {
"delay": 60,
"time": "1771233420"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1771233329"
},
"departure": {
"delay": 29,
"time": "1771233329"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1771233218"
},
"departure": {
"delay": 38,
"time": "1771233218"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1771232386"
},
"departure": {
"delay": 46,
"time": "1771232386"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1771232853"
},
"departure": {
"delay": 33,
"time": "1771232853"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1771232642"
},
"departure": {
"delay": 2,
"time": "1771232642"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1771231922"
},
"departure": {
"delay": 2,
"time": "1771231922"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1771233542"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1771232035"
},
"departure": {
"delay": 55,
"time": "1771232035"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1771233062"
},
"departure": {
"delay": 2,
"time": "1771233062"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1771232307"
},
"departure": {
"delay": 27,
"time": "1771232307"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1771233280"
},
"departure": {
"delay": 40,
"time": "1771233280"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1771232342"
},
"departure": {
"delay": 2,
"time": "1771232342"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1771231718",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191208x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758663x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1771232510"
},
"departure": {
"delay": -10,
"time": "1771232510"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1771231492"
},
"departure": {
"delay": 6,
"time": "1771231506"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1771232450"
},
"departure": {
"delay": -10,
"time": "1771232450"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1771232270"
},
"departure": {
"delay": -10,
"time": "1771232270"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1771233890"
},
"departure": {
"delay": -10,
"time": "1771233890"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1771233650"
},
"departure": {
"delay": -10,
"time": "1771233650"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1771231970"
},
"departure": {
"delay": -10,
"time": "1771231970"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1771231523"
},
"departure": {
"delay": 10,
"time": "1771231570"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771231719"
},
"departure": {
"time": "1771231740"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771232390"
},
"departure": {
"delay": -10,
"time": "1771232390"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1771232330"
},
"departure": {
"delay": -10,
"time": "1771232330"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1771232870"
},
"departure": {
"delay": -10,
"time": "1771232870"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1771233290"
},
"departure": {
"delay": -10,
"time": "1771233290"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -10,
"time": "1771233830"
},
"departure": {
"delay": -10,
"time": "1771233830"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -10,
"time": "1771232030"
},
"departure": {
"delay": -10,
"time": "1771232030"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1771232750"
},
"departure": {
"delay": -10,
"time": "1771232750"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771234190"
},
"departure": {
"delay": -10,
"time": "1771234190"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 25,
"time": "1771231625"
},
"departure": {
"delay": 25,
"time": "1771231645"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1771233530"
},
"departure": {
"delay": -10,
"time": "1771233530"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -10,
"time": "1771232810"
},
"departure": {
"delay": -10,
"time": "1771232810"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771233170"
},
"departure": {
"delay": -10,
"time": "1771233170"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1771234310"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -10,
"time": "1771233470"
},
"departure": {
"delay": -10,
"time": "1771233470"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -10,
"time": "1771234130"
},
"departure": {
"delay": -10,
"time": "1771234130"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1771231591"
},
"departure": {
"delay": 46,
"time": "1771231606"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1771233710"
},
"departure": {
"delay": -10,
"time": "1771233710"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -10,
"time": "1771234070"
},
"departure": {
"delay": -10,
"time": "1771234070"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1771234010"
},
"departure": {
"delay": -10,
"time": "1771234010"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1771232930"
},
"departure": {
"delay": -10,
"time": "1771232930"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1771233050"
},
"departure": {
"delay": -10,
"time": "1771233050"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1771231910"
},
"departure": {
"delay": -10,
"time": "1771231910"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1771232630"
},
"departure": {
"delay": -10,
"time": "1771232630"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 42,
"time": "1771231422"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1771231790"
},
"departure": {
"delay": -10,
"time": "1771231790"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1771232150"
},
"departure": {
"delay": -10,
"time": "1771232150"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758663x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745385x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1771217014"
},
"departure": {
"delay": 49,
"time": "1771217029"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771217142"
},
"departure": {
"delay": 10,
"time": "1771217170"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1771217615"
},
"departure": {
"delay": 73,
"time": "1771217653"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -28,
"time": "1771217757"
},
"departure": {
"delay": -28,
"time": "1771217792"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1771216809"
},
"departure": {
"delay": 154,
"time": "1771216834"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1771217274"
},
"departure": {
"delay": 33,
"time": "1771217313"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 160,
"time": "1771216753"
},
"departure": {
"delay": 160,
"time": "1771216780"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 103,
"time": "1771216949"
},
"departure": {
"delay": 103,
"time": "1771216963"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 160,
"time": "1771216625"
},
"departure": {
"delay": 160,
"time": "1771216660"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1771217684"
},
"departure": {
"delay": 5,
"time": "1771217705"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1771216895"
},
"departure": {
"delay": 117,
"time": "1771216917"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1771216545"
},
"departure": {
"delay": 180,
"time": "1771216560"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 233,
"time": "1771216433"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1771217517"
},
"departure": {
"delay": 54,
"time": "1771217574"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1771217374"
},
"departure": {
"delay": 12,
"time": "1771217412"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -62,
"time": "1771217878"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1771217447"
},
"departure": {
"delay": 19,
"time": "1771217479"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1771216686"
},
"departure": {
"delay": 162,
"time": "1771216722"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1771217073"
},
"departure": {
"delay": -10,
"time": "1771217090"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 155,
"time": "1771216586"
},
"departure": {
"delay": 155,
"time": "1771216595"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745385x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1459:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771233720"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771232940"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771234260"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771234380"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771234440"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771234620"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771233900"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771233840"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771234020"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771233180"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771234200"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771234320"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771233480"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771234140"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771234500"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771233960"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771234080"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771233120"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1459:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748432x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771222957"
},
"departure": {
"delay": 52,
"time": "1771222972"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 121,
"time": "1771223273"
},
"departure": {
"delay": 121,
"time": "1771223281"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1771223439"
},
"departure": {
"delay": 59,
"time": "1771223459"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1771225243"
},
"departure": {
"delay": 77,
"time": "1771225277"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1771223779"
},
"departure": {
"delay": 36,
"time": "1771223976"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1771224417"
},
"departure": {
"delay": 45,
"time": "1771224465"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1771223005"
},
"departure": {
"delay": 40,
"time": "1771223020"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1771224875"
},
"departure": {
"delay": 6,
"time": "1771224906"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1771224052"
},
"departure": {
"delay": 21,
"time": "1771224081"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 145,
"time": "1771223230"
},
"departure": {
"delay": 145,
"time": "1771223245"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1771223142"
},
"departure": {
"delay": 145,
"time": "1771223185"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1771223617"
},
"departure": {
"delay": 85,
"time": "1771223725"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 37,
"time": "1771222897"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1771225161"
},
"departure": {
"delay": 43,
"time": "1771225183"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 97,
"time": "1771225460"
},
"departure": {
"delay": 97,
"time": "1771225477"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 56,
"time": "1771225426"
},
"departure": {
"delay": 56,
"time": "1771225436"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 42,
"time": "1771225041"
},
"departure": {
"delay": 42,
"time": "1771225062"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1771225372"
},
"departure": {
"delay": 66,
"time": "1771225386"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -22,
"time": "1771224702"
},
"departure": {
"delay": -22,
"time": "1771224758"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -43,
"time": "1771224661"
},
"departure": {
"delay": -43,
"time": "1771224677"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1771224563"
},
"departure": {
"delay": -21,
"time": "1771224579"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1771225689"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 127,
"time": "1771223076"
},
"departure": {
"delay": 127,
"time": "1771223107"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1771224111"
},
"departure": {
"delay": 22,
"time": "1771224142"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1771224347"
},
"departure": {
"delay": 7,
"time": "1771224367"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1771223338"
},
"departure": {
"delay": 92,
"time": "1771223372"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1771225134"
},
"departure": {
"delay": 68,
"time": "1771225148"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -4,
"time": "1771224195"
},
"departure": {
"delay": -4,
"time": "1771224236"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1771224990"
},
"departure": {
"delay": 11,
"time": "1771225031"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1771224254"
},
"departure": {
"delay": 9,
"time": "1771224309"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1771225508"
},
"departure": {
"delay": 87,
"time": "1771225527"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 87,
"time": "1771223289"
},
"departure": {
"delay": 87,
"time": "1771223307"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1771223397"
},
"departure": {
"delay": 86,
"time": "1771223426"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1771223529"
},
"departure": {
"delay": 80,
"time": "1771223540"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771231729",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748432x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1471196:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1771232893"
},
"departure": {
"delay": -47,
"time": "1771232893"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1771232285"
},
"departure": {
"delay": 5,
"time": "1771232285"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -46,
"time": "1771232054"
},
"departure": {
"delay": -46,
"time": "1771232054"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -184,
"time": "1771233776"
},
"departure": {
"delay": -184,
"time": "1771233776"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -20,
"time": "1771232380"
},
"departure": {
"delay": -20,
"time": "1771232380"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771232230"
},
"departure": {
"delay": 10,
"time": "1771232230"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -46,
"time": "1771232474"
},
"departure": {
"delay": -46,
"time": "1771232474"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1771232118"
},
"departure": {
"delay": -42,
"time": "1771232118"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1771232430"
},
"departure": {
"delay": -30,
"time": "1771232430"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -25,
"time": "1771233215"
},
"departure": {
"delay": -25,
"time": "1771233215"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -47,
"time": "1771232713"
},
"departure": {
"delay": -47,
"time": "1771232713"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -47,
"time": "1771233013"
},
"departure": {
"delay": -47,
"time": "1771233013"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1771231961"
},
"departure": {
"delay": -19,
"time": "1771231961"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1771232164"
},
"departure": {
"delay": 4,
"time": "1771232164"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -157,
"time": "1771233623"
},
"departure": {
"delay": -157,
"time": "1771233623"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -101,
"time": "1771233559"
},
"departure": {
"delay": -101,
"time": "1771233559"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -2,
"time": "1771233058"
},
"departure": {
"delay": -2,
"time": "1771233058"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -239,
"time": "1771233841"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -46,
"time": "1771232354"
},
"departure": {
"delay": -46,
"time": "1771232354"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1771232536"
},
"departure": {
"delay": -44,
"time": "1771232536"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -38,
"time": "1771232602"
},
"departure": {
"delay": -38,
"time": "1771232602"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -21,
"time": "1771233279"
},
"departure": {
"delay": -21,
"time": "1771233279"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -46,
"time": "1771231994"
},
"departure": {
"delay": -46,
"time": "1771231994"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -47,
"time": "1771232653"
},
"departure": {
"delay": -47,
"time": "1771232653"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -128,
"time": "1771233712"
},
"departure": {
"delay": -128,
"time": "1771233712"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -41,
"time": "1771233379"
},
"departure": {
"delay": -41,
"time": "1771233379"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -37,
"time": "1771233443"
},
"departure": {
"delay": -37,
"time": "1771233443"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -47,
"time": "1771233313"
},
"departure": {
"delay": -47,
"time": "1771233313"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -125,
"time": "1771233475"
},
"departure": {
"delay": -125,
"time": "1771233475"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -40,
"time": "1771233140"
},
"departure": {
"delay": -40,
"time": "1771233140"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1471196:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:3x21430300:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 363,
"time": "1771228317"
},
"departure": {
"delay": 363,
"time": "1771228323"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"time": "1771228514"
},
"departure": {
"time": "1771228140"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
},
{
"departure": {
"delay": 388,
"time": "1771228048"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 393,
"time": "1771228096"
},
"departure": {
"delay": 393,
"time": "1771228113"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 389,
"time": "1771228222"
},
"departure": {
"delay": 389,
"time": "1771228229"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 356,
"time": "1771228129"
},
"departure": {
"delay": 356,
"time": "1771228136"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 314,
"time": "1771228369"
},
"departure": {
"delay": 314,
"time": "1771228394"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:3x21430300:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4384:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 354,
"time": "1771230628"
},
"departure": {
"delay": 354,
"time": "1771230654"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 332,
"time": "1771230508"
},
"departure": {
"delay": 332,
"time": "1771230512"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 368,
"time": "1771230696"
},
"departure": {
"delay": 368,
"time": "1771230728"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 311,
"time": "1771230340"
},
"departure": {
"delay": 311,
"time": "1771230431"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 473,
"time": "1771231013"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 410,
"time": "1771230808"
},
"departure": {
"delay": 410,
"time": "1771230830"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 387,
"time": "1771230912"
},
"departure": {
"delay": 387,
"time": "1771230927"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771229114",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4384:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4270:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771235520"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771234920"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771235100"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771235580"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771235280"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771235160"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771234260"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771235700"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771234800"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771234740"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4270:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4271097x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1771231590"
},
"departure": {
"delay": 150,
"time": "1771231590"
},
"stopId": "FR:76533:ZE:4703:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 163,
"time": "1771231903"
},
"departure": {
"delay": 163,
"time": "1771231903"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 121,
"time": "1771232101"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 129,
"time": "1771231629"
},
"departure": {
"delay": 129,
"time": "1771231629"
},
"stopId": "FR:76533:ZE:4586:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 150,
"time": "1771231410"
},
"departure": {
"delay": 150,
"time": "1771231410"
},
"stopId": "FR:76296:ZE:3014:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 121,
"time": "1771231801"
},
"departure": {
"delay": 121,
"time": "1771231801"
},
"stopId": "FR:76296:ZE:3072:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 71,
"time": "1771231331"
},
"departure": {
"delay": 71,
"time": "1771231331"
},
"stopId": "FR:76296:ZE:4216:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 151,
"time": "1771232011"
},
"departure": {
"delay": 151,
"time": "1771232011"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 144,
"time": "1771231944"
},
"departure": {
"delay": 144,
"time": "1771231944"
},
"stopId": "FR:76305:ZE:4499:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 167,
"time": "1771231667"
},
"departure": {
"delay": 167,
"time": "1771231667"
},
"stopId": "FR:76533:ZE:4199:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 87,
"time": "1771231167"
},
"departure": {
"delay": 87,
"time": "1771231167"
},
"stopId": "FR:76596:ZE:5172:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1771231214"
},
"departure": {
"delay": 74,
"time": "1771231214"
},
"stopId": "FR:76596:ZE:5167:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1771231528",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4271097x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758891x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1771232030"
},
"departure": {
"delay": -10,
"time": "1771232030"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1771232870"
},
"departure": {
"delay": -10,
"time": "1771232870"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1771233170"
},
"departure": {
"delay": -10,
"time": "1771233170"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -10,
"time": "1771231850"
},
"departure": {
"delay": -10,
"time": "1771231850"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1771233230"
},
"departure": {
"delay": -10,
"time": "1771233230"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -10,
"time": "1771231790"
},
"departure": {
"delay": -10,
"time": "1771231790"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771234490"
},
"departure": {
"delay": -10,
"time": "1771234490"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -10,
"time": "1771232930"
},
"departure": {
"delay": -10,
"time": "1771232930"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1771232270"
},
"departure": {
"delay": -10,
"time": "1771232270"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1771234130"
},
"departure": {
"delay": -10,
"time": "1771234130"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 23,
"time": "1771231563"
},
"departure": {
"delay": 23,
"time": "1771231583"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1771232210"
},
"departure": {
"delay": -10,
"time": "1771232210"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1771233470"
},
"departure": {
"delay": -10,
"time": "1771233470"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1771234370"
},
"departure": {
"delay": -10,
"time": "1771234370"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -10,
"time": "1771233530"
},
"departure": {
"delay": -10,
"time": "1771233530"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 15,
"time": "1771231515"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1771231910"
},
"departure": {
"delay": -10,
"time": "1771231910"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1771234550"
},
"departure": {
"delay": -10,
"time": "1771234550"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -10,
"time": "1771231704"
},
"departure": {
"delay": -10,
"time": "1771231730"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1771232450"
},
"departure": {
"delay": -10,
"time": "1771232450"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1771232270"
},
"departure": {
"delay": -10,
"time": "1771232270"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1771233770"
},
"departure": {
"delay": -10,
"time": "1771233770"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1771233890"
},
"departure": {
"delay": -10,
"time": "1771233890"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1771232150"
},
"departure": {
"delay": -10,
"time": "1771232150"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1771234130"
},
"departure": {
"delay": -10,
"time": "1771234130"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -10,
"time": "1771234310"
},
"departure": {
"delay": -10,
"time": "1771234310"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -10,
"time": "1771233110"
},
"departure": {
"delay": -10,
"time": "1771233110"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1771233050"
},
"departure": {
"delay": -10,
"time": "1771233050"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1771232390"
},
"departure": {
"delay": -10,
"time": "1771232390"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1771231730"
},
"departure": {
"delay": -10,
"time": "1771231730"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1771232570"
},
"departure": {
"delay": -10,
"time": "1771232570"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771233590"
},
"departure": {
"delay": -10,
"time": "1771233590"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -10,
"time": "1771234910"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -10,
"time": "1771234730"
},
"departure": {
"delay": -10,
"time": "1771234730"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -10,
"time": "1771234850"
},
"departure": {
"delay": -10,
"time": "1771234850"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -10,
"time": "1771232690"
},
"departure": {
"delay": -10,
"time": "1771232690"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771231970"
},
"departure": {
"delay": -10,
"time": "1771231970"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1771234610"
},
"departure": {
"delay": -10,
"time": "1771234610"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -10,
"time": "1771233350"
},
"departure": {
"delay": -10,
"time": "1771233350"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -10,
"time": "1771233710"
},
"departure": {
"delay": -10,
"time": "1771233710"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1771233830"
},
"departure": {
"delay": -10,
"time": "1771233830"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -10,
"time": "1771234790"
},
"departure": {
"delay": -10,
"time": "1771234790"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -10,
"time": "1771234190"
},
"departure": {
"delay": -10,
"time": "1771234190"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -10,
"time": "1771234010"
},
"departure": {
"delay": -10,
"time": "1771234010"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -10,
"time": "1771231790"
},
"departure": {
"delay": -10,
"time": "1771231790"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1771231647"
},
"departure": {
"delay": 2,
"time": "1771231682"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1771234070"
},
"departure": {
"delay": -10,
"time": "1771234070"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -10,
"time": "1771234250"
},
"departure": {
"delay": -10,
"time": "1771234250"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -10,
"time": "1771233650"
},
"departure": {
"delay": -10,
"time": "1771233650"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1771234430"
},
"departure": {
"delay": -10,
"time": "1771234430"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
}
],
"timestamp": "1771231730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758891x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182670x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771232100"
},
"departure": {
"time": "1771232100"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1771231803"
},
"departure": {
"delay": 3,
"time": "1771231803"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1771233352"
},
"departure": {
"delay": 52,
"time": "1771233352"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1771232880"
},
"departure": {
"time": "1771232880"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771234500"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1771232401"
},
"departure": {
"delay": 1,
"time": "1771232401"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1771232205"
},
"departure": {
"delay": 45,
"time": "1771232205"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771234080"
},
"departure": {
"time": "1771234080"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 44,
"time": "1771233884"
},
"departure": {
"delay": 44,
"time": "1771233884"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1771233245"
},
"departure": {
"delay": 5,
"time": "1771233245"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771232340"
},
"departure": {
"time": "1771232340"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1771232451"
},
"departure": {
"delay": 51,
"time": "1771232451"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771234150"
},
"departure": {
"delay": 10,
"time": "1771234150"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1771233121"
},
"departure": {
"delay": 1,
"time": "1771233121"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1771232282"
},
"departure": {
"delay": 2,
"time": "1771232282"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1771232572"
},
"departure": {
"delay": 52,
"time": "1771232572"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1771233432"
},
"departure": {
"delay": 12,
"time": "1771233432"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1771234120"
},
"departure": {
"delay": 40,
"time": "1771234120"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1771233049"
},
"departure": {
"delay": 49,
"time": "1771233049"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1771232634"
},
"departure": {
"delay": 54,
"time": "1771232634"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1771232064"
},
"departure": {
"delay": 24,
"time": "1771232064"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1771231869"
},
"departure": {
"delay": 9,
"time": "1771231869"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771231995"
},
"departure": {
"delay": 15,
"time": "1771231995"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771232720"
},
"departure": {
"delay": 20,
"time": "1771232720"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1771232812"
},
"departure": {
"delay": 52,
"time": "1771232812"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1771234020"
},
"departure": {
"time": "1771234020"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1771233180"
},
"departure": {
"time": "1771233180"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1771234225"
},
"departure": {
"delay": 25,
"time": "1771234225"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771232520"
},
"departure": {
"time": "1771232520"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1771234405"
},
"departure": {
"delay": 25,
"time": "1771234405"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 12,
"time": "1771234332"
},
"departure": {
"delay": 12,
"time": "1771234332"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1771231298",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182670x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1414:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771234260"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771234920"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771235040"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771233720"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771234980"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771233180"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771233900"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771234020"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771234080"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771233480"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771234620"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771233840"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771235220"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771233660"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771234200"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771234140"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771234560"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771234500"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771233360"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771235100"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771234740"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771234800"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771234440"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771234860"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1414:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:3x71761931:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 596,
"time": "1771231226"
},
"departure": {
"delay": 596,
"time": "1771231256"
},
"stopId": "FR:76114:ZE:15658:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 651,
"time": "1771231131"
},
"stopId": "FR:76114:ZE:408:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1771231646"
},
"departure": {
"time": "1771231080"
},
"stopId": "FR:76114:ZE:412:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 482,
"time": "1771231361"
},
"departure": {
"delay": 482,
"time": "1771231382"
},
"stopId": "FR:76114:ZE:411:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 543,
"time": "1771231550"
},
"departure": {
"delay": 543,
"time": "1771231563"
},
"stopId": "FR:76114:ZE:406:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 531,
"time": "1771231471"
},
"departure": {
"delay": 531,
"time": "1771231491"
},
"stopId": "FR:76329:ZE:15659:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:3x71761931:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597242:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -202,
"time": "1771233458"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1771232531"
},
"departure": {
"delay": 11,
"time": "1771232531"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1771232488"
},
"departure": {
"delay": 28,
"time": "1771232488"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -65,
"time": "1771232875"
},
"departure": {
"delay": -65,
"time": "1771232875"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -79,
"time": "1771232681"
},
"departure": {
"delay": -79,
"time": "1771232681"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1771232621"
},
"departure": {
"delay": -19,
"time": "1771232621"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -118,
"time": "1771233002"
},
"departure": {
"delay": -118,
"time": "1771233002"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -137,
"time": "1771233223"
},
"departure": {
"delay": -137,
"time": "1771233223"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -137,
"time": "1771233283"
},
"departure": {
"delay": -137,
"time": "1771233283"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -102,
"time": "1771232958"
},
"departure": {
"delay": -102,
"time": "1771232958"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -49,
"time": "1771232771"
},
"departure": {
"delay": -49,
"time": "1771232771"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -142,
"time": "1771233338"
},
"departure": {
"delay": -142,
"time": "1771233338"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -165,
"time": "1771233075"
},
"departure": {
"delay": -165,
"time": "1771233075"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -135,
"time": "1771233045"
},
"departure": {
"delay": -135,
"time": "1771233045"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597242:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745450x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1771222928"
},
"departure": {
"delay": 35,
"time": "1771222955"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -41,
"time": "1771224199"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1771223340"
},
"departure": {
"delay": 52,
"time": "1771223392"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1771223429"
},
"departure": {
"delay": 18,
"time": "1771223478"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1771223907"
},
"departure": {
"delay": 6,
"time": "1771223946"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1771223090"
},
"departure": {
"delay": 103,
"time": "1771223143"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1771222853"
},
"departure": {
"delay": 13,
"time": "1771222873"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1771223964"
},
"departure": {
"delay": 11,
"time": "1771224011"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1771222760"
},
"departure": {
"delay": 52,
"time": "1771222792"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1771224030"
},
"departure": {
"delay": -20,
"time": "1771224040"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -28,
"time": "1771223600"
},
"departure": {
"delay": -28,
"time": "1771223612"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 23,
"time": "1771222703"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1771223531"
},
"departure": {
"delay": -13,
"time": "1771223567"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1771223257"
},
"departure": {
"delay": 79,
"time": "1771223299"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1771222983"
},
"departure": {
"delay": 47,
"time": "1771223027"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1771223836"
},
"departure": {
"delay": -2,
"time": "1771223878"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1771223757"
},
"departure": {
"delay": -18,
"time": "1771223802"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1771223680"
},
"departure": {
"delay": -40,
"time": "1771223720"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745450x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:3x21430297:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1771222209"
},
"departure": {
"delay": 41,
"time": "1771222241"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 223,
"time": "1771222052"
},
"departure": {
"delay": 223,
"time": "1771222063"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 191,
"time": "1771221958"
},
"departure": {
"delay": 191,
"time": "1771221971"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1771222367"
},
"departure": {
"time": "1771222260"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 217,
"time": "1771221931"
},
"departure": {
"delay": 217,
"time": "1771221937"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 219,
"time": "1771221879"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 85,
"time": "1771222151"
},
"departure": {
"delay": 85,
"time": "1771222165"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:3x21430297:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758710x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -58,
"time": "1771219468"
},
"departure": {
"delay": -58,
"time": "1771219502"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1771220542"
},
"departure": {
"delay": 3,
"time": "1771220583"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1771221399"
},
"departure": {
"delay": 54,
"time": "1771221414"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 42,
"time": "1771221451"
},
"departure": {
"delay": 42,
"time": "1771221462"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -17,
"time": "1771221569"
},
"departure": {
"delay": -17,
"time": "1771221583"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 60,
"time": "1771220063"
},
"departure": {
"delay": 60,
"time": "1771220100"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1771219374"
},
"departure": {
"delay": -27,
"time": "1771219413"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1771220967"
},
"departure": {
"delay": 120,
"time": "1771221000"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1771220710"
},
"departure": {
"delay": 26,
"time": "1771220726"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1771219997"
},
"departure": {
"delay": 38,
"time": "1771220018"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1771218999"
},
"departure": {
"time": "1771219020"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1771220364"
},
"departure": {
"delay": 65,
"time": "1771220405"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1771221114"
},
"departure": {
"delay": 72,
"time": "1771221132"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -66,
"time": "1771219593"
},
"departure": {
"delay": -66,
"time": "1771219614"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1771219760"
},
"departure": {
"delay": 72,
"time": "1771219872"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -8,
"time": "1771219152"
},
"departure": {
"delay": -8,
"time": "1771219192"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1771218861"
},
"departure": {
"delay": 38,
"time": "1771218878"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1771220266"
},
"departure": {
"delay": 29,
"time": "1771220309"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1771221301"
},
"departure": {
"delay": 73,
"time": "1771221313"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1771220632"
},
"departure": {
"delay": 13,
"time": "1771220653"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1771221186"
},
"departure": {
"delay": 46,
"time": "1771221226"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -43,
"time": "1771221617"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 21,
"time": "1771220144"
},
"departure": {
"delay": 21,
"time": "1771220181"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771218946"
},
"departure": {
"delay": 20,
"time": "1771218980"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1771221535"
},
"departure": {
"delay": 9,
"time": "1771221549"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -41,
"time": "1771219323"
},
"departure": {
"delay": -41,
"time": "1771219339"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1771221067"
},
"departure": {
"delay": 82,
"time": "1771221082"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1771221486"
},
"departure": {
"delay": 16,
"time": "1771221496"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 11,
"time": "1771219050"
},
"departure": {
"delay": 11,
"time": "1771219091"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1771220478"
},
"departure": {
"delay": 34,
"time": "1771220494"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1771220207"
},
"departure": {
"delay": 13,
"time": "1771220233"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1771219244"
},
"departure": {
"delay": -3,
"time": "1771219257"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1771221346"
},
"departure": {
"delay": 65,
"time": "1771221365"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1771220862"
},
"departure": {
"delay": 120,
"time": "1771220880"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 107,
"time": "1771220741"
},
"departure": {
"delay": 107,
"time": "1771220807"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 13,
"time": "1771218793"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758710x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771232940"
},
"departure": {
"delay": 60,
"time": "1771232940"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771232460"
},
"departure": {
"delay": 60,
"time": "1771232460"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"delay": -120,
"time": "1771231680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771233060"
},
"departure": {
"delay": 60,
"time": "1771233060"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771232700"
},
"departure": {
"delay": 60,
"time": "1771232700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771232580"
},
"departure": {
"delay": 60,
"time": "1771232580"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771231980"
},
"departure": {
"delay": 60,
"time": "1771231980"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771232340"
},
"departure": {
"delay": 60,
"time": "1771232340"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771232220"
},
"departure": {
"delay": 60,
"time": "1771232220"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771232820"
},
"departure": {
"delay": 60,
"time": "1771232820"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771233180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771232100"
},
"departure": {
"delay": 60,
"time": "1771232100"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:287:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5903057305993216x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1771232125"
},
"departure": {
"delay": -13,
"time": "1771232147"
},
"stopId": "FR:14366:ZE:27000002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -9,
"time": "1771232312"
},
"departure": {
"delay": -9,
"time": "1771232331"
},
"stopId": "FR:14366:ZE:660130001:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1771232769"
},
"departure": {
"delay": 19,
"time": "1771232779"
},
"stopId": "FR:14366:ZE:17230007:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1771232056"
},
"departure": {
"delay": -17,
"time": "1771232083"
},
"stopId": "FR:14366:ZE:9250005:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1771232623"
},
"departure": {
"delay": -4,
"time": "1771232636"
},
"stopId": "FR:14366:ZE:5170005:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1771232515"
},
"departure": {
"delay": 5,
"time": "1771232525"
},
"stopId": "FR:14366:ZE:7160002:ATOUMOD036",
"stopSequence": 11
},
{
"departure": {
"delay": 112,
"time": "1771231732"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -1,
"time": "1771232449"
},
"departure": {
"delay": -1,
"time": "1771232459"
},
"stopId": "FR:14366:ZE:9260004:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1771232674"
},
"departure": {
"delay": -8,
"time": "1771232692"
},
"stopId": "FR:14366:ZE:1200005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1771232847"
},
"departure": {
"delay": 37,
"time": "1771232857"
},
"stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1771232204"
},
"departure": {
"delay": -3,
"time": "1771232217"
},
"stopId": "FR:14366:ZE:35160003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1771231779"
},
"departure": {
"delay": 49,
"time": "1771231789"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1771231907"
},
"departure": {
"delay": 57,
"time": "1771231917"
},
"stopId": "FR:14366:ZE:5419017360637952:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771232901"
},
"stopId": "FR:14366:ZE:605820044:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1771231996"
},
"departure": {
"delay": -17,
"time": "1771232023"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5903057305993216x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850606F5703905x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771231620"
},
"departure": {
"time": "1771231740"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771230000"
},
"departure": {
"time": "1771230060"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771231200"
},
"departure": {
"time": "1771231380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771230540"
},
"departure": {
"time": "1771230600"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1771229220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771230180"
},
"departure": {
"time": "1771230240"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771230780"
},
"departure": {
"time": "1771230840"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771229580"
},
"departure": {
"time": "1771229640"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771231980"
},
"departure": {
"time": "1771232040"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771232280"
},
"departure": {
"time": "1771232340"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771232820"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1771225611",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850606F5703905x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771237200"
},
"departure": {
"time": "1771237200"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1771235820"
},
"departure": {
"time": "1771235820"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771234980"
},
"departure": {
"time": "1771234980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771236840"
},
"departure": {
"time": "1771236840"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236720"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771237560"
},
"departure": {
"time": "1771237560"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771236900"
},
"departure": {
"time": "1771236900"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771237740"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1771237565"
},
"departure": {
"delay": 5,
"time": "1771237565"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1771236905"
},
"departure": {
"delay": 5,
"time": "1771236905"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771236780"
},
"departure": {
"time": "1771236780"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1771236540"
},
"departure": {
"time": "1771236540"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771235340"
},
"departure": {
"time": "1771235340"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771234920"
},
"departure": {
"time": "1771234920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771235220"
},
"departure": {
"time": "1771235220"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771235280"
},
"departure": {
"time": "1771235280"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771235400"
},
"departure": {
"time": "1771235400"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1771237150"
},
"departure": {
"delay": 10,
"time": "1771237150"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771237140"
},
"departure": {
"time": "1771237140"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1771237145"
},
"departure": {
"delay": 5,
"time": "1771237145"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771235580"
},
"departure": {
"time": "1771235580"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771236180"
},
"departure": {
"time": "1771236180"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1771234800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771235760"
},
"departure": {
"time": "1771235760"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771237080"
},
"departure": {
"time": "1771237080"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771237380"
},
"departure": {
"time": "1771237380"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1771235160"
},
"departure": {
"time": "1771235160"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771235700"
},
"departure": {
"time": "1771235700"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771236960"
},
"departure": {
"time": "1771236960"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1771237020"
},
"departure": {
"time": "1771237020"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771235640"
},
"departure": {
"time": "1771235640"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771236360"
},
"departure": {
"time": "1771236360"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1771231680",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:349:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1954:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3154,
"time": "1771231466"
},
"departure": {
"delay": -3154,
"time": "1771231466"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -3274,
"time": "1771229426"
},
"departure": {
"delay": -3274,
"time": "1771229426"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -3200,
"time": "1771231540"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -3252,
"time": "1771229125"
},
"departure": {
"delay": -3252,
"time": "1771229148"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -3093,
"time": "1771231240"
},
"departure": {
"delay": -3093,
"time": "1771231287"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -3141,
"time": "1771230373"
},
"departure": {
"delay": -3141,
"time": "1771230399"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -3185,
"time": "1771231135"
},
"departure": {
"delay": -3185,
"time": "1771231135"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -3155,
"time": "1771230600"
},
"departure": {
"delay": -3155,
"time": "1771230625"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -3246,
"time": "1771230054"
},
"departure": {
"delay": -3246,
"time": "1771230054"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -3090,
"time": "1771230905"
},
"departure": {
"delay": -3090,
"time": "1771230930"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": -3330,
"time": "1771228950"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -3207,
"time": "1771230249"
},
"departure": {
"delay": -3207,
"time": "1771230273"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -3267,
"time": "1771229849"
},
"departure": {
"delay": -3267,
"time": "1771229973"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -3132,
"time": "1771231368"
},
"departure": {
"delay": -3132,
"time": "1771231368"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -3149,
"time": "1771230451"
},
"departure": {
"delay": -3149,
"time": "1771230451"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -3187,
"time": "1771230151"
},
"departure": {
"delay": -3187,
"time": "1771230173"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -3165,
"time": "1771230675"
},
"departure": {
"delay": -3165,
"time": "1771230675"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -3236,
"time": "1771229224"
},
"departure": {
"delay": -3236,
"time": "1771229224"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -3194,
"time": "1771230526"
},
"departure": {
"delay": -3194,
"time": "1771230526"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -3132,
"time": "1771230801"
},
"departure": {
"delay": -3132,
"time": "1771230828"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -3143,
"time": "1771231032"
},
"departure": {
"delay": -3143,
"time": "1771231057"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -3317,
"time": "1771229023"
},
"departure": {
"delay": -3317,
"time": "1771229023"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -3409,
"time": "1771229651"
},
"departure": {
"delay": -3409,
"time": "1771229651"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -3361,
"time": "1771229579"
},
"departure": {
"delay": -3361,
"time": "1771229579"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -3261,
"time": "1771229379"
},
"departure": {
"delay": -3261,
"time": "1771229379"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -3257,
"time": "1771229323"
},
"departure": {
"delay": -3257,
"time": "1771229323"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771228603",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1954:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1771232051"
},
"departure": {
"delay": 191,
"time": "1771232051"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 191,
"time": "1771232651"
},
"departure": {
"delay": 191,
"time": "1771232651"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 86,
"time": "1771229966"
},
"departure": {
"delay": 86,
"time": "1771229966"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1771231811"
},
"departure": {
"delay": 191,
"time": "1771231811"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 209,
"time": "1771232549"
},
"departure": {
"delay": 209,
"time": "1771232549"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 215,
"time": "1771231895"
},
"departure": {
"delay": 215,
"time": "1771231895"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1771231051"
},
"departure": {
"delay": 91,
"time": "1771231051"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1771230217"
},
"departure": {
"delay": 37,
"time": "1771230217"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 186,
"time": "1771232406"
},
"departure": {
"delay": 186,
"time": "1771232406"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1771231497"
},
"departure": {
"delay": 117,
"time": "1771231497"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 176,
"time": "1771232336"
},
"departure": {
"delay": 176,
"time": "1771232336"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1771230129"
},
"departure": {
"delay": 69,
"time": "1771230129"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1771231189"
},
"departure": {
"delay": 91,
"time": "1771231231"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771230924"
},
"departure": {
"delay": 24,
"time": "1771230924"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 191,
"time": "1771232291"
},
"departure": {
"delay": 191,
"time": "1771232291"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1771230041"
},
"departure": {
"delay": 41,
"time": "1771230041"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1771231357"
},
"departure": {
"delay": 97,
"time": "1771231357"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -133,
"time": "1771230407"
},
"departure": {
"delay": -133,
"time": "1771230407"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1771229790"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771230720"
},
"departure": {
"time": "1771230720"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1771232471"
},
"departure": {
"delay": 191,
"time": "1771232471"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -42,
"time": "1771230494"
},
"departure": {
"delay": -42,
"time": "1771230618"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 191,
"time": "1771232831"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 199,
"time": "1771232239"
},
"departure": {
"delay": 199,
"time": "1771232239"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1771229841"
},
"departure": {
"delay": 46,
"time": "1771229866"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1771230821"
},
"departure": {
"delay": 68,
"time": "1771230848"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 220,
"time": "1771231636"
},
"departure": {
"delay": 220,
"time": "1771231660"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1771231284"
},
"departure": {
"delay": 106,
"time": "1771231306"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1771231130"
},
"departure": {
"delay": 110,
"time": "1771231130"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -49,
"time": "1771230311"
},
"departure": {
"delay": -49,
"time": "1771230311"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771229754",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx569:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1771229863"
},
"departure": {
"delay": 126,
"time": "1771229886"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1771230185"
},
"departure": {
"delay": 185,
"time": "1771230185"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 182,
"time": "1771231502"
},
"departure": {
"delay": 182,
"time": "1771231502"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 155,
"time": "1771230011"
},
"departure": {
"delay": 155,
"time": "1771230035"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 215,
"time": "1771230309"
},
"departure": {
"delay": 215,
"time": "1771230335"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 139,
"time": "1771229959"
},
"departure": {
"delay": 139,
"time": "1771229959"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 166,
"time": "1771232266"
},
"departure": {
"delay": 166,
"time": "1771232266"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 179,
"time": "1771230899"
},
"departure": {
"delay": 179,
"time": "1771230899"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 175,
"time": "1771230235"
},
"departure": {
"delay": 175,
"time": "1771230235"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 155,
"time": "1771232195"
},
"departure": {
"delay": 155,
"time": "1771232195"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 167,
"time": "1771232087"
},
"departure": {
"delay": 167,
"time": "1771232087"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 188,
"time": "1771230968"
},
"departure": {
"delay": 188,
"time": "1771230968"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 166,
"time": "1771231666"
},
"departure": {
"delay": 166,
"time": "1771231666"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 184,
"time": "1771232344"
},
"departure": {
"delay": 184,
"time": "1771232344"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 107,
"time": "1771230587"
},
"departure": {
"delay": 107,
"time": "1771230587"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 178,
"time": "1771231918"
},
"departure": {
"delay": 178,
"time": "1771231918"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 193,
"time": "1771231993"
},
"departure": {
"delay": 193,
"time": "1771231993"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 147,
"time": "1771230665"
},
"departure": {
"delay": 147,
"time": "1771230687"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 168,
"time": "1771231068"
},
"departure": {
"delay": 168,
"time": "1771231068"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1771231376"
},
"departure": {
"delay": 142,
"time": "1771231402"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 163,
"time": "1771231579"
},
"departure": {
"delay": 163,
"time": "1771231603"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 119,
"time": "1771229759"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 160,
"time": "1771230460"
},
"departure": {
"delay": 160,
"time": "1771230460"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 124,
"time": "1771231324"
},
"departure": {
"delay": 124,
"time": "1771231324"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 166,
"time": "1771232506"
},
"departure": {
"delay": 166,
"time": "1771232506"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 187,
"time": "1771231147"
},
"departure": {
"delay": 187,
"time": "1771231147"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1771231222"
},
"departure": {
"delay": 168,
"time": "1771231248"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 169,
"time": "1771230109"
},
"departure": {
"delay": 169,
"time": "1771230109"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 166,
"time": "1771232686"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 154,
"time": "1771232434"
},
"departure": {
"delay": 154,
"time": "1771232434"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771229774",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx889:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748520x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1771228216"
},
"departure": {
"delay": 83,
"time": "1771228223"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -33,
"time": "1771228660"
},
"departure": {
"delay": -33,
"time": "1771228707"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1771228352"
},
"departure": {
"delay": 46,
"time": "1771228366"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1771228625"
},
"departure": {
"delay": 14,
"time": "1771228634"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1771228171"
},
"departure": {
"delay": 42,
"time": "1771228182"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 88,
"time": "1771227988"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -49,
"time": "1771229513"
},
"departure": {
"delay": -49,
"time": "1771229531"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -8,
"time": "1771229083"
},
"departure": {
"delay": -8,
"time": "1771229152"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1771228131"
},
"departure": {
"delay": 64,
"time": "1771228144"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1771228259"
},
"departure": {
"delay": 74,
"time": "1771228274"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1771229877"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1771228538"
},
"departure": {
"delay": 64,
"time": "1771228564"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771228428"
},
"departure": {
"delay": 60,
"time": "1771228440"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1771228482"
},
"departure": {
"delay": 78,
"time": "1771228518"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -39,
"time": "1771229554"
},
"departure": {
"delay": -39,
"time": "1771229601"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1771228078"
},
"departure": {
"delay": 67,
"time": "1771228087"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1771229469"
},
"departure": {
"delay": -31,
"time": "1771229489"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1771229741"
},
"departure": {
"delay": 8,
"time": "1771229768"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1771229328"
},
"departure": {
"delay": 27,
"time": "1771229367"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1771228588"
},
"departure": {
"delay": 33,
"time": "1771228593"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1771229828"
},
"departure": {
"delay": 14,
"time": "1771229834"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1771229252"
},
"departure": {
"delay": 6,
"time": "1771229286"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 86,
"time": "1771228792"
},
"departure": {
"delay": 86,
"time": "1771229006"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1771229429"
},
"departure": {
"delay": -7,
"time": "1771229453"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748520x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:423:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238820"
},
"departure": {
"time": "1771238820"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771239120"
},
"departure": {
"time": "1771239120"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771238400"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771237860"
},
"departure": {
"time": "1771237860"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771238640"
},
"departure": {
"time": "1771238640"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771238340"
},
"departure": {
"time": "1771238340"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771239480"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771238580"
},
"departure": {
"time": "1771238580"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1771237800"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771238700"
},
"departure": {
"time": "1771238700"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771238880"
},
"departure": {
"time": "1771238880"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771238760"
},
"departure": {
"time": "1771238760"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771239000"
},
"departure": {
"time": "1771239000"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771239300"
},
"departure": {
"time": "1771239300"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771238520"
},
"departure": {
"time": "1771238520"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771239360"
},
"departure": {
"time": "1771239360"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771238100"
},
"departure": {
"time": "1771238100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771239240"
},
"departure": {
"time": "1771239240"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771238220"
},
"departure": {
"time": "1771238220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1771231663",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:423:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:3x18153502:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 120,
"time": "1771231920"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771232460"
},
"departure": {
"delay": 60,
"time": "1771232460"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771232280"
},
"departure": {
"delay": 60,
"time": "1771232280"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771232160"
},
"departure": {
"delay": 60,
"time": "1771232160"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771232400"
},
"departure": {
"delay": 60,
"time": "1771232400"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771231980"
},
"departure": {
"delay": 60,
"time": "1771231980"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1771232100"
},
"departure": {
"delay": 120,
"time": "1771232100"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771232220"
},
"departure": {
"delay": 60,
"time": "1771232220"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771232340"
},
"departure": {
"delay": 60,
"time": "1771232340"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:3x18153502:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:809:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771233060"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771233300"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"delay": -660,
"time": "1771231680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771233180"
},
"departure": {
"time": "1771233180"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771233000"
},
"departure": {
"time": "1771233000"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771232400"
},
"departure": {
"time": "1771232400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771232880"
},
"departure": {
"time": "1771232880"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771232760"
},
"departure": {
"time": "1771232760"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771233120"
},
"departure": {
"time": "1771233120"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771232820"
},
"departure": {
"time": "1771232820"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771233420"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:809:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596144:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 365,
"time": "1771231385"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 422,
"time": "1771231194"
},
"departure": {
"delay": 422,
"time": "1771231202"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 400,
"time": "1771231360"
},
"departure": {
"delay": 400,
"time": "1771231360"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 415,
"time": "1771231315"
},
"departure": {
"delay": 415,
"time": "1771231315"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 444,
"time": "1771231104"
},
"departure": {
"delay": 444,
"time": "1771231104"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1771231372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596144:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748424x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1771215635"
},
"departure": {
"delay": 44,
"time": "1771215644"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1771217655"
},
"departure": {
"delay": 90,
"time": "1771217670"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 95,
"time": "1771216943"
},
"departure": {
"delay": 95,
"time": "1771216955"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1771216647"
},
"departure": {
"delay": 108,
"time": "1771216668"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1771216028"
},
"departure": {
"delay": 21,
"time": "1771216041"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1771216688"
},
"departure": {
"delay": 87,
"time": "1771216707"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1771216126"
},
"departure": {
"delay": 66,
"time": "1771216146"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1771216216"
},
"departure": {
"delay": 85,
"time": "1771216285"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1771216822"
},
"departure": {
"delay": 119,
"time": "1771216859"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 118,
"time": "1771217121"
},
"departure": {
"delay": 118,
"time": "1771217158"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1771217443"
},
"departure": {
"delay": 127,
"time": "1771217467"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 63,
"time": "1771215585"
},
"departure": {
"delay": 63,
"time": "1771215603"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1771216000"
},
"departure": {
"delay": 46,
"time": "1771216006"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1771217474"
},
"departure": {
"delay": 95,
"time": "1771217495"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 75,
"time": "1771217047"
},
"departure": {
"delay": 75,
"time": "1771217055"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 91,
"time": "1771217352"
},
"departure": {
"delay": 91,
"time": "1771217371"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 107,
"time": "1771216501"
},
"departure": {
"delay": 107,
"time": "1771216547"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1771217721"
},
"departure": {
"delay": 88,
"time": "1771217728"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1771216339"
},
"departure": {
"delay": 50,
"time": "1771216430"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1771215860"
},
"departure": {
"delay": 92,
"time": "1771215872"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1771217327"
},
"departure": {
"delay": 64,
"time": "1771217344"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1771218033"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 135,
"time": "1771217752"
},
"departure": {
"delay": 135,
"time": "1771217775"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 105,
"time": "1771217549"
},
"departure": {
"delay": 105,
"time": "1771217565"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 137,
"time": "1771215774"
},
"departure": {
"delay": 137,
"time": "1771215797"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1771215818"
},
"departure": {
"delay": 112,
"time": "1771215832"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 134,
"time": "1771217813"
},
"departure": {
"delay": 134,
"time": "1771217834"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 41,
"time": "1771215521"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1771217243"
},
"departure": {
"delay": 100,
"time": "1771217260"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1771215901"
},
"departure": {
"delay": 89,
"time": "1771215929"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771215953"
},
"departure": {
"delay": 67,
"time": "1771215967"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1771216573"
},
"departure": {
"delay": 95,
"time": "1771216595"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1771216730"
},
"departure": {
"delay": 98,
"time": "1771216778"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 142,
"time": "1771215722"
},
"departure": {
"delay": 142,
"time": "1771215742"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771231729",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748424x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1490718:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 256,
"time": "1771233136"
},
"departure": {
"delay": 256,
"time": "1771233136"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 283,
"time": "1771232743"
},
"departure": {
"delay": 283,
"time": "1771232743"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1771232234"
},
"departure": {
"delay": 134,
"time": "1771232234"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 261,
"time": "1771233501"
},
"departure": {
"delay": 261,
"time": "1771233501"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 172,
"time": "1771231912"
},
"departure": {
"delay": 172,
"time": "1771231912"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 163,
"time": "1771231423"
},
"departure": {
"delay": 163,
"time": "1771231423"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 116,
"time": "1771232156"
},
"departure": {
"delay": 116,
"time": "1771232156"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 272,
"time": "1771233452"
},
"departure": {
"delay": 272,
"time": "1771233452"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 161,
"time": "1771231961"
},
"departure": {
"delay": 161,
"time": "1771231961"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 271,
"time": "1771232911"
},
"departure": {
"delay": 271,
"time": "1771232911"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 267,
"time": "1771233327"
},
"departure": {
"delay": 267,
"time": "1771233327"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 135,
"time": "1771231995"
},
"departure": {
"delay": 135,
"time": "1771231995"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 235,
"time": "1771232635"
},
"departure": {
"delay": 235,
"time": "1771232635"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 127,
"time": "1771231327"
},
"departure": {
"delay": 127,
"time": "1771231327"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": 152,
"time": "1771231052"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1771231562"
},
"departure": {
"delay": 62,
"time": "1771231562"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1771232268"
},
"departure": {
"delay": 108,
"time": "1771232268"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 273,
"time": "1771233573"
},
"departure": {
"delay": 273,
"time": "1771233573"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 223,
"time": "1771232683"
},
"departure": {
"delay": 223,
"time": "1771232683"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 154,
"time": "1771231774"
},
"departure": {
"delay": 154,
"time": "1771231774"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 152,
"time": "1771231292"
},
"departure": {
"delay": 152,
"time": "1771231292"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 137,
"time": "1771231517"
},
"departure": {
"delay": 137,
"time": "1771231517"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 330,
"time": "1771233630"
},
"departure": {
"delay": 330,
"time": "1771233630"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 91,
"time": "1771232011"
},
"departure": {
"delay": 91,
"time": "1771232011"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 201,
"time": "1771231161"
},
"departure": {
"delay": 201,
"time": "1771231161"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 157,
"time": "1771231717"
},
"departure": {
"delay": 157,
"time": "1771231717"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1771231603"
},
"departure": {
"delay": 103,
"time": "1771231603"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 286,
"time": "1771233286"
},
"departure": {
"delay": 286,
"time": "1771233286"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 170,
"time": "1771231130"
},
"departure": {
"delay": 170,
"time": "1771231130"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 177,
"time": "1771231857"
},
"departure": {
"delay": 177,
"time": "1771231857"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1771233180"
},
"departure": {
"delay": 240,
"time": "1771233180"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 108,
"time": "1771231488"
},
"departure": {
"delay": 108,
"time": "1771231488"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 294,
"time": "1771233354"
},
"departure": {
"delay": 294,
"time": "1771233354"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 270,
"time": "1771232970"
},
"departure": {
"delay": 270,
"time": "1771232970"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 142,
"time": "1771232302"
},
"departure": {
"delay": 142,
"time": "1771232302"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 302,
"time": "1771233422"
},
"departure": {
"delay": 302,
"time": "1771233422"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 104,
"time": "1771231244"
},
"departure": {
"delay": 104,
"time": "1771231244"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 233,
"time": "1771233713"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 182,
"time": "1771231369"
},
"departure": {
"delay": 182,
"time": "1771231382"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 297,
"time": "1771232817"
},
"departure": {
"delay": 297,
"time": "1771232817"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 194,
"time": "1771231814"
},
"departure": {
"delay": 194,
"time": "1771231814"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1490718:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx575:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771264740"
},
"departure": {
"time": "1771264740"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771263780"
},
"departure": {
"time": "1771263780"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771263360"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771264560"
},
"departure": {
"time": "1771264560"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1771263905"
},
"departure": {
"delay": 5,
"time": "1771263905"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771263960"
},
"departure": {
"time": "1771263960"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771265340"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771263840"
},
"departure": {
"time": "1771263840"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771263900"
},
"departure": {
"time": "1771263900"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771265280"
},
"departure": {
"time": "1771265280"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771264440"
},
"departure": {
"time": "1771264440"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771264680"
},
"departure": {
"time": "1771264680"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771230800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx575:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758881x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1771222624"
},
"departure": {
"delay": 161,
"time": "1771222661"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1771225710"
},
"departure": {
"delay": 47,
"time": "1771225727"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 65,
"time": "1771224470"
},
"departure": {
"delay": 65,
"time": "1771224485"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771225860"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 79,
"time": "1771225264"
},
"departure": {
"delay": 79,
"time": "1771225279"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 146,
"time": "1771222805"
},
"departure": {
"delay": 146,
"time": "1771222826"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 139,
"time": "1771222932"
},
"departure": {
"delay": 139,
"time": "1771222939"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1771222681"
},
"departure": {
"delay": 132,
"time": "1771222692"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1771223812"
},
"departure": {
"delay": 93,
"time": "1771223853"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1771225176"
},
"departure": {
"delay": 130,
"time": "1771225210"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 125,
"time": "1771224184"
},
"departure": {
"delay": 125,
"time": "1771224245"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1771223993"
},
"departure": {
"delay": 32,
"time": "1771224032"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1771223165"
},
"departure": {
"delay": 76,
"time": "1771223176"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1771225373"
},
"departure": {
"delay": 69,
"time": "1771225389"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 42,
"time": "1771223898"
},
"departure": {
"delay": 42,
"time": "1771223922"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1771225410"
},
"departure": {
"delay": 56,
"time": "1771225436"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 92,
"time": "1771223328"
},
"departure": {
"delay": 92,
"time": "1771223372"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1771225338"
},
"departure": {
"delay": 108,
"time": "1771225368"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 150,
"time": "1771222510"
},
"departure": {
"delay": 150,
"time": "1771222530"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 152,
"time": "1771222842"
},
"departure": {
"delay": 152,
"time": "1771222892"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1771225747"
},
"departure": {
"delay": 23,
"time": "1771225763"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 117,
"time": "1771224703"
},
"departure": {
"delay": 117,
"time": "1771224717"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 71,
"time": "1771225104"
},
"departure": {
"delay": 71,
"time": "1771225151"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 181,
"time": "1771223621"
},
"departure": {
"delay": 181,
"time": "1771223761"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1771224503"
},
"departure": {
"delay": 34,
"time": "1771224514"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1771225803"
},
"departure": {
"delay": 16,
"time": "1771225816"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 100,
"time": "1771223525"
},
"departure": {
"delay": 100,
"time": "1771223560"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 126,
"time": "1771224764"
},
"departure": {
"delay": 126,
"time": "1771224786"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 144,
"time": "1771224287"
},
"departure": {
"delay": 144,
"time": "1771224324"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1771222997"
},
"departure": {
"delay": 93,
"time": "1771223013"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1771224914"
},
"departure": {
"delay": 89,
"time": "1771224929"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1771223186"
},
"departure": {
"delay": 60,
"time": "1771223220"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 132,
"time": "1771222452"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1771224122"
},
"departure": {
"delay": 94,
"time": "1771224154"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 98,
"time": "1771224862"
},
"departure": {
"delay": 98,
"time": "1771224878"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 53,
"time": "1771225569"
},
"departure": {
"delay": 53,
"time": "1771225613"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 62,
"time": "1771225066"
},
"departure": {
"delay": 62,
"time": "1771225082"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 122,
"time": "1771222970"
},
"departure": {
"delay": 122,
"time": "1771222982"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1771225464"
},
"departure": {
"delay": 39,
"time": "1771225479"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 101,
"time": "1771223405"
},
"departure": {
"delay": 101,
"time": "1771223441"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1771223242"
},
"departure": {
"delay": 112,
"time": "1771223272"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1771224815"
},
"departure": {
"delay": 109,
"time": "1771224829"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1771225536"
},
"departure": {
"delay": 48,
"time": "1771225548"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 96,
"time": "1771224590"
},
"departure": {
"delay": 96,
"time": "1771224636"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 107,
"time": "1771222754"
},
"departure": {
"delay": 107,
"time": "1771222787"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1771224387"
},
"departure": {
"delay": 127,
"time": "1771224427"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1771225001"
},
"departure": {
"delay": 55,
"time": "1771225015"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 108,
"time": "1771225241"
},
"departure": {
"delay": 108,
"time": "1771225248"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 118,
"time": "1771222708"
},
"departure": {
"delay": 118,
"time": "1771222738"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1771223108"
},
"departure": {
"delay": 96,
"time": "1771223136"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758881x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112347x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1771232191"
},
"departure": {
"delay": 31,
"time": "1771232191"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1771232082"
},
"departure": {
"delay": 42,
"time": "1771232082"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1771232810"
},
"departure": {
"delay": 50,
"time": "1771232810"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1771232414"
},
"departure": {
"delay": 14,
"time": "1771232414"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771233131"
},
"departure": {
"delay": 11,
"time": "1771233131"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1771232306"
},
"departure": {
"delay": 26,
"time": "1771232306"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1771232936"
},
"departure": {
"delay": 56,
"time": "1771232936"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771233410"
},
"departure": {
"delay": 50,
"time": "1771233410"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1771232634"
},
"departure": {
"delay": 54,
"time": "1771232634"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1771233044"
},
"departure": {
"delay": 44,
"time": "1771233044"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1771232509"
},
"departure": {
"delay": 49,
"time": "1771232509"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1771233638"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1771233516"
},
"departure": {
"delay": 36,
"time": "1771233516"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1771233292"
},
"departure": {
"delay": 52,
"time": "1771233292"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1771231718",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112347x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758650x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1771220156"
},
"departure": {
"delay": 127,
"time": "1771220167"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 87,
"time": "1771220037"
},
"departure": {
"delay": 87,
"time": "1771220067"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 213,
"time": "1771222519"
},
"departure": {
"delay": 213,
"time": "1771222533"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 6,
"time": "1771219626"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 332,
"time": "1771220955"
},
"departure": {
"delay": 332,
"time": "1771220972"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 318,
"time": "1771220805"
},
"departure": {
"delay": 318,
"time": "1771220838"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 309,
"time": "1771221393"
},
"departure": {
"delay": 309,
"time": "1771221429"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 284,
"time": "1771221667"
},
"departure": {
"delay": 284,
"time": "1771221704"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 279,
"time": "1771222390"
},
"departure": {
"delay": 279,
"time": "1771222419"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1771219722"
},
"departure": {
"delay": 23,
"time": "1771219763"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 292,
"time": "1771222214"
},
"departure": {
"delay": 292,
"time": "1771222252"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 142,
"time": "1771222582"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 289,
"time": "1771221259"
},
"departure": {
"delay": 289,
"time": "1771221289"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1771219887"
},
"departure": {
"delay": 70,
"time": "1771219930"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 176,
"time": "1771220435"
},
"departure": {
"delay": 176,
"time": "1771220456"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 328,
"time": "1771220991"
},
"departure": {
"delay": 328,
"time": "1771221028"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 319,
"time": "1771222306"
},
"departure": {
"delay": 319,
"time": "1771222339"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 320,
"time": "1771221962"
},
"departure": {
"delay": 320,
"time": "1771221980"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 234,
"time": "1771220652"
},
"departure": {
"delay": 234,
"time": "1771220694"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1771219841"
},
"departure": {
"delay": 61,
"time": "1771219861"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1771220245"
},
"departure": {
"delay": 142,
"time": "1771220302"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 179,
"time": "1771220355"
},
"departure": {
"delay": 179,
"time": "1771220399"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 188,
"time": "1771220553"
},
"departure": {
"delay": 188,
"time": "1771220588"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 333,
"time": "1771220860"
},
"departure": {
"delay": 333,
"time": "1771220913"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 226,
"time": "1771222477"
},
"departure": {
"delay": 226,
"time": "1771222486"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 288,
"time": "1771221319"
},
"departure": {
"delay": 288,
"time": "1771221348"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 299,
"time": "1771222041"
},
"departure": {
"delay": 299,
"time": "1771222079"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 279,
"time": "1771221540"
},
"departure": {
"delay": 279,
"time": "1771221579"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 289,
"time": "1771221187"
},
"departure": {
"delay": 289,
"time": "1771221229"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 314,
"time": "1771221459"
},
"departure": {
"delay": 314,
"time": "1771221494"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 249,
"time": "1771222443"
},
"departure": {
"delay": 249,
"time": "1771222449"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 303,
"time": "1771222127"
},
"departure": {
"delay": 303,
"time": "1771222143"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1771219789"
},
"departure": {
"delay": 11,
"time": "1771219811"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 294,
"time": "1771221869"
},
"departure": {
"delay": 294,
"time": "1771221894"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 325,
"time": "1771221100"
},
"departure": {
"delay": 325,
"time": "1771221145"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758650x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:116:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771231890"
},
"departure": {
"delay": 30,
"time": "1771231890"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 202,
"time": "1771230527"
},
"departure": {
"delay": 202,
"time": "1771230562"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1771231621"
},
"departure": {
"delay": 129,
"time": "1771231629"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771232130"
},
"departure": {
"delay": 30,
"time": "1771232130"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 195,
"time": "1771230608"
},
"departure": {
"delay": 195,
"time": "1771230675"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 173,
"time": "1771231446"
},
"departure": {
"delay": 173,
"time": "1771231553"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 198,
"time": "1771231223"
},
"departure": {
"delay": 198,
"time": "1771231278"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771232310"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771231830"
},
"departure": {
"delay": 30,
"time": "1771231830"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1771231658"
},
"departure": {
"delay": 49,
"time": "1771231669"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 205,
"time": "1771230974"
},
"departure": {
"delay": 205,
"time": "1771230985"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"time": "1771231105"
},
"departure": {
"time": "1771230960"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 243,
"time": "1771230835"
},
"departure": {
"delay": 243,
"time": "1771230843"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771232010"
},
"departure": {
"delay": 30,
"time": "1771232010"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771231770"
},
"departure": {
"delay": 30,
"time": "1771231770"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 178,
"time": "1771231070"
},
"departure": {
"delay": 178,
"time": "1771231078"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 186,
"time": "1771231164"
},
"departure": {
"delay": 186,
"time": "1771231206"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 192,
"time": "1771230875"
},
"departure": {
"delay": 192,
"time": "1771230912"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771232070"
},
"departure": {
"delay": 30,
"time": "1771232070"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 189,
"time": "1771231019"
},
"departure": {
"delay": 189,
"time": "1771231029"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"departure": {
"delay": 205,
"time": "1771230505"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
}
],
"timestamp": "1771231736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:116:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758831x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1771221909"
},
"departure": {
"delay": 23,
"time": "1771221923"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1771221731"
},
"departure": {
"delay": 47,
"time": "1771221767"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 103,
"time": "1771223709"
},
"departure": {
"delay": 103,
"time": "1771223743"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1771221394"
},
"departure": {
"delay": 52,
"time": "1771221412"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1771224463"
},
"departure": {
"delay": -6,
"time": "1771224474"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 3,
"time": "1771224227"
},
"departure": {
"delay": 3,
"time": "1771224243"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 7,
"time": "1771222828"
},
"departure": {
"delay": 7,
"time": "1771222867"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1771223873"
},
"departure": {
"delay": 3,
"time": "1771223883"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 3,
"time": "1771224274"
},
"departure": {
"delay": 3,
"time": "1771224303"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 58,
"time": "1771223783"
},
"departure": {
"delay": 58,
"time": "1771223818"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -65,
"time": "1771224535"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 48,
"time": "1771224131"
},
"departure": {
"delay": 48,
"time": "1771224168"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1771222127"
},
"departure": {
"time": "1771222140"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 95,
"time": "1771221303"
},
"departure": {
"delay": 95,
"time": "1771221335"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1771223585"
},
"departure": {
"delay": 80,
"time": "1771223600"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 61,
"time": "1771221241"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1771224175"
},
"departure": {
"delay": 23,
"time": "1771224203"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -46,
"time": "1771222898"
},
"departure": {
"delay": -46,
"time": "1771222934"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1771224351"
},
"departure": {
"delay": 3,
"time": "1771224363"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -23,
"time": "1771222972"
},
"departure": {
"delay": -23,
"time": "1771223017"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1771223178"
},
"departure": {
"delay": 9,
"time": "1771223289"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 16,
"time": "1771222399"
},
"departure": {
"delay": 16,
"time": "1771222456"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1771224000"
},
"departure": {
"delay": 43,
"time": "1771224043"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 25,
"time": "1771224436"
},
"departure": {
"delay": 25,
"time": "1771224445"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -38,
"time": "1771222329"
},
"departure": {
"delay": -38,
"time": "1771222342"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1771221615"
},
"departure": {
"delay": 69,
"time": "1771221669"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1771221862"
},
"departure": {
"delay": 41,
"time": "1771221881"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1771222063"
},
"departure": {
"delay": 14,
"time": "1771222094"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 94,
"time": "1771221265"
},
"departure": {
"delay": 94,
"time": "1771221274"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1771221578"
},
"departure": {
"delay": 10,
"time": "1771221610"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1771224321"
},
"departure": {
"delay": -29,
"time": "1771224331"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 27,
"time": "1771222552"
},
"departure": {
"delay": 27,
"time": "1771222587"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1771223941"
},
"departure": {
"delay": 37,
"time": "1771223977"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -61,
"time": "1771223051"
},
"departure": {
"delay": -61,
"time": "1771223099"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 11,
"time": "1771221534"
},
"departure": {
"delay": 11,
"time": "1771221551"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1771221500"
},
"departure": {
"delay": 36,
"time": "1771221516"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1771222215"
},
"departure": {
"delay": 12,
"time": "1771222272"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1771222761"
},
"departure": {
"delay": -2,
"time": "1771222798"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1771221788"
},
"departure": {
"delay": 19,
"time": "1771221799"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1771223383"
},
"departure": {
"delay": 125,
"time": "1771223525"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1771222504"
},
"departure": {
"delay": 37,
"time": "1771222537"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1771221976"
},
"departure": {
"delay": 33,
"time": "1771221993"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1771222644"
},
"departure": {
"delay": 4,
"time": "1771222684"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1771221434"
},
"departure": {
"delay": 35,
"time": "1771221455"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1771222170"
},
"departure": {
"delay": -12,
"time": "1771222188"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771221833"
},
"departure": {
"delay": 10,
"time": "1771221850"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1771223901"
},
"departure": {
"delay": 39,
"time": "1771223919"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -18,
"time": "1771224393"
},
"departure": {
"delay": -18,
"time": "1771224402"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
}
],
"timestamp": "1771231727",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758831x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:865:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771258740"
},
"departure": {
"time": "1771258740"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771259220"
},
"departure": {
"time": "1771259220"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771258620"
},
"departure": {
"time": "1771258620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771259340"
},
"departure": {
"time": "1771259340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771259820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1771258500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771258860"
},
"departure": {
"time": "1771258860"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771259580"
},
"departure": {
"time": "1771259580"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771259460"
},
"departure": {
"time": "1771259460"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771259700"
},
"departure": {
"time": "1771259700"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771259100"
},
"departure": {
"time": "1771259100"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771258980"
},
"departure": {
"time": "1771258980"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:865:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1433:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771242420"
},
"departure": {
"time": "1771242420"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771243320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771242600"
},
"departure": {
"time": "1771242600"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771243080"
},
"departure": {
"time": "1771243080"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771242360"
},
"departure": {
"time": "1771242360"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771243200"
},
"departure": {
"time": "1771243200"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771242660"
},
"departure": {
"time": "1771242660"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771242300"
},
"departure": {
"time": "1771242300"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771242840"
},
"departure": {
"time": "1771242840"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771242480"
},
"departure": {
"time": "1771242480"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771243140"
},
"departure": {
"time": "1771243140"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771242900"
},
"departure": {
"time": "1771242900"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771242240"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771242540"
},
"departure": {
"time": "1771242540"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1771231690",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1433:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596323:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1771233359"
},
"departure": {
"delay": 59,
"time": "1771233359"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -68,
"time": "1771233532"
},
"departure": {
"delay": -68,
"time": "1771233532"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1507,
"time": "1771231733"
},
"departure": {
"delay": -1507,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -1267,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1771233470"
},
"departure": {
"delay": -10,
"time": "1771233470"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1447,
"time": "1771231733"
},
"departure": {
"delay": -1447,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -160,
"time": "1771233740"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771233417"
},
"departure": {
"delay": 57,
"time": "1771233417"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1567,
"time": "1771231733"
},
"departure": {
"delay": -1567,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -9,
"time": "1771233471"
},
"departure": {
"delay": -9,
"time": "1771233471"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -128,
"time": "1771233592"
},
"departure": {
"delay": -128,
"time": "1771233592"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596323:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771230720"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771230780"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771232880"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771230840"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771230660"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771230600"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6055:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3306F5709724x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1771229091",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3306F5709724x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598334:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771231530"
},
"departure": {
"delay": 30,
"time": "1771231530"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -117,
"time": "1771232763"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -57,
"time": "1771231563"
},
"departure": {
"delay": -57,
"time": "1771231563"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -169,
"time": "1771232111"
},
"departure": {
"delay": -169,
"time": "1771232111"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1771231227"
},
"departure": {
"delay": 93,
"time": "1771231233"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -122,
"time": "1771232278"
},
"departure": {
"delay": -122,
"time": "1771232278"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -27,
"time": "1771231610"
},
"departure": {
"delay": -27,
"time": "1771231653"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -62,
"time": "1771232458"
},
"departure": {
"delay": -62,
"time": "1771232458"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -103,
"time": "1771232537"
},
"departure": {
"delay": -103,
"time": "1771232537"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 11,
"time": "1771231751"
},
"departure": {
"delay": 11,
"time": "1771231751"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -110,
"time": "1771232350"
},
"departure": {
"delay": -110,
"time": "1771232350"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -46,
"time": "1771231394"
},
"departure": {
"delay": -46,
"time": "1771231394"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -83,
"time": "1771232497"
},
"departure": {
"delay": -83,
"time": "1771232497"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1771231323"
},
"departure": {
"delay": 3,
"time": "1771231323"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -79,
"time": "1771232021"
},
"departure": {
"delay": -79,
"time": "1771232021"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -148,
"time": "1771232192"
},
"departure": {
"delay": -148,
"time": "1771232192"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -55,
"time": "1771231925"
},
"departure": {
"delay": -55,
"time": "1771231925"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -110,
"time": "1771232590"
},
"departure": {
"delay": -110,
"time": "1771232590"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -139,
"time": "1771232081"
},
"departure": {
"delay": -139,
"time": "1771232081"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 17,
"time": "1771231817"
},
"departure": {
"delay": 17,
"time": "1771231817"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1771231107"
},
"departure": {
"delay": 63,
"time": "1771231143"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1771231881"
},
"departure": {
"delay": 21,
"time": "1771231881"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1771231553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598334:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745391x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 230,
"time": "1771225144"
},
"departure": {
"delay": 230,
"time": "1771225190"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 218,
"time": "1771225074"
},
"departure": {
"delay": 218,
"time": "1771225118"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 242,
"time": "1771225880"
},
"departure": {
"delay": 242,
"time": "1771225922"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 290,
"time": "1771226330"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1771224884"
},
"departure": {
"delay": 240,
"time": "1771224960"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 197,
"time": "1771224811"
},
"departure": {
"delay": 197,
"time": "1771224857"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 174,
"time": "1771225509"
},
"departure": {
"delay": 174,
"time": "1771225554"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 304,
"time": "1771226055"
},
"departure": {
"delay": 304,
"time": "1771226224"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 213,
"time": "1771225770"
},
"departure": {
"delay": 213,
"time": "1771225833"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1771225385"
},
"departure": {
"delay": 138,
"time": "1771225398"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 207,
"time": "1771224646"
},
"departure": {
"delay": 207,
"time": "1771224687"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 191,
"time": "1771224704"
},
"departure": {
"delay": 191,
"time": "1771224731"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 138,
"time": "1771225308"
},
"departure": {
"delay": 138,
"time": "1771225338"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1771225693"
},
"departure": {
"delay": 172,
"time": "1771225732"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 189,
"time": "1771225232"
},
"departure": {
"delay": 189,
"time": "1771225269"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 193,
"time": "1771224756"
},
"departure": {
"delay": 193,
"time": "1771224793"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 237,
"time": "1771224985"
},
"departure": {
"delay": 237,
"time": "1771225017"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 192,
"time": "1771224492"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 197,
"time": "1771225946"
},
"departure": {
"delay": 197,
"time": "1771225997"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 148,
"time": "1771225594"
},
"departure": {
"delay": 148,
"time": "1771225648"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745391x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598458:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -138,
"time": "1771234902"
},
"departure": {
"delay": -138,
"time": "1771234902"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1771234335"
},
"departure": {
"delay": 15,
"time": "1771234335"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1771234595"
},
"departure": {
"delay": 35,
"time": "1771234595"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1771234463"
},
"departure": {
"delay": 23,
"time": "1771234463"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -139,
"time": "1771235141"
},
"departure": {
"delay": -139,
"time": "1771235141"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -103,
"time": "1771234997"
},
"departure": {
"delay": -103,
"time": "1771234997"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -81,
"time": "1771234839"
},
"departure": {
"delay": -81,
"time": "1771234839"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1771234513"
},
"departure": {
"delay": 13,
"time": "1771234513"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771234630"
},
"departure": {
"delay": 10,
"time": "1771234630"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771234260"
},
"departure": {
"delay": 60,
"time": "1771234260"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -102,
"time": "1771235058"
},
"departure": {
"delay": -102,
"time": "1771235058"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -103,
"time": "1771234937"
},
"departure": {
"delay": -103,
"time": "1771234937"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -256,
"time": "1771235264"
},
"departure": {
"delay": -256,
"time": "1771235264"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -36,
"time": "1771234764"
},
"departure": {
"delay": -36,
"time": "1771234764"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -300,
"time": "1771235340"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1771234365"
},
"departure": {
"delay": 45,
"time": "1771234365"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1771234565"
},
"departure": {
"delay": 65,
"time": "1771234565"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1771234704"
},
"departure": {
"delay": -36,
"time": "1771234704"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -196,
"time": "1771235204"
},
"departure": {
"delay": -196,
"time": "1771235204"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1771234299"
},
"departure": {
"delay": 39,
"time": "1771234299"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"time": "1771234200"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598458:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759039x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1771217846"
},
"departure": {
"delay": 97,
"time": "1771217857"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1771217334"
},
"departure": {
"delay": 123,
"time": "1771217343"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -99,
"time": "1771218441"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1771218378"
},
"departure": {
"delay": 39,
"time": "1771218399"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 109,
"time": "1771217652"
},
"departure": {
"delay": 109,
"time": "1771217689"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1771217498"
},
"departure": {
"delay": 53,
"time": "1771217513"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1771217387"
},
"departure": {
"delay": 115,
"time": "1771217395"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1771218015"
},
"departure": {
"delay": 97,
"time": "1771218097"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1771218149"
},
"departure": {
"delay": 91,
"time": "1771218211"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1771217577"
},
"departure": {
"delay": 82,
"time": "1771217602"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1771217042"
},
"departure": {
"delay": 72,
"time": "1771217052"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771216683"
},
"departure": {
"delay": 53,
"time": "1771216793"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1771216880"
},
"departure": {
"delay": 88,
"time": "1771216888"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1771217540"
},
"departure": {
"delay": 97,
"time": "1771217557"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1771217883"
},
"departure": {
"delay": 76,
"time": "1771217896"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1771217169"
},
"departure": {
"delay": 161,
"time": "1771217261"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1771216978"
},
"departure": {
"delay": 13,
"time": "1771216993"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1771218263"
},
"departure": {
"delay": 96,
"time": "1771218276"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 69,
"time": "1771217456"
},
"departure": {
"delay": 69,
"time": "1771217469"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1771216902"
},
"departure": {
"delay": 54,
"time": "1771216914"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1771217611"
},
"departure": {
"delay": 109,
"time": "1771217629"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1771217074"
},
"departure": {
"delay": 80,
"time": "1771217120"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771217919"
},
"departure": {
"delay": 51,
"time": "1771217931"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1771218329"
},
"departure": {
"delay": 52,
"time": "1771218352"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 1,
"time": "1771216621"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771231726",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759039x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758655x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1771225047"
},
"departure": {
"delay": 92,
"time": "1771225112"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1771226418"
},
"departure": {
"delay": 95,
"time": "1771226435"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 135,
"time": "1771226607"
},
"departure": {
"delay": 135,
"time": "1771226655"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 88,
"time": "1771225204"
},
"departure": {
"delay": 88,
"time": "1771225228"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1771226887"
},
"departure": {
"delay": 88,
"time": "1771226908"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 27,
"time": "1771224896"
},
"departure": {
"delay": 27,
"time": "1771224927"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1771225362"
},
"departure": {
"delay": 19,
"time": "1771225399"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771225687"
},
"departure": {
"delay": 48,
"time": "1771225728"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 91,
"time": "1771224359"
},
"departure": {
"delay": 91,
"time": "1771224391"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1771224465"
},
"departure": {
"delay": 73,
"time": "1771224493"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 85,
"time": "1771226830"
},
"departure": {
"delay": 85,
"time": "1771226845"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1771224638"
},
"departure": {
"delay": 57,
"time": "1771224657"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771225500"
},
"departure": {
"delay": 57,
"time": "1771225557"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1771225942"
},
"departure": {
"delay": 155,
"time": "1771226075"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1771225159"
},
"departure": {
"delay": 117,
"time": "1771225197"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 126,
"time": "1771226723"
},
"departure": {
"delay": 126,
"time": "1771226766"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 86,
"time": "1771224182"
},
"departure": {
"delay": 86,
"time": "1771224206"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1771225289"
},
"departure": {
"delay": 53,
"time": "1771225313"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1771224124"
},
"departure": {
"delay": 41,
"time": "1771224161"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1771225436"
},
"departure": {
"delay": 29,
"time": "1771225469"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1771224556"
},
"departure": {
"delay": 107,
"time": "1771224587"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1771226181"
},
"departure": {
"delay": 94,
"time": "1771226194"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1771224233"
},
"departure": {
"delay": 84,
"time": "1771224264"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1771225616"
},
"departure": {
"delay": 89,
"time": "1771225649"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 99,
"time": "1771226786"
},
"departure": {
"delay": 99,
"time": "1771226799"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 83,
"time": "1771226514"
},
"departure": {
"delay": 83,
"time": "1771226543"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 103,
"time": "1771226358"
},
"departure": {
"delay": 103,
"time": "1771226383"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1771225790"
},
"departure": {
"delay": 40,
"time": "1771225840"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1771224697"
},
"departure": {
"delay": 44,
"time": "1771224704"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1771226972"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 49,
"time": "1771223989"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1771224981"
},
"departure": {
"delay": 63,
"time": "1771225023"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1771224084"
},
"departure": {
"delay": 41,
"time": "1771224101"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1771224805"
},
"departure": {
"delay": 44,
"time": "1771224824"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 134,
"time": "1771226257"
},
"departure": {
"delay": 134,
"time": "1771226294"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758655x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:3x34996234:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 340,
"time": "1771228710"
},
"departure": {
"delay": 340,
"time": "1771228720"
},
"stopId": "FR:76114:ZE:201:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 351,
"time": "1771228671"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1771229001"
},
"departure": {
"time": "1771228740"
},
"stopId": "FR:76114:ZE:210:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 353,
"time": "1771228783"
},
"departure": {
"delay": 353,
"time": "1771228853"
},
"stopId": "FR:76114:ZE:202:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 309,
"time": "1771228970"
},
"departure": {
"delay": 309,
"time": "1771228989"
},
"stopId": "FR:76114:ZE:209:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 346,
"time": "1771228900"
},
"departure": {
"delay": 346,
"time": "1771228906"
},
"stopId": "FR:76114:ZE:203:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:3x34996234:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:451:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239540"
},
"departure": {
"time": "1771239540"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771241640"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1771240620"
},
"departure": {
"time": "1771240620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771240440"
},
"departure": {
"time": "1771240440"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771239360"
},
"departure": {
"time": "1771239360"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1771238700"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771241460"
},
"departure": {
"time": "1771241460"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1771240020"
},
"departure": {
"time": "1771240020"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239180"
},
"departure": {
"time": "1771239180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771241400"
},
"departure": {
"time": "1771241400"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1771239960"
},
"departure": {
"time": "1771239960"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239720"
},
"departure": {
"time": "1771239720"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771241220"
},
"departure": {
"time": "1771241220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771239120"
},
"departure": {
"time": "1771239120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771241520"
},
"departure": {
"time": "1771241520"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1771239000"
},
"departure": {
"time": "1771239000"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771241405"
},
"departure": {
"delay": 5,
"time": "1771241405"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771238820"
},
"departure": {
"time": "1771238820"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771240080"
},
"departure": {
"time": "1771240080"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771239900"
},
"departure": {
"time": "1771239900"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771241100"
},
"departure": {
"time": "1771241100"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771240920"
},
"departure": {
"time": "1771240920"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771239240"
},
"departure": {
"time": "1771239240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1771239245"
},
"departure": {
"delay": 5,
"time": "1771239245"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771239300"
},
"departure": {
"time": "1771239300"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771239480"
},
"departure": {
"time": "1771239480"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771240740"
},
"departure": {
"time": "1771240740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1771238760"
},
"departure": {
"time": "1771238760"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771239365"
},
"departure": {
"delay": 5,
"time": "1771239365"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771241340"
},
"departure": {
"time": "1771241340"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1771241040"
},
"departure": {
"time": "1771241040"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1771240860"
},
"departure": {
"time": "1771240860"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771239840"
},
"departure": {
"time": "1771239840"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771238880"
},
"departure": {
"time": "1771238880"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771239420"
},
"departure": {
"time": "1771239420"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1771231739",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:451:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598162:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1771235101"
},
"departure": {
"delay": 61,
"time": "1771235101"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -77,
"time": "1771234423"
},
"departure": {
"delay": -77,
"time": "1771234423"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1771235036"
},
"departure": {
"delay": 56,
"time": "1771235036"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -48,
"time": "1771234632"
},
"departure": {
"delay": -48,
"time": "1771234632"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -77,
"time": "1771234123"
},
"departure": {
"delay": -77,
"time": "1771234123"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1771234543"
},
"departure": {
"delay": -17,
"time": "1771234543"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -61,
"time": "1771234319"
},
"departure": {
"delay": -61,
"time": "1771234319"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1771233924"
},
"departure": {
"delay": 24,
"time": "1771233924"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1771234243"
},
"departure": {
"delay": -17,
"time": "1771234243"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1771233846"
},
"departure": {
"delay": 6,
"time": "1771233846"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -76,
"time": "1771234364"
},
"departure": {
"delay": -76,
"time": "1771234364"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -36,
"time": "1771234284"
},
"departure": {
"delay": -36,
"time": "1771234284"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1771235147"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -24,
"time": "1771234056"
},
"departure": {
"delay": -24,
"time": "1771234056"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598162:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3305F5709725x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771230720"
},
"departure": {
"time": "1771230840"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771237680"
},
"departure": {
"time": "1771237800"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771238520"
},
"departure": {
"time": "1771238640"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771239540"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771235760"
},
"departure": {
"time": "1771235820"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771236780"
},
"departure": {
"time": "1771236840"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771232340"
},
"departure": {
"time": "1771232400"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1771226940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771223332",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3305F5709725x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758836x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1771228401"
},
"departure": {
"delay": 134,
"time": "1771228454"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 174,
"time": "1771228876"
},
"departure": {
"delay": 174,
"time": "1771228914"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 101,
"time": "1771228225"
},
"departure": {
"delay": 101,
"time": "1771228301"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 136,
"time": "1771228780"
},
"departure": {
"delay": 136,
"time": "1771228816"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 86,
"time": "1771228567"
},
"departure": {
"delay": 86,
"time": "1771228586"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 89,
"time": "1771228132"
},
"departure": {
"delay": 89,
"time": "1771228169"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 121,
"time": "1771228366"
},
"departure": {
"delay": 121,
"time": "1771228381"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 114,
"time": "1771228842"
},
"departure": {
"delay": 114,
"time": "1771228854"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 121,
"time": "1771228551"
},
"departure": {
"delay": 121,
"time": "1771228561"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 129,
"time": "1771228069"
},
"departure": {
"delay": 129,
"time": "1771228089"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 141,
"time": "1771229061"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 187,
"time": "1771228940"
},
"departure": {
"delay": 187,
"time": "1771228987"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 81,
"time": "1771228614"
},
"departure": {
"delay": 81,
"time": "1771228641"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 85,
"time": "1771228749"
},
"departure": {
"delay": 85,
"time": "1771228765"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 142,
"time": "1771228312"
},
"departure": {
"delay": 142,
"time": "1771228342"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 114,
"time": "1771228680"
},
"departure": {
"delay": 114,
"time": "1771228734"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758836x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6056:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771233480"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771233900"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771234080"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771233120"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771233960"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771233840"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771233360"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771233720"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771234020"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771232940"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771233180"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6056:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1771226333"
},
"departure": {
"delay": 67,
"time": "1771226347"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 131,
"time": "1771225343"
},
"departure": {
"delay": 131,
"time": "1771225391"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1771226037"
},
"departure": {
"delay": 70,
"time": "1771226050"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1771226559"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 92,
"time": "1771225457"
},
"departure": {
"delay": 92,
"time": "1771225472"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1771225519"
},
"departure": {
"delay": 98,
"time": "1771225538"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 101,
"time": "1771224941"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1771226201"
},
"departure": {
"delay": 56,
"time": "1771226216"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1771226075"
},
"departure": {
"delay": 59,
"time": "1771226099"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1771225153"
},
"departure": {
"delay": 96,
"time": "1771225176"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 115,
"time": "1771225424"
},
"departure": {
"delay": 115,
"time": "1771225435"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1771226283"
},
"departure": {
"delay": 101,
"time": "1771226321"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 161,
"time": "1771225856"
},
"departure": {
"delay": 161,
"time": "1771225901"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1771226466"
},
"departure": {
"delay": 23,
"time": "1771226483"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"time": "1771225946"
},
"departure": {
"time": "1771225860"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1771225001"
},
"departure": {
"delay": 119,
"time": "1771225019"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1771226388"
},
"departure": {
"delay": 55,
"time": "1771226395"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 134,
"time": "1771225924"
},
"departure": {
"delay": 134,
"time": "1771225934"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771226429"
},
"departure": {
"delay": 40,
"time": "1771226440"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1771225555"
},
"departure": {
"delay": 99,
"time": "1771225659"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1771225687"
},
"departure": {
"delay": 75,
"time": "1771225695"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1771225059"
},
"departure": {
"delay": 112,
"time": "1771225072"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1771226122"
},
"departure": {
"delay": 72,
"time": "1771226172"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1771225987"
},
"departure": {
"delay": 86,
"time": "1771226006"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
}
],
"timestamp": "1771231736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:5:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039367x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771234108"
},
"departure": {
"delay": 28,
"time": "1771234108"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 29,
"time": "1771235129"
},
"departure": {
"delay": 29,
"time": "1771235129"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 52,
"time": "1771231912"
},
"departure": {
"delay": 52,
"time": "1771231912"
},
"stopId": "FR:76305:ZE:4498:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771234418"
},
"departure": {
"delay": 38,
"time": "1771234418"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 44,
"time": "1771234184"
},
"departure": {
"delay": 44,
"time": "1771234184"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 56,
"time": "1771233896"
},
"departure": {
"delay": 56,
"time": "1771233896"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 53,
"time": "1771234493"
},
"departure": {
"delay": 53,
"time": "1771234493"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"time": "1771234440"
},
"departure": {
"time": "1771234440"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 43,
"time": "1771233103"
},
"departure": {
"delay": 43,
"time": "1771233103"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771234011"
},
"departure": {
"delay": 51,
"time": "1771234011"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1771234220"
},
"departure": {
"delay": 20,
"time": "1771234220"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 31,
"time": "1771233271"
},
"departure": {
"delay": 31,
"time": "1771233271"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1771234814"
},
"departure": {
"delay": 14,
"time": "1771234814"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 39,
"time": "1771235019"
},
"departure": {
"delay": 39,
"time": "1771235019"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"time": "1771233720"
},
"departure": {
"time": "1771233720"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1771232530"
},
"departure": {
"delay": 10,
"time": "1771232530"
},
"stopId": "FR:76341:ZE:3207:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771234917"
},
"departure": {
"delay": 57,
"time": "1771234917"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"time": "1771232880"
},
"departure": {
"time": "1771232880"
},
"stopId": "FR:76341:ZE:3746:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1771232464"
},
"departure": {
"delay": 4,
"time": "1771232464"
},
"stopId": "FR:76305:ZE:3296:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771233000"
},
"departure": {
"time": "1771233000"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1771233465"
},
"departure": {
"delay": 45,
"time": "1771233465"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1771234860"
},
"departure": {
"time": "1771234860"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1771232640"
},
"departure": {
"time": "1771232640"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1771232112"
},
"departure": {
"delay": 12,
"time": "1771232112"
},
"stopId": "FR:76305:ZE:4489:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1771232424"
},
"departure": {
"delay": 24,
"time": "1771232424"
},
"stopId": "FR:76305:ZE:3187:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1771234315"
},
"departure": {
"delay": 55,
"time": "1771234315"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 16,
"time": "1771233196"
},
"departure": {
"delay": 16,
"time": "1771233196"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1771234711"
},
"departure": {
"delay": 31,
"time": "1771234711"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 28,
"time": "1771232368"
},
"departure": {
"delay": 28,
"time": "1771232368"
},
"stopId": "FR:76305:ZE:3151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771235220"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 24,
"time": "1771233564"
},
"departure": {
"delay": 24,
"time": "1771233564"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1771232307"
},
"departure": {
"delay": 27,
"time": "1771232307"
},
"stopId": "FR:76305:ZE:3181:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1771233611"
},
"departure": {
"delay": 11,
"time": "1771233611"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1771233789"
},
"departure": {
"delay": 9,
"time": "1771233789"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771233360"
},
"departure": {
"time": "1771233360"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1771234765"
},
"departure": {
"delay": 25,
"time": "1771234765"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 44,
"time": "1771233824"
},
"departure": {
"delay": 44,
"time": "1771233824"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1771231993"
},
"departure": {
"delay": 13,
"time": "1771231993"
},
"stopId": "FR:76305:ZE:4491:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771233663"
},
"departure": {
"delay": 3,
"time": "1771233663"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1771232506"
},
"departure": {
"delay": 46,
"time": "1771232506"
},
"stopId": "FR:76305:ZE:3522:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1771232933"
},
"departure": {
"delay": 53,
"time": "1771232933"
},
"stopId": "FR:76341:ZE:3752:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1771232580"
},
"departure": {
"time": "1771232580"
},
"stopId": "FR:76341:ZE:3084:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1771234061"
},
"departure": {
"delay": 41,
"time": "1771234061"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1771234140"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 24,
"time": "1771233924"
},
"departure": {
"delay": 24,
"time": "1771233924"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1771233060"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1771232696"
},
"departure": {
"delay": 56,
"time": "1771232696"
},
"stopId": "FR:76341:ZE:3445:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1771234546"
},
"departure": {
"delay": 46,
"time": "1771234546"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 30,
"time": "1771235070"
},
"departure": {
"delay": 30,
"time": "1771235070"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"time": "1771233300"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1771232220"
},
"departure": {
"time": "1771232220"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1771231188",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039367x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:471:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771240620"
},
"departure": {
"time": "1771240620"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771242480"
},
"departure": {
"time": "1771242480"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1771242120"
},
"departure": {
"time": "1771242120"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239960"
},
"departure": {
"time": "1771239960"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771240020"
},
"departure": {
"time": "1771240020"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771243020"
},
"departure": {
"time": "1771243020"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1771243140"
},
"departure": {
"time": "1771243140"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771242000"
},
"departure": {
"time": "1771242000"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771240500"
},
"departure": {
"time": "1771240500"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771242780"
},
"departure": {
"time": "1771242780"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771240440"
},
"departure": {
"time": "1771240440"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771242960"
},
"departure": {
"time": "1771242960"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1771242420"
},
"departure": {
"time": "1771242420"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771242360"
},
"departure": {
"time": "1771242360"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771242300"
},
"departure": {
"time": "1771242300"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771241160"
},
"departure": {
"time": "1771241160"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771242660"
},
"departure": {
"time": "1771242660"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1771239900"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771242540"
},
"departure": {
"time": "1771242540"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771243200"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1771241520"
},
"departure": {
"time": "1771241520"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771240980"
},
"departure": {
"time": "1771240980"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771241820"
},
"departure": {
"time": "1771241820"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771240140"
},
"departure": {
"time": "1771240140"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771241880"
},
"departure": {
"time": "1771241880"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771241580"
},
"departure": {
"time": "1771241580"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771242900"
},
"departure": {
"time": "1771242900"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771240860"
},
"departure": {
"time": "1771240860"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771240380"
},
"departure": {
"time": "1771240380"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771240200"
},
"departure": {
"time": "1771240200"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771242600"
},
"departure": {
"time": "1771242600"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771241760"
},
"departure": {
"time": "1771241760"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771240800"
},
"departure": {
"time": "1771240800"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1771231587",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:471:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758830x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771221601"
},
"departure": {
"delay": 53,
"time": "1771221653"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1771223226"
},
"departure": {
"delay": 38,
"time": "1771223258"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -47,
"time": "1771223653"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 6,
"time": "1771223431"
},
"departure": {
"delay": 6,
"time": "1771223466"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 35,
"time": "1771221076"
},
"departure": {
"delay": 35,
"time": "1771221095"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1771223263"
},
"departure": {
"delay": 26,
"time": "1771223306"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -5,
"time": "1771220897"
},
"departure": {
"delay": -5,
"time": "1771220995"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1771220593"
},
"departure": {
"delay": 27,
"time": "1771220607"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -78,
"time": "1771222417"
},
"departure": {
"delay": -78,
"time": "1771222422"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 9,
"time": "1771222092"
},
"departure": {
"delay": 9,
"time": "1771222149"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -3,
"time": "1771221398"
},
"departure": {
"delay": -3,
"time": "1771221417"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1771220401"
},
"departure": {
"delay": 72,
"time": "1771220412"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1771223485"
},
"departure": {
"delay": -10,
"time": "1771223510"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 56,
"time": "1771221011"
},
"departure": {
"delay": 56,
"time": "1771221056"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1771222606"
},
"departure": {
"delay": 19,
"time": "1771222639"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 38,
"time": "1771223053"
},
"departure": {
"delay": 38,
"time": "1771223078"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 16,
"time": "1771223530"
},
"departure": {
"delay": 16,
"time": "1771223536"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 58,
"time": "1771223021"
},
"departure": {
"delay": 58,
"time": "1771223038"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 19,
"time": "1771221213"
},
"departure": {
"delay": 19,
"time": "1771221259"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 41,
"time": "1771220381"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -68,
"time": "1771222182"
},
"departure": {
"delay": -68,
"time": "1771222192"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -46,
"time": "1771221994"
},
"departure": {
"delay": -46,
"time": "1771222034"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -1,
"time": "1771221465"
},
"departure": {
"delay": -1,
"time": "1771221479"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1771222885"
},
"departure": {
"delay": 16,
"time": "1771222996"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 47,
"time": "1771220518"
},
"departure": {
"delay": 47,
"time": "1771220567"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -37,
"time": "1771220829"
},
"departure": {
"delay": -37,
"time": "1771220843"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1771220676"
},
"departure": {
"delay": 13,
"time": "1771220713"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1771221350"
},
"departure": {
"delay": 23,
"time": "1771221383"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1771221933"
},
"departure": {
"delay": 11,
"time": "1771221971"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1771221670"
},
"departure": {
"delay": 40,
"time": "1771221700"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -74,
"time": "1771220855"
},
"departure": {
"delay": -74,
"time": "1771220866"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1771220779"
},
"departure": {
"delay": 36,
"time": "1771220796"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1771223371"
},
"departure": {
"delay": -3,
"time": "1771223397"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 11,
"time": "1771220733"
},
"departure": {
"delay": 11,
"time": "1771220771"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1771222772"
},
"departure": {
"delay": -33,
"time": "1771222827"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 34,
"time": "1771221766"
},
"departure": {
"delay": 34,
"time": "1771221814"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1771222716"
},
"departure": {
"delay": 11,
"time": "1771222751"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -37,
"time": "1771223410"
},
"departure": {
"delay": -37,
"time": "1771223423"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -46,
"time": "1771222241"
},
"departure": {
"delay": -46,
"time": "1771222334"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1771221859"
},
"departure": {
"delay": 10,
"time": "1771221910"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1771221291"
},
"departure": {
"delay": 24,
"time": "1771221324"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1771223554"
},
"departure": {
"delay": -6,
"time": "1771223574"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 29,
"time": "1771221133"
},
"departure": {
"delay": 29,
"time": "1771221149"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1771223327"
},
"departure": {
"delay": -6,
"time": "1771223334"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 29,
"time": "1771221519"
},
"departure": {
"delay": 29,
"time": "1771221569"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1771220653"
},
"departure": {
"delay": 21,
"time": "1771220661"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1771220437"
},
"departure": {
"delay": 62,
"time": "1771220462"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1771223104"
},
"departure": {
"delay": 48,
"time": "1771223148"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758830x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:497:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771243260"
},
"departure": {
"time": "1771243260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1771240865"
},
"departure": {
"delay": 5,
"time": "1771240865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771243560"
},
"departure": {
"time": "1771243560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1771240860"
},
"departure": {
"time": "1771240860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771243320"
},
"departure": {
"time": "1771243320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1771240800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771242960"
},
"departure": {
"time": "1771242960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771241520"
},
"departure": {
"time": "1771241520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771242720"
},
"departure": {
"time": "1771242720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771241100"
},
"departure": {
"time": "1771241100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771241580"
},
"departure": {
"time": "1771241580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771243860"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1771242120"
},
"departure": {
"time": "1771242120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771241940"
},
"departure": {
"time": "1771241940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771241460"
},
"departure": {
"time": "1771241460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771243200"
},
"departure": {
"time": "1771243200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771242660"
},
"departure": {
"time": "1771242660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1771241760"
},
"departure": {
"time": "1771241760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771241700"
},
"departure": {
"time": "1771241700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771242000"
},
"departure": {
"time": "1771242000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771243800"
},
"departure": {
"time": "1771243800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1771241640"
},
"departure": {
"time": "1771241640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771241340"
},
"departure": {
"time": "1771241340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1771241345"
},
"departure": {
"delay": 5,
"time": "1771241345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771243020"
},
"departure": {
"time": "1771243020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1771243680"
},
"departure": {
"time": "1771243680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771243440"
},
"departure": {
"time": "1771243440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771241280"
},
"departure": {
"time": "1771241280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771241400"
},
"departure": {
"time": "1771241400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771242900"
},
"departure": {
"time": "1771242900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771241220"
},
"departure": {
"time": "1771241220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771242300"
},
"departure": {
"time": "1771242300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1771243205"
},
"departure": {
"delay": 5,
"time": "1771243205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771243500"
},
"departure": {
"time": "1771243500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
}
],
"timestamp": "1771231710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:497:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758713x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1771223988"
},
"departure": {
"delay": 69,
"time": "1771224009"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 67,
"time": "1771223680"
},
"departure": {
"delay": 67,
"time": "1771223707"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1771223820"
},
"departure": {
"delay": 92,
"time": "1771223852"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1771222944"
},
"departure": {
"delay": -3,
"time": "1771222977"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1771223895"
},
"departure": {
"delay": 109,
"time": "1771223929"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 190,
"time": "1771223250"
},
"departure": {
"delay": 190,
"time": "1771223410"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1771223528"
},
"departure": {
"delay": 49,
"time": "1771223569"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1771222692"
},
"departure": {
"delay": 48,
"time": "1771222728"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1771223451"
},
"departure": {
"delay": 90,
"time": "1771223490"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 83,
"time": "1771222309"
},
"departure": {
"delay": 83,
"time": "1771222343"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1771224932"
},
"departure": {
"delay": 44,
"time": "1771224944"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 14,
"time": "1771225018"
},
"departure": {
"delay": 14,
"time": "1771225034"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 91,
"time": "1771224423"
},
"departure": {
"delay": 91,
"time": "1771224451"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771224225"
},
"departure": {
"delay": 60,
"time": "1771224240"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 42,
"time": "1771222242"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -9,
"time": "1771225051"
},
"departure": {
"delay": -9,
"time": "1771225071"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 22,
"time": "1771222867"
},
"departure": {
"delay": 22,
"time": "1771222882"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1771223082"
},
"departure": {
"delay": 18,
"time": "1771223118"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1771222539"
},
"departure": {
"delay": 77,
"time": "1771222577"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 63,
"time": "1771222410"
},
"departure": {
"delay": 63,
"time": "1771222443"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1771224806"
},
"departure": {
"delay": 65,
"time": "1771224845"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 71,
"time": "1771222474"
},
"departure": {
"delay": 71,
"time": "1771222511"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1771224201"
},
"departure": {
"delay": 31,
"time": "1771224211"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1771224514"
},
"departure": {
"delay": 43,
"time": "1771224523"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -30,
"time": "1771225110"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 16,
"time": "1771224969"
},
"departure": {
"delay": 16,
"time": "1771224976"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1771224288"
},
"departure": {
"delay": 86,
"time": "1771224326"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1771222788"
},
"departure": {
"delay": 35,
"time": "1771222835"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1771222630"
},
"departure": {
"delay": 21,
"time": "1771222641"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1771224880"
},
"departure": {
"delay": 62,
"time": "1771224902"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 17,
"time": "1771224641"
},
"departure": {
"delay": 17,
"time": "1771224677"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1771224113"
},
"departure": {
"delay": 30,
"time": "1771224150"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1771224764"
},
"departure": {
"delay": 57,
"time": "1771224777"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 98,
"time": "1771223770"
},
"departure": {
"delay": 98,
"time": "1771223798"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1771224554"
},
"departure": {
"delay": 54,
"time": "1771224594"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 13,
"time": "1771224051"
},
"departure": {
"delay": 13,
"time": "1771224073"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771231730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758713x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470560:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -118,
"time": "1771234982"
},
"departure": {
"delay": -118,
"time": "1771234982"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -107,
"time": "1771234813"
},
"departure": {
"delay": -107,
"time": "1771234813"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -130,
"time": "1771234670"
},
"departure": {
"delay": -130,
"time": "1771234670"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -97,
"time": "1771234583"
},
"departure": {
"delay": -97,
"time": "1771234583"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -165,
"time": "1771235355"
},
"departure": {
"delay": -165,
"time": "1771235355"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -127,
"time": "1771234733"
},
"departure": {
"delay": -127,
"time": "1771234733"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1771234400"
},
"departure": {
"delay": -40,
"time": "1771234400"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -19,
"time": "1771234361"
},
"departure": {
"delay": -19,
"time": "1771234361"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -148,
"time": "1771234772"
},
"departure": {
"delay": -148,
"time": "1771234772"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -85,
"time": "1771234475"
},
"departure": {
"delay": -85,
"time": "1771234475"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -122,
"time": "1771234858"
},
"departure": {
"delay": -122,
"time": "1771234858"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"time": "1771234200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -174,
"time": "1771235286"
},
"departure": {
"delay": -174,
"time": "1771235286"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -160,
"time": "1771235060"
},
"departure": {
"delay": -160,
"time": "1771235060"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -173,
"time": "1771235227"
},
"departure": {
"delay": -173,
"time": "1771235227"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -136,
"time": "1771234904"
},
"departure": {
"delay": -136,
"time": "1771234904"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -245,
"time": "1771235395"
},
"departure": {
"delay": -245,
"time": "1771235395"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -280,
"time": "1771235480"
},
"departure": {
"delay": -280,
"time": "1771235480"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -101,
"time": "1771235179"
},
"departure": {
"delay": -101,
"time": "1771235179"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -97,
"time": "1771234643"
},
"departure": {
"delay": -97,
"time": "1771234643"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -286,
"time": "1771235534"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470560:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6568876927090688x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1771232093"
},
"departure": {
"delay": 63,
"time": "1771232103"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 106,
"time": "1771231956"
},
"departure": {
"delay": 106,
"time": "1771231966"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1771231667"
},
"departure": {
"delay": 132,
"time": "1771231692"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -92,
"time": "1771232687"
},
"departure": {
"delay": -92,
"time": "1771232788"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -160,
"time": "1771233691"
},
"departure": {
"delay": -160,
"time": "1771233860"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 107,
"time": "1771231897"
},
"departure": {
"delay": 107,
"time": "1771231907"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1771231801"
},
"departure": {
"delay": 131,
"time": "1771231811"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1771232020"
},
"departure": {
"delay": 50,
"time": "1771232030"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -183,
"time": "1771233104"
},
"departure": {
"delay": -183,
"time": "1771233297"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -167,
"time": "1771232897"
},
"departure": {
"delay": -167,
"time": "1771233073"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -192,
"time": "1771233206"
},
"departure": {
"delay": -192,
"time": "1771233408"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -82,
"time": "1771232647"
},
"departure": {
"delay": -82,
"time": "1771232738"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -158,
"time": "1771233574"
},
"departure": {
"delay": -158,
"time": "1771233742"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -138,
"time": "1771233855"
},
"departure": {
"delay": -138,
"time": "1771234002"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": -182,
"time": "1771233347"
},
"departure": {
"delay": -182,
"time": "1771233538"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -167,
"time": "1771233017"
},
"departure": {
"delay": -167,
"time": "1771233193"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 144,
"time": "1771231623"
},
"departure": {
"delay": 144,
"time": "1771231644"
},
"stopId": "FR:50218:ZE:740090004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -188,
"time": "1771233275"
},
"departure": {
"delay": -188,
"time": "1771233472"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 69,
"time": "1771232219"
},
"departure": {
"delay": 69,
"time": "1771232229"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -153,
"time": "1771233764"
},
"departure": {
"delay": -153,
"time": "1771233927"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -267,
"time": "1771233993"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": -187,
"time": "1771233396"
},
"departure": {
"delay": -187,
"time": "1771233593"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -157,
"time": "1771233516"
},
"departure": {
"delay": -157,
"time": "1771233683"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 63,
"time": "1771232393"
},
"departure": {
"delay": 63,
"time": "1771232403"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -131,
"time": "1771233928"
},
"departure": {
"delay": -131,
"time": "1771234069"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 97,
"time": "1771232307"
},
"departure": {
"delay": 97,
"time": "1771232317"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1771232442"
},
"departure": {
"delay": 52,
"time": "1771232452"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -95,
"time": "1771232561"
},
"departure": {
"delay": -95,
"time": "1771232665"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -155,
"time": "1771232740"
},
"departure": {
"delay": -155,
"time": "1771232905"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 25
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6568876927090688x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:881:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771234440"
},
"departure": {
"time": "1771234440"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234620"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771234800"
},
"departure": {
"time": "1771234800"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235040"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1771234200"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771234560"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771235220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771234980"
},
"departure": {
"time": "1771234980"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771234740"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:881:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx584:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1771229066"
},
"departure": {
"delay": 146,
"time": "1771229066"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1771229346"
},
"departure": {
"delay": 186,
"time": "1771229346"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 163,
"time": "1771229563"
},
"departure": {
"delay": 163,
"time": "1771229563"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 298,
"time": "1771228558"
},
"departure": {
"delay": 298,
"time": "1771228558"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1771228731"
},
"departure": {
"delay": 111,
"time": "1771228731"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 182,
"time": "1771230662"
},
"departure": {
"delay": 182,
"time": "1771230662"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 149,
"time": "1771229489"
},
"departure": {
"delay": 149,
"time": "1771229489"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1771230590"
},
"departure": {
"delay": 170,
"time": "1771230590"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1771229885"
},
"departure": {
"delay": 125,
"time": "1771229885"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 330,
"time": "1771228385"
},
"departure": {
"delay": 330,
"time": "1771228410"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1771227985"
},
"departure": {
"delay": 85,
"time": "1771227985"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 174,
"time": "1771230534"
},
"departure": {
"delay": 174,
"time": "1771230534"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1771230110"
},
"departure": {
"delay": 110,
"time": "1771230110"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 171,
"time": "1771228865"
},
"departure": {
"delay": 171,
"time": "1771228911"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 210,
"time": "1771229264"
},
"departure": {
"delay": 210,
"time": "1771229310"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 324,
"time": "1771228464"
},
"departure": {
"delay": 324,
"time": "1771228464"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1771230461"
},
"departure": {
"delay": 185,
"time": "1771230485"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 96,
"time": "1771229616"
},
"departure": {
"delay": 96,
"time": "1771229616"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 350,
"time": "1771228310"
},
"departure": {
"delay": 350,
"time": "1771228310"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 213,
"time": "1771228989"
},
"departure": {
"delay": 213,
"time": "1771229013"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 205,
"time": "1771229785"
},
"departure": {
"delay": 205,
"time": "1771229785"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1771230812"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 183,
"time": "1771229163"
},
"departure": {
"delay": 183,
"time": "1771229163"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1771230321"
},
"departure": {
"delay": 141,
"time": "1771230321"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 138,
"time": "1771230738"
},
"departure": {
"delay": 138,
"time": "1771230738"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 140,
"time": "1771229960"
},
"departure": {
"delay": 140,
"time": "1771229960"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 173,
"time": "1771228613"
},
"departure": {
"delay": 173,
"time": "1771228613"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 170,
"time": "1771230410"
},
"departure": {
"delay": 170,
"time": "1771230410"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 137,
"time": "1771229417"
},
"departure": {
"delay": 137,
"time": "1771229417"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 45,
"time": "1771227885"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771227894",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx584:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 78,
"time": "1771228518"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1771229070"
},
"departure": {
"delay": 77,
"time": "1771229117"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1771228691"
},
"departure": {
"delay": 28,
"time": "1771228708"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1771229132"
},
"departure": {
"delay": 12,
"time": "1771229172"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 182,
"time": "1771229484"
},
"departure": {
"delay": 182,
"time": "1771229522"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 169,
"time": "1771229642"
},
"departure": {
"delay": 169,
"time": "1771229689"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1771229288"
},
"departure": {
"delay": 96,
"time": "1771229376"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 235,
"time": "1771229804"
},
"departure": {
"delay": 235,
"time": "1771229875"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1771230320"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1771228972"
},
"departure": {
"delay": 36,
"time": "1771229016"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1771229539"
},
"departure": {
"delay": 150,
"time": "1771229550"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1771229198"
},
"departure": {
"delay": 16,
"time": "1771229236"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 280,
"time": "1771230322"
},
"departure": {
"delay": 280,
"time": "1771230340"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1771228836"
},
"departure": {
"delay": 51,
"time": "1771228911"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1771228601"
},
"departure": {
"delay": 61,
"time": "1771228621"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 157,
"time": "1771229569"
},
"departure": {
"delay": 157,
"time": "1771229617"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 210,
"time": "1771229895"
},
"departure": {
"delay": 210,
"time": "1771229910"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1771228939"
},
"departure": {
"delay": 35,
"time": "1771228955"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 202,
"time": "1771229724"
},
"departure": {
"delay": 202,
"time": "1771229782"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 292,
"time": "1771230248"
},
"departure": {
"delay": 292,
"time": "1771230292"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1771228560"
},
"departure": {
"delay": 76,
"time": "1771228576"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 263,
"time": "1771230090"
},
"departure": {
"delay": 263,
"time": "1771230143"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 252,
"time": "1771230064"
},
"departure": {
"delay": 252,
"time": "1771230072"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 227,
"time": "1771229940"
},
"departure": {
"delay": 227,
"time": "1771229987"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 278,
"time": "1771230183"
},
"departure": {
"delay": 278,
"time": "1771230218"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
}
],
"timestamp": "1771231736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:9:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1771223780"
},
"departure": {
"delay": 29,
"time": "1771223789"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771224293"
},
"departure": {
"delay": 10,
"time": "1771224310"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1771224018"
},
"departure": {
"delay": 58,
"time": "1771224058"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1771223260"
},
"departure": {
"delay": 110,
"time": "1771223270"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1771224196"
},
"departure": {
"delay": 36,
"time": "1771224216"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1771224341"
},
"departure": {
"delay": 3,
"time": "1771224363"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1771223943"
},
"departure": {
"delay": 25,
"time": "1771223965"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1771224670"
},
"departure": {
"delay": 29,
"time": "1771224689"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1771223722"
},
"departure": {
"delay": 38,
"time": "1771223738"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1771223304"
},
"departure": {
"delay": 91,
"time": "1771223311"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"departure": {
"delay": 104,
"time": "1771223084"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1771224757"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1771223879"
},
"departure": {
"delay": 17,
"time": "1771223897"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1771224244"
},
"departure": {
"delay": 24,
"time": "1771224264"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1771224446"
},
"departure": {
"delay": 25,
"time": "1771224505"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1771223146"
},
"departure": {
"delay": 126,
"time": "1771223166"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1771223427"
},
"departure": {
"delay": 19,
"time": "1771223479"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1771223330"
},
"departure": {
"delay": 64,
"time": "1771223344"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1771223609"
},
"departure": {
"delay": 42,
"time": "1771223622"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1771224408"
},
"departure": {
"delay": 2,
"time": "1771224422"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1771224556"
},
"departure": {
"delay": 27,
"time": "1771224567"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1771224603"
},
"departure": {
"delay": 37,
"time": "1771224637"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1771223410"
},
"departure": {
"delay": 19,
"time": "1771223419"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1771223371"
},
"departure": {
"delay": 45,
"time": "1771223385"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 119,
"time": "1771223208"
},
"departure": {
"delay": 119,
"time": "1771223219"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745453x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1771226575"
},
"departure": {
"delay": -28,
"time": "1771226612"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1771225539"
},
"departure": {
"delay": 13,
"time": "1771225573"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1771225598"
},
"departure": {
"delay": 28,
"time": "1771225648"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1771225471"
},
"departure": {
"delay": 54,
"time": "1771225494"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -34,
"time": "1771226083"
},
"departure": {
"delay": -34,
"time": "1771226126"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 64,
"time": "1771225264"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -32,
"time": "1771226692"
},
"departure": {
"delay": -32,
"time": "1771226728"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1771226485"
},
"departure": {
"delay": -38,
"time": "1771226542"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1771226022"
},
"departure": {
"delay": -6,
"time": "1771226034"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -58,
"time": "1771226185"
},
"departure": {
"delay": -58,
"time": "1771226222"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1771225942"
},
"departure": {
"delay": 59,
"time": "1771225979"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1771225385"
},
"departure": {
"delay": 49,
"time": "1771225429"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -58,
"time": "1771226413"
},
"departure": {
"delay": -58,
"time": "1771226462"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -59,
"time": "1771226881"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -84,
"time": "1771226337"
},
"departure": {
"delay": -84,
"time": "1771226376"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -74,
"time": "1771226254"
},
"departure": {
"delay": -74,
"time": "1771226266"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1771225742"
},
"departure": {
"delay": 49,
"time": "1771225789"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1771225671"
},
"departure": {
"delay": 17,
"time": "1771225697"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1771226640"
},
"departure": {
"delay": -21,
"time": "1771226679"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745453x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852616F5703759x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771229700"
},
"departure": {
"time": "1771229760"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771230180"
},
"departure": {
"time": "1771230240"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771230720"
},
"departure": {
"time": "1771230780"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771228860"
},
"departure": {
"time": "1771228980"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771231140"
},
"departure": {
"time": "1771231200"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1771227600"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771232100"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771231500"
},
"departure": {
"time": "1771231560"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1771223991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852616F5703759x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759099x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771232440"
},
"departure": {
"delay": 40,
"time": "1771232440"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1771232620"
},
"departure": {
"delay": 40,
"time": "1771232620"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1771232200"
},
"departure": {
"delay": 40,
"time": "1771232200"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1771231780"
},
"departure": {
"delay": 40,
"time": "1771231780"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771232680"
},
"departure": {
"delay": 40,
"time": "1771232680"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1771231960"
},
"departure": {
"delay": 40,
"time": "1771231960"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771232860"
},
"departure": {
"delay": 40,
"time": "1771232860"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1771232260"
},
"departure": {
"delay": 40,
"time": "1771232260"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1771232980"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1771232260"
},
"departure": {
"delay": 40,
"time": "1771232260"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1771232320"
},
"departure": {
"delay": 40,
"time": "1771232320"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771232380"
},
"departure": {
"delay": 40,
"time": "1771232380"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771232680"
},
"departure": {
"delay": 40,
"time": "1771232680"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771232140"
},
"departure": {
"delay": 40,
"time": "1771232140"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771232020"
},
"departure": {
"delay": 40,
"time": "1771232020"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 168,
"time": "1771231488"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1771232560"
},
"departure": {
"delay": 40,
"time": "1771232560"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1771231663"
},
"departure": {
"delay": 36,
"time": "1771231716"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771231525"
},
"departure": {
"time": "1771231560"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1771231900"
},
"departure": {
"delay": 40,
"time": "1771231900"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771232800"
},
"departure": {
"delay": 40,
"time": "1771232800"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1771232200"
},
"departure": {
"delay": 40,
"time": "1771232200"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1771232800"
},
"departure": {
"delay": 40,
"time": "1771232800"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759099x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182574x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1771232006"
},
"departure": {
"delay": 86,
"time": "1771232006"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 107,
"time": "1771232387"
},
"departure": {
"delay": 107,
"time": "1771232387"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1771233192"
},
"departure": {
"delay": 72,
"time": "1771233192"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1771232832"
},
"departure": {
"delay": 72,
"time": "1771232832"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 127,
"time": "1771232587"
},
"departure": {
"delay": 127,
"time": "1771232587"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1771233052"
},
"departure": {
"delay": 112,
"time": "1771233052"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1771232532"
},
"departure": {
"delay": 72,
"time": "1771232532"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1771232246"
},
"departure": {
"delay": 86,
"time": "1771232246"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1771232730"
},
"departure": {
"delay": 90,
"time": "1771232730"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1771233119"
},
"departure": {
"delay": 119,
"time": "1771233119"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 72,
"time": "1771233012"
},
"departure": {
"delay": 72,
"time": "1771233012"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 102,
"time": "1771231482"
},
"departure": {
"delay": 102,
"time": "1771231482"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1771233299"
},
"departure": {
"delay": 119,
"time": "1771233299"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 84,
"time": "1771233444"
},
"departure": {
"delay": 84,
"time": "1771233444"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 81,
"time": "1771232961"
},
"departure": {
"delay": 81,
"time": "1771232961"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 84,
"time": "1771232784"
},
"departure": {
"delay": 84,
"time": "1771232784"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1771231542"
},
"departure": {
"delay": 42,
"time": "1771231542"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1771233242"
},
"departure": {
"delay": 122,
"time": "1771233242"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 72,
"time": "1771232292"
},
"departure": {
"delay": 72,
"time": "1771232292"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1771232346"
},
"departure": {
"delay": 126,
"time": "1771232346"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 131,
"time": "1771232651"
},
"departure": {
"delay": 131,
"time": "1771232651"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1771233492"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1771232170"
},
"departure": {
"delay": 130,
"time": "1771232170"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1771232896"
},
"departure": {
"delay": 76,
"time": "1771232896"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1771231362"
},
"departure": {
"delay": 42,
"time": "1771231362"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1771233388"
},
"departure": {
"delay": 88,
"time": "1771233388"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1771231872"
},
"departure": {
"delay": 72,
"time": "1771231872"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771231668",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182574x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1003:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771236240"
},
"departure": {
"time": "1771236240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771236540"
},
"departure": {
"time": "1771236540"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771236840"
},
"departure": {
"time": "1771236840"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771237140"
},
"departure": {
"time": "1771237140"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771236300"
},
"departure": {
"time": "1771236300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771236900"
},
"departure": {
"time": "1771236900"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771236780"
},
"departure": {
"time": "1771236780"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236720"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1771236180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771236600"
},
"departure": {
"time": "1771236600"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771236960"
},
"departure": {
"time": "1771236960"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771237260"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771237020"
},
"departure": {
"time": "1771237020"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771236660"
},
"departure": {
"time": "1771236660"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1003:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051204xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2707,
"time": "1771230833"
},
"departure": {
"delay": -2707,
"time": "1771230833"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -2751,
"time": "1771231689"
},
"departure": {
"delay": -2751,
"time": "1771231689"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -2751,
"time": "1771232529"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -2709,
"time": "1771231011"
},
"departure": {
"delay": -2709,
"time": "1771231011"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -2707,
"time": "1771230713"
},
"departure": {
"delay": -2707,
"time": "1771230713"
},
"stopId": "FR:76351:ZE:3329:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -2730,
"time": "1771231230"
},
"departure": {
"delay": -2730,
"time": "1771231230"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -2715,
"time": "1771231365"
},
"departure": {
"delay": -2715,
"time": "1771231365"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -2745,
"time": "1771230795"
},
"departure": {
"delay": -2745,
"time": "1771230795"
},
"stopId": "FR:76351:ZE:3327:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -2751,
"time": "1771231509"
},
"departure": {
"delay": -2751,
"time": "1771231509"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -2746,
"time": "1771232054"
},
"departure": {
"delay": -2746,
"time": "1771232054"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -2704,
"time": "1771231196"
},
"departure": {
"delay": -2704,
"time": "1771231196"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -2692,
"time": "1771232408"
},
"departure": {
"delay": -2692,
"time": "1771232408"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -2751,
"time": "1771232289"
},
"departure": {
"delay": -2751,
"time": "1771232289"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -2733,
"time": "1771232427"
},
"departure": {
"delay": -2733,
"time": "1771232427"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -2717,
"time": "1771231783"
},
"departure": {
"delay": -2717,
"time": "1771231783"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -2736,
"time": "1771231284"
},
"departure": {
"delay": -2736,
"time": "1771231284"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1771231708",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051204xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771239125"
},
"departure": {
"delay": 5,
"time": "1771239125"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771238760"
},
"departure": {
"time": "1771238760"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1771238400"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1771237020"
},
"departure": {
"time": "1771237020"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771236840"
},
"departure": {
"time": "1771236840"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771237620"
},
"departure": {
"time": "1771237620"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239060"
},
"departure": {
"time": "1771239060"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1771239360"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1771237440"
},
"departure": {
"time": "1771237440"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771237560"
},
"departure": {
"time": "1771237560"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236720"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771238640"
},
"departure": {
"time": "1771238640"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771239120"
},
"departure": {
"time": "1771239120"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1771239180"
},
"departure": {
"time": "1771239180"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"time": "1771236300"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771236360"
},
"departure": {
"time": "1771236360"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771236660"
},
"departure": {
"time": "1771236660"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771236780"
},
"departure": {
"time": "1771236780"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771238220"
},
"departure": {
"time": "1771238220"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771237680"
},
"departure": {
"time": "1771237680"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771238040"
},
"departure": {
"time": "1771238040"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771239240"
},
"departure": {
"time": "1771239240"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1771238820"
},
"departure": {
"time": "1771238820"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771236960"
},
"departure": {
"time": "1771236960"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771236420"
},
"departure": {
"time": "1771236420"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771236965"
},
"departure": {
"delay": 5,
"time": "1771236965"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771238580"
},
"departure": {
"time": "1771238580"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771236540"
},
"departure": {
"time": "1771236540"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771237500"
},
"departure": {
"time": "1771237500"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771236900"
},
"departure": {
"time": "1771236900"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771237080"
},
"departure": {
"time": "1771237080"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771237140"
},
"departure": {
"time": "1771237140"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771238940"
},
"departure": {
"time": "1771238940"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771237320"
},
"departure": {
"time": "1771237320"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771236480"
},
"departure": {
"time": "1771236480"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1771231587",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:391:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253182x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1771232636"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 209,
"time": "1771232069"
},
"departure": {
"delay": 209,
"time": "1771232069"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 118,
"time": "1771231078"
},
"departure": {
"delay": 118,
"time": "1771231078"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 200,
"time": "1771232480"
},
"departure": {
"delay": 200,
"time": "1771232480"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 182,
"time": "1771232402"
},
"departure": {
"delay": 182,
"time": "1771232402"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 176,
"time": "1771232276"
},
"departure": {
"delay": 176,
"time": "1771232276"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 191,
"time": "1771231991"
},
"departure": {
"delay": 191,
"time": "1771231991"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 216,
"time": "1771232436"
},
"departure": {
"delay": 216,
"time": "1771232436"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 101,
"time": "1771231241"
},
"departure": {
"delay": 101,
"time": "1771231241"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 176,
"time": "1771232036"
},
"departure": {
"delay": 176,
"time": "1771232036"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 148,
"time": "1771231408"
},
"departure": {
"delay": 148,
"time": "1771231408"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 183,
"time": "1771232523"
},
"departure": {
"delay": 183,
"time": "1771232523"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 176,
"time": "1771231796"
},
"departure": {
"delay": 176,
"time": "1771231796"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 176,
"time": "1771231916"
},
"departure": {
"delay": 176,
"time": "1771231916"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 213,
"time": "1771231953"
},
"departure": {
"delay": 213,
"time": "1771231953"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 176,
"time": "1771231856"
},
"departure": {
"delay": 176,
"time": "1771231856"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 232,
"time": "1771232572"
},
"departure": {
"delay": 232,
"time": "1771232572"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 190,
"time": "1771231870"
},
"departure": {
"delay": 190,
"time": "1771231870"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 224,
"time": "1771232324"
},
"departure": {
"delay": 224,
"time": "1771232324"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 71,
"time": "1771231271"
},
"departure": {
"delay": 71,
"time": "1771231271"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 97,
"time": "1771231177"
},
"departure": {
"delay": 97,
"time": "1771231177"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771231698",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253182x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470473:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2709,
"time": "1771231731"
},
"departure": {
"delay": -2709,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": -2469,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3189,
"time": "1771231731"
},
"departure": {
"delay": -3189,
"time": "1771231731"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3129,
"time": "1771231731"
},
"departure": {
"delay": -3129,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -106,
"time": "1771235174"
},
"departure": {
"delay": -106,
"time": "1771235174"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2709,
"time": "1771231731"
},
"departure": {
"delay": -2709,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2529,
"time": "1771231731"
},
"departure": {
"delay": -2529,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3129,
"time": "1771231731"
},
"departure": {
"delay": -3129,
"time": "1771231731"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3309,
"time": "1771231731"
},
"departure": {
"delay": -3309,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3369,
"time": "1771231731"
},
"departure": {
"delay": -3369,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2889,
"time": "1771231731"
},
"departure": {
"delay": -2889,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3369,
"time": "1771231731"
},
"departure": {
"delay": -3369,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3189,
"time": "1771231731"
},
"departure": {
"delay": -3189,
"time": "1771231731"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3249,
"time": "1771231731"
},
"departure": {
"delay": -3249,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2829,
"time": "1771231731"
},
"departure": {
"delay": -2829,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3129,
"time": "1771231731"
},
"departure": {
"delay": -3129,
"time": "1771231731"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2589,
"time": "1771231731"
},
"departure": {
"delay": -2589,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -80,
"time": "1771235140"
},
"departure": {
"delay": -80,
"time": "1771235140"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2889,
"time": "1771231731"
},
"departure": {
"delay": -2889,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -235,
"time": "1771235285"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470473:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759095x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1771226877"
},
"departure": {
"delay": 144,
"time": "1771227024"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -5,
"time": "1771228002"
},
"departure": {
"delay": -5,
"time": "1771228015"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1771227338"
},
"departure": {
"delay": 108,
"time": "1771227348"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1771227551"
},
"departure": {
"delay": 91,
"time": "1771227571"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1771227742"
},
"departure": {
"delay": 95,
"time": "1771227755"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1771227247"
},
"departure": {
"delay": 97,
"time": "1771227277"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1771227582"
},
"departure": {
"delay": 55,
"time": "1771227595"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1771228141"
},
"departure": {
"delay": 36,
"time": "1771228176"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1771228197"
},
"departure": {
"delay": 38,
"time": "1771228238"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1771228041"
},
"departure": {
"delay": 41,
"time": "1771228061"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1771227974"
},
"departure": {
"delay": 27,
"time": "1771227987"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1771227814"
},
"departure": {
"delay": 62,
"time": "1771227842"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1771227624"
},
"departure": {
"delay": 51,
"time": "1771227651"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1771227461"
},
"departure": {
"delay": 71,
"time": "1771227491"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 211,
"time": "1771226851"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1771228293"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1771227068"
},
"departure": {
"delay": 111,
"time": "1771227111"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1771227691"
},
"departure": {
"delay": 121,
"time": "1771227721"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1771227910"
},
"departure": {
"delay": 36,
"time": "1771227936"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1771227364"
},
"departure": {
"delay": 77,
"time": "1771227377"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -22,
"time": "1771228106"
},
"departure": {
"delay": -22,
"time": "1771228118"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1771227513"
},
"departure": {
"delay": 51,
"time": "1771227531"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1771227180"
},
"departure": {
"delay": 151,
"time": "1771227211"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759095x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039342x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 95,
"time": "1771232495"
},
"departure": {
"delay": 95,
"time": "1771232495"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 57,
"time": "1771232277"
},
"departure": {
"delay": 57,
"time": "1771232277"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 55,
"time": "1771231315"
},
"departure": {
"delay": 55,
"time": "1771231315"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 108,
"time": "1771231968"
},
"departure": {
"delay": 108,
"time": "1771231968"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 57,
"time": "1771232697"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 87,
"time": "1771232127"
},
"departure": {
"delay": 87,
"time": "1771232127"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 57,
"time": "1771231917"
},
"departure": {
"delay": 57,
"time": "1771231917"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 51,
"time": "1771231611"
},
"departure": {
"delay": 51,
"time": "1771231611"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 11,
"time": "1771231211"
},
"departure": {
"delay": 11,
"time": "1771231211"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1771232071"
},
"departure": {
"delay": 91,
"time": "1771232071"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 57,
"time": "1771231437"
},
"departure": {
"delay": 57,
"time": "1771231437"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1771231497"
},
"departure": {
"delay": 57,
"time": "1771231497"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 69,
"time": "1771231569"
},
"departure": {
"delay": 69,
"time": "1771231569"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 53,
"time": "1771231373"
},
"departure": {
"delay": 53,
"time": "1771231373"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1771232580"
},
"departure": {
"delay": 60,
"time": "1771232580"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 73,
"time": "1771231993"
},
"departure": {
"delay": 73,
"time": "1771231993"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 108,
"time": "1771232028"
},
"departure": {
"delay": 108,
"time": "1771232028"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 96,
"time": "1771232376"
},
"departure": {
"delay": 96,
"time": "1771232376"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 68,
"time": "1771231808"
},
"departure": {
"delay": 68,
"time": "1771231808"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 35,
"time": "1771231235"
},
"departure": {
"delay": 35,
"time": "1771231235"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1771231857"
},
"departure": {
"delay": 57,
"time": "1771231857"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 88,
"time": "1771232188"
},
"departure": {
"delay": 88,
"time": "1771232188"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 32,
"time": "1771231112"
},
"departure": {
"delay": 32,
"time": "1771231112"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1771231050"
},
"departure": {
"delay": 30,
"time": "1771231050"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1771231698",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039342x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx939:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771227270"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1771228166"
},
"departure": {
"delay": 86,
"time": "1771228166"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1771228666"
},
"departure": {
"delay": 106,
"time": "1771228666"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 224,
"time": "1771230139"
},
"departure": {
"delay": 224,
"time": "1771230164"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1771228493"
},
"departure": {
"delay": 113,
"time": "1771228493"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1771228593"
},
"departure": {
"delay": 93,
"time": "1771228593"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1771228894"
},
"departure": {
"delay": 56,
"time": "1771228916"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 171,
"time": "1771230291"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 53,
"time": "1771228853"
},
"departure": {
"delay": 53,
"time": "1771228853"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1771228251"
},
"departure": {
"delay": 111,
"time": "1771228251"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771226694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx939:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745448x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771220048"
},
"departure": {
"delay": 32,
"time": "1771220072"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1771219962"
},
"departure": {
"delay": 17,
"time": "1771219997"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1771220901"
},
"departure": {
"delay": 13,
"time": "1771220953"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1771220259"
},
"departure": {
"delay": 18,
"time": "1771220298"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1771220382"
},
"departure": {
"delay": 98,
"time": "1771220438"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1771220695"
},
"departure": {
"delay": 88,
"time": "1771220728"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1771220126"
},
"departure": {
"delay": 4,
"time": "1771220164"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1771221440"
},
"departure": {
"delay": 97,
"time": "1771221457"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 138,
"time": "1771220623"
},
"departure": {
"delay": 138,
"time": "1771220658"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 55,
"time": "1771219855"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1771220196"
},
"departure": {
"delay": 3,
"time": "1771220223"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771221569"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 84,
"time": "1771221219"
},
"departure": {
"delay": 84,
"time": "1771221264"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1771221153"
},
"departure": {
"delay": 73,
"time": "1771221193"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1771221387"
},
"departure": {
"delay": 122,
"time": "1771221422"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1771221290"
},
"departure": {
"delay": 132,
"time": "1771221372"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1771220764"
},
"departure": {
"delay": 39,
"time": "1771220799"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1771220852"
},
"departure": {
"delay": -8,
"time": "1771220872"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1771221065"
},
"departure": {
"delay": 40,
"time": "1771221100"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745448x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758833x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771225939"
},
"departure": {
"delay": 52,
"time": "1771225972"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -1,
"time": "1771224438"
},
"departure": {
"delay": -1,
"time": "1771224479"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1771223314"
},
"departure": {
"delay": 48,
"time": "1771223328"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771225082"
},
"departure": {
"delay": 51,
"time": "1771225131"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 153,
"time": "1771223001"
},
"departure": {
"delay": 153,
"time": "1771223073"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1771226056"
},
"departure": {
"delay": 22,
"time": "1771226062"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 62,
"time": "1771225221"
},
"departure": {
"delay": 62,
"time": "1771225262"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1771226074"
},
"departure": {
"delay": 48,
"time": "1771226088"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 42,
"time": "1771223607"
},
"departure": {
"delay": 42,
"time": "1771223622"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1771224714"
},
"departure": {
"delay": 6,
"time": "1771224726"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1771224207"
},
"departure": {
"delay": 38,
"time": "1771224218"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1771224131"
},
"departure": {
"delay": 54,
"time": "1771224174"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -42,
"time": "1771226238"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -16,
"time": "1771224031"
},
"departure": {
"delay": -16,
"time": "1771224044"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1771223163"
},
"departure": {
"delay": 77,
"time": "1771223177"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1771225429"
},
"departure": {
"delay": 50,
"time": "1771225490"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 112,
"time": "1771225640"
},
"departure": {
"delay": 112,
"time": "1771225672"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 61,
"time": "1771226007"
},
"departure": {
"delay": 61,
"time": "1771226041"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 15,
"time": "1771226170"
},
"departure": {
"delay": 15,
"time": "1771226175"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 38,
"time": "1771223836"
},
"departure": {
"delay": 38,
"time": "1771223858"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1771223939"
},
"departure": {
"delay": 37,
"time": "1771223977"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1771225695"
},
"departure": {
"delay": 102,
"time": "1771225722"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 52,
"time": "1771226140"
},
"departure": {
"delay": 52,
"time": "1771226152"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 35,
"time": "1771223901"
},
"departure": {
"delay": 35,
"time": "1771223915"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771223774"
},
"departure": {
"delay": 48,
"time": "1771223808"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1771223334"
},
"departure": {
"delay": 66,
"time": "1771223346"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1771224238"
},
"departure": {
"delay": 48,
"time": "1771224288"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1771223482"
},
"departure": {
"delay": 37,
"time": "1771223497"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1771223413"
},
"departure": {
"delay": 51,
"time": "1771223451"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 111,
"time": "1771222961"
},
"departure": {
"delay": 111,
"time": "1771222971"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -63,
"time": "1771224754"
},
"departure": {
"delay": -63,
"time": "1771224777"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 102,
"time": "1771225742"
},
"departure": {
"delay": 102,
"time": "1771225782"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 56,
"time": "1771225543"
},
"departure": {
"delay": 56,
"time": "1771225616"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 31,
"time": "1771224360"
},
"departure": {
"delay": 31,
"time": "1771224391"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1771225348"
},
"departure": {
"delay": 63,
"time": "1771225383"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1771225883"
},
"departure": {
"delay": 52,
"time": "1771225912"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -10,
"time": "1771224846"
},
"departure": {
"delay": -10,
"time": "1771224950"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 99,
"time": "1771223121"
},
"departure": {
"delay": 99,
"time": "1771223139"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1771224577"
},
"departure": {
"delay": 14,
"time": "1771224674"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 72,
"time": "1771223249"
},
"departure": {
"delay": 72,
"time": "1771223292"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1771223528"
},
"departure": {
"delay": 23,
"time": "1771223543"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1771225863"
},
"departure": {
"delay": 71,
"time": "1771225871"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1771223561"
},
"departure": {
"delay": 55,
"time": "1771223575"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1771226102"
},
"departure": {
"delay": 15,
"time": "1771226115"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"departure": {
"delay": 80,
"time": "1771222940"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1771223672"
},
"departure": {
"delay": 47,
"time": "1771223687"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1771223224"
},
"departure": {
"delay": 71,
"time": "1771223231"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1771224512"
},
"departure": {
"delay": 8,
"time": "1771224548"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758833x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:3x18153498:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 228,
"time": "1771221598"
},
"departure": {
"delay": 228,
"time": "1771221648"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 184,
"time": "1771221184"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 230,
"time": "1771221690"
},
"departure": {
"delay": 230,
"time": "1771221710"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 199,
"time": "1771221296"
},
"departure": {
"delay": 199,
"time": "1771221319"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1771221824"
},
"departure": {
"time": "1771221600"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 208,
"time": "1771221452"
},
"departure": {
"delay": 208,
"time": "1771221508"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 237,
"time": "1771221754"
},
"departure": {
"delay": 237,
"time": "1771221777"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 245,
"time": "1771221407"
},
"departure": {
"delay": 245,
"time": "1771221425"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 228,
"time": "1771221553"
},
"departure": {
"delay": 228,
"time": "1771221588"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:3x18153498:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758720x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771230221"
},
"departure": {
"delay": 9,
"time": "1771230249"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1771230132"
},
"departure": {
"delay": 4,
"time": "1771230184"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 164,
"time": "1771231529"
},
"departure": {
"delay": 164,
"time": "1771231544"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -52,
"time": "1771230391"
},
"departure": {
"delay": -52,
"time": "1771230428"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 188,
"time": "1771231496"
},
"departure": {
"delay": 188,
"time": "1771231508"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -106,
"time": "1771229337"
},
"departure": {
"delay": -106,
"time": "1771229354"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -44,
"time": "1771229201"
},
"departure": {
"delay": -44,
"time": "1771229236"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1771231698"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -48,
"time": "1771230535"
},
"departure": {
"delay": -48,
"time": "1771230552"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -14,
"time": "1771230631"
},
"departure": {
"delay": -14,
"time": "1771230646"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 211,
"time": "1771231247"
},
"departure": {
"delay": 211,
"time": "1771231471"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1771229843"
},
"departure": {
"delay": -60,
"time": "1771229880"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 161,
"time": "1771231641"
},
"departure": {
"delay": 161,
"time": "1771231661"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -6,
"time": "1771230072"
},
"departure": {
"delay": -6,
"time": "1771230114"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -106,
"time": "1771230844"
},
"departure": {
"delay": -106,
"time": "1771230854"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -76,
"time": "1771229435"
},
"departure": {
"delay": -76,
"time": "1771229504"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771228981"
},
"departure": {
"delay": 30,
"time": "1771229010"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -38,
"time": "1771230727"
},
"departure": {
"delay": -38,
"time": "1771230742"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -46,
"time": "1771231007"
},
"departure": {
"delay": -46,
"time": "1771231094"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -76,
"time": "1771229738"
},
"departure": {
"delay": -76,
"time": "1771229804"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1771230561"
},
"departure": {
"delay": -19,
"time": "1771230581"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -16,
"time": "1771230315"
},
"departure": {
"delay": -16,
"time": "1771230344"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1771229921"
},
"departure": {
"delay": -40,
"time": "1771230020"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -138,
"time": "1771230911"
},
"departure": {
"delay": -138,
"time": "1771230942"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -24,
"time": "1771229060"
},
"departure": {
"delay": -24,
"time": "1771229076"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1771228884"
},
"departure": {
"delay": 64,
"time": "1771228924"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -22,
"time": "1771229127"
},
"departure": {
"delay": -22,
"time": "1771229138"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1771229639"
},
"departure": {
"delay": -10,
"time": "1771229690"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1771228776"
},
"departure": {
"delay": 68,
"time": "1771228808"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -58,
"time": "1771229264"
},
"departure": {
"delay": -58,
"time": "1771229282"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 187,
"time": "1771231586"
},
"departure": {
"delay": 187,
"time": "1771231627"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 35,
"time": "1771228944"
},
"departure": {
"delay": 35,
"time": "1771228955"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -85,
"time": "1771230799"
},
"departure": {
"delay": -85,
"time": "1771230815"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1771231119"
},
"departure": {
"delay": 7,
"time": "1771231207"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -37,
"time": "1771230463"
},
"departure": {
"delay": -37,
"time": "1771230503"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 38,
"time": "1771228718"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771231727",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758720x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238220"
},
"departure": {
"time": "1771238220"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771238940"
},
"departure": {
"time": "1771238940"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771238520"
},
"departure": {
"time": "1771238520"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771239540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771238760"
},
"departure": {
"time": "1771238760"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771239000"
},
"departure": {
"time": "1771239000"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771239300"
},
"departure": {
"time": "1771239300"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771238400"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771238340"
},
"departure": {
"time": "1771238340"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771238460"
},
"departure": {
"time": "1771238460"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771238880"
},
"departure": {
"time": "1771238880"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771239360"
},
"departure": {
"time": "1771239360"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771238040"
},
"departure": {
"time": "1771238040"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771238580"
},
"departure": {
"time": "1771238580"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1771237980"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1771231707",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1141:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx646:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 321,
"time": "1771232001"
},
"departure": {
"delay": 321,
"time": "1771232001"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 317,
"time": "1771233077"
},
"departure": {
"delay": 317,
"time": "1771233077"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 227,
"time": "1771230587"
},
"departure": {
"delay": 227,
"time": "1771230587"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 167,
"time": "1771231187"
},
"departure": {
"delay": 167,
"time": "1771231187"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 341,
"time": "1771232501"
},
"departure": {
"delay": 341,
"time": "1771232501"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 317,
"time": "1771233257"
},
"departure": {
"delay": 317,
"time": "1771233257"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 215,
"time": "1771230979"
},
"departure": {
"delay": 215,
"time": "1771231055"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 329,
"time": "1771231829"
},
"departure": {
"delay": 329,
"time": "1771231829"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 30,
"time": "1771230270"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 333,
"time": "1771231593"
},
"departure": {
"delay": 333,
"time": "1771231593"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 317,
"time": "1771232417"
},
"departure": {
"delay": 317,
"time": "1771232417"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 302,
"time": "1771232942"
},
"departure": {
"delay": 302,
"time": "1771232942"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 219,
"time": "1771230699"
},
"departure": {
"delay": 219,
"time": "1771230699"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 317,
"time": "1771231937"
},
"departure": {
"delay": 317,
"time": "1771231937"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 341,
"time": "1771231516"
},
"departure": {
"delay": 341,
"time": "1771231541"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 293,
"time": "1771231673"
},
"departure": {
"delay": 293,
"time": "1771231673"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 317,
"time": "1771232657"
},
"departure": {
"delay": 317,
"time": "1771232657"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 244,
"time": "1771230784"
},
"departure": {
"delay": 244,
"time": "1771230784"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 335,
"time": "1771233155"
},
"departure": {
"delay": 335,
"time": "1771233155"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 312,
"time": "1771233012"
},
"departure": {
"delay": 312,
"time": "1771233012"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 317,
"time": "1771231757"
},
"departure": {
"delay": 317,
"time": "1771231757"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 219,
"time": "1771230879"
},
"departure": {
"delay": 219,
"time": "1771230879"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 325,
"time": "1771232845"
},
"departure": {
"delay": 325,
"time": "1771232845"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 274,
"time": "1771231346"
},
"departure": {
"delay": 274,
"time": "1771231414"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771230322"
},
"departure": {
"delay": 22,
"time": "1771230322"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 317,
"time": "1771232897"
},
"departure": {
"delay": 317,
"time": "1771232897"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771230174",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx646:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191149x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771232142"
},
"departure": {
"delay": 42,
"time": "1771232142"
},
"stopId": "FR:76351:ZE:3371:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1771232853"
},
"departure": {
"delay": 33,
"time": "1771232853"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 18,
"time": "1771232538"
},
"departure": {
"delay": 18,
"time": "1771232538"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771233427"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1771231739"
},
"departure": {
"delay": 59,
"time": "1771231739"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1771231681"
},
"departure": {
"delay": 61,
"time": "1771231681"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1771232977"
},
"departure": {
"delay": 37,
"time": "1771232977"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1771232467"
},
"departure": {
"delay": 7,
"time": "1771232467"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771232620"
},
"departure": {
"delay": 40,
"time": "1771232620"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1771232115"
},
"departure": {
"delay": 15,
"time": "1771232115"
},
"stopId": "FR:76351:ZE:3133:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771233042"
},
"departure": {
"delay": 42,
"time": "1771233042"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1771232179"
},
"departure": {
"delay": 19,
"time": "1771232179"
},
"stopId": "FR:76351:ZE:3155:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1771231979"
},
"departure": {
"delay": 59,
"time": "1771231979"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1771232287"
},
"departure": {
"delay": 7,
"time": "1771232287"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1771232768"
},
"departure": {
"delay": 8,
"time": "1771232768"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1771232898"
},
"departure": {
"delay": 18,
"time": "1771232898"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1771233112"
},
"departure": {
"delay": 52,
"time": "1771233112"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1771232047"
},
"departure": {
"delay": 7,
"time": "1771232047"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771231908"
},
"departure": {
"delay": 48,
"time": "1771231908"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1771231828"
},
"departure": {
"delay": 28,
"time": "1771231828"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1771232947"
},
"departure": {
"delay": 7,
"time": "1771232947"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1771232654"
},
"departure": {
"delay": 14,
"time": "1771232654"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1771231635"
},
"departure": {
"delay": 15,
"time": "1771231635"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1771232362"
},
"departure": {
"delay": 22,
"time": "1771232362"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1771233187"
},
"departure": {
"delay": 7,
"time": "1771233187"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1771231867"
},
"departure": {
"delay": 7,
"time": "1771231867"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1771232587"
},
"departure": {
"delay": 7,
"time": "1771232587"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1771231668",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191149x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596324:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -727,
"time": "1771231733"
},
"departure": {
"delay": -727,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -36,
"time": "1771232604"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -607,
"time": "1771231733"
},
"departure": {
"delay": -607,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -427,
"time": "1771231733"
},
"departure": {
"delay": -427,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": -367,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596324:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:691:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 365,
"time": "1771230845"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 245,
"time": "1771231680"
},
"departure": {
"delay": 245,
"time": "1771231685"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1771231980"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"delay": 420,
"time": "1771231200"
},
"departure": {
"delay": 420,
"time": "1771231200"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1771231800"
},
"departure": {
"delay": 240,
"time": "1771231800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"delay": 420,
"time": "1771231560"
},
"departure": {
"delay": 420,
"time": "1771231560"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 315,
"time": "1771231570"
},
"departure": {
"delay": 315,
"time": "1771231575"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 425,
"time": "1771231080"
},
"departure": {
"delay": 425,
"time": "1771231085"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 420,
"time": "1771231500"
},
"departure": {
"delay": 420,
"time": "1771231500"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 420,
"time": "1771231440"
},
"departure": {
"delay": 420,
"time": "1771231440"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 365,
"time": "1771230900"
},
"departure": {
"delay": 365,
"time": "1771230905"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 365,
"time": "1771230960"
},
"departure": {
"delay": 365,
"time": "1771230965"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1771231740"
},
"departure": {
"delay": 240,
"time": "1771231740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1771231690",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:691:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195928x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1771232724"
},
"departure": {
"delay": 84,
"time": "1771232724"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 93,
"time": "1771232613"
},
"departure": {
"delay": 93,
"time": "1771232613"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 84,
"time": "1771232064"
},
"departure": {
"delay": 84,
"time": "1771232064"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1771231554"
},
"departure": {
"delay": 54,
"time": "1771231554"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1771231324"
},
"departure": {
"delay": 64,
"time": "1771231324"
},
"stopId": "FR:76351:ZE:3023:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1771231977"
},
"departure": {
"delay": 57,
"time": "1771231977"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1771232330"
},
"departure": {
"delay": 110,
"time": "1771232330"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 77,
"time": "1771232657"
},
"departure": {
"delay": 77,
"time": "1771232657"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 100,
"time": "1771231480"
},
"departure": {
"delay": 100,
"time": "1771231480"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1771232817"
},
"departure": {
"delay": 57,
"time": "1771232817"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 100,
"time": "1771231780"
},
"departure": {
"delay": 100,
"time": "1771231780"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1771231857"
},
"departure": {
"delay": 57,
"time": "1771231857"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1771231373"
},
"departure": {
"delay": 53,
"time": "1771231373"
},
"stopId": "FR:76351:ZE:3402:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1771232914"
},
"departure": {
"delay": 94,
"time": "1771232914"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 67,
"time": "1771231447"
},
"departure": {
"delay": 67,
"time": "1771231447"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771232100"
},
"departure": {
"delay": 60,
"time": "1771232100"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1771231803"
},
"departure": {
"delay": 63,
"time": "1771231803"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1771232488"
},
"departure": {
"delay": 88,
"time": "1771232488"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 67,
"time": "1771233007"
},
"departure": {
"delay": 67,
"time": "1771233007"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 39,
"time": "1771231179"
},
"departure": {
"delay": 39,
"time": "1771231179"
},
"stopId": "FR:76351:ZE:3541:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1771231569"
},
"departure": {
"delay": 9,
"time": "1771231569"
},
"stopId": "FR:76351:ZE:3015:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1771232442"
},
"departure": {
"delay": 102,
"time": "1771232442"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 67,
"time": "1771232227"
},
"departure": {
"delay": 67,
"time": "1771232227"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1771231630"
},
"departure": {
"delay": 70,
"time": "1771231630"
},
"stopId": "FR:76351:ZE:3031:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1771231212"
},
"departure": {
"delay": 72,
"time": "1771231212"
},
"stopId": "FR:76351:ZE:3230:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1771231925"
},
"departure": {
"delay": 65,
"time": "1771231925"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1771232277"
},
"departure": {
"delay": 57,
"time": "1771232277"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1771231494"
},
"departure": {
"delay": 54,
"time": "1771231494"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1771231747"
},
"departure": {
"delay": 67,
"time": "1771231747"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1771232397"
},
"departure": {
"delay": 57,
"time": "1771232397"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1771232159"
},
"departure": {
"delay": 59,
"time": "1771232159"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1771232775"
},
"departure": {
"delay": 75,
"time": "1771232775"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 99,
"time": "1771231719"
},
"departure": {
"delay": 99,
"time": "1771231719"
},
"stopId": "FR:76552:ZE:3629:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1771232562"
},
"departure": {
"delay": 102,
"time": "1771232562"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 57,
"time": "1771233057"
},
"departure": {
"delay": 57,
"time": "1771233057"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 57,
"time": "1771233297"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 31,
"time": "1771231651"
},
"departure": {
"delay": 31,
"time": "1771231651"
},
"stopId": "FR:76552:ZE:3652:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771231698",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195928x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx635:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771232471"
},
"departure": {
"delay": 11,
"time": "1771232471"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771232370"
},
"departure": {
"delay": 30,
"time": "1771232370"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771232550"
},
"departure": {
"delay": 30,
"time": "1771232550"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1771232796"
},
"departure": {
"delay": 36,
"time": "1771232796"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771232970"
},
"departure": {
"delay": 30,
"time": "1771232970"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771232291"
},
"departure": {
"delay": 11,
"time": "1771232291"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771232655"
},
"departure": {
"delay": 15,
"time": "1771232655"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1771232250"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771231656",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx635:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx281:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771247580"
},
"departure": {
"time": "1771247580"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1771246385"
},
"departure": {
"delay": 5,
"time": "1771246385"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771246440"
},
"departure": {
"time": "1771246440"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771247340"
},
"departure": {
"time": "1771247340"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771246740"
},
"departure": {
"time": "1771246740"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771247460"
},
"departure": {
"time": "1771247460"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771247760"
},
"departure": {
"time": "1771247760"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771246560"
},
"departure": {
"time": "1771246560"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771245960"
},
"departure": {
"time": "1771245960"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1771247705"
},
"departure": {
"delay": 5,
"time": "1771247705"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771245480"
},
"departure": {
"time": "1771245480"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771246320"
},
"departure": {
"time": "1771246320"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771246920"
},
"departure": {
"time": "1771246920"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771247100"
},
"departure": {
"time": "1771247100"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771245840"
},
"departure": {
"time": "1771245840"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771245720"
},
"departure": {
"time": "1771245720"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771246680"
},
"departure": {
"time": "1771246680"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771246260"
},
"departure": {
"time": "1771246260"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771245000"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771247700"
},
"departure": {
"time": "1771247700"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771246380"
},
"departure": {
"time": "1771246380"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771247220"
},
"departure": {
"time": "1771247220"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771245780"
},
"departure": {
"time": "1771245780"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771247880"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771245900"
},
"departure": {
"time": "1771245900"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771246140"
},
"departure": {
"time": "1771246140"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771229893",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx281:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182572x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1771231634"
},
"departure": {
"delay": -46,
"time": "1771231634"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -44,
"time": "1771231456"
},
"departure": {
"delay": -44,
"time": "1771231456"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -97,
"time": "1771231403"
},
"departure": {
"delay": -97,
"time": "1771231403"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -63,
"time": "1771231677"
},
"departure": {
"delay": -63,
"time": "1771231677"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -15,
"time": "1771231545"
},
"departure": {
"delay": -15,
"time": "1771231545"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -75,
"time": "1771231725"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1771231618",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182572x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1487686:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1771232561"
},
"departure": {
"delay": 101,
"time": "1771232561"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1771231912"
},
"departure": {
"delay": -8,
"time": "1771231912"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1771232326"
},
"departure": {
"delay": 46,
"time": "1771232326"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1771231885"
},
"departure": {
"delay": 85,
"time": "1771231885"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1771232689"
},
"departure": {
"delay": 49,
"time": "1771232689"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 64,
"time": "1771232404"
},
"departure": {
"delay": 64,
"time": "1771232404"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1771231825"
},
"departure": {
"delay": 85,
"time": "1771231825"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 172,
"time": "1771231732"
},
"departure": {
"delay": 172,
"time": "1771231732"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -41,
"time": "1771233019"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 52,
"time": "1771232152"
},
"departure": {
"delay": 52,
"time": "1771232152"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1771231929"
},
"departure": {
"delay": 9,
"time": "1771231929"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1771232472"
},
"departure": {
"delay": 72,
"time": "1771232472"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -9,
"time": "1771232871"
},
"departure": {
"delay": -9,
"time": "1771232871"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 96,
"time": "1771232616"
},
"departure": {
"delay": 96,
"time": "1771232616"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -14,
"time": "1771232806"
},
"departure": {
"delay": -14,
"time": "1771232806"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 184,
"time": "1771231624"
},
"departure": {
"delay": 184,
"time": "1771231624"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1771232286"
},
"departure": {
"delay": 66,
"time": "1771232286"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1771232199"
},
"departure": {
"delay": 99,
"time": "1771232199"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 198,
"time": "1771231576"
},
"departure": {
"delay": 198,
"time": "1771231578"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 209,
"time": "1771231529"
},
"departure": {
"delay": 209,
"time": "1771231529"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1771232676"
},
"departure": {
"delay": 36,
"time": "1771232676"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1487686:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758657x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1771226023"
},
"departure": {
"delay": -2,
"time": "1771226038"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1771226399"
},
"departure": {
"delay": 75,
"time": "1771226415"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 89,
"time": "1771227232"
},
"departure": {
"delay": 89,
"time": "1771227269"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -69,
"time": "1771228791"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1771226061"
},
"departure": {
"delay": 5,
"time": "1771226105"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1771227846"
},
"departure": {
"delay": 79,
"time": "1771227919"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1771226558"
},
"departure": {
"delay": 49,
"time": "1771226569"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1771226992"
},
"departure": {
"delay": 97,
"time": "1771227037"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1771228635"
},
"departure": {
"delay": 27,
"time": "1771228647"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 89,
"time": "1771227388"
},
"departure": {
"delay": 89,
"time": "1771227449"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1771226926"
},
"departure": {
"delay": 88,
"time": "1771226968"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1771226169"
},
"departure": {
"delay": 44,
"time": "1771226204"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771228020"
},
"departure": {
"delay": 15,
"time": "1771228035"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1771227113"
},
"departure": {
"delay": 90,
"time": "1771227150"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1771227317"
},
"departure": {
"delay": 59,
"time": "1771227359"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1771227480"
},
"departure": {
"delay": 98,
"time": "1771227518"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1771228191"
},
"departure": {
"delay": 23,
"time": "1771228223"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1771228283"
},
"departure": {
"delay": 57,
"time": "1771228317"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1771226472"
},
"departure": {
"delay": 46,
"time": "1771226506"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1771228503"
},
"departure": {
"delay": 106,
"time": "1771228546"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 74,
"time": "1771228391"
},
"departure": {
"delay": 74,
"time": "1771228454"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1771226703"
},
"departure": {
"delay": 42,
"time": "1771226742"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1771227702"
},
"departure": {
"delay": 18,
"time": "1771227738"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1771228587"
},
"departure": {
"delay": 58,
"time": "1771228618"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 41,
"time": "1771226121"
},
"departure": {
"delay": 41,
"time": "1771226141"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1771228727"
},
"departure": {
"delay": -1,
"time": "1771228739"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 53,
"time": "1771226600"
},
"departure": {
"delay": 53,
"time": "1771226633"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1771226811"
},
"departure": {
"delay": 8,
"time": "1771226828"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1771228083"
},
"departure": {
"delay": 41,
"time": "1771228121"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1771227614"
},
"departure": {
"delay": 48,
"time": "1771227648"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 105,
"time": "1771227547"
},
"departure": {
"delay": 105,
"time": "1771227585"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1771226294"
},
"departure": {
"delay": 47,
"time": "1771226327"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1771228671"
},
"departure": {
"delay": -1,
"time": "1771228679"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 13,
"time": "1771225933"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1771227088"
},
"departure": {
"delay": 95,
"time": "1771227095"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771231730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758657x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039341x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1771230938"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1771230928",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039341x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595772:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1687,
"time": "1771231733"
},
"departure": {
"delay": -1687,
"time": "1771231733"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -67,
"time": "1771234733"
},
"departure": {
"delay": -67,
"time": "1771234733"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -121,
"time": "1771234919"
},
"departure": {
"delay": -121,
"time": "1771234919"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -147,
"time": "1771235013"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"departure": {
"delay": -1267,
"time": "1771231733"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -100,
"time": "1771234820"
},
"departure": {
"delay": -100,
"time": "1771234820"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -72,
"time": "1771234368"
},
"departure": {
"delay": -72,
"time": "1771234368"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1987,
"time": "1771231733"
},
"departure": {
"delay": -1987,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1627,
"time": "1771231733"
},
"departure": {
"delay": -1627,
"time": "1771231733"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1507,
"time": "1771231733"
},
"departure": {
"delay": -1507,
"time": "1771231733"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -105,
"time": "1771234575"
},
"departure": {
"delay": -105,
"time": "1771234575"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1447,
"time": "1771231733"
},
"departure": {
"delay": -1447,
"time": "1771231733"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1747,
"time": "1771231733"
},
"departure": {
"delay": -1747,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1771234234"
},
"departure": {
"delay": -26,
"time": "1771234234"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1927,
"time": "1771231733"
},
"departure": {
"delay": -1927,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1771234308"
},
"departure": {
"delay": -12,
"time": "1771234308"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1807,
"time": "1771231733"
},
"departure": {
"delay": -1807,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -150,
"time": "1771234950"
},
"departure": {
"delay": -150,
"time": "1771234950"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -1867,
"time": "1771231733"
},
"departure": {
"delay": -1867,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -108,
"time": "1771234692"
},
"departure": {
"delay": -108,
"time": "1771234692"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -1627,
"time": "1771231733"
},
"departure": {
"delay": -1627,
"time": "1771231733"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1771234235"
},
"departure": {
"delay": -25,
"time": "1771234235"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1807,
"time": "1771231733"
},
"departure": {
"delay": -1807,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2107,
"time": "1771231733"
},
"departure": {
"delay": -2107,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -63,
"time": "1771234497"
},
"departure": {
"delay": -63,
"time": "1771234497"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1567,
"time": "1771231733"
},
"departure": {
"delay": -1567,
"time": "1771231733"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1267,
"time": "1771231733"
},
"departure": {
"delay": -1267,
"time": "1771231733"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -108,
"time": "1771234872"
},
"departure": {
"delay": -108,
"time": "1771234872"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -1567,
"time": "1771231733"
},
"departure": {
"delay": -1567,
"time": "1771231733"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -85,
"time": "1771234475"
},
"departure": {
"delay": -85,
"time": "1771234475"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -68,
"time": "1771234672"
},
"departure": {
"delay": -68,
"time": "1771234672"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -94,
"time": "1771234526"
},
"departure": {
"delay": -94,
"time": "1771234526"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -2167,
"time": "1771231733"
},
"departure": {
"delay": -2167,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1387,
"time": "1771231733"
},
"departure": {
"delay": -1387,
"time": "1771231733"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -58,
"time": "1771234622"
},
"departure": {
"delay": -58,
"time": "1771234622"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -88,
"time": "1771234772"
},
"departure": {
"delay": -88,
"time": "1771234772"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595772:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470558:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -122,
"time": "1771232458"
},
"departure": {
"delay": -122,
"time": "1771232458"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -245,
"time": "1771232995"
},
"departure": {
"delay": -245,
"time": "1771232995"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -97,
"time": "1771232183"
},
"departure": {
"delay": -97,
"time": "1771232183"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -280,
"time": "1771233080"
},
"departure": {
"delay": -280,
"time": "1771233080"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -160,
"time": "1771232660"
},
"departure": {
"delay": -160,
"time": "1771232660"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"time": "1771231920"
},
"departure": {
"time": "1771231920"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -130,
"time": "1771232270"
},
"departure": {
"delay": -130,
"time": "1771232270"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -174,
"time": "1771232886"
},
"departure": {
"delay": -174,
"time": "1771232886"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -286,
"time": "1771233134"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -97,
"time": "1771232243"
},
"departure": {
"delay": -97,
"time": "1771232243"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -148,
"time": "1771232372"
},
"departure": {
"delay": -148,
"time": "1771232372"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -127,
"time": "1771232333"
},
"departure": {
"delay": -127,
"time": "1771232333"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -165,
"time": "1771232955"
},
"departure": {
"delay": -165,
"time": "1771232955"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -85,
"time": "1771232075"
},
"departure": {
"delay": -85,
"time": "1771232075"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -136,
"time": "1771232504"
},
"departure": {
"delay": -136,
"time": "1771232504"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -173,
"time": "1771232827"
},
"departure": {
"delay": -173,
"time": "1771232827"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1771232000"
},
"departure": {
"delay": -40,
"time": "1771232000"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -107,
"time": "1771232413"
},
"departure": {
"delay": -107,
"time": "1771232413"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -101,
"time": "1771232779"
},
"departure": {
"delay": -101,
"time": "1771232779"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -118,
"time": "1771232582"
},
"departure": {
"delay": -118,
"time": "1771232582"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1771231961"
},
"departure": {
"delay": -19,
"time": "1771231961"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470558:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758842x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1771231910"
},
"departure": {
"delay": -10,
"time": "1771231910"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1771233770"
},
"departure": {
"delay": -10,
"time": "1771233770"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -10,
"time": "1771234250"
},
"departure": {
"delay": -10,
"time": "1771234250"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -10,
"time": "1771234310"
},
"departure": {
"delay": -10,
"time": "1771234310"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -10,
"time": "1771234190"
},
"departure": {
"delay": -10,
"time": "1771234190"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -10,
"time": "1771232870"
},
"departure": {
"delay": -10,
"time": "1771232870"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1771233650"
},
"departure": {
"delay": -10,
"time": "1771233650"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1771234310"
},
"departure": {
"delay": -10,
"time": "1771234310"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 81,
"time": "1771231601"
},
"departure": {
"delay": 81,
"time": "1771231641"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771231402"
},
"departure": {
"delay": 36,
"time": "1771231416"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 86,
"time": "1771231226"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1771234250"
},
"departure": {
"delay": -10,
"time": "1771234250"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -10,
"time": "1771231850"
},
"departure": {
"delay": -10,
"time": "1771231850"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1771234490"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -10,
"time": "1771233050"
},
"departure": {
"delay": -10,
"time": "1771233050"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -10,
"time": "1771233170"
},
"departure": {
"delay": -10,
"time": "1771233170"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1771234130"
},
"departure": {
"delay": -10,
"time": "1771234130"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -10,
"time": "1771233890"
},
"departure": {
"delay": -10,
"time": "1771233890"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -10,
"time": "1771234070"
},
"departure": {
"delay": -10,
"time": "1771234070"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -10,
"time": "1771233290"
},
"departure": {
"delay": -10,
"time": "1771233290"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1771232510"
},
"departure": {
"delay": -10,
"time": "1771232510"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1771233410"
},
"departure": {
"delay": -10,
"time": "1771233410"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1771232030"
},
"departure": {
"delay": -10,
"time": "1771232030"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1771232810"
},
"departure": {
"delay": -10,
"time": "1771232810"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 8,
"time": "1771231677"
},
"departure": {
"delay": 8,
"time": "1771231688"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1771232090"
},
"departure": {
"delay": -10,
"time": "1771232090"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1771232450"
},
"departure": {
"delay": -10,
"time": "1771232450"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 118,
"time": "1771231245"
},
"departure": {
"delay": 118,
"time": "1771231258"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1771231278"
},
"departure": {
"delay": 111,
"time": "1771231311"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1771232330"
},
"departure": {
"delay": -10,
"time": "1771232330"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1771232930"
},
"departure": {
"delay": -10,
"time": "1771232930"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1771231467"
},
"departure": {
"delay": 37,
"time": "1771231477"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771232630"
},
"departure": {
"delay": -10,
"time": "1771232630"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -10,
"time": "1771233530"
},
"departure": {
"delay": -10,
"time": "1771233530"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -10,
"time": "1771233830"
},
"departure": {
"delay": -10,
"time": "1771233830"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -10,
"time": "1771232150"
},
"departure": {
"delay": -10,
"time": "1771232150"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771234010"
},
"departure": {
"delay": -10,
"time": "1771234010"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1771231712"
},
"departure": {
"time": "1771231740"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1771231489"
},
"departure": {
"delay": 28,
"time": "1771231528"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1771232210"
},
"departure": {
"delay": -10,
"time": "1771232210"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771232390"
},
"departure": {
"delay": -10,
"time": "1771232390"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1771233770"
},
"departure": {
"delay": -10,
"time": "1771233770"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -10,
"time": "1771231790"
},
"departure": {
"delay": -10,
"time": "1771231790"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1771232750"
},
"departure": {
"delay": -10,
"time": "1771232750"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 41,
"time": "1771231558"
},
"departure": {
"delay": 41,
"time": "1771231601"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1771231790"
},
"departure": {
"delay": -10,
"time": "1771231790"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1771231364"
},
"departure": {
"delay": 61,
"time": "1771231381"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1771234370"
},
"departure": {
"delay": -10,
"time": "1771234370"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758842x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747523x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1771229737"
},
"departure": {
"delay": 63,
"time": "1771229763"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 18,
"time": "1771229238"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1771230565"
},
"departure": {
"delay": 2,
"time": "1771230602"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1771229584"
},
"departure": {
"delay": 11,
"time": "1771229591"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1771230930"
},
"departure": {
"delay": -18,
"time": "1771231062"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1771229548"
},
"departure": {
"delay": 38,
"time": "1771229558"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1771229473"
},
"departure": {
"delay": 19,
"time": "1771229479"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1771231380"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1771230291"
},
"departure": {
"delay": 61,
"time": "1771230301"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1771230360"
},
"departure": {
"delay": 19,
"time": "1771230379"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -32,
"time": "1771230416"
},
"departure": {
"delay": -32,
"time": "1771230448"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 91,
"time": "1771229899"
},
"departure": {
"delay": 91,
"time": "1771230031"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1771229357"
},
"departure": {
"delay": -9,
"time": "1771229391"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1771231253"
},
"departure": {
"delay": -55,
"time": "1771231265"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1771229673"
},
"departure": {
"delay": 49,
"time": "1771229689"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1771231159"
},
"departure": {
"delay": -30,
"time": "1771231170"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771231309"
},
"departure": {
"time": "1771231380"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1771230646"
},
"departure": {
"delay": 7,
"time": "1771230727"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1771231108"
},
"departure": {
"delay": -3,
"time": "1771231137"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1771229411"
},
"departure": {
"delay": 22,
"time": "1771229422"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1771230240"
},
"departure": {
"delay": 70,
"time": "1771230250"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1771229820"
},
"departure": {
"delay": 12,
"time": "1771229832"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771231314",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747523x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758808x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771215296"
},
"departure": {
"delay": 9,
"time": "1771215309"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1771216680"
},
"departure": {
"delay": 77,
"time": "1771216697"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -28,
"time": "1771217120"
},
"departure": {
"delay": -28,
"time": "1771217132"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -54,
"time": "1771217156"
},
"departure": {
"delay": -54,
"time": "1771217166"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 52,
"time": "1771216515"
},
"departure": {
"delay": 52,
"time": "1771216552"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1771216605"
},
"departure": {
"delay": 41,
"time": "1771216661"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1771216709"
},
"departure": {
"delay": 49,
"time": "1771216729"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -34,
"time": "1771216994"
},
"departure": {
"delay": -34,
"time": "1771217006"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -73,
"time": "1771217016"
},
"departure": {
"delay": -73,
"time": "1771217027"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 133,
"time": "1771214249"
},
"departure": {
"delay": 133,
"time": "1771214353"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771214869"
},
"departure": {
"delay": 9,
"time": "1771214889"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1771216882"
},
"departure": {
"delay": 37,
"time": "1771216897"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 54,
"time": "1771214618"
},
"departure": {
"delay": 54,
"time": "1771214634"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1771214634"
},
"departure": {
"delay": 70,
"time": "1771214650"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771215110"
},
"departure": {
"delay": 22,
"time": "1771215142"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1771214744"
},
"departure": {
"delay": -3,
"time": "1771214757"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 42,
"time": "1771214202"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771216908"
},
"departure": {
"time": "1771216920"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 112,
"time": "1771216284"
},
"departure": {
"delay": 112,
"time": "1771216312"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -108,
"time": "1771217232"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 65,
"time": "1771214216"
},
"departure": {
"delay": 65,
"time": "1771214225"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1771214564"
},
"departure": {
"delay": 73,
"time": "1771214593"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1771215037"
},
"departure": {
"delay": 7,
"time": "1771215067"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -19,
"time": "1771214784"
},
"departure": {
"delay": -19,
"time": "1771214801"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1771216950"
},
"departure": {
"delay": -20,
"time": "1771216960"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 86,
"time": "1771214531"
},
"departure": {
"delay": 86,
"time": "1771214546"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1771215176"
},
"departure": {
"delay": 18,
"time": "1771215198"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 158,
"time": "1771216094"
},
"departure": {
"delay": 158,
"time": "1771216118"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 6,
"time": "1771215591"
},
"departure": {
"delay": 6,
"time": "1771215606"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1771216750"
},
"departure": {
"delay": 53,
"time": "1771216793"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 172,
"time": "1771216038"
},
"departure": {
"delay": 172,
"time": "1771216072"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 70,
"time": "1771215460"
},
"departure": {
"delay": 70,
"time": "1771215490"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -66,
"time": "1771217084"
},
"departure": {
"delay": -66,
"time": "1771217094"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 121,
"time": "1771216344"
},
"departure": {
"delay": 121,
"time": "1771216381"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1771214822"
},
"departure": {
"delay": 16,
"time": "1771214836"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1771214410"
},
"departure": {
"delay": 88,
"time": "1771214428"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1771216454"
},
"departure": {
"delay": 42,
"time": "1771216482"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 18,
"time": "1771215699"
},
"departure": {
"delay": 18,
"time": "1771215738"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1771214935"
},
"departure": {
"delay": 12,
"time": "1771214952"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771214707"
},
"departure": {
"delay": 20,
"time": "1771214720"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1771215226"
},
"departure": {
"delay": 4,
"time": "1771215244"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1771214448"
},
"departure": {
"delay": 64,
"time": "1771214464"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1771215505"
},
"departure": {
"delay": 41,
"time": "1771215521"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 87,
"time": "1771216158"
},
"departure": {
"delay": 87,
"time": "1771216167"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 74,
"time": "1771215811"
},
"departure": {
"delay": 74,
"time": "1771215854"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1771215338"
},
"departure": {
"delay": 6,
"time": "1771215366"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -42,
"time": "1771217041"
},
"departure": {
"delay": -42,
"time": "1771217058"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 100,
"time": "1771215895"
},
"departure": {
"delay": 100,
"time": "1771215940"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1771231585",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758808x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:785:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771255740"
},
"departure": {
"time": "1771255740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771255500"
},
"departure": {
"time": "1771255500"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771255380"
},
"departure": {
"time": "1771255380"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771255860"
},
"departure": {
"time": "1771255860"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771256220"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771256100"
},
"departure": {
"time": "1771256100"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1771254900"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771255620"
},
"departure": {
"time": "1771255620"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771255980"
},
"departure": {
"time": "1771255980"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771255020"
},
"departure": {
"time": "1771255020"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771255140"
},
"departure": {
"time": "1771255140"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771255260"
},
"departure": {
"time": "1771255260"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:785:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758393x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 253,
"time": "1771221206"
},
"departure": {
"delay": 253,
"time": "1771221253"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 109,
"time": "1771220029"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 222,
"time": "1771223488"
},
"departure": {
"delay": 222,
"time": "1771223502"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 237,
"time": "1771221861"
},
"departure": {
"delay": 237,
"time": "1771221897"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1771223232"
},
"departure": {
"delay": 77,
"time": "1771223237"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 217,
"time": "1771221564"
},
"departure": {
"delay": 217,
"time": "1771221577"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 216,
"time": "1771220760"
},
"departure": {
"delay": 216,
"time": "1771220796"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 234,
"time": "1771223055"
},
"departure": {
"delay": 234,
"time": "1771223094"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 171,
"time": "1771220590"
},
"departure": {
"delay": 171,
"time": "1771220631"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 264,
"time": "1771222307"
},
"departure": {
"delay": 264,
"time": "1771222344"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 224,
"time": "1771223684"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 206,
"time": "1771222574"
},
"departure": {
"delay": 206,
"time": "1771222586"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 218,
"time": "1771223350"
},
"departure": {
"delay": 218,
"time": "1771223438"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 221,
"time": "1771223530"
},
"departure": {
"delay": 221,
"time": "1771223561"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 167,
"time": "1771220313"
},
"departure": {
"delay": 167,
"time": "1771220327"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 198,
"time": "1771222753"
},
"departure": {
"delay": 198,
"time": "1771222758"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 222,
"time": "1771221962"
},
"departure": {
"delay": 222,
"time": "1771222002"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758393x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758051x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771231930"
},
"departure": {
"delay": 10,
"time": "1771231930"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1771234810"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1771233610"
},
"departure": {
"delay": 10,
"time": "1771233610"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771234690"
},
"departure": {
"delay": 10,
"time": "1771234690"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1771231567"
},
"departure": {
"delay": 27,
"time": "1771231647"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771234390"
},
"departure": {
"delay": 10,
"time": "1771234390"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1771233970"
},
"departure": {
"delay": 10,
"time": "1771233970"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771232650"
},
"departure": {
"delay": 10,
"time": "1771232650"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771234630"
},
"departure": {
"delay": 10,
"time": "1771234630"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1771234090"
},
"departure": {
"delay": 10,
"time": "1771234090"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771231810"
},
"departure": {
"delay": 10,
"time": "1771231810"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1771233250"
},
"departure": {
"delay": 10,
"time": "1771233250"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 121,
"time": "1771231021"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1771231473"
},
"departure": {
"delay": -14,
"time": "1771231486"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1771232170"
},
"departure": {
"delay": 10,
"time": "1771232170"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771233010"
},
"departure": {
"delay": 10,
"time": "1771233010"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771234330"
},
"departure": {
"delay": 10,
"time": "1771234330"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771233730"
},
"departure": {
"delay": 10,
"time": "1771233730"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771234450"
},
"departure": {
"delay": 10,
"time": "1771234450"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771233850"
},
"departure": {
"delay": 10,
"time": "1771233850"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771234570"
},
"departure": {
"delay": 10,
"time": "1771234570"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771231730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758051x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1412:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771230780"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771231080"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771230900"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771230600"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771230960"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771232820"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771232460"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771230840"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1412:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596832:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2527,
"time": "1771231733"
},
"departure": {
"delay": -2527,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2887,
"time": "1771231733"
},
"departure": {
"delay": -2887,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2467,
"time": "1771231733"
},
"departure": {
"delay": -2467,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2767,
"time": "1771231733"
},
"departure": {
"delay": -2767,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2107,
"time": "1771231733"
},
"departure": {
"delay": -2107,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3247,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1927,
"time": "1771231733"
},
"departure": {
"delay": -1927,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3187,
"time": "1771231733"
},
"departure": {
"delay": -3187,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"delay": -1867,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3127,
"time": "1771231733"
},
"departure": {
"delay": -3127,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3067,
"time": "1771231733"
},
"departure": {
"delay": -3067,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2647,
"time": "1771231733"
},
"departure": {
"delay": -2647,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3007,
"time": "1771231733"
},
"departure": {
"delay": -3007,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2947,
"time": "1771231733"
},
"departure": {
"delay": -2947,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2287,
"time": "1771231733"
},
"departure": {
"delay": -2287,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596832:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3371F5722117x2026x02x08T23x14x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771223220"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771231440"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771227120"
},
"departure": {
"time": "1771227240"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771228740"
},
"departure": {
"time": "1771228800"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771229700"
},
"departure": {
"time": "1771229760"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771230780"
},
"departure": {
"time": "1771230840"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1771219611",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3371F5722117x2026x02x08T23x14x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1397:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771242240"
},
"departure": {
"time": "1771242240"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771243080"
},
"departure": {
"time": "1771243080"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771242180"
},
"departure": {
"time": "1771242180"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771242120"
},
"departure": {
"time": "1771242120"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771242480"
},
"departure": {
"time": "1771242480"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771242060"
},
"departure": {
"time": "1771242060"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771242420"
},
"departure": {
"time": "1771242420"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1771241940"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771242360"
},
"departure": {
"time": "1771242360"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771243020"
},
"departure": {
"time": "1771243020"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771242720"
},
"departure": {
"time": "1771242720"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771242540"
},
"departure": {
"time": "1771242540"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771242000"
},
"departure": {
"time": "1771242000"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771243200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771242960"
},
"departure": {
"time": "1771242960"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771231616",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1397:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852026F5703806x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1771226760"
},
"departure": {
"delay": 300,
"time": "1771226820"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1771229580"
},
"departure": {
"delay": 300,
"time": "1771229640"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1771229100"
},
"departure": {
"delay": 300,
"time": "1771229160"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1771228680"
},
"departure": {
"delay": 300,
"time": "1771228740"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1771231020"
},
"departure": {
"delay": 300,
"time": "1771231080"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"delay": 300,
"time": "1771230420"
},
"departure": {
"delay": 300,
"time": "1771230480"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1771227660"
},
"departure": {
"delay": 300,
"time": "1771227720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1771226182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852026F5703806x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017465x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771231261"
},
"departure": {
"delay": 1,
"time": "1771231261"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1771231682"
},
"departure": {
"delay": 2,
"time": "1771231682"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1771231801"
},
"departure": {
"delay": 1,
"time": "1771231801"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1771231550"
},
"departure": {
"delay": -10,
"time": "1771231550"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -4,
"time": "1771231616"
},
"departure": {
"delay": -4,
"time": "1771231616"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1771231080"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1771231911"
},
"departure": {
"delay": 51,
"time": "1771231911"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1771231999"
},
"departure": {
"delay": 19,
"time": "1771231999"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1771231951"
},
"departure": {
"delay": 31,
"time": "1771231951"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1771231413"
},
"departure": {
"delay": -27,
"time": "1771231413"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -26,
"time": "1771231294"
},
"departure": {
"delay": -26,
"time": "1771231294"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771232301"
},
"departure": {
"delay": 21,
"time": "1771232301"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1771231169"
},
"departure": {
"delay": 29,
"time": "1771231169"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771231457"
},
"departure": {
"delay": 17,
"time": "1771231457"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1771232201"
},
"departure": {
"delay": 41,
"time": "1771232201"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1771232175"
},
"departure": {
"delay": 15,
"time": "1771232175"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1771231850"
},
"departure": {
"delay": 50,
"time": "1771231850"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -3,
"time": "1771232097"
},
"departure": {
"delay": -3,
"time": "1771232097"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1771231583"
},
"departure": {
"delay": 23,
"time": "1771231583"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1771231743"
},
"departure": {
"delay": 3,
"time": "1771231743"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1771232457"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1771232371"
},
"departure": {
"delay": 31,
"time": "1771232371"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1771231208",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017465x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745454x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1771227366"
},
"departure": {
"delay": 67,
"time": "1771227427"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 147,
"time": "1771226740"
},
"departure": {
"delay": 147,
"time": "1771226787"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1771227765"
},
"departure": {
"delay": 142,
"time": "1771227802"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1771227893"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1771227459"
},
"departure": {
"delay": 96,
"time": "1771227516"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1771226471"
},
"departure": {
"delay": 62,
"time": "1771226522"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1771227622"
},
"departure": {
"delay": 127,
"time": "1771227667"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1771226568"
},
"departure": {
"delay": 101,
"time": "1771226621"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1771226347"
},
"departure": {
"delay": 59,
"time": "1771226399"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1771227217"
},
"departure": {
"delay": 78,
"time": "1771227258"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1771227684"
},
"departure": {
"delay": 140,
"time": "1771227740"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1771226212"
},
"departure": {
"delay": -2,
"time": "1771226278"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771227284"
},
"departure": {
"delay": 60,
"time": "1771227300"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 138,
"time": "1771227054"
},
"departure": {
"delay": 138,
"time": "1771227078"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 193,
"time": "1771226967"
},
"departure": {
"delay": 193,
"time": "1771227013"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1771226647"
},
"departure": {
"delay": 103,
"time": "1771226683"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1771227547"
},
"departure": {
"delay": 106,
"time": "1771227586"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 19,
"time": "1771226119"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1771227123"
},
"departure": {
"delay": 107,
"time": "1771227167"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745454x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771231620"
},
"departure": {
"delay": 65,
"time": "1771231625"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771231200"
},
"departure": {
"delay": 5,
"time": "1771231205"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1771231320"
},
"departure": {
"delay": 5,
"time": "1771231325"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1771231020"
},
"departure": {
"delay": 65,
"time": "1771231025"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771230420"
},
"departure": {
"time": "1771230480"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1771230900"
},
"departure": {
"delay": 65,
"time": "1771230905"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771231260"
},
"departure": {
"delay": 5,
"time": "1771231265"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771232040"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771231980"
},
"departure": {
"delay": 60,
"time": "1771231980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771230540"
},
"departure": {
"time": "1771230600"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1771231140"
},
"departure": {
"delay": 65,
"time": "1771231145"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771231800"
},
"departure": {
"delay": 60,
"time": "1771231800"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1771230780"
},
"departure": {
"delay": 65,
"time": "1771230785"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1771230960"
},
"departure": {
"delay": 65,
"time": "1771230965"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1771231080"
},
"departure": {
"delay": 65,
"time": "1771231085"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1771230360"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771231150"
},
"departure": {
"delay": 15,
"time": "1771231155"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1771231440"
},
"departure": {
"delay": 65,
"time": "1771231445"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1771231663",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:257:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771237620"
},
"departure": {
"time": "1771237620"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771237680"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1771236180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771237500"
},
"departure": {
"time": "1771237500"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771236960"
},
"departure": {
"time": "1771236960"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771236300"
},
"departure": {
"time": "1771236300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771237140"
},
"departure": {
"time": "1771237140"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771236660"
},
"departure": {
"time": "1771236660"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771237380"
},
"departure": {
"time": "1771237380"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771237200"
},
"departure": {
"time": "1771237200"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771236780"
},
"departure": {
"time": "1771236780"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771236540"
},
"departure": {
"time": "1771236540"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771236600"
},
"departure": {
"time": "1771236600"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771237560"
},
"departure": {
"time": "1771237560"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771236240"
},
"departure": {
"time": "1771236240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771231707",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1027:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758835x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -51,
"time": "1771227393"
},
"departure": {
"delay": -51,
"time": "1771227429"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1771224943"
},
"departure": {
"delay": 1,
"time": "1771224961"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -12,
"time": "1771226910"
},
"departure": {
"delay": -12,
"time": "1771226928"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1771224961"
},
"departure": {
"delay": 20,
"time": "1771224980"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1771225062"
},
"departure": {
"delay": 16,
"time": "1771225156"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1771226289"
},
"departure": {
"delay": 69,
"time": "1771226349"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 86,
"time": "1771225315"
},
"departure": {
"delay": 86,
"time": "1771225346"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1771226388"
},
"departure": {
"delay": 90,
"time": "1771226430"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 44,
"time": "1771226692"
},
"departure": {
"delay": 44,
"time": "1771226744"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 33,
"time": "1771226025"
},
"departure": {
"delay": 33,
"time": "1771226073"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 85,
"time": "1771225568"
},
"departure": {
"delay": 85,
"time": "1771225585"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1771227630"
},
"departure": {
"delay": 18,
"time": "1771227678"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 20,
"time": "1771224847"
},
"departure": {
"delay": 20,
"time": "1771224860"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 11,
"time": "1771224551"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1771227896"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 46,
"time": "1771227751"
},
"departure": {
"delay": 46,
"time": "1771227766"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -60,
"time": "1771227464"
},
"departure": {
"delay": -60,
"time": "1771227480"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -50,
"time": "1771227120"
},
"departure": {
"delay": -50,
"time": "1771227130"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1771227795"
},
"departure": {
"delay": 30,
"time": "1771227810"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 22,
"time": "1771225842"
},
"departure": {
"delay": 22,
"time": "1771225882"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1771224774"
},
"departure": {
"delay": 16,
"time": "1771224796"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771224882"
},
"departure": {
"delay": 11,
"time": "1771224911"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1771226109"
},
"departure": {
"delay": -1,
"time": "1771226159"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 28,
"time": "1771224731"
},
"departure": {
"delay": 28,
"time": "1771224748"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -9,
"time": "1771226798"
},
"departure": {
"delay": -9,
"time": "1771226811"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -41,
"time": "1771227198"
},
"departure": {
"delay": -41,
"time": "1771227259"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 37,
"time": "1771226195"
},
"departure": {
"delay": 37,
"time": "1771226257"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1771226561"
},
"departure": {
"delay": 32,
"time": "1771226612"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 112,
"time": "1771225398"
},
"departure": {
"delay": 112,
"time": "1771225432"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1771227521"
},
"departure": {
"delay": -55,
"time": "1771227545"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -68,
"time": "1771227152"
},
"departure": {
"delay": -68,
"time": "1771227172"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -57,
"time": "1771226961"
},
"departure": {
"delay": -57,
"time": "1771227003"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 28,
"time": "1771225903"
},
"departure": {
"delay": 28,
"time": "1771225948"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1771224572"
},
"departure": {
"delay": 42,
"time": "1771224582"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1771225199"
},
"departure": {
"delay": 36,
"time": "1771225236"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1771225658"
},
"departure": {
"delay": 56,
"time": "1771225676"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1771227561"
},
"departure": {
"delay": -50,
"time": "1771227610"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 6,
"time": "1771225784"
},
"departure": {
"delay": 6,
"time": "1771225806"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -41,
"time": "1771227367"
},
"departure": {
"delay": -41,
"time": "1771227379"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -78,
"time": "1771227064"
},
"departure": {
"delay": -78,
"time": "1771227102"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -43,
"time": "1771225021"
},
"departure": {
"delay": -43,
"time": "1771225037"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1771225732"
},
"departure": {
"delay": 4,
"time": "1771225744"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1771225252"
},
"departure": {
"delay": 88,
"time": "1771225288"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1771225498"
},
"departure": {
"delay": 100,
"time": "1771225540"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1771226459"
},
"departure": {
"delay": 38,
"time": "1771226498"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 69,
"time": "1771225613"
},
"departure": {
"delay": 69,
"time": "1771225629"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1771224605"
},
"departure": {
"delay": 71,
"time": "1771224671"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771227705"
},
"departure": {
"delay": 3,
"time": "1771227723"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758835x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852054F5703801x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238820"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771233480"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771237080"
},
"departure": {
"time": "1771237140"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771235580"
},
"departure": {
"time": "1771235640"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771236060"
},
"departure": {
"time": "1771236120"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235160"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771237920"
},
"departure": {
"time": "1771237980"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1771229032",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852054F5703801x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748519x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 201,
"time": "1771223231"
},
"departure": {
"delay": 201,
"time": "1771223241"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1771223154"
},
"departure": {
"delay": 185,
"time": "1771223165"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 216,
"time": "1771223272"
},
"departure": {
"delay": 216,
"time": "1771223316"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 195,
"time": "1771222995"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1771224673"
},
"departure": {
"delay": 37,
"time": "1771224697"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1771224828"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -49,
"time": "1771224463"
},
"departure": {
"delay": -49,
"time": "1771224491"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -26,
"time": "1771224382"
},
"departure": {
"delay": -26,
"time": "1771224394"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1771223737"
},
"departure": {
"delay": 108,
"time": "1771223748"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1771224058"
},
"departure": {
"delay": 34,
"time": "1771224094"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 186,
"time": "1771223425"
},
"departure": {
"delay": 186,
"time": "1771223466"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1771224752"
},
"departure": {
"delay": 39,
"time": "1771224759"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 162,
"time": "1771223195"
},
"departure": {
"delay": 162,
"time": "1771223202"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 205,
"time": "1771223547"
},
"departure": {
"delay": 205,
"time": "1771223605"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 197,
"time": "1771223685"
},
"departure": {
"delay": 197,
"time": "1771223717"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1771223825"
},
"departure": {
"delay": 141,
"time": "1771223961"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -46,
"time": "1771224411"
},
"departure": {
"delay": -46,
"time": "1771224434"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1771224258"
},
"departure": {
"delay": 49,
"time": "1771224289"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 194,
"time": "1771223104"
},
"departure": {
"delay": 194,
"time": "1771223114"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 190,
"time": "1771223496"
},
"departure": {
"delay": 190,
"time": "1771223530"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1771224346"
},
"departure": {
"delay": 7,
"time": "1771224367"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 207,
"time": "1771223635"
},
"departure": {
"delay": 207,
"time": "1771223667"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771224183"
},
"departure": {
"delay": 42,
"time": "1771224222"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1771223356"
},
"departure": {
"delay": 161,
"time": "1771223381"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748519x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -264,
"time": "1771232736"
},
"departure": {
"delay": -264,
"time": "1771232736"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -158,
"time": "1771232182"
},
"departure": {
"delay": -158,
"time": "1771232182"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -203,
"time": "1771232437"
},
"departure": {
"delay": -203,
"time": "1771232437"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -183,
"time": "1771232337"
},
"departure": {
"delay": -183,
"time": "1771232337"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -233,
"time": "1771232827"
},
"departure": {
"delay": -233,
"time": "1771232827"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -172,
"time": "1771232588"
},
"departure": {
"delay": -172,
"time": "1771232588"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -164,
"time": "1771232536"
},
"departure": {
"delay": -164,
"time": "1771232536"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -222,
"time": "1771233018"
},
"departure": {
"delay": -222,
"time": "1771233018"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -162,
"time": "1771233138"
},
"departure": {
"delay": -162,
"time": "1771233138"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -120,
"time": "1771231980"
},
"departure": {
"delay": -120,
"time": "1771231980"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1771231829"
},
"departure": {
"delay": 29,
"time": "1771231829"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -197,
"time": "1771232803"
},
"departure": {
"delay": -197,
"time": "1771232803"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -222,
"time": "1771233078"
},
"departure": {
"delay": -222,
"time": "1771233078"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -186,
"time": "1771232634"
},
"departure": {
"delay": -186,
"time": "1771232634"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -96,
"time": "1771232124"
},
"departure": {
"delay": -96,
"time": "1771232124"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -252,
"time": "1771232928"
},
"departure": {
"delay": -252,
"time": "1771232928"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -259,
"time": "1771233221"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -158,
"time": "1771232242"
},
"departure": {
"delay": -158,
"time": "1771232242"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -187,
"time": "1771232513"
},
"departure": {
"delay": -187,
"time": "1771232513"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -52,
"time": "1771231928"
},
"departure": {
"delay": -52,
"time": "1771231928"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -96,
"time": "1771232064"
},
"departure": {
"delay": -96,
"time": "1771232064"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -199,
"time": "1771232681"
},
"departure": {
"delay": -199,
"time": "1771232681"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470539:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596191:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1771235883"
},
"departure": {
"delay": 3,
"time": "1771235883"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1771236727"
},
"departure": {
"delay": 7,
"time": "1771236727"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771234942"
},
"departure": {
"delay": 22,
"time": "1771234942"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -11,
"time": "1771235569"
},
"departure": {
"delay": -11,
"time": "1771235569"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1771235914"
},
"departure": {
"delay": -26,
"time": "1771235914"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1771235982"
},
"departure": {
"delay": -18,
"time": "1771235982"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -41,
"time": "1771236919"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1771236601"
},
"departure": {
"delay": 1,
"time": "1771236601"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -19,
"time": "1771235081"
},
"departure": {
"delay": -19,
"time": "1771235081"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771234580"
},
"departure": {
"delay": 20,
"time": "1771234580"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -41,
"time": "1771235719"
},
"departure": {
"delay": -41,
"time": "1771235719"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -18,
"time": "1771236822"
},
"departure": {
"delay": -18,
"time": "1771236822"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -19,
"time": "1771235441"
},
"departure": {
"delay": -19,
"time": "1771235441"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -11,
"time": "1771236109"
},
"departure": {
"delay": -11,
"time": "1771236109"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -41,
"time": "1771236019"
},
"departure": {
"delay": -41,
"time": "1771236019"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -41,
"time": "1771236439"
},
"departure": {
"delay": -41,
"time": "1771236439"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"departure": {
"delay": -2767,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1771234518"
},
"departure": {
"delay": 18,
"time": "1771234518"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1771236297"
},
"departure": {
"delay": -3,
"time": "1771236297"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1771235159"
},
"departure": {
"delay": -1,
"time": "1771235159"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1771235304"
},
"departure": {
"delay": 24,
"time": "1771235304"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"time": "1771234860"
},
"departure": {
"time": "1771234860"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"time": "1771234800"
},
"departure": {
"time": "1771234800"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1771236510"
},
"departure": {
"delay": -30,
"time": "1771236510"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1771235650"
},
"departure": {
"delay": 10,
"time": "1771235650"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596191:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748454x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1771222436"
},
"departure": {
"delay": 12,
"time": "1771222452"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1771224232"
},
"departure": {
"delay": -52,
"time": "1771224248"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -17,
"time": "1771222050"
},
"departure": {
"delay": -17,
"time": "1771222063"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1771222407"
},
"departure": {
"delay": 39,
"time": "1771222419"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1771223387"
},
"departure": {
"delay": 71,
"time": "1771223411"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1771223194"
},
"departure": {
"delay": 4,
"time": "1771223224"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1771222110"
},
"departure": {
"delay": -6,
"time": "1771222134"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -45,
"time": "1771224305"
},
"departure": {
"delay": -45,
"time": "1771224315"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1771222349"
},
"departure": {
"delay": 47,
"time": "1771222367"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1771224041"
},
"departure": {
"delay": -1,
"time": "1771224059"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1771223772"
},
"departure": {
"delay": 52,
"time": "1771223812"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1771223106"
},
"departure": {
"delay": 5,
"time": "1771223165"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1771222627"
},
"departure": {
"delay": 16,
"time": "1771222636"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1771222266"
},
"departure": {
"delay": 28,
"time": "1771222288"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -51,
"time": "1771223010"
},
"departure": {
"delay": -51,
"time": "1771223049"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1771223323"
},
"departure": {
"delay": 77,
"time": "1771223357"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1771222801"
},
"departure": {
"delay": 26,
"time": "1771222826"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -78,
"time": "1771224207"
},
"departure": {
"delay": -78,
"time": "1771224222"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -59,
"time": "1771224343"
},
"departure": {
"delay": -59,
"time": "1771224361"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 24,
"time": "1771221864"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1771223472"
},
"departure": {
"delay": 99,
"time": "1771223739"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1771222555"
},
"departure": {
"delay": 8,
"time": "1771222568"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1771224011"
},
"departure": {
"delay": 19,
"time": "1771224019"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -45,
"time": "1771224119"
},
"departure": {
"delay": -45,
"time": "1771224135"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -11,
"time": "1771224084"
},
"departure": {
"delay": -11,
"time": "1771224109"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 52,
"time": "1771223980"
},
"departure": {
"delay": 52,
"time": "1771223992"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1771223904"
},
"departure": {
"delay": 35,
"time": "1771223915"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -42,
"time": "1771224155"
},
"departure": {
"delay": -42,
"time": "1771224198"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -85,
"time": "1771224395"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 22,
"time": "1771222507"
},
"departure": {
"delay": 22,
"time": "1771222522"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1771222151"
},
"departure": {
"delay": 44,
"time": "1771222184"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1771222930"
},
"departure": {
"delay": -11,
"time": "1771222969"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 22,
"time": "1771222730"
},
"departure": {
"delay": 22,
"time": "1771222762"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748454x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748426x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1771218513"
},
"departure": {
"delay": -32,
"time": "1771218568"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1771218018"
},
"departure": {
"delay": 121,
"time": "1771218061"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1771219495"
},
"departure": {
"delay": 126,
"time": "1771219506"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 106,
"time": "1771217969"
},
"departure": {
"delay": 106,
"time": "1771217986"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1771219785"
},
"departure": {
"delay": -1,
"time": "1771219799"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 81,
"time": "1771218896"
},
"departure": {
"delay": 81,
"time": "1771218921"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1771219656"
},
"departure": {
"delay": -12,
"time": "1771219668"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -29,
"time": "1771218590"
},
"departure": {
"delay": -29,
"time": "1771218631"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1771217883"
},
"departure": {
"delay": 89,
"time": "1771217909"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -50,
"time": "1771219870"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -7,
"time": "1771218463"
},
"departure": {
"delay": -7,
"time": "1771218473"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1771219589"
},
"departure": {
"delay": 44,
"time": "1771219604"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -39,
"time": "1771219685"
},
"departure": {
"delay": -39,
"time": "1771219701"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1771218365"
},
"departure": {
"delay": 16,
"time": "1771218376"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 161,
"time": "1771218992"
},
"departure": {
"delay": 161,
"time": "1771219241"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1771219268"
},
"departure": {
"delay": 109,
"time": "1771219309"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1771218074"
},
"departure": {
"delay": 91,
"time": "1771218091"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771219616"
},
"departure": {
"delay": 10,
"time": "1771219630"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1771219710"
},
"departure": {
"delay": -13,
"time": "1771219727"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 81,
"time": "1771218183"
},
"departure": {
"delay": 81,
"time": "1771218201"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1771218246"
},
"departure": {
"delay": 76,
"time": "1771218256"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 95,
"time": "1771219521"
},
"departure": {
"delay": 95,
"time": "1771219535"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1771218333"
},
"departure": {
"delay": 45,
"time": "1771218345"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1771217703"
},
"departure": {
"delay": 72,
"time": "1771217712"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1771219555"
},
"departure": {
"delay": 72,
"time": "1771219572"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1771218654"
},
"departure": {
"delay": 17,
"time": "1771218737"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1771217790"
},
"departure": {
"delay": 101,
"time": "1771217801"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1771218819"
},
"departure": {
"delay": 88,
"time": "1771218868"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 122,
"time": "1771217522"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1771219821"
},
"departure": {
"delay": -23,
"time": "1771219837"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 106,
"time": "1771219417"
},
"departure": {
"delay": 106,
"time": "1771219426"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1771217748"
},
"departure": {
"delay": 65,
"time": "1771217765"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1771218149"
},
"departure": {
"delay": 104,
"time": "1771218164"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748426x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077422x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 592,
"time": "1771232212"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 607,
"time": "1771232047"
},
"departure": {
"delay": 607,
"time": "1771232047"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 592,
"time": "1771231852"
},
"departure": {
"delay": 592,
"time": "1771231852"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 647,
"time": "1771231727"
},
"departure": {
"delay": 647,
"time": "1771231727"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 592,
"time": "1771231672"
},
"departure": {
"delay": 592,
"time": "1771231672"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 610,
"time": "1771231930"
},
"departure": {
"delay": 610,
"time": "1771231930"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 622,
"time": "1771232002"
},
"departure": {
"delay": 622,
"time": "1771232002"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771231548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077422x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4392:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16353,
"time": "1771231587"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -16445,
"time": "1771231476"
},
"departure": {
"delay": -16445,
"time": "1771231495"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -16405,
"time": "1771231375"
},
"departure": {
"delay": -16405,
"time": "1771231415"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -16448,
"time": "1771231222"
},
"departure": {
"delay": -16448,
"time": "1771231252"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -16469,
"time": "1771231037"
},
"departure": {
"delay": -16469,
"time": "1771231051"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -16446,
"time": "1771231120"
},
"departure": {
"delay": -16446,
"time": "1771231134"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -16448,
"time": "1771231288"
},
"departure": {
"delay": -16448,
"time": "1771231312"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771229594",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4392:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1249:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771240680"
},
"departure": {
"time": "1771240680"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771241160"
},
"departure": {
"time": "1771241160"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771240500"
},
"departure": {
"time": "1771240500"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771241280"
},
"departure": {
"time": "1771241280"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771241220"
},
"departure": {
"time": "1771241220"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771240320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771240980"
},
"departure": {
"time": "1771240980"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771241340"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771240560"
},
"departure": {
"time": "1771240560"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771240800"
},
"departure": {
"time": "1771240800"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771240920"
},
"departure": {
"time": "1771240920"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771241040"
},
"departure": {
"time": "1771241040"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771240440"
},
"departure": {
"time": "1771240440"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771231690",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1249:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595759:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3547,
"time": "1771231733"
},
"departure": {
"delay": -3547,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3667,
"time": "1771231733"
},
"departure": {
"delay": -3667,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -4327,
"time": "1771231733"
},
"departure": {
"delay": -4327,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -4687,
"time": "1771231733"
},
"departure": {
"delay": -4687,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -4327,
"time": "1771231733"
},
"departure": {
"delay": -4327,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -4087,
"time": "1771231733"
},
"departure": {
"delay": -4087,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -4447,
"time": "1771231733"
},
"departure": {
"delay": -4447,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -4507,
"time": "1771231733"
},
"departure": {
"delay": -4507,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -4027,
"time": "1771231733"
},
"departure": {
"delay": -4027,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -4147,
"time": "1771231733"
},
"departure": {
"delay": -4147,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3427,
"time": "1771231733"
},
"departure": {
"delay": -3427,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -4507,
"time": "1771231733"
},
"departure": {
"delay": -4507,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -4027,
"time": "1771231733"
},
"departure": {
"delay": -4027,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3487,
"time": "1771231733"
},
"departure": {
"delay": -3487,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -4807,
"time": "1771231733"
},
"departure": {
"delay": -4807,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -4687,
"time": "1771231733"
},
"departure": {
"delay": -4687,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -4927,
"time": "1771231733"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -4327,
"time": "1771231733"
},
"departure": {
"delay": -4327,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -4807,
"time": "1771231733"
},
"departure": {
"delay": -4807,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"departure": {
"delay": -3367,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -4567,
"time": "1771231733"
},
"departure": {
"delay": -4567,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -4387,
"time": "1771231733"
},
"departure": {
"delay": -4387,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -4627,
"time": "1771231733"
},
"departure": {
"delay": -4627,
"time": "1771231733"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595759:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745459x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1771232130"
},
"departure": {
"delay": -30,
"time": "1771232130"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771231051"
},
"departure": {
"delay": 24,
"time": "1771231104"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1771230936"
},
"departure": {
"delay": 19,
"time": "1771230979"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1771231890"
},
"departure": {
"delay": -30,
"time": "1771231890"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1771231491"
},
"departure": {
"delay": -24,
"time": "1771231536"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1771231342"
},
"departure": {
"delay": 58,
"time": "1771231378"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -30,
"time": "1771232010"
},
"departure": {
"delay": -30,
"time": "1771232010"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1771231425"
},
"departure": {
"delay": 3,
"time": "1771231443"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1771232310"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1771231145"
},
"departure": {
"delay": 39,
"time": "1771231179"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1771230847"
},
"departure": {
"delay": 43,
"time": "1771230883"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1771232070"
},
"departure": {
"delay": -30,
"time": "1771232070"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1771231950"
},
"departure": {
"delay": -30,
"time": "1771231950"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -32,
"time": "1771231668"
},
"departure": {
"delay": -32,
"time": "1771231708"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1771231007"
},
"departure": {
"delay": 12,
"time": "1771231032"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1771231830"
},
"departure": {
"delay": -30,
"time": "1771231830"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771230720"
},
"departure": {
"delay": 22,
"time": "1771230802"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1771230630"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -49,
"time": "1771231586"
},
"departure": {
"delay": -49,
"time": "1771231631"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745459x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1409:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771242120"
},
"departure": {
"time": "1771242120"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771242480"
},
"departure": {
"time": "1771242480"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771243380"
},
"departure": {
"time": "1771243380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771243440"
},
"departure": {
"time": "1771243440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771242420"
},
"departure": {
"time": "1771242420"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771243080"
},
"departure": {
"time": "1771243080"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771243620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771242540"
},
"departure": {
"time": "1771242540"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771242300"
},
"departure": {
"time": "1771242300"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771242840"
},
"departure": {
"time": "1771242840"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771242660"
},
"departure": {
"time": "1771242660"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771243020"
},
"departure": {
"time": "1771243020"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771242600"
},
"departure": {
"time": "1771242600"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771242960"
},
"departure": {
"time": "1771242960"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771242060"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1409:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:6573694823432192x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -149,
"time": "1771234433"
},
"departure": {
"delay": -149,
"time": "1771234591"
},
"stopId": "FR:27056:ZE:5926078381031424:ATOUMOD014",
"stopSequence": 27
},
{
"arrival": {
"delay": -305,
"time": "1771234555"
},
"stopId": "FR:27056:ZE:6007052070551552:ATOUMOD014",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1771233475"
},
"departure": {
"delay": 5,
"time": "1771233485"
},
"stopId": "FR:27056:ZE:6016808357199872:ATOUMOD014",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1771233343"
},
"departure": {
"delay": 113,
"time": "1771233353"
},
"stopId": "FR:27056:ZE:6016392953331712:ATOUMOD014",
"stopSequence": 15
},
{
"arrival": {
"delay": -143,
"time": "1771234084"
},
"departure": {
"delay": -143,
"time": "1771234237"
},
"stopId": "FR:27056:ZE:5933781673312256:ATOUMOD014",
"stopSequence": 24
},
{
"departure": {
"delay": 8,
"time": "1771231748"
},
"stopId": "FR:27056:ZE:4810781540483072:ATOUMOD014",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1771231822"
},
"departure": {
"delay": -14,
"time": "1771231846"
},
"stopId": "FR:27056:ZE:5367161871663104:ATOUMOD014",
"stopSequence": 2
},
{
"arrival": {
"delay": -45,
"time": "1771232241"
},
"departure": {
"delay": -45,
"time": "1771232295"
},
"stopId": "FR:27056:ZE:5999215500066816:ATOUMOD014",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1771233223"
},
"departure": {
"delay": 113,
"time": "1771233233"
},
"stopId": "FR:27056:ZE:5997996064899072:ATOUMOD014",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1771233034"
},
"departure": {
"delay": 104,
"time": "1771233044"
},
"stopId": "FR:27398:ZE:4835319225516032:ATOUMOD014",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1771232916"
},
"departure": {
"delay": 106,
"time": "1771232926"
},
"stopId": "FR:27398:ZE:4865625185845248:ATOUMOD014",
"stopSequence": 11
},
{
"arrival": {
"delay": -183,
"time": "1771234244"
},
"departure": {
"delay": -183,
"time": "1771234437"
},
"stopId": "FR:27056:ZE:838610002:ATOUMOD014",
"stopSequence": 26
},
{
"arrival": {
"delay": -71,
"time": "1771232428"
},
"departure": {
"delay": -71,
"time": "1771232509"
},
"stopId": "FR:27398:ZE:4886776893145088:ATOUMOD014",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1771232113"
},
"departure": {
"delay": -19,
"time": "1771232141"
},
"stopId": "FR:27056:ZE:8070146:ATOUMOD014",
"stopSequence": 4
},
{
"arrival": {
"delay": -176,
"time": "1771234138"
},
"departure": {
"delay": -176,
"time": "1771234324"
},
"stopId": "FR:27056:ZE:6562695521239040:ATOUMOD014",
"stopSequence": 25
},
{
"arrival": {
"delay": -49,
"time": "1771232592"
},
"departure": {
"delay": -49,
"time": "1771232651"
},
"stopId": "FR:27398:ZE:851790001:ATOUMOD014",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1771232166"
},
"departure": {
"delay": -22,
"time": "1771232198"
},
"stopId": "FR:27056:ZE:4900843246583808:ATOUMOD014",
"stopSequence": 5
},
{
"arrival": {
"delay": -130,
"time": "1771233991"
},
"departure": {
"delay": -130,
"time": "1771234130"
},
"stopId": "FR:27056:ZE:6039451089240064:ATOUMOD014",
"stopSequence": 23
},
{
"arrival": {
"delay": -33,
"time": "1771233584"
},
"departure": {
"delay": -33,
"time": "1771233627"
},
"stopId": "FR:27056:ZE:5928302503002112:ATOUMOD014",
"stopSequence": 18
},
{
"arrival": {
"delay": 105,
"time": "1771233155"
},
"departure": {
"delay": 105,
"time": "1771233165"
},
"stopId": "FR:27056:ZE:5966402285469696:ATOUMOD014",
"stopSequence": 13
},
{
"arrival": {
"delay": -142,
"time": "1771233906"
},
"departure": {
"delay": -142,
"time": "1771234058"
},
"stopId": "FR:27056:ZE:4808170871455744:ATOUMOD014",
"stopSequence": 22
},
{
"arrival": {
"delay": -47,
"time": "1771232536"
},
"departure": {
"delay": -47,
"time": "1771232593"
},
"stopId": "FR:27398:ZE:4847446401220608:ATOUMOD014",
"stopSequence": 9
},
{
"arrival": {
"delay": -112,
"time": "1771233727"
},
"departure": {
"delay": -112,
"time": "1771233848"
},
"stopId": "FR:27056:ZE:5919793300373504:ATOUMOD014",
"stopSequence": 20
},
{
"arrival": {
"delay": -142,
"time": "1771233787"
},
"departure": {
"delay": -142,
"time": "1771233938"
},
"stopId": "FR:27056:ZE:810750001:ATOUMOD014",
"stopSequence": 21
},
{
"arrival": {
"delay": -85,
"time": "1771233661"
},
"departure": {
"delay": -85,
"time": "1771233755"
},
"stopId": "FR:27056:ZE:5363128427610112:ATOUMOD014",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1771233402"
},
"departure": {
"delay": 52,
"time": "1771233412"
},
"stopId": "FR:27056:ZE:5447794916589568:ATOUMOD014",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1771231919"
},
"departure": {
"delay": -26,
"time": "1771231954"
},
"stopId": "FR:27056:ZE:6010744870010880:ATOUMOD014",
"stopSequence": 3
},
{
"arrival": {
"delay": -61,
"time": "1771232329"
},
"departure": {
"delay": -61,
"time": "1771232399"
},
"stopId": "FR:27056:ZE:4786809784500224:ATOUMOD014",
"stopSequence": 7
}
],
"timestamp": "1771231738",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:6573694823432192x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748434x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1771228977"
},
"departure": {
"delay": 64,
"time": "1771228984"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -25,
"time": "1771229185"
},
"departure": {
"delay": -25,
"time": "1771229195"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1771229746"
},
"departure": {
"delay": 61,
"time": "1771229761"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 35,
"time": "1771229662"
},
"departure": {
"delay": 35,
"time": "1771229675"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1771228561"
},
"departure": {
"delay": 57,
"time": "1771228617"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 156,
"time": "1771227516"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1771229711"
},
"departure": {
"delay": 23,
"time": "1771229723"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 24,
"time": "1771228739"
},
"departure": {
"delay": 24,
"time": "1771228764"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1771229059"
},
"departure": {
"delay": -20,
"time": "1771229080"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1771228805"
},
"departure": {
"delay": 60,
"time": "1771228860"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1771228698"
},
"departure": {
"delay": 43,
"time": "1771228723"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1771228242"
},
"departure": {
"delay": 68,
"time": "1771228448"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1771227857"
},
"departure": {
"delay": 89,
"time": "1771227869"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 152,
"time": "1771227560"
},
"departure": {
"delay": 152,
"time": "1771227572"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1771227827"
},
"departure": {
"delay": 115,
"time": "1771227835"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1771229979"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 92,
"time": "1771227980"
},
"departure": {
"delay": 92,
"time": "1771227992"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1771229509"
},
"departure": {
"delay": 58,
"time": "1771229578"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1771229801"
},
"departure": {
"delay": 55,
"time": "1771229815"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 39,
"time": "1771228514"
},
"departure": {
"delay": 39,
"time": "1771228539"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1771227592"
},
"departure": {
"delay": 122,
"time": "1771227602"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 157,
"time": "1771227782"
},
"departure": {
"delay": 157,
"time": "1771227817"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 161,
"time": "1771227725"
},
"departure": {
"delay": 161,
"time": "1771227761"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 173,
"time": "1771227694"
},
"departure": {
"delay": 173,
"time": "1771227713"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1771228647"
},
"departure": {
"delay": 58,
"time": "1771228678"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1771228042"
},
"departure": {
"delay": 94,
"time": "1771228054"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 119,
"time": "1771228148"
},
"departure": {
"delay": 119,
"time": "1771228199"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -12,
"time": "1771229314"
},
"departure": {
"delay": -12,
"time": "1771229328"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1771229398"
},
"departure": {
"delay": 9,
"time": "1771229409"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -38,
"time": "1771229274"
},
"departure": {
"delay": -38,
"time": "1771229302"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 187,
"time": "1771227651"
},
"departure": {
"delay": 187,
"time": "1771227667"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1771229422"
},
"departure": {
"delay": -18,
"time": "1771229442"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1771229034"
},
"departure": {
"delay": 1,
"time": "1771229041"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1771227893"
},
"departure": {
"delay": 128,
"time": "1771227968"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748434x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx523:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771263060"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771262100"
},
"departure": {
"time": "1771262100"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771262220"
},
"departure": {
"time": "1771262220"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771262105"
},
"departure": {
"delay": 5,
"time": "1771262105"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771261560"
},
"departure": {
"time": "1771261560"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771260780"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771262160"
},
"departure": {
"time": "1771262160"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771262280"
},
"departure": {
"time": "1771262280"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771261620"
},
"departure": {
"time": "1771261620"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771261380"
},
"departure": {
"time": "1771261380"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771261500"
},
"departure": {
"time": "1771261500"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771260900"
},
"departure": {
"time": "1771260900"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771230800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx523:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1457:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771230300"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771230120"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771230480"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771232220"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771230180"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771230360"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771230720"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771230780"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771230900"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771230420"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771230540"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771230000"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771231080"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771231560"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771230660"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771230240"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1457:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6568876927090688x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1771231735"
},
"departure": {
"delay": 191,
"time": "1771231751"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 184,
"time": "1771231618"
},
"departure": {
"delay": 184,
"time": "1771231624"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 192,
"time": "1771231553"
},
"departure": {
"delay": 192,
"time": "1771231572"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 210,
"time": "1771231693"
},
"departure": {
"delay": 210,
"time": "1771231710"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 187,
"time": "1771231807"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 40
}
],
"timestamp": "1771231741",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6568876927090688x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759045x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771224188"
},
"departure": {
"delay": 22,
"time": "1771224202"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1771224678"
},
"departure": {
"delay": 94,
"time": "1771224694"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1771223876"
},
"departure": {
"delay": 73,
"time": "1771223893"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1771224234"
},
"departure": {
"delay": 21,
"time": "1771224261"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1771225328"
},
"departure": {
"delay": 79,
"time": "1771225399"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1771225142"
},
"departure": {
"delay": 45,
"time": "1771225185"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 113,
"time": "1771223513"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1771223561"
},
"departure": {
"delay": 73,
"time": "1771223593"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 89,
"time": "1771225072"
},
"departure": {
"delay": 89,
"time": "1771225109"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1771223793"
},
"departure": {
"delay": 61,
"time": "1771223821"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1771224406"
},
"departure": {
"delay": 91,
"time": "1771224451"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1771224029"
},
"departure": {
"delay": 43,
"time": "1771224043"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1771223852"
},
"departure": {
"delay": 102,
"time": "1771223862"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1771224823"
},
"departure": {
"delay": 99,
"time": "1771224879"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1771224077"
},
"departure": {
"delay": 62,
"time": "1771224122"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1771223696"
},
"departure": {
"delay": 92,
"time": "1771223732"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1771224939"
},
"departure": {
"delay": 39,
"time": "1771224939"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1771223927"
},
"departure": {
"delay": 77,
"time": "1771223957"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1771224749"
},
"departure": {
"delay": 135,
"time": "1771224795"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1771223671"
},
"departure": {
"delay": 106,
"time": "1771223686"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -49,
"time": "1771225451"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 89,
"time": "1771224324"
},
"departure": {
"delay": 89,
"time": "1771224389"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 157,
"time": "1771224485"
},
"departure": {
"delay": 157,
"time": "1771224517"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1771225247"
},
"departure": {
"delay": 39,
"time": "1771225299"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1771224292"
},
"departure": {
"delay": 67,
"time": "1771224307"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771231650",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759045x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745458x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1771231249"
},
"departure": {
"delay": 4,
"time": "1771231264"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1771230192"
},
"departure": {
"delay": 64,
"time": "1771230244"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -111,
"time": "1771230842"
},
"departure": {
"delay": -111,
"time": "1771230849"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1771229919"
},
"departure": {
"delay": 80,
"time": "1771229960"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1771231179"
},
"departure": {
"delay": 34,
"time": "1771231234"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1771230583"
},
"departure": {
"delay": 52,
"time": "1771230592"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -78,
"time": "1771231362"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -53,
"time": "1771230880"
},
"departure": {
"delay": -53,
"time": "1771230967"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1771230156"
},
"departure": {
"delay": 52,
"time": "1771230172"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 154,
"time": "1771229854"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1771230628"
},
"departure": {
"delay": 4,
"time": "1771230664"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -33,
"time": "1771230713"
},
"departure": {
"delay": -33,
"time": "1771230747"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1771230085"
},
"departure": {
"delay": 62,
"time": "1771230122"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -53,
"time": "1771230777"
},
"departure": {
"delay": -53,
"time": "1771230787"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1771230471"
},
"departure": {
"delay": 89,
"time": "1771230509"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1771230280"
},
"departure": {
"delay": 108,
"time": "1771230348"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -47,
"time": "1771230997"
},
"departure": {
"delay": -47,
"time": "1771231033"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1771229999"
},
"departure": {
"delay": 97,
"time": "1771230037"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771231063"
},
"departure": {
"delay": 15,
"time": "1771231155"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745458x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195927x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1771231178"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 98,
"time": "1771230938"
},
"departure": {
"delay": 98,
"time": "1771230938"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
}
],
"timestamp": "1771231108",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195927x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748509x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1771232390"
},
"departure": {
"delay": 50,
"time": "1771232390"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1771231970"
},
"departure": {
"delay": 50,
"time": "1771231970"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1771232090"
},
"departure": {
"delay": 50,
"time": "1771232090"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1771232450"
},
"departure": {
"delay": 50,
"time": "1771232450"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1771231286"
},
"departure": {
"delay": 103,
"time": "1771231303"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771232510"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1771232270"
},
"departure": {
"delay": 50,
"time": "1771232270"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1771232330"
},
"departure": {
"delay": 50,
"time": "1771232330"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1771232030"
},
"departure": {
"delay": 50,
"time": "1771232030"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1771231396"
},
"departure": {
"delay": 91,
"time": "1771231411"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1771231910"
},
"departure": {
"delay": 50,
"time": "1771231910"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1771231209"
},
"departure": {
"delay": 98,
"time": "1771231238"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1771230761"
},
"departure": {
"delay": 55,
"time": "1771230775"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771232150"
},
"departure": {
"delay": 50,
"time": "1771232150"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1771232330"
},
"departure": {
"delay": 50,
"time": "1771232330"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1771231790"
},
"departure": {
"delay": 50,
"time": "1771231790"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 53,
"time": "1771230653"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771231850"
},
"departure": {
"delay": 50,
"time": "1771231850"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1771231625"
},
"departure": {
"delay": 74,
"time": "1771231634"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1771231073"
},
"departure": {
"delay": 120,
"time": "1771231080"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 139,
"time": "1771231003"
},
"departure": {
"delay": 139,
"time": "1771231039"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1771230705"
},
"departure": {
"delay": 63,
"time": "1771230723"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 136,
"time": "1771231142"
},
"departure": {
"delay": 136,
"time": "1771231156"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1771231103"
},
"departure": {
"delay": 100,
"time": "1771231120"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748509x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182520x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771232285"
},
"departure": {
"delay": 5,
"time": "1771232285"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -37,
"time": "1771233263"
},
"departure": {
"delay": -37,
"time": "1771233263"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -30,
"time": "1771231530"
},
"departure": {
"delay": -30,
"time": "1771231530"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -49,
"time": "1771232951"
},
"departure": {
"delay": -49,
"time": "1771232951"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -24,
"time": "1771233336"
},
"departure": {
"delay": -24,
"time": "1771233336"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -45,
"time": "1771231875"
},
"departure": {
"delay": -45,
"time": "1771231875"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -49,
"time": "1771232531"
},
"departure": {
"delay": -49,
"time": "1771232531"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -50,
"time": "1771231390"
},
"departure": {
"delay": -50,
"time": "1771231390"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -68,
"time": "1771231612"
},
"departure": {
"delay": -68,
"time": "1771231612"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1771233191"
},
"departure": {
"delay": -49,
"time": "1771233191"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -3,
"time": "1771231797"
},
"departure": {
"delay": -3,
"time": "1771231797"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1771233051"
},
"departure": {
"delay": -9,
"time": "1771233051"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1771231360"
},
"departure": {
"delay": 40,
"time": "1771231360"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -49,
"time": "1771232771"
},
"departure": {
"delay": -49,
"time": "1771232771"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -49,
"time": "1771233011"
},
"departure": {
"delay": -49,
"time": "1771233011"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -49,
"time": "1771232231"
},
"departure": {
"delay": -49,
"time": "1771232231"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1771233156"
},
"departure": {
"delay": -24,
"time": "1771233156"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -19,
"time": "1771232441"
},
"departure": {
"delay": -19,
"time": "1771232441"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -80,
"time": "1771231480"
},
"departure": {
"delay": -80,
"time": "1771231480"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1771233081"
},
"departure": {
"delay": -39,
"time": "1771233081"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -31,
"time": "1771232849"
},
"departure": {
"delay": -31,
"time": "1771232849"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1771232100"
},
"departure": {
"time": "1771232100"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1771232374"
},
"departure": {
"delay": -26,
"time": "1771232374"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -49,
"time": "1771233431"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -48,
"time": "1771232172"
},
"departure": {
"delay": -48,
"time": "1771232172"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -6,
"time": "1771231674"
},
"departure": {
"delay": -6,
"time": "1771231674"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1771231726"
},
"departure": {
"delay": -14,
"time": "1771231726"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -49,
"time": "1771231931"
},
"departure": {
"delay": -49,
"time": "1771231931"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -52,
"time": "1771231448"
},
"departure": {
"delay": -52,
"time": "1771231448"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182520x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597209:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1987,
"time": "1771231733"
},
"departure": {
"delay": -1987,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -51,
"time": "1771234089"
},
"departure": {
"delay": -51,
"time": "1771234089"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"delay": -1867,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -237,
"time": "1771234623"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -91,
"time": "1771234289"
},
"departure": {
"delay": -91,
"time": "1771234289"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1771233905"
},
"departure": {
"delay": -55,
"time": "1771233905"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -68,
"time": "1771234192"
},
"departure": {
"delay": -68,
"time": "1771234192"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1771234000"
},
"departure": {
"delay": -20,
"time": "1771234000"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -152,
"time": "1771234408"
},
"departure": {
"delay": -152,
"time": "1771234408"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -172,
"time": "1771234508"
},
"departure": {
"delay": -172,
"time": "1771234508"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -122,
"time": "1771234318"
},
"departure": {
"delay": -122,
"time": "1771234318"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1927,
"time": "1771231733"
},
"departure": {
"delay": -1927,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -79,
"time": "1771234241"
},
"departure": {
"delay": -79,
"time": "1771234241"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -172,
"time": "1771234448"
},
"departure": {
"delay": -172,
"time": "1771234448"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -14,
"time": "1771233826"
},
"departure": {
"delay": -14,
"time": "1771233826"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597209:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851003F5703877x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771232280"
},
"departure": {
"time": "1771232340"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771231500"
},
"departure": {
"time": "1771231620"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232760"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771233660"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1771229400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771225791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851003F5703877x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758056x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771221013"
},
"departure": {
"delay": 19,
"time": "1771221019"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1771220309"
},
"departure": {
"delay": 37,
"time": "1771220317"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1771221068"
},
"departure": {
"delay": 3,
"time": "1771221123"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1771220767"
},
"departure": {
"delay": 19,
"time": "1771220779"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1771221513"
},
"departure": {
"delay": 42,
"time": "1771221522"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1771218969"
},
"departure": {
"delay": 54,
"time": "1771219014"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1771221262"
},
"departure": {
"delay": 79,
"time": "1771221439"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1771219247"
},
"departure": {
"delay": 8,
"time": "1771219268"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771219724"
},
"departure": {
"delay": 22,
"time": "1771219762"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1771218691"
},
"departure": {
"delay": 45,
"time": "1771218705"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771219380"
},
"departure": {
"delay": 11,
"time": "1771219391"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1771218529"
},
"departure": {
"delay": 1,
"time": "1771218541"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -76,
"time": "1771222004"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1771218863"
},
"departure": {
"delay": 35,
"time": "1771218875"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1771218481"
},
"departure": {
"delay": 76,
"time": "1771218496"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1771219928"
},
"departure": {
"delay": 58,
"time": "1771219978"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 121,
"time": "1771218421"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1771219068"
},
"departure": {
"delay": 65,
"time": "1771219085"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1771218637"
},
"departure": {
"delay": 77,
"time": "1771218677"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758056x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758724x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234560"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771232580"
},
"departure": {
"time": "1771232580"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234200"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771232760"
},
"departure": {
"time": "1771232760"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771234800"
},
"departure": {
"time": "1771234800"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1771232340"
},
"departure": {
"time": "1771232340"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771234740"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234200"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771235160"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771233480"
},
"departure": {
"time": "1771233480"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1771233720"
},
"departure": {
"time": "1771233720"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771234920"
},
"departure": {
"time": "1771234920"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771233300"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771233180"
},
"departure": {
"time": "1771233180"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771234080"
},
"departure": {
"time": "1771234080"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235040"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1771232520"
},
"departure": {
"time": "1771232520"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771234140"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1771234980"
},
"departure": {
"time": "1771234980"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1771234860"
},
"departure": {
"time": "1771234860"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1771233060"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771232880"
},
"departure": {
"time": "1771232880"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758724x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:980e6b352ff8074c476e7c495d397398:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -85,
"time": "1771231115"
},
"stopId": "FR:61218:ZE:2415:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1771230315"
},
"departure": {
"delay": 22,
"time": "1771230322"
},
"stopId": "FR:61391:ZE:2254:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1771230984"
},
"departure": {
"delay": -18,
"time": "1771231002"
},
"stopId": "FR:61218:ZE:2411:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1771230466"
},
"departure": {
"delay": 36,
"time": "1771230576"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1771230221"
},
"departure": {
"delay": 49,
"time": "1771230229"
},
"stopId": "FR:61391:ZE:2299:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": -61,
"time": "1771231011"
},
"departure": {
"delay": -61,
"time": "1771231019"
},
"stopId": "FR:61218:ZE:2413:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1771230735"
},
"departure": {
"delay": 28,
"time": "1771230748"
},
"stopId": "FR:61169:ZE:2265:ATOUMOD104",
"stopSequence": 10
},
{
"departure": {
"delay": 77,
"time": "1771230137"
},
"stopId": "FR:61391:ZE:3104:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1771230930"
},
"departure": {
"delay": -16,
"time": "1771230944"
},
"stopId": "FR:61218:ZE:2409:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771230802"
},
"departure": {
"delay": 30,
"time": "1771230810"
},
"stopId": "FR:61218:ZE:2405:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771230623"
},
"departure": {
"delay": 22,
"time": "1771230682"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1771230861"
},
"departure": {
"delay": 28,
"time": "1771230868"
},
"stopId": "FR:61218:ZE:2407:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": -59,
"time": "1771230351"
},
"departure": {
"delay": -59,
"time": "1771230361"
},
"stopId": "FR:61391:ZE:2337:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771230775"
},
"departure": {
"delay": 60,
"time": "1771230780"
},
"stopId": "FR:61391:ZE:1577:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1771230268"
},
"departure": {
"delay": 37,
"time": "1771230277"
},
"stopId": "FR:61391:ZE:2292:ATOUMOD104",
"stopSequence": 5
}
],
"timestamp": "1771231264",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:251:LOC",
"tripId": "ATOUMOD104:ServiceJourney:980e6b352ff8074c476e7c495d397398:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745460x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 230,
"time": "1771232570"
},
"departure": {
"delay": 230,
"time": "1771232570"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 230,
"time": "1771233470"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 230,
"time": "1771232450"
},
"departure": {
"delay": 230,
"time": "1771232450"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 230,
"time": "1771233230"
},
"departure": {
"delay": 230,
"time": "1771233230"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 230,
"time": "1771233170"
},
"departure": {
"delay": 230,
"time": "1771233170"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 230,
"time": "1771231910"
},
"departure": {
"delay": 230,
"time": "1771231910"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 230,
"time": "1771232690"
},
"departure": {
"delay": 230,
"time": "1771232690"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 230,
"time": "1771232270"
},
"departure": {
"delay": 230,
"time": "1771232270"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 230,
"time": "1771232210"
},
"departure": {
"delay": 230,
"time": "1771232210"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 230,
"time": "1771231970"
},
"departure": {
"delay": 230,
"time": "1771231970"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 230,
"time": "1771232090"
},
"departure": {
"delay": 230,
"time": "1771232090"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 230,
"time": "1771232810"
},
"departure": {
"delay": 230,
"time": "1771232810"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 230,
"time": "1771233110"
},
"departure": {
"delay": 230,
"time": "1771233110"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 230,
"time": "1771233050"
},
"departure": {
"delay": 230,
"time": "1771233050"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 230,
"time": "1771233290"
},
"departure": {
"delay": 230,
"time": "1771233290"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 230,
"time": "1771232990"
},
"departure": {
"delay": 230,
"time": "1771232990"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 230,
"time": "1771232870"
},
"departure": {
"delay": 230,
"time": "1771232870"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 230,
"time": "1771232150"
},
"departure": {
"delay": 230,
"time": "1771232150"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745460x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1771227931"
},
"departure": {
"delay": 41,
"time": "1771228001"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"time": "1771227882"
},
"departure": {
"time": "1771227900"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -37,
"time": "1771228343"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1771227842"
},
"departure": {
"delay": 19,
"time": "1771227859"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1771228147"
},
"departure": {
"delay": 15,
"time": "1771228155"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1771228198"
},
"departure": {
"delay": 6,
"time": "1771228206"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 258,
"time": "1771227069"
},
"departure": {
"delay": 258,
"time": "1771227078"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 176,
"time": "1771227164"
},
"departure": {
"delay": 176,
"time": "1771227176"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 279,
"time": "1771226974"
},
"departure": {
"delay": 279,
"time": "1771227039"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 231,
"time": "1771226924"
},
"departure": {
"delay": 231,
"time": "1771226931"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1771228085"
},
"departure": {
"delay": 18,
"time": "1771228098"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1771227325"
},
"departure": {
"delay": 40,
"time": "1771227340"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1771227618"
},
"departure": {
"delay": 83,
"time": "1771227683"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1771227182"
},
"departure": {
"delay": 132,
"time": "1771227192"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1771227801"
},
"departure": {
"delay": 35,
"time": "1771227815"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1771227538"
},
"departure": {
"delay": 38,
"time": "1771227578"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 202,
"time": "1771227135"
},
"departure": {
"delay": 202,
"time": "1771227142"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1771228058"
},
"departure": {
"delay": 46,
"time": "1771228066"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1771227214"
},
"departure": {
"delay": 49,
"time": "1771227229"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 244,
"time": "1771226873"
},
"departure": {
"delay": 244,
"time": "1771226884"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771227378"
},
"departure": {
"delay": 26,
"time": "1771227386"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1771228237"
},
"departure": {
"delay": -1,
"time": "1771228259"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 231,
"time": "1771227096"
},
"departure": {
"delay": 231,
"time": "1771227111"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"departure": {
"delay": 227,
"time": "1771226807"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1771227477"
},
"departure": {
"delay": 8,
"time": "1771227488"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:7:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244138xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771231027"
},
"departure": {
"delay": 7,
"time": "1771231027"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1771230832"
},
"departure": {
"delay": 52,
"time": "1771230832"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 53,
"time": "1771230953"
},
"departure": {
"delay": 53,
"time": "1771230953"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1771230632"
},
"departure": {
"delay": 32,
"time": "1771230632"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1771231001"
},
"departure": {
"delay": 41,
"time": "1771231001"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1771230865"
},
"departure": {
"delay": 25,
"time": "1771230865"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -3,
"time": "1771231137"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 14,
"time": "1771230914"
},
"departure": {
"delay": 14,
"time": "1771230914"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 7,
"time": "1771230667"
},
"departure": {
"delay": 7,
"time": "1771230667"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1771230497"
},
"departure": {
"delay": 17,
"time": "1771230497"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1771230778"
},
"departure": {
"delay": -2,
"time": "1771230778"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 42,
"time": "1771230582"
},
"departure": {
"delay": 42,
"time": "1771230582"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771231058"
},
"departure": {
"delay": 38,
"time": "1771231058"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -3,
"time": "1771230237"
},
"departure": {
"delay": -3,
"time": "1771230237"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771230238",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244138xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182575x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771231770"
},
"departure": {
"delay": 30,
"time": "1771231770"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1771233687"
},
"departure": {
"delay": 27,
"time": "1771233687"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1771231962"
},
"departure": {
"delay": 42,
"time": "1771231962"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1771234150"
},
"departure": {
"delay": 70,
"time": "1771234150"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1771232663"
},
"departure": {
"delay": 23,
"time": "1771232663"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1771234043"
},
"departure": {
"delay": 23,
"time": "1771234043"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 23,
"time": "1771232183"
},
"departure": {
"delay": 23,
"time": "1771232183"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1771232123"
},
"departure": {
"delay": 23,
"time": "1771232123"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771233575"
},
"departure": {
"delay": 35,
"time": "1771233575"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1771233803"
},
"departure": {
"delay": 23,
"time": "1771233803"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 23,
"time": "1771232363"
},
"departure": {
"delay": 23,
"time": "1771232363"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1771231883"
},
"departure": {
"delay": 23,
"time": "1771231883"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1771233857"
},
"departure": {
"delay": 77,
"time": "1771233857"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1771233946"
},
"departure": {
"delay": 46,
"time": "1771233946"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1771234093"
},
"departure": {
"delay": 73,
"time": "1771234093"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 82,
"time": "1771233442"
},
"departure": {
"delay": 82,
"time": "1771233442"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 35,
"time": "1771234295"
},
"departure": {
"delay": 35,
"time": "1771234295"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 78,
"time": "1771233378"
},
"departure": {
"delay": 78,
"time": "1771233378"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1771234239"
},
"departure": {
"delay": 39,
"time": "1771234239"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1771232797"
},
"departure": {
"delay": 37,
"time": "1771232797"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1771231834"
},
"departure": {
"delay": 34,
"time": "1771231834"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1771233178"
},
"departure": {
"delay": 58,
"time": "1771233178"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1771232961"
},
"departure": {
"delay": 81,
"time": "1771232961"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1771233083"
},
"departure": {
"delay": 23,
"time": "1771233083"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1771232283"
},
"departure": {
"delay": 63,
"time": "1771232283"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1771233623"
},
"departure": {
"delay": 23,
"time": "1771233623"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1771233323"
},
"departure": {
"delay": 23,
"time": "1771233323"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1771233521"
},
"departure": {
"delay": 41,
"time": "1771233521"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1771234343"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 77,
"time": "1771233137"
},
"departure": {
"delay": 77,
"time": "1771233137"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1771233037"
},
"departure": {
"delay": 37,
"time": "1771233037"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1771233752"
},
"departure": {
"delay": 32,
"time": "1771233752"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1771231703"
},
"departure": {
"delay": 23,
"time": "1771231703"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182575x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:114:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771227900"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 225,
"time": "1771228409"
},
"departure": {
"delay": 225,
"time": "1771228425"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1771229918"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 42,
"time": "1771229651"
},
"departure": {
"delay": 42,
"time": "1771229682"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 138,
"time": "1771228748"
},
"departure": {
"delay": 138,
"time": "1771228758"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1771229862"
},
"departure": {
"delay": 48,
"time": "1771229868"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 190,
"time": "1771228439"
},
"departure": {
"delay": 190,
"time": "1771228450"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1771229211"
},
"departure": {
"delay": 61,
"time": "1771229221"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1771228647"
},
"departure": {
"delay": 189,
"time": "1771228689"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1771229351"
},
"departure": {
"delay": 23,
"time": "1771229363"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1771228991"
},
"departure": {
"delay": 22,
"time": "1771229062"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1771228823"
},
"departure": {
"delay": 93,
"time": "1771228833"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1771229779"
},
"departure": {
"delay": 55,
"time": "1771229815"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1771229404"
},
"departure": {
"delay": 15,
"time": "1771229415"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1771228349"
},
"departure": {
"delay": 240,
"time": "1771228380"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 161,
"time": "1771228485"
},
"departure": {
"delay": 161,
"time": "1771228541"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 216,
"time": "1771228296"
},
"departure": {
"delay": 216,
"time": "1771228296"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771229126"
},
"departure": {
"delay": 37,
"time": "1771229137"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1771229246"
},
"departure": {
"delay": 16,
"time": "1771229296"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 232,
"time": "1771228206"
},
"departure": {
"delay": 232,
"time": "1771228252"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1771229493"
},
"departure": {
"delay": 68,
"time": "1771229588"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
}
],
"timestamp": "1771231736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:114:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2273:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18075,
"time": "1771228965"
},
"departure": {
"delay": -18075,
"time": "1771228965"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18085,
"time": "1771230635"
},
"departure": {
"delay": -18085,
"time": "1771230635"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -18021,
"time": "1771229439"
},
"departure": {
"delay": -18021,
"time": "1771229439"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -18119,
"time": "1771230301"
},
"departure": {
"delay": -18119,
"time": "1771230301"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -18004,
"time": "1771229216"
},
"departure": {
"delay": -18004,
"time": "1771229216"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": -18240,
"time": "1771228380"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -18108,
"time": "1771230552"
},
"departure": {
"delay": -18108,
"time": "1771230552"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -18086,
"time": "1771230214"
},
"departure": {
"delay": -18086,
"time": "1771230214"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -18056,
"time": "1771229739"
},
"departure": {
"delay": -18056,
"time": "1771229764"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -18064,
"time": "1771230716"
},
"departure": {
"delay": -18064,
"time": "1771230716"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -18081,
"time": "1771229139"
},
"departure": {
"delay": -18081,
"time": "1771229139"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -18176,
"time": "1771228564"
},
"departure": {
"delay": -18176,
"time": "1771228564"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -18055,
"time": "1771230845"
},
"departure": {
"delay": -18055,
"time": "1771230845"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -18049,
"time": "1771230947"
},
"departure": {
"delay": -18049,
"time": "1771230971"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -18077,
"time": "1771229503"
},
"departure": {
"delay": -18077,
"time": "1771229503"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -17976,
"time": "1771229364"
},
"departure": {
"delay": -17976,
"time": "1771229364"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -18121,
"time": "1771229617"
},
"departure": {
"delay": -18121,
"time": "1771229639"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -18076,
"time": "1771229564"
},
"departure": {
"delay": -18076,
"time": "1771229564"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -18095,
"time": "1771231045"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -18086,
"time": "1771229914"
},
"departure": {
"delay": -18086,
"time": "1771229914"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -18175,
"time": "1771228625"
},
"departure": {
"delay": -18175,
"time": "1771228625"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -18126,
"time": "1771230414"
},
"departure": {
"delay": -18126,
"time": "1771230414"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -18140,
"time": "1771230040"
},
"departure": {
"delay": -18140,
"time": "1771230040"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -18056,
"time": "1771229824"
},
"departure": {
"delay": -18056,
"time": "1771229824"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -18120,
"time": "1771228740"
},
"departure": {
"delay": -18120,
"time": "1771228740"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -18111,
"time": "1771230489"
},
"departure": {
"delay": -18111,
"time": "1771230489"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -18055,
"time": "1771228865"
},
"departure": {
"delay": -18055,
"time": "1771228865"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771228234",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2273:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1490719:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1869,
"time": "1771231731"
},
"departure": {
"delay": -1869,
"time": "1771231731"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2529,
"time": "1771231731"
},
"departure": {
"delay": -2529,
"time": "1771231731"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1689,
"time": "1771231731"
},
"departure": {
"delay": -1689,
"time": "1771231731"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3129,
"time": "1771231731"
},
"departure": {
"delay": -3129,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -2769,
"time": "1771231731"
},
"departure": {
"delay": -2769,
"time": "1771231731"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -1749,
"time": "1771231731"
},
"departure": {
"delay": -1749,
"time": "1771231731"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1989,
"time": "1771231731"
},
"departure": {
"delay": -1989,
"time": "1771231731"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1449,
"time": "1771231731"
},
"departure": {
"delay": -1449,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3009,
"time": "1771231731"
},
"departure": {
"delay": -3009,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1209,
"time": "1771231731"
},
"departure": {
"delay": -1209,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1029,
"time": "1771231731"
},
"departure": {
"delay": -1029,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2169,
"time": "1771231731"
},
"departure": {
"delay": -2169,
"time": "1771231731"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1269,
"time": "1771231731"
},
"departure": {
"delay": -1269,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3069,
"time": "1771231731"
},
"departure": {
"delay": -3069,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -2469,
"time": "1771231731"
},
"departure": {
"delay": -2469,
"time": "1771231731"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1569,
"time": "1771231731"
},
"departure": {
"delay": -1569,
"time": "1771231731"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1809,
"time": "1771231731"
},
"departure": {
"delay": -1809,
"time": "1771231731"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2229,
"time": "1771231731"
},
"departure": {
"delay": -2229,
"time": "1771231731"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1329,
"time": "1771231731"
},
"departure": {
"delay": -1329,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1629,
"time": "1771231731"
},
"departure": {
"delay": -1629,
"time": "1771231731"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -490,
"time": "1771234790"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"departure": {
"delay": -969,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2949,
"time": "1771231731"
},
"departure": {
"delay": -2949,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -2109,
"time": "1771231731"
},
"departure": {
"delay": -2109,
"time": "1771231731"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1929,
"time": "1771231731"
},
"departure": {
"delay": -1929,
"time": "1771231731"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1689,
"time": "1771231731"
},
"departure": {
"delay": -1689,
"time": "1771231731"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -436,
"time": "1771234664"
},
"departure": {
"delay": -436,
"time": "1771234664"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -392,
"time": "1771234708"
},
"departure": {
"delay": -392,
"time": "1771234708"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1029,
"time": "1771231731"
},
"departure": {
"delay": -1029,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1569,
"time": "1771231731"
},
"departure": {
"delay": -1569,
"time": "1771231731"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2229,
"time": "1771231731"
},
"departure": {
"delay": -2229,
"time": "1771231731"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3129,
"time": "1771231731"
},
"departure": {
"delay": -3129,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -428,
"time": "1771234612"
},
"departure": {
"delay": -428,
"time": "1771234612"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -403,
"time": "1771234577"
},
"departure": {
"delay": -403,
"time": "1771234577"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1449,
"time": "1771231731"
},
"departure": {
"delay": -1449,
"time": "1771231731"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1269,
"time": "1771231731"
},
"departure": {
"delay": -1269,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2529,
"time": "1771231731"
},
"departure": {
"delay": -2529,
"time": "1771231731"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1209,
"time": "1771231731"
},
"departure": {
"delay": -1209,
"time": "1771231731"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2709,
"time": "1771231731"
},
"departure": {
"delay": -2709,
"time": "1771231731"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -2589,
"time": "1771231731"
},
"departure": {
"delay": -2589,
"time": "1771231731"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3189,
"time": "1771231731"
},
"departure": {
"delay": -3189,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1490719:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:5469460744896512x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -394,
"time": "1771231046"
},
"stopId": "FR:27056:ZE:4810781540483072:ATOUMOD014",
"stopSequence": 28
}
],
"timestamp": "1771231048",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:5469460744896512x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077423x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1771232194"
},
"departure": {
"delay": 34,
"time": "1771232194"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1771232476"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1771231817"
},
"departure": {
"delay": 17,
"time": "1771231817"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1771231936"
},
"departure": {
"delay": 16,
"time": "1771231936"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1771231729"
},
"departure": {
"delay": 49,
"time": "1771231729"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1771231506"
},
"departure": {
"delay": 66,
"time": "1771231506"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1771231379"
},
"departure": {
"delay": 59,
"time": "1771231379"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1771231538"
},
"departure": {
"delay": -22,
"time": "1771231538"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1771232116"
},
"departure": {
"delay": 16,
"time": "1771232116"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1771231991"
},
"departure": {
"delay": 71,
"time": "1771231991"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771231898"
},
"departure": {
"delay": 38,
"time": "1771231898"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1771231665"
},
"departure": {
"delay": 45,
"time": "1771231665"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1771232311"
},
"departure": {
"delay": 31,
"time": "1771232311"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1771232266"
},
"departure": {
"delay": 46,
"time": "1771232266"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771231668",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077423x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197385x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 283,
"time": "1771232023"
},
"departure": {
"delay": 283,
"time": "1771232023"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 228,
"time": "1771232268"
},
"departure": {
"delay": 228,
"time": "1771232268"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 242,
"time": "1771231922"
},
"departure": {
"delay": 242,
"time": "1771231922"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 228,
"time": "1771232928"
},
"departure": {
"delay": 228,
"time": "1771232928"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 235,
"time": "1771232215"
},
"departure": {
"delay": 235,
"time": "1771232215"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 278,
"time": "1771232438"
},
"departure": {
"delay": 278,
"time": "1771232438"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 228,
"time": "1771233048"
},
"departure": {
"delay": 228,
"time": "1771233048"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 228,
"time": "1771232688"
},
"departure": {
"delay": 228,
"time": "1771232688"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 286,
"time": "1771231846"
},
"departure": {
"delay": 286,
"time": "1771231846"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 169,
"time": "1771231489"
},
"departure": {
"delay": 169,
"time": "1771231489"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 276,
"time": "1771233096"
},
"departure": {
"delay": 276,
"time": "1771233096"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 236,
"time": "1771233176"
},
"departure": {
"delay": 236,
"time": "1771233176"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 228,
"time": "1771233348"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 242,
"time": "1771231682"
},
"departure": {
"delay": 242,
"time": "1771231682"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 269,
"time": "1771232729"
},
"departure": {
"delay": 269,
"time": "1771232729"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 287,
"time": "1771232987"
},
"departure": {
"delay": 287,
"time": "1771232987"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 238,
"time": "1771232638"
},
"departure": {
"delay": 238,
"time": "1771232638"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 253,
"time": "1771233253"
},
"departure": {
"delay": 253,
"time": "1771233253"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 228,
"time": "1771233228"
},
"departure": {
"delay": 228,
"time": "1771233228"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 262,
"time": "1771233142"
},
"departure": {
"delay": 262,
"time": "1771233142"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 236,
"time": "1771232516"
},
"departure": {
"delay": 236,
"time": "1771232516"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 228,
"time": "1771231968"
},
"departure": {
"delay": 228,
"time": "1771231968"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 279,
"time": "1771232319"
},
"departure": {
"delay": 279,
"time": "1771232319"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 274,
"time": "1771232854"
},
"departure": {
"delay": 274,
"time": "1771232854"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 266,
"time": "1771232066"
},
"departure": {
"delay": 266,
"time": "1771232066"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 260,
"time": "1771232780"
},
"departure": {
"delay": 260,
"time": "1771232780"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 260,
"time": "1771233320"
},
"departure": {
"delay": 260,
"time": "1771233320"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 265,
"time": "1771232605"
},
"departure": {
"delay": 265,
"time": "1771232605"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 274,
"time": "1771233274"
},
"departure": {
"delay": 274,
"time": "1771233274"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197385x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470540:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1869,
"time": "1771231731"
},
"departure": {
"delay": -1869,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1629,
"time": "1771231731"
},
"departure": {
"delay": -1629,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -173,
"time": "1771233787"
},
"departure": {
"delay": -173,
"time": "1771233787"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -164,
"time": "1771233736"
},
"departure": {
"delay": -164,
"time": "1771233736"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -188,
"time": "1771233712"
},
"departure": {
"delay": -188,
"time": "1771233712"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -212,
"time": "1771233808"
},
"departure": {
"delay": -212,
"time": "1771233808"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -246,
"time": "1771234254"
},
"departure": {
"delay": -246,
"time": "1771234254"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -284,
"time": "1771233916"
},
"departure": {
"delay": -284,
"time": "1771233916"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -255,
"time": "1771234005"
},
"departure": {
"delay": -255,
"time": "1771234005"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1689,
"time": "1771231731"
},
"departure": {
"delay": -1689,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -296,
"time": "1771234384"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2109,
"time": "1771231731"
},
"departure": {
"delay": -2109,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1269,
"time": "1771231731"
},
"departure": {
"delay": -1269,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -239,
"time": "1771234201"
},
"departure": {
"delay": -239,
"time": "1771234201"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1809,
"time": "1771231731"
},
"departure": {
"delay": -1809,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1569,
"time": "1771231731"
},
"departure": {
"delay": -1569,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1449,
"time": "1771231731"
},
"departure": {
"delay": -1449,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"delay": -1269,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -218,
"time": "1771233982"
},
"departure": {
"delay": -218,
"time": "1771233982"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -229,
"time": "1771233851"
},
"departure": {
"delay": -229,
"time": "1771233851"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -204,
"time": "1771234296"
},
"departure": {
"delay": -204,
"time": "1771234296"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1989,
"time": "1771231731"
},
"departure": {
"delay": -1989,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -252,
"time": "1771234128"
},
"departure": {
"delay": -252,
"time": "1771234128"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470540:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758714x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 259,
"time": "1771226359"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 118,
"time": "1771224698"
},
"departure": {
"delay": 118,
"time": "1771224718"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 304,
"time": "1771225578"
},
"departure": {
"delay": 304,
"time": "1771225624"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 320,
"time": "1771226085"
},
"departure": {
"delay": 320,
"time": "1771226120"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 257,
"time": "1771225845"
},
"departure": {
"delay": 257,
"time": "1771225877"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 293,
"time": "1771225456"
},
"departure": {
"delay": 293,
"time": "1771225493"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1771223368"
},
"departure": {
"delay": -14,
"time": "1771223386"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1771223423"
},
"departure": {
"delay": 27,
"time": "1771223487"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 295,
"time": "1771225961"
},
"departure": {
"delay": 295,
"time": "1771225975"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1771223830"
},
"departure": {
"delay": 58,
"time": "1771223878"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 200,
"time": "1771224513"
},
"departure": {
"delay": 200,
"time": "1771224560"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1771225043"
},
"departure": {
"delay": 180,
"time": "1771225080"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 283,
"time": "1771226183"
},
"departure": {
"delay": 283,
"time": "1771226203"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 173,
"time": "1771225302"
},
"departure": {
"delay": 173,
"time": "1771225313"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1771223934"
},
"departure": {
"delay": 39,
"time": "1771223979"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1771223548"
},
"departure": {
"delay": 11,
"time": "1771223591"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 276,
"time": "1771225766"
},
"departure": {
"delay": 276,
"time": "1771225776"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 133,
"time": "1771224753"
},
"departure": {
"delay": 133,
"time": "1771224793"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 268,
"time": "1771225331"
},
"departure": {
"delay": 268,
"time": "1771225408"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1771223647"
},
"departure": {
"delay": 43,
"time": "1771223683"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 171,
"time": "1771224889"
},
"departure": {
"delay": 171,
"time": "1771224951"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 307,
"time": "1771226008"
},
"departure": {
"delay": 307,
"time": "1771226047"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 187,
"time": "1771225214"
},
"departure": {
"delay": 187,
"time": "1771225267"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1771223759"
},
"departure": {
"delay": 36,
"time": "1771223796"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 282,
"time": "1771226239"
},
"departure": {
"delay": 282,
"time": "1771226262"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 246,
"time": "1771224251"
},
"departure": {
"delay": 246,
"time": "1771224426"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 265,
"time": "1771226292"
},
"departure": {
"delay": 265,
"time": "1771226305"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 293,
"time": "1771225696"
},
"departure": {
"delay": 293,
"time": "1771225733"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 168,
"time": "1771224606"
},
"departure": {
"delay": 168,
"time": "1771224648"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1771225129"
},
"departure": {
"delay": 148,
"time": "1771225168"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 8,
"time": "1771223168"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 305,
"time": "1771226150"
},
"departure": {
"delay": 305,
"time": "1771226165"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 9,
"time": "1771223326"
},
"departure": {
"delay": 9,
"time": "1771223349"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 121,
"time": "1771224822"
},
"departure": {
"delay": 121,
"time": "1771224841"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771224064"
},
"departure": {
"delay": 38,
"time": "1771224098"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1771223254"
},
"departure": {
"delay": 42,
"time": "1771223262"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758714x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597208:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -116,
"time": "1771232164"
},
"departure": {
"delay": -116,
"time": "1771232164"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1771231827"
},
"departure": {
"delay": 27,
"time": "1771231827"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1771231918"
},
"departure": {
"delay": -2,
"time": "1771231918"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -70,
"time": "1771232090"
},
"departure": {
"delay": -70,
"time": "1771232090"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -86,
"time": "1771232014"
},
"departure": {
"delay": -86,
"time": "1771232014"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1771231660"
},
"departure": {
"delay": 56,
"time": "1771231676"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1771231954"
},
"departure": {
"delay": -26,
"time": "1771231954"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -81,
"time": "1771232559"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 56,
"time": "1771231556"
},
"departure": {
"delay": 56,
"time": "1771231556"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1771231707"
},
"departure": {
"delay": -33,
"time": "1771231707"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1771232342"
},
"departure": {
"delay": 2,
"time": "1771232342"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -17,
"time": "1771232443"
},
"departure": {
"delay": -17,
"time": "1771232443"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -17,
"time": "1771232503"
},
"departure": {
"delay": -17,
"time": "1771232503"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1771231878"
},
"departure": {
"delay": 18,
"time": "1771231878"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -79,
"time": "1771232261"
},
"departure": {
"delay": -79,
"time": "1771232261"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597208:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:435:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238340"
},
"departure": {
"time": "1771238340"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771239060"
},
"departure": {
"time": "1771239060"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771239300"
},
"departure": {
"time": "1771239300"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771238940"
},
"departure": {
"time": "1771238940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771238460"
},
"departure": {
"time": "1771238460"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771239420"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771238820"
},
"departure": {
"time": "1771238820"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1771238100"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771238220"
},
"departure": {
"time": "1771238220"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771239180"
},
"departure": {
"time": "1771239180"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771238700"
},
"departure": {
"time": "1771238700"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771238580"
},
"departure": {
"time": "1771238580"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:435:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244105xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1771233121"
},
"departure": {
"delay": 121,
"time": "1771233121"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1771231424"
},
"departure": {
"delay": 44,
"time": "1771231424"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1771232304"
},
"departure": {
"delay": 84,
"time": "1771232304"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1771232424"
},
"departure": {
"delay": 84,
"time": "1771232424"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1771233204"
},
"departure": {
"delay": 84,
"time": "1771233204"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 84,
"time": "1771233864"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 107,
"time": "1771233707"
},
"departure": {
"delay": 107,
"time": "1771233707"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1771233523"
},
"departure": {
"delay": 103,
"time": "1771233523"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1771232983"
},
"departure": {
"delay": 103,
"time": "1771232983"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1771232370"
},
"departure": {
"delay": 90,
"time": "1771232370"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 84,
"time": "1771232724"
},
"departure": {
"delay": 84,
"time": "1771232724"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1771232906"
},
"departure": {
"delay": 86,
"time": "1771232906"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1771233084"
},
"departure": {
"delay": 84,
"time": "1771233084"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 84,
"time": "1771231824"
},
"departure": {
"delay": 84,
"time": "1771231824"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 118,
"time": "1771233358"
},
"departure": {
"delay": 118,
"time": "1771233358"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1771233062"
},
"departure": {
"delay": 122,
"time": "1771233062"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1771231594"
},
"departure": {
"delay": 94,
"time": "1771231594"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1771232792"
},
"departure": {
"delay": 92,
"time": "1771232792"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1771233386"
},
"departure": {
"delay": 86,
"time": "1771233386"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1771232602"
},
"departure": {
"delay": 142,
"time": "1771232602"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1771233336"
},
"departure": {
"delay": 96,
"time": "1771233336"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1771233144"
},
"departure": {
"delay": 84,
"time": "1771233144"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 134,
"time": "1771231634"
},
"departure": {
"delay": 134,
"time": "1771231634"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1771232642"
},
"departure": {
"delay": 122,
"time": "1771232642"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1771233742"
},
"departure": {
"delay": 142,
"time": "1771233742"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 84,
"time": "1771233684"
},
"departure": {
"delay": 84,
"time": "1771233684"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1771231708",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244105xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081129xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1771235071"
},
"departure": {
"delay": 91,
"time": "1771235071"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 101,
"time": "1771233461"
},
"departure": {
"delay": 101,
"time": "1771233461"
},
"stopId": "FR:76238:ZE:4042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 88,
"time": "1771233568"
},
"departure": {
"delay": 88,
"time": "1771233568"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1771234708"
},
"departure": {
"delay": 88,
"time": "1771234708"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 91,
"time": "1771235311"
},
"departure": {
"delay": 91,
"time": "1771235311"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 145,
"time": "1771232425"
},
"departure": {
"delay": 145,
"time": "1771232425"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 126,
"time": "1771234626"
},
"departure": {
"delay": 126,
"time": "1771234626"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 88,
"time": "1771232488"
},
"departure": {
"delay": 88,
"time": "1771232488"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1771235191"
},
"departure": {
"delay": 91,
"time": "1771235191"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 88,
"time": "1771233328"
},
"departure": {
"delay": 88,
"time": "1771233328"
},
"stopId": "FR:76238:ZE:4039:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1771233662"
},
"departure": {
"delay": 122,
"time": "1771233662"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 144,
"time": "1771232544"
},
"departure": {
"delay": 144,
"time": "1771232544"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1771232455"
},
"departure": {
"delay": 115,
"time": "1771232455"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1771233901"
},
"departure": {
"delay": 121,
"time": "1771233901"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1771234499"
},
"departure": {
"delay": 119,
"time": "1771234499"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 88,
"time": "1771232668"
},
"departure": {
"delay": 88,
"time": "1771232668"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1771232916"
},
"departure": {
"delay": 96,
"time": "1771232916"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1771232869"
},
"departure": {
"delay": 109,
"time": "1771232869"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1771233273"
},
"departure": {
"delay": 93,
"time": "1771233273"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 56,
"time": "1771231556"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 130,
"time": "1771232590"
},
"departure": {
"delay": 130,
"time": "1771232590"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1771234079"
},
"departure": {
"delay": 119,
"time": "1771234079"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 135,
"time": "1771233615"
},
"departure": {
"delay": 135,
"time": "1771233615"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1771232772"
},
"departure": {
"delay": 132,
"time": "1771232772"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1771231832"
},
"departure": {
"delay": 92,
"time": "1771231832"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1771232608"
},
"departure": {
"delay": 88,
"time": "1771232608"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1771232968"
},
"departure": {
"delay": 88,
"time": "1771232968"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 134,
"time": "1771231874"
},
"departure": {
"delay": 134,
"time": "1771231874"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 140,
"time": "1771234340"
},
"departure": {
"delay": 140,
"time": "1771234340"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 123,
"time": "1771231743"
},
"departure": {
"delay": 123,
"time": "1771231743"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1771235368"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 115,
"time": "1771233235"
},
"departure": {
"delay": 115,
"time": "1771233235"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1771233109"
},
"departure": {
"delay": 109,
"time": "1771233109"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1771234900"
},
"departure": {
"delay": 100,
"time": "1771234900"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 88,
"time": "1771233748"
},
"departure": {
"delay": 88,
"time": "1771233748"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 88,
"time": "1771233208"
},
"departure": {
"delay": 88,
"time": "1771233208"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1771232068"
},
"departure": {
"delay": 88,
"time": "1771232068"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1771233699"
},
"departure": {
"delay": 99,
"time": "1771233699"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 137,
"time": "1771233977"
},
"departure": {
"delay": 137,
"time": "1771233977"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771231718",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081129xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112046x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1771232904"
},
"departure": {
"delay": 24,
"time": "1771232904"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1771233009"
},
"departure": {
"delay": 9,
"time": "1771233009"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771231720"
},
"departure": {
"delay": 40,
"time": "1771231720"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1771231944"
},
"departure": {
"delay": 24,
"time": "1771231944"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1771233116"
},
"departure": {
"delay": 56,
"time": "1771233116"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1771232794"
},
"departure": {
"delay": 34,
"time": "1771232794"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1771232147"
},
"departure": {
"delay": 47,
"time": "1771232147"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771233220"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1771232441"
},
"departure": {
"delay": 41,
"time": "1771232441"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1771232272"
},
"departure": {
"delay": 52,
"time": "1771232272"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1771232703"
},
"departure": {
"delay": 3,
"time": "1771232703"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1771232593"
},
"departure": {
"delay": 13,
"time": "1771232593"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1771232052"
},
"departure": {
"delay": 12,
"time": "1771232052"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1771231829"
},
"departure": {
"delay": 29,
"time": "1771231829"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1771231588",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112046x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758715x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1771224986"
},
"departure": {
"delay": -21,
"time": "1771224999"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1771227089"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 17,
"time": "1771224544"
},
"departure": {
"delay": 17,
"time": "1771224557"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 187,
"time": "1771226495"
},
"departure": {
"delay": 187,
"time": "1771226527"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1771224411"
},
"departure": {
"delay": 65,
"time": "1771224425"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1771224250"
},
"departure": {
"delay": 80,
"time": "1771224260"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 56,
"time": "1771224176"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1771226829"
},
"departure": {
"delay": 162,
"time": "1771226862"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 211,
"time": "1771226297"
},
"departure": {
"delay": 211,
"time": "1771226311"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 110,
"time": "1771225592"
},
"departure": {
"delay": 110,
"time": "1771225610"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1771224849"
},
"departure": {
"delay": 8,
"time": "1771224908"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 167,
"time": "1771226094"
},
"departure": {
"delay": 167,
"time": "1771226147"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1771226205"
},
"departure": {
"delay": 180,
"time": "1771226220"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 196,
"time": "1771225952"
},
"departure": {
"delay": 196,
"time": "1771225996"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 123,
"time": "1771226924"
},
"departure": {
"delay": 123,
"time": "1771226943"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1771224708"
},
"departure": {
"delay": 1,
"time": "1771224721"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1771226623"
},
"departure": {
"delay": 136,
"time": "1771226656"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1771227038"
},
"departure": {
"delay": 113,
"time": "1771227053"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 206,
"time": "1771226231"
},
"departure": {
"delay": 206,
"time": "1771226246"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 144,
"time": "1771226715"
},
"departure": {
"delay": 144,
"time": "1771226724"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 217,
"time": "1771226393"
},
"departure": {
"delay": 217,
"time": "1771226437"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 154,
"time": "1771225658"
},
"departure": {
"delay": 154,
"time": "1771225714"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1771224753"
},
"departure": {
"delay": 9,
"time": "1771224789"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1771226979"
},
"departure": {
"delay": 135,
"time": "1771227015"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 148,
"time": "1771226891"
},
"departure": {
"delay": 148,
"time": "1771226908"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 137,
"time": "1771226041"
},
"departure": {
"delay": 137,
"time": "1771226057"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1771224607"
},
"departure": {
"delay": 43,
"time": "1771224643"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1771224451"
},
"departure": {
"delay": 76,
"time": "1771224496"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 159,
"time": "1771225733"
},
"departure": {
"delay": 159,
"time": "1771225779"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 166,
"time": "1771226556"
},
"departure": {
"delay": 166,
"time": "1771226566"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 183,
"time": "1771225821"
},
"departure": {
"delay": 183,
"time": "1771225863"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1771224327"
},
"departure": {
"delay": 65,
"time": "1771224365"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 170,
"time": "1771225132"
},
"departure": {
"delay": 170,
"time": "1771225310"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 139,
"time": "1771226764"
},
"departure": {
"delay": 139,
"time": "1771226779"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 167,
"time": "1771225506"
},
"departure": {
"delay": 167,
"time": "1771225547"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1771225399"
},
"departure": {
"delay": 142,
"time": "1771225462"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758715x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745455x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1771228547"
},
"departure": {
"delay": 77,
"time": "1771228577"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1771228487"
},
"departure": {
"delay": 86,
"time": "1771228526"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1771227641"
},
"departure": {
"delay": 143,
"time": "1771227683"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1771228151"
},
"departure": {
"delay": 57,
"time": "1771228197"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 104,
"time": "1771227532"
},
"departure": {
"delay": 104,
"time": "1771227584"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1771227900"
},
"departure": {
"delay": 109,
"time": "1771227949"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1771228322"
},
"departure": {
"delay": 54,
"time": "1771228374"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1771228604"
},
"departure": {
"delay": 56,
"time": "1771228616"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1771227105"
},
"departure": {
"delay": 26,
"time": "1771227206"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1771228398"
},
"departure": {
"delay": 79,
"time": "1771228459"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1771228257"
},
"departure": {
"delay": 31,
"time": "1771228291"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1771227256"
},
"departure": {
"delay": 59,
"time": "1771227299"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 33,
"time": "1771227033"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 138,
"time": "1771227803"
},
"departure": {
"delay": 138,
"time": "1771227858"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1771227987"
},
"departure": {
"delay": 77,
"time": "1771228037"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1771227370"
},
"departure": {
"delay": 65,
"time": "1771227425"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -19,
"time": "1771228721"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 87,
"time": "1771227457"
},
"departure": {
"delay": 87,
"time": "1771227507"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1771228092"
},
"departure": {
"delay": 48,
"time": "1771228128"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745455x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4218:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771233360"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771232940"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771234920"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771234740"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771234860"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771234560"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771234140"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771233900"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4218:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6011:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771230180"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771230480"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771229700"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771230540"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771230000"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771229520"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771231380"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771229760"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771229580"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771229460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771230360"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771231080"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771229820"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771229280"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771230060"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771230240"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771229100"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771229160"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771229340"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771229940"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771229400"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771231360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6011:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748435x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1771230714"
},
"departure": {
"delay": -31,
"time": "1771230749"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 54,
"time": "1771229574"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771231615"
},
"departure": {
"delay": 15,
"time": "1771231635"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1771231426"
},
"departure": {
"delay": 16,
"time": "1771231516"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1771230199"
},
"departure": {
"delay": 6,
"time": "1771230246"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771232160"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 7,
"time": "1771229933"
},
"departure": {
"delay": 7,
"time": "1771229947"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -86,
"time": "1771231403"
},
"departure": {
"delay": -86,
"time": "1771231414"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 16,
"time": "1771229646"
},
"departure": {
"delay": 16,
"time": "1771229656"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1771229810"
},
"departure": {
"delay": 91,
"time": "1771229851"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1771229896"
},
"departure": {
"delay": 22,
"time": "1771229902"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771230283"
},
"departure": {
"delay": 30,
"time": "1771230570"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -15,
"time": "1771231235"
},
"departure": {
"delay": -15,
"time": "1771231245"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 87,
"time": "1771229742"
},
"departure": {
"delay": 87,
"time": "1771229787"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1771230897"
},
"departure": {
"delay": 44,
"time": "1771231004"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1771229966"
},
"departure": {
"delay": -1,
"time": "1771229999"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771231920"
},
"departure": {
"time": "1771231920"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -25,
"time": "1771230773"
},
"departure": {
"delay": -25,
"time": "1771230815"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -46,
"time": "1771230837"
},
"departure": {
"delay": -46,
"time": "1771230854"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771231860"
},
"departure": {
"time": "1771231860"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -6,
"time": "1771230084"
},
"departure": {
"delay": -6,
"time": "1771230114"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771231800"
},
"departure": {
"time": "1771231800"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1771231679"
},
"departure": {
"delay": 13,
"time": "1771231693"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1771231860"
},
"departure": {
"time": "1771231860"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 71,
"time": "1771229877"
},
"departure": {
"delay": 71,
"time": "1771229891"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1771229701"
},
"departure": {
"delay": 71,
"time": "1771229711"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771231588"
},
"departure": {
"delay": 40,
"time": "1771231600"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -45,
"time": "1771230655"
},
"departure": {
"delay": -45,
"time": "1771230675"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -33,
"time": "1771230013"
},
"departure": {
"delay": -33,
"time": "1771230027"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1771231330"
},
"departure": {
"delay": -40,
"time": "1771231340"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -33,
"time": "1771230609"
},
"departure": {
"delay": -33,
"time": "1771230627"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1771231211"
},
"departure": {
"delay": 19,
"time": "1771231219"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1771231085"
},
"departure": {
"delay": 35,
"time": "1771231115"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1771229614"
},
"departure": {
"delay": 46,
"time": "1771229626"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771231729",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748435x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758516x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1771222482"
},
"departure": {
"delay": 86,
"time": "1771222526"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 203,
"time": "1771220852"
},
"departure": {
"delay": 203,
"time": "1771220903"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1771222810"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 199,
"time": "1771221604"
},
"departure": {
"delay": 199,
"time": "1771221619"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 204,
"time": "1771221104"
},
"departure": {
"delay": 204,
"time": "1771221144"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 6,
"time": "1771219806"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 193,
"time": "1771221657"
},
"departure": {
"delay": 193,
"time": "1771221673"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 165,
"time": "1771220709"
},
"departure": {
"delay": 165,
"time": "1771220745"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 147,
"time": "1771220008"
},
"departure": {
"delay": 147,
"time": "1771220067"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 193,
"time": "1771220373"
},
"departure": {
"delay": 193,
"time": "1771220413"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1771220123"
},
"departure": {
"delay": 143,
"time": "1771220183"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1771222311"
},
"departure": {
"delay": 117,
"time": "1771222317"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 156,
"time": "1771222040"
},
"departure": {
"delay": 156,
"time": "1771222056"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 172,
"time": "1771221044"
},
"departure": {
"delay": 172,
"time": "1771221052"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 169,
"time": "1771220437"
},
"departure": {
"delay": 169,
"time": "1771220449"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1771222366"
},
"departure": {
"delay": 85,
"time": "1771222405"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 189,
"time": "1771220228"
},
"departure": {
"delay": 189,
"time": "1771220289"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 157,
"time": "1771221242"
},
"departure": {
"delay": 157,
"time": "1771221277"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 248,
"time": "1771220515"
},
"departure": {
"delay": 248,
"time": "1771220588"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 189,
"time": "1771220966"
},
"departure": {
"delay": 189,
"time": "1771221009"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758516x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758839x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1771228525"
},
"departure": {
"delay": 100,
"time": "1771228540"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1771230987"
},
"departure": {
"delay": 72,
"time": "1771231032"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 63,
"time": "1771231465"
},
"departure": {
"delay": 63,
"time": "1771231503"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 99,
"time": "1771231626"
},
"departure": {
"delay": 99,
"time": "1771231659"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 46,
"time": "1771231597"
},
"departure": {
"delay": 46,
"time": "1771231606"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -59,
"time": "1771229561"
},
"departure": {
"delay": -59,
"time": "1771229581"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1771228759"
},
"departure": {
"delay": 27,
"time": "1771228767"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1771231096"
},
"departure": {
"delay": 51,
"time": "1771231131"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -25,
"time": "1771229354"
},
"departure": {
"delay": -25,
"time": "1771229375"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1771228841"
},
"departure": {
"delay": 21,
"time": "1771228881"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1771231402"
},
"departure": {
"delay": 93,
"time": "1771231413"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 13,
"time": "1771229988"
},
"departure": {
"delay": 13,
"time": "1771230073"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1771229399"
},
"departure": {
"delay": 3,
"time": "1771229463"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -29,
"time": "1771229015"
},
"departure": {
"delay": -29,
"time": "1771229071"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1771231419"
},
"departure": {
"delay": 56,
"time": "1771231436"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -41,
"time": "1771228928"
},
"departure": {
"delay": -41,
"time": "1771228939"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -77,
"time": "1771230352"
},
"departure": {
"delay": -77,
"time": "1771230403"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 9,
"time": "1771230099"
},
"departure": {
"delay": 9,
"time": "1771230129"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 21,
"time": "1771228786"
},
"departure": {
"delay": 21,
"time": "1771228821"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1771229783"
},
"departure": {
"delay": -2,
"time": "1771229818"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 135,
"time": "1771230521"
},
"departure": {
"delay": 135,
"time": "1771230735"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 110,
"time": "1771231671"
},
"departure": {
"delay": 110,
"time": "1771231730"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 16,
"time": "1771229086"
},
"departure": {
"delay": 16,
"time": "1771229116"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1771228886"
},
"departure": {
"delay": 36,
"time": "1771228896"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -33,
"time": "1771229615"
},
"departure": {
"delay": -33,
"time": "1771229667"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1771229213"
},
"departure": {
"delay": 5,
"time": "1771229225"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1771231730"
},
"departure": {
"delay": 110,
"time": "1771231730"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 12,
"time": "1771229143"
},
"departure": {
"delay": 12,
"time": "1771229172"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1771231545"
},
"departure": {
"delay": 81,
"time": "1771231581"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 14,
"time": "1771229875"
},
"departure": {
"delay": 14,
"time": "1771229954"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1771228658"
},
"departure": {
"delay": 56,
"time": "1771228676"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1771231790"
},
"departure": {
"delay": 110,
"time": "1771231790"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 103,
"time": "1771230900"
},
"departure": {
"delay": 103,
"time": "1771230943"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -14,
"time": "1771230153"
},
"departure": {
"delay": -14,
"time": "1771230166"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 35,
"time": "1771228699"
},
"departure": {
"delay": 35,
"time": "1771228715"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1771231910"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -3,
"time": "1771229700"
},
"departure": {
"delay": -3,
"time": "1771229757"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -54,
"time": "1771228951"
},
"departure": {
"delay": -54,
"time": "1771228986"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -57,
"time": "1771230283"
},
"departure": {
"delay": -57,
"time": "1771230303"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -9,
"time": "1771229280"
},
"departure": {
"delay": -9,
"time": "1771229331"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1771230782"
},
"departure": {
"delay": 75,
"time": "1771230795"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1771229481"
},
"departure": {
"delay": 4,
"time": "1771229524"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1771231193"
},
"departure": {
"delay": 65,
"time": "1771231205"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 91,
"time": "1771231156"
},
"departure": {
"delay": 91,
"time": "1771231171"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"departure": {
"delay": 70,
"time": "1771228510"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1771230200"
},
"departure": {
"delay": 10,
"time": "1771230250"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1771231243"
},
"departure": {
"delay": 102,
"time": "1771231302"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 115,
"time": "1771228560"
},
"departure": {
"delay": 115,
"time": "1771228615"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758839x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:241:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -60,
"time": "1771229940"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771231740"
},
"departure": {
"time": "1771231740"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1771230060"
},
"departure": {
"delay": 5,
"time": "1771230065"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -235,
"time": "1771231020"
},
"departure": {
"delay": -235,
"time": "1771231025"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1771230370"
},
"departure": {
"delay": 15,
"time": "1771230375"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771231920"
},
"departure": {
"time": "1771231920"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1771230900"
},
"departure": {
"delay": 5,
"time": "1771230905"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1771231320"
},
"departure": {
"delay": -60,
"time": "1771231380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771231800"
},
"departure": {
"time": "1771231800"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1771230660"
},
"departure": {
"delay": 5,
"time": "1771230665"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771231500"
},
"departure": {
"time": "1771231560"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771232640"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1771230780"
},
"departure": {
"delay": 5,
"time": "1771230785"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1771231805"
},
"departure": {
"delay": 5,
"time": "1771231805"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1771231745"
},
"departure": {
"delay": 5,
"time": "1771231745"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1771230250"
},
"departure": {
"delay": 15,
"time": "1771230255"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771232100"
},
"departure": {
"time": "1771232100"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1771230180"
},
"departure": {
"delay": 5,
"time": "1771230185"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1771232045"
},
"departure": {
"delay": 5,
"time": "1771232045"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771231860"
},
"departure": {
"time": "1771231860"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1771230720"
},
"departure": {
"delay": 5,
"time": "1771230725"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771230240"
},
"departure": {
"delay": 5,
"time": "1771230245"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1771230600"
},
"departure": {
"delay": 125,
"time": "1771230605"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771231620"
},
"departure": {
"time": "1771231680"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771231980"
},
"departure": {
"time": "1771231980"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 125,
"time": "1771230540"
},
"departure": {
"delay": 125,
"time": "1771230545"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771232465"
},
"departure": {
"delay": 5,
"time": "1771232465"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1771230120"
},
"departure": {
"delay": 5,
"time": "1771230125"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771232040"
},
"departure": {
"time": "1771232040"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": -45,
"time": "1771230790"
},
"departure": {
"delay": -45,
"time": "1771230795"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771232280"
},
"departure": {
"time": "1771232280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1771230360"
},
"departure": {
"delay": 65,
"time": "1771230365"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771232050"
},
"departure": {
"delay": 10,
"time": "1771232050"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1771231710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:241:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758708x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1771217738"
},
"departure": {
"delay": 114,
"time": "1771217754"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1771215936"
},
"departure": {
"delay": 2,
"time": "1771215962"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1771216881"
},
"departure": {
"delay": 43,
"time": "1771216903"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1771215602"
},
"departure": {
"delay": 15,
"time": "1771215615"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1771218095"
},
"departure": {
"delay": 116,
"time": "1771218116"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 43,
"time": "1771215448"
},
"departure": {
"delay": 43,
"time": "1771215463"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1771216500"
},
"departure": {
"delay": 100,
"time": "1771216540"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1771217864"
},
"departure": {
"delay": 133,
"time": "1771217893"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 97,
"time": "1771217483"
},
"departure": {
"delay": 97,
"time": "1771217497"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -5,
"time": "1771216051"
},
"departure": {
"delay": -5,
"time": "1771216075"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1771216585"
},
"departure": {
"delay": 47,
"time": "1771216607"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1771216386"
},
"departure": {
"delay": 64,
"time": "1771216444"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1771215498"
},
"departure": {
"delay": 57,
"time": "1771215537"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1771215825"
},
"departure": {
"delay": 27,
"time": "1771215867"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1771215676"
},
"departure": {
"delay": 29,
"time": "1771215689"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771216669"
},
"departure": {
"delay": 67,
"time": "1771216687"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1771216240"
},
"departure": {
"delay": 76,
"time": "1771216276"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 124,
"time": "1771217932"
},
"departure": {
"delay": 124,
"time": "1771217944"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 73,
"time": "1771216774"
},
"departure": {
"delay": 73,
"time": "1771216813"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1771217626"
},
"departure": {
"delay": 83,
"time": "1771217663"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 112,
"time": "1771218172"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 62,
"time": "1771215398"
},
"departure": {
"delay": 62,
"time": "1771215422"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 121,
"time": "1771217799"
},
"departure": {
"delay": 121,
"time": "1771217821"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 94,
"time": "1771217540"
},
"departure": {
"delay": 94,
"time": "1771217554"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1771216971"
},
"departure": {
"delay": 14,
"time": "1771216994"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1771217125"
},
"departure": {
"delay": 66,
"time": "1771217166"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1771215300"
},
"departure": {
"delay": 76,
"time": "1771215316"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1771217261"
},
"departure": {
"delay": 125,
"time": "1771217285"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1771217040"
},
"departure": {
"delay": 25,
"time": "1771217065"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1771218044"
},
"departure": {
"delay": 125,
"time": "1771218065"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 96,
"time": "1771217181"
},
"departure": {
"delay": 96,
"time": "1771217196"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1771216713"
},
"departure": {
"delay": 53,
"time": "1771216733"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1771217979"
},
"departure": {
"delay": 113,
"time": "1771217993"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 9,
"time": "1771215770"
},
"departure": {
"delay": 9,
"time": "1771215789"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 36,
"time": "1771215216"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1771217389"
},
"departure": {
"delay": 127,
"time": "1771217407"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758708x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:797:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -660,
"time": "1771232160"
},
"departure": {
"delay": -660,
"time": "1771232160"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": -660,
"time": "1771231800"
},
"departure": {
"delay": -660,
"time": "1771231800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": -660,
"time": "1771231740"
},
"departure": {
"delay": -660,
"time": "1771231740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -660,
"time": "1771232640"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"delay": -655,
"time": "1771231685"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -660,
"time": "1771232460"
},
"departure": {
"delay": -660,
"time": "1771232460"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": -660,
"time": "1771232040"
},
"departure": {
"delay": -660,
"time": "1771232040"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": -660,
"time": "1771232100"
},
"departure": {
"delay": -660,
"time": "1771232100"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": -660,
"time": "1771232280"
},
"departure": {
"delay": -660,
"time": "1771232280"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1771231707",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:797:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771252980"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1771252380"
},
"departure": {
"time": "1771252380"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1771251060"
},
"departure": {
"time": "1771251060"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771251960"
},
"departure": {
"time": "1771251960"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1771251480"
},
"departure": {
"time": "1771251480"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771250280"
},
"departure": {
"time": "1771250280"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771251240"
},
"departure": {
"time": "1771251240"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771250340"
},
"departure": {
"time": "1771250340"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771251300"
},
"departure": {
"time": "1771251300"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771251120"
},
"departure": {
"time": "1771251120"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771250100"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771251600"
},
"departure": {
"time": "1771251600"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771250700"
},
"departure": {
"time": "1771250700"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771251420"
},
"departure": {
"time": "1771251420"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771251360"
},
"departure": {
"time": "1771251360"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1771250165"
},
"departure": {
"delay": 5,
"time": "1771250165"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771250160"
},
"departure": {
"time": "1771250160"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771251840"
},
"departure": {
"time": "1771251840"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771251000"
},
"departure": {
"time": "1771251000"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771250940"
},
"departure": {
"time": "1771250940"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771250220"
},
"departure": {
"time": "1771250220"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771252080"
},
"departure": {
"time": "1771252080"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771250460"
},
"departure": {
"time": "1771250460"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771251900"
},
"departure": {
"time": "1771251900"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1771250520"
},
"departure": {
"time": "1771250520"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771251780"
},
"departure": {
"time": "1771251780"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
}
],
"timestamp": "1771231559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx341:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2421:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771230840"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771230720"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771231560"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771230600"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771230660"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771232460"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771230900"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771232820"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2421:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3303F5502761x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771222740"
},
"departure": {
"time": "1771222860"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771227720"
},
"departure": {
"time": "1771227780"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771230360"
},
"departure": {
"time": "1771230480"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771228620"
},
"departure": {
"time": "1771228680"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1771218720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771231380"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771225260"
},
"departure": {
"time": "1771225320"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771224360"
},
"departure": {
"time": "1771224420"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771229520"
},
"departure": {
"time": "1771229640"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771226640"
},
"departure": {
"time": "1771226820"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1771215111",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3303F5502761x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771240680"
},
"departure": {
"time": "1771240680"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771241220"
},
"departure": {
"time": "1771241220"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771240440"
},
"departure": {
"time": "1771240440"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771240620"
},
"departure": {
"time": "1771240620"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771241520"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1771240320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771240800"
},
"departure": {
"time": "1771240800"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771241460"
},
"departure": {
"time": "1771241460"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771240740"
},
"departure": {
"time": "1771240740"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771240380"
},
"departure": {
"time": "1771240380"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771240980"
},
"departure": {
"time": "1771240980"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771241040"
},
"departure": {
"time": "1771241040"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771241400"
},
"departure": {
"time": "1771241400"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771240500"
},
"departure": {
"time": "1771240500"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1771231616",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1291:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3407:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771235460"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771233960"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771233720"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771235640"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771234860"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771236300"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771234440"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771234800"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771235220"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771234680"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771233900"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771235760"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771235400"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771234380"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771234740"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771236000"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771234140"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771233120"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771234620"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771236120"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771234560"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771235100"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771235160"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771235520"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771234320"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771234500"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771235280"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771234980"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771236060"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771232460"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771236180"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771233180"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771234020"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771233660"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771235880"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771234920"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771235700"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771236240"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3407:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017475x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1771231307"
},
"departure": {
"delay": 107,
"time": "1771231307"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 194,
"time": "1771231754"
},
"departure": {
"delay": 194,
"time": "1771231754"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 164,
"time": "1771231904"
},
"departure": {
"delay": 164,
"time": "1771231904"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 147,
"time": "1771231827"
},
"departure": {
"delay": 147,
"time": "1771231827"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1771232247"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1771231510"
},
"departure": {
"delay": 130,
"time": "1771231510"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1771231377"
},
"departure": {
"delay": 117,
"time": "1771231377"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1771231947"
},
"departure": {
"delay": 147,
"time": "1771231947"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 147,
"time": "1771232007"
},
"departure": {
"delay": 147,
"time": "1771232007"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 71,
"time": "1771231391"
},
"departure": {
"delay": 71,
"time": "1771231391"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1771231451"
},
"departure": {
"delay": 71,
"time": "1771231451"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 91,
"time": "1771231591"
},
"departure": {
"delay": 91,
"time": "1771231591"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771231268",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017475x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758888x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771231770"
},
"departure": {
"delay": 30,
"time": "1771231770"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 30,
"time": "1771231950"
},
"departure": {
"delay": 30,
"time": "1771231950"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -8,
"time": "1771230862"
},
"departure": {
"delay": -8,
"time": "1771230892"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1771229089"
},
"departure": {
"delay": 16,
"time": "1771229116"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1771231492"
},
"departure": {
"delay": 71,
"time": "1771231511"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 39,
"time": "1771231064"
},
"departure": {
"delay": 39,
"time": "1771231119"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1771229540"
},
"departure": {
"delay": 31,
"time": "1771229551"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771229572"
},
"departure": {
"delay": 20,
"time": "1771229600"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1771231453"
},
"departure": {
"delay": 31,
"time": "1771231471"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 51,
"time": "1771229622"
},
"departure": {
"delay": 51,
"time": "1771229631"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1771231588"
},
"departure": {
"delay": 36,
"time": "1771231596"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1771230464"
},
"departure": {
"delay": 2,
"time": "1771230482"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1771230270"
},
"departure": {
"delay": 53,
"time": "1771230293"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1771231410"
},
"departure": {
"delay": 47,
"time": "1771231427"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1771232130"
},
"departure": {
"delay": 30,
"time": "1771232130"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 30,
"time": "1771232070"
},
"departure": {
"delay": 30,
"time": "1771232070"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 30,
"time": "1771231830"
},
"departure": {
"delay": 30,
"time": "1771231830"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 79,
"time": "1771231672"
},
"departure": {
"delay": 79,
"time": "1771231699"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 95,
"time": "1771229223"
},
"departure": {
"delay": 95,
"time": "1771229255"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1771229126"
},
"departure": {
"delay": 88,
"time": "1771229188"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1771230163"
},
"departure": {
"delay": 42,
"time": "1771230222"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1771230350"
},
"departure": {
"delay": 24,
"time": "1771230384"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1771229675"
},
"departure": {
"time": "1771229700"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1771231316"
},
"departure": {
"delay": 31,
"time": "1771231351"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1771229462"
},
"departure": {
"delay": 49,
"time": "1771229509"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1771230625"
},
"departure": {
"delay": -9,
"time": "1771230651"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -38,
"time": "1771230707"
},
"departure": {
"delay": -38,
"time": "1771230742"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1771231890"
},
"departure": {
"delay": 30,
"time": "1771231890"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 78,
"time": "1771229289"
},
"departure": {
"delay": 78,
"time": "1771229298"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1771230937"
},
"departure": {
"delay": -4,
"time": "1771230956"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1771229364"
},
"departure": {
"delay": 32,
"time": "1771229372"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1771229060"
},
"departure": {
"delay": 37,
"time": "1771229077"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771230421"
},
"departure": {
"delay": 20,
"time": "1771230440"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1771231217"
},
"departure": {
"delay": 40,
"time": "1771231240"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 71,
"time": "1771231548"
},
"departure": {
"delay": 71,
"time": "1771231571"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 14,
"time": "1771228982"
},
"departure": {
"delay": 14,
"time": "1771228994"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771232190"
},
"departure": {
"delay": 30,
"time": "1771232190"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"departure": {
"delay": 9,
"time": "1771228809"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1771229329"
},
"departure": {
"delay": 59,
"time": "1771229339"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1771229915"
},
"departure": {
"delay": 85,
"time": "1771230085"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771232250"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 13,
"time": "1771231011"
},
"departure": {
"delay": 13,
"time": "1771231033"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -62,
"time": "1771230757"
},
"departure": {
"delay": -62,
"time": "1771230778"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1771231149"
},
"departure": {
"delay": 34,
"time": "1771231174"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1771229029"
},
"departure": {
"delay": 1,
"time": "1771229041"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1771229864"
},
"departure": {
"delay": -6,
"time": "1771229874"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1771230524"
},
"departure": {
"delay": 21,
"time": "1771230561"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1771229746"
},
"departure": {
"delay": 15,
"time": "1771229775"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1771228861"
},
"departure": {
"delay": 23,
"time": "1771228883"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1771231711"
},
"departure": {
"delay": 43,
"time": "1771231723"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758888x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1303:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771241520"
},
"departure": {
"time": "1771241520"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771240680"
},
"departure": {
"time": "1771240680"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771240800"
},
"departure": {
"time": "1771240800"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771240740"
},
"departure": {
"time": "1771240740"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771241640"
},
"departure": {
"time": "1771241640"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1771240320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771240920"
},
"departure": {
"time": "1771240920"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771240440"
},
"departure": {
"time": "1771240440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771241100"
},
"departure": {
"time": "1771241100"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771241340"
},
"departure": {
"time": "1771241340"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771241760"
},
"departure": {
"time": "1771241760"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771241280"
},
"departure": {
"time": "1771241280"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771241700"
},
"departure": {
"time": "1771241700"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771241820"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771240380"
},
"departure": {
"time": "1771240380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1303:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx849:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1771231753"
},
"departure": {
"delay": 73,
"time": "1771231753"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 72,
"time": "1771230072"
},
"departure": {
"delay": 72,
"time": "1771230072"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1771231667"
},
"departure": {
"delay": 47,
"time": "1771231667"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1771229399"
},
"departure": {
"delay": 59,
"time": "1771229399"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1771232095"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 39,
"time": "1771230879"
},
"departure": {
"delay": 39,
"time": "1771230879"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1771230353"
},
"departure": {
"delay": 113,
"time": "1771230353"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1771230150"
},
"departure": {
"delay": 90,
"time": "1771230150"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1771229523"
},
"departure": {
"delay": 63,
"time": "1771229523"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1771231379"
},
"departure": {
"delay": 59,
"time": "1771231379"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1771231915"
},
"departure": {
"delay": 55,
"time": "1771231915"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -5,
"time": "1771230727"
},
"departure": {
"delay": -5,
"time": "1771230775"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1771230960"
},
"departure": {
"delay": 21,
"time": "1771230981"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1771230401"
},
"departure": {
"delay": 101,
"time": "1771230401"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1771229648"
},
"departure": {
"delay": 68,
"time": "1771229648"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1771231466"
},
"departure": {
"delay": 26,
"time": "1771231466"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1771231843"
},
"departure": {
"delay": 43,
"time": "1771231843"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1771231059"
},
"departure": {
"delay": 63,
"time": "1771231083"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1771230625"
},
"departure": {
"delay": 25,
"time": "1771230625"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1771229190"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1771229324"
},
"departure": {
"delay": 44,
"time": "1771229324"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1771229923"
},
"departure": {
"delay": 103,
"time": "1771229923"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771230540"
},
"departure": {
"delay": 60,
"time": "1771230540"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1771229598"
},
"departure": {
"delay": 78,
"time": "1771229598"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1771231567"
},
"departure": {
"delay": 7,
"time": "1771231567"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1771230473"
},
"departure": {
"delay": 53,
"time": "1771230473"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771229450"
},
"departure": {
"delay": 50,
"time": "1771229450"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1771231174"
},
"departure": {
"delay": 2,
"time": "1771231262"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -45,
"time": "1771230675"
},
"departure": {
"delay": -45,
"time": "1771230675"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1771229723"
},
"departure": {
"delay": 83,
"time": "1771229723"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771228834",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx849:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745397x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1771230403"
},
"departure": {
"delay": 138,
"time": "1771230438"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1771230837"
},
"departure": {
"delay": 98,
"time": "1771230878"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 126,
"time": "1771229826"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1771230728"
},
"departure": {
"delay": 109,
"time": "1771230769"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 167,
"time": "1771231208"
},
"departure": {
"delay": 167,
"time": "1771231247"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1771230463"
},
"departure": {
"delay": 142,
"time": "1771230502"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1771230009"
},
"departure": {
"delay": 111,
"time": "1771230051"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1771230073"
},
"departure": {
"delay": 121,
"time": "1771230121"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 124,
"time": "1771231378"
},
"departure": {
"delay": 124,
"time": "1771231444"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1771231095"
},
"departure": {
"delay": 98,
"time": "1771231118"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1771230549"
},
"departure": {
"delay": 110,
"time": "1771230590"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1771230305"
},
"departure": {
"delay": 157,
"time": "1771230337"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1771230147"
},
"departure": {
"delay": 132,
"time": "1771230192"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 157,
"time": "1771230226"
},
"departure": {
"delay": 157,
"time": "1771230277"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 118,
"time": "1771231276"
},
"departure": {
"delay": 118,
"time": "1771231318"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 94,
"time": "1771230929"
},
"departure": {
"delay": 94,
"time": "1771230994"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1771231543"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1771231025"
},
"departure": {
"delay": 98,
"time": "1771231058"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1771230626"
},
"departure": {
"delay": 67,
"time": "1771230667"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1771229942"
},
"departure": {
"delay": 99,
"time": "1771229979"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745397x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758887x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1771230888"
},
"departure": {
"delay": -3,
"time": "1771230897"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -129,
"time": "1771229739"
},
"departure": {
"delay": -129,
"time": "1771229751"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 107,
"time": "1771227947"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1771230766"
},
"departure": {
"delay": 27,
"time": "1771230867"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -9,
"time": "1771230940"
},
"departure": {
"delay": -9,
"time": "1771230951"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -45,
"time": "1771229560"
},
"departure": {
"delay": -45,
"time": "1771229595"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -31,
"time": "1771229951"
},
"departure": {
"delay": -31,
"time": "1771229969"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -105,
"time": "1771230549"
},
"departure": {
"delay": -105,
"time": "1771230555"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -80,
"time": "1771228587"
},
"departure": {
"delay": -80,
"time": "1771228600"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -66,
"time": "1771230345"
},
"departure": {
"delay": -66,
"time": "1771230354"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -57,
"time": "1771229675"
},
"departure": {
"delay": -57,
"time": "1771229703"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -135,
"time": "1771228944"
},
"departure": {
"delay": -135,
"time": "1771228965"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -39,
"time": "1771228787"
},
"departure": {
"delay": -39,
"time": "1771228821"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -59,
"time": "1771230394"
},
"departure": {
"delay": -59,
"time": "1771230421"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -42,
"time": "1771228701"
},
"departure": {
"delay": -42,
"time": "1771228758"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -41,
"time": "1771230965"
},
"departure": {
"delay": -41,
"time": "1771230979"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -67,
"time": "1771230512"
},
"departure": {
"delay": -67,
"time": "1771230533"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 31,
"time": "1771228196"
},
"departure": {
"delay": 31,
"time": "1771228231"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -49,
"time": "1771228564"
},
"departure": {
"delay": -49,
"time": "1771228571"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1771228083"
},
"departure": {
"delay": 91,
"time": "1771228111"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -23,
"time": "1771228495"
},
"departure": {
"delay": -23,
"time": "1771228537"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -51,
"time": "1771231060"
},
"departure": {
"delay": -51,
"time": "1771231089"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -107,
"time": "1771230116"
},
"departure": {
"delay": -107,
"time": "1771230133"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -88,
"time": "1771230441"
},
"departure": {
"delay": -88,
"time": "1771230452"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1771228379"
},
"departure": {
"delay": 5,
"time": "1771228385"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -48,
"time": "1771229279"
},
"departure": {
"delay": -48,
"time": "1771229292"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1771228132"
},
"departure": {
"delay": 59,
"time": "1771228139"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -57,
"time": "1771229987"
},
"departure": {
"delay": -57,
"time": "1771230003"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1771228279"
},
"departure": {
"delay": 42,
"time": "1771228302"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1771229335"
},
"departure": {
"delay": -40,
"time": "1771229420"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -24,
"time": "1771228622"
},
"departure": {
"delay": -24,
"time": "1771228656"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -28,
"time": "1771229769"
},
"departure": {
"delay": -28,
"time": "1771229912"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1771228155"
},
"departure": {
"delay": 42,
"time": "1771228182"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -87,
"time": "1771230085"
},
"departure": {
"delay": -87,
"time": "1771230093"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -18,
"time": "1771228399"
},
"departure": {
"delay": -18,
"time": "1771228422"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -67,
"time": "1771231108"
},
"departure": {
"delay": -67,
"time": "1771231133"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -42,
"time": "1771229448"
},
"departure": {
"delay": -42,
"time": "1771229478"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -69,
"time": "1771231251"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -44,
"time": "1771229101"
},
"departure": {
"delay": -44,
"time": "1771229236"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -75,
"time": "1771228878"
},
"departure": {
"delay": -75,
"time": "1771228905"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1771228337"
},
"departure": {
"delay": 43,
"time": "1771228363"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -59,
"time": "1771230043"
},
"departure": {
"delay": -59,
"time": "1771230061"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 67,
"time": "1771228241"
},
"departure": {
"delay": 67,
"time": "1771228267"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -53,
"time": "1771229493"
},
"departure": {
"delay": -53,
"time": "1771229527"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -97,
"time": "1771230589"
},
"departure": {
"delay": -97,
"time": "1771230623"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -45,
"time": "1771231162"
},
"departure": {
"delay": -45,
"time": "1771231215"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -31,
"time": "1771230159"
},
"departure": {
"delay": -31,
"time": "1771230269"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -53,
"time": "1771230472"
},
"departure": {
"delay": -53,
"time": "1771230487"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 122,
"time": "1771227991"
},
"departure": {
"delay": 122,
"time": "1771228022"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1771230634"
},
"departure": {
"delay": -27,
"time": "1771230753"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758887x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598159:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1771233415"
},
"departure": {
"delay": 115,
"time": "1771233415"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 200,
"time": "1771232900"
},
"departure": {
"delay": 200,
"time": "1771232900"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 195,
"time": "1771233015"
},
"departure": {
"delay": 195,
"time": "1771233015"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1771233475"
},
"departure": {
"delay": 115,
"time": "1771233475"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1771233530"
},
"departure": {
"delay": 50,
"time": "1771233530"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 146,
"time": "1771233206"
},
"departure": {
"delay": 146,
"time": "1771233206"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1771233650"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 117,
"time": "1771232517"
},
"departure": {
"delay": 117,
"time": "1771232517"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 133,
"time": "1771233253"
},
"departure": {
"delay": 133,
"time": "1771233253"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1771233339"
},
"departure": {
"delay": 99,
"time": "1771233339"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 179,
"time": "1771233299"
},
"departure": {
"delay": 179,
"time": "1771233299"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1771232311"
},
"departure": {
"delay": 91,
"time": "1771232311"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1771232436"
},
"departure": {
"delay": 36,
"time": "1771232436"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1771233135"
},
"departure": {
"delay": 135,
"time": "1771233135"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1771232570"
},
"departure": {
"delay": 110,
"time": "1771232570"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598159:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470082:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3549,
"time": "1771231731"
},
"departure": {
"delay": -3549,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3369,
"time": "1771231731"
},
"departure": {
"delay": -3369,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2889,
"time": "1771231731"
},
"departure": {
"delay": -2889,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3789,
"time": "1771231731"
},
"departure": {
"delay": -3789,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"time": "1771234200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3969,
"time": "1771231731"
},
"departure": {
"delay": -3969,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3009,
"time": "1771231731"
},
"departure": {
"delay": -3009,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2829,
"time": "1771231731"
},
"departure": {
"delay": -2829,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3189,
"time": "1771231731"
},
"departure": {
"delay": -3189,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3729,
"time": "1771231731"
},
"departure": {
"delay": -3729,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3849,
"time": "1771231731"
},
"departure": {
"delay": -3849,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2709,
"time": "1771231731"
},
"departure": {
"delay": -2709,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3369,
"time": "1771231731"
},
"departure": {
"delay": -3369,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3429,
"time": "1771231731"
},
"departure": {
"delay": -3429,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3729,
"time": "1771231731"
},
"departure": {
"delay": -3729,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3249,
"time": "1771231731"
},
"departure": {
"delay": -3249,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3129,
"time": "1771231731"
},
"departure": {
"delay": -3129,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3309,
"time": "1771231731"
},
"departure": {
"delay": -3309,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3909,
"time": "1771231731"
},
"departure": {
"delay": -3909,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3489,
"time": "1771231731"
},
"departure": {
"delay": -3489,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2949,
"time": "1771231731"
},
"departure": {
"delay": -2949,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3069,
"time": "1771231731"
},
"departure": {
"delay": -3069,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3429,
"time": "1771231731"
},
"departure": {
"delay": -3429,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3849,
"time": "1771231731"
},
"departure": {
"delay": -3849,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470082:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758717x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771226073"
},
"departure": {
"delay": 47,
"time": "1771226087"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771226188"
},
"departure": {
"delay": 9,
"time": "1771226229"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 175,
"time": "1771227554"
},
"departure": {
"delay": 175,
"time": "1771227595"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1771226509"
},
"departure": {
"delay": 56,
"time": "1771226516"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1771226646"
},
"departure": {
"delay": 42,
"time": "1771226682"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 186,
"time": "1771228056"
},
"departure": {
"delay": 186,
"time": "1771228086"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1771228544"
},
"departure": {
"delay": 128,
"time": "1771228568"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 108,
"time": "1771228598"
},
"departure": {
"delay": 108,
"time": "1771228608"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 27,
"time": "1771226007"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1771227221"
},
"departure": {
"delay": 99,
"time": "1771227279"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 182,
"time": "1771227983"
},
"departure": {
"delay": 182,
"time": "1771228022"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1771226584"
},
"departure": {
"delay": 37,
"time": "1771226617"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 206,
"time": "1771228149"
},
"departure": {
"delay": 206,
"time": "1771228166"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1771228699"
},
"departure": {
"delay": 87,
"time": "1771228707"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 212,
"time": "1771227700"
},
"departure": {
"delay": 212,
"time": "1771227752"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1771226151"
},
"departure": {
"delay": 11,
"time": "1771226171"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 184,
"time": "1771228232"
},
"departure": {
"delay": 184,
"time": "1771228264"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 168,
"time": "1771227910"
},
"departure": {
"delay": 168,
"time": "1771227948"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 178,
"time": "1771227620"
},
"departure": {
"delay": 178,
"time": "1771227658"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1771226736"
},
"departure": {
"delay": 28,
"time": "1771226788"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1771226888"
},
"departure": {
"delay": 16,
"time": "1771226896"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1771227360"
},
"departure": {
"delay": 170,
"time": "1771227410"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1771226262"
},
"departure": {
"delay": 23,
"time": "1771226303"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1771228636"
},
"departure": {
"delay": 113,
"time": "1771228673"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 129,
"time": "1771228321"
},
"departure": {
"delay": 129,
"time": "1771228329"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1771228731"
},
"departure": {
"delay": 57,
"time": "1771228737"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 69,
"time": "1771228770"
},
"departure": {
"delay": 69,
"time": "1771228809"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 16,
"time": "1771228876"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 39,
"time": "1771228827"
},
"departure": {
"delay": 39,
"time": "1771228839"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 160,
"time": "1771227454"
},
"departure": {
"delay": 160,
"time": "1771227520"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1771226365"
},
"departure": {
"delay": 24,
"time": "1771226424"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1771228451"
},
"departure": {
"delay": 108,
"time": "1771228488"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 143,
"time": "1771228365"
},
"departure": {
"delay": 143,
"time": "1771228403"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 204,
"time": "1771227826"
},
"departure": {
"delay": 204,
"time": "1771227864"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 211,
"time": "1771228100"
},
"departure": {
"delay": 211,
"time": "1771228111"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 141,
"time": "1771227130"
},
"departure": {
"delay": 141,
"time": "1771227141"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758717x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088091x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771233160"
},
"departure": {
"delay": 40,
"time": "1771233160"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1771231972"
},
"departure": {
"delay": 52,
"time": "1771231972"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1771232182"
},
"departure": {
"delay": 22,
"time": "1771232182"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1771232985"
},
"departure": {
"delay": 45,
"time": "1771232985"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1771233086"
},
"departure": {
"delay": 26,
"time": "1771233086"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1771233202"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 66,
"time": "1771232286"
},
"departure": {
"delay": 66,
"time": "1771232286"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1771232840"
},
"departure": {
"delay": 80,
"time": "1771232840"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1771232114"
},
"departure": {
"delay": 74,
"time": "1771232114"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1771232935"
},
"departure": {
"delay": 55,
"time": "1771232935"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1771232539"
},
"departure": {
"delay": 79,
"time": "1771232539"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1771232035"
},
"departure": {
"delay": 55,
"time": "1771232035"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1771232902"
},
"departure": {
"delay": 22,
"time": "1771232902"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1771232470"
},
"departure": {
"delay": 70,
"time": "1771232470"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1771232782"
},
"departure": {
"delay": 22,
"time": "1771232782"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1771231560"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771232670"
},
"departure": {
"delay": 30,
"time": "1771232670"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771231822"
},
"departure": {
"delay": 22,
"time": "1771231822"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1771233123"
},
"departure": {
"delay": 63,
"time": "1771233123"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1771232602"
},
"departure": {
"delay": 22,
"time": "1771232602"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771233022"
},
"departure": {
"delay": 22,
"time": "1771233022"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1771232422"
},
"departure": {
"delay": 22,
"time": "1771232422"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088091x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -42,
"time": "1771224006"
},
"departure": {
"delay": -42,
"time": "1771224018"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1771224387"
},
"departure": {
"delay": -22,
"time": "1771224398"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1771224920"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1771224300"
},
"departure": {
"delay": 34,
"time": "1771224334"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1771224553"
},
"departure": {
"delay": -29,
"time": "1771224571"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1771223712"
},
"departure": {
"delay": 95,
"time": "1771223795"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -106,
"time": "1771224126"
},
"departure": {
"delay": -106,
"time": "1771224134"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1771224511"
},
"departure": {
"delay": -20,
"time": "1771224520"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1771223968"
},
"departure": {
"delay": -6,
"time": "1771223994"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771223627"
},
"departure": {
"delay": 59,
"time": "1771223639"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1771223860"
},
"departure": {
"delay": 71,
"time": "1771223951"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1771223594"
},
"departure": {
"delay": 81,
"time": "1771223601"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -66,
"time": "1771224032"
},
"departure": {
"delay": -66,
"time": "1771224054"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1771223831"
},
"departure": {
"delay": 26,
"time": "1771223846"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1771223684"
},
"departure": {
"delay": 55,
"time": "1771223695"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771224460"
},
"departure": {
"delay": 20,
"time": "1771224500"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 87,
"time": "1771223487"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771231736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:4:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758840x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771232230"
},
"departure": {
"delay": 10,
"time": "1771232230"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 47,
"time": "1771229795"
},
"departure": {
"delay": 47,
"time": "1771229807"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1771231229"
},
"departure": {
"delay": 9,
"time": "1771231269"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1771232470"
},
"departure": {
"delay": 10,
"time": "1771232470"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 10,
"time": "1771232590"
},
"departure": {
"delay": 10,
"time": "1771232590"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 10,
"time": "1771231990"
},
"departure": {
"delay": 10,
"time": "1771231990"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 10,
"time": "1771231750"
},
"departure": {
"delay": 10,
"time": "1771231750"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 25,
"time": "1771229749"
},
"departure": {
"delay": 25,
"time": "1771229785"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771232530"
},
"departure": {
"delay": 10,
"time": "1771232530"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 10,
"time": "1771232290"
},
"departure": {
"delay": 10,
"time": "1771232290"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 68,
"time": "1771230447"
},
"departure": {
"delay": 68,
"time": "1771230488"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1771230638"
},
"departure": {
"delay": 17,
"time": "1771230677"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1771232110"
},
"departure": {
"delay": 10,
"time": "1771232110"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 52,
"time": "1771230248"
},
"departure": {
"delay": 52,
"time": "1771230292"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1771229586"
},
"departure": {
"delay": 33,
"time": "1771229613"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1771231170"
},
"departure": {
"delay": 69,
"time": "1771231209"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1771232050"
},
"departure": {
"delay": 10,
"time": "1771232050"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 37,
"time": "1771230021"
},
"departure": {
"delay": 37,
"time": "1771230037"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771232530"
},
"departure": {
"delay": 10,
"time": "1771232530"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 10,
"time": "1771230918"
},
"departure": {
"delay": 10,
"time": "1771230970"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1771229530"
},
"departure": {
"delay": 39,
"time": "1771229559"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1771230161"
},
"departure": {
"delay": 57,
"time": "1771230177"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1771230530"
},
"departure": {
"delay": 9,
"time": "1771230549"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771232470"
},
"departure": {
"delay": 10,
"time": "1771232470"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 39,
"time": "1771230320"
},
"departure": {
"delay": 39,
"time": "1771230339"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1771231326"
},
"departure": {
"delay": -9,
"time": "1771231371"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -11,
"time": "1771229855"
},
"departure": {
"delay": -11,
"time": "1771229869"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771232410"
},
"departure": {
"delay": 10,
"time": "1771232410"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 33,
"time": "1771231083"
},
"departure": {
"delay": 33,
"time": "1771231113"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1771230588"
},
"departure": {
"delay": 15,
"time": "1771230615"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -4,
"time": "1771229898"
},
"departure": {
"delay": -4,
"time": "1771229936"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1771229705"
},
"departure": {
"delay": 18,
"time": "1771229718"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1771231018"
},
"departure": {
"delay": 34,
"time": "1771231054"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1771229362"
},
"departure": {
"delay": 46,
"time": "1771229386"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771230806"
},
"departure": {
"delay": 5,
"time": "1771230845"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1771232350"
},
"departure": {
"delay": 10,
"time": "1771232350"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 6,
"time": "1771229965"
},
"departure": {
"delay": 6,
"time": "1771230006"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771232710"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 19,
"time": "1771231599"
},
"departure": {
"delay": 19,
"time": "1771231639"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1771229665"
},
"departure": {
"delay": 40,
"time": "1771229680"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771231432"
},
"departure": {
"delay": 20,
"time": "1771231520"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 72,
"time": "1771229424"
},
"departure": {
"delay": 72,
"time": "1771229472"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1771230700"
},
"departure": {
"delay": 23,
"time": "1771230743"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1771230381"
},
"departure": {
"delay": 76,
"time": "1771230436"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771231990"
},
"departure": {
"delay": 10,
"time": "1771231990"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 10,
"time": "1771231870"
},
"departure": {
"delay": 10,
"time": "1771231870"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"time": "1771229340"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771230062"
},
"departure": {
"delay": 50,
"time": "1771230110"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771231727",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758840x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1771227928"
},
"departure": {
"delay": 72,
"time": "1771227972"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1771228060"
},
"departure": {
"delay": 61,
"time": "1771228081"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771227416"
},
"departure": {
"delay": 30,
"time": "1771227450"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1771228168"
},
"departure": {
"delay": 42,
"time": "1771228182"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1771227227"
},
"departure": {
"delay": 82,
"time": "1771227262"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771227579"
},
"departure": {
"delay": 9,
"time": "1771227669"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -42,
"time": "1771227788"
},
"departure": {
"delay": -42,
"time": "1771227798"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1771227301"
},
"departure": {
"delay": 113,
"time": "1771227353"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -38,
"time": "1771228342"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1771228212"
},
"departure": {
"delay": 26,
"time": "1771228226"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1771228151"
},
"departure": {
"delay": 81,
"time": "1771228161"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1771227459"
},
"departure": {
"delay": 21,
"time": "1771227501"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -37,
"time": "1771227528"
},
"departure": {
"delay": -37,
"time": "1771227563"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1771227195"
},
"departure": {
"delay": 83,
"time": "1771227203"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1771227373"
},
"departure": {
"delay": 82,
"time": "1771227382"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1771227699"
},
"departure": {
"delay": -6,
"time": "1771227714"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"departure": {
"delay": 82,
"time": "1771227082"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771231736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:8:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745449x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 143,
"time": "1771221882"
},
"departure": {
"delay": 143,
"time": "1771221923"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1771222566"
},
"departure": {
"delay": 46,
"time": "1771222606"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1771222658"
},
"departure": {
"delay": 16,
"time": "1771222696"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 187,
"time": "1771222291"
},
"departure": {
"delay": 187,
"time": "1771222327"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 85,
"time": "1771222512"
},
"departure": {
"delay": 85,
"time": "1771222525"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1771222434"
},
"departure": {
"delay": 150,
"time": "1771222470"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771223097"
},
"departure": {
"delay": 37,
"time": "1771223137"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1771223285"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1771223015"
},
"departure": {
"delay": 36,
"time": "1771223076"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -42,
"time": "1771222801"
},
"departure": {
"delay": -42,
"time": "1771222818"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 194,
"time": "1771221794"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1771222933"
},
"departure": {
"delay": 9,
"time": "1771222989"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1771223156"
},
"departure": {
"delay": 37,
"time": "1771223197"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1771221960"
},
"departure": {
"delay": 159,
"time": "1771221999"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 122,
"time": "1771222098"
},
"departure": {
"delay": 122,
"time": "1771222142"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771222726"
},
"departure": {
"time": "1771222740"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1771222036"
},
"departure": {
"delay": 112,
"time": "1771222072"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1771222169"
},
"departure": {
"delay": 154,
"time": "1771222234"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1771222859"
},
"departure": {
"delay": -16,
"time": "1771222904"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745449x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000303:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -368,
"time": "1771233052"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": -368,
"time": "1771232092"
},
"departure": {
"delay": -368,
"time": "1771232092"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexFx:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": -368,
"time": "1771232572"
},
"departure": {
"delay": -368,
"time": "1771232572"
},
"stopId": "FR:76758:ZE:YVETOTxxxFortxR:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": -368,
"time": "1771232872"
},
"departure": {
"delay": -368,
"time": "1771232872"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": -368,
"time": "1771232632"
},
"departure": {
"delay": -368,
"time": "1771232632"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexNi:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": -368,
"time": "1771232152"
},
"departure": {
"delay": -368,
"time": "1771232152"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDu:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": -368,
"time": "1771232812"
},
"departure": {
"delay": -368,
"time": "1771232812"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD5:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": -368,
"time": "1771232272"
},
"departure": {
"delay": -368,
"time": "1771232272"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexCo:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": -368,
"time": "1771231972"
},
"departure": {
"delay": -368,
"time": "1771231972"
},
"stopId": "FR:76758:ZE:YVETOTxxxPlace:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": -368,
"time": "1771232452"
},
"departure": {
"delay": -368,
"time": "1771232452"
},
"stopId": "FR:76758:ZE:YVETOTxxxClosxD:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": -368,
"time": "1771232512"
},
"departure": {
"delay": -368,
"time": "1771232512"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD2:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": -368,
"time": "1771232392"
},
"departure": {
"delay": -368,
"time": "1771232392"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexCl:ATOUMOD012",
"stopSequence": 8
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000303:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3109F5723391x2026x02x08T23x14x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239480"
},
"departure": {
"time": "1771239660"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771241640"
},
"departure": {
"time": "1771241700"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"departure": {
"time": "1771234800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771242540"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771240800"
},
"departure": {
"time": "1771240860"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
}
],
"timestamp": "1771231191",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3109F5723391x2026x02x08T23x14x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13120F5710732x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771231740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771227360"
},
"departure": {
"time": "1771227420"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771226820"
},
"departure": {
"time": "1771226880"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771226340"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771228500"
},
"departure": {
"time": "1771228620"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771228020"
},
"departure": {
"time": "1771228080"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771229460"
},
"departure": {
"time": "1771229580"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1771222732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13120F5710732x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1771234404"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"delay": -2167,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2527,
"time": "1771231733"
},
"departure": {
"delay": -2527,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2227,
"time": "1771231733"
},
"departure": {
"delay": -2227,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2407,
"time": "1771231733"
},
"departure": {
"delay": -2407,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596347:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596804:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -188,
"time": "1771232572"
},
"departure": {
"delay": -188,
"time": "1771232572"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -179,
"time": "1771232461"
},
"departure": {
"delay": -179,
"time": "1771232461"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -116,
"time": "1771232224"
},
"departure": {
"delay": -116,
"time": "1771232224"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -189,
"time": "1771232751"
},
"departure": {
"delay": -189,
"time": "1771232751"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -98,
"time": "1771232062"
},
"departure": {
"delay": -98,
"time": "1771232062"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -146,
"time": "1771232134"
},
"departure": {
"delay": -146,
"time": "1771232134"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -188,
"time": "1771232632"
},
"departure": {
"delay": -188,
"time": "1771232632"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771231868"
},
"departure": {
"delay": 8,
"time": "1771231868"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -82,
"time": "1771231958"
},
"departure": {
"delay": -82,
"time": "1771231958"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -209,
"time": "1771232371"
},
"departure": {
"delay": -209,
"time": "1771232371"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -188,
"time": "1771232692"
},
"departure": {
"delay": -188,
"time": "1771232692"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -194,
"time": "1771232266"
},
"departure": {
"delay": -194,
"time": "1771232266"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -219,
"time": "1771232781"
},
"departure": {
"delay": -219,
"time": "1771232781"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -228,
"time": "1771232832"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596804:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5970010712309760x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1771231725"
},
"departure": {
"delay": 129,
"time": "1771231749"
},
"stopId": "FR:50218:ZE:761950001:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1771231933"
},
"departure": {
"delay": 83,
"time": "1771231943"
},
"stopId": "FR:50218:ZE:761900005:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1771231814"
},
"departure": {
"delay": 84,
"time": "1771231824"
},
"stopId": "FR:50218:ZE:748690001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1771232006"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 16
}
],
"timestamp": "1771231739",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5970010712309760x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758049x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771225726"
},
"departure": {
"delay": 32,
"time": "1771225772"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -17,
"time": "1771226434"
},
"departure": {
"delay": -17,
"time": "1771226443"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1771224362"
},
"departure": {
"delay": 93,
"time": "1771224393"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1771227060"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1771224859"
},
"departure": {
"delay": 117,
"time": "1771224897"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -47,
"time": "1771226043"
},
"departure": {
"delay": -47,
"time": "1771226053"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1771226189"
},
"departure": {
"delay": 6,
"time": "1771226226"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -56,
"time": "1771226617"
},
"departure": {
"delay": -56,
"time": "1771226644"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1771223717"
},
"departure": {
"delay": 89,
"time": "1771223729"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1771225386"
},
"departure": {
"delay": 18,
"time": "1771225398"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1771223822"
},
"departure": {
"delay": 115,
"time": "1771223875"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -52,
"time": "1771226518"
},
"departure": {
"delay": -52,
"time": "1771226528"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1771225223"
},
"departure": {
"delay": 96,
"time": "1771225236"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1771225855"
},
"departure": {
"delay": 9,
"time": "1771225869"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1771226708"
},
"departure": {
"delay": -30,
"time": "1771226730"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1771225967"
},
"departure": {
"delay": 5,
"time": "1771225985"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 133,
"time": "1771223994"
},
"departure": {
"delay": 133,
"time": "1771224073"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 134,
"time": "1771224186"
},
"departure": {
"delay": 134,
"time": "1771224194"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1771226879"
},
"departure": {
"delay": 99,
"time": "1771226919"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1771226469"
},
"departure": {
"delay": -23,
"time": "1771226497"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 217,
"time": "1771223257"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758049x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244155xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771232760"
},
"departure": {
"time": "1771232760"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1771233577"
},
"departure": {
"delay": 37,
"time": "1771233577"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1771233483"
},
"departure": {
"delay": 3,
"time": "1771233483"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771233720"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771232640"
},
"departure": {
"time": "1771232640"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771233440"
},
"departure": {
"delay": 20,
"time": "1771233440"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1771232696"
},
"departure": {
"delay": 56,
"time": "1771232696"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244155xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745388x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1771222281"
},
"departure": {
"delay": 76,
"time": "1771222336"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1771223318"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1771221787"
},
"departure": {
"delay": 20,
"time": "1771221800"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1771221825"
},
"departure": {
"delay": 22,
"time": "1771221862"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1771221950"
},
"departure": {
"delay": 13,
"time": "1771221973"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1771222210"
},
"departure": {
"delay": 49,
"time": "1771222249"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771222005"
},
"departure": {
"delay": 60,
"time": "1771222080"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771222978"
},
"departure": {
"delay": 44,
"time": "1771223024"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1771222449"
},
"departure": {
"delay": -10,
"time": "1771222490"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 62,
"time": "1771221662"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771223168"
},
"departure": {
"time": "1771223220"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1771222387"
},
"departure": {
"delay": 28,
"time": "1771222408"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771222550"
},
"departure": {
"delay": 37,
"time": "1771222597"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771222761"
},
"departure": {
"delay": 10,
"time": "1771222810"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1771222835"
},
"departure": {
"delay": 11,
"time": "1771222871"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1771221887"
},
"departure": {
"delay": 25,
"time": "1771221925"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1771222115"
},
"departure": {
"delay": 67,
"time": "1771222147"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771222907"
},
"departure": {
"delay": 20,
"time": "1771222940"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1771222677"
},
"departure": {
"delay": 33,
"time": "1771222713"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1771223056"
},
"departure": {
"delay": 6,
"time": "1771223106"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745388x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748436x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1771233470"
},
"departure": {
"delay": 50,
"time": "1771233470"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1771233590"
},
"departure": {
"delay": 50,
"time": "1771233590"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771232270"
},
"departure": {
"delay": 50,
"time": "1771232270"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771233410"
},
"departure": {
"delay": 50,
"time": "1771233410"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1771232330"
},
"departure": {
"delay": 50,
"time": "1771232330"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1771232090"
},
"departure": {
"delay": 50,
"time": "1771232090"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1771233830"
},
"departure": {
"delay": 50,
"time": "1771233830"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1771231910"
},
"departure": {
"delay": 50,
"time": "1771231910"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1771233110"
},
"departure": {
"delay": 50,
"time": "1771233110"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1771234010"
},
"departure": {
"delay": 50,
"time": "1771234010"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 50,
"time": "1771233290"
},
"departure": {
"delay": 50,
"time": "1771233290"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1771232930"
},
"departure": {
"delay": 50,
"time": "1771232930"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1771232450"
},
"departure": {
"delay": 50,
"time": "1771232450"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1771233890"
},
"departure": {
"delay": 50,
"time": "1771233890"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1771232210"
},
"departure": {
"delay": 50,
"time": "1771232210"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1771232150"
},
"departure": {
"delay": 50,
"time": "1771232150"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771231790"
},
"departure": {
"delay": 50,
"time": "1771231790"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1771233710"
},
"departure": {
"delay": 50,
"time": "1771233710"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1771231970"
},
"departure": {
"delay": 50,
"time": "1771231970"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771232870"
},
"departure": {
"delay": 50,
"time": "1771232870"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1771233710"
},
"departure": {
"delay": 50,
"time": "1771233710"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1771234130"
},
"departure": {
"delay": 50,
"time": "1771234130"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 50,
"time": "1771231850"
},
"departure": {
"delay": 50,
"time": "1771231850"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771234070"
},
"departure": {
"delay": 50,
"time": "1771234070"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 50,
"time": "1771231850"
},
"departure": {
"delay": 50,
"time": "1771231850"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1771233050"
},
"departure": {
"delay": 50,
"time": "1771233050"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1771233170"
},
"departure": {
"delay": 50,
"time": "1771233170"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1771234370"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1771232030"
},
"departure": {
"delay": 50,
"time": "1771232030"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1771233770"
},
"departure": {
"delay": 50,
"time": "1771233770"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771232750"
},
"departure": {
"delay": 50,
"time": "1771232750"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771234070"
},
"departure": {
"delay": 50,
"time": "1771234070"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1771232990"
},
"departure": {
"delay": 50,
"time": "1771232990"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748436x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:305:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771233600"
},
"departure": {
"time": "1771233600"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771233000"
},
"departure": {
"time": "1771233000"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771233360"
},
"departure": {
"time": "1771233360"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771232820"
},
"departure": {
"time": "1771232820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771233420"
},
"departure": {
"time": "1771233420"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771234140"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771233720"
},
"departure": {
"time": "1771233720"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771233120"
},
"departure": {
"time": "1771233120"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771234380"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771233300"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771233480"
},
"departure": {
"time": "1771233480"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:305:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748453x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1771220440"
},
"departure": {
"delay": 113,
"time": "1771220453"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1771220818"
},
"departure": {
"delay": 74,
"time": "1771220834"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 114,
"time": "1771221330"
},
"departure": {
"delay": 114,
"time": "1771221354"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1771221661"
},
"departure": {
"delay": 108,
"time": "1771221708"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1771220662"
},
"departure": {
"delay": 103,
"time": "1771220683"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1771221416"
},
"departure": {
"delay": 139,
"time": "1771221619"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 13,
"time": "1771219813"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1771220119"
},
"departure": {
"delay": 34,
"time": "1771220134"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1771220574"
},
"departure": {
"delay": 75,
"time": "1771220595"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 83,
"time": "1771222327"
},
"departure": {
"delay": 83,
"time": "1771222343"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 57,
"time": "1771222377"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 102,
"time": "1771222146"
},
"departure": {
"delay": 102,
"time": "1771222182"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 27,
"time": "1771221006"
},
"departure": {
"delay": 27,
"time": "1771221027"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1771221245"
},
"departure": {
"delay": 112,
"time": "1771221292"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1771222105"
},
"departure": {
"delay": 106,
"time": "1771222126"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1771220161"
},
"departure": {
"delay": 78,
"time": "1771220178"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1771221144"
},
"departure": {
"delay": 45,
"time": "1771221165"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1771222220"
},
"departure": {
"delay": 91,
"time": "1771222231"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 92,
"time": "1771220535"
},
"departure": {
"delay": 92,
"time": "1771220552"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1771222195"
},
"departure": {
"delay": 69,
"time": "1771222209"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 99,
"time": "1771222291"
},
"departure": {
"delay": 99,
"time": "1771222299"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1771220904"
},
"departure": {
"delay": 65,
"time": "1771220945"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1771220387"
},
"departure": {
"delay": 114,
"time": "1771220394"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1771220049"
},
"departure": {
"delay": 29,
"time": "1771220069"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1771220275"
},
"departure": {
"delay": 75,
"time": "1771220295"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 177,
"time": "1771222009"
},
"departure": {
"delay": 177,
"time": "1771222017"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 208,
"time": "1771221952"
},
"departure": {
"delay": 208,
"time": "1771221988"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 166,
"time": "1771221875"
},
"departure": {
"delay": 166,
"time": "1771221886"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1771221066"
},
"departure": {
"delay": 58,
"time": "1771221118"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1771220465"
},
"departure": {
"delay": 80,
"time": "1771220480"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1771220760"
},
"departure": {
"delay": 96,
"time": "1771220796"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1771222033"
},
"departure": {
"delay": 159,
"time": "1771222059"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 138,
"time": "1771222084"
},
"departure": {
"delay": 138,
"time": "1771222098"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1771231729",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748453x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745387x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1771221178"
},
"departure": {
"delay": 26,
"time": "1771221206"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1771220521"
},
"departure": {
"delay": 142,
"time": "1771220542"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 165,
"time": "1771220404"
},
"departure": {
"delay": 165,
"time": "1771220445"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1771221500"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1771220968"
},
"departure": {
"delay": 4,
"time": "1771221004"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1771221245"
},
"departure": {
"delay": -40,
"time": "1771221260"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 158,
"time": "1771220319"
},
"departure": {
"delay": 158,
"time": "1771220378"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1771220718"
},
"departure": {
"delay": 49,
"time": "1771220749"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1771220885"
},
"departure": {
"delay": 38,
"time": "1771220918"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1771221318"
},
"departure": {
"delay": -2,
"time": "1771221418"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 139,
"time": "1771220568"
},
"departure": {
"delay": 139,
"time": "1771220599"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 151,
"time": "1771219951"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1771221112"
},
"departure": {
"delay": 18,
"time": "1771221138"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1771220802"
},
"departure": {
"delay": 77,
"time": "1771220837"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1771220188"
},
"departure": {
"delay": 126,
"time": "1771220226"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1771220645"
},
"departure": {
"delay": 98,
"time": "1771220678"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771220252"
},
"departure": {
"delay": 128,
"time": "1771220288"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1771220080"
},
"departure": {
"delay": 141,
"time": "1771220121"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 121,
"time": "1771220148"
},
"departure": {
"delay": 121,
"time": "1771220161"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1771221039"
},
"departure": {
"delay": 12,
"time": "1771221072"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745387x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745396x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1771229520"
},
"departure": {
"delay": 98,
"time": "1771229558"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1771229862"
},
"departure": {
"delay": 23,
"time": "1771229903"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1771228957"
},
"departure": {
"delay": 16,
"time": "1771228996"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1771230515"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -21,
"time": "1771229946"
},
"departure": {
"delay": -21,
"time": "1771229979"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1771229167"
},
"departure": {
"delay": 58,
"time": "1771229218"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 97,
"time": "1771229455"
},
"departure": {
"delay": 97,
"time": "1771229497"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1771229601"
},
"departure": {
"delay": 80,
"time": "1771229660"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771229020"
},
"departure": {
"delay": 33,
"time": "1771229073"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1771229685"
},
"departure": {
"delay": 2,
"time": "1771229702"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1771230089"
},
"departure": {
"delay": 3,
"time": "1771230123"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771229092"
},
"departure": {
"delay": 40,
"time": "1771229140"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1771229258"
},
"departure": {
"delay": 114,
"time": "1771229334"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1771229357"
},
"departure": {
"delay": 117,
"time": "1771229397"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1771230153"
},
"departure": {
"delay": 12,
"time": "1771230192"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -56,
"time": "1771230301"
},
"departure": {
"delay": -56,
"time": "1771230364"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1771229747"
},
"departure": {
"delay": 25,
"time": "1771229785"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1771230011"
},
"departure": {
"delay": -3,
"time": "1771230057"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -61,
"time": "1771230222"
},
"departure": {
"delay": -61,
"time": "1771230239"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 72,
"time": "1771228872"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745396x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596793:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1771231576"
},
"departure": {
"delay": 16,
"time": "1771231576"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -237,
"time": "1771232823"
},
"departure": {
"delay": -237,
"time": "1771232823"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -222,
"time": "1771232898"
},
"departure": {
"delay": -222,
"time": "1771232898"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1771231924"
},
"departure": {
"delay": 4,
"time": "1771231924"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771231703"
},
"departure": {
"delay": 35,
"time": "1771231715"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1771231834"
},
"departure": {
"delay": 34,
"time": "1771231834"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -112,
"time": "1771232168"
},
"departure": {
"delay": -112,
"time": "1771232168"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -19,
"time": "1771232081"
},
"departure": {
"delay": -19,
"time": "1771232081"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -136,
"time": "1771232264"
},
"departure": {
"delay": -136,
"time": "1771232264"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -136,
"time": "1771232324"
},
"departure": {
"delay": -136,
"time": "1771232324"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -188,
"time": "1771232572"
},
"departure": {
"delay": -188,
"time": "1771232572"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -297,
"time": "1771233063"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -201,
"time": "1771232499"
},
"departure": {
"delay": -201,
"time": "1771232499"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -49,
"time": "1771231991"
},
"departure": {
"delay": -49,
"time": "1771231991"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771231648"
},
"departure": {
"delay": 35,
"time": "1771231655"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -141,
"time": "1771232379"
},
"departure": {
"delay": -141,
"time": "1771232379"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1771231774"
},
"departure": {
"delay": 34,
"time": "1771231774"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -188,
"time": "1771232692"
},
"departure": {
"delay": -188,
"time": "1771232692"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1771231583",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596793:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022751x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1771233985"
},
"departure": {
"delay": 85,
"time": "1771233985"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 44,
"time": "1771233344"
},
"departure": {
"delay": 44,
"time": "1771233344"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 36,
"time": "1771233936"
},
"departure": {
"delay": 36,
"time": "1771233936"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 41,
"time": "1771232201"
},
"departure": {
"delay": 41,
"time": "1771232201"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1771232510"
},
"departure": {
"delay": 50,
"time": "1771232510"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1771231569"
},
"departure": {
"delay": 9,
"time": "1771231569"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1771233800"
},
"departure": {
"delay": 80,
"time": "1771233800"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 72,
"time": "1771233132"
},
"departure": {
"delay": 72,
"time": "1771233132"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 95,
"time": "1771232375"
},
"departure": {
"delay": 95,
"time": "1771232375"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1771231020"
},
"departure": {
"time": "1771231020"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1771234209"
},
"departure": {
"delay": 69,
"time": "1771234209"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 90,
"time": "1771232550"
},
"departure": {
"delay": 90,
"time": "1771232550"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -34,
"time": "1771231406"
},
"departure": {
"delay": -34,
"time": "1771231406"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1771231731"
},
"departure": {
"delay": 51,
"time": "1771231731"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771231310"
},
"departure": {
"delay": -10,
"time": "1771231310"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1771234091"
},
"departure": {
"delay": 71,
"time": "1771234091"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 36,
"time": "1771233696"
},
"departure": {
"delay": 36,
"time": "1771233696"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 58,
"time": "1771233178"
},
"departure": {
"delay": 58,
"time": "1771233178"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 63,
"time": "1771230963"
},
"departure": {
"delay": 63,
"time": "1771230963"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1771231378"
},
"departure": {
"delay": -2,
"time": "1771231378"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 91,
"time": "1771232791"
},
"departure": {
"delay": 91,
"time": "1771232791"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1771231273"
},
"departure": {
"delay": 13,
"time": "1771231273"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1771232723"
},
"departure": {
"delay": 83,
"time": "1771232723"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1771231477"
},
"departure": {
"delay": 37,
"time": "1771231477"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1771232076"
},
"departure": {
"delay": 36,
"time": "1771232076"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1771233767"
},
"departure": {
"delay": 47,
"time": "1771233767"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 36,
"time": "1771233096"
},
"departure": {
"delay": 36,
"time": "1771233096"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 36,
"time": "1771232916"
},
"departure": {
"delay": 36,
"time": "1771232916"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1771231650"
},
"departure": {
"delay": 30,
"time": "1771231650"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1771230935"
},
"departure": {
"delay": 35,
"time": "1771230935"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771231840"
},
"departure": {
"delay": 40,
"time": "1771231840"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771231140"
},
"departure": {
"time": "1771231140"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1771234356"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 38,
"time": "1771232618"
},
"departure": {
"delay": 38,
"time": "1771232618"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1771231985"
},
"departure": {
"delay": 65,
"time": "1771231985"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1771233276"
},
"departure": {
"delay": 36,
"time": "1771233276"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 52,
"time": "1771232152"
},
"departure": {
"delay": 52,
"time": "1771232152"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1771234239"
},
"departure": {
"delay": 39,
"time": "1771234239"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 54,
"time": "1771234014"
},
"departure": {
"delay": 54,
"time": "1771234014"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 84,
"time": "1771234164"
},
"departure": {
"delay": 84,
"time": "1771234164"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 94,
"time": "1771234054"
},
"departure": {
"delay": 94,
"time": "1771234054"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1771231236"
},
"departure": {
"delay": 36,
"time": "1771231236"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1771234296"
},
"departure": {
"delay": 36,
"time": "1771234296"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 37,
"time": "1771233217"
},
"departure": {
"delay": 37,
"time": "1771233217"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 36,
"time": "1771232436"
},
"departure": {
"delay": 36,
"time": "1771232436"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 36,
"time": "1771233456"
},
"departure": {
"delay": 36,
"time": "1771233456"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 5,
"time": "1771231085"
},
"departure": {
"delay": 5,
"time": "1771231085"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1771231668",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022751x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253183x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -72,
"time": "1771232748"
},
"departure": {
"delay": -72,
"time": "1771232748"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -57,
"time": "1771233843"
},
"departure": {
"delay": -57,
"time": "1771233843"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -69,
"time": "1771233111"
},
"departure": {
"delay": -69,
"time": "1771233111"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -41,
"time": "1771232959"
},
"departure": {
"delay": -41,
"time": "1771232959"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -58,
"time": "1771233722"
},
"departure": {
"delay": -58,
"time": "1771233722"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -72,
"time": "1771233228"
},
"departure": {
"delay": -72,
"time": "1771233228"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -72,
"time": "1771234488"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -52,
"time": "1771232348"
},
"departure": {
"delay": -52,
"time": "1771232348"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -72,
"time": "1771234128"
},
"departure": {
"delay": -72,
"time": "1771234128"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -72,
"time": "1771233708"
},
"departure": {
"delay": -72,
"time": "1771233708"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -72,
"time": "1771233888"
},
"departure": {
"delay": -72,
"time": "1771233888"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -45,
"time": "1771232415"
},
"departure": {
"delay": -45,
"time": "1771232415"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -72,
"time": "1771233768"
},
"departure": {
"delay": -72,
"time": "1771233768"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -72,
"time": "1771232268"
},
"departure": {
"delay": -72,
"time": "1771232268"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -57,
"time": "1771231803"
},
"departure": {
"delay": -57,
"time": "1771231803"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -35,
"time": "1771233805"
},
"departure": {
"delay": -35,
"time": "1771233805"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -16,
"time": "1771234424"
},
"departure": {
"delay": -16,
"time": "1771234424"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -47,
"time": "1771231873"
},
"departure": {
"delay": -47,
"time": "1771231873"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -72,
"time": "1771233168"
},
"departure": {
"delay": -72,
"time": "1771233168"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -32,
"time": "1771234288"
},
"departure": {
"delay": -32,
"time": "1771234288"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -32,
"time": "1771232848"
},
"departure": {
"delay": -32,
"time": "1771232848"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -26,
"time": "1771233034"
},
"departure": {
"delay": -26,
"time": "1771233034"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -51,
"time": "1771231629"
},
"departure": {
"delay": -51,
"time": "1771231629"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -51,
"time": "1771232469"
},
"departure": {
"delay": -51,
"time": "1771232469"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -36,
"time": "1771231464"
},
"departure": {
"delay": -36,
"time": "1771231464"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -72,
"time": "1771232988"
},
"departure": {
"delay": -72,
"time": "1771232988"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -39,
"time": "1771233921"
},
"departure": {
"delay": -39,
"time": "1771233921"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -76,
"time": "1771231544"
},
"departure": {
"delay": -76,
"time": "1771231544"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -72,
"time": "1771232808"
},
"departure": {
"delay": -72,
"time": "1771232808"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -56,
"time": "1771231984"
},
"departure": {
"delay": -56,
"time": "1771231984"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -25,
"time": "1771233335"
},
"departure": {
"delay": -25,
"time": "1771233335"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -72,
"time": "1771231908"
},
"departure": {
"delay": -72,
"time": "1771231908"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1771234176"
},
"departure": {
"delay": -24,
"time": "1771234176"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -72,
"time": "1771233648"
},
"departure": {
"delay": -72,
"time": "1771233648"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -72,
"time": "1771232628"
},
"departure": {
"delay": -72,
"time": "1771232628"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -83,
"time": "1771231357"
},
"departure": {
"delay": -83,
"time": "1771231357"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -48,
"time": "1771232892"
},
"departure": {
"delay": -48,
"time": "1771232892"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -66,
"time": "1771231554"
},
"departure": {
"delay": -66,
"time": "1771231554"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1771231265"
},
"departure": {
"delay": -55,
"time": "1771231265"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -14,
"time": "1771232686"
},
"departure": {
"delay": -14,
"time": "1771232686"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -66,
"time": "1771234254"
},
"departure": {
"delay": -66,
"time": "1771234254"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -27,
"time": "1771231293"
},
"departure": {
"delay": -27,
"time": "1771231293"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -65,
"time": "1771234375"
},
"departure": {
"delay": -65,
"time": "1771234375"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -26,
"time": "1771232074"
},
"departure": {
"delay": -26,
"time": "1771232074"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -48,
"time": "1771234332"
},
"departure": {
"delay": -48,
"time": "1771234332"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1771231708",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253183x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1154,
"time": "1771232474"
},
"departure": {
"delay": 1154,
"time": "1771232474"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 1156,
"time": "1771232536"
},
"departure": {
"delay": 1156,
"time": "1771232536"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 1154,
"time": "1771232894"
},
"departure": {
"delay": 1154,
"time": "1771232894"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 1133,
"time": "1771232753"
},
"departure": {
"delay": 1133,
"time": "1771232753"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 1154,
"time": "1771232654"
},
"departure": {
"delay": 1154,
"time": "1771232654"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 1289,
"time": "1771233029"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 1125,
"time": "1771232685"
},
"departure": {
"delay": 1125,
"time": "1771232685"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771230995",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4343:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1490696:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1771234413"
},
"departure": {
"delay": -27,
"time": "1771234413"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -52,
"time": "1771234868"
},
"departure": {
"delay": -52,
"time": "1771234868"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1,
"time": "1771233359"
},
"departure": {
"delay": -1,
"time": "1771233359"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -15,
"time": "1771233885"
},
"departure": {
"delay": -15,
"time": "1771233885"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1771234570"
},
"departure": {
"delay": -50,
"time": "1771234570"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1771234963"
},
"departure": {
"delay": -17,
"time": "1771234963"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -40,
"time": "1771234340"
},
"departure": {
"delay": -40,
"time": "1771234340"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4,
"time": "1771233416"
},
"departure": {
"delay": -4,
"time": "1771233416"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -66,
"time": "1771234254"
},
"departure": {
"delay": -66,
"time": "1771234254"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1771234540"
},
"departure": {
"delay": -80,
"time": "1771234540"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -77,
"time": "1771235563"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -40,
"time": "1771233980"
},
"departure": {
"delay": -40,
"time": "1771233980"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1771234810"
},
"departure": {
"delay": -50,
"time": "1771234810"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1771233211"
},
"departure": {
"delay": 31,
"time": "1771233211"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1771233120"
},
"departure": {
"time": "1771233120"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -38,
"time": "1771233562"
},
"departure": {
"delay": -38,
"time": "1771233562"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1771233962"
},
"departure": {
"delay": 2,
"time": "1771233962"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -85,
"time": "1771234295"
},
"departure": {
"delay": -85,
"time": "1771234295"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1771233527"
},
"departure": {
"delay": 47,
"time": "1771233527"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1771235302"
},
"departure": {
"delay": -38,
"time": "1771235302"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -30,
"time": "1771233750"
},
"departure": {
"delay": -30,
"time": "1771233750"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1771233291"
},
"departure": {
"delay": 51,
"time": "1771233291"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -43,
"time": "1771234757"
},
"departure": {
"delay": -43,
"time": "1771234757"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -34,
"time": "1771235186"
},
"departure": {
"delay": -34,
"time": "1771235186"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -8,
"time": "1771235272"
},
"departure": {
"delay": -8,
"time": "1771235272"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -40,
"time": "1771235000"
},
"departure": {
"delay": -40,
"time": "1771235000"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1771233802"
},
"departure": {
"delay": 22,
"time": "1771233802"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -47,
"time": "1771234033"
},
"departure": {
"delay": -47,
"time": "1771234033"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -66,
"time": "1771235214"
},
"departure": {
"delay": -66,
"time": "1771235214"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -19,
"time": "1771234721"
},
"departure": {
"delay": -19,
"time": "1771234721"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -72,
"time": "1771235508"
},
"departure": {
"delay": -72,
"time": "1771235508"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -66,
"time": "1771234614"
},
"departure": {
"delay": -66,
"time": "1771234614"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -68,
"time": "1771235092"
},
"departure": {
"delay": -68,
"time": "1771235092"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -33,
"time": "1771233147"
},
"departure": {
"delay": -33,
"time": "1771233147"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1771235443"
},
"departure": {
"delay": -17,
"time": "1771235443"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -40,
"time": "1771235060"
},
"departure": {
"delay": -40,
"time": "1771235060"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -30,
"time": "1771234650"
},
"departure": {
"delay": -30,
"time": "1771234650"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1771233323"
},
"departure": {
"delay": 23,
"time": "1771233323"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -40,
"time": "1771235360"
},
"departure": {
"delay": -40,
"time": "1771235360"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1490696:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:112:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1771226609"
},
"departure": {
"delay": 99,
"time": "1771226619"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1771227510"
},
"departure": {
"delay": 39,
"time": "1771227519"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1771227120"
},
"departure": {
"delay": 9,
"time": "1771227129"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 113,
"time": "1771226441"
},
"departure": {
"delay": 113,
"time": "1771226453"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"time": "1771226530"
},
"departure": {
"time": "1771226460"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1771227618"
},
"departure": {
"delay": 28,
"time": "1771227628"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 104,
"time": "1771226229"
},
"departure": {
"delay": 104,
"time": "1771226324"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"departure": {
"delay": 67,
"time": "1771225867"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1771225892"
},
"departure": {
"delay": 43,
"time": "1771225903"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1771227235"
},
"departure": {
"delay": 62,
"time": "1771227302"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1771226647"
},
"departure": {
"delay": 142,
"time": "1771226722"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1771226394"
},
"departure": {
"delay": 122,
"time": "1771226402"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1771226884"
},
"departure": {
"delay": 128,
"time": "1771227008"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -77,
"time": "1771227703"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1771225952"
},
"departure": {
"delay": 75,
"time": "1771226055"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1771227078"
},
"departure": {
"delay": 84,
"time": "1771227084"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1771227563"
},
"departure": {
"delay": 31,
"time": "1771227571"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1771227364"
},
"departure": {
"delay": 71,
"time": "1771227371"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1771227401"
},
"departure": {
"delay": 124,
"time": "1771227484"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1771226497"
},
"departure": {
"delay": 103,
"time": "1771226503"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1771226184"
},
"departure": {
"delay": 97,
"time": "1771226197"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
}
],
"timestamp": "1771231736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:112:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1771231920"
},
"departure": {
"delay": 240,
"time": "1771231920"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1771231620"
},
"departure": {
"delay": 180,
"time": "1771231620"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1771232220"
},
"departure": {
"delay": 240,
"time": "1771232220"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1771232580"
},
"departure": {
"delay": 240,
"time": "1771232580"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1771234200"
},
"departure": {
"delay": 240,
"time": "1771234200"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 240,
"time": "1771233840"
},
"departure": {
"delay": 240,
"time": "1771233840"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 240,
"time": "1771234380"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 240,
"time": "1771232340"
},
"departure": {
"delay": 240,
"time": "1771232340"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1771233780"
},
"departure": {
"delay": 240,
"time": "1771233780"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1771232160"
},
"departure": {
"delay": 240,
"time": "1771232160"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1771233785"
},
"departure": {
"delay": 245,
"time": "1771233785"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1771234020"
},
"departure": {
"delay": 240,
"time": "1771234020"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 240,
"time": "1771231800"
},
"departure": {
"delay": 240,
"time": "1771231800"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1771233540"
},
"departure": {
"delay": 240,
"time": "1771233540"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"departure": {
"delay": 60,
"time": "1771231260"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1771231860"
},
"departure": {
"delay": 240,
"time": "1771231860"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 245,
"time": "1771231500"
},
"departure": {
"delay": 245,
"time": "1771231505"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1771232100"
},
"departure": {
"delay": 240,
"time": "1771232100"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1771231380"
},
"departure": {
"delay": 180,
"time": "1771231440"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1771233240"
},
"departure": {
"delay": 240,
"time": "1771233240"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1771234320"
},
"departure": {
"delay": 240,
"time": "1771234320"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 240,
"time": "1771231980"
},
"departure": {
"delay": 240,
"time": "1771231980"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1771232880"
},
"departure": {
"delay": 240,
"time": "1771232880"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1771232280"
},
"departure": {
"delay": 240,
"time": "1771232280"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1771233480"
},
"departure": {
"delay": 240,
"time": "1771233480"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1771232520"
},
"departure": {
"delay": 240,
"time": "1771232520"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 245,
"time": "1771231925"
},
"departure": {
"delay": 245,
"time": "1771231925"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1771232700"
},
"departure": {
"delay": 240,
"time": "1771232700"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 240,
"time": "1771234080"
},
"departure": {
"delay": 240,
"time": "1771234080"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 240,
"time": "1771233600"
},
"departure": {
"delay": 240,
"time": "1771233600"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1771233300"
},
"departure": {
"delay": 240,
"time": "1771233300"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1771234140"
},
"departure": {
"delay": 240,
"time": "1771234140"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 240,
"time": "1771232040"
},
"departure": {
"delay": 240,
"time": "1771232040"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1771233900"
},
"departure": {
"delay": 240,
"time": "1771233900"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1771231680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:271:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771228200"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771228500"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771227780"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771229400"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771228920"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771229700"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771228320"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771230900"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771230780"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771228020"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771228440"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771231560"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1771229640"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771228080"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771229100"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771228980"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771229580"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771230120"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771229820"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771230720"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771230420"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771230660"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771230540"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771229880"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771227660"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771227960"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771229160"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771230960"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771230240"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771230060"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771229280"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771230360"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771230180"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771230000"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771227900"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771228620"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771228860"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771227600"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771228380"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771229940"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771230480"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771229760"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771231510",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3405:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244096xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771232440"
},
"departure": {
"delay": 40,
"time": "1771232440"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1771232577"
},
"departure": {
"delay": 57,
"time": "1771232577"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -4,
"time": "1771231436"
},
"departure": {
"delay": -4,
"time": "1771231436"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771231760"
},
"departure": {
"delay": 20,
"time": "1771231760"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1771231648"
},
"departure": {
"delay": 28,
"time": "1771231648"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1771231696"
},
"departure": {
"delay": 76,
"time": "1771231696"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1771232720"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 23,
"time": "1771232483"
},
"departure": {
"delay": 23,
"time": "1771232483"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771232240"
},
"departure": {
"delay": 20,
"time": "1771232240"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771231698",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244096xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3427:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771234200"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771235640"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771236360"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771236600"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771236240"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771233660"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771234500"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771235340"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771235880"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771234440"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771234260"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771233720"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771234380"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771235940"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771234680"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771235520"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771236720"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771235580"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771233900"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771233120"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771236540"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771234740"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771234980"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771235100"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771234920"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771233360"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771235040"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771234560"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771236000"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771235280"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771234080"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771234140"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771236060"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771233960"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771235220"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771236120"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771236480"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771235400"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771234800"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771234020"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771236420"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771234860"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3427:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022819x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 260,
"time": "1771231940"
},
"departure": {
"delay": 260,
"time": "1771231940"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 315,
"time": "1771232655"
},
"departure": {
"delay": 315,
"time": "1771232655"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 283,
"time": "1771232083"
},
"departure": {
"delay": 283,
"time": "1771232083"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 273,
"time": "1771231713"
},
"departure": {
"delay": 273,
"time": "1771231713"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 260,
"time": "1771233740"
},
"departure": {
"delay": 260,
"time": "1771233740"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 267,
"time": "1771232427"
},
"departure": {
"delay": 267,
"time": "1771232427"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 308,
"time": "1771233908"
},
"departure": {
"delay": 308,
"time": "1771233908"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 310,
"time": "1771232950"
},
"departure": {
"delay": 310,
"time": "1771232950"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 260,
"time": "1771232360"
},
"departure": {
"delay": 260,
"time": "1771232360"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 260,
"time": "1771233200"
},
"departure": {
"delay": 260,
"time": "1771233200"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 310,
"time": "1771233490"
},
"departure": {
"delay": 310,
"time": "1771233490"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 287,
"time": "1771232807"
},
"departure": {
"delay": 287,
"time": "1771232807"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 281,
"time": "1771233281"
},
"departure": {
"delay": 281,
"time": "1771233281"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 299,
"time": "1771233539"
},
"departure": {
"delay": 299,
"time": "1771233539"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 310,
"time": "1771233370"
},
"departure": {
"delay": 310,
"time": "1771233370"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 288,
"time": "1771231488"
},
"departure": {
"delay": 288,
"time": "1771231488"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 292,
"time": "1771231552"
},
"departure": {
"delay": 292,
"time": "1771231552"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 312,
"time": "1771232232"
},
"departure": {
"delay": 312,
"time": "1771232232"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 308,
"time": "1771232888"
},
"departure": {
"delay": 308,
"time": "1771232888"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 260,
"time": "1771233620"
},
"departure": {
"delay": 260,
"time": "1771233620"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 307,
"time": "1771232587"
},
"departure": {
"delay": 307,
"time": "1771232587"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 318,
"time": "1771231758"
},
"departure": {
"delay": 318,
"time": "1771231758"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 307,
"time": "1771233667"
},
"departure": {
"delay": 307,
"time": "1771233667"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 260,
"time": "1771231820"
},
"departure": {
"delay": 260,
"time": "1771231820"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 266,
"time": "1771233446"
},
"departure": {
"delay": 266,
"time": "1771233446"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 282,
"time": "1771233102"
},
"departure": {
"delay": 282,
"time": "1771233102"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 273,
"time": "1771233993"
},
"departure": {
"delay": 273,
"time": "1771233993"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 303,
"time": "1771233843"
},
"departure": {
"delay": 303,
"time": "1771233843"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 260,
"time": "1771234040"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 260,
"time": "1771233320"
},
"departure": {
"delay": 260,
"time": "1771233320"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 299,
"time": "1771233959"
},
"departure": {
"delay": 299,
"time": "1771233959"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 279,
"time": "1771233039"
},
"departure": {
"delay": 279,
"time": "1771233039"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 297,
"time": "1771231677"
},
"departure": {
"delay": 297,
"time": "1771231677"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 310,
"time": "1771232290"
},
"departure": {
"delay": 310,
"time": "1771232290"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 289,
"time": "1771231609"
},
"departure": {
"delay": 289,
"time": "1771231609"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 260,
"time": "1771232720"
},
"departure": {
"delay": 260,
"time": "1771232720"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 285,
"time": "1771232025"
},
"departure": {
"delay": 285,
"time": "1771232025"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 317,
"time": "1771233797"
},
"departure": {
"delay": 317,
"time": "1771233797"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 315,
"time": "1771232175"
},
"departure": {
"delay": 315,
"time": "1771232175"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1771231658",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022819x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1153:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238580"
},
"departure": {
"time": "1771238580"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771238640"
},
"departure": {
"time": "1771238640"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771238280"
},
"departure": {
"time": "1771238280"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771238220"
},
"departure": {
"time": "1771238220"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771238940"
},
"departure": {
"time": "1771238940"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771238460"
},
"departure": {
"time": "1771238460"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771238340"
},
"departure": {
"time": "1771238340"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771238160"
},
"departure": {
"time": "1771238160"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771238700"
},
"departure": {
"time": "1771238700"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771238400"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771238520"
},
"departure": {
"time": "1771238520"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1771238100"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771239120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771238880"
},
"departure": {
"time": "1771238880"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1153:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6057:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771234920"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771233180"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771235280"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771234440"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771234740"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771234980"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771234080"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771235220"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771235160"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771234620"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771234680"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771233120"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771234800"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771234320"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771234260"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771234380"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771234140"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771235100"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771233900"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771235040"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771234560"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6057:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747505x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 21,
"time": "1771229721"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1771231530"
},
"departure": {
"delay": 72,
"time": "1771231572"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771229842"
},
"departure": {
"delay": 30,
"time": "1771229850"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1771230078"
},
"departure": {
"delay": 94,
"time": "1771230094"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1771230716"
},
"departure": {
"delay": 152,
"time": "1771230752"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1771231681"
},
"departure": {
"delay": 110,
"time": "1771231730"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1771231413"
},
"departure": {
"delay": 65,
"time": "1771231445"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1771231850"
},
"departure": {
"delay": 110,
"time": "1771231850"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1771230017"
},
"departure": {
"delay": 96,
"time": "1771230036"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1771231300"
},
"departure": {
"delay": 81,
"time": "1771231341"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 243,
"time": "1771230352"
},
"departure": {
"delay": 243,
"time": "1771230543"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 124,
"time": "1771230893"
},
"departure": {
"delay": 124,
"time": "1771230904"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1771230955"
},
"departure": {
"delay": 139,
"time": "1771230979"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1771231132"
},
"departure": {
"delay": 62,
"time": "1771231142"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771231910"
},
"departure": {
"delay": 110,
"time": "1771231910"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771231721"
},
"departure": {
"time": "1771231620"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1771232090"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1771229977"
},
"departure": {
"delay": 112,
"time": "1771229992"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1771231790"
},
"departure": {
"delay": 110,
"time": "1771231790"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1771231074"
},
"departure": {
"delay": 65,
"time": "1771231085"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1771231621"
},
"departure": {
"delay": 75,
"time": "1771231635"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1771229774"
},
"departure": {
"delay": 27,
"time": "1771229787"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747505x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197386x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1771231950"
},
"departure": {
"delay": 150,
"time": "1771231950"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1771233460"
},
"departure": {
"delay": 160,
"time": "1771233460"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 208,
"time": "1771232068"
},
"departure": {
"delay": 208,
"time": "1771232068"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1771231296"
},
"departure": {
"delay": 96,
"time": "1771231296"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 188,
"time": "1771231868"
},
"departure": {
"delay": 188,
"time": "1771231868"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1771232790"
},
"departure": {
"delay": 150,
"time": "1771232790"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1771233750"
},
"departure": {
"delay": 150,
"time": "1771233750"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 165,
"time": "1771232685"
},
"departure": {
"delay": 165,
"time": "1771232685"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 188,
"time": "1771232888"
},
"departure": {
"delay": 188,
"time": "1771232888"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1771232130"
},
"departure": {
"delay": 150,
"time": "1771232130"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1771233932"
},
"departure": {
"delay": 152,
"time": "1771233932"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 150,
"time": "1771233510"
},
"departure": {
"delay": 150,
"time": "1771233510"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 193,
"time": "1771231813"
},
"departure": {
"delay": 193,
"time": "1771231813"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 175,
"time": "1771233955"
},
"departure": {
"delay": 175,
"time": "1771233955"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 187,
"time": "1771233427"
},
"departure": {
"delay": 187,
"time": "1771233427"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 182,
"time": "1771234082"
},
"departure": {
"delay": 182,
"time": "1771234082"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 158,
"time": "1771233338"
},
"departure": {
"delay": 158,
"time": "1771233338"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 205,
"time": "1771232545"
},
"departure": {
"delay": 205,
"time": "1771232545"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1771234110"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 175,
"time": "1771234015"
},
"departure": {
"delay": 175,
"time": "1771234015"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 182,
"time": "1771233602"
},
"departure": {
"delay": 182,
"time": "1771233602"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1771233990"
},
"departure": {
"delay": 150,
"time": "1771233990"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 24,
"time": "1771231224"
},
"departure": {
"delay": 24,
"time": "1771231224"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 200,
"time": "1771233260"
},
"departure": {
"delay": 200,
"time": "1771233260"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1771233902"
},
"departure": {
"delay": 182,
"time": "1771233902"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 209,
"time": "1771233809"
},
"departure": {
"delay": 209,
"time": "1771233809"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 191,
"time": "1771233551"
},
"departure": {
"delay": 191,
"time": "1771233551"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 205,
"time": "1771232845"
},
"departure": {
"delay": 205,
"time": "1771232845"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1771233037"
},
"departure": {
"delay": 157,
"time": "1771233037"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1771233870"
},
"departure": {
"delay": 150,
"time": "1771233870"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 111,
"time": "1771231611"
},
"departure": {
"delay": 111,
"time": "1771231611"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 170,
"time": "1771232750"
},
"departure": {
"delay": 170,
"time": "1771232750"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1771233090"
},
"departure": {
"delay": 150,
"time": "1771233090"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 196,
"time": "1771234036"
},
"departure": {
"delay": 196,
"time": "1771234036"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 150,
"time": "1771232430"
},
"departure": {
"delay": 150,
"time": "1771232430"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1771231532"
},
"departure": {
"delay": 92,
"time": "1771231532"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 196,
"time": "1771233676"
},
"departure": {
"delay": 196,
"time": "1771233676"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 201,
"time": "1771233141"
},
"departure": {
"delay": 201,
"time": "1771233141"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197386x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5116:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771233180"
},
"stopId": "FR:76484:ZE:TAEx9047:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76484:ZE:TAEx9040:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771233120"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76484:ZE:TAEx9028:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771233540"
},
"stopId": "FR:76484:ZE:TAEx9115:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76484:ZE:TAEx9060:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76705:ZE:TAEx9185:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5116:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758662x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1771233170"
},
"departure": {
"delay": -10,
"time": "1771233170"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1771232750"
},
"departure": {
"delay": -10,
"time": "1771232750"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1771232150"
},
"departure": {
"delay": -10,
"time": "1771232150"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1771233110"
},
"departure": {
"delay": -10,
"time": "1771233110"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -3,
"time": "1771231519"
},
"departure": {
"delay": -3,
"time": "1771231557"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1771230621"
},
"departure": {
"delay": 1,
"time": "1771230661"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1771232270"
},
"departure": {
"delay": -10,
"time": "1771232270"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 32,
"time": "1771230512"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -15,
"time": "1771230992"
},
"departure": {
"delay": -15,
"time": "1771231005"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1771233230"
},
"departure": {
"delay": -10,
"time": "1771233230"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1771230682"
},
"departure": {
"delay": 42,
"time": "1771230702"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -57,
"time": "1771231186"
},
"departure": {
"delay": -57,
"time": "1771231203"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1771231104"
},
"departure": {
"delay": -23,
"time": "1771231117"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1771232630"
},
"departure": {
"delay": -10,
"time": "1771232630"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -10,
"time": "1771232810"
},
"departure": {
"delay": -10,
"time": "1771232810"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -10,
"time": "1771232990"
},
"departure": {
"delay": -10,
"time": "1771232990"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1771233290"
},
"departure": {
"delay": -10,
"time": "1771233290"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1771231910"
},
"departure": {
"delay": -10,
"time": "1771231910"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771231056"
},
"departure": {
"delay": -10,
"time": "1771231070"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1771231404"
},
"departure": {
"delay": -20,
"time": "1771231420"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1771231970"
},
"departure": {
"delay": -10,
"time": "1771231970"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1771232570"
},
"departure": {
"delay": -10,
"time": "1771232570"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 16,
"time": "1771230721"
},
"departure": {
"delay": 16,
"time": "1771230736"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771231681"
},
"departure": {
"time": "1771231740"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1771232030"
},
"departure": {
"delay": -10,
"time": "1771232030"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1771230903"
},
"departure": {
"delay": 33,
"time": "1771230933"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1771231850"
},
"departure": {
"delay": -10,
"time": "1771231850"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771232390"
},
"departure": {
"delay": -10,
"time": "1771232390"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -2,
"time": "1771231570"
},
"departure": {
"delay": -2,
"time": "1771231618"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1771232930"
},
"departure": {
"delay": -10,
"time": "1771232930"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -35,
"time": "1771231447"
},
"departure": {
"delay": -35,
"time": "1771231465"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1771233410"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -44,
"time": "1771231283"
},
"departure": {
"delay": -44,
"time": "1771231336"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1771230822"
},
"departure": {
"delay": -7,
"time": "1771230833"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1771230588"
},
"departure": {
"delay": 2,
"time": "1771230602"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771231724",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758662x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1469770:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1771233499"
},
"departure": {
"delay": -41,
"time": "1771233499"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1771233634"
},
"departure": {
"delay": -26,
"time": "1771233634"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -119,
"time": "1771233901"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -729,
"time": "1771231731"
},
"departure": {
"delay": -729,
"time": "1771231731"
},
"stopId": "FR:27003:ZE:0x6007:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1389,
"time": "1771231731"
},
"departure": {
"delay": -1389,
"time": "1771231731"
},
"stopId": "FR:27456:ZE:0x6730:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1771233720"
},
"departure": {
"delay": -120,
"time": "1771233720"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1771233366"
},
"departure": {
"delay": 66,
"time": "1771233366"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1449,
"time": "1771231731"
},
"departure": {
"delay": -1449,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -849,
"time": "1771231731"
},
"departure": {
"delay": -849,
"time": "1771231731"
},
"stopId": "FR:27003:ZE:0x6004:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1209,
"time": "1771231731"
},
"departure": {
"delay": -1209,
"time": "1771231731"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1509,
"time": "1771231731"
},
"departure": {
"delay": -1509,
"time": "1771231731"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771233305"
},
"departure": {
"delay": 5,
"time": "1771233305"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1771233573"
},
"departure": {
"delay": -27,
"time": "1771233573"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771233348"
},
"departure": {
"delay": 48,
"time": "1771233348"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1329,
"time": "1771231731"
},
"departure": {
"delay": -1329,
"time": "1771231731"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -77,
"time": "1771233763"
},
"departure": {
"delay": -77,
"time": "1771233763"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1771233379"
},
"departure": {
"delay": 19,
"time": "1771233379"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1771233432"
},
"departure": {
"delay": 12,
"time": "1771233432"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -909,
"time": "1771231731"
},
"departure": {
"delay": -909,
"time": "1771231731"
},
"stopId": "FR:27003:ZE:0x7202:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -73,
"time": "1771233827"
},
"departure": {
"delay": -73,
"time": "1771233827"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"delay": -669,
"time": "1771231731"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -62,
"time": "1771233658"
},
"departure": {
"delay": -62,
"time": "1771233658"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1469770:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx881:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1771232068"
},
"departure": {
"delay": 88,
"time": "1771232068"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1771233362"
},
"departure": {
"delay": 122,
"time": "1771233362"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1771233552"
},
"departure": {
"delay": 72,
"time": "1771233552"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1771231300"
},
"departure": {
"delay": 40,
"time": "1771231300"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1771231110"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1771231427"
},
"departure": {
"delay": 47,
"time": "1771231427"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1771231555"
},
"departure": {
"delay": 55,
"time": "1771231555"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771231351"
},
"departure": {
"delay": 31,
"time": "1771231351"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1771231502"
},
"departure": {
"delay": 62,
"time": "1771231502"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1771231629"
},
"departure": {
"delay": 69,
"time": "1771231629"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1771233449"
},
"departure": {
"delay": 89,
"time": "1771233449"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1771231224"
},
"departure": {
"delay": 24,
"time": "1771231224"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1771231850"
},
"departure": {
"delay": 110,
"time": "1771231850"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1771231999"
},
"departure": {
"delay": 79,
"time": "1771231999"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771230854",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx881:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758819x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -105,
"time": "1771215778"
},
"departure": {
"delay": -105,
"time": "1771215795"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -75,
"time": "1771217063"
},
"departure": {
"delay": -75,
"time": "1771217085"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1771215360"
},
"departure": {
"delay": 65,
"time": "1771215365"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1771217844"
},
"departure": {
"delay": -18,
"time": "1771217922"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -27,
"time": "1771215442"
},
"departure": {
"delay": -27,
"time": "1771215453"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1771217605"
},
"departure": {
"delay": -18,
"time": "1771217622"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 36,
"time": "1771215208"
},
"departure": {
"delay": 36,
"time": "1771215216"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -33,
"time": "1771218069"
},
"departure": {
"delay": -33,
"time": "1771218087"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -100,
"time": "1771215664"
},
"departure": {
"delay": -100,
"time": "1771215680"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -51,
"time": "1771217270"
},
"departure": {
"delay": -51,
"time": "1771217289"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -116,
"time": "1771216903"
},
"departure": {
"delay": -116,
"time": "1771216924"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1771215093"
},
"departure": {
"delay": 55,
"time": "1771215115"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -11,
"time": "1771217793"
},
"departure": {
"delay": -11,
"time": "1771217809"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -39,
"time": "1771218189"
},
"departure": {
"delay": -39,
"time": "1771218201"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -90,
"time": "1771216268"
},
"departure": {
"delay": -90,
"time": "1771216290"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -68,
"time": "1771216590"
},
"departure": {
"delay": -68,
"time": "1771216612"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -58,
"time": "1771218225"
},
"departure": {
"delay": -58,
"time": "1771218242"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -106,
"time": "1771215840"
},
"departure": {
"delay": -106,
"time": "1771215854"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -62,
"time": "1771215466"
},
"departure": {
"delay": -62,
"time": "1771215478"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -49,
"time": "1771217815"
},
"departure": {
"delay": -49,
"time": "1771217831"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 46,
"time": "1771215335"
},
"departure": {
"delay": 46,
"time": "1771215346"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1771217336"
},
"departure": {
"delay": -18,
"time": "1771217382"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -42,
"time": "1771216431"
},
"departure": {
"delay": -42,
"time": "1771216518"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1771218028"
},
"departure": {
"delay": -15,
"time": "1771218045"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 26,
"time": "1771215234"
},
"departure": {
"delay": 26,
"time": "1771215266"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -52,
"time": "1771218289"
},
"departure": {
"delay": -52,
"time": "1771218308"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -38,
"time": "1771216680"
},
"departure": {
"delay": -38,
"time": "1771216702"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -51,
"time": "1771216788"
},
"departure": {
"delay": -51,
"time": "1771216809"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1771217700"
},
"departure": {
"delay": 12,
"time": "1771217712"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -99,
"time": "1771216856"
},
"departure": {
"delay": -99,
"time": "1771216881"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -37,
"time": "1771217140"
},
"departure": {
"delay": -37,
"time": "1771217183"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1771217642"
},
"departure": {
"delay": 28,
"time": "1771217668"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -81,
"time": "1771215620"
},
"departure": {
"delay": -81,
"time": "1771215639"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -32,
"time": "1771217950"
},
"departure": {
"delay": -32,
"time": "1771217968"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -56,
"time": "1771215702"
},
"departure": {
"delay": -56,
"time": "1771215724"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -68,
"time": "1771215567"
},
"departure": {
"delay": -68,
"time": "1771215592"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1771215416"
},
"departure": {
"delay": 12,
"time": "1771215432"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -23,
"time": "1771217477"
},
"departure": {
"delay": -23,
"time": "1771217497"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -85,
"time": "1771216992"
},
"departure": {
"delay": -85,
"time": "1771217015"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 82,
"time": "1771215281"
},
"departure": {
"delay": 82,
"time": "1771215322"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 47,
"time": "1771215047"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -58,
"time": "1771216548"
},
"departure": {
"delay": -58,
"time": "1771216562"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -46,
"time": "1771217212"
},
"departure": {
"delay": -46,
"time": "1771217234"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1771217563"
},
"departure": {
"delay": 2,
"time": "1771217582"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -55,
"time": "1771216344"
},
"departure": {
"delay": -55,
"time": "1771216385"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -128,
"time": "1771215932"
},
"departure": {
"delay": -128,
"time": "1771215952"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771215371"
},
"departure": {
"delay": 30,
"time": "1771215390"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1771216018"
},
"departure": {
"delay": -24,
"time": "1771216176"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 1168,
"time": "1771219588"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -15,
"time": "1771217729"
},
"departure": {
"delay": -15,
"time": "1771217745"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
}
],
"timestamp": "1771231730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758819x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3335F5722153x2026x02x08T23x14x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771238340"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771237380"
},
"departure": {
"time": "1771237440"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771235820"
},
"departure": {
"time": "1771235940"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771228732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3335F5722153x2026x02x08T23x14x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112344x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1771231515"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771231548",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112344x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1490697:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -100,
"time": "1771236980"
},
"departure": {
"delay": -100,
"time": "1771236980"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -62,
"time": "1771236778"
},
"departure": {
"delay": -62,
"time": "1771236778"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"departure": {
"time": "1771234800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1771235280"
},
"departure": {
"time": "1771235280"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -78,
"time": "1771236582"
},
"departure": {
"delay": -78,
"time": "1771236582"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -126,
"time": "1771236054"
},
"departure": {
"delay": -126,
"time": "1771236054"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -46,
"time": "1771235714"
},
"departure": {
"delay": -46,
"time": "1771235714"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -68,
"time": "1771235512"
},
"departure": {
"delay": -68,
"time": "1771235512"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -72,
"time": "1771237068"
},
"departure": {
"delay": -72,
"time": "1771237068"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -103,
"time": "1771237277"
},
"departure": {
"delay": -103,
"time": "1771237277"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -86,
"time": "1771236874"
},
"departure": {
"delay": -86,
"time": "1771236874"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -102,
"time": "1771235778"
},
"departure": {
"delay": -102,
"time": "1771235778"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -88,
"time": "1771235732"
},
"departure": {
"delay": -88,
"time": "1771235732"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1771234913"
},
"departure": {
"delay": -7,
"time": "1771234913"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -78,
"time": "1771236642"
},
"departure": {
"delay": -78,
"time": "1771236642"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -57,
"time": "1771236483"
},
"departure": {
"delay": -57,
"time": "1771236483"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -22,
"time": "1771235558"
},
"departure": {
"delay": -22,
"time": "1771235558"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -62,
"time": "1771236838"
},
"departure": {
"delay": -62,
"time": "1771236838"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -83,
"time": "1771235317"
},
"departure": {
"delay": -83,
"time": "1771235317"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -79,
"time": "1771236521"
},
"departure": {
"delay": -79,
"time": "1771236521"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -83,
"time": "1771236097"
},
"departure": {
"delay": -83,
"time": "1771236097"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1771235064"
},
"departure": {
"delay": 24,
"time": "1771235064"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -43,
"time": "1771237217"
},
"departure": {
"delay": -43,
"time": "1771237217"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 10,
"time": "1771234990"
},
"departure": {
"delay": 10,
"time": "1771234990"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -73,
"time": "1771237127"
},
"departure": {
"delay": -73,
"time": "1771237127"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -68,
"time": "1771236412"
},
"departure": {
"delay": -68,
"time": "1771236412"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -7,
"time": "1771235093"
},
"departure": {
"delay": -7,
"time": "1771235093"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -108,
"time": "1771237332"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -43,
"time": "1771235177"
},
"departure": {
"delay": -43,
"time": "1771235177"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -43,
"time": "1771236737"
},
"departure": {
"delay": -43,
"time": "1771236737"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -134,
"time": "1771236286"
},
"departure": {
"delay": -134,
"time": "1771236286"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -31,
"time": "1771235129"
},
"departure": {
"delay": -31,
"time": "1771235129"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -104,
"time": "1771236376"
},
"departure": {
"delay": -104,
"time": "1771236376"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -57,
"time": "1771237023"
},
"departure": {
"delay": -57,
"time": "1771237023"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -67,
"time": "1771236953"
},
"departure": {
"delay": -67,
"time": "1771236953"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -37,
"time": "1771234943"
},
"departure": {
"delay": -37,
"time": "1771234943"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -62,
"time": "1771235638"
},
"departure": {
"delay": -62,
"time": "1771235638"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -94,
"time": "1771236326"
},
"departure": {
"delay": -94,
"time": "1771236326"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -102,
"time": "1771236018"
},
"departure": {
"delay": -102,
"time": "1771236018"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -83,
"time": "1771236157"
},
"departure": {
"delay": -83,
"time": "1771236157"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1490697:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771222732"
},
"departure": {
"delay": 6,
"time": "1771222746"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1771222874"
},
"departure": {
"delay": 21,
"time": "1771222881"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1771222154"
},
"departure": {
"delay": 152,
"time": "1771222172"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1771222695"
},
"departure": {
"delay": 24,
"time": "1771222704"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1771222560"
},
"departure": {
"delay": 74,
"time": "1771222574"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1771222437"
},
"departure": {
"delay": 71,
"time": "1771222451"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 256,
"time": "1771221964"
},
"departure": {
"delay": 256,
"time": "1771221976"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1771222182"
},
"departure": {
"delay": 118,
"time": "1771222198"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1771222285"
},
"departure": {
"delay": 98,
"time": "1771222298"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 192,
"time": "1771222082"
},
"departure": {
"delay": 192,
"time": "1771222092"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 226,
"time": "1771222058"
},
"departure": {
"delay": 226,
"time": "1771222066"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 235,
"time": "1771222002"
},
"departure": {
"delay": 235,
"time": "1771222015"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 256,
"time": "1771221856"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1771222789"
},
"departure": {
"delay": 13,
"time": "1771222813"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1771222907"
},
"departure": {
"delay": 3,
"time": "1771222923"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1771222496"
},
"departure": {
"delay": 74,
"time": "1771222514"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1771222335"
},
"departure": {
"delay": 86,
"time": "1771222346"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1771223012"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1771220416"
},
"departure": {
"delay": 31,
"time": "1771220431"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1771220267"
},
"departure": {
"delay": 59,
"time": "1771220279"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771219377"
},
"departure": {
"delay": 8,
"time": "1771219388"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1771219873"
},
"departure": {
"delay": 131,
"time": "1771219931"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1771219182"
},
"departure": {
"delay": 71,
"time": "1771219211"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1771218836"
},
"departure": {
"delay": 127,
"time": "1771218847"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 91,
"time": "1771218511"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -54,
"time": "1771219606"
},
"departure": {
"delay": -54,
"time": "1771219626"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1771219089"
},
"departure": {
"delay": 80,
"time": "1771219100"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1771219989"
},
"departure": {
"delay": 100,
"time": "1771220020"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1771218764"
},
"departure": {
"delay": 131,
"time": "1771218791"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1771219541"
},
"departure": {
"delay": 2,
"time": "1771219562"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771220305"
},
"departure": {
"delay": 40,
"time": "1771220320"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1771218938"
},
"departure": {
"delay": 106,
"time": "1771218946"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1771220496"
},
"departure": {
"delay": 76,
"time": "1771220536"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 127,
"time": "1771219020"
},
"departure": {
"delay": 127,
"time": "1771219027"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771220587"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1771218645"
},
"departure": {
"delay": 52,
"time": "1771218652"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1771219436"
},
"departure": {
"delay": 6,
"time": "1771219446"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1771220217"
},
"departure": {
"delay": 68,
"time": "1771220228"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1771218872"
},
"departure": {
"delay": 100,
"time": "1771218880"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1771218676"
},
"departure": {
"delay": 89,
"time": "1771218689"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771233450"
},
"departure": {
"delay": 30,
"time": "1771233450"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1771233256"
},
"departure": {
"delay": 16,
"time": "1771233256"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1771233319"
},
"departure": {
"delay": 19,
"time": "1771233319"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1771233403"
},
"departure": {
"delay": 43,
"time": "1771233403"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1771233504"
},
"departure": {
"delay": 24,
"time": "1771233504"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771233215"
},
"departure": {
"delay": 35,
"time": "1771233215"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1771233143"
},
"departure": {
"delay": 23,
"time": "1771233143"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771228954",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx891:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2276:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771231538"
},
"departure": {
"time": "1771231538"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771230385"
},
"departure": {
"time": "1771230385"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771232180"
},
"departure": {
"time": "1771232180"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771231629"
},
"departure": {
"time": "1771231629"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771230995"
},
"departure": {
"time": "1771230995"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771232421"
},
"departure": {
"time": "1771232421"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771231709"
},
"departure": {
"time": "1771231709"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771230300"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771231949"
},
"departure": {
"time": "1771231949"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771230613"
},
"departure": {
"time": "1771230613"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771232789"
},
"departure": {
"time": "1771232789"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771232665"
},
"departure": {
"time": "1771232665"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771230813"
},
"departure": {
"time": "1771230813"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771231427"
},
"departure": {
"time": "1771231427"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771232111"
},
"departure": {
"time": "1771232111"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771231366"
},
"departure": {
"time": "1771231366"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771232369"
},
"departure": {
"time": "1771232369"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771231223"
},
"departure": {
"time": "1771231223"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771232351"
},
"departure": {
"time": "1771232351"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771231147"
},
"departure": {
"time": "1771231147"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771231073"
},
"departure": {
"time": "1771231073"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771230713"
},
"departure": {
"time": "1771230738"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771230440"
},
"departure": {
"time": "1771230461"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771232549"
},
"departure": {
"time": "1771232549"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771232521"
},
"departure": {
"time": "1771232521"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771231299"
},
"departure": {
"time": "1771231299"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771230115",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2276:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745389x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1771223716"
},
"departure": {
"delay": -13,
"time": "1771223747"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 112,
"time": "1771222612"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1771222906"
},
"departure": {
"delay": 32,
"time": "1771222952"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1771222845"
},
"departure": {
"delay": 16,
"time": "1771222876"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -57,
"time": "1771223994"
},
"departure": {
"delay": -57,
"time": "1771224063"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -22,
"time": "1771223505"
},
"departure": {
"delay": -22,
"time": "1771223558"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771222795"
},
"departure": {
"delay": 22,
"time": "1771222822"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1771222987"
},
"departure": {
"delay": 37,
"time": "1771223017"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -31,
"time": "1771223213"
},
"departure": {
"delay": -31,
"time": "1771223249"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -70,
"time": "1771223353"
},
"departure": {
"delay": -70,
"time": "1771223390"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1771222727"
},
"departure": {
"delay": 61,
"time": "1771222741"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1771223777"
},
"departure": {
"delay": 3,
"time": "1771223823"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -62,
"time": "1771223925"
},
"departure": {
"delay": -62,
"time": "1771223938"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1771222763"
},
"departure": {
"delay": 32,
"time": "1771222772"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1771223866"
},
"departure": {
"delay": 14,
"time": "1771223894"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1771223137"
},
"departure": {
"delay": 9,
"time": "1771223169"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1771223080"
},
"departure": {
"delay": 12,
"time": "1771223112"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -100,
"time": "1771224140"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1771223611"
},
"departure": {
"delay": -41,
"time": "1771223659"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -104,
"time": "1771223285"
},
"departure": {
"delay": -104,
"time": "1771223296"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745389x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx413:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771256040"
},
"departure": {
"time": "1771256040"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771255980"
},
"departure": {
"time": "1771255980"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771256220"
},
"departure": {
"time": "1771256220"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771255680"
},
"departure": {
"time": "1771255680"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771257000"
},
"departure": {
"time": "1771257000"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1771254780"
},
"departure": {
"time": "1771254780"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771255200"
},
"departure": {
"time": "1771255200"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771254840"
},
"departure": {
"time": "1771254840"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771256400"
},
"departure": {
"time": "1771256400"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771255020"
},
"departure": {
"time": "1771255020"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771256520"
},
"departure": {
"time": "1771256520"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1771254660"
},
"departure": {
"time": "1771254660"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771255500"
},
"departure": {
"time": "1771255500"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771256700"
},
"departure": {
"time": "1771256700"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771256580"
},
"departure": {
"time": "1771256580"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1771256460"
},
"departure": {
"time": "1771256460"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771256100"
},
"departure": {
"time": "1771256100"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771255920"
},
"departure": {
"time": "1771255920"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771254720"
},
"departure": {
"time": "1771254720"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771254665"
},
"departure": {
"delay": 5,
"time": "1771254665"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771255560"
},
"departure": {
"time": "1771255560"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771254960"
},
"departure": {
"time": "1771254960"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771255860"
},
"departure": {
"time": "1771255860"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771255440"
},
"departure": {
"time": "1771255440"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771257600"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771254600"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771229893",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx413:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx631:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771231402"
},
"departure": {
"delay": 22,
"time": "1771231402"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1771228923"
},
"departure": {
"delay": 85,
"time": "1771228945"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 172,
"time": "1771229272"
},
"departure": {
"delay": 172,
"time": "1771229272"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771231160"
},
"departure": {
"delay": 20,
"time": "1771231160"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 181,
"time": "1771229101"
},
"departure": {
"delay": 181,
"time": "1771229101"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1771229570"
},
"departure": {
"delay": -10,
"time": "1771229570"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771231284"
},
"departure": {
"delay": 24,
"time": "1771231284"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1771231331"
},
"departure": {
"delay": 11,
"time": "1771231331"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 79,
"time": "1771230979"
},
"departure": {
"delay": 79,
"time": "1771230979"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1771229671"
},
"departure": {
"delay": -29,
"time": "1771229671"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1771229447"
},
"departure": {
"delay": 71,
"time": "1771229471"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1771231106"
},
"departure": {
"delay": 26,
"time": "1771231106"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1771229845"
},
"departure": {
"delay": 50,
"time": "1771229870"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1771230095"
},
"departure": {
"delay": 35,
"time": "1771230095"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1771230202"
},
"departure": {
"delay": -20,
"time": "1771230220"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 155,
"time": "1771229171"
},
"departure": {
"delay": 155,
"time": "1771229195"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1771229920"
},
"departure": {
"delay": -20,
"time": "1771229920"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 151,
"time": "1771229345"
},
"departure": {
"delay": 151,
"time": "1771229371"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1771230622"
},
"departure": {
"delay": 142,
"time": "1771230622"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1771230380"
},
"departure": {
"delay": 6,
"time": "1771230426"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1771230766"
},
"departure": {
"delay": 106,
"time": "1771230766"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -37,
"time": "1771230143"
},
"departure": {
"delay": -37,
"time": "1771230143"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 44,
"time": "1771228844"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771229771"
},
"departure": {
"delay": 11,
"time": "1771229771"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -141,
"time": "1771231539"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 132,
"time": "1771230829"
},
"departure": {
"delay": 132,
"time": "1771230852"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1771231208"
},
"departure": {
"delay": 8,
"time": "1771231208"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -30,
"time": "1771230270"
},
"departure": {
"delay": -30,
"time": "1771230270"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771230020"
},
"departure": {
"delay": 20,
"time": "1771230020"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -37,
"time": "1771231463"
},
"departure": {
"delay": -37,
"time": "1771231463"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771228854",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx631:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596335:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3247,
"time": "1771231733"
},
"departure": {
"delay": -3247,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1771235159"
},
"departure": {
"delay": 59,
"time": "1771235159"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1771235270"
},
"departure": {
"delay": -10,
"time": "1771235270"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3307,
"time": "1771231733"
},
"departure": {
"delay": -3307,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1771235287"
},
"departure": {
"delay": 7,
"time": "1771235287"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -144,
"time": "1771235556"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": -3067,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -52,
"time": "1771235348"
},
"departure": {
"delay": -52,
"time": "1771235348"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771235217"
},
"departure": {
"delay": 57,
"time": "1771235217"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -112,
"time": "1771235408"
},
"departure": {
"delay": -112,
"time": "1771235408"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3367,
"time": "1771231733"
},
"departure": {
"delay": -3367,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596335:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470849:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1771234542"
},
"departure": {
"delay": -18,
"time": "1771234542"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -8,
"time": "1771234612"
},
"departure": {
"delay": -8,
"time": "1771234612"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 146,
"time": "1771231946"
},
"departure": {
"delay": 146,
"time": "1771231946"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1771233589"
},
"departure": {
"delay": -11,
"time": "1771233589"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1771233049"
},
"departure": {
"delay": 49,
"time": "1771233049"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -162,
"time": "1771235058"
},
"departure": {
"delay": -162,
"time": "1771235058"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 125,
"time": "1771232105"
},
"departure": {
"delay": 125,
"time": "1771232105"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -78,
"time": "1771234062"
},
"departure": {
"delay": -78,
"time": "1771234062"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -78,
"time": "1771234242"
},
"departure": {
"delay": -78,
"time": "1771234242"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -146,
"time": "1771234954"
},
"departure": {
"delay": -146,
"time": "1771234954"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 44,
"time": "1771233284"
},
"departure": {
"delay": 44,
"time": "1771233284"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1771232940"
},
"departure": {
"delay": 120,
"time": "1771232940"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -72,
"time": "1771234668"
},
"departure": {
"delay": -72,
"time": "1771234668"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 145,
"time": "1771231405"
},
"departure": {
"delay": 145,
"time": "1771231405"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 194,
"time": "1771232714"
},
"departure": {
"delay": 194,
"time": "1771232714"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1771233883"
},
"departure": {
"delay": -17,
"time": "1771233883"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 209,
"time": "1771231889"
},
"departure": {
"delay": 209,
"time": "1771231889"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 176,
"time": "1771232636"
},
"departure": {
"delay": 176,
"time": "1771232636"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 253,
"time": "1771232833"
},
"departure": {
"delay": 253,
"time": "1771232833"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1771231277"
},
"departure": {
"delay": 91,
"time": "1771231291"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 181,
"time": "1771232881"
},
"departure": {
"delay": 181,
"time": "1771232881"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -43,
"time": "1771233677"
},
"departure": {
"delay": -43,
"time": "1771233677"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 125,
"time": "1771231985"
},
"departure": {
"delay": 125,
"time": "1771231985"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -140,
"time": "1771234720"
},
"departure": {
"delay": -140,
"time": "1771234720"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 196,
"time": "1771231576"
},
"departure": {
"delay": 196,
"time": "1771231576"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1771233134"
},
"departure": {
"delay": 14,
"time": "1771233134"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -161,
"time": "1771234819"
},
"departure": {
"delay": -161,
"time": "1771234819"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -167,
"time": "1771235113"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 58,
"time": "1771233418"
},
"departure": {
"delay": 58,
"time": "1771233418"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 183,
"time": "1771232043"
},
"departure": {
"delay": 183,
"time": "1771232043"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1771233354"
},
"departure": {
"delay": -6,
"time": "1771233354"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -101,
"time": "1771234759"
},
"departure": {
"delay": -101,
"time": "1771234759"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 185,
"time": "1771232165"
},
"departure": {
"delay": 185,
"time": "1771232165"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1771231666"
},
"departure": {
"delay": 166,
"time": "1771231666"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1771231021"
},
"departure": {
"delay": 61,
"time": "1771231141"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 129,
"time": "1771233009"
},
"departure": {
"delay": 129,
"time": "1771233009"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1771233246"
},
"departure": {
"delay": 66,
"time": "1771233246"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470849:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758647x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771215881"
},
"departure": {
"time": "1771215900"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -5,
"time": "1771215564"
},
"departure": {
"delay": -5,
"time": "1771215595"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1771214513"
},
"departure": {
"delay": 27,
"time": "1771214547"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -43,
"time": "1771216662"
},
"departure": {
"delay": -43,
"time": "1771216697"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -7,
"time": "1771215738"
},
"departure": {
"delay": -7,
"time": "1771215773"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1771216322"
},
"departure": {
"delay": -41,
"time": "1771216339"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -24,
"time": "1771215140"
},
"departure": {
"delay": -24,
"time": "1771215156"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -69,
"time": "1771216899"
},
"departure": {
"delay": -69,
"time": "1771216911"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1771214564"
},
"departure": {
"delay": 12,
"time": "1771214592"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1771215642"
},
"departure": {
"delay": -12,
"time": "1771215708"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1771214616"
},
"departure": {
"delay": 50,
"time": "1771214630"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1771215306"
},
"departure": {
"delay": 24,
"time": "1771215324"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -8,
"time": "1771214952"
},
"departure": {
"delay": -8,
"time": "1771214992"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 40,
"time": "1771214440"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -1,
"time": "1771214745"
},
"departure": {
"delay": -1,
"time": "1771214759"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1771214648"
},
"departure": {
"delay": 23,
"time": "1771214663"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -87,
"time": "1771217000"
},
"departure": {
"delay": -87,
"time": "1771217013"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1771216409"
},
"departure": {
"delay": -10,
"time": "1771216430"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -23,
"time": "1771216764"
},
"departure": {
"delay": -23,
"time": "1771216777"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -145,
"time": "1771217075"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -47,
"time": "1771216836"
},
"departure": {
"delay": -47,
"time": "1771216873"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 52,
"time": "1771215441"
},
"departure": {
"delay": 52,
"time": "1771215472"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -43,
"time": "1771216558"
},
"departure": {
"delay": -43,
"time": "1771216577"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -34,
"time": "1771214895"
},
"departure": {
"delay": -34,
"time": "1771214906"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -3,
"time": "1771215803"
},
"departure": {
"delay": -3,
"time": "1771215837"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1771216172"
},
"departure": {
"delay": 18,
"time": "1771216218"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1771215213"
},
"departure": {
"delay": 13,
"time": "1771215253"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1771216018"
},
"departure": {
"delay": -16,
"time": "1771216064"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -41,
"time": "1771216494"
},
"departure": {
"delay": -41,
"time": "1771216519"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 22,
"time": "1771215487"
},
"departure": {
"delay": 22,
"time": "1771215502"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1771215931"
},
"departure": {
"delay": 9,
"time": "1771215969"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -85,
"time": "1771216942"
},
"departure": {
"delay": -85,
"time": "1771216955"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 8,
"time": "1771215030"
},
"departure": {
"delay": 8,
"time": "1771215068"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1771215352"
},
"departure": {
"delay": 28,
"time": "1771215388"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771214824"
},
"departure": {
"delay": 20,
"time": "1771214840"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758647x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748427x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771218459"
},
"departure": {
"delay": 56,
"time": "1771218476"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1771218993"
},
"departure": {
"delay": 43,
"time": "1771219003"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1771220482"
},
"departure": {
"delay": 36,
"time": "1771220496"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -7,
"time": "1771220017"
},
"departure": {
"delay": -7,
"time": "1771220033"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -11,
"time": "1771219519"
},
"departure": {
"delay": -11,
"time": "1771219549"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1771220659"
},
"departure": {
"delay": 102,
"time": "1771220682"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 53,
"time": "1771218756"
},
"departure": {
"delay": 53,
"time": "1771218773"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1771220565"
},
"departure": {
"delay": 56,
"time": "1771220576"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -12,
"time": "1771219473"
},
"departure": {
"delay": -12,
"time": "1771219488"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1771219436"
},
"departure": {
"delay": 15,
"time": "1771219455"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1771219330"
},
"departure": {
"delay": 33,
"time": "1771219353"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1771219076"
},
"departure": {
"delay": 80,
"time": "1771219160"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1771219204"
},
"departure": {
"delay": 16,
"time": "1771219276"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1771219377"
},
"departure": {
"delay": 15,
"time": "1771219395"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -41,
"time": "1771219680"
},
"departure": {
"delay": -41,
"time": "1771219699"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1771218801"
},
"departure": {
"delay": 43,
"time": "1771218823"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1771220339"
},
"departure": {
"delay": 29,
"time": "1771220369"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -40,
"time": "1771219797"
},
"departure": {
"delay": -40,
"time": "1771219820"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1771218631"
},
"departure": {
"delay": 113,
"time": "1771218653"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -11,
"time": "1771219589"
},
"departure": {
"delay": -11,
"time": "1771219609"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1771220255"
},
"departure": {
"delay": 5,
"time": "1771220285"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1771220848"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 48,
"time": "1771218408"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1771218675"
},
"departure": {
"delay": 90,
"time": "1771218690"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1771218561"
},
"departure": {
"delay": 99,
"time": "1771218579"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -37,
"time": "1771220105"
},
"departure": {
"delay": -37,
"time": "1771220123"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1771220226"
},
"departure": {
"delay": 27,
"time": "1771220247"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1771219844"
},
"departure": {
"delay": 13,
"time": "1771219933"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -9,
"time": "1771220134"
},
"departure": {
"delay": -9,
"time": "1771220151"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 97,
"time": "1771220601"
},
"departure": {
"delay": 97,
"time": "1771220617"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1771218900"
},
"departure": {
"delay": 12,
"time": "1771218912"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1771218499"
},
"departure": {
"delay": 36,
"time": "1771218516"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1771218722"
},
"departure": {
"delay": 82,
"time": "1771218742"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1771218853"
},
"departure": {
"delay": 48,
"time": "1771218888"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748427x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:700000361:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -168,
"time": "1771232112"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": -168,
"time": "1771233012"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": -168,
"time": "1771232952"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 126,
"time": "1771231196"
},
"departure": {
"delay": 126,
"time": "1771231206"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1771231434"
},
"departure": {
"delay": 126,
"time": "1771231446"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"delay": -168,
"time": "1771232712"
},
"stopId": "FR:61001:ZE:Printempsx:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": -168,
"time": "1771232952"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": -168,
"time": "1771231992"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": -168,
"time": "1771233192"
},
"stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037",
"stopSequence": 37
},
{
"departure": {
"delay": -168,
"time": "1771232052"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"delay": -168,
"time": "1771232292"
},
"stopId": "FR:61001:ZE:Clxmenceau:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": -168,
"time": "1771233072"
},
"stopId": "FR:61001:ZE:Fresnel:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": -169,
"time": "1771231556"
},
"departure": {
"delay": -169,
"time": "1771231571"
},
"stopId": "FR:61397:ZE:Gymnase:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": -168,
"time": "1771231632"
},
"stopId": "FR:61397:ZE:Libxration:ATOUMOD037",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1771231395"
},
"departure": {
"delay": 87,
"time": "1771231407"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 6
},
{
"departure": {
"delay": -168,
"time": "1771232232"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1771231704"
},
"departure": {
"delay": 144,
"time": "1771231704"
},
"stopId": "FR:61397:ZE:Templx:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"delay": -168,
"time": "1771233312"
},
"stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": 156,
"time": "1771231224"
},
"departure": {
"delay": 156,
"time": "1771231236"
},
"stopId": "FR:61001:ZE:LaxLuciole:ATOUMOD037",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1771231341"
},
"departure": {
"delay": 95,
"time": "1771231355"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 5
},
{
"departure": {
"delay": -168,
"time": "1771232892"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": -168,
"time": "1771232652"
},
"stopId": "FR:61001:ZE:CollxgexBalzacx:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": -168,
"time": "1771231932"
},
"stopId": "FR:61397:ZE:BellexCharpentex:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": -168,
"time": "1771232472"
},
"stopId": "FR:61001:ZE:RuexdexBretagne:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": 165,
"time": "1771231296"
},
"departure": {
"delay": 165,
"time": "1771231305"
},
"stopId": "FR:61117:ZE:CentrexCommercial:ATOUMOD037",
"stopSequence": 4
},
{
"arrival": {
"delay": -135,
"time": "1771231526"
},
"departure": {
"delay": -135,
"time": "1771231545"
},
"stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"delay": -168,
"time": "1771232592"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 143,
"time": "1771231163"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 1
},
{
"departure": {
"delay": -168,
"time": "1771231752"
},
"stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": -168,
"time": "1771232532"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": -168,
"time": "1771233432"
},
"stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": -168,
"time": "1771231812"
},
"stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": -168,
"time": "1771233132"
},
"stopId": "FR:61001:ZE:Lebon:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": -168,
"time": "1771232232"
},
"stopId": "FR:61001:ZE:GrandexRue:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": -168,
"time": "1771232772"
},
"stopId": "FR:61001:ZE:CollxgexBalzac:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": -168,
"time": "1771232352"
},
"stopId": "FR:61001:ZE:Mxdiathxque:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": -168,
"time": "1771232172"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": -168,
"time": "1771231872"
},
"stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037",
"stopSequence": 15
}
],
"timestamp": "1771231711",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:700000361:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx261:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771245960"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771243800"
},
"departure": {
"time": "1771243800"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771245000"
},
"departure": {
"time": "1771245000"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771244280"
},
"departure": {
"time": "1771244280"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771243680"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771244460"
},
"departure": {
"time": "1771244460"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771245005"
},
"departure": {
"delay": 5,
"time": "1771245005"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771244400"
},
"departure": {
"time": "1771244400"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771245060"
},
"departure": {
"time": "1771245060"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771245120"
},
"departure": {
"time": "1771245120"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771245180"
},
"departure": {
"time": "1771245180"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771244520"
},
"departure": {
"time": "1771244520"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771228810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx261:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -164,
"time": "1771233556"
},
"departure": {
"delay": -164,
"time": "1771233556"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -178,
"time": "1771233482"
},
"departure": {
"delay": -178,
"time": "1771233482"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -141,
"time": "1771233639"
},
"departure": {
"delay": -141,
"time": "1771233639"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1509,
"time": "1771231731"
},
"departure": {
"delay": -1509,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -203,
"time": "1771233817"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1149,
"time": "1771231731"
},
"departure": {
"delay": -1149,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1449,
"time": "1771231731"
},
"departure": {
"delay": -1449,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1389,
"time": "1771231731"
},
"departure": {
"delay": -1389,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1089,
"time": "1771231731"
},
"departure": {
"delay": -1089,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -207,
"time": "1771233453"
},
"departure": {
"delay": -207,
"time": "1771233453"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1689,
"time": "1771231731"
},
"departure": {
"delay": -1689,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -170,
"time": "1771233730"
},
"departure": {
"delay": -170,
"time": "1771233730"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -909,
"time": "1771231731"
},
"departure": {
"delay": -909,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1209,
"time": "1771231731"
},
"departure": {
"delay": -1209,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1029,
"time": "1771231731"
},
"departure": {
"delay": -1029,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1569,
"time": "1771231731"
},
"departure": {
"delay": -1569,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -147,
"time": "1771233333"
},
"departure": {
"delay": -147,
"time": "1771233333"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -185,
"time": "1771233595"
},
"departure": {
"delay": -185,
"time": "1771233595"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1629,
"time": "1771231731"
},
"departure": {
"delay": -1629,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1329,
"time": "1771231731"
},
"departure": {
"delay": -1329,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"delay": -669,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1629,
"time": "1771231731"
},
"departure": {
"delay": -1629,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1569,
"time": "1771231731"
},
"departure": {
"delay": -1569,
"time": "1771231731"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -151,
"time": "1771233689"
},
"departure": {
"delay": -151,
"time": "1771233689"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1269,
"time": "1771231731"
},
"departure": {
"delay": -1269,
"time": "1771231731"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470081:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4995135378030592x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771231701"
},
"departure": {
"delay": 30,
"time": "1771231710"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1771231762"
},
"departure": {
"delay": 32,
"time": "1771231772"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1771231390"
},
"departure": {
"delay": 26,
"time": "1771231406"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 190,
"time": "1771231235"
},
"departure": {
"delay": 190,
"time": "1771231270"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1771231462"
},
"departure": {
"delay": 40,
"time": "1771231480"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771232088"
},
"departure": {
"delay": -1,
"time": "1771232099"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1771231569"
},
"departure": {
"delay": 66,
"time": "1771231686"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771232840"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1771232490"
},
"departure": {
"delay": 40,
"time": "1771232500"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1771232165"
},
"departure": {
"delay": 15,
"time": "1771232175"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1771231821"
},
"departure": {
"delay": 31,
"time": "1771231831"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1771231933"
},
"departure": {
"delay": 23,
"time": "1771231943"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771232290"
},
"departure": {
"delay": 20,
"time": "1771232300"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1771232241"
},
"departure": {
"delay": 31,
"time": "1771232251"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1771231876"
},
"departure": {
"delay": 26,
"time": "1771231886"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -11,
"time": "1771232669"
},
"departure": {
"delay": -11,
"time": "1771232689"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1771232394"
},
"departure": {
"delay": 64,
"time": "1771232404"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1771231308"
},
"departure": {
"delay": 17,
"time": "1771231337"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1771231736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4995135378030592x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000316:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1771231538"
},
"departure": {
"delay": 158,
"time": "1771231538"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD6:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1771231692"
},
"departure": {
"delay": 12,
"time": "1771231692"
},
"stopId": "FR:76758:ZE:YVETOTxxxCimeti:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1771231995"
},
"departure": {
"delay": 15,
"time": "1771231995"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexMa:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1771231935"
},
"departure": {
"delay": 15,
"time": "1771231935"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD3:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 158,
"time": "1771231658"
},
"departure": {
"delay": 158,
"time": "1771231658"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD7:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1771231478"
},
"departure": {
"delay": 158,
"time": "1771231478"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDe:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771232295"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1771232115"
},
"departure": {
"delay": 15,
"time": "1771232115"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 10
}
],
"timestamp": "1771231399",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000316:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:3x18153499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 283,
"time": "1771227542"
},
"departure": {
"delay": 283,
"time": "1771227583"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 294,
"time": "1771227654"
},
"departure": {
"delay": 294,
"time": "1771227714"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 288,
"time": "1771227754"
},
"departure": {
"delay": 288,
"time": "1771227768"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"time": "1771227914"
},
"departure": {
"time": "1771227600"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 327,
"time": "1771227495"
},
"departure": {
"delay": 327,
"time": "1771227507"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 312,
"time": "1771227312"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 283,
"time": "1771227627"
},
"departure": {
"delay": 283,
"time": "1771227643"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 331,
"time": "1771227802"
},
"departure": {
"delay": 331,
"time": "1771227871"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 295,
"time": "1771227392"
},
"departure": {
"delay": 295,
"time": "1771227415"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:3x18153499:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758057x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1771227541"
},
"departure": {
"delay": 46,
"time": "1771227586"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -154,
"time": "1771229726"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1771226589"
},
"departure": {
"delay": -9,
"time": "1771226631"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -47,
"time": "1771229203"
},
"departure": {
"delay": -47,
"time": "1771229233"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 68,
"time": "1771226168"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -63,
"time": "1771226391"
},
"departure": {
"delay": -63,
"time": "1771226397"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1771228793"
},
"departure": {
"delay": 7,
"time": "1771228807"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1771227073"
},
"departure": {
"delay": 26,
"time": "1771227086"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1771228528"
},
"departure": {
"delay": 18,
"time": "1771228578"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 132,
"time": "1771226696"
},
"departure": {
"delay": 132,
"time": "1771226892"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1771228877"
},
"departure": {
"delay": 43,
"time": "1771228963"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1771226933"
},
"departure": {
"delay": 131,
"time": "1771226951"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -31,
"time": "1771229091"
},
"departure": {
"delay": -31,
"time": "1771229129"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1771228055"
},
"departure": {
"delay": 23,
"time": "1771228103"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1771226365"
},
"departure": {
"delay": -25,
"time": "1771226375"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1771227182"
},
"departure": {
"delay": 51,
"time": "1771227231"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1771226228"
},
"departure": {
"delay": 44,
"time": "1771226264"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1771227753"
},
"departure": {
"delay": 52,
"time": "1771227772"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -25,
"time": "1771226294"
},
"departure": {
"delay": -25,
"time": "1771226315"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771231730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758057x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852076F5703797x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771230480"
},
"departure": {
"time": "1771230540"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771229460"
},
"departure": {
"time": "1771229520"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771227000"
},
"departure": {
"time": "1771227060"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771227600"
},
"departure": {
"time": "1771227660"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771228500"
},
"departure": {
"time": "1771228560"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771232220"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771231320"
},
"departure": {
"time": "1771231380"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1771226100"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771228980"
},
"departure": {
"time": "1771229040"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1771222491",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852076F5703797x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197382x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 341,
"time": "1771230821"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 373,
"time": "1771230793"
},
"departure": {
"delay": 373,
"time": "1771230793"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1771230768",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197382x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771230960"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771231560"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771232940"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771232880"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771232460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771230780"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771233060"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771230840"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771230720"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2405:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758820x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1771218957"
},
"departure": {
"delay": 18,
"time": "1771218978"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 87,
"time": "1771218491"
},
"departure": {
"delay": 87,
"time": "1771218507"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -65,
"time": "1771219484"
},
"departure": {
"delay": -65,
"time": "1771219495"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 87,
"time": "1771217511"
},
"departure": {
"delay": 87,
"time": "1771217547"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 162,
"time": "1771217372"
},
"departure": {
"delay": 162,
"time": "1771217382"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -32,
"time": "1771219575"
},
"departure": {
"delay": -32,
"time": "1771219588"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 197,
"time": "1771217286"
},
"departure": {
"delay": 197,
"time": "1771217297"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1771217868"
},
"departure": {
"delay": 22,
"time": "1771217902"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1771218922"
},
"departure": {
"delay": 35,
"time": "1771218935"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 63,
"time": "1771218213"
},
"departure": {
"delay": 63,
"time": "1771218243"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1771217601"
},
"departure": {
"delay": 29,
"time": "1771217609"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1771218717"
},
"departure": {
"delay": 95,
"time": "1771218755"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 83,
"time": "1771218583"
},
"departure": {
"delay": 83,
"time": "1771218623"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1771219626"
},
"departure": {
"delay": 26,
"time": "1771219766"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -47,
"time": "1771219259"
},
"departure": {
"delay": -47,
"time": "1771219273"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 94,
"time": "1771218298"
},
"departure": {
"delay": 94,
"time": "1771218334"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1771220043"
},
"departure": {
"delay": 17,
"time": "1771220057"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -37,
"time": "1771219456"
},
"departure": {
"delay": -37,
"time": "1771219463"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 188,
"time": "1771217202"
},
"departure": {
"delay": 188,
"time": "1771217228"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1771220073"
},
"departure": {
"delay": -13,
"time": "1771220087"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 66,
"time": "1771217571"
},
"departure": {
"delay": 66,
"time": "1771217586"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771218799"
},
"departure": {
"delay": 40,
"time": "1771218820"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 121,
"time": "1771217395"
},
"departure": {
"delay": 121,
"time": "1771217401"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1771219787"
},
"departure": {
"delay": 2,
"time": "1771219802"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 39,
"time": "1771217783"
},
"departure": {
"delay": 39,
"time": "1771217799"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -69,
"time": "1771219593"
},
"departure": {
"delay": -69,
"time": "1771219611"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 107,
"time": "1771218383"
},
"departure": {
"delay": 107,
"time": "1771218467"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 172,
"time": "1771217014"
},
"departure": {
"delay": 172,
"time": "1771217032"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1771219905"
},
"departure": {
"delay": 4,
"time": "1771219924"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 22,
"time": "1771219871"
},
"departure": {
"delay": 22,
"time": "1771219882"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 15,
"time": "1771218842"
},
"departure": {
"delay": 15,
"time": "1771218855"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -17,
"time": "1771219112"
},
"departure": {
"delay": -17,
"time": "1771219123"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1771219069"
},
"departure": {
"delay": 3,
"time": "1771219083"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 82,
"time": "1771217415"
},
"departure": {
"delay": 82,
"time": "1771217422"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -48,
"time": "1771220172"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 173,
"time": "1771217304"
},
"departure": {
"delay": 173,
"time": "1771217333"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1771217104"
},
"departure": {
"delay": 152,
"time": "1771217132"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 177,
"time": "1771216977"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771219023"
},
"departure": {
"delay": 15,
"time": "1771219035"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -40,
"time": "1771219327"
},
"departure": {
"delay": -40,
"time": "1771219340"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -25,
"time": "1771220123"
},
"departure": {
"delay": -25,
"time": "1771220135"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 172,
"time": "1771217243"
},
"departure": {
"delay": 172,
"time": "1771217272"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1771218101"
},
"departure": {
"delay": 106,
"time": "1771218106"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -25,
"time": "1771219160"
},
"departure": {
"delay": -25,
"time": "1771219175"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 92,
"time": "1771217641"
},
"departure": {
"delay": 92,
"time": "1771217672"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 146,
"time": "1771217155"
},
"departure": {
"delay": 146,
"time": "1771217186"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1771219406"
},
"departure": {
"delay": -20,
"time": "1771219420"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 57,
"time": "1771217717"
},
"departure": {
"delay": 57,
"time": "1771217757"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -59,
"time": "1771219362"
},
"departure": {
"delay": -59,
"time": "1771219381"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 64,
"time": "1771218529"
},
"departure": {
"delay": 64,
"time": "1771218544"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1771231727",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758820x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748506x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1771215452"
},
"departure": {
"delay": 99,
"time": "1771215459"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1771217011"
},
"departure": {
"delay": 46,
"time": "1771217026"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1771217111"
},
"departure": {
"delay": 26,
"time": "1771217126"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 97,
"time": "1771215397"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1771216755"
},
"departure": {
"delay": 105,
"time": "1771216785"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1771217189"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1771216980"
},
"departure": {
"delay": 10,
"time": "1771216990"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1771216871"
},
"departure": {
"delay": 88,
"time": "1771216888"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1771216812"
},
"departure": {
"delay": 97,
"time": "1771216837"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1771215881"
},
"departure": {
"delay": 41,
"time": "1771215881"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1771216688"
},
"departure": {
"delay": 110,
"time": "1771216730"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1771216019"
},
"departure": {
"delay": 83,
"time": "1771216103"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1771216547"
},
"departure": {
"delay": 122,
"time": "1771216562"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1771217059"
},
"departure": {
"delay": 26,
"time": "1771217066"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 175,
"time": "1771216427"
},
"departure": {
"delay": 175,
"time": "1771216435"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1771216938"
},
"departure": {
"delay": 35,
"time": "1771216955"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1771216589"
},
"departure": {
"delay": 105,
"time": "1771216605"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771215923"
},
"departure": {
"delay": 40,
"time": "1771215940"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1771216629"
},
"departure": {
"delay": 106,
"time": "1771216666"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748506x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx163:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771232880"
},
"departure": {
"time": "1771232880"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771233300"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771234860"
},
"departure": {
"time": "1771234860"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771235280"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 5,
"time": "1771235105"
},
"departure": {
"delay": 5,
"time": "1771235105"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771233720"
},
"departure": {
"time": "1771233720"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771235160"
},
"departure": {
"time": "1771235160"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771233120"
},
"departure": {
"time": "1771233120"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234620"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771234140"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": -1080,
"time": "1771231320"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234080"
},
"departure": {
"time": "1771234080"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771233785"
},
"departure": {
"delay": 5,
"time": "1771233785"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771234980"
},
"departure": {
"time": "1771234980"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771233180"
},
"departure": {
"time": "1771233180"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771234740"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771233360"
},
"departure": {
"time": "1771233360"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771231559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx163:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4719179266523136x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1771232449"
},
"departure": {
"delay": 119,
"time": "1771232459"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1771232293"
},
"departure": {
"delay": 83,
"time": "1771232303"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 212,
"time": "1771231822"
},
"departure": {
"delay": 212,
"time": "1771231832"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 3
},
{
"departure": {
"delay": 39,
"time": "1771231539"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1771232682"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1771232139"
},
"departure": {
"delay": 109,
"time": "1771232149"
},
"stopId": "FR:50218:ZE:30060094:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1771232606"
},
"departure": {
"delay": 156,
"time": "1771232616"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1771232374"
},
"departure": {
"delay": 104,
"time": "1771232384"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1771232074"
},
"departure": {
"delay": 104,
"time": "1771232084"
},
"stopId": "FR:50218:ZE:5272480521388032:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1771232520"
},
"departure": {
"delay": 130,
"time": "1771232530"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1771231967"
},
"departure": {
"delay": 57,
"time": "1771231977"
},
"stopId": "FR:50218:ZE:761900006:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1771232214"
},
"departure": {
"delay": 64,
"time": "1771232224"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 12
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4719179266523136x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051227xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1396,
"time": "1771232504"
},
"departure": {
"delay": -1396,
"time": "1771232504"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -1433,
"time": "1771231927"
},
"departure": {
"delay": -1433,
"time": "1771231927"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -1450,
"time": "1771231670"
},
"departure": {
"delay": -1450,
"time": "1771231670"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -1424,
"time": "1771232416"
},
"departure": {
"delay": -1424,
"time": "1771232416"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -1403,
"time": "1771232017"
},
"departure": {
"delay": -1403,
"time": "1771232017"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -1402,
"time": "1771232378"
},
"departure": {
"delay": -1402,
"time": "1771232378"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -1439,
"time": "1771231981"
},
"departure": {
"delay": -1439,
"time": "1771231981"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -1397,
"time": "1771231843"
},
"departure": {
"delay": -1397,
"time": "1771231843"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -1391,
"time": "1771232209"
},
"departure": {
"delay": -1391,
"time": "1771232209"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -1450,
"time": "1771232630"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771231708",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051227xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596346:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1771231887"
},
"departure": {
"delay": 87,
"time": "1771231887"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1771232062"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 190,
"time": "1771231750"
},
"departure": {
"delay": 190,
"time": "1771231750"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1771231627"
},
"departure": {
"delay": 152,
"time": "1771231652"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 147,
"time": "1771231827"
},
"departure": {
"delay": 147,
"time": "1771231827"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1771231502"
},
"departure": {
"delay": 122,
"time": "1771231502"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1771231810"
},
"departure": {
"delay": 130,
"time": "1771231810"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 212,
"time": "1771231704"
},
"departure": {
"delay": 212,
"time": "1771231712"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771231942"
},
"departure": {
"delay": 22,
"time": "1771231942"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1771231590"
},
"departure": {
"delay": 150,
"time": "1771231590"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596346:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx375:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771254365"
},
"departure": {
"delay": 5,
"time": "1771254365"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771253760"
},
"departure": {
"time": "1771253760"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771254480"
},
"departure": {
"time": "1771254480"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771253880"
},
"departure": {
"time": "1771253880"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771254420"
},
"departure": {
"time": "1771254420"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771255320"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771253820"
},
"departure": {
"time": "1771253820"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771253640"
},
"departure": {
"time": "1771253640"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771253160"
},
"departure": {
"time": "1771253160"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771254540"
},
"departure": {
"time": "1771254540"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771253040"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771254360"
},
"departure": {
"time": "1771254360"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771230800",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx375:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4357:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5153,
"time": "1771232873"
},
"departure": {
"delay": 5153,
"time": "1771232873"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771231396",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4357:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745398x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1771232030"
},
"departure": {
"delay": -70,
"time": "1771232030"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1771230915"
},
"departure": {
"delay": 67,
"time": "1771230967"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1771230985"
},
"departure": {
"delay": 59,
"time": "1771231019"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771230769"
},
"departure": {
"delay": 30,
"time": "1771230810"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771231267"
},
"departure": {
"delay": 38,
"time": "1771231298"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -70,
"time": "1771231850"
},
"departure": {
"delay": -70,
"time": "1771231850"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -70,
"time": "1771232150"
},
"departure": {
"delay": -70,
"time": "1771232150"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1771231425"
},
"departure": {
"delay": -60,
"time": "1771231440"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -70,
"time": "1771232270"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -27,
"time": "1771231498"
},
"departure": {
"delay": -27,
"time": "1771231533"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -70,
"time": "1771231910"
},
"departure": {
"delay": -70,
"time": "1771231910"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1771231121"
},
"departure": {
"delay": 69,
"time": "1771231149"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 91,
"time": "1771230691"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -46,
"time": "1771231596"
},
"departure": {
"delay": -46,
"time": "1771231634"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1771230832"
},
"departure": {
"delay": 51,
"time": "1771230891"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -70,
"time": "1771231790"
},
"departure": {
"delay": -70,
"time": "1771231790"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1771231350"
},
"departure": {
"delay": 7,
"time": "1771231387"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771231046"
},
"departure": {
"delay": 60,
"time": "1771231080"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771231676"
},
"departure": {
"time": "1771231800"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1771231211"
},
"departure": {
"delay": 43,
"time": "1771231243"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745398x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088089x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 202,
"time": "1771231882"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 136,
"time": "1771231516"
},
"departure": {
"delay": 136,
"time": "1771231516"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 243,
"time": "1771231803"
},
"departure": {
"delay": 243,
"time": "1771231803"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 225,
"time": "1771231665"
},
"departure": {
"delay": 225,
"time": "1771231665"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 206,
"time": "1771231766"
},
"departure": {
"delay": 206,
"time": "1771231766"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 220,
"time": "1771231840"
},
"departure": {
"delay": 220,
"time": "1771231840"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 202,
"time": "1771231702"
},
"departure": {
"delay": 202,
"time": "1771231702"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 226,
"time": "1771231606"
},
"departure": {
"delay": 226,
"time": "1771231606"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771231668",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088089x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3304F5710893x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771232220"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771223160"
},
"departure": {
"time": "1771223220"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771221300"
},
"departure": {
"time": "1771221420"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1771220400"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771222200"
},
"departure": {
"time": "1771222320"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1771224300"
},
"departure": {
"delay": 300,
"time": "1771224360"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1771225320"
},
"departure": {
"delay": 300,
"time": "1771225500"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1771230291",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3304F5710893x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191207x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1771231496"
},
"departure": {
"delay": 176,
"time": "1771231496"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 216,
"time": "1771231236"
},
"departure": {
"delay": 216,
"time": "1771231236"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 159,
"time": "1771231599"
},
"departure": {
"delay": 159,
"time": "1771231599"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 123,
"time": "1771231563"
},
"departure": {
"delay": 123,
"time": "1771231563"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1771231680"
},
"departure": {
"delay": 180,
"time": "1771231680"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 220,
"time": "1771231300"
},
"departure": {
"delay": 220,
"time": "1771231300"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 199,
"time": "1771231819"
},
"departure": {
"delay": 199,
"time": "1771231819"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 195,
"time": "1771231455"
},
"departure": {
"delay": 195,
"time": "1771231455"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 183,
"time": "1771231563"
},
"departure": {
"delay": 183,
"time": "1771231563"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 168,
"time": "1771231728"
},
"departure": {
"delay": 168,
"time": "1771231728"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 141,
"time": "1771231761"
},
"departure": {
"delay": 141,
"time": "1771231761"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 141,
"time": "1771231941"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 175,
"time": "1771231195"
},
"departure": {
"delay": 175,
"time": "1771231195"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 236,
"time": "1771231376"
},
"departure": {
"delay": 236,
"time": "1771231376"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1771231468",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191207x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022820x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1771234705"
},
"departure": {
"delay": 85,
"time": "1771234705"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 50,
"time": "1771232510"
},
"departure": {
"delay": 50,
"time": "1771232510"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1771234821"
},
"departure": {
"delay": 81,
"time": "1771234821"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 94,
"time": "1771233094"
},
"departure": {
"delay": 94,
"time": "1771233094"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1771231722"
},
"departure": {
"delay": 42,
"time": "1771231722"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1771232322"
},
"departure": {
"delay": 42,
"time": "1771232322"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1771234062"
},
"departure": {
"delay": 42,
"time": "1771234062"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1771234855"
},
"departure": {
"delay": 55,
"time": "1771234855"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 88,
"time": "1771231888"
},
"departure": {
"delay": 88,
"time": "1771231888"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1771233152"
},
"departure": {
"delay": 92,
"time": "1771233152"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1771233289"
},
"departure": {
"delay": 49,
"time": "1771233289"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 92,
"time": "1771233812"
},
"departure": {
"delay": 92,
"time": "1771233812"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 42,
"time": "1771233222"
},
"departure": {
"delay": 42,
"time": "1771233222"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1771234143"
},
"departure": {
"delay": 63,
"time": "1771234143"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 42,
"time": "1771233582"
},
"departure": {
"delay": 42,
"time": "1771233582"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 89,
"time": "1771233449"
},
"departure": {
"delay": 89,
"time": "1771233449"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 100,
"time": "1771232620"
},
"departure": {
"delay": 100,
"time": "1771232620"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1771232389"
},
"departure": {
"delay": 49,
"time": "1771232389"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1771234182"
},
"departure": {
"delay": 42,
"time": "1771234182"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 92,
"time": "1771234232"
},
"departure": {
"delay": 92,
"time": "1771234232"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 42,
"time": "1771232022"
},
"departure": {
"delay": 42,
"time": "1771232022"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1771233037"
},
"departure": {
"delay": 97,
"time": "1771233037"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1771233669"
},
"departure": {
"delay": 69,
"time": "1771233669"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 48,
"time": "1771234308"
},
"departure": {
"delay": 48,
"time": "1771234308"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 42,
"time": "1771234902"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 78,
"time": "1771231638"
},
"departure": {
"delay": 78,
"time": "1771231638"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1771233517"
},
"departure": {
"delay": 97,
"time": "1771233517"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 42,
"time": "1771234602"
},
"departure": {
"delay": 42,
"time": "1771234602"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 42,
"time": "1771232682"
},
"departure": {
"delay": 42,
"time": "1771232682"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1771232945"
},
"departure": {
"delay": 65,
"time": "1771232945"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1771232802"
},
"departure": {
"delay": 42,
"time": "1771232802"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 81,
"time": "1771234401"
},
"departure": {
"delay": 81,
"time": "1771234401"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 55,
"time": "1771232575"
},
"departure": {
"delay": 55,
"time": "1771232575"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1771231579"
},
"departure": {
"delay": 79,
"time": "1771231579"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1771232887"
},
"departure": {
"delay": 67,
"time": "1771232887"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1771234352"
},
"departure": {
"delay": 92,
"time": "1771234352"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 61,
"time": "1771233901"
},
"departure": {
"delay": 61,
"time": "1771233901"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 42,
"time": "1771234482"
},
"departure": {
"delay": 42,
"time": "1771234482"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 55,
"time": "1771231675"
},
"departure": {
"delay": 55,
"time": "1771231675"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1771231933"
},
"departure": {
"delay": 73,
"time": "1771231933"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1771234529"
},
"departure": {
"delay": 89,
"time": "1771234529"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 90,
"time": "1771233750"
},
"departure": {
"delay": 90,
"time": "1771233750"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 42,
"time": "1771231542"
},
"departure": {
"delay": 42,
"time": "1771231542"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1771233964"
},
"departure": {
"delay": 64,
"time": "1771233964"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 99,
"time": "1771234659"
},
"departure": {
"delay": 99,
"time": "1771234659"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 42,
"time": "1771232442"
},
"departure": {
"delay": 42,
"time": "1771232442"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1771234770"
},
"departure": {
"delay": 90,
"time": "1771234770"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022820x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758832x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1771224746"
},
"departure": {
"delay": -21,
"time": "1771224759"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 112,
"time": "1771222120"
},
"departure": {
"delay": 112,
"time": "1771222132"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -71,
"time": "1771225113"
},
"departure": {
"delay": -71,
"time": "1771225129"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -100,
"time": "1771223967"
},
"departure": {
"delay": -100,
"time": "1771224020"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 12,
"time": "1771224721"
},
"departure": {
"delay": 12,
"time": "1771224732"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1771222411"
},
"departure": {
"delay": 39,
"time": "1771222419"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1771224779"
},
"departure": {
"delay": -32,
"time": "1771224808"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -44,
"time": "1771223618"
},
"departure": {
"delay": -44,
"time": "1771223656"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -19,
"time": "1771224626"
},
"departure": {
"delay": -19,
"time": "1771224701"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -101,
"time": "1771225209"
},
"departure": {
"delay": -101,
"time": "1771225219"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -39,
"time": "1771222624"
},
"departure": {
"delay": -39,
"time": "1771222641"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -41,
"time": "1771224909"
},
"departure": {
"delay": -41,
"time": "1771224919"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -104,
"time": "1771223099"
},
"departure": {
"delay": -104,
"time": "1771223116"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -52,
"time": "1771223207"
},
"departure": {
"delay": -52,
"time": "1771223288"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1771224232"
},
"departure": {
"delay": 76,
"time": "1771224316"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -21,
"time": "1771222584"
},
"departure": {
"delay": -21,
"time": "1771222599"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1771222906"
},
"departure": {
"delay": 1,
"time": "1771222921"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -46,
"time": "1771223779"
},
"departure": {
"delay": -46,
"time": "1771223834"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 35,
"time": "1771222823"
},
"departure": {
"delay": 35,
"time": "1771222835"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1771222543"
},
"departure": {
"delay": -7,
"time": "1771222553"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -72,
"time": "1771225176"
},
"departure": {
"delay": -72,
"time": "1771225188"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 71,
"time": "1771222381"
},
"departure": {
"delay": 71,
"time": "1771222391"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -134,
"time": "1771225306"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -115,
"time": "1771223146"
},
"departure": {
"delay": -115,
"time": "1771223165"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1771222952"
},
"departure": {
"delay": -10,
"time": "1771222970"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -92,
"time": "1771225094"
},
"departure": {
"delay": -92,
"time": "1771225108"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -56,
"time": "1771223301"
},
"departure": {
"delay": -56,
"time": "1771223344"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -27,
"time": "1771224535"
},
"departure": {
"delay": -27,
"time": "1771224573"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -43,
"time": "1771223034"
},
"departure": {
"delay": -43,
"time": "1771223057"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1771222681"
},
"departure": {
"delay": 27,
"time": "1771222707"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1771224376"
},
"departure": {
"delay": 25,
"time": "1771224385"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 85,
"time": "1771222153"
},
"departure": {
"delay": 85,
"time": "1771222165"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -105,
"time": "1771225143"
},
"departure": {
"delay": -105,
"time": "1771225155"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -61,
"time": "1771223520"
},
"departure": {
"delay": -61,
"time": "1771223579"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1771222262"
},
"departure": {
"delay": 78,
"time": "1771222278"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1771222461"
},
"departure": {
"delay": 38,
"time": "1771222478"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771222302"
},
"departure": {
"delay": 58,
"time": "1771222318"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1771222737"
},
"departure": {
"delay": 27,
"time": "1771222767"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 86,
"time": "1771222106"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771222443"
},
"departure": {
"delay": 15,
"time": "1771222455"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -59,
"time": "1771224928"
},
"departure": {
"delay": -59,
"time": "1771224961"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -88,
"time": "1771223864"
},
"departure": {
"delay": -88,
"time": "1771223912"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1771224463"
},
"departure": {
"delay": 24,
"time": "1771224504"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -50,
"time": "1771223411"
},
"departure": {
"delay": -50,
"time": "1771223470"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -65,
"time": "1771224981"
},
"departure": {
"delay": -65,
"time": "1771225015"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -78,
"time": "1771223692"
},
"departure": {
"delay": -78,
"time": "1771223742"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -25,
"time": "1771223002"
},
"departure": {
"delay": -25,
"time": "1771223015"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -59,
"time": "1771225044"
},
"departure": {
"delay": -59,
"time": "1771225081"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1771231585",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758832x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758660x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1771230811"
},
"departure": {
"delay": 18,
"time": "1771230858"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1771229645"
},
"departure": {
"delay": 43,
"time": "1771229683"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1771229023"
},
"departure": {
"delay": 16,
"time": "1771229056"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1771229294"
},
"departure": {
"delay": 52,
"time": "1771229332"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 31,
"time": "1771228711"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1771230746"
},
"departure": {
"delay": -18,
"time": "1771230762"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -5,
"time": "1771229557"
},
"departure": {
"delay": -5,
"time": "1771229575"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1771230383"
},
"departure": {
"delay": -37,
"time": "1771230443"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1771228872"
},
"departure": {
"delay": 27,
"time": "1771228887"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771230053"
},
"departure": {
"delay": 21,
"time": "1771230081"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -29,
"time": "1771231243"
},
"departure": {
"delay": -29,
"time": "1771231291"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1771228905"
},
"departure": {
"delay": 3,
"time": "1771228923"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1771230169"
},
"departure": {
"delay": 19,
"time": "1771230199"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1771229807"
},
"departure": {
"delay": 70,
"time": "1771229830"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1771229851"
},
"departure": {
"delay": 47,
"time": "1771229867"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1771231057"
},
"departure": {
"delay": -13,
"time": "1771231127"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -55,
"time": "1771231377"
},
"departure": {
"delay": -55,
"time": "1771231385"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -11,
"time": "1771228825"
},
"departure": {
"delay": -11,
"time": "1771228849"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1771229203"
},
"departure": {
"delay": 21,
"time": "1771229241"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771229356"
},
"departure": {
"delay": 59,
"time": "1771229399"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771229927"
},
"departure": {
"delay": 38,
"time": "1771229978"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1771230576"
},
"departure": {
"delay": 19,
"time": "1771230619"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -28,
"time": "1771230314"
},
"departure": {
"delay": -28,
"time": "1771230332"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -55,
"time": "1771231434"
},
"departure": {
"delay": -55,
"time": "1771231445"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1771229133"
},
"departure": {
"delay": 46,
"time": "1771229146"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1771230915"
},
"departure": {
"delay": -28,
"time": "1771230932"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -115,
"time": "1771231505"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 4,
"time": "1771228796"
},
"departure": {
"delay": 4,
"time": "1771228804"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771229707"
},
"departure": {
"delay": 45,
"time": "1771229745"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1771231182"
},
"departure": {
"delay": -11,
"time": "1771231189"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 26,
"time": "1771229474"
},
"departure": {
"delay": 26,
"time": "1771229486"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1771230109"
},
"departure": {
"delay": 14,
"time": "1771230134"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -29,
"time": "1771230977"
},
"departure": {
"delay": -29,
"time": "1771230991"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -46,
"time": "1771231325"
},
"departure": {
"delay": -46,
"time": "1771231334"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 44,
"time": "1771230249"
},
"departure": {
"delay": 44,
"time": "1771230284"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758660x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112045x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771232182"
},
"departure": {
"delay": 22,
"time": "1771232182"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1771232498"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1771231871"
},
"departure": {
"delay": 11,
"time": "1771231871"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1771231981"
},
"departure": {
"delay": 1,
"time": "1771231981"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1771232072"
},
"departure": {
"delay": 32,
"time": "1771232072"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1771232287"
},
"departure": {
"delay": 7,
"time": "1771232287"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1771231603"
},
"departure": {
"delay": 103,
"time": "1771231603"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1771232394"
},
"departure": {
"delay": 54,
"time": "1771232394"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1771231719"
},
"departure": {
"delay": 39,
"time": "1771231719"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771231718",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112045x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:467:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771240860"
},
"departure": {
"time": "1771240860"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771240980"
},
"departure": {
"time": "1771240980"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771241580"
},
"departure": {
"time": "1771241580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1771239900"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771241220"
},
"departure": {
"time": "1771241220"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771240620"
},
"departure": {
"time": "1771240620"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771241400"
},
"departure": {
"time": "1771241400"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771240800"
},
"departure": {
"time": "1771240800"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771240920"
},
"departure": {
"time": "1771240920"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771240740"
},
"departure": {
"time": "1771240740"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771240560"
},
"departure": {
"time": "1771240560"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771240080"
},
"departure": {
"time": "1771240080"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771240320"
},
"departure": {
"time": "1771240320"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771241040"
},
"departure": {
"time": "1771241040"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771240200"
},
"departure": {
"time": "1771240200"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771240680"
},
"departure": {
"time": "1771240680"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771240500"
},
"departure": {
"time": "1771240500"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771241640"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1771231663",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:467:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6012:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771230780"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771230960"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771230900"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771230600"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771230660"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771230540"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771230720"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771232580"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771231560"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771230360"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771230480"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771230300"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6012:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182573x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1771232582"
},
"departure": {
"delay": 182,
"time": "1771232582"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 135,
"time": "1771232475"
},
"departure": {
"delay": 135,
"time": "1771232475"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 135,
"time": "1771232775"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 147,
"time": "1771232727"
},
"departure": {
"delay": 147,
"time": "1771232727"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 170,
"time": "1771231670"
},
"departure": {
"delay": 170,
"time": "1771231670"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 139,
"time": "1771232179"
},
"departure": {
"delay": 139,
"time": "1771232179"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 135,
"time": "1771232295"
},
"departure": {
"delay": 135,
"time": "1771232295"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 162,
"time": "1771231602"
},
"departure": {
"delay": 162,
"time": "1771231602"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1771232244"
},
"departure": {
"delay": 144,
"time": "1771232244"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 190,
"time": "1771231870"
},
"departure": {
"delay": 190,
"time": "1771231870"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1771232013"
},
"departure": {
"delay": 153,
"time": "1771232013"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1771231423"
},
"departure": {
"delay": 43,
"time": "1771231423"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1771231369"
},
"departure": {
"delay": 109,
"time": "1771231369"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1771232525"
},
"departure": {
"delay": 185,
"time": "1771232525"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 135,
"time": "1771231815"
},
"departure": {
"delay": 135,
"time": "1771231815"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 135,
"time": "1771232115"
},
"departure": {
"delay": 135,
"time": "1771232115"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 147,
"time": "1771232067"
},
"departure": {
"delay": 147,
"time": "1771232067"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 182,
"time": "1771232402"
},
"departure": {
"delay": 182,
"time": "1771232402"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1771231469"
},
"departure": {
"delay": 29,
"time": "1771231469"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1771232671"
},
"departure": {
"delay": 151,
"time": "1771232671"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 175,
"time": "1771232335"
},
"departure": {
"delay": 175,
"time": "1771232335"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 194,
"time": "1771231934"
},
"departure": {
"delay": 194,
"time": "1771231934"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1771231668",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182573x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4697101926662144x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -112,
"time": "1771233367"
},
"departure": {
"delay": -112,
"time": "1771233488"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 62,
"time": "1771232452"
},
"departure": {
"delay": 62,
"time": "1771232462"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1771232089"
},
"departure": {
"delay": 119,
"time": "1771232099"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 245,
"time": "1771231492"
},
"departure": {
"delay": 245,
"time": "1771231505"
},
"stopId": "FR:50647:ZE:738750003:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -122,
"time": "1771233526"
},
"departure": {
"delay": -122,
"time": "1771233658"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -146,
"time": "1771233719"
},
"departure": {
"delay": -146,
"time": "1771233874"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 238,
"time": "1771231545"
},
"departure": {
"delay": 238,
"time": "1771231558"
},
"stopId": "FR:50165:ZE:767160014:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -138,
"time": "1771233975"
},
"departure": {
"delay": -138,
"time": "1771234122"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": -103,
"time": "1771233445"
},
"departure": {
"delay": -103,
"time": "1771233557"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 119,
"time": "1771232389"
},
"departure": {
"delay": 119,
"time": "1771232399"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -107,
"time": "1771232717"
},
"departure": {
"delay": -107,
"time": "1771232833"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -120,
"time": "1771232930"
},
"departure": {
"delay": -120,
"time": "1771233060"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -140,
"time": "1771233611"
},
"departure": {
"delay": -140,
"time": "1771233760"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -135,
"time": "1771234185"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": 125,
"time": "1771232335"
},
"departure": {
"delay": 125,
"time": "1771232345"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 239,
"time": "1771231361"
},
"departure": {
"delay": 239,
"time": "1771231379"
},
"stopId": "FR:50647:ZE:759840002:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 138,
"time": "1771231988"
},
"departure": {
"delay": 138,
"time": "1771231998"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 239,
"time": "1771231648"
},
"departure": {
"delay": 239,
"time": "1771231679"
},
"stopId": "FR:50165:ZE:767190002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -113,
"time": "1771233065"
},
"departure": {
"delay": -113,
"time": "1771233187"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -136,
"time": "1771233198"
},
"departure": {
"delay": -136,
"time": "1771233344"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -95,
"time": "1771232621"
},
"departure": {
"delay": -95,
"time": "1771232725"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -112,
"time": "1771232827"
},
"departure": {
"delay": -112,
"time": "1771232948"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 115,
"time": "1771232265"
},
"departure": {
"delay": 115,
"time": "1771232275"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -144,
"time": "1771233902"
},
"departure": {
"delay": -144,
"time": "1771234056"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 260,
"time": "1771231618"
},
"departure": {
"delay": 260,
"time": "1771231640"
},
"stopId": "FR:50165:ZE:757990018:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -122,
"time": "1771233107"
},
"departure": {
"delay": -122,
"time": "1771233238"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -113,
"time": "1771233005"
},
"departure": {
"delay": -113,
"time": "1771233127"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 182,
"time": "1771231912"
},
"departure": {
"delay": 182,
"time": "1771231922"
},
"stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 194,
"time": "1771231804"
},
"departure": {
"delay": 194,
"time": "1771231814"
},
"stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -87,
"time": "1771232576"
},
"departure": {
"delay": -87,
"time": "1771232673"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -136,
"time": "1771233798"
},
"departure": {
"delay": -136,
"time": "1771233944"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 190,
"time": "1771231735"
},
"departure": {
"delay": 190,
"time": "1771231750"
},
"stopId": "FR:50165:ZE:746190003:ATOUMOD105",
"stopSequence": 10
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4697101926662144x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081141xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 136,
"time": "1771233016"
},
"departure": {
"delay": 136,
"time": "1771233016"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 181,
"time": "1771230901"
},
"departure": {
"delay": 181,
"time": "1771230901"
},
"stopId": "FR:76196:ZE:3480:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1771231511"
},
"departure": {
"delay": 131,
"time": "1771231511"
},
"stopId": "FR:76615:ZE:5143:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 121,
"time": "1771233841"
},
"departure": {
"delay": 121,
"time": "1771233841"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 122,
"time": "1771233062"
},
"departure": {
"delay": 122,
"time": "1771233062"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 140,
"time": "1771233740"
},
"departure": {
"delay": 140,
"time": "1771233740"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 137,
"time": "1771232657"
},
"departure": {
"delay": 137,
"time": "1771232657"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1771231735"
},
"departure": {
"delay": 115,
"time": "1771231735"
},
"stopId": "FR:76477:ZE:4054:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 124,
"time": "1771231924"
},
"departure": {
"delay": 124,
"time": "1771231924"
},
"stopId": "FR:76534:ZE:5146:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1771233115"
},
"departure": {
"delay": 115,
"time": "1771233115"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 118,
"time": "1771232518"
},
"departure": {
"delay": 118,
"time": "1771232518"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1771231805"
},
"departure": {
"delay": 125,
"time": "1771231805"
},
"stopId": "FR:76477:ZE:3219:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 210,
"time": "1771231050"
},
"departure": {
"delay": 210,
"time": "1771231050"
},
"stopId": "FR:76196:ZE:3420:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1771232995"
},
"departure": {
"delay": 115,
"time": "1771232995"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 162,
"time": "1771230822"
},
"departure": {
"delay": 162,
"time": "1771230822"
},
"stopId": "FR:76196:ZE:5162:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 155,
"time": "1771233155"
},
"departure": {
"delay": 155,
"time": "1771233155"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 146,
"time": "1771232246"
},
"departure": {
"delay": 146,
"time": "1771232246"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 282,
"time": "1771231302"
},
"departure": {
"delay": 282,
"time": "1771231302"
},
"stopId": "FR:76196:ZE:3727:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1771232206"
},
"departure": {
"delay": 166,
"time": "1771232206"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1771233693"
},
"departure": {
"delay": 153,
"time": "1771233693"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 159,
"time": "1771232379"
},
"departure": {
"delay": 159,
"time": "1771232379"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 115,
"time": "1771233475"
},
"departure": {
"delay": 115,
"time": "1771233475"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 115,
"time": "1771232875"
},
"departure": {
"delay": 115,
"time": "1771232875"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 135,
"time": "1771232475"
},
"departure": {
"delay": 135,
"time": "1771232475"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1771232712"
},
"departure": {
"delay": 132,
"time": "1771232712"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 115,
"time": "1771232275"
},
"departure": {
"delay": 115,
"time": "1771232275"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1771231859"
},
"departure": {
"delay": 119,
"time": "1771231859"
},
"stopId": "FR:76534:ZE:5145:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 141,
"time": "1771231581"
},
"departure": {
"delay": 141,
"time": "1771231581"
},
"stopId": "FR:76615:ZE:5144:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1771232575"
},
"departure": {
"delay": 115,
"time": "1771232575"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 166,
"time": "1771232806"
},
"departure": {
"delay": 166,
"time": "1771232806"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 128,
"time": "1771232048"
},
"departure": {
"delay": 128,
"time": "1771232048"
},
"stopId": "FR:76238:ZE:4041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1771231367"
},
"departure": {
"delay": 107,
"time": "1771231367"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1771232492"
},
"departure": {
"delay": 152,
"time": "1771232492"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 115,
"time": "1771234015"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 115,
"time": "1771232155"
},
"departure": {
"delay": 115,
"time": "1771232155"
},
"stopId": "FR:76238:ZE:4040:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 115,
"time": "1771231975"
},
"departure": {
"delay": 115,
"time": "1771231975"
},
"stopId": "FR:76534:ZE:3135:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081141xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597190:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1771231545"
},
"departure": {
"delay": 105,
"time": "1771231545"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1771232173"
},
"departure": {
"delay": 13,
"time": "1771232173"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1771231995"
},
"departure": {
"delay": 15,
"time": "1771231995"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -52,
"time": "1771232408"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1771231689"
},
"departure": {
"delay": 99,
"time": "1771231719"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1771232233"
},
"departure": {
"delay": 13,
"time": "1771232233"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1771231823"
},
"departure": {
"delay": 83,
"time": "1771231823"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771231950"
},
"departure": {
"delay": 30,
"time": "1771231950"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1771232288"
},
"departure": {
"delay": 8,
"time": "1771232288"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1771231592"
},
"departure": {
"delay": 32,
"time": "1771231592"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1771232025"
},
"departure": {
"delay": -15,
"time": "1771232025"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1771231906"
},
"departure": {
"delay": 46,
"time": "1771231906"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771231522",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597190:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3374F5709546x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771236120"
},
"departure": {
"time": "1771236180"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771234020"
},
"departure": {
"time": "1771234080"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771237680"
},
"departure": {
"time": "1771237800"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771235160"
},
"departure": {
"time": "1771235220"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771241460"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771229932",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3374F5709546x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx297:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771248000"
},
"departure": {
"time": "1771248000"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771246860"
},
"departure": {
"time": "1771246860"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771246805"
},
"departure": {
"delay": 5,
"time": "1771246805"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771247220"
},
"departure": {
"time": "1771247220"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771246740"
},
"departure": {
"time": "1771246740"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771246800"
},
"departure": {
"time": "1771246800"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771247460"
},
"departure": {
"time": "1771247460"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771248060"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771247280"
},
"departure": {
"time": "1771247280"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771246680"
},
"departure": {
"time": "1771246680"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771246260"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771247400"
},
"departure": {
"time": "1771247400"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771228810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx297:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759098x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 46,
"time": "1771230166"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -53,
"time": "1771231377"
},
"departure": {
"delay": -53,
"time": "1771231387"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -71,
"time": "1771230637"
},
"departure": {
"delay": -71,
"time": "1771230649"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -98,
"time": "1771230670"
},
"departure": {
"delay": -98,
"time": "1771230682"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1771231272"
},
"departure": {
"delay": -18,
"time": "1771231302"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -15,
"time": "1771230221"
},
"departure": {
"delay": -15,
"time": "1771230345"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -41,
"time": "1771231021"
},
"departure": {
"delay": -41,
"time": "1771231039"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -41,
"time": "1771230966"
},
"departure": {
"delay": -41,
"time": "1771230979"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1771231411"
},
"departure": {
"delay": 7,
"time": "1771231447"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1771230587"
},
"departure": {
"delay": -60,
"time": "1771230600"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771230520"
},
"departure": {
"delay": 11,
"time": "1771230551"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1771231160"
},
"departure": {
"delay": -5,
"time": "1771231195"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1771231067"
},
"departure": {
"delay": -41,
"time": "1771231099"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -92,
"time": "1771230921"
},
"departure": {
"delay": -92,
"time": "1771230928"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1771231680"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -123,
"time": "1771230821"
},
"departure": {
"delay": -123,
"time": "1771230837"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -57,
"time": "1771230856"
},
"departure": {
"delay": -57,
"time": "1771230903"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1771231563"
},
"departure": {
"delay": -23,
"time": "1771231597"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -59,
"time": "1771231491"
},
"departure": {
"delay": -59,
"time": "1771231501"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1771231339"
},
"departure": {
"delay": -23,
"time": "1771231357"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1771231526"
},
"departure": {
"delay": -22,
"time": "1771231538"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -26,
"time": "1771230420"
},
"departure": {
"delay": -26,
"time": "1771230454"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -107,
"time": "1771230781"
},
"departure": {
"delay": -107,
"time": "1771230793"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771231650",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759098x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112345x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1771232154"
},
"departure": {
"delay": 114,
"time": "1771232154"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1771231234"
},
"departure": {
"delay": 94,
"time": "1771231234"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1771231123"
},
"departure": {
"delay": 103,
"time": "1771231123"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1771232048"
},
"departure": {
"delay": 128,
"time": "1771232048"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1771231930"
},
"departure": {
"delay": 130,
"time": "1771231930"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1771231410"
},
"departure": {
"delay": 90,
"time": "1771231410"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 116,
"time": "1771232276"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1771231650"
},
"departure": {
"delay": 90,
"time": "1771231650"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1771231538"
},
"departure": {
"delay": 98,
"time": "1771231538"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 89,
"time": "1771231769"
},
"departure": {
"delay": 89,
"time": "1771231769"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112345x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195932x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771232101"
},
"departure": {
"delay": 1,
"time": "1771232101"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1771231924"
},
"departure": {
"delay": 4,
"time": "1771231924"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -10,
"time": "1771231670"
},
"departure": {
"delay": -10,
"time": "1771231670"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -31,
"time": "1771231889"
},
"departure": {
"delay": -31,
"time": "1771231889"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 7,
"time": "1771231627"
},
"departure": {
"delay": 7,
"time": "1771231627"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 8,
"time": "1771231748"
},
"departure": {
"delay": 8,
"time": "1771231748"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1771231713"
},
"departure": {
"delay": 33,
"time": "1771231713"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -31,
"time": "1771232129"
},
"departure": {
"delay": -31,
"time": "1771232129"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 18,
"time": "1771232058"
},
"departure": {
"delay": 18,
"time": "1771232058"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -31,
"time": "1771232309"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -10,
"time": "1771232210"
},
"departure": {
"delay": -10,
"time": "1771232210"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -1,
"time": "1771231799"
},
"departure": {
"delay": -1,
"time": "1771231799"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -28,
"time": "1771231772"
},
"departure": {
"delay": -28,
"time": "1771231772"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -3,
"time": "1771231977"
},
"departure": {
"delay": -3,
"time": "1771231977"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 34,
"time": "1771231594"
},
"departure": {
"delay": 34,
"time": "1771231594"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1771231698",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195932x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758809x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 102,
"time": "1771216062"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1771217387"
},
"departure": {
"delay": 54,
"time": "1771217454"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1771216521"
},
"departure": {
"delay": -9,
"time": "1771216551"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1771216245"
},
"departure": {
"delay": 64,
"time": "1771216264"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1771217088"
},
"departure": {
"delay": 1,
"time": "1771217101"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1771217588"
},
"departure": {
"delay": 44,
"time": "1771217624"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -28,
"time": "1771218918"
},
"departure": {
"delay": -28,
"time": "1771218932"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 55,
"time": "1771217738"
},
"departure": {
"delay": 55,
"time": "1771217755"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1771218737"
},
"departure": {
"delay": 25,
"time": "1771218745"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 81,
"time": "1771218483"
},
"departure": {
"delay": 81,
"time": "1771218501"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1771218885"
},
"departure": {
"delay": -1,
"time": "1771218899"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 6,
"time": "1771218951"
},
"departure": {
"delay": 6,
"time": "1771218966"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -5,
"time": "1771217024"
},
"departure": {
"delay": -5,
"time": "1771217035"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1771217658"
},
"departure": {
"delay": 48,
"time": "1771217688"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -31,
"time": "1771218858"
},
"departure": {
"delay": -31,
"time": "1771218869"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 5,
"time": "1771216732"
},
"departure": {
"delay": 5,
"time": "1771216745"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1771218826"
},
"departure": {
"delay": -2,
"time": "1771218838"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 51,
"time": "1771218519"
},
"departure": {
"delay": 51,
"time": "1771218531"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -41,
"time": "1771217952"
},
"departure": {
"delay": -41,
"time": "1771217959"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1771217136"
},
"departure": {
"delay": 75,
"time": "1771217235"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1771216811"
},
"departure": {
"delay": 8,
"time": "1771216868"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -41,
"time": "1771218185"
},
"departure": {
"delay": -41,
"time": "1771218199"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 136,
"time": "1771216081"
},
"departure": {
"delay": 136,
"time": "1771216096"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1771216308"
},
"departure": {
"delay": 58,
"time": "1771216318"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771216670"
},
"departure": {
"delay": 4,
"time": "1771216684"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1771217785"
},
"departure": {
"delay": 41,
"time": "1771217801"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -24,
"time": "1771218982"
},
"departure": {
"delay": -24,
"time": "1771218996"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 4,
"time": "1771218239"
},
"departure": {
"delay": 4,
"time": "1771218304"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 71,
"time": "1771217263"
},
"departure": {
"delay": 71,
"time": "1771217291"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1771216434"
},
"departure": {
"delay": 61,
"time": "1771216441"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1771216336"
},
"departure": {
"delay": 51,
"time": "1771216371"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1771216611"
},
"departure": {
"delay": 22,
"time": "1771216642"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1771217494"
},
"departure": {
"delay": 37,
"time": "1771217557"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -28,
"time": "1771216581"
},
"departure": {
"delay": -28,
"time": "1771216592"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1771216199"
},
"departure": {
"delay": 73,
"time": "1771216213"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -19,
"time": "1771217850"
},
"departure": {
"delay": -19,
"time": "1771217861"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 50,
"time": "1771218080"
},
"departure": {
"delay": 50,
"time": "1771218110"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 51,
"time": "1771218367"
},
"departure": {
"delay": 51,
"time": "1771218471"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 19,
"time": "1771216902"
},
"departure": {
"delay": 19,
"time": "1771216939"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 694,
"time": "1771219834"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -7,
"time": "1771216483"
},
"departure": {
"delay": -7,
"time": "1771216493"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1771218555"
},
"departure": {
"delay": 36,
"time": "1771218576"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 61,
"time": "1771218667"
},
"departure": {
"delay": 61,
"time": "1771218721"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 41,
"time": "1771216394"
},
"departure": {
"delay": 41,
"time": "1771216421"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1771216116"
},
"departure": {
"delay": 119,
"time": "1771216139"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1771217310"
},
"departure": {
"delay": 48,
"time": "1771217328"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771216969"
},
"departure": {
"delay": 22,
"time": "1771217002"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1771218778"
},
"departure": {
"delay": 12,
"time": "1771218792"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758809x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:325:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771233900"
},
"departure": {
"time": "1771233900"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771234620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771234140"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771233420"
},
"departure": {
"time": "1771233420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771234020"
},
"departure": {
"time": "1771234020"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:325:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758841x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771233160"
},
"departure": {
"delay": 40,
"time": "1771233160"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 40,
"time": "1771232200"
},
"departure": {
"delay": 40,
"time": "1771232200"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1771230478"
},
"departure": {
"delay": 73,
"time": "1771230493"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1771230966"
},
"departure": {
"delay": 80,
"time": "1771230980"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771233400"
},
"departure": {
"delay": 40,
"time": "1771233400"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 40,
"time": "1771232020"
},
"departure": {
"delay": 40,
"time": "1771232020"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1771232800"
},
"departure": {
"delay": 40,
"time": "1771232800"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1771231660"
},
"departure": {
"delay": 40,
"time": "1771231660"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 102,
"time": "1771230325"
},
"departure": {
"delay": 102,
"time": "1771230342"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1771232920"
},
"departure": {
"delay": 40,
"time": "1771232920"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 53,
"time": "1771230641"
},
"departure": {
"delay": 53,
"time": "1771230653"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1771232980"
},
"departure": {
"delay": 40,
"time": "1771232980"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 89,
"time": "1771230613"
},
"departure": {
"delay": 89,
"time": "1771230629"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771232680"
},
"departure": {
"delay": 40,
"time": "1771232680"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 50,
"time": "1771230816"
},
"departure": {
"delay": 50,
"time": "1771230830"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1771231240"
},
"departure": {
"delay": 9,
"time": "1771231269"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1771233040"
},
"departure": {
"delay": 40,
"time": "1771233040"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 40,
"time": "1771231960"
},
"departure": {
"delay": 40,
"time": "1771231960"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -3,
"time": "1771231289"
},
"departure": {
"delay": -3,
"time": "1771231317"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771231780"
},
"departure": {
"delay": 40,
"time": "1771231780"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1771233460"
},
"departure": {
"delay": 40,
"time": "1771233460"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 40,
"time": "1771233640"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 82,
"time": "1771230730"
},
"departure": {
"delay": 82,
"time": "1771230742"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1771231133"
},
"departure": {
"delay": 21,
"time": "1771231161"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -57,
"time": "1771231363"
},
"departure": {
"delay": -57,
"time": "1771231383"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1771232440"
},
"departure": {
"delay": 40,
"time": "1771232440"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 68,
"time": "1771230519"
},
"departure": {
"delay": 68,
"time": "1771230548"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771231193"
},
"departure": {
"delay": 8,
"time": "1771231208"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1771233340"
},
"departure": {
"delay": 40,
"time": "1771233340"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 40,
"time": "1771233280"
},
"departure": {
"delay": 40,
"time": "1771233280"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 61,
"time": "1771230675"
},
"departure": {
"delay": 61,
"time": "1771230721"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771231600"
},
"departure": {
"delay": 40,
"time": "1771231600"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1771232320"
},
"departure": {
"delay": 40,
"time": "1771232320"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1771233400"
},
"departure": {
"delay": 40,
"time": "1771233400"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 40,
"time": "1771232560"
},
"departure": {
"delay": 40,
"time": "1771232560"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1771233220"
},
"departure": {
"delay": 40,
"time": "1771233220"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 50,
"time": "1771231060"
},
"departure": {
"delay": 50,
"time": "1771231070"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1771231417"
},
"departure": {
"delay": 19,
"time": "1771231519"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1771232920"
},
"departure": {
"delay": 40,
"time": "1771232920"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 51,
"time": "1771230916"
},
"departure": {
"delay": 51,
"time": "1771230951"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1771233460"
},
"departure": {
"delay": 40,
"time": "1771233460"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 116,
"time": "1771230372"
},
"departure": {
"delay": 116,
"time": "1771230416"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 57,
"time": "1771230297"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1771233520"
},
"departure": {
"delay": 40,
"time": "1771233520"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 56,
"time": "1771231004"
},
"departure": {
"delay": 56,
"time": "1771231016"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771231900"
},
"departure": {
"delay": 40,
"time": "1771231900"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1771232080"
},
"departure": {
"delay": 40,
"time": "1771232080"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1771230853"
},
"departure": {
"delay": 42,
"time": "1771230882"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771231585",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758841x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:827:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771232640"
},
"departure": {
"time": "1771232640"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771233540"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771233480"
},
"departure": {
"time": "1771233480"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771233420"
},
"departure": {
"time": "1771233420"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771232580"
},
"departure": {
"time": "1771232580"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771232520"
},
"departure": {
"time": "1771232520"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"delay": -780,
"time": "1771231560"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771233000"
},
"departure": {
"time": "1771233000"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771232820"
},
"departure": {
"time": "1771232820"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771232760"
},
"departure": {
"time": "1771232760"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771231616",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:827:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758417x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 230,
"time": "1771228836"
},
"departure": {
"delay": 230,
"time": "1771228850"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 251,
"time": "1771228571"
},
"departure": {
"delay": 251,
"time": "1771228571"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 295,
"time": "1771228310"
},
"departure": {
"delay": 295,
"time": "1771228315"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 271,
"time": "1771227571"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 303,
"time": "1771227803"
},
"departure": {
"delay": 303,
"time": "1771227843"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 95,
"time": "1771229900"
},
"departure": {
"delay": 95,
"time": "1771229915"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1771230629"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1771230308"
},
"departure": {
"delay": 43,
"time": "1771230343"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 307,
"time": "1771228111"
},
"departure": {
"delay": 307,
"time": "1771228147"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 215,
"time": "1771228918"
},
"departure": {
"delay": 215,
"time": "1771228955"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1771230036"
},
"departure": {
"delay": 54,
"time": "1771230054"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1771229401"
},
"departure": {
"delay": 118,
"time": "1771229518"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 189,
"time": "1771229215"
},
"departure": {
"delay": 189,
"time": "1771229229"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758417x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758088x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1771229607"
},
"departure": {
"delay": -24,
"time": "1771229616"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1771230368"
},
"departure": {
"delay": 14,
"time": "1771230374"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -28,
"time": "1771230619"
},
"departure": {
"delay": -28,
"time": "1771230632"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1771230843"
},
"departure": {
"delay": 72,
"time": "1771230852"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771229362"
},
"departure": {
"delay": 37,
"time": "1771229377"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1771230113"
},
"departure": {
"delay": 16,
"time": "1771230256"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1771231034"
},
"departure": {
"delay": -12,
"time": "1771231068"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -32,
"time": "1771231168"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 11,
"time": "1771229111"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771229760"
},
"departure": {
"delay": 15,
"time": "1771229895"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758088x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253173x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -145,
"time": "1771231835"
},
"departure": {
"delay": -145,
"time": "1771231835"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -110,
"time": "1771232110"
},
"departure": {
"delay": -110,
"time": "1771232110"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -153,
"time": "1771232247"
},
"departure": {
"delay": -153,
"time": "1771232247"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -99,
"time": "1771232181"
},
"departure": {
"delay": -99,
"time": "1771232181"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -31,
"time": "1771231529"
},
"departure": {
"delay": -31,
"time": "1771231529"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -153,
"time": "1771231767"
},
"departure": {
"delay": -153,
"time": "1771231767"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -119,
"time": "1771231621"
},
"departure": {
"delay": -119,
"time": "1771231621"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -120,
"time": "1771232040"
},
"departure": {
"delay": -120,
"time": "1771232040"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -152,
"time": "1771232068"
},
"departure": {
"delay": -152,
"time": "1771232068"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -129,
"time": "1771232211"
},
"departure": {
"delay": -129,
"time": "1771232211"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -88,
"time": "1771231592"
},
"departure": {
"delay": -88,
"time": "1771231592"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -153,
"time": "1771232007"
},
"departure": {
"delay": -153,
"time": "1771232007"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -153,
"time": "1771232307"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -42,
"time": "1771231638"
},
"departure": {
"delay": -42,
"time": "1771231638"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -131,
"time": "1771231969"
},
"departure": {
"delay": -131,
"time": "1771231969"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -55,
"time": "1771231265"
},
"departure": {
"delay": -55,
"time": "1771231265"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -153,
"time": "1771231887"
},
"departure": {
"delay": -153,
"time": "1771231887"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -43,
"time": "1771231457"
},
"departure": {
"delay": -43,
"time": "1771231457"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1771231708",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253173x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4111966x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1771232399"
},
"departure": {
"delay": 119,
"time": "1771232399"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 158,
"time": "1771232198"
},
"departure": {
"delay": 158,
"time": "1771232198"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1771232694"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1771232296"
},
"departure": {
"delay": 136,
"time": "1771232296"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 155,
"time": "1771232615"
},
"departure": {
"delay": 155,
"time": "1771232615"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 134,
"time": "1771231934"
},
"departure": {
"delay": 134,
"time": "1771231934"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1771231598"
},
"departure": {
"delay": 98,
"time": "1771231598"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1771232515"
},
"departure": {
"delay": 115,
"time": "1771232515"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 131,
"time": "1771232111"
},
"departure": {
"delay": 131,
"time": "1771232111"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1771231758"
},
"departure": {
"delay": 138,
"time": "1771231758"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4111966x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745505x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1771215075"
},
"departure": {
"delay": 86,
"time": "1771215086"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1771215813"
},
"departure": {
"delay": 45,
"time": "1771215825"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1771214914"
},
"departure": {
"delay": 107,
"time": "1771214927"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -72,
"time": "1771215931"
},
"departure": {
"delay": -72,
"time": "1771215948"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1771215705"
},
"departure": {
"delay": 34,
"time": "1771215754"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 158,
"time": "1771214766"
},
"departure": {
"delay": 158,
"time": "1771214798"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1771214861"
},
"departure": {
"delay": 121,
"time": "1771214881"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1771215590"
},
"departure": {
"delay": -1,
"time": "1771215659"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1771215434"
},
"departure": {
"delay": -17,
"time": "1771215463"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 191,
"time": "1771214591"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -42,
"time": "1771215520"
},
"departure": {
"delay": -42,
"time": "1771215558"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 139,
"time": "1771214822"
},
"departure": {
"delay": 139,
"time": "1771214839"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -46,
"time": "1771215239"
},
"departure": {
"delay": -46,
"time": "1771215254"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -21,
"time": "1771215861"
},
"departure": {
"delay": -21,
"time": "1771215879"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1771215120"
},
"departure": {
"delay": 71,
"time": "1771215131"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1771214959"
},
"departure": {
"delay": 111,
"time": "1771214991"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -22,
"time": "1771215308"
},
"departure": {
"delay": -22,
"time": "1771215338"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -67,
"time": "1771216073"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 160,
"time": "1771214728"
},
"departure": {
"delay": 160,
"time": "1771214740"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771215181"
},
"departure": {
"delay": 15,
"time": "1771215195"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745505x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227577x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1771232709"
},
"departure": {
"delay": 129,
"time": "1771232709"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1771232133"
},
"departure": {
"delay": 93,
"time": "1771232133"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1771233082"
},
"departure": {
"delay": 142,
"time": "1771233082"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1771232373"
},
"departure": {
"delay": 93,
"time": "1771232373"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1771232910"
},
"departure": {
"delay": 150,
"time": "1771232910"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 138,
"time": "1771231818"
},
"departure": {
"delay": 138,
"time": "1771231818"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1771232793"
},
"departure": {
"delay": 93,
"time": "1771232793"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1771233213"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1771233132"
},
"departure": {
"delay": 132,
"time": "1771233132"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1771232656"
},
"departure": {
"delay": 136,
"time": "1771232656"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 138,
"time": "1771232478"
},
"departure": {
"delay": 138,
"time": "1771232478"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1771233170"
},
"departure": {
"delay": 110,
"time": "1771233170"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1771233033"
},
"departure": {
"delay": 93,
"time": "1771233033"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 93,
"time": "1771231653"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1771232422"
},
"departure": {
"delay": 142,
"time": "1771232422"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1771232553"
},
"departure": {
"delay": 93,
"time": "1771232553"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1771232958"
},
"departure": {
"delay": 138,
"time": "1771232958"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1771232816"
},
"departure": {
"delay": 116,
"time": "1771232816"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1771231904"
},
"departure": {
"delay": 104,
"time": "1771231904"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 145,
"time": "1771231945"
},
"departure": {
"delay": 145,
"time": "1771231945"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1771231718",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227577x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:479:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771241040"
},
"departure": {
"time": "1771241040"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1771240200"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771240920"
},
"departure": {
"time": "1771240920"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771241160"
},
"departure": {
"time": "1771241160"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771241280"
},
"departure": {
"time": "1771241280"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771240680"
},
"departure": {
"time": "1771240680"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771240560"
},
"departure": {
"time": "1771240560"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771240440"
},
"departure": {
"time": "1771240440"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771241400"
},
"departure": {
"time": "1771241400"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771241520"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771240320"
},
"departure": {
"time": "1771240320"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771240800"
},
"departure": {
"time": "1771240800"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:479:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759096x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1771228986"
},
"departure": {
"delay": 13,
"time": "1771228993"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1771228625"
},
"departure": {
"delay": 81,
"time": "1771228641"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1771229096"
},
"departure": {
"delay": 21,
"time": "1771229121"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1771228381"
},
"departure": {
"delay": 71,
"time": "1771228391"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1771228772"
},
"departure": {
"delay": 116,
"time": "1771228796"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1771229034"
},
"departure": {
"delay": 8,
"time": "1771229048"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1771228158"
},
"departure": {
"delay": 121,
"time": "1771228201"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1771227749"
},
"departure": {
"delay": 105,
"time": "1771228065"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1771228822"
},
"departure": {
"delay": 92,
"time": "1771228832"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1771228263"
},
"departure": {
"delay": 154,
"time": "1771228294"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -26,
"time": "1771229060"
},
"departure": {
"delay": -26,
"time": "1771229074"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771229175"
},
"departure": {
"delay": -10,
"time": "1771229210"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1771228657"
},
"departure": {
"delay": 44,
"time": "1771228664"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1771229231"
},
"departure": {
"delay": 41,
"time": "1771229261"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1771228322"
},
"departure": {
"delay": 81,
"time": "1771228341"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1771228895"
},
"departure": {
"delay": 53,
"time": "1771228913"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1771228702"
},
"departure": {
"delay": 51,
"time": "1771228731"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": -6,
"time": "1771227714"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1771228412"
},
"departure": {
"delay": 41,
"time": "1771228421"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1771228577"
},
"departure": {
"delay": 41,
"time": "1771228601"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1771228513"
},
"departure": {
"delay": 42,
"time": "1771228542"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1771229291"
},
"departure": {
"delay": 48,
"time": "1771229328"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1771229383"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1771231726",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759096x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771229652"
},
"departure": {
"delay": 32,
"time": "1771229672"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"departure": {
"delay": 122,
"time": "1771228922"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1771229717"
},
"departure": {
"delay": 31,
"time": "1771229731"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1771229264"
},
"departure": {
"delay": 42,
"time": "1771229322"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1771229590"
},
"departure": {
"delay": 24,
"time": "1771229604"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771229415"
},
"departure": {
"delay": 60,
"time": "1771229460"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1771229034"
},
"departure": {
"delay": 127,
"time": "1771229047"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1771230212"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1771229137"
},
"departure": {
"delay": 107,
"time": "1771229147"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771229225"
},
"departure": {
"delay": 21,
"time": "1771229241"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1771230071"
},
"departure": {
"delay": 21,
"time": "1771230081"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1771229165"
},
"departure": {
"delay": 78,
"time": "1771229178"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1771230109"
},
"departure": {
"delay": 6,
"time": "1771230126"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 108,
"time": "1771229075"
},
"departure": {
"delay": 108,
"time": "1771229088"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1771230003"
},
"departure": {
"delay": 12,
"time": "1771230012"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1771229844"
},
"departure": {
"delay": -14,
"time": "1771229866"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1771229891"
},
"departure": {
"delay": 23,
"time": "1771229963"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1771229499"
},
"departure": {
"delay": 39,
"time": "1771229499"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:10:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771230300"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771230060"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771230240"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771230900"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771229700"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771229640"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771230120"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771229940"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771229580"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771230000"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771230840"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771231620"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771229400"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771230540"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771230960"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771229760"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771229820"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771229880"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771230180"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771230420"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771230600"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771230480"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771230660"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771231510",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1411:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:657:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771249500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771250220"
},
"departure": {
"time": "1771250220"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771249740"
},
"departure": {
"time": "1771249740"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771250580"
},
"departure": {
"time": "1771250580"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771250340"
},
"departure": {
"time": "1771250340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771250700"
},
"departure": {
"time": "1771250700"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771250820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771250100"
},
"departure": {
"time": "1771250100"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771249620"
},
"departure": {
"time": "1771249620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771249860"
},
"departure": {
"time": "1771249860"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771249980"
},
"departure": {
"time": "1771249980"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771250460"
},
"departure": {
"time": "1771250460"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:657:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759046x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1771225112"
},
"departure": {
"delay": 132,
"time": "1771225152"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1771225943"
},
"departure": {
"delay": 112,
"time": "1771225972"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1771225563"
},
"departure": {
"delay": 80,
"time": "1771225580"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 172,
"time": "1771226812"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 135,
"time": "1771225694"
},
"departure": {
"delay": 135,
"time": "1771225755"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1771226064"
},
"departure": {
"delay": 121,
"time": "1771226101"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 298,
"time": "1771226718"
},
"departure": {
"delay": 298,
"time": "1771226758"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1771226001"
},
"departure": {
"delay": 115,
"time": "1771226035"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 116,
"time": "1771225176"
},
"departure": {
"delay": 116,
"time": "1771225196"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 285,
"time": "1771226647"
},
"departure": {
"delay": 285,
"time": "1771226685"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 115,
"time": "1771225420"
},
"departure": {
"delay": 115,
"time": "1771225435"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 261,
"time": "1771226231"
},
"departure": {
"delay": 261,
"time": "1771226361"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 146,
"time": "1771224806"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1771225497"
},
"departure": {
"delay": 88,
"time": "1771225528"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1771225058"
},
"departure": {
"delay": 54,
"time": "1771225074"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 262,
"time": "1771226509"
},
"departure": {
"delay": 262,
"time": "1771226542"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 129,
"time": "1771224940"
},
"departure": {
"delay": 129,
"time": "1771224969"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 197,
"time": "1771225786"
},
"departure": {
"delay": 197,
"time": "1771225817"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 238,
"time": "1771226412"
},
"departure": {
"delay": 238,
"time": "1771226458"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1771224976"
},
"departure": {
"delay": 87,
"time": "1771224987"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1771225343"
},
"departure": {
"delay": 116,
"time": "1771225376"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1771225643"
},
"departure": {
"delay": 119,
"time": "1771225679"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1771224850"
},
"departure": {
"delay": 81,
"time": "1771224861"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1771225601"
},
"departure": {
"delay": 119,
"time": "1771225619"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1771225246"
},
"departure": {
"delay": 131,
"time": "1771225271"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759046x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:845:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771233360"
},
"departure": {
"time": "1771233360"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771233660"
},
"departure": {
"time": "1771233660"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771234860"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771233900"
},
"departure": {
"time": "1771233900"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234620"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771234080"
},
"departure": {
"time": "1771234080"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771233720"
},
"departure": {
"time": "1771233720"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234200"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771231707",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:845:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088090x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1771232420"
},
"departure": {
"delay": 80,
"time": "1771232420"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 62,
"time": "1771232282"
},
"departure": {
"delay": 62,
"time": "1771232282"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1771232102"
},
"departure": {
"delay": 62,
"time": "1771232102"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1771231922"
},
"departure": {
"delay": 62,
"time": "1771231922"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1771232245"
},
"departure": {
"delay": 85,
"time": "1771232245"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1771231990"
},
"departure": {
"delay": 70,
"time": "1771231990"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1771232162"
},
"departure": {
"delay": 62,
"time": "1771232162"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1771231790"
},
"departure": {
"delay": 110,
"time": "1771231790"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 103,
"time": "1771232383"
},
"departure": {
"delay": 103,
"time": "1771232383"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 62,
"time": "1771231742"
},
"departure": {
"delay": 62,
"time": "1771231742"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1771232462"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1771232131"
},
"departure": {
"delay": 91,
"time": "1771232131"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 95,
"time": "1771232195"
},
"departure": {
"delay": 95,
"time": "1771232195"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1771232346"
},
"departure": {
"delay": 66,
"time": "1771232346"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 106,
"time": "1771231606"
},
"departure": {
"delay": 106,
"time": "1771231606"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1771231859"
},
"departure": {
"delay": 119,
"time": "1771231859"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771231668",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088090x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1490694:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1771231495"
},
"departure": {
"delay": 115,
"time": "1771231495"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 102,
"time": "1771231542"
},
"departure": {
"delay": 102,
"time": "1771231542"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 76,
"time": "1771231816"
},
"departure": {
"delay": 76,
"time": "1771231816"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 62,
"time": "1771231618"
},
"departure": {
"delay": 62,
"time": "1771231622"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 42,
"time": "1771232022"
},
"departure": {
"delay": 42,
"time": "1771232022"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 48,
"time": "1771231728"
},
"departure": {
"delay": 48,
"time": "1771231728"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 37,
"time": "1771232077"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 97,
"time": "1771231957"
},
"departure": {
"delay": 97,
"time": "1771231957"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 77,
"time": "1771231697"
},
"departure": {
"delay": 77,
"time": "1771231697"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 106,
"time": "1771231786"
},
"departure": {
"delay": 106,
"time": "1771231786"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 74,
"time": "1771231874"
},
"departure": {
"delay": 74,
"time": "1771231874"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 86,
"time": "1771231586"
},
"departure": {
"delay": 86,
"time": "1771231586"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
}
],
"timestamp": "1771231521",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1490694:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748507x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1771220641"
},
"departure": {
"delay": 133,
"time": "1771220653"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1771220904"
},
"departure": {
"delay": 100,
"time": "1771220920"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1771221913"
},
"departure": {
"delay": 26,
"time": "1771221926"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1771221811"
},
"departure": {
"delay": 9,
"time": "1771221849"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 181,
"time": "1771220990"
},
"departure": {
"delay": 181,
"time": "1771221001"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1771221581"
},
"departure": {
"delay": 17,
"time": "1771221617"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1771221345"
},
"departure": {
"delay": 73,
"time": "1771221433"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1771222142"
},
"departure": {
"delay": 18,
"time": "1771222158"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1771220597"
},
"departure": {
"delay": 149,
"time": "1771220609"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1771222215"
},
"departure": {
"delay": 31,
"time": "1771222231"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 143,
"time": "1771220543"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -21,
"time": "1771222044"
},
"departure": {
"delay": -21,
"time": "1771222059"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1771221192"
},
"departure": {
"delay": 82,
"time": "1771221202"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771221540"
},
"departure": {
"delay": 15,
"time": "1771221555"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1771221646"
},
"departure": {
"delay": 18,
"time": "1771221678"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1771221703"
},
"departure": {
"delay": 3,
"time": "1771221723"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 123,
"time": "1771220863"
},
"departure": {
"delay": 123,
"time": "1771220883"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 116,
"time": "1771221097"
},
"departure": {
"delay": 116,
"time": "1771221116"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1771222315"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771221756"
},
"departure": {
"time": "1771221780"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 129,
"time": "1771221052"
},
"departure": {
"delay": 129,
"time": "1771221069"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 139,
"time": "1771220823"
},
"departure": {
"delay": 139,
"time": "1771220839"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1771222091"
},
"departure": {
"delay": 26,
"time": "1771222106"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1771221994"
},
"departure": {
"delay": -10,
"time": "1771222010"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748507x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1471223:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1771231047"
},
"departure": {
"delay": 90,
"time": "1771231050"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 117,
"time": "1771231377"
},
"departure": {
"delay": 117,
"time": "1771231377"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1771233052"
},
"departure": {
"delay": 112,
"time": "1771233052"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1771231540"
},
"departure": {
"delay": -20,
"time": "1771231540"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -15,
"time": "1771231485"
},
"departure": {
"delay": -15,
"time": "1771231485"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1771232062"
},
"departure": {
"delay": 82,
"time": "1771232062"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1771232676"
},
"departure": {
"delay": 96,
"time": "1771232676"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 82,
"time": "1771231882"
},
"departure": {
"delay": 82,
"time": "1771231882"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1771233255"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 112,
"time": "1771233172"
},
"departure": {
"delay": 112,
"time": "1771233172"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 178,
"time": "1771232998"
},
"departure": {
"delay": 178,
"time": "1771232998"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 79,
"time": "1771232119"
},
"departure": {
"delay": 79,
"time": "1771232119"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1771231756"
},
"departure": {
"delay": 16,
"time": "1771231756"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 137,
"time": "1771233017"
},
"departure": {
"delay": 137,
"time": "1771233017"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 113,
"time": "1771232633"
},
"departure": {
"delay": 113,
"time": "1771232633"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 121,
"time": "1771232821"
},
"departure": {
"delay": 121,
"time": "1771232821"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1771231649"
},
"departure": {
"delay": 29,
"time": "1771231649"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1771231939"
},
"departure": {
"delay": 79,
"time": "1771231939"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1771232219"
},
"departure": {
"delay": 119,
"time": "1771232219"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1771232736"
},
"departure": {
"delay": 156,
"time": "1771232736"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 86,
"time": "1771232486"
},
"departure": {
"delay": 86,
"time": "1771232486"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1771232420"
},
"departure": {
"delay": 80,
"time": "1771232420"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 181,
"time": "1771232881"
},
"departure": {
"delay": 181,
"time": "1771232881"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1771231816"
},
"departure": {
"delay": 16,
"time": "1771231816"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1771233112"
},
"departure": {
"delay": 52,
"time": "1771233112"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 88,
"time": "1771231108"
},
"departure": {
"delay": 88,
"time": "1771231108"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 179,
"time": "1771232939"
},
"departure": {
"delay": 179,
"time": "1771232939"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 140,
"time": "1771232780"
},
"departure": {
"delay": 140,
"time": "1771232780"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 130,
"time": "1771231150"
},
"departure": {
"delay": 130,
"time": "1771231150"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1771232553"
},
"departure": {
"delay": 93,
"time": "1771232553"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 82,
"time": "1771232002"
},
"departure": {
"delay": 82,
"time": "1771232002"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1771231070",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1471223:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852018F5703810x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238040"
},
"departure": {
"time": "1771238100"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771236540"
},
"departure": {
"time": "1771236600"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771235640"
},
"departure": {
"time": "1771235700"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239000"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771237380"
},
"departure": {
"time": "1771237440"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771236060"
},
"departure": {
"time": "1771236120"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1771229391",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852018F5703810x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1912:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18206,
"time": "1771233094"
},
"departure": {
"delay": -18206,
"time": "1771233094"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -18210,
"time": "1771233150"
},
"departure": {
"delay": -18210,
"time": "1771233150"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18162,
"time": "1771233438"
},
"departure": {
"delay": -18162,
"time": "1771233438"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -18216,
"time": "1771233204"
},
"departure": {
"delay": -18216,
"time": "1771233204"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -18196,
"time": "1771232984"
},
"departure": {
"delay": -18196,
"time": "1771232984"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -18189,
"time": "1771232931"
},
"departure": {
"delay": -18189,
"time": "1771232931"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -18221,
"time": "1771232839"
},
"departure": {
"delay": -18221,
"time": "1771232839"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771228654",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1912:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759051x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771232370"
},
"departure": {
"delay": 30,
"time": "1771232370"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1771232550"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 138,
"time": "1771230970"
},
"departure": {
"delay": 138,
"time": "1771230978"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1771230935"
},
"departure": {
"delay": 180,
"time": "1771230960"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771231770"
},
"departure": {
"delay": 30,
"time": "1771231770"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1771231447"
},
"departure": {
"delay": 25,
"time": "1771231465"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1771231528"
},
"departure": {
"delay": 52,
"time": "1771231552"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 137,
"time": "1771230822"
},
"departure": {
"delay": 137,
"time": "1771230857"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771232190"
},
"departure": {
"delay": 30,
"time": "1771232190"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771232130"
},
"departure": {
"delay": 30,
"time": "1771232130"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1771231109"
},
"departure": {
"delay": 102,
"time": "1771231122"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 177,
"time": "1771230777"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771231299"
},
"departure": {
"delay": 55,
"time": "1771231315"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1771231606"
},
"departure": {
"delay": 63,
"time": "1771231623"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1771231491"
},
"departure": {
"delay": 68,
"time": "1771231508"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1771231251"
},
"departure": {
"delay": 64,
"time": "1771231264"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 89,
"time": "1771231161"
},
"departure": {
"delay": 89,
"time": "1771231169"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771232010"
},
"departure": {
"delay": 30,
"time": "1771232010"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1771232310"
},
"departure": {
"delay": 30,
"time": "1771232310"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 132,
"time": "1771231081"
},
"departure": {
"delay": 132,
"time": "1771231092"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1771231367"
},
"departure": {
"delay": 43,
"time": "1771231423"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1771231570"
},
"departure": {
"delay": 80,
"time": "1771231580"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771231830"
},
"departure": {
"delay": 30,
"time": "1771231830"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1771231031"
},
"departure": {
"delay": 95,
"time": "1771231055"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771231890"
},
"departure": {
"delay": 30,
"time": "1771231890"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771231726",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759051x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1983:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771232241"
},
"departure": {
"time": "1771232241"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771231765"
},
"departure": {
"time": "1771231765"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771231658"
},
"departure": {
"time": "1771231658"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771231350"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771233563"
},
"departure": {
"time": "1771233563"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771231571"
},
"departure": {
"time": "1771231571"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771231821"
},
"departure": {
"time": "1771231821"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771232120"
},
"departure": {
"time": "1771232120"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771231456"
},
"departure": {
"time": "1771231456"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771231886"
},
"departure": {
"time": "1771231886"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771231034",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1983:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:e16d3830fc7ff692ac72424aa8074617:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1771231409"
},
"departure": {
"delay": 167,
"time": "1771231427"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"departure": {
"delay": 154,
"time": "1771230694"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1771231566"
},
"departure": {
"delay": 142,
"time": "1771231582"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1771231674"
},
"departure": {
"delay": 142,
"time": "1771231702"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 142,
"time": "1771231822"
},
"departure": {
"delay": 142,
"time": "1771231822"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 233,
"time": "1771230860"
},
"departure": {
"delay": 233,
"time": "1771230893"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 207,
"time": "1771230723"
},
"departure": {
"delay": 207,
"time": "1771230747"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 175,
"time": "1771231240"
},
"departure": {
"delay": 175,
"time": "1771231255"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1771231942"
},
"departure": {
"delay": 142,
"time": "1771231942"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 162,
"time": "1771231292"
},
"departure": {
"delay": 162,
"time": "1771231302"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1771232002"
},
"departure": {
"delay": 142,
"time": "1771232002"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1771231762"
},
"departure": {
"delay": 142,
"time": "1771231762"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1771232062"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 236,
"time": "1771230945"
},
"departure": {
"delay": 236,
"time": "1771230956"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 228,
"time": "1771230796"
},
"departure": {
"delay": 228,
"time": "1771230828"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 220,
"time": "1771230930"
},
"departure": {
"delay": 220,
"time": "1771230940"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1771231823"
},
"departure": {
"delay": 143,
"time": "1771231823"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 152,
"time": "1771231513"
},
"departure": {
"delay": 152,
"time": "1771231532"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1771231882"
},
"departure": {
"delay": 142,
"time": "1771231882"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 157,
"time": "1771231342"
},
"departure": {
"delay": 157,
"time": "1771231357"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 215,
"time": "1771231151"
},
"departure": {
"delay": 215,
"time": "1771231175"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
}
],
"timestamp": "1771231804",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:e16d3830fc7ff692ac72424aa8074617:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:700000374:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1771231076"
},
"departure": {
"delay": -33,
"time": "1771231107"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": -289,
"time": "1771231871"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 77,
"time": "1771231397"
},
"stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": -41,
"time": "1771231565"
},
"departure": {
"delay": -41,
"time": "1771231579"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": -289,
"time": "1771232111"
},
"stopId": "FR:61001:ZE:PEM:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": -289,
"time": "1771232051"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": -289,
"time": "1771231811"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": -62,
"time": "1771231658"
},
"departure": {
"delay": -62,
"time": "1771231678"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1771231203"
},
"departure": {
"delay": 77,
"time": "1771231397"
},
"stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1771231146"
},
"departure": {
"delay": -40,
"time": "1771231160"
},
"stopId": "FR:61001:ZE:ANOVA:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": -289,
"time": "1771231931"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": -52,
"time": "1771231613"
},
"departure": {
"delay": -52,
"time": "1771231628"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1771231441"
},
"departure": {
"delay": 77,
"time": "1771231457"
},
"stopId": "FR:61001:ZE:CimetixrexSaintxLxod:ATOUMOD037",
"stopSequence": 19
},
{
"arrival": {
"delay": -290,
"time": "1771231687"
},
"departure": {
"delay": -290,
"time": "1771231690"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 23
}
],
"timestamp": "1771231170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:D:LOC",
"tripId": "ATOUMOD037:ServiceJourney:700000374:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1259:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771241100"
},
"departure": {
"time": "1771241100"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771241280"
},
"departure": {
"time": "1771241280"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771240740"
},
"departure": {
"time": "1771240740"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771240380"
},
"departure": {
"time": "1771240380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771241400"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771240800"
},
"departure": {
"time": "1771240800"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771240980"
},
"departure": {
"time": "1771240980"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771240680"
},
"departure": {
"time": "1771240680"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771241160"
},
"departure": {
"time": "1771241160"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1771240320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771240920"
},
"departure": {
"time": "1771240920"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771240860"
},
"departure": {
"time": "1771240860"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771241040"
},
"departure": {
"time": "1771241040"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771240440"
},
"departure": {
"time": "1771240440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1771231707",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1259:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748431x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1771221038"
},
"departure": {
"delay": 48,
"time": "1771221048"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1771222039"
},
"departure": {
"delay": 103,
"time": "1771222063"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1771222313"
},
"departure": {
"delay": 66,
"time": "1771222326"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 222,
"time": "1771223242"
},
"departure": {
"delay": 222,
"time": "1771223262"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1771222085"
},
"departure": {
"delay": 102,
"time": "1771222122"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1771221091"
},
"departure": {
"delay": 111,
"time": "1771221111"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 242,
"time": "1771222963"
},
"departure": {
"delay": 242,
"time": "1771222982"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 227,
"time": "1771222891"
},
"departure": {
"delay": 227,
"time": "1771222907"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1771221264"
},
"departure": {
"delay": 40,
"time": "1771221280"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 175,
"time": "1771223515"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 74,
"time": "1771222197"
},
"departure": {
"delay": 74,
"time": "1771222214"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1771221982"
},
"departure": {
"delay": 109,
"time": "1771222009"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 229,
"time": "1771222994"
},
"departure": {
"delay": 229,
"time": "1771223029"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 262,
"time": "1771223291"
},
"departure": {
"delay": 262,
"time": "1771223302"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 252,
"time": "1771222414"
},
"departure": {
"delay": 252,
"time": "1771222692"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 250,
"time": "1771223339"
},
"departure": {
"delay": 250,
"time": "1771223350"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 76,
"time": "1771220956"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1771221948"
},
"departure": {
"delay": 128,
"time": "1771221968"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 206,
"time": "1771223172"
},
"departure": {
"delay": 206,
"time": "1771223186"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 95,
"time": "1771221197"
},
"departure": {
"delay": 95,
"time": "1771221215"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1771221235"
},
"departure": {
"delay": 67,
"time": "1771221247"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 117,
"time": "1771221158"
},
"departure": {
"delay": 117,
"time": "1771221177"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 116,
"time": "1771221662"
},
"departure": {
"delay": 116,
"time": "1771221896"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 223,
"time": "1771223074"
},
"departure": {
"delay": 223,
"time": "1771223083"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 14,
"time": "1771221584"
},
"departure": {
"delay": 14,
"time": "1771221614"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1771221005"
},
"departure": {
"delay": 79,
"time": "1771221019"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1771221391"
},
"departure": {
"delay": -20,
"time": "1771221400"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 205,
"time": "1771222863"
},
"departure": {
"delay": 205,
"time": "1771222885"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1771221303"
},
"departure": {
"delay": 19,
"time": "1771221319"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 251,
"time": "1771222802"
},
"departure": {
"delay": 251,
"time": "1771222811"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1771222383"
},
"departure": {
"delay": 17,
"time": "1771222397"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -7,
"time": "1771221462"
},
"departure": {
"delay": -7,
"time": "1771221473"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1771221345"
},
"departure": {
"delay": 18,
"time": "1771221378"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 81,
"time": "1771222145"
},
"departure": {
"delay": 81,
"time": "1771222161"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748431x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:297:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771232580"
},
"departure": {
"time": "1771232580"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771234445"
},
"departure": {
"delay": 5,
"time": "1771234445"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1771234440"
},
"departure": {
"time": "1771234440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771232700"
},
"departure": {
"time": "1771232700"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771232820"
},
"departure": {
"time": "1771232820"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1771234385"
},
"departure": {
"delay": 5,
"time": "1771234385"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771233360"
},
"departure": {
"time": "1771233360"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233240"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771234920"
},
"departure": {
"time": "1771234920"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1771235105"
},
"departure": {
"delay": 5,
"time": "1771235105"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1771234140"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771234560"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771232880"
},
"departure": {
"time": "1771232880"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771232520"
},
"departure": {
"time": "1771232520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1771234690"
},
"departure": {
"delay": 10,
"time": "1771234690"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1771232640"
},
"departure": {
"time": "1771232640"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771233300"
},
"departure": {
"time": "1771233300"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234620"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771235280"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1771234685"
},
"departure": {
"delay": 5,
"time": "1771234685"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771232760"
},
"departure": {
"time": "1771232760"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771233420"
},
"departure": {
"time": "1771233420"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771234740"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1771233000"
},
"departure": {
"time": "1771233000"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771233180"
},
"departure": {
"time": "1771233180"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:297:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4266:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771229520"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771229400"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771229100"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771231800"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771230900"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771230360"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771230840"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771229880"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771229340"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4266:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1951:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27581,
"time": "1771231759"
},
"departure": {
"delay": -27581,
"time": "1771231759"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -27563,
"time": "1771231837"
},
"departure": {
"delay": -27563,
"time": "1771231837"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": -27450,
"time": "1771230870"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -27362,
"time": "1771231318"
},
"departure": {
"delay": -27362,
"time": "1771231318"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -27411,
"time": "1771231029"
},
"departure": {
"delay": -27411,
"time": "1771231029"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -27561,
"time": "1771231539"
},
"departure": {
"delay": -27561,
"time": "1771231539"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -27433,
"time": "1771231187"
},
"departure": {
"delay": -27433,
"time": "1771231187"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -27420,
"time": "1771231260"
},
"departure": {
"delay": -27420,
"time": "1771231260"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -27651,
"time": "1771233069"
},
"departure": {
"delay": -27651,
"time": "1771233069"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -27610,
"time": "1771231910"
},
"departure": {
"delay": -27610,
"time": "1771231910"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -27457,
"time": "1771231463"
},
"departure": {
"delay": -27457,
"time": "1771231463"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -27394,
"time": "1771231106"
},
"departure": {
"delay": -27394,
"time": "1771231106"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -27706,
"time": "1771232954"
},
"departure": {
"delay": -27706,
"time": "1771232954"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -27392,
"time": "1771230928"
},
"departure": {
"delay": -27392,
"time": "1771230928"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -27586,
"time": "1771231694"
},
"departure": {
"delay": -27586,
"time": "1771231694"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -27644,
"time": "1771232836"
},
"departure": {
"delay": -27644,
"time": "1771232836"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771230834",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1951:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758519x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1771231100"
},
"departure": {
"delay": 35,
"time": "1771231115"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1771231150"
},
"departure": {
"delay": 85,
"time": "1771231225"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1771231694"
},
"departure": {
"delay": 26,
"time": "1771231706"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771231770"
},
"departure": {
"delay": 30,
"time": "1771231770"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771232250"
},
"departure": {
"delay": 30,
"time": "1771232250"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771233150"
},
"departure": {
"delay": 30,
"time": "1771233150"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": -30,
"time": "1771230570"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1771230860"
},
"departure": {
"delay": 82,
"time": "1771230922"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771232730"
},
"departure": {
"delay": 30,
"time": "1771232730"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1771231950"
},
"departure": {
"delay": 30,
"time": "1771231950"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1771231644"
},
"departure": {
"delay": 38,
"time": "1771231658"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771233270"
},
"departure": {
"delay": 30,
"time": "1771233270"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1771230734"
},
"departure": {
"delay": 91,
"time": "1771230811"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771233630"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771232310"
},
"departure": {
"delay": 30,
"time": "1771232310"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1771231530"
},
"departure": {
"delay": 50,
"time": "1771231550"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1771231405"
},
"departure": {
"delay": 31,
"time": "1771231411"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771231019"
},
"departure": {
"delay": 59,
"time": "1771231079"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771233030"
},
"departure": {
"delay": 30,
"time": "1771233030"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1771230960"
},
"departure": {
"delay": 91,
"time": "1771230991"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758519x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758838x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1771230136"
},
"departure": {
"delay": -9,
"time": "1771230171"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -12,
"time": "1771230631"
},
"departure": {
"delay": -12,
"time": "1771230648"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -37,
"time": "1771230544"
},
"departure": {
"delay": -37,
"time": "1771230563"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1771228540"
},
"departure": {
"delay": -1,
"time": "1771228559"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1771228130"
},
"departure": {
"delay": -19,
"time": "1771228181"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -31,
"time": "1771228578"
},
"departure": {
"delay": -31,
"time": "1771228589"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -32,
"time": "1771229090"
},
"departure": {
"delay": -32,
"time": "1771229128"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1771227952"
},
"departure": {
"delay": 32,
"time": "1771227992"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -73,
"time": "1771228642"
},
"departure": {
"delay": -73,
"time": "1771228667"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -47,
"time": "1771229454"
},
"departure": {
"delay": -47,
"time": "1771229533"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -41,
"time": "1771230421"
},
"departure": {
"delay": -41,
"time": "1771230439"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -55,
"time": "1771230577"
},
"departure": {
"delay": -55,
"time": "1771230605"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 3,
"time": "1771228770"
},
"departure": {
"delay": 3,
"time": "1771228863"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771229602"
},
"departure": {
"delay": 20,
"time": "1771229720"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1771230185"
},
"departure": {
"delay": 37,
"time": "1771230217"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 17,
"time": "1771228201"
},
"departure": {
"delay": 17,
"time": "1771228217"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1771228881"
},
"departure": {
"delay": 24,
"time": "1771228944"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1771228411"
},
"departure": {
"delay": 12,
"time": "1771228452"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1771229756"
},
"departure": {
"delay": -52,
"time": "1771229768"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -15,
"time": "1771227929"
},
"departure": {
"delay": -15,
"time": "1771227945"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1771230775"
},
"departure": {
"delay": 3,
"time": "1771230783"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -2,
"time": "1771228244"
},
"departure": {
"delay": -2,
"time": "1771228258"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1771229000"
},
"departure": {
"delay": 4,
"time": "1771229044"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -43,
"time": "1771228087"
},
"departure": {
"delay": -43,
"time": "1771228097"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1771227837"
},
"departure": {
"delay": 8,
"time": "1771227848"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1771229154"
},
"departure": {
"delay": -26,
"time": "1771229194"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1771230233"
},
"departure": {
"delay": 9,
"time": "1771230249"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -61,
"time": "1771229354"
},
"departure": {
"delay": -61,
"time": "1771229399"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1771228483"
},
"departure": {
"delay": -2,
"time": "1771228498"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -103,
"time": "1771229913"
},
"departure": {
"delay": -103,
"time": "1771229957"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -11,
"time": "1771230402"
},
"departure": {
"delay": -11,
"time": "1771230409"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -48,
"time": "1771230852"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -56,
"time": "1771229847"
},
"departure": {
"delay": -56,
"time": "1771229884"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1771227865"
},
"departure": {
"delay": 2,
"time": "1771227902"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1771227642"
},
"departure": {
"delay": 79,
"time": "1771227679"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771227768"
},
"departure": {
"delay": 5,
"time": "1771227785"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -66,
"time": "1771228712"
},
"departure": {
"delay": -66,
"time": "1771228734"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1771230464"
},
"departure": {
"delay": -43,
"time": "1771230497"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -18,
"time": "1771230667"
},
"departure": {
"delay": -18,
"time": "1771230702"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 33,
"time": "1771230722"
},
"departure": {
"delay": 33,
"time": "1771230753"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -19,
"time": "1771228034"
},
"departure": {
"delay": -19,
"time": "1771228061"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771227732"
},
"departure": {
"delay": 27,
"time": "1771227747"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1771227606"
},
"departure": {
"delay": 74,
"time": "1771227614"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -15,
"time": "1771229284"
},
"departure": {
"delay": -15,
"time": "1771229325"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -28,
"time": "1771229220"
},
"departure": {
"delay": -28,
"time": "1771229252"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 26,
"time": "1771227566"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1771230271"
},
"departure": {
"delay": 12,
"time": "1771230312"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 4,
"time": "1771228311"
},
"departure": {
"delay": 4,
"time": "1771228324"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771231730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758838x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1451:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771242540"
},
"departure": {
"time": "1771242540"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771242660"
},
"departure": {
"time": "1771242660"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771242780"
},
"departure": {
"time": "1771242780"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771243380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771242900"
},
"departure": {
"time": "1771242900"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771242720"
},
"departure": {
"time": "1771242720"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771242480"
},
"departure": {
"time": "1771242480"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771243200"
},
"departure": {
"time": "1771243200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771242960"
},
"departure": {
"time": "1771242960"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771242840"
},
"departure": {
"time": "1771242840"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771242600"
},
"departure": {
"time": "1771242600"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771243140"
},
"departure": {
"time": "1771243140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771242420"
},
"departure": {
"time": "1771242420"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1771242360"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1771231707",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1451:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745395x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1771228207"
},
"departure": {
"delay": 116,
"time": "1771228256"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 165,
"time": "1771228380"
},
"departure": {
"delay": 165,
"time": "1771228425"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1771228850"
},
"departure": {
"delay": 62,
"time": "1771228862"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1771229290"
},
"departure": {
"delay": 113,
"time": "1771229333"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1771229152"
},
"departure": {
"delay": 102,
"time": "1771229202"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 106,
"time": "1771228146"
},
"departure": {
"delay": 106,
"time": "1771228186"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 95,
"time": "1771229035"
},
"departure": {
"delay": 95,
"time": "1771229075"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1771229438"
},
"departure": {
"delay": 58,
"time": "1771229458"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 169,
"time": "1771228695"
},
"departure": {
"delay": 169,
"time": "1771228729"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1771228915"
},
"departure": {
"delay": 90,
"time": "1771228950"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 167,
"time": "1771228628"
},
"departure": {
"delay": 167,
"time": "1771228667"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1771229657"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 188,
"time": "1771228457"
},
"departure": {
"delay": 188,
"time": "1771228508"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1771229519"
},
"departure": {
"delay": 54,
"time": "1771229574"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1771229227"
},
"departure": {
"delay": 99,
"time": "1771229259"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1771228772"
},
"departure": {
"delay": 133,
"time": "1771228813"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 187,
"time": "1771228534"
},
"departure": {
"delay": 187,
"time": "1771228567"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1771229370"
},
"departure": {
"delay": 123,
"time": "1771229403"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 155,
"time": "1771228280"
},
"departure": {
"delay": 155,
"time": "1771228355"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 132,
"time": "1771228032"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745395x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470292:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470292:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2229:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26702,
"time": "1771231798"
},
"departure": {
"delay": -26702,
"time": "1771231798"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -26699,
"time": "1771231261"
},
"departure": {
"delay": -26699,
"time": "1771231261"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -26743,
"time": "1771231637"
},
"departure": {
"delay": -26743,
"time": "1771231637"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -26496,
"time": "1771229724"
},
"departure": {
"delay": -26496,
"time": "1771229724"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -26597,
"time": "1771230499"
},
"departure": {
"delay": -26597,
"time": "1771230523"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -26711,
"time": "1771231549"
},
"departure": {
"delay": -26711,
"time": "1771231549"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -26664,
"time": "1771231056"
},
"departure": {
"delay": -26664,
"time": "1771231056"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -26601,
"time": "1771230699"
},
"departure": {
"delay": -26601,
"time": "1771230699"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -26529,
"time": "1771230171"
},
"departure": {
"delay": -26529,
"time": "1771230171"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -26735,
"time": "1771231465"
},
"departure": {
"delay": -26735,
"time": "1771231465"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -26580,
"time": "1771230600"
},
"departure": {
"delay": -26580,
"time": "1771230600"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -26512,
"time": "1771229948"
},
"departure": {
"delay": -26512,
"time": "1771229948"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -26611,
"time": "1771230329"
},
"departure": {
"delay": -26611,
"time": "1771230329"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -26603,
"time": "1771230376"
},
"departure": {
"delay": -26603,
"time": "1771230397"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -26486,
"time": "1771229794"
},
"departure": {
"delay": -26486,
"time": "1771229794"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -26791,
"time": "1771230783"
},
"departure": {
"delay": -26791,
"time": "1771230809"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -26548,
"time": "1771230272"
},
"departure": {
"delay": -26548,
"time": "1771230272"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -26544,
"time": "1771229436"
},
"departure": {
"delay": -26544,
"time": "1771229436"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -26762,
"time": "1771231918"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -26542,
"time": "1771229618"
},
"departure": {
"delay": -26542,
"time": "1771229618"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -26692,
"time": "1771231388"
},
"departure": {
"delay": -26692,
"time": "1771231388"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -26703,
"time": "1771231317"
},
"departure": {
"delay": -26703,
"time": "1771231317"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": -26520,
"time": "1771229340"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -26496,
"time": "1771230003"
},
"departure": {
"delay": -26496,
"time": "1771230024"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -26520,
"time": "1771230120"
},
"departure": {
"delay": -26520,
"time": "1771230120"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -26701,
"time": "1771231139"
},
"departure": {
"delay": -26701,
"time": "1771231139"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -26518,
"time": "1771229522"
},
"departure": {
"delay": -26518,
"time": "1771229522"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771229114",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2229:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1941:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15336,
"time": "1771232724"
},
"departure": {
"delay": -15336,
"time": "1771232724"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -15316,
"time": "1771232504"
},
"departure": {
"delay": -15316,
"time": "1771232504"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -15326,
"time": "1771232614"
},
"departure": {
"delay": -15326,
"time": "1771232614"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -15341,
"time": "1771232359"
},
"departure": {
"delay": -15341,
"time": "1771232359"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -15309,
"time": "1771232451"
},
"departure": {
"delay": -15309,
"time": "1771232451"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -15330,
"time": "1771232670"
},
"departure": {
"delay": -15330,
"time": "1771232670"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -15282,
"time": "1771232958"
},
"departure": {
"delay": -15282,
"time": "1771232958"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": -15330,
"time": "1771232310"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771231676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1941:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:3x51707918:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 269,
"time": "1771229291"
},
"departure": {
"delay": 269,
"time": "1771229309"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1771229436"
},
"departure": {
"time": "1771229100"
},
"stopId": "FR:76114:ZE:301:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 287,
"time": "1771229207"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:3x51707918:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244139xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232460"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -35,
"time": "1771232545"
},
"departure": {
"delay": -35,
"time": "1771232545"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -7,
"time": "1771231433"
},
"departure": {
"delay": -7,
"time": "1771231433"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1771232792"
},
"departure": {
"delay": -28,
"time": "1771232792"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1771232710"
},
"departure": {
"delay": 10,
"time": "1771232710"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1771231393"
},
"departure": {
"delay": 13,
"time": "1771231393"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1771232936"
},
"departure": {
"delay": -4,
"time": "1771232936"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1771232831"
},
"departure": {
"delay": 11,
"time": "1771232831"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -35,
"time": "1771232905"
},
"departure": {
"delay": -35,
"time": "1771232905"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -25,
"time": "1771232375"
},
"departure": {
"delay": -25,
"time": "1771232375"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -45,
"time": "1771232115"
},
"departure": {
"delay": -45,
"time": "1771232115"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1771232510"
},
"departure": {
"delay": -10,
"time": "1771232510"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -17,
"time": "1771232743"
},
"departure": {
"delay": -17,
"time": "1771232743"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1771231814"
},
"departure": {
"delay": 14,
"time": "1771231814"
},
"stopId": "FR:76533:ZE:4949:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1771232024"
},
"departure": {
"delay": -16,
"time": "1771232024"
},
"stopId": "FR:76489:ZE:4956:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1771231913"
},
"departure": {
"delay": -7,
"time": "1771231913"
},
"stopId": "FR:76489:ZE:4951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1771232879"
},
"departure": {
"delay": -1,
"time": "1771232879"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -44,
"time": "1771232656"
},
"departure": {
"delay": -44,
"time": "1771232656"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1771231956"
},
"departure": {
"delay": -24,
"time": "1771231956"
},
"stopId": "FR:76489:ZE:4954:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -45,
"time": "1771233015"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -45,
"time": "1771231515"
},
"departure": {
"delay": -45,
"time": "1771231515"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244139xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745446x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1771217153"
},
"departure": {
"delay": 16,
"time": "1771217176"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1771217633"
},
"departure": {
"delay": 7,
"time": "1771217647"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 197,
"time": "1771216797"
},
"departure": {
"delay": 197,
"time": "1771216817"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1771217566"
},
"departure": {
"delay": 27,
"time": "1771217607"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1771217417"
},
"departure": {
"delay": -3,
"time": "1771217457"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1771217235"
},
"departure": {
"delay": -24,
"time": "1771217256"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 203,
"time": "1771216691"
},
"departure": {
"delay": 203,
"time": "1771216763"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 175,
"time": "1771216898"
},
"departure": {
"delay": 175,
"time": "1771216915"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -119,
"time": "1771217821"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 194,
"time": "1771216526"
},
"departure": {
"delay": 194,
"time": "1771216634"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 93,
"time": "1771216473"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 133,
"time": "1771217041"
},
"departure": {
"delay": 133,
"time": "1771217053"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -16,
"time": "1771217728"
},
"departure": {
"delay": -16,
"time": "1771217744"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1771217300"
},
"departure": {
"delay": -18,
"time": "1771217322"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1771217676"
},
"departure": {
"delay": 7,
"time": "1771217707"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1771217099"
},
"departure": {
"delay": 72,
"time": "1771217112"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1771217506"
},
"departure": {
"delay": 18,
"time": "1771217538"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1771216841"
},
"departure": {
"delay": 183,
"time": "1771216863"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745446x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759041x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -59,
"time": "1771220689"
},
"departure": {
"delay": -59,
"time": "1771220701"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1771220112"
},
"departure": {
"delay": 24,
"time": "1771220124"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1771220731"
},
"departure": {
"delay": -10,
"time": "1771220750"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -48,
"time": "1771221514"
},
"departure": {
"delay": -48,
"time": "1771221552"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1771220141"
},
"departure": {
"delay": 9,
"time": "1771220169"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1771220443"
},
"departure": {
"delay": 52,
"time": "1771220452"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -37,
"time": "1771220228"
},
"departure": {
"delay": -37,
"time": "1771220243"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1771220570"
},
"departure": {
"delay": 4,
"time": "1771220584"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1771220518"
},
"departure": {
"delay": 13,
"time": "1771220533"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1771220881"
},
"departure": {
"delay": 38,
"time": "1771220918"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1771220312"
},
"departure": {
"delay": 64,
"time": "1771220404"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1771221439"
},
"departure": {
"delay": -23,
"time": "1771221457"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1771220775"
},
"departure": {
"delay": 2,
"time": "1771220822"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1771221216"
},
"departure": {
"delay": -1,
"time": "1771221299"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1771220282"
},
"departure": {
"delay": 11,
"time": "1771220291"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 66,
"time": "1771219986"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1771221042"
},
"departure": {
"delay": 13,
"time": "1771221073"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1771220032"
},
"departure": {
"delay": 4,
"time": "1771220044"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1771221136"
},
"departure": {
"delay": -13,
"time": "1771221167"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -11,
"time": "1771221101"
},
"departure": {
"delay": -11,
"time": "1771221109"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -179,
"time": "1771221661"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -54,
"time": "1771221584"
},
"departure": {
"delay": -54,
"time": "1771221606"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -22,
"time": "1771221380"
},
"departure": {
"delay": -22,
"time": "1771221398"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -36,
"time": "1771220646"
},
"departure": {
"delay": -36,
"time": "1771220664"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1771220841"
},
"departure": {
"delay": 37,
"time": "1771220857"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759041x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759092x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1771224485"
},
"departure": {
"delay": 153,
"time": "1771224513"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 156,
"time": "1771224612"
},
"departure": {
"delay": 156,
"time": "1771224636"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1771223933"
},
"departure": {
"delay": 93,
"time": "1771223973"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771223142"
},
"departure": {
"delay": 35,
"time": "1771223375"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 178,
"time": "1771224384"
},
"departure": {
"delay": 178,
"time": "1771224418"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 207,
"time": "1771224295"
},
"departure": {
"delay": 207,
"time": "1771224327"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1771224722"
},
"departure": {
"delay": 151,
"time": "1771224751"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1771224685"
},
"departure": {
"delay": 97,
"time": "1771224697"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 208,
"time": "1771224250"
},
"departure": {
"delay": 208,
"time": "1771224268"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 122,
"time": "1771224091"
},
"departure": {
"delay": 122,
"time": "1771224122"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1771224861"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1771224155"
},
"departure": {
"delay": 131,
"time": "1771224191"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1771224579"
},
"departure": {
"delay": 111,
"time": "1771224591"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 143,
"time": "1771224775"
},
"departure": {
"delay": 143,
"time": "1771224803"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1771223771"
},
"departure": {
"delay": 84,
"time": "1771223784"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1771224552"
},
"departure": {
"delay": 142,
"time": "1771224562"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1771223486"
},
"departure": {
"delay": 81,
"time": "1771223541"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1771224032"
},
"departure": {
"delay": 131,
"time": "1771224071"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771223685"
},
"departure": {
"delay": 60,
"time": "1771223700"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 129,
"time": "1771223610"
},
"departure": {
"delay": 129,
"time": "1771223649"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 1,
"time": "1771223101"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1771223815"
},
"departure": {
"delay": 63,
"time": "1771223823"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1771224003"
},
"departure": {
"delay": 76,
"time": "1771224016"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771231726",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759092x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx838:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1771230345"
},
"departure": {
"delay": 105,
"time": "1771230345"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 111,
"time": "1771228911"
},
"departure": {
"delay": 111,
"time": "1771228911"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1771229392"
},
"departure": {
"delay": 52,
"time": "1771229392"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1771228617"
},
"departure": {
"delay": 57,
"time": "1771228617"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1771230165"
},
"departure": {
"delay": 45,
"time": "1771230165"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 72,
"time": "1771229592"
},
"departure": {
"delay": 72,
"time": "1771229592"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 137,
"time": "1771228192"
},
"departure": {
"delay": 137,
"time": "1771228217"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1771228097"
},
"departure": {
"delay": 97,
"time": "1771228117"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1771230543"
},
"departure": {
"delay": 123,
"time": "1771230543"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 87,
"time": "1771228467"
},
"departure": {
"delay": 87,
"time": "1771228467"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1771230242"
},
"departure": {
"delay": 87,
"time": "1771230267"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 73,
"time": "1771228033"
},
"departure": {
"delay": 73,
"time": "1771228033"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1771228267"
},
"departure": {
"delay": 127,
"time": "1771228267"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1771230619"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 67,
"time": "1771230067"
},
"departure": {
"delay": 67,
"time": "1771230067"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1771229768"
},
"departure": {
"delay": 72,
"time": "1771229892"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 97,
"time": "1771228717"
},
"departure": {
"delay": 97,
"time": "1771228717"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1771228971"
},
"departure": {
"delay": 111,
"time": "1771228971"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1771228318"
},
"departure": {
"delay": 118,
"time": "1771228318"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771229242"
},
"departure": {
"delay": 82,
"time": "1771229242"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1771227750"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1771229320"
},
"departure": {
"delay": 40,
"time": "1771229320"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1771229498"
},
"departure": {
"delay": 98,
"time": "1771229498"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1771230443"
},
"departure": {
"delay": 83,
"time": "1771230443"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 87,
"time": "1771229667"
},
"departure": {
"delay": 87,
"time": "1771229667"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 124,
"time": "1771229104"
},
"departure": {
"delay": 124,
"time": "1771229104"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771227374",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx838:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112267x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1771231420"
},
"departure": {
"delay": -20,
"time": "1771231420"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771231300"
},
"departure": {
"delay": 40,
"time": "1771231300"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1771231822"
},
"departure": {
"delay": 22,
"time": "1771231822"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1771232041"
},
"departure": {
"delay": 1,
"time": "1771232041"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -23,
"time": "1771231597"
},
"departure": {
"delay": -23,
"time": "1771231597"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771231193"
},
"departure": {
"delay": 53,
"time": "1771231193"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1771232220"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771231925"
},
"departure": {
"delay": 5,
"time": "1771231925"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -19,
"time": "1771232141"
},
"departure": {
"delay": -19,
"time": "1771232141"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -13,
"time": "1771231067"
},
"departure": {
"delay": -13,
"time": "1771231067"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -16,
"time": "1771231724"
},
"departure": {
"delay": -16,
"time": "1771231724"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1771231428",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112267x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088073x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 422,
"time": "1771231502"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1771231368",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088073x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6441638369951744x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1771232380"
},
"departure": {
"delay": 110,
"time": "1771232390"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1771232871"
},
"departure": {
"delay": -60,
"time": "1771232940"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 88,
"time": "1771231878"
},
"departure": {
"delay": 88,
"time": "1771231888"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"departure": {
"delay": 254,
"time": "1771231394"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1771231798"
},
"departure": {
"delay": 68,
"time": "1771231808"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1771232174"
},
"departure": {
"delay": 84,
"time": "1771232184"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -53,
"time": "1771232945"
},
"departure": {
"delay": -53,
"time": "1771233007"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 148,
"time": "1771231680"
},
"departure": {
"delay": 148,
"time": "1771231708"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1771231606"
},
"departure": {
"delay": 180,
"time": "1771231620"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1771232427"
},
"departure": {
"delay": 97,
"time": "1771232437"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -109,
"time": "1771233191"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1771232640"
},
"departure": {
"delay": 70,
"time": "1771232650"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -36,
"time": "1771232798"
},
"departure": {
"delay": -36,
"time": "1771232844"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1771231958"
},
"departure": {
"delay": 108,
"time": "1771231968"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1771232300"
},
"departure": {
"delay": 90,
"time": "1771232310"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1771232705"
},
"departure": {
"delay": 15,
"time": "1771232715"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 128,
"time": "1771231728"
},
"departure": {
"delay": 128,
"time": "1771231748"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 248,
"time": "1771231489"
},
"departure": {
"delay": 248,
"time": "1771231508"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1771232567"
},
"departure": {
"delay": 57,
"time": "1771232577"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -61,
"time": "1771233049"
},
"departure": {
"delay": -61,
"time": "1771233119"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1771232246"
},
"departure": {
"delay": 96,
"time": "1771232256"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1771232106"
},
"departure": {
"delay": 76,
"time": "1771232116"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1771231738",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6441638369951744x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7418:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771231080"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771233360"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771233660"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771232760"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771233480"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771232400"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771233720"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771233900"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771233180"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7418:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759089x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1771220071"
},
"departure": {
"delay": 116,
"time": "1771220096"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 83,
"time": "1771219506"
},
"departure": {
"delay": 83,
"time": "1771219523"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1771219866"
},
"departure": {
"delay": 79,
"time": "1771219879"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1771219611"
},
"departure": {
"delay": 121,
"time": "1771219621"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1771219566"
},
"departure": {
"delay": 82,
"time": "1771219582"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1771218978"
},
"departure": {
"delay": 93,
"time": "1771218993"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 163,
"time": "1771219087"
},
"departure": {
"delay": 163,
"time": "1771219123"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1771219155"
},
"departure": {
"delay": 87,
"time": "1771219167"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1771219267"
},
"departure": {
"delay": 73,
"time": "1771219273"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1771218725"
},
"departure": {
"delay": 136,
"time": "1771218916"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 152,
"time": "1771218692"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1771219982"
},
"departure": {
"delay": 71,
"time": "1771219991"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 106,
"time": "1771219839"
},
"departure": {
"delay": 106,
"time": "1771219846"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1771219461"
},
"departure": {
"delay": 101,
"time": "1771219481"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1771219690"
},
"departure": {
"delay": 85,
"time": "1771219705"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 129,
"time": "1771220020"
},
"departure": {
"delay": 129,
"time": "1771220049"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1771219783"
},
"departure": {
"delay": 114,
"time": "1771219794"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1771219431"
},
"departure": {
"delay": 70,
"time": "1771219450"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1771219234"
},
"departure": {
"delay": 104,
"time": "1771219244"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 118,
"time": "1771220158"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1771219405"
},
"departure": {
"delay": 35,
"time": "1771219415"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771219367"
},
"departure": {
"delay": 53,
"time": "1771219373"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1771219910"
},
"departure": {
"delay": 125,
"time": "1771219925"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771231726",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759089x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13115F5710735x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771236420"
},
"departure": {
"time": "1771236480"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771235880"
},
"departure": {
"time": "1771236000"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771238400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771237080"
},
"departure": {
"time": "1771237140"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771237440"
},
"departure": {
"time": "1771237500"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771237800"
},
"departure": {
"time": "1771237860"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771234920"
},
"departure": {
"time": "1771235040"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771229451",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13115F5710735x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759088x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771217629"
},
"departure": {
"delay": 5,
"time": "1771217645"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1771217125"
},
"departure": {
"delay": 48,
"time": "1771217148"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1771217345"
},
"departure": {
"delay": 17,
"time": "1771217357"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1771217716"
},
"departure": {
"delay": 27,
"time": "1771217727"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -15,
"time": "1771217379"
},
"departure": {
"delay": -15,
"time": "1771217385"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1771217261"
},
"departure": {
"delay": -5,
"time": "1771217275"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1771218123"
},
"departure": {
"delay": 18,
"time": "1771218138"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1771218161"
},
"departure": {
"delay": 53,
"time": "1771218173"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1771217795"
},
"departure": {
"delay": 14,
"time": "1771217834"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1771218052"
},
"departure": {
"delay": 76,
"time": "1771218076"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -19,
"time": "1771217673"
},
"departure": {
"delay": -19,
"time": "1771217681"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1771217580"
},
"departure": {
"delay": 16,
"time": "1771217596"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1771217213"
},
"departure": {
"delay": 68,
"time": "1771217228"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1771217542"
},
"departure": {
"delay": -14,
"time": "1771217566"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771218197"
},
"departure": {
"delay": 33,
"time": "1771218213"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1771218259"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -35,
"time": "1771217473"
},
"departure": {
"delay": -35,
"time": "1771217485"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1771216830"
},
"departure": {
"delay": 78,
"time": "1771217058"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -54,
"time": "1771217515"
},
"departure": {
"delay": -54,
"time": "1771217526"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1771217975"
},
"departure": {
"delay": 52,
"time": "1771217992"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1771218016"
},
"departure": {
"delay": 25,
"time": "1771218025"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 55,
"time": "1771216795"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1771217906"
},
"departure": {
"delay": 53,
"time": "1771217933"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759088x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758079x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1771227312"
},
"departure": {
"delay": 62,
"time": "1771227362"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1771227016"
},
"departure": {
"delay": 58,
"time": "1771227058"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1771227450"
},
"departure": {
"delay": 166,
"time": "1771227526"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 174,
"time": "1771227556"
},
"departure": {
"delay": 174,
"time": "1771227594"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1771227178"
},
"departure": {
"delay": -27,
"time": "1771227213"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1771225383"
},
"departure": {
"delay": 127,
"time": "1771225447"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1771227650"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1771226344"
},
"departure": {
"delay": 104,
"time": "1771226384"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 93,
"time": "1771225293"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1771226569"
},
"departure": {
"delay": 64,
"time": "1771226584"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1771225627"
},
"departure": {
"delay": 19,
"time": "1771225639"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1771225849"
},
"departure": {
"delay": 102,
"time": "1771225902"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1771226151"
},
"departure": {
"delay": 90,
"time": "1771226190"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771226724"
},
"departure": {
"delay": 33,
"time": "1771226733"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758079x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596145:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -84,
"time": "1771232856"
},
"departure": {
"delay": -84,
"time": "1771232856"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1771231983"
},
"departure": {
"delay": 63,
"time": "1771231983"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -47,
"time": "1771232593"
},
"departure": {
"delay": -47,
"time": "1771232593"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -105,
"time": "1771233435"
},
"departure": {
"delay": -105,
"time": "1771233435"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1771232103"
},
"departure": {
"delay": 3,
"time": "1771232103"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -101,
"time": "1771233379"
},
"departure": {
"delay": -101,
"time": "1771233379"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -117,
"time": "1771233483"
},
"departure": {
"delay": -117,
"time": "1771233483"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -26,
"time": "1771232554"
},
"departure": {
"delay": -26,
"time": "1771232554"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -203,
"time": "1771233637"
},
"departure": {
"delay": -203,
"time": "1771233637"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1771231696"
},
"departure": {
"delay": 16,
"time": "1771231696"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -39,
"time": "1771233081"
},
"departure": {
"delay": -39,
"time": "1771233081"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 68,
"time": "1771231868"
},
"departure": {
"delay": 68,
"time": "1771231868"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -107,
"time": "1771232653"
},
"departure": {
"delay": -107,
"time": "1771232653"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1771232176"
},
"departure": {
"delay": 16,
"time": "1771232176"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -254,
"time": "1771233706"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -140,
"time": "1771233580"
},
"departure": {
"delay": -140,
"time": "1771233580"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -44,
"time": "1771232956"
},
"departure": {
"delay": -44,
"time": "1771232956"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1771231928"
},
"departure": {
"delay": 68,
"time": "1771231928"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1771232296"
},
"departure": {
"delay": 16,
"time": "1771232296"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -33,
"time": "1771232427"
},
"departure": {
"delay": -33,
"time": "1771232427"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -66,
"time": "1771232814"
},
"departure": {
"delay": -66,
"time": "1771232814"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -66,
"time": "1771232994"
},
"departure": {
"delay": -66,
"time": "1771232994"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -71,
"time": "1771233229"
},
"departure": {
"delay": -71,
"time": "1771233229"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596145:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197310x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1771232686"
},
"departure": {
"delay": 106,
"time": "1771232686"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 48,
"time": "1771232808"
},
"departure": {
"delay": 48,
"time": "1771232808"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 83,
"time": "1771232663"
},
"departure": {
"delay": 83,
"time": "1771232663"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 89,
"time": "1771232849"
},
"departure": {
"delay": 89,
"time": "1771232849"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 102,
"time": "1771231962"
},
"departure": {
"delay": 102,
"time": "1771231962"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1771233108"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 48,
"time": "1771232628"
},
"departure": {
"delay": 48,
"time": "1771232628"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 64,
"time": "1771232704"
},
"departure": {
"delay": 64,
"time": "1771232704"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 71,
"time": "1771232051"
},
"departure": {
"delay": 71,
"time": "1771232051"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1771232118"
},
"departure": {
"delay": 78,
"time": "1771232118"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1771231851"
},
"departure": {
"delay": 51,
"time": "1771231851"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1771231613"
},
"departure": {
"delay": 53,
"time": "1771231613"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1771232208"
},
"departure": {
"delay": 48,
"time": "1771232208"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 66,
"time": "1771232526"
},
"departure": {
"delay": 66,
"time": "1771232526"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1771232895"
},
"departure": {
"delay": 75,
"time": "1771232895"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 48,
"time": "1771232448"
},
"departure": {
"delay": 48,
"time": "1771232448"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 101,
"time": "1771231781"
},
"departure": {
"delay": 101,
"time": "1771231781"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1771231908"
},
"departure": {
"delay": 48,
"time": "1771231908"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197310x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747522x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771226630"
},
"departure": {
"delay": 10,
"time": "1771226770"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1771225708"
},
"departure": {
"delay": -15,
"time": "1771225725"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1771227367"
},
"departure": {
"delay": 7,
"time": "1771227487"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1771225840"
},
"departure": {
"delay": 72,
"time": "1771225872"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1771227602"
},
"departure": {
"delay": 37,
"time": "1771227637"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1771227128"
},
"departure": {
"delay": 59,
"time": "1771227179"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1771226498"
},
"departure": {
"delay": -10,
"time": "1771226510"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1771227545"
},
"departure": {
"delay": 38,
"time": "1771227578"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1771225939"
},
"departure": {
"delay": 95,
"time": "1771225955"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771226828"
},
"departure": {
"delay": 29,
"time": "1771226849"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1771226325"
},
"departure": {
"delay": 64,
"time": "1771226344"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 121,
"time": "1771226091"
},
"departure": {
"delay": 121,
"time": "1771226101"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1771227804"
},
"departure": {
"delay": 61,
"time": "1771227841"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1771226152"
},
"departure": {
"delay": 135,
"time": "1771226175"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 10,
"time": "1771225570"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -17,
"time": "1771226547"
},
"departure": {
"delay": -17,
"time": "1771226563"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1771225742"
},
"departure": {
"delay": 12,
"time": "1771225752"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1771227735"
},
"departure": {
"delay": 29,
"time": "1771227749"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1771226243"
},
"departure": {
"delay": 93,
"time": "1771226253"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1771227878"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1771226972"
},
"departure": {
"delay": 19,
"time": "1771227019"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1771225981"
},
"departure": {
"delay": 91,
"time": "1771226011"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747522x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081077xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1771231725"
},
"departure": {
"delay": -15,
"time": "1771231725"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1771231429"
},
"departure": {
"delay": -11,
"time": "1771231429"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -15,
"time": "1771232625"
},
"departure": {
"delay": -15,
"time": "1771232625"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1771231861"
},
"departure": {
"delay": 1,
"time": "1771231861"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1771231495"
},
"departure": {
"delay": -5,
"time": "1771231495"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1771232085"
},
"departure": {
"delay": -15,
"time": "1771232085"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771232240"
},
"departure": {
"delay": 20,
"time": "1771232240"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -15,
"time": "1771233105"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1771231629"
},
"departure": {
"delay": 9,
"time": "1771231629"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1771232383"
},
"departure": {
"delay": 43,
"time": "1771232383"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1771232180"
},
"departure": {
"delay": 20,
"time": "1771232180"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -13,
"time": "1771232567"
},
"departure": {
"delay": -13,
"time": "1771232567"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1771232724"
},
"departure": {
"delay": 24,
"time": "1771232724"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1771232303"
},
"departure": {
"delay": 23,
"time": "1771232303"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1771232017"
},
"departure": {
"delay": 37,
"time": "1771232017"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1771232505"
},
"departure": {
"delay": -15,
"time": "1771232505"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081077xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748455x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -49,
"time": "1771224780"
},
"departure": {
"delay": -49,
"time": "1771224791"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1771223998"
},
"departure": {
"delay": 14,
"time": "1771224014"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1771224410"
},
"departure": {
"delay": 9,
"time": "1771224429"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -48,
"time": "1771226292"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 73,
"time": "1771225131"
},
"departure": {
"delay": 73,
"time": "1771225153"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -14,
"time": "1771226019"
},
"departure": {
"delay": -14,
"time": "1771226026"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1771226246"
},
"departure": {
"delay": -15,
"time": "1771226265"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 17,
"time": "1771224480"
},
"departure": {
"delay": 17,
"time": "1771224497"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 43,
"time": "1771223683"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1771225961"
},
"departure": {
"delay": 25,
"time": "1771226005"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 67,
"time": "1771224626"
},
"departure": {
"delay": 67,
"time": "1771224667"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1771224306"
},
"departure": {
"delay": 17,
"time": "1771224317"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1771223957"
},
"departure": {
"delay": 33,
"time": "1771223973"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1771225754"
},
"departure": {
"delay": 48,
"time": "1771225788"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771225597"
},
"departure": {
"delay": 30,
"time": "1771225650"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1771224277"
},
"departure": {
"delay": 51,
"time": "1771224291"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1771226219"
},
"departure": {
"delay": 7,
"time": "1771226227"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 57,
"time": "1771225847"
},
"departure": {
"delay": 57,
"time": "1771225857"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1771224691"
},
"departure": {
"delay": 40,
"time": "1771224700"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1771224375"
},
"departure": {
"delay": 32,
"time": "1771224392"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1771226146"
},
"departure": {
"delay": 1,
"time": "1771226161"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1771224173"
},
"departure": {
"delay": 40,
"time": "1771224220"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771223870"
},
"departure": {
"delay": 40,
"time": "1771223920"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1771226054"
},
"departure": {
"delay": -26,
"time": "1771226074"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 214,
"time": "1771225341"
},
"departure": {
"delay": 214,
"time": "1771225414"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1771224831"
},
"departure": {
"delay": 34,
"time": "1771224994"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1771225923"
},
"departure": {
"delay": 14,
"time": "1771225934"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1771225063"
},
"departure": {
"delay": 91,
"time": "1771225111"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1771226086"
},
"departure": {
"delay": -20,
"time": "1771226140"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 4,
"time": "1771224091"
},
"departure": {
"delay": 4,
"time": "1771224124"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 169,
"time": "1771225271"
},
"departure": {
"delay": 169,
"time": "1771225309"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1771225538"
},
"departure": {
"delay": 64,
"time": "1771225564"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1771225870"
},
"departure": {
"delay": 41,
"time": "1771225901"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748455x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758404x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1771221224"
},
"departure": {
"delay": -8,
"time": "1771221232"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": -32,
"time": "1771220188"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771222907"
},
"departure": {
"delay": 5,
"time": "1771222925"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1771220424"
},
"departure": {
"delay": 63,
"time": "1771220523"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1771221516"
},
"departure": {
"delay": 36,
"time": "1771221576"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1771223244"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1771222167"
},
"departure": {
"delay": 33,
"time": "1771222353"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1771220984"
},
"departure": {
"delay": 52,
"time": "1771220992"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771222744"
},
"departure": {
"delay": 20,
"time": "1771222760"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1771221917"
},
"departure": {
"delay": -30,
"time": "1771221930"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1771221659"
},
"departure": {
"delay": 7,
"time": "1771221667"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1771220787"
},
"departure": {
"delay": 63,
"time": "1771220823"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758404x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748425x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1771214599"
},
"departure": {
"delay": -17,
"time": "1771214623"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 22,
"time": "1771214422"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1771214988"
},
"departure": {
"delay": 2,
"time": "1771215002"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1771215831"
},
"departure": {
"delay": 7,
"time": "1771215847"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1771215100"
},
"departure": {
"delay": -5,
"time": "1771215115"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -55,
"time": "1771216865"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -31,
"time": "1771216635"
},
"departure": {
"delay": -31,
"time": "1771216649"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1771215778"
},
"departure": {
"delay": 20,
"time": "1771215800"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1771215574"
},
"departure": {
"delay": -39,
"time": "1771215621"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -19,
"time": "1771216575"
},
"departure": {
"delay": -19,
"time": "1771216601"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -7,
"time": "1771214680"
},
"departure": {
"delay": -7,
"time": "1771214693"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1771214817"
},
"departure": {
"delay": 18,
"time": "1771214838"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1771214960"
},
"departure": {
"delay": 39,
"time": "1771214979"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -25,
"time": "1771216817"
},
"departure": {
"delay": -25,
"time": "1771216835"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1771216396"
},
"departure": {
"delay": 30,
"time": "1771216410"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1771215272"
},
"departure": {
"delay": -13,
"time": "1771215287"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -46,
"time": "1771216676"
},
"departure": {
"delay": -46,
"time": "1771216694"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -59,
"time": "1771215471"
},
"departure": {
"delay": -59,
"time": "1771215541"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1771216429"
},
"departure": {
"delay": 3,
"time": "1771216443"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1771216133"
},
"departure": {
"delay": -15,
"time": "1771216185"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -23,
"time": "1771216701"
},
"departure": {
"delay": -23,
"time": "1771216717"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1771214900"
},
"departure": {
"delay": 35,
"time": "1771214915"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1771216316"
},
"departure": {
"delay": 12,
"time": "1771216332"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1771216539"
},
"departure": {
"delay": -3,
"time": "1771216557"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1771214721"
},
"departure": {
"delay": 37,
"time": "1771214737"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1771215310"
},
"departure": {
"delay": -34,
"time": "1771215326"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1771215921"
},
"departure": {
"delay": 11,
"time": "1771216091"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1771215053"
},
"departure": {
"delay": 13,
"time": "1771215073"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -46,
"time": "1771215653"
},
"departure": {
"delay": -46,
"time": "1771215674"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1771215176"
},
"departure": {
"delay": 11,
"time": "1771215191"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1771216772"
},
"departure": {
"delay": -6,
"time": "1771216794"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1771216475"
},
"departure": {
"delay": 3,
"time": "1771216503"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -66,
"time": "1771215401"
},
"departure": {
"delay": -66,
"time": "1771215414"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748425x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4016625x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1771230806"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771230808",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4016625x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088076x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771233065"
},
"departure": {
"delay": 5,
"time": "1771233065"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1771232964"
},
"departure": {
"delay": 24,
"time": "1771232964"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1771232353"
},
"departure": {
"delay": 13,
"time": "1771232353"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1771232225"
},
"departure": {
"delay": 5,
"time": "1771232225"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771231805"
},
"departure": {
"delay": 5,
"time": "1771231805"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1771232526"
},
"departure": {
"delay": 6,
"time": "1771232526"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"time": "1771231560"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771232585"
},
"departure": {
"delay": 5,
"time": "1771232585"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1771232405"
},
"departure": {
"delay": 5,
"time": "1771232405"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1771231693"
},
"departure": {
"delay": 13,
"time": "1771231693"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771233305"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1771232051"
},
"departure": {
"delay": 11,
"time": "1771232051"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771232105"
},
"departure": {
"delay": 5,
"time": "1771232105"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1771232831"
},
"departure": {
"delay": 11,
"time": "1771232831"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1771232314"
},
"departure": {
"delay": 34,
"time": "1771232314"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1771231724"
},
"departure": {
"delay": 44,
"time": "1771231724"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1771231863"
},
"departure": {
"delay": 63,
"time": "1771231863"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1771232457"
},
"departure": {
"delay": 57,
"time": "1771232457"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771232765"
},
"departure": {
"delay": 5,
"time": "1771232765"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1771232181"
},
"departure": {
"delay": 21,
"time": "1771232181"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1771231985"
},
"departure": {
"delay": 5,
"time": "1771231985"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1771231929"
},
"departure": {
"delay": 9,
"time": "1771231929"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771232911"
},
"departure": {
"delay": 31,
"time": "1771232911"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1771231631"
},
"departure": {
"delay": 11,
"time": "1771231631"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771231668",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088076x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081091xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 515,
"time": "1771231955"
},
"departure": {
"delay": 515,
"time": "1771231955"
},
"stopId": "FR:76307:ZE:3457:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 505,
"time": "1771233085"
},
"departure": {
"delay": 505,
"time": "1771233085"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 496,
"time": "1771232716"
},
"departure": {
"delay": 496,
"time": "1771232716"
},
"stopId": "FR:76167:ZE:3034:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 527,
"time": "1771232867"
},
"departure": {
"delay": 527,
"time": "1771232867"
},
"stopId": "FR:76481:ZE:4730:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 496,
"time": "1771233376"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 542,
"time": "1771233182"
},
"departure": {
"delay": 542,
"time": "1771233182"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 496,
"time": "1771231876"
},
"departure": {
"delay": 496,
"time": "1771231876"
},
"stopId": "FR:76307:ZE:3424:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 516,
"time": "1771232136"
},
"departure": {
"delay": 516,
"time": "1771232136"
},
"stopId": "FR:76595:ZE:5127:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 496,
"time": "1771232296"
},
"departure": {
"delay": 496,
"time": "1771232296"
},
"stopId": "FR:76595:ZE:5125:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 543,
"time": "1771233243"
},
"departure": {
"delay": 543,
"time": "1771233243"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 510,
"time": "1771231770"
},
"departure": {
"delay": 510,
"time": "1771231770"
},
"stopId": "FR:76595:ZE:3314:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 550,
"time": "1771232470"
},
"departure": {
"delay": 550,
"time": "1771232470"
},
"stopId": "FR:76361:ZE:5128:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 496,
"time": "1771232956"
},
"departure": {
"delay": 496,
"time": "1771232956"
},
"stopId": "FR:76481:ZE:4728:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 534,
"time": "1771232514"
},
"departure": {
"delay": 534,
"time": "1771232514"
},
"stopId": "FR:76361:ZE:5031:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 521,
"time": "1771231721"
},
"departure": {
"delay": 521,
"time": "1771231721"
},
"stopId": "FR:76064:ZE:3380:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 537,
"time": "1771232397"
},
"departure": {
"delay": 537,
"time": "1771232397"
},
"stopId": "FR:76595:ZE:5060:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 501,
"time": "1771232601"
},
"departure": {
"delay": 501,
"time": "1771232601"
},
"stopId": "FR:76167:ZE:4066:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 507,
"time": "1771233327"
},
"departure": {
"delay": 507,
"time": "1771233327"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1771231698",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081091xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2202:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19879,
"time": "1771230041"
},
"departure": {
"delay": -19879,
"time": "1771230041"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -19878,
"time": "1771229382"
},
"departure": {
"delay": -19878,
"time": "1771229382"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -20034,
"time": "1771228127"
},
"departure": {
"delay": -20034,
"time": "1771228146"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -19872,
"time": "1771230228"
},
"departure": {
"delay": -19872,
"time": "1771230228"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -19869,
"time": "1771230471"
},
"departure": {
"delay": -19869,
"time": "1771230471"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -20018,
"time": "1771228222"
},
"departure": {
"delay": -20018,
"time": "1771228222"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": -20039,
"time": "1771228021"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -19909,
"time": "1771228571"
},
"departure": {
"delay": -19909,
"time": "1771228571"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -19883,
"time": "1771229182"
},
"departure": {
"delay": -19883,
"time": "1771229197"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -19888,
"time": "1771228447"
},
"departure": {
"delay": -19888,
"time": "1771228472"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -19929,
"time": "1771228371"
},
"departure": {
"delay": -19929,
"time": "1771228371"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -19829,
"time": "1771229887"
},
"departure": {
"delay": -19829,
"time": "1771229971"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -19879,
"time": "1771229002"
},
"departure": {
"delay": -19879,
"time": "1771229021"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -19869,
"time": "1771230171"
},
"departure": {
"delay": -19869,
"time": "1771230171"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -19864,
"time": "1771230296"
},
"departure": {
"delay": -19864,
"time": "1771230296"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -19929,
"time": "1771229571"
},
"departure": {
"delay": -19929,
"time": "1771229571"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -19834,
"time": "1771228946"
},
"departure": {
"delay": -19834,
"time": "1771228946"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -19920,
"time": "1771229100"
},
"departure": {
"delay": -19920,
"time": "1771229100"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -19780,
"time": "1771230620"
},
"departure": {
"delay": -19780,
"time": "1771230620"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -19902,
"time": "1771230798"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -19889,
"time": "1771230391"
},
"departure": {
"delay": -19889,
"time": "1771230391"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -19786,
"time": "1771228824"
},
"departure": {
"delay": -19786,
"time": "1771228874"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -19928,
"time": "1771229272"
},
"departure": {
"delay": -19928,
"time": "1771229272"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -19796,
"time": "1771230724"
},
"departure": {
"delay": -19796,
"time": "1771230724"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -19888,
"time": "1771228748"
},
"departure": {
"delay": -19888,
"time": "1771228772"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -19908,
"time": "1771229472"
},
"departure": {
"delay": -19908,
"time": "1771229472"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -19959,
"time": "1771229671"
},
"departure": {
"delay": -19959,
"time": "1771229721"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771228034",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2202:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -163,
"time": "1771235477"
},
"departure": {
"delay": -163,
"time": "1771235477"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3307,
"time": "1771231733"
},
"departure": {
"delay": -3307,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3127,
"time": "1771231733"
},
"departure": {
"delay": -3127,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -148,
"time": "1771235432"
},
"departure": {
"delay": -148,
"time": "1771235432"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -126,
"time": "1771235334"
},
"departure": {
"delay": -126,
"time": "1771235334"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": -3067,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -168,
"time": "1771235592"
},
"departure": {
"delay": -168,
"time": "1771235592"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -188,
"time": "1771235872"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1771235186"
},
"departure": {
"delay": -34,
"time": "1771235186"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -149,
"time": "1771235731"
},
"departure": {
"delay": -149,
"time": "1771235731"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -169,
"time": "1771235651"
},
"departure": {
"delay": -169,
"time": "1771235651"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -73,
"time": "1771235267"
},
"departure": {
"delay": -73,
"time": "1771235267"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3187,
"time": "1771231733"
},
"departure": {
"delay": -3187,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3427,
"time": "1771231733"
},
"departure": {
"delay": -3427,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -139,
"time": "1771235381"
},
"departure": {
"delay": -139,
"time": "1771235381"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597193:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:697:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771252080"
},
"departure": {
"time": "1771252080"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771252680"
},
"departure": {
"time": "1771252680"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771251720"
},
"departure": {
"time": "1771251720"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771252800"
},
"departure": {
"time": "1771252800"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771252320"
},
"departure": {
"time": "1771252320"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771252200"
},
"departure": {
"time": "1771252200"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771252440"
},
"departure": {
"time": "1771252440"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771251840"
},
"departure": {
"time": "1771251840"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771251960"
},
"departure": {
"time": "1771251960"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1771251600"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771252920"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771252560"
},
"departure": {
"time": "1771252560"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:697:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759038x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771214964"
},
"departure": {
"delay": 39,
"time": "1771214979"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1771215208"
},
"departure": {
"delay": 25,
"time": "1771215265"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1771216276"
},
"departure": {
"delay": -1,
"time": "1771216319"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1771216006"
},
"departure": {
"delay": 2,
"time": "1771216022"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771215492"
},
"departure": {
"delay": 24,
"time": "1771215504"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1771216137"
},
"departure": {
"delay": 17,
"time": "1771216217"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771215696"
},
"departure": {
"time": "1771215720"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1771215127"
},
"departure": {
"delay": -30,
"time": "1771215150"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1771216366"
},
"departure": {
"delay": 23,
"time": "1771216403"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 53,
"time": "1771215801"
},
"departure": {
"delay": 53,
"time": "1771215833"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 101,
"time": "1771214921"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1771216049"
},
"departure": {
"delay": 2,
"time": "1771216082"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1771216525"
},
"departure": {
"delay": -20,
"time": "1771216540"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1771215971"
},
"departure": {
"delay": 22,
"time": "1771215982"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1771215410"
},
"departure": {
"delay": 32,
"time": "1771215452"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -149,
"time": "1771216591"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1771215732"
},
"departure": {
"delay": 51,
"time": "1771215771"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -36,
"time": "1771215614"
},
"departure": {
"delay": -36,
"time": "1771215624"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1771215656"
},
"departure": {
"delay": 9,
"time": "1771215669"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1771216472"
},
"departure": {
"delay": -7,
"time": "1771216493"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1771215065"
},
"departure": {
"delay": 15,
"time": "1771215075"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1771215569"
},
"departure": {
"delay": -18,
"time": "1771215582"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771215181"
},
"departure": {
"delay": 10,
"time": "1771215190"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1771215041"
},
"departure": {
"delay": 52,
"time": "1771215052"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1771215313"
},
"departure": {
"delay": 25,
"time": "1771215325"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759038x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244097xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1771230517"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1771230568",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244097xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:5b279c62b2e4488739c5a580eb4e1819:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1771231634"
},
"departure": {
"delay": 38,
"time": "1771231658"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1771231944"
},
"departure": {
"delay": 24,
"time": "1771231944"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1771232544"
},
"departure": {
"delay": 24,
"time": "1771232544"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1771232664"
},
"departure": {
"delay": 24,
"time": "1771232664"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771232304"
},
"departure": {
"delay": 24,
"time": "1771232304"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1771232245"
},
"departure": {
"delay": 25,
"time": "1771232245"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1771232364"
},
"departure": {
"delay": 24,
"time": "1771232364"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1771232244"
},
"departure": {
"delay": 24,
"time": "1771232244"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1771232424"
},
"departure": {
"delay": 24,
"time": "1771232424"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1771231557"
},
"departure": {
"delay": 7,
"time": "1771231567"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1771231824"
},
"departure": {
"delay": 24,
"time": "1771231824"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1771232064"
},
"departure": {
"delay": 24,
"time": "1771232064"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771232784"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1771232724"
},
"departure": {
"delay": 24,
"time": "1771232724"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"departure": {
"delay": 41,
"time": "1771231541"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1771232725"
},
"departure": {
"delay": 25,
"time": "1771232725"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1771232124"
},
"departure": {
"delay": 24,
"time": "1771232124"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1771232184"
},
"departure": {
"delay": 24,
"time": "1771232184"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771231694"
},
"departure": {
"delay": 24,
"time": "1771231704"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1771231734"
},
"departure": {
"delay": 24,
"time": "1771231764"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1771232484"
},
"departure": {
"delay": 24,
"time": "1771232484"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
}
],
"timestamp": "1771231804",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:5b279c62b2e4488739c5a580eb4e1819:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077424x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771233118"
},
"departure": {
"delay": 58,
"time": "1771233118"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1771231748"
},
"departure": {
"delay": 68,
"time": "1771231748"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1771232083"
},
"departure": {
"delay": 43,
"time": "1771232083"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1771233283"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1771232705"
},
"departure": {
"delay": 65,
"time": "1771232705"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 76,
"time": "1771232296"
},
"departure": {
"delay": 76,
"time": "1771232296"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1771233001"
},
"departure": {
"delay": 61,
"time": "1771233001"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1771232043"
},
"departure": {
"delay": 63,
"time": "1771232043"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1771232383"
},
"departure": {
"delay": 43,
"time": "1771232383"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1771232200"
},
"departure": {
"delay": 100,
"time": "1771232200"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1771232923"
},
"departure": {
"delay": 43,
"time": "1771232923"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1771232536"
},
"departure": {
"delay": 76,
"time": "1771232536"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1771231714"
},
"departure": {
"delay": 94,
"time": "1771231714"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 43,
"time": "1771231663"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1771231965"
},
"departure": {
"delay": 45,
"time": "1771231965"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1771233073"
},
"departure": {
"delay": 73,
"time": "1771233073"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1771231843"
},
"departure": {
"delay": 43,
"time": "1771231843"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1771232466"
},
"departure": {
"delay": 66,
"time": "1771232466"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1771232798"
},
"departure": {
"delay": 98,
"time": "1771232798"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1771232624"
},
"departure": {
"delay": 44,
"time": "1771232624"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1771231808"
},
"departure": {
"delay": 68,
"time": "1771231808"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 94,
"time": "1771231894"
},
"departure": {
"delay": 94,
"time": "1771231894"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1771232743"
},
"departure": {
"delay": 43,
"time": "1771232743"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771231288",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077424x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748508x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1771226317"
},
"departure": {
"delay": 109,
"time": "1771226329"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1771226692"
},
"departure": {
"delay": 9,
"time": "1771226709"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1771225668"
},
"departure": {
"delay": 117,
"time": "1771225677"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 111,
"time": "1771225611"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1771226861"
},
"departure": {
"delay": 49,
"time": "1771226929"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1771226187"
},
"departure": {
"delay": 98,
"time": "1771226198"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1771226733"
},
"departure": {
"delay": -3,
"time": "1771226757"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1771225908"
},
"departure": {
"delay": 122,
"time": "1771225922"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1771227329"
},
"departure": {
"delay": 63,
"time": "1771227363"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1771226957"
},
"departure": {
"delay": 52,
"time": "1771226992"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1771225950"
},
"departure": {
"delay": 107,
"time": "1771225967"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1771226638"
},
"departure": {
"delay": 13,
"time": "1771226653"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1771227076"
},
"departure": {
"delay": 91,
"time": "1771227091"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 74,
"time": "1771227434"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 105,
"time": "1771226111"
},
"departure": {
"delay": 105,
"time": "1771226145"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1771227273"
},
"departure": {
"delay": 42,
"time": "1771227282"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 62,
"time": "1771227231"
},
"departure": {
"delay": 62,
"time": "1771227242"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1771226817"
},
"departure": {
"delay": 14,
"time": "1771226834"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1771225715"
},
"departure": {
"delay": 105,
"time": "1771225725"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1771227194"
},
"departure": {
"delay": 26,
"time": "1771227206"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1771225983"
},
"departure": {
"delay": 84,
"time": "1771226004"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1771227153"
},
"departure": {
"delay": 47,
"time": "1771227167"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1771226503"
},
"departure": {
"delay": 88,
"time": "1771226548"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1771226021"
},
"departure": {
"delay": 131,
"time": "1771226051"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748508x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758381x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 187,
"time": "1771226839"
},
"departure": {
"delay": 187,
"time": "1771226887"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 145,
"time": "1771225977"
},
"departure": {
"delay": 145,
"time": "1771226005"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 279,
"time": "1771227219"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 164,
"time": "1771225680"
},
"departure": {
"delay": 164,
"time": "1771225724"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 18,
"time": "1771223718"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1771226156"
},
"departure": {
"delay": 122,
"time": "1771226162"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 310,
"time": "1771227001"
},
"departure": {
"delay": 310,
"time": "1771227070"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 171,
"time": "1771225369"
},
"departure": {
"delay": 171,
"time": "1771225431"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 168,
"time": "1771225300"
},
"departure": {
"delay": 168,
"time": "1771225308"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1771223966"
},
"departure": {
"delay": 99,
"time": "1771223979"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 211,
"time": "1771224988"
},
"departure": {
"delay": 211,
"time": "1771225051"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 203,
"time": "1771224630"
},
"departure": {
"delay": 203,
"time": "1771224683"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 152,
"time": "1771226636"
},
"departure": {
"delay": 152,
"time": "1771226792"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 284,
"time": "1771227095"
},
"departure": {
"delay": 284,
"time": "1771227104"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1771226434"
},
"departure": {
"delay": 140,
"time": "1771226480"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1771224140"
},
"departure": {
"delay": 96,
"time": "1771224156"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758381x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:679:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1771230540"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1771231080"
},
"departure": {
"delay": 185,
"time": "1771231085"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1771231090"
},
"departure": {
"delay": 135,
"time": "1771231095"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1771231320"
},
"departure": {
"delay": 125,
"time": "1771231325"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771231680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1771231100"
},
"departure": {
"delay": 85,
"time": "1771231105"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1771231500"
},
"departure": {
"delay": 125,
"time": "1771231505"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1771231570"
},
"departure": {
"delay": 75,
"time": "1771231575"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1771231260"
},
"departure": {
"delay": 185,
"time": "1771231265"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771230610"
},
"departure": {
"delay": 15,
"time": "1771230615"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1771231560"
},
"departure": {
"delay": 125,
"time": "1771231565"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1771230780"
},
"departure": {
"delay": 120,
"time": "1771230840"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1771230900"
},
"departure": {
"delay": 180,
"time": "1771230960"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1771230600"
},
"departure": {
"delay": 65,
"time": "1771230605"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1771230720"
},
"departure": {
"delay": 65,
"time": "1771230725"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1771231699",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:679:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850609F5703902x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771231860"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771232760"
},
"departure": {
"time": "1771232880"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771234020"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771233720"
},
"departure": {
"time": "1771233780"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771232280"
},
"departure": {
"time": "1771232340"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771233240"
},
"departure": {
"time": "1771233420"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771232520"
},
"departure": {
"time": "1771232580"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771235400"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771234920"
},
"departure": {
"time": "1771234980"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1771228251",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850609F5703902x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088075x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1771231875"
},
"departure": {
"delay": 75,
"time": "1771231875"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1771231509"
},
"departure": {
"delay": 9,
"time": "1771231509"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1771231806"
},
"departure": {
"delay": 126,
"time": "1771231806"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 74,
"time": "1771231754"
},
"departure": {
"delay": 74,
"time": "1771231754"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1771232260"
},
"departure": {
"delay": 100,
"time": "1771232260"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1771231934"
},
"departure": {
"delay": 74,
"time": "1771231934"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1771232180"
},
"departure": {
"delay": 80,
"time": "1771232180"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1771231613"
},
"departure": {
"delay": 53,
"time": "1771231613"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1771232654"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1771231702"
},
"departure": {
"delay": 82,
"time": "1771231702"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1771232313"
},
"departure": {
"delay": 93,
"time": "1771232313"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1771232114"
},
"departure": {
"delay": 74,
"time": "1771232114"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1771232414"
},
"departure": {
"delay": 74,
"time": "1771232414"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088075x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:445:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238820"
},
"departure": {
"time": "1771238820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771239600"
},
"departure": {
"time": "1771239600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771241040"
},
"departure": {
"time": "1771241040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"departure": {
"time": "1771238400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771241160"
},
"departure": {
"time": "1771241160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1771240560"
},
"departure": {
"time": "1771240560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771241100"
},
"departure": {
"time": "1771241100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1771239540"
},
"departure": {
"time": "1771239540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771240805"
},
"departure": {
"delay": 5,
"time": "1771240805"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771239000"
},
"departure": {
"time": "1771239000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771238465"
},
"departure": {
"delay": 5,
"time": "1771238465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771240320"
},
"departure": {
"time": "1771240320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1771239060"
},
"departure": {
"time": "1771239060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771239240"
},
"departure": {
"time": "1771239240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771241280"
},
"departure": {
"time": "1771241280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771240800"
},
"departure": {
"time": "1771240800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771240500"
},
"departure": {
"time": "1771240500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771239900"
},
"departure": {
"time": "1771239900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239300"
},
"departure": {
"time": "1771239300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771240260"
},
"departure": {
"time": "1771240260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1771238945"
},
"departure": {
"delay": 5,
"time": "1771238945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771241400"
},
"departure": {
"time": "1771241400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1771238880"
},
"departure": {
"time": "1771238880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771239720"
},
"departure": {
"time": "1771239720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771240860"
},
"departure": {
"time": "1771240860"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1771239360"
},
"departure": {
"time": "1771239360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771239180"
},
"departure": {
"time": "1771239180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771240620"
},
"departure": {
"time": "1771240620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1771240920"
},
"departure": {
"time": "1771240920"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771238460"
},
"departure": {
"time": "1771238460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771241460"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1771238940"
},
"departure": {
"time": "1771238940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771238700"
},
"departure": {
"time": "1771238700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771239120"
},
"departure": {
"time": "1771239120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1771231680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:445:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758821x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1771221168"
},
"departure": {
"delay": -47,
"time": "1771221193"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 6,
"time": "1771219973"
},
"departure": {
"delay": 6,
"time": "1771219986"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -42,
"time": "1771221341"
},
"departure": {
"delay": -42,
"time": "1771221378"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 16,
"time": "1771219265"
},
"departure": {
"delay": 16,
"time": "1771219276"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1771218560"
},
"departure": {
"delay": 32,
"time": "1771218572"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1771221466"
},
"departure": {
"delay": -55,
"time": "1771221485"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -25,
"time": "1771221023"
},
"departure": {
"delay": -25,
"time": "1771221035"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 42,
"time": "1771219102"
},
"departure": {
"delay": 42,
"time": "1771219122"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -85,
"time": "1771219415"
},
"departure": {
"delay": -85,
"time": "1771219415"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -21,
"time": "1771219350"
},
"departure": {
"delay": -21,
"time": "1771219359"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 21,
"time": "1771218321"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -31,
"time": "1771221312"
},
"departure": {
"delay": -31,
"time": "1771221329"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 56,
"time": "1771220075"
},
"departure": {
"delay": 56,
"time": "1771220096"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -7,
"time": "1771219719"
},
"departure": {
"delay": -7,
"time": "1771219733"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -28,
"time": "1771220890"
},
"departure": {
"delay": -28,
"time": "1771220912"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -30,
"time": "1771220414"
},
"departure": {
"delay": -30,
"time": "1771220430"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -83,
"time": "1771221553"
},
"departure": {
"delay": -83,
"time": "1771221577"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -7,
"time": "1771218643"
},
"departure": {
"delay": -7,
"time": "1771218653"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1771218889"
},
"departure": {
"delay": -55,
"time": "1771218905"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -45,
"time": "1771218778"
},
"departure": {
"delay": -45,
"time": "1771218795"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1771220932"
},
"departure": {
"delay": 18,
"time": "1771220958"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 25,
"time": "1771218615"
},
"departure": {
"delay": 25,
"time": "1771218625"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1771219923"
},
"departure": {
"delay": 29,
"time": "1771219949"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1771218696"
},
"departure": {
"delay": -10,
"time": "1771218710"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771218590"
},
"departure": {
"delay": 5,
"time": "1771218605"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1771218372"
},
"departure": {
"delay": 32,
"time": "1771218392"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -9,
"time": "1771219514"
},
"departure": {
"delay": -9,
"time": "1771219671"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1771218728"
},
"departure": {
"delay": -23,
"time": "1771218757"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -104,
"time": "1771221616"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 2,
"time": "1771218992"
},
"departure": {
"delay": 2,
"time": "1771219082"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -48,
"time": "1771220515"
},
"departure": {
"delay": -48,
"time": "1771220532"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -28,
"time": "1771219771"
},
"departure": {
"delay": -28,
"time": "1771219832"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -56,
"time": "1771220562"
},
"departure": {
"delay": -56,
"time": "1771220584"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -20,
"time": "1771220842"
},
"departure": {
"delay": -20,
"time": "1771220860"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -42,
"time": "1771220289"
},
"departure": {
"delay": -42,
"time": "1771220298"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1771219192"
},
"departure": {
"delay": 28,
"time": "1771219228"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1771218468"
},
"departure": {
"delay": 17,
"time": "1771218497"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -84,
"time": "1771221505"
},
"departure": {
"delay": -84,
"time": "1771221516"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 58,
"time": "1771220207"
},
"departure": {
"delay": 58,
"time": "1771220218"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1771218517"
},
"departure": {
"delay": 6,
"time": "1771218546"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -66,
"time": "1771218936"
},
"departure": {
"delay": -66,
"time": "1771218954"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1771220256"
},
"departure": {
"delay": -11,
"time": "1771220269"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -61,
"time": "1771221222"
},
"departure": {
"delay": -61,
"time": "1771221239"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -54,
"time": "1771220623"
},
"departure": {
"delay": -54,
"time": "1771220646"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 11,
"time": "1771221123"
},
"departure": {
"delay": 11,
"time": "1771221131"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 10,
"time": "1771220980"
},
"departure": {
"delay": 10,
"time": "1771221010"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -36,
"time": "1771220471"
},
"departure": {
"delay": -36,
"time": "1771220484"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -31,
"time": "1771220354"
},
"departure": {
"delay": -31,
"time": "1771220369"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -26,
"time": "1771221138"
},
"departure": {
"delay": -26,
"time": "1771221154"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -42,
"time": "1771220758"
},
"departure": {
"delay": -42,
"time": "1771220778"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1771231585",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758821x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745399x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1771232950"
},
"departure": {
"delay": 70,
"time": "1771232950"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1771232170"
},
"departure": {
"delay": 70,
"time": "1771232170"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1771231990"
},
"departure": {
"delay": 70,
"time": "1771231990"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1771231810"
},
"departure": {
"delay": 70,
"time": "1771231810"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1771232530"
},
"departure": {
"delay": 70,
"time": "1771232530"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1771231930"
},
"departure": {
"delay": 70,
"time": "1771231930"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 122,
"time": "1771231622"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1771232350"
},
"departure": {
"delay": 70,
"time": "1771232350"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1771232830"
},
"departure": {
"delay": 70,
"time": "1771232830"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1771232050"
},
"departure": {
"delay": 70,
"time": "1771232050"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1771233310"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1771232650"
},
"departure": {
"delay": 70,
"time": "1771232650"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1771232770"
},
"departure": {
"delay": 70,
"time": "1771232770"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1771231750"
},
"departure": {
"delay": 70,
"time": "1771231750"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1771231870"
},
"departure": {
"delay": 70,
"time": "1771231870"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1771232230"
},
"departure": {
"delay": 70,
"time": "1771232230"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1771232470"
},
"departure": {
"delay": 70,
"time": "1771232470"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1771233070"
},
"departure": {
"delay": 70,
"time": "1771233070"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1771233190"
},
"departure": {
"delay": 70,
"time": "1771233190"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1771232890"
},
"departure": {
"delay": 70,
"time": "1771232890"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745399x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748518x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1771219695"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1771218381"
},
"departure": {
"delay": 8,
"time": "1771218428"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1771217887"
},
"departure": {
"delay": 81,
"time": "1771217901"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1771219341"
},
"departure": {
"delay": -25,
"time": "1771219355"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1771218347"
},
"departure": {
"delay": -5,
"time": "1771218355"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1771218133"
},
"departure": {
"delay": 23,
"time": "1771218143"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1771217977"
},
"departure": {
"delay": 46,
"time": "1771217986"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1771219260"
},
"departure": {
"delay": 19,
"time": "1771219279"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1771219161"
},
"departure": {
"delay": 45,
"time": "1771219185"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1771218060"
},
"departure": {
"delay": 81,
"time": "1771218081"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -68,
"time": "1771218454"
},
"departure": {
"delay": -68,
"time": "1771218472"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1771217933"
},
"departure": {
"delay": 66,
"time": "1771217946"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -1,
"time": "1771219544"
},
"departure": {
"delay": -1,
"time": "1771219559"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1771218187"
},
"departure": {
"delay": 37,
"time": "1771218217"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1771219386"
},
"departure": {
"delay": -33,
"time": "1771219407"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1771218302"
},
"departure": {
"delay": 22,
"time": "1771218322"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 35,
"time": "1771217735"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -6,
"time": "1771219299"
},
"departure": {
"delay": -6,
"time": "1771219314"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1771218582"
},
"departure": {
"delay": 116,
"time": "1771218836"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1771218253"
},
"departure": {
"delay": 42,
"time": "1771218282"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1771219091"
},
"departure": {
"delay": 41,
"time": "1771219121"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1771218015"
},
"departure": {
"delay": 87,
"time": "1771218027"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1771219603"
},
"departure": {
"delay": -1,
"time": "1771219619"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1771218921"
},
"departure": {
"delay": 33,
"time": "1771218993"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748518x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758649x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1771219924"
},
"departure": {
"delay": 152,
"time": "1771219952"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1771220668"
},
"departure": {
"delay": 51,
"time": "1771220691"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1771218180"
},
"departure": {
"delay": 30,
"time": "1771218210"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 162,
"time": "1771219168"
},
"departure": {
"delay": 162,
"time": "1771219182"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 164,
"time": "1771219199"
},
"departure": {
"delay": 164,
"time": "1771219244"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1771219055"
},
"departure": {
"delay": 152,
"time": "1771219112"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1771220567"
},
"departure": {
"delay": 64,
"time": "1771220584"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1771218399"
},
"departure": {
"delay": 61,
"time": "1771218421"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771218273"
},
"departure": {
"delay": 53,
"time": "1771218293"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1771219809"
},
"departure": {
"delay": 144,
"time": "1771219824"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 85,
"time": "1771218732"
},
"departure": {
"delay": 85,
"time": "1771218745"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1771220791"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 154,
"time": "1771220283"
},
"departure": {
"delay": 154,
"time": "1771220314"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1771220407"
},
"departure": {
"delay": 93,
"time": "1771220433"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 147,
"time": "1771219317"
},
"departure": {
"delay": 147,
"time": "1771219347"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1771220475"
},
"departure": {
"delay": 110,
"time": "1771220510"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 218,
"time": "1771219628"
},
"departure": {
"delay": 218,
"time": "1771219718"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 187,
"time": "1771220190"
},
"departure": {
"delay": 187,
"time": "1771220227"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1771218678"
},
"departure": {
"delay": 90,
"time": "1771218690"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1771218913"
},
"departure": {
"delay": 91,
"time": "1771218931"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1771218604"
},
"departure": {
"delay": 79,
"time": "1771218619"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 209,
"time": "1771219752"
},
"departure": {
"delay": 209,
"time": "1771219769"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1771220605"
},
"departure": {
"delay": 36,
"time": "1771220616"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 114,
"time": "1771218501"
},
"departure": {
"delay": 114,
"time": "1771218534"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1771218993"
},
"departure": {
"delay": 123,
"time": "1771219023"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1771220344"
},
"departure": {
"delay": 134,
"time": "1771220354"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 44,
"time": "1771220732"
},
"departure": {
"delay": 44,
"time": "1771220744"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 77,
"time": "1771218232"
},
"departure": {
"delay": 77,
"time": "1771218257"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1771218139"
},
"departure": {
"delay": 34,
"time": "1771218154"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1771219540"
},
"departure": {
"delay": 154,
"time": "1771219594"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 124,
"time": "1771219476"
},
"departure": {
"delay": 124,
"time": "1771219504"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 33,
"time": "1771218033"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1771218839"
},
"departure": {
"delay": 71,
"time": "1771218851"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1771219390"
},
"departure": {
"delay": 113,
"time": "1771219433"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1771220115"
},
"departure": {
"delay": 150,
"time": "1771220130"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1771231727",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758649x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:108:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771222199"
},
"departure": {
"delay": 9,
"time": "1771222209"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1771221367"
},
"departure": {
"delay": 78,
"time": "1771221378"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771222269"
},
"departure": {
"delay": 15,
"time": "1771222275"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1771222301"
},
"departure": {
"delay": 37,
"time": "1771222417"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1771222478"
},
"departure": {
"delay": 49,
"time": "1771222489"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 95,
"time": "1771221315"
},
"departure": {
"delay": 95,
"time": "1771221335"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1771221460"
},
"departure": {
"delay": 17,
"time": "1771221497"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1771221737"
},
"departure": {
"delay": 23,
"time": "1771221743"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1771221152"
},
"departure": {
"delay": 81,
"time": "1771221201"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"departure": {
"time": "1771221000"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 84,
"time": "1771221254"
},
"departure": {
"delay": 84,
"time": "1771221264"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1771221636"
},
"departure": {
"delay": 78,
"time": "1771221678"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771222531"
},
"departure": {
"delay": 40,
"time": "1771222540"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771222641"
},
"departure": {
"delay": 51,
"time": "1771222671"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1771222861"
},
"departure": {
"delay": 12,
"time": "1771222872"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -22,
"time": "1771222958"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1771221843"
},
"departure": {
"delay": 11,
"time": "1771221851"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771222735"
},
"departure": {
"delay": 38,
"time": "1771222778"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771221406"
},
"departure": {
"delay": 60,
"time": "1771221420"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1771222913"
},
"departure": {
"delay": 2,
"time": "1771222922"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1771222027"
},
"departure": {
"delay": 30,
"time": "1771222170"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
}
],
"timestamp": "1771231737",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:108:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745393x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1771227351"
},
"departure": {
"delay": 88,
"time": "1771227388"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771227628"
},
"departure": {
"delay": 50,
"time": "1771227650"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1771227485"
},
"departure": {
"delay": 97,
"time": "1771227517"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 179,
"time": "1771227193"
},
"departure": {
"delay": 179,
"time": "1771227239"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1771227853"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 291,
"time": "1771226837"
},
"departure": {
"delay": 291,
"time": "1771226871"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1771227704"
},
"departure": {
"delay": 28,
"time": "1771227748"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1771226464"
},
"departure": {
"delay": 217,
"time": "1771226497"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 237,
"time": "1771226578"
},
"departure": {
"delay": 237,
"time": "1771226637"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 215,
"time": "1771226513"
},
"departure": {
"delay": 215,
"time": "1771226555"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 259,
"time": "1771226725"
},
"departure": {
"delay": 259,
"time": "1771226779"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 269,
"time": "1771226981"
},
"departure": {
"delay": 269,
"time": "1771227029"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 226,
"time": "1771227067"
},
"departure": {
"delay": 226,
"time": "1771227106"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 144,
"time": "1771227134"
},
"departure": {
"delay": 144,
"time": "1771227144"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 256,
"time": "1771226927"
},
"departure": {
"delay": 256,
"time": "1771226956"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 262,
"time": "1771226362"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 139,
"time": "1771227278"
},
"departure": {
"delay": 139,
"time": "1771227319"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1771227556"
},
"departure": {
"delay": 115,
"time": "1771227595"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 237,
"time": "1771226655"
},
"departure": {
"delay": 237,
"time": "1771226697"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1771227409"
},
"departure": {
"delay": 90,
"time": "1771227450"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745393x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx591:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771266300"
},
"departure": {
"time": "1771266300"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771267920"
},
"departure": {
"time": "1771267920"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771266120"
},
"departure": {
"time": "1771266120"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771266660"
},
"departure": {
"time": "1771266660"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771266540"
},
"departure": {
"time": "1771266540"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771268100"
},
"departure": {
"time": "1771268100"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771268040"
},
"departure": {
"time": "1771268040"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771267320"
},
"departure": {
"time": "1771267320"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771266360"
},
"departure": {
"time": "1771266360"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771266240"
},
"departure": {
"time": "1771266240"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771267620"
},
"departure": {
"time": "1771267620"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771267080"
},
"departure": {
"time": "1771267080"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771267980"
},
"departure": {
"time": "1771267980"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771265880"
},
"departure": {
"time": "1771265880"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771267140"
},
"departure": {
"time": "1771267140"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771267860"
},
"departure": {
"time": "1771267860"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771266720"
},
"departure": {
"time": "1771266720"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771267500"
},
"departure": {
"time": "1771267500"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771266780"
},
"departure": {
"time": "1771266780"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771266180"
},
"departure": {
"time": "1771266180"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771265400"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771266785"
},
"departure": {
"delay": 5,
"time": "1771266785"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771266960"
},
"departure": {
"time": "1771266960"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771268160"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771266840"
},
"departure": {
"time": "1771266840"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771267740"
},
"departure": {
"time": "1771267740"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1771231559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx591:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3110F5722119x2026x02x08T23x14x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771235940"
},
"departure": {
"time": "1771236120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771240980"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1771229391",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3110F5722119x2026x02x08T23x14x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597935:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1771231667"
},
"departure": {
"delay": -13,
"time": "1771231667"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 103,
"time": "1771231123"
},
"departure": {
"delay": 103,
"time": "1771231123"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 25,
"time": "1771231165"
},
"departure": {
"delay": 25,
"time": "1771231165"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -44,
"time": "1771231396"
},
"departure": {
"delay": -44,
"time": "1771231396"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -73,
"time": "1771231307"
},
"departure": {
"delay": -73,
"time": "1771231307"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -54,
"time": "1771231626"
},
"departure": {
"delay": -54,
"time": "1771231626"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 77,
"time": "1771231008"
},
"departure": {
"delay": 77,
"time": "1771231037"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -26,
"time": "1771231714"
},
"departure": {
"delay": -26,
"time": "1771231714"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -26,
"time": "1771231234"
},
"departure": {
"delay": -26,
"time": "1771231234"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -68,
"time": "1771231552"
},
"departure": {
"delay": -68,
"time": "1771231552"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -87,
"time": "1771231773"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597935:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745452x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771225343"
},
"departure": {
"delay": 2,
"time": "1771225382"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1771225244"
},
"departure": {
"delay": 29,
"time": "1771225289"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -3,
"time": "1771224418"
},
"departure": {
"delay": -3,
"time": "1771224477"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1771225192"
},
"departure": {
"delay": 68,
"time": "1771225208"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1771225803"
},
"departure": {
"delay": -40,
"time": "1771225820"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1771224522"
},
"departure": {
"delay": 23,
"time": "1771224563"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -155,
"time": "1771225885"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 103,
"time": "1771224860"
},
"departure": {
"delay": 103,
"time": "1771224943"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -31,
"time": "1771225574"
},
"departure": {
"delay": -31,
"time": "1771225589"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1771225407"
},
"departure": {
"delay": -2,
"time": "1771225438"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -36,
"time": "1771225489"
},
"departure": {
"delay": -36,
"time": "1771225524"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -12,
"time": "1771225757"
},
"departure": {
"delay": -12,
"time": "1771225788"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1771224765"
},
"departure": {
"delay": 17,
"time": "1771224797"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1771225689"
},
"departure": {
"delay": -4,
"time": "1771225736"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1771224709"
},
"departure": {
"delay": 18,
"time": "1771224738"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1771225088"
},
"departure": {
"delay": 132,
"time": "1771225152"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1771225608"
},
"departure": {
"delay": -17,
"time": "1771225663"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 25,
"time": "1771224325"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1771224613"
},
"departure": {
"delay": 14,
"time": "1771224674"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745452x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759047x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771227528"
},
"departure": {
"delay": 6,
"time": "1771227546"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 27,
"time": "1771225767"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1771227370"
},
"departure": {
"delay": 65,
"time": "1771227425"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1771225949"
},
"departure": {
"delay": 11,
"time": "1771225991"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -46,
"time": "1771226340"
},
"departure": {
"delay": -46,
"time": "1771226354"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771225925"
},
"departure": {
"delay": 15,
"time": "1771225935"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1771226660"
},
"departure": {
"delay": -9,
"time": "1771226691"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -42,
"time": "1771226886"
},
"departure": {
"delay": -42,
"time": "1771226898"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -39,
"time": "1771226503"
},
"departure": {
"delay": -39,
"time": "1771226541"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1771226050"
},
"departure": {
"delay": -37,
"time": "1771226063"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1771227229"
},
"departure": {
"delay": -19,
"time": "1771227281"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1771226720"
},
"departure": {
"delay": 36,
"time": "1771226736"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -38,
"time": "1771226289"
},
"departure": {
"delay": -38,
"time": "1771226302"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1771225819"
},
"departure": {
"delay": -7,
"time": "1771225853"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -14,
"time": "1771226199"
},
"departure": {
"delay": -14,
"time": "1771226206"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1771226614"
},
"departure": {
"delay": -1,
"time": "1771226639"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1771226572"
},
"departure": {
"delay": 6,
"time": "1771226586"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -117,
"time": "1771227603"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -57,
"time": "1771226429"
},
"departure": {
"delay": -57,
"time": "1771226463"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1771226922"
},
"departure": {
"delay": -40,
"time": "1771226960"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1771226091"
},
"departure": {
"delay": 27,
"time": "1771226127"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1771226140"
},
"departure": {
"delay": -1,
"time": "1771226159"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1771227140"
},
"departure": {
"delay": -11,
"time": "1771227169"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1771227477"
},
"departure": {
"delay": 21,
"time": "1771227501"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -38,
"time": "1771226991"
},
"departure": {
"delay": -38,
"time": "1771227022"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771231726",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759047x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771232940"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771232220"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771233540"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771231620"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771232040"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771231380"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771233360"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771231440"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771233660"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771233720"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4217:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051200xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1133,
"time": "1771230893"
},
"departure": {
"delay": 1133,
"time": "1771230893"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 1115,
"time": "1771230755"
},
"departure": {
"delay": 1115,
"time": "1771230755"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 1115,
"time": "1771230155"
},
"departure": {
"delay": 1115,
"time": "1771230155"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 1149,
"time": "1771230249"
},
"departure": {
"delay": 1149,
"time": "1771230249"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 1174,
"time": "1771230874"
},
"departure": {
"delay": 1174,
"time": "1771230874"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 1120,
"time": "1771230520"
},
"departure": {
"delay": 1120,
"time": "1771230520"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 1115,
"time": "1771230995"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771230008",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051200xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000346:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771230510"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771231230"
},
"departure": {
"delay": 30,
"time": "1771231230"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771230810"
},
"departure": {
"delay": 30,
"time": "1771230810"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771231890"
},
"departure": {
"delay": 30,
"time": "1771231890"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771230990"
},
"departure": {
"delay": 30,
"time": "1771230990"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771230870"
},
"departure": {
"delay": 30,
"time": "1771230870"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771231290"
},
"departure": {
"delay": 30,
"time": "1771231290"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771231350"
},
"departure": {
"delay": 30,
"time": "1771231350"
},
"stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771232070"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771230690"
},
"departure": {
"delay": 30,
"time": "1771230690"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771230930"
},
"departure": {
"delay": 30,
"time": "1771230930"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771231590"
},
"departure": {
"delay": 30,
"time": "1771231590"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 12
}
],
"timestamp": "1771231740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000346:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197311x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1771231207"
},
"departure": {
"delay": 67,
"time": "1771231207"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1771231897"
},
"departure": {
"delay": -23,
"time": "1771231897"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1771233694"
},
"departure": {
"delay": -26,
"time": "1771233694"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -12,
"time": "1771233648"
},
"departure": {
"delay": -12,
"time": "1771233648"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -53,
"time": "1771233607"
},
"departure": {
"delay": -53,
"time": "1771233607"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -10,
"time": "1771232210"
},
"departure": {
"delay": -10,
"time": "1771232210"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -18,
"time": "1771233462"
},
"departure": {
"delay": -18,
"time": "1771233462"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 78,
"time": "1771231278"
},
"departure": {
"delay": 78,
"time": "1771231278"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1771231308"
},
"departure": {
"delay": 48,
"time": "1771231308"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -53,
"time": "1771231867"
},
"departure": {
"delay": -53,
"time": "1771231867"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -86,
"time": "1771231594"
},
"departure": {
"delay": -86,
"time": "1771231594"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -69,
"time": "1771231431"
},
"departure": {
"delay": -69,
"time": "1771231431"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1771231993"
},
"departure": {
"delay": -47,
"time": "1771231993"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -48,
"time": "1771231692"
},
"departure": {
"delay": -48,
"time": "1771231692"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -53,
"time": "1771233427"
},
"departure": {
"delay": -53,
"time": "1771233427"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -53,
"time": "1771232287"
},
"departure": {
"delay": -53,
"time": "1771232287"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1771232590"
},
"departure": {
"delay": -50,
"time": "1771232590"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -53,
"time": "1771233187"
},
"departure": {
"delay": -53,
"time": "1771233187"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 43,
"time": "1771231363"
},
"departure": {
"delay": 43,
"time": "1771231363"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771233485"
},
"departure": {
"delay": 5,
"time": "1771233485"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1771232100"
},
"departure": {
"time": "1771232100"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -53,
"time": "1771233907"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 1,
"time": "1771232701"
},
"departure": {
"delay": 1,
"time": "1771232701"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -64,
"time": "1771231496"
},
"departure": {
"delay": -64,
"time": "1771231496"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -53,
"time": "1771232947"
},
"departure": {
"delay": -53,
"time": "1771232947"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771232520"
},
"departure": {
"time": "1771232520"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -26,
"time": "1771231534"
},
"departure": {
"delay": -26,
"time": "1771231534"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1771232857"
},
"departure": {
"delay": -23,
"time": "1771232857"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -53,
"time": "1771232647"
},
"departure": {
"delay": -53,
"time": "1771232647"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -41,
"time": "1771231339"
},
"departure": {
"delay": -41,
"time": "1771231339"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1771232790"
},
"departure": {
"delay": -30,
"time": "1771232790"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -49,
"time": "1771231751"
},
"departure": {
"delay": -49,
"time": "1771231751"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1771233291"
},
"departure": {
"delay": -9,
"time": "1771233291"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -37,
"time": "1771233503"
},
"departure": {
"delay": -37,
"time": "1771233503"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -52,
"time": "1771231808"
},
"departure": {
"delay": -52,
"time": "1771231808"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -15,
"time": "1771231305"
},
"departure": {
"delay": -15,
"time": "1771231305"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1771231944"
},
"departure": {
"delay": -36,
"time": "1771231944"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -44,
"time": "1771232356"
},
"departure": {
"delay": -44,
"time": "1771232356"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771231148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197311x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596829:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -667,
"time": "1771231733"
},
"departure": {
"delay": -667,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -727,
"time": "1771231733"
},
"departure": {
"delay": -727,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -847,
"time": "1771231733"
},
"departure": {
"delay": -847,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -787,
"time": "1771231733"
},
"departure": {
"delay": -787,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1087,
"time": "1771231733"
},
"departure": {
"delay": -1087,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1327,
"time": "1771231733"
},
"departure": {
"delay": -1327,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -967,
"time": "1771231733"
},
"departure": {
"delay": -967,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1507,
"time": "1771231733"
},
"departure": {
"delay": -1507,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1447,
"time": "1771231733"
},
"departure": {
"delay": -1447,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -607,
"time": "1771231733"
},
"departure": {
"delay": -607,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1147,
"time": "1771231733"
},
"departure": {
"delay": -1147,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"delay": -547,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1747,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1567,
"time": "1771231733"
},
"departure": {
"delay": -1567,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596829:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022818x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 225,
"time": "1771231305"
},
"departure": {
"delay": 225,
"time": "1771231305"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 231,
"time": "1771231851"
},
"departure": {
"delay": 231,
"time": "1771231851"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 183,
"time": "1771231983"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 275,
"time": "1771231355"
},
"departure": {
"delay": 275,
"time": "1771231355"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 239,
"time": "1771231439"
},
"departure": {
"delay": 239,
"time": "1771231439"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 196,
"time": "1771231936"
},
"departure": {
"delay": 196,
"time": "1771231936"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 284,
"time": "1771231244"
},
"departure": {
"delay": 284,
"time": "1771231244"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 216,
"time": "1771231596"
},
"departure": {
"delay": 216,
"time": "1771231596"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 217,
"time": "1771231597"
},
"departure": {
"delay": 217,
"time": "1771231597"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 226,
"time": "1771231786"
},
"departure": {
"delay": 226,
"time": "1771231786"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 271,
"time": "1771231291"
},
"departure": {
"delay": 271,
"time": "1771231291"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 222,
"time": "1771231902"
},
"departure": {
"delay": 222,
"time": "1771231902"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 238,
"time": "1771231498"
},
"departure": {
"delay": 238,
"time": "1771231498"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 237,
"time": "1771231437"
},
"departure": {
"delay": 237,
"time": "1771231437"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 183,
"time": "1771231683"
},
"departure": {
"delay": 183,
"time": "1771231683"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 240,
"time": "1771231740"
},
"departure": {
"delay": 240,
"time": "1771231740"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1771231308",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022818x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:869:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235040"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771234560"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771234500"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771234980"
},
"departure": {
"time": "1771234980"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771234800"
},
"departure": {
"time": "1771234800"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771234140"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234200"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234620"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1771234080"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771235220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1771231616",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:869:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758886x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1771228817"
},
"departure": {
"delay": -25,
"time": "1771228835"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -2,
"time": "1771230105"
},
"departure": {
"delay": -2,
"time": "1771230118"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 108,
"time": "1771227542"
},
"departure": {
"delay": 108,
"time": "1771227588"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1771227699"
},
"departure": {
"delay": 78,
"time": "1771227738"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -78,
"time": "1771230342"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -59,
"time": "1771229082"
},
"departure": {
"delay": -59,
"time": "1771229101"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -46,
"time": "1771228981"
},
"departure": {
"delay": -46,
"time": "1771228994"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 108,
"time": "1771227245"
},
"departure": {
"delay": 108,
"time": "1771227288"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1771230049"
},
"departure": {
"delay": 22,
"time": "1771230082"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 26,
"time": "1771229650"
},
"departure": {
"delay": 26,
"time": "1771229666"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 50,
"time": "1771228092"
},
"departure": {
"delay": 50,
"time": "1771228130"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1771228703"
},
"departure": {
"delay": 14,
"time": "1771228754"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1771227826"
},
"departure": {
"delay": 56,
"time": "1771227836"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771228357"
},
"departure": {
"delay": 20,
"time": "1771228400"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1771227303"
},
"departure": {
"delay": 100,
"time": "1771227340"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -66,
"time": "1771229197"
},
"departure": {
"delay": -66,
"time": "1771229214"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 73,
"time": "1771227600"
},
"departure": {
"delay": 73,
"time": "1771227613"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1771229373"
},
"departure": {
"delay": -12,
"time": "1771229388"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1771227886"
},
"departure": {
"delay": 35,
"time": "1771227935"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -17,
"time": "1771229611"
},
"departure": {
"delay": -17,
"time": "1771229623"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1771229690"
},
"departure": {
"delay": -1,
"time": "1771229699"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"departure": {
"delay": 14,
"time": "1771226954"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1771229575"
},
"departure": {
"delay": 9,
"time": "1771229589"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 76,
"time": "1771227354"
},
"departure": {
"delay": 76,
"time": "1771227376"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -54,
"time": "1771230288"
},
"departure": {
"delay": -54,
"time": "1771230306"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 129,
"time": "1771227073"
},
"departure": {
"delay": 129,
"time": "1771227129"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -17,
"time": "1771229772"
},
"departure": {
"delay": -17,
"time": "1771229803"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -17,
"time": "1771228518"
},
"departure": {
"delay": -17,
"time": "1771228543"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1771229842"
},
"departure": {
"delay": 17,
"time": "1771229957"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 53,
"time": "1771227969"
},
"departure": {
"delay": 53,
"time": "1771228013"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -34,
"time": "1771229714"
},
"departure": {
"delay": -34,
"time": "1771229726"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -2,
"time": "1771228600"
},
"departure": {
"delay": -2,
"time": "1771228618"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -25,
"time": "1771228877"
},
"departure": {
"delay": -25,
"time": "1771228955"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 106,
"time": "1771227495"
},
"departure": {
"delay": 106,
"time": "1771227526"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1771227382"
},
"departure": {
"delay": 112,
"time": "1771227412"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -49,
"time": "1771229148"
},
"departure": {
"delay": -49,
"time": "1771229171"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 34,
"time": "1771228454"
},
"departure": {
"delay": 34,
"time": "1771228474"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -19,
"time": "1771228642"
},
"departure": {
"delay": -19,
"time": "1771228661"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1771229463"
},
"departure": {
"delay": -3,
"time": "1771229517"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 55,
"time": "1771227765"
},
"departure": {
"delay": 55,
"time": "1771227775"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1771227426"
},
"departure": {
"delay": 97,
"time": "1771227457"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1771229245"
},
"departure": {
"delay": -8,
"time": "1771229332"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -42,
"time": "1771229041"
},
"departure": {
"delay": -42,
"time": "1771229058"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -53,
"time": "1771229809"
},
"departure": {
"delay": -53,
"time": "1771229827"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -44,
"time": "1771230238"
},
"departure": {
"delay": -44,
"time": "1771230256"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 85,
"time": "1771228182"
},
"departure": {
"delay": 85,
"time": "1771228285"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1771229982"
},
"departure": {
"delay": -3,
"time": "1771229997"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 23,
"time": "1771227790"
},
"departure": {
"delay": 23,
"time": "1771227803"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1771227198"
},
"departure": {
"delay": 109,
"time": "1771227229"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -23,
"time": "1771230204"
},
"departure": {
"delay": -23,
"time": "1771230217"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758886x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747503x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771223934"
},
"departure": {
"delay": 10,
"time": "1771223950"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 72,
"time": "1771222512"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1771222560"
},
"departure": {
"delay": 76,
"time": "1771222576"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 153,
"time": "1771224672"
},
"departure": {
"delay": 153,
"time": "1771224693"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1771224954"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 91,
"time": "1771224462"
},
"departure": {
"delay": 91,
"time": "1771224511"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 134,
"time": "1771222863"
},
"departure": {
"delay": 134,
"time": "1771222874"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1771224010"
},
"departure": {
"delay": 23,
"time": "1771224023"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1771222630"
},
"departure": {
"delay": 99,
"time": "1771222659"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1771223796"
},
"departure": {
"delay": 74,
"time": "1771223834"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771224347"
},
"departure": {
"delay": 60,
"time": "1771224360"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1771224708"
},
"departure": {
"delay": 126,
"time": "1771224726"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 121,
"time": "1771224774"
},
"departure": {
"delay": 121,
"time": "1771224781"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 104,
"time": "1771224569"
},
"departure": {
"delay": 104,
"time": "1771224584"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1771224641"
},
"departure": {
"delay": 112,
"time": "1771224652"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1771223078"
},
"departure": {
"delay": 124,
"time": "1771223164"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 174,
"time": "1771222782"
},
"departure": {
"delay": 174,
"time": "1771222794"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1771224793"
},
"departure": {
"delay": 78,
"time": "1771224798"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1771224216"
},
"departure": {
"delay": 78,
"time": "1771224258"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1771223392"
},
"departure": {
"delay": 27,
"time": "1771223427"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1771223588"
},
"departure": {
"delay": 2,
"time": "1771223642"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1771222818"
},
"departure": {
"delay": 150,
"time": "1771222830"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747503x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758658x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 221,
"time": "1771227432"
},
"departure": {
"delay": 221,
"time": "1771227461"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 262,
"time": "1771227529"
},
"departure": {
"delay": 262,
"time": "1771227562"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1771229761"
},
"departure": {
"delay": 131,
"time": "1771229771"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 337,
"time": "1771228214"
},
"departure": {
"delay": 337,
"time": "1771228297"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 277,
"time": "1771228685"
},
"departure": {
"delay": 277,
"time": "1771228717"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 258,
"time": "1771228067"
},
"departure": {
"delay": 258,
"time": "1771228098"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 127,
"time": "1771229249"
},
"departure": {
"delay": 127,
"time": "1771229287"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 137,
"time": "1771229579"
},
"departure": {
"delay": 137,
"time": "1771229657"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 202,
"time": "1771227082"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1771229884"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 135,
"time": "1771229321"
},
"departure": {
"delay": 135,
"time": "1771229355"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 278,
"time": "1771227898"
},
"departure": {
"delay": 278,
"time": "1771227938"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 254,
"time": "1771228119"
},
"departure": {
"delay": 254,
"time": "1771228154"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 174,
"time": "1771228947"
},
"departure": {
"delay": 174,
"time": "1771228974"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 287,
"time": "1771227788"
},
"departure": {
"delay": 287,
"time": "1771227827"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 344,
"time": "1771228439"
},
"departure": {
"delay": 344,
"time": "1771228484"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1771229409"
},
"departure": {
"delay": 87,
"time": "1771229427"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 124,
"time": "1771229812"
},
"departure": {
"delay": 124,
"time": "1771229824"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 161,
"time": "1771227148"
},
"departure": {
"delay": 161,
"time": "1771227161"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1771227181"
},
"departure": {
"delay": 171,
"time": "1771227231"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 213,
"time": "1771228738"
},
"departure": {
"delay": 213,
"time": "1771228773"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 277,
"time": "1771227714"
},
"departure": {
"delay": 277,
"time": "1771227757"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 238,
"time": "1771227252"
},
"departure": {
"delay": 238,
"time": "1771227298"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 156,
"time": "1771229166"
},
"departure": {
"delay": 156,
"time": "1771229196"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 122,
"time": "1771229490"
},
"departure": {
"delay": 122,
"time": "1771229522"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 111,
"time": "1771229679"
},
"departure": {
"delay": 111,
"time": "1771229691"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 246,
"time": "1771227638"
},
"departure": {
"delay": 246,
"time": "1771227666"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 179,
"time": "1771228819"
},
"departure": {
"delay": 179,
"time": "1771228859"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 273,
"time": "1771228626"
},
"departure": {
"delay": 273,
"time": "1771228653"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 229,
"time": "1771227322"
},
"departure": {
"delay": 229,
"time": "1771227349"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 338,
"time": "1771228314"
},
"departure": {
"delay": 338,
"time": "1771228358"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1771229077"
},
"departure": {
"delay": 143,
"time": "1771229123"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 288,
"time": "1771228523"
},
"departure": {
"delay": 288,
"time": "1771228548"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 283,
"time": "1771228573"
},
"departure": {
"delay": 283,
"time": "1771228603"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 243,
"time": "1771227988"
},
"departure": {
"delay": 243,
"time": "1771228023"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758658x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017474x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -88,
"time": "1771230932"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771230918",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017474x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597948:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1771233326"
},
"departure": {
"delay": 26,
"time": "1771233326"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -230,
"time": "1771234990"
},
"departure": {
"delay": -230,
"time": "1771234990"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"departure": {
"time": "1771233300"
},
"stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1771234022"
},
"departure": {
"delay": 62,
"time": "1771234022"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -188,
"time": "1771235092"
},
"departure": {
"delay": -188,
"time": "1771235092"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -157,
"time": "1771234583"
},
"departure": {
"delay": -157,
"time": "1771234583"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1771233788"
},
"departure": {
"delay": 8,
"time": "1771233788"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -206,
"time": "1771235134"
},
"departure": {
"delay": -206,
"time": "1771235134"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -253,
"time": "1771234727"
},
"departure": {
"delay": -253,
"time": "1771234727"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -208,
"time": "1771234652"
},
"departure": {
"delay": -208,
"time": "1771234652"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -9,
"time": "1771233351"
},
"departure": {
"delay": -9,
"time": "1771233351"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1771234130"
},
"departure": {
"delay": 50,
"time": "1771234130"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1771233872"
},
"departure": {
"delay": 92,
"time": "1771233872"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1771234285"
},
"departure": {
"delay": 25,
"time": "1771234285"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -267,
"time": "1771235193"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -79,
"time": "1771234541"
},
"departure": {
"delay": -79,
"time": "1771234541"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -35,
"time": "1771234225"
},
"departure": {
"delay": -35,
"time": "1771234225"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 44,
"time": "1771234184"
},
"departure": {
"delay": 44,
"time": "1771234184"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1771233607"
},
"departure": {
"delay": 67,
"time": "1771233607"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 83,
"time": "1771233923"
},
"departure": {
"delay": 83,
"time": "1771233923"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -229,
"time": "1771235051"
},
"departure": {
"delay": -229,
"time": "1771235051"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -51,
"time": "1771234389"
},
"departure": {
"delay": -51,
"time": "1771234389"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -224,
"time": "1771234816"
},
"departure": {
"delay": -224,
"time": "1771234816"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 7,
"time": "1771233547"
},
"departure": {
"delay": 7,
"time": "1771233547"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -110,
"time": "1771234450"
},
"departure": {
"delay": -110,
"time": "1771234450"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -41,
"time": "1771233439"
},
"departure": {
"delay": -41,
"time": "1771233439"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597948:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13113F5710736x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771230360"
},
"departure": {
"time": "1771230420"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1771226040"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771230000"
},
"departure": {
"time": "1771230060"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771228800"
},
"departure": {
"time": "1771228920"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771231440"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771230780"
},
"departure": {
"time": "1771230840"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771227840"
},
"departure": {
"time": "1771227960"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771229340"
},
"departure": {
"time": "1771229400"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771222431",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13113F5710736x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4111965x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1771231869"
},
"departure": {
"delay": 69,
"time": "1771231869"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1771231535"
},
"departure": {
"delay": 35,
"time": "1771231535"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1771231948"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1771231653"
},
"departure": {
"delay": 33,
"time": "1771231653"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1771231769"
},
"departure": {
"delay": 29,
"time": "1771231769"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4111965x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5503070826921984x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1948,
"time": "1771232058"
},
"departure": {
"delay": 1948,
"time": "1771232068"
},
"stopId": "FR:14303:ZE:6088592217604096:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 1933,
"time": "1771231803"
},
"departure": {
"delay": 1933,
"time": "1771231813"
},
"stopId": "FR:14303:ZE:6109439984664576:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 1924,
"time": "1771231854"
},
"departure": {
"delay": 1924,
"time": "1771231864"
},
"stopId": "FR:14303:ZE:4929173643591680:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 1919,
"time": "1771232099"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1771231424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089804213551104:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5503070826921984x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022748x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771231278"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1771231248",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022748x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017623x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771231520"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1771231263"
},
"departure": {
"delay": 3,
"time": "1771231263"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771231558",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017623x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595749:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 283,
"time": "1771231663"
},
"departure": {
"delay": 283,
"time": "1771231663"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 219,
"time": "1771231959"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 263,
"time": "1771231583"
},
"departure": {
"delay": 263,
"time": "1771231583"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 263,
"time": "1771231763"
},
"departure": {
"delay": 263,
"time": "1771231763"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 260,
"time": "1771231520"
},
"departure": {
"delay": 260,
"time": "1771231520"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 246,
"time": "1771231806"
},
"departure": {
"delay": 246,
"time": "1771231806"
},
"stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 211,
"time": "1771231891"
},
"departure": {
"delay": 211,
"time": "1771231891"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 201,
"time": "1771231701"
},
"departure": {
"delay": 201,
"time": "1771231701"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
}
],
"timestamp": "1771231673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595749:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077416x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1771231663"
},
"departure": {
"delay": 163,
"time": "1771231663"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1771230948"
},
"departure": {
"delay": 48,
"time": "1771230948"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1771231920"
},
"departure": {
"delay": 120,
"time": "1771231920"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771231260"
},
"departure": {
"delay": 60,
"time": "1771231260"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1771231863"
},
"departure": {
"delay": 123,
"time": "1771231863"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1771231083"
},
"departure": {
"delay": 3,
"time": "1771231083"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1771232028"
},
"departure": {
"delay": 108,
"time": "1771232028"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 91,
"time": "1771231531"
},
"departure": {
"delay": 91,
"time": "1771231531"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1771231788"
},
"departure": {
"delay": 108,
"time": "1771231788"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1771231598"
},
"departure": {
"delay": 98,
"time": "1771231598"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1771232148"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1771231150"
},
"departure": {
"delay": 10,
"time": "1771231150"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1771231948"
},
"departure": {
"delay": 148,
"time": "1771231948"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1771231046"
},
"departure": {
"delay": 26,
"time": "1771231046"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1771231334"
},
"departure": {
"delay": 14,
"time": "1771231334"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1771231749"
},
"departure": {
"delay": 129,
"time": "1771231749"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1771231668",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077416x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197308x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1771231479"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 34,
"time": "1771231174"
},
"departure": {
"delay": 34,
"time": "1771231174"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 48,
"time": "1771231068"
},
"departure": {
"delay": 48,
"time": "1771231068"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 90,
"time": "1771231050"
},
"departure": {
"delay": 90,
"time": "1771231050"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1771230981"
},
"departure": {
"delay": 21,
"time": "1771230981"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 56,
"time": "1771231016"
},
"departure": {
"delay": 56,
"time": "1771231016"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 81,
"time": "1771231281"
},
"departure": {
"delay": 81,
"time": "1771231281"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 72,
"time": "1771231212"
},
"departure": {
"delay": 72,
"time": "1771231212"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771231498",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197308x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1771222851"
},
"departure": {
"delay": 62,
"time": "1771222862"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 107,
"time": "1771222717"
},
"departure": {
"delay": 107,
"time": "1771222727"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1771222892"
},
"departure": {
"delay": 46,
"time": "1771222906"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 146,
"time": "1771222336"
},
"departure": {
"delay": 146,
"time": "1771222346"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 145,
"time": "1771222354"
},
"departure": {
"delay": 145,
"time": "1771222405"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"time": "1771222807"
},
"departure": {
"time": "1771222740"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 81,
"time": "1771222750"
},
"departure": {
"delay": 81,
"time": "1771222761"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"time": "1771222980"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
}
],
"timestamp": "1771231736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:1:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2212:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18188,
"time": "1771232092"
},
"departure": {
"delay": -18188,
"time": "1771232092"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -18240,
"time": "1771231920"
},
"departure": {
"delay": -18240,
"time": "1771231920"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -18235,
"time": "1771231865"
},
"departure": {
"delay": -18235,
"time": "1771231865"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -18240,
"time": "1771232160"
},
"departure": {
"delay": -18240,
"time": "1771232160"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18202,
"time": "1771232018"
},
"departure": {
"delay": -18202,
"time": "1771232018"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": -18240,
"time": "1771231740"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771231557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2212:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597575:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1771231869"
},
"departure": {
"delay": 129,
"time": "1771231869"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1771232626"
},
"departure": {
"delay": 46,
"time": "1771232626"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 135,
"time": "1771231815"
},
"departure": {
"delay": 135,
"time": "1771231815"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 140,
"time": "1771231580"
},
"departure": {
"delay": 140,
"time": "1771231580"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1771232272"
},
"departure": {
"delay": 52,
"time": "1771232272"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1771232522"
},
"departure": {
"delay": 62,
"time": "1771232522"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 74,
"time": "1771231934"
},
"departure": {
"delay": 74,
"time": "1771231934"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1771231630"
},
"departure": {
"delay": 130,
"time": "1771231630"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1771232657"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1771232197"
},
"departure": {
"delay": 97,
"time": "1771232197"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 159,
"time": "1771231539"
},
"departure": {
"delay": 159,
"time": "1771231539"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1771232432"
},
"departure": {
"delay": 32,
"time": "1771232432"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597575:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:951:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771263720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771263120"
},
"departure": {
"time": "1771263120"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771262640"
},
"departure": {
"time": "1771262640"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771262520"
},
"departure": {
"time": "1771262520"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771263480"
},
"departure": {
"time": "1771263480"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771262760"
},
"departure": {
"time": "1771262760"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1771262400"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771263360"
},
"departure": {
"time": "1771263360"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771263240"
},
"departure": {
"time": "1771263240"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771263600"
},
"departure": {
"time": "1771263600"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771262880"
},
"departure": {
"time": "1771262880"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771263000"
},
"departure": {
"time": "1771263000"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:951:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx608:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1771232175"
},
"departure": {
"delay": 15,
"time": "1771232175"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771231890"
},
"departure": {
"delay": 30,
"time": "1771231890"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771232490"
},
"departure": {
"delay": 30,
"time": "1771232490"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771231811"
},
"departure": {
"delay": 11,
"time": "1771231811"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1771232316"
},
"departure": {
"delay": 36,
"time": "1771232316"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1771231770"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771231991"
},
"departure": {
"delay": 11,
"time": "1771231991"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771232070"
},
"departure": {
"delay": 30,
"time": "1771232070"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771231676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx608:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:807:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771257360"
},
"departure": {
"time": "1771257360"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771256640"
},
"departure": {
"time": "1771256640"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771256880"
},
"departure": {
"time": "1771256880"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771257000"
},
"departure": {
"time": "1771257000"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771257240"
},
"departure": {
"time": "1771257240"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771257600"
},
"departure": {
"time": "1771257600"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771256520"
},
"departure": {
"time": "1771256520"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771257480"
},
"departure": {
"time": "1771257480"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1771256400"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771257120"
},
"departure": {
"time": "1771257120"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771257720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771256760"
},
"departure": {
"time": "1771256760"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:807:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017624x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771232312"
},
"departure": {
"delay": 32,
"time": "1771232312"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771232028"
},
"departure": {
"delay": 48,
"time": "1771232028"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1771231772"
},
"departure": {
"delay": 32,
"time": "1771231772"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1771231818"
},
"departure": {
"delay": 78,
"time": "1771231818"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1771232612"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1771231711"
},
"departure": {
"delay": 91,
"time": "1771231711"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1771232125"
},
"departure": {
"delay": 85,
"time": "1771232125"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1771232372"
},
"departure": {
"delay": 32,
"time": "1771232372"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1771231879"
},
"departure": {
"delay": 79,
"time": "1771231879"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771232192"
},
"departure": {
"delay": 32,
"time": "1771232192"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1771232269"
},
"departure": {
"delay": 49,
"time": "1771232269"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1771231965"
},
"departure": {
"delay": 45,
"time": "1771231965"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771231698",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017624x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745447x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771219288"
},
"departure": {
"delay": 7,
"time": "1771219327"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1771219094"
},
"departure": {
"delay": 8,
"time": "1771219148"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1771218384"
},
"departure": {
"delay": 73,
"time": "1771218433"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771219495"
},
"departure": {
"delay": 31,
"time": "1771219531"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1771219558"
},
"departure": {
"delay": 5,
"time": "1771219565"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771219433"
},
"departure": {
"delay": 30,
"time": "1771219470"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771219360"
},
"departure": {
"delay": 21,
"time": "1771219401"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1771218923"
},
"departure": {
"delay": 7,
"time": "1771218967"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1771219229"
},
"departure": {
"delay": -11,
"time": "1771219249"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1771218293"
},
"departure": {
"delay": 87,
"time": "1771218327"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 153,
"time": "1771218153"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1771218739"
},
"departure": {
"delay": 58,
"time": "1771218778"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1771218840"
},
"departure": {
"delay": 34,
"time": "1771218874"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771218203"
},
"departure": {
"delay": 57,
"time": "1771218237"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1771218481"
},
"departure": {
"delay": 67,
"time": "1771218487"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1771219718"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1771219035"
},
"departure": {
"delay": -23,
"time": "1771219057"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1771218524"
},
"departure": {
"delay": 62,
"time": "1771218542"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1771218578"
},
"departure": {
"delay": 77,
"time": "1771218617"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745447x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx895:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771232970"
},
"departure": {
"delay": 30,
"time": "1771232970"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1771232663"
},
"departure": {
"delay": 23,
"time": "1771232663"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1771232735"
},
"departure": {
"delay": 35,
"time": "1771232735"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1771232776"
},
"departure": {
"delay": 16,
"time": "1771232776"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1771233024"
},
"departure": {
"delay": 24,
"time": "1771233024"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1771233225"
},
"departure": {
"delay": 45,
"time": "1771233225"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1771232550"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771232839"
},
"departure": {
"delay": 19,
"time": "1771232839"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1771232923"
},
"departure": {
"delay": 43,
"time": "1771232923"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771231508",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx895:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758518x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771229467"
},
"departure": {
"delay": 78,
"time": "1771229478"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 169,
"time": "1771227615"
},
"departure": {
"delay": 169,
"time": "1771227649"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 179,
"time": "1771228014"
},
"departure": {
"delay": 179,
"time": "1771228079"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771229635"
},
"departure": {
"delay": 36,
"time": "1771229676"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 113,
"time": "1771227267"
},
"departure": {
"delay": 113,
"time": "1771227353"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -51,
"time": "1771229949"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 113,
"time": "1771229198"
},
"departure": {
"delay": 113,
"time": "1771229213"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1771228779"
},
"departure": {
"delay": 119,
"time": "1771228799"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1771228687"
},
"departure": {
"delay": 112,
"time": "1771228732"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 22,
"time": "1771229531"
},
"departure": {
"delay": 22,
"time": "1771229542"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 160,
"time": "1771228265"
},
"departure": {
"delay": 160,
"time": "1771228300"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1771228156"
},
"departure": {
"delay": 149,
"time": "1771228169"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1771227444"
},
"departure": {
"delay": 191,
"time": "1771227491"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 113,
"time": "1771228394"
},
"departure": {
"delay": 113,
"time": "1771228433"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 137,
"time": "1771228202"
},
"departure": {
"delay": 137,
"time": "1771228217"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 174,
"time": "1771227549"
},
"departure": {
"delay": 174,
"time": "1771227594"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 4,
"time": "1771227004"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1771227872"
},
"departure": {
"delay": 125,
"time": "1771227905"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1771227130"
},
"departure": {
"delay": 95,
"time": "1771227215"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 198,
"time": "1771227693"
},
"departure": {
"delay": 198,
"time": "1771227738"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758518x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:700000070:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -119,
"time": "1771231070"
},
"departure": {
"delay": -119,
"time": "1771231081"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1771232546"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 26,
"time": "1771232186"
},
"stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": -45,
"time": "1771231258"
},
"departure": {
"delay": -45,
"time": "1771231275"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": 26,
"time": "1771232426"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 26,
"time": "1771232126"
},
"stopId": "FR:61001:ZE:CimetixrexSaintxLxod:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 26,
"time": "1771232306"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 26,
"time": "1771231886"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 26,
"time": "1771232186"
},
"stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": 26,
"time": "1771231826"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"delay": 26,
"time": "1771232486"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 26,
"time": "1771232246"
},
"stopId": "FR:61001:ZE:ANOVA:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": -19,
"time": "1771231228"
},
"departure": {
"delay": -19,
"time": "1771231241"
},
"stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": 26,
"time": "1771231946"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": 26,
"time": "1771232366"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1771231342"
},
"departure": {
"delay": 26,
"time": "1771231706"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1771231101"
},
"departure": {
"delay": 2,
"time": "1771231142"
},
"stopId": "FR:61001:ZE:PEM:ATOUMOD037",
"stopSequence": 12
},
{
"arrival": {
"delay": -69,
"time": "1771231279"
},
"departure": {
"delay": -69,
"time": "1771231311"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 16
}
],
"timestamp": "1771231230",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:D:LOC",
"tripId": "ATOUMOD037:ServiceJourney:700000070:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1471212:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1771232026"
},
"departure": {
"delay": -14,
"time": "1771232026"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -116,
"time": "1771232164"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 81,
"time": "1771231641"
},
"departure": {
"delay": 81,
"time": "1771231641"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -70,
"time": "1771232090"
},
"departure": {
"delay": -70,
"time": "1771232090"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1771231911"
},
"departure": {
"delay": 51,
"time": "1771231911"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 148,
"time": "1771231588"
},
"departure": {
"delay": 148,
"time": "1771231588"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -21,
"time": "1771231959"
},
"departure": {
"delay": -21,
"time": "1771231959"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1771231622"
},
"departure": {
"delay": 122,
"time": "1771231622"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 132,
"time": "1771231482"
},
"departure": {
"delay": 132,
"time": "1771231512"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1771231826"
},
"departure": {
"delay": 26,
"time": "1771231826"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1771231713"
},
"departure": {
"delay": 93,
"time": "1771231713"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 106,
"time": "1771231786"
},
"departure": {
"delay": 106,
"time": "1771231786"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1471212:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852619F5703758x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771237260"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1771233240"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771235880"
},
"departure": {
"time": "1771236000"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771229632",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852619F5703758x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4216:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771232520"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771230420"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771230840"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771230240"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771230000"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771230540"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771232460"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771230180"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771232340"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771231020"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771230480"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771230120"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771230960"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771231500"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4216:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1129:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238400"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771238940"
},
"departure": {
"time": "1771238940"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1771238640"
},
"departure": {
"time": "1771238640"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771238520"
},
"departure": {
"time": "1771238520"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771238460"
},
"departure": {
"time": "1771238460"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771238040"
},
"departure": {
"time": "1771238040"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771238880"
},
"departure": {
"time": "1771238880"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771238820"
},
"departure": {
"time": "1771238820"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771238160"
},
"departure": {
"time": "1771238160"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771239120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771237920"
},
"departure": {
"time": "1771237920"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1771237860"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771237980"
},
"departure": {
"time": "1771237980"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1771231690",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1129:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596828:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771231588"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1771231379"
},
"departure": {
"delay": 59,
"time": "1771231379"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 93,
"time": "1771231168"
},
"departure": {
"delay": 93,
"time": "1771231173"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1771231010"
},
"departure": {
"delay": 63,
"time": "1771231023"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 44,
"time": "1771231304"
},
"departure": {
"delay": 44,
"time": "1771231304"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1771231583",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596828:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1987:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28029,
"time": "1771233411"
},
"departure": {
"delay": -28029,
"time": "1771233411"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -28036,
"time": "1771233464"
},
"departure": {
"delay": -28036,
"time": "1771233464"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -28001,
"time": "1771233319"
},
"departure": {
"delay": -28001,
"time": "1771233319"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771229154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1987:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758711x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1771222213"
},
"departure": {
"delay": -12,
"time": "1771222248"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1771222015"
},
"departure": {
"delay": 39,
"time": "1771222059"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1771222297"
},
"departure": {
"delay": 28,
"time": "1771222348"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -7,
"time": "1771222712"
},
"departure": {
"delay": -7,
"time": "1771222733"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 124,
"time": "1771221136"
},
"departure": {
"delay": 124,
"time": "1771221184"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 78,
"time": "1771220478"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1771222413"
},
"departure": {
"delay": 67,
"time": "1771222447"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1771221240"
},
"departure": {
"delay": 103,
"time": "1771221283"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1771220542"
},
"departure": {
"delay": 108,
"time": "1771220568"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1771222490"
},
"departure": {
"delay": 67,
"time": "1771222507"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1771221879"
},
"departure": {
"delay": 19,
"time": "1771221919"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -71,
"time": "1771223191"
},
"departure": {
"delay": -71,
"time": "1771223209"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -65,
"time": "1771223275"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -16,
"time": "1771222891"
},
"departure": {
"delay": -16,
"time": "1771222904"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1771222123"
},
"departure": {
"delay": 20,
"time": "1771222160"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -15,
"time": "1771221797"
},
"departure": {
"delay": -15,
"time": "1771221825"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1771221523"
},
"departure": {
"delay": 138,
"time": "1771221558"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771221715"
},
"departure": {
"delay": 30,
"time": "1771221750"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -38,
"time": "1771222792"
},
"departure": {
"delay": -38,
"time": "1771222822"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -39,
"time": "1771223049"
},
"departure": {
"delay": -39,
"time": "1771223061"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -33,
"time": "1771222935"
},
"departure": {
"delay": -33,
"time": "1771222947"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -54,
"time": "1771223144"
},
"departure": {
"delay": -54,
"time": "1771223166"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -27,
"time": "1771222994"
},
"departure": {
"delay": -27,
"time": "1771223013"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 111,
"time": "1771220735"
},
"departure": {
"delay": 111,
"time": "1771220751"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -56,
"time": "1771223092"
},
"departure": {
"delay": -56,
"time": "1771223104"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 118,
"time": "1771220781"
},
"departure": {
"delay": 118,
"time": "1771220818"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1771222388"
},
"departure": {
"delay": 23,
"time": "1771222403"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 87,
"time": "1771221369"
},
"departure": {
"delay": 87,
"time": "1771221387"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1771220876"
},
"departure": {
"delay": 76,
"time": "1771220896"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1771220951"
},
"departure": {
"delay": 127,
"time": "1771221007"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1771222665"
},
"departure": {
"delay": 1,
"time": "1771222681"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1771221949"
},
"departure": {
"delay": 7,
"time": "1771221967"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1771222583"
},
"departure": {
"delay": 42,
"time": "1771222602"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1771220653"
},
"departure": {
"delay": 110,
"time": "1771220690"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1771221070"
},
"departure": {
"delay": 103,
"time": "1771221103"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1771221647"
},
"departure": {
"delay": 64,
"time": "1771221664"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758711x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853417F5690429x2026x02x06T21x31x35Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1771233720"
},
"departure": {
"delay": 300,
"time": "1771233780"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1771230780"
},
"departure": {
"delay": 300,
"time": "1771230900"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1771231740"
},
"departure": {
"delay": 300,
"time": "1771231800"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1771232460"
},
"departure": {
"delay": 300,
"time": "1771232520"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1771235280"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 29
},
{
"departure": {
"delay": 300,
"time": "1771229760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771229932",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853417F5690429x2026x02x06T21x31x35Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2236:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8444,
"time": "1771229296"
},
"departure": {
"delay": -8444,
"time": "1771229296"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -8453,
"time": "1771229622"
},
"departure": {
"delay": -8453,
"time": "1771229647"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -8478,
"time": "1771231482"
},
"departure": {
"delay": -8478,
"time": "1771231482"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -8470,
"time": "1771229848"
},
"departure": {
"delay": -8470,
"time": "1771229870"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -8486,
"time": "1771231054"
},
"departure": {
"delay": -8486,
"time": "1771231054"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -8480,
"time": "1771230200"
},
"departure": {
"delay": -8480,
"time": "1771230220"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -8485,
"time": "1771230395"
},
"departure": {
"delay": -8485,
"time": "1771230395"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -8553,
"time": "1771230906"
},
"departure": {
"delay": -8553,
"time": "1771230927"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -8376,
"time": "1771229724"
},
"departure": {
"delay": -8376,
"time": "1771229724"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -8550,
"time": "1771229049"
},
"departure": {
"delay": -8550,
"time": "1771229070"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": -8580,
"time": "1771228920"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -8515,
"time": "1771229945"
},
"departure": {
"delay": -8515,
"time": "1771229945"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -8408,
"time": "1771229392"
},
"departure": {
"delay": -8408,
"time": "1771229392"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -8526,
"time": "1771230774"
},
"departure": {
"delay": -8526,
"time": "1771230774"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -8509,
"time": "1771229171"
},
"departure": {
"delay": -8509,
"time": "1771229171"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -8425,
"time": "1771229495"
},
"departure": {
"delay": -8425,
"time": "1771229495"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -8500,
"time": "1771230020"
},
"departure": {
"delay": -8500,
"time": "1771230020"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -8420,
"time": "1771231360"
},
"departure": {
"delay": -8420,
"time": "1771231360"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -8545,
"time": "1771230071"
},
"departure": {
"delay": -8545,
"time": "1771230095"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -8425,
"time": "1771229795"
},
"departure": {
"delay": -8425,
"time": "1771229795"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -8576,
"time": "1771231564"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -8479,
"time": "1771231241"
},
"departure": {
"delay": -8479,
"time": "1771231241"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -8440,
"time": "1771230320"
},
"departure": {
"delay": -8440,
"time": "1771230320"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -8511,
"time": "1771231149"
},
"departure": {
"delay": -8511,
"time": "1771231149"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -8542,
"time": "1771230673"
},
"departure": {
"delay": -8542,
"time": "1771230698"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -8537,
"time": "1771230978"
},
"departure": {
"delay": -8537,
"time": "1771231003"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -8619,
"time": "1771230501"
},
"departure": {
"delay": -8619,
"time": "1771230501"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771228934",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2236:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:907:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771260780"
},
"departure": {
"time": "1771260780"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771261620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771260540"
},
"departure": {
"time": "1771260540"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771261140"
},
"departure": {
"time": "1771261140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1771260300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771260660"
},
"departure": {
"time": "1771260660"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771260420"
},
"departure": {
"time": "1771260420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771261500"
},
"departure": {
"time": "1771261500"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771261260"
},
"departure": {
"time": "1771261260"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771261020"
},
"departure": {
"time": "1771261020"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771260900"
},
"departure": {
"time": "1771260900"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771261380"
},
"departure": {
"time": "1771261380"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:907:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:113:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1771227818"
},
"departure": {
"delay": 84,
"time": "1771227864"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1771228075"
},
"departure": {
"delay": 84,
"time": "1771228104"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1771228618"
},
"departure": {
"delay": 67,
"time": "1771228747"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1771229193"
},
"departure": {
"delay": 43,
"time": "1771229203"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1771229164"
},
"departure": {
"delay": 72,
"time": "1771229172"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 165,
"time": "1771228849"
},
"departure": {
"delay": 165,
"time": "1771228965"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1771227715"
},
"departure": {
"delay": 106,
"time": "1771227766"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1771228266"
},
"departure": {
"delay": 76,
"time": "1771228276"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"time": "1771228298"
},
"departure": {
"time": "1771228260"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -26,
"time": "1771229306"
},
"departure": {
"delay": -26,
"time": "1771229314"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1771229106"
},
"departure": {
"delay": 73,
"time": "1771229113"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1771227996"
},
"departure": {
"delay": 142,
"time": "1771228042"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"departure": {
"delay": 91,
"time": "1771227691"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1771228379"
},
"departure": {
"delay": 71,
"time": "1771228391"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1771228174"
},
"departure": {
"delay": 99,
"time": "1771228179"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1771228215"
},
"departure": {
"delay": 85,
"time": "1771228225"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -53,
"time": "1771229527"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1771228416"
},
"departure": {
"delay": 81,
"time": "1771228461"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1771229370"
},
"departure": {
"delay": 67,
"time": "1771229467"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": -18,
"time": "1771229226"
},
"departure": {
"delay": -18,
"time": "1771229262"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1771229000"
},
"departure": {
"delay": 85,
"time": "1771229005"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
}
],
"timestamp": "1771231737",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:113:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596831:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1771234782"
},
"departure": {
"delay": -18,
"time": "1771234782"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -262,
"time": "1771235318"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"time": "1771234380"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1771234502"
},
"departure": {
"delay": 2,
"time": "1771234502"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1771234442"
},
"departure": {
"delay": 2,
"time": "1771234442"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"time": "1771234560"
},
"departure": {
"time": "1771234560"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1771234689"
},
"departure": {
"delay": 9,
"time": "1771234689"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1771234920"
},
"departure": {
"delay": -60,
"time": "1771234920"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -180,
"time": "1771235100"
},
"departure": {
"delay": -180,
"time": "1771235100"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -150,
"time": "1771235010"
},
"departure": {
"delay": -150,
"time": "1771235010"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -202,
"time": "1771235198"
},
"departure": {
"delay": -202,
"time": "1771235198"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234620"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -202,
"time": "1771235138"
},
"departure": {
"delay": -202,
"time": "1771235138"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -81,
"time": "1771234839"
},
"departure": {
"delay": -81,
"time": "1771234839"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596831:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:253:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771231560"
},
"departure": {
"delay": 65,
"time": "1771231565"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1771231320"
},
"departure": {
"delay": 240,
"time": "1771231380"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1771231200"
},
"departure": {
"delay": 185,
"time": "1771231205"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 245,
"time": "1771231140"
},
"departure": {
"delay": 245,
"time": "1771231145"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 305,
"time": "1771231080"
},
"departure": {
"delay": 305,
"time": "1771231085"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1771231500"
},
"departure": {
"delay": 125,
"time": "1771231505"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 365,
"time": "1771230900"
},
"departure": {
"delay": 365,
"time": "1771230905"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 360,
"time": "1771230960"
},
"departure": {
"delay": 360,
"time": "1771231020"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"delay": 365,
"time": "1771230665"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 365,
"time": "1771230780"
},
"departure": {
"delay": 365,
"time": "1771230785"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771231620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1771231440"
},
"departure": {
"delay": 185,
"time": "1771231445"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1771231651",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:253:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197309x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 228,
"time": "1771231308"
},
"departure": {
"delay": 228,
"time": "1771231308"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 165,
"time": "1771231665"
},
"departure": {
"delay": 165,
"time": "1771231665"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 181,
"time": "1771231441"
},
"departure": {
"delay": 181,
"time": "1771231441"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 165,
"time": "1771232325"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 132,
"time": "1771231092"
},
"departure": {
"delay": 132,
"time": "1771231092"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 181,
"time": "1771231921"
},
"departure": {
"delay": 181,
"time": "1771231921"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 215,
"time": "1771230995"
},
"departure": {
"delay": 215,
"time": "1771230995"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 223,
"time": "1771231903"
},
"departure": {
"delay": 223,
"time": "1771231903"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 125,
"time": "1771231025"
},
"departure": {
"delay": 125,
"time": "1771231025"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 165,
"time": "1771232025"
},
"departure": {
"delay": 165,
"time": "1771232025"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 209,
"time": "1771231169"
},
"departure": {
"delay": 209,
"time": "1771231169"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 200,
"time": "1771231880"
},
"departure": {
"delay": 200,
"time": "1771231880"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 192,
"time": "1771232112"
},
"departure": {
"delay": 192,
"time": "1771232112"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 206,
"time": "1771232066"
},
"departure": {
"delay": 206,
"time": "1771232066"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 235,
"time": "1771231375"
},
"departure": {
"delay": 235,
"time": "1771231375"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 183,
"time": "1771231743"
},
"departure": {
"delay": 183,
"time": "1771231743"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 165,
"time": "1771231845"
},
"departure": {
"delay": 165,
"time": "1771231845"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1771231318",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197309x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:521:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771242900"
},
"departure": {
"time": "1771242900"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771242480"
},
"departure": {
"time": "1771242480"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771242720"
},
"departure": {
"time": "1771242720"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771243320"
},
"departure": {
"time": "1771243320"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771243740"
},
"departure": {
"time": "1771243740"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1771242300"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771243260"
},
"departure": {
"time": "1771243260"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771243200"
},
"departure": {
"time": "1771243200"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771243080"
},
"departure": {
"time": "1771243080"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771242840"
},
"departure": {
"time": "1771242840"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771243140"
},
"departure": {
"time": "1771243140"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771243020"
},
"departure": {
"time": "1771243020"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771242600"
},
"departure": {
"time": "1771242600"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771243560"
},
"departure": {
"time": "1771243560"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771242960"
},
"departure": {
"time": "1771242960"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771243980"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771243380"
},
"departure": {
"time": "1771243380"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771243920"
},
"departure": {
"time": "1771243920"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:521:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3401F5722107x2026x02x08T23x14x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771223460"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771226340"
},
"departure": {
"time": "1771226400"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771231260"
},
"departure": {
"time": "1771231320"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1771231920"
},
"departure": {
"time": "1771232040"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 62
},
{
"arrival": {
"time": "1771234080"
},
"departure": {
"time": "1771234140"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1771229640"
},
"departure": {
"time": "1771229700"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1771233000"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1771228380"
},
"departure": {
"time": "1771228440"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1771235400"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1771230180"
},
"departure": {
"time": "1771230360"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1771227480"
},
"departure": {
"time": "1771227540"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
}
],
"timestamp": "1771220841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3401F5722107x2026x02x08T23x14x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1490717:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1771231705"
},
"departure": {
"delay": 205,
"time": "1771231705"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 204,
"time": "1771231584"
},
"departure": {
"delay": 204,
"time": "1771231584"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 193,
"time": "1771231633"
},
"departure": {
"delay": 193,
"time": "1771231633"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 262,
"time": "1771231762"
},
"departure": {
"delay": 262,
"time": "1771231762"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 165,
"time": "1771231845"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 234,
"time": "1771231554"
},
"departure": {
"delay": 234,
"time": "1771231554"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 226,
"time": "1771231486"
},
"departure": {
"delay": 226,
"time": "1771231486"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1490717:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470472:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -63,
"time": "1771231857"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 160,
"time": "1771231660"
},
"departure": {
"delay": 160,
"time": "1771231660"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1771231629"
},
"departure": {
"delay": 129,
"time": "1771231629"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1771231711"
},
"departure": {
"delay": 91,
"time": "1771231711"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1771231745"
},
"departure": {
"delay": 65,
"time": "1771231745"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470472:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747501x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1771215708"
},
"departure": {
"delay": 118,
"time": "1771215718"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 133,
"time": "1771217458"
},
"departure": {
"delay": 133,
"time": "1771217473"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1771216968"
},
"departure": {
"delay": 61,
"time": "1771216981"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1771217070"
},
"departure": {
"delay": 79,
"time": "1771217119"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1771215584"
},
"departure": {
"delay": 58,
"time": "1771215598"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1771215799"
},
"departure": {
"delay": 93,
"time": "1771215813"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1771217164"
},
"departure": {
"delay": 99,
"time": "1771217199"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 164,
"time": "1771217428"
},
"departure": {
"delay": 164,
"time": "1771217444"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1771217280"
},
"departure": {
"delay": 134,
"time": "1771217294"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1771216668"
},
"departure": {
"delay": 58,
"time": "1771216678"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1771216194"
},
"departure": {
"delay": 26,
"time": "1771216226"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1771216854"
},
"departure": {
"delay": 78,
"time": "1771216878"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1771216485"
},
"departure": {
"delay": 58,
"time": "1771216498"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1771217336"
},
"departure": {
"delay": 130,
"time": "1771217350"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1771217241"
},
"departure": {
"delay": 92,
"time": "1771217252"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1771215748"
},
"departure": {
"delay": 101,
"time": "1771215761"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 27,
"time": "1771215447"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1771216418"
},
"departure": {
"delay": 53,
"time": "1771216433"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771216602"
},
"departure": {
"delay": 58,
"time": "1771216618"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1771217636"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1771216070"
},
"departure": {
"delay": 125,
"time": "1771216085"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1771215507"
},
"departure": {
"delay": 40,
"time": "1771215520"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747501x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:371:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238400"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1771235640"
},
"departure": {
"time": "1771235640"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771235160"
},
"departure": {
"time": "1771235160"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771237980"
},
"departure": {
"time": "1771237980"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1771237680"
},
"departure": {
"time": "1771237680"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1771236000"
},
"departure": {
"time": "1771236000"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771236960"
},
"departure": {
"time": "1771236960"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771236060"
},
"departure": {
"time": "1771236060"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771238340"
},
"departure": {
"time": "1771238340"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1771236780"
},
"departure": {
"time": "1771236780"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771238160"
},
"departure": {
"time": "1771238160"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1771237020"
},
"departure": {
"time": "1771237020"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771235820"
},
"departure": {
"time": "1771235820"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771235580"
},
"departure": {
"time": "1771235580"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771235400"
},
"departure": {
"time": "1771235400"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771238220"
},
"departure": {
"time": "1771238220"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1771235700"
},
"departure": {
"time": "1771235700"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771237320"
},
"departure": {
"time": "1771237320"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1771237200"
},
"departure": {
"time": "1771237200"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771237800"
},
"departure": {
"time": "1771237800"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1771237080"
},
"departure": {
"time": "1771237080"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771236360"
},
"departure": {
"time": "1771236360"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771237560"
},
"departure": {
"time": "1771237560"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1771237740"
},
"departure": {
"time": "1771237740"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1771238100"
},
"departure": {
"time": "1771238100"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1771237860"
},
"departure": {
"time": "1771237860"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1771236180"
},
"departure": {
"time": "1771236180"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771235220"
},
"departure": {
"time": "1771235220"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236720"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771237500"
},
"departure": {
"time": "1771237500"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"departure": {
"time": "1771235100"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771237620"
},
"departure": {
"time": "1771237620"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1771235340"
},
"departure": {
"time": "1771235340"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1771231739",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:371:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197384x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1771232251"
},
"departure": {
"delay": 151,
"time": "1771232251"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 165,
"time": "1771232205"
},
"departure": {
"delay": 165,
"time": "1771232205"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 167,
"time": "1771232027"
},
"departure": {
"delay": 167,
"time": "1771232027"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 119,
"time": "1771231859"
},
"departure": {
"delay": 119,
"time": "1771231859"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 119,
"time": "1771231979"
},
"departure": {
"delay": 119,
"time": "1771231979"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 153,
"time": "1771232073"
},
"departure": {
"delay": 153,
"time": "1771232073"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 165,
"time": "1771231785"
},
"departure": {
"delay": 165,
"time": "1771231785"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1771232279"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 122,
"time": "1771231622"
},
"departure": {
"delay": 122,
"time": "1771231622"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1771231543"
},
"departure": {
"delay": 103,
"time": "1771231543"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 119,
"time": "1771232159"
},
"departure": {
"delay": 119,
"time": "1771232159"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 144,
"time": "1771232184"
},
"departure": {
"delay": 144,
"time": "1771232184"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 127,
"time": "1771232107"
},
"departure": {
"delay": 127,
"time": "1771232107"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 177,
"time": "1771231557"
},
"departure": {
"delay": 177,
"time": "1771231557"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 178,
"time": "1771231918"
},
"departure": {
"delay": 178,
"time": "1771231918"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 163,
"time": "1771231663"
},
"departure": {
"delay": 163,
"time": "1771231663"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 151,
"time": "1771231711"
},
"departure": {
"delay": 151,
"time": "1771231711"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1771231668",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197384x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088087x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 396,
"time": "1771230576"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771230568",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088087x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1949:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14370,
"time": "1771232610"
},
"departure": {
"delay": -14370,
"time": "1771232610"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -14381,
"time": "1771231879"
},
"departure": {
"delay": -14381,
"time": "1771231879"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -14366,
"time": "1771232134"
},
"departure": {
"delay": -14366,
"time": "1771232134"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -14376,
"time": "1771232244"
},
"departure": {
"delay": -14376,
"time": "1771232244"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": -14370,
"time": "1771231830"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -14349,
"time": "1771231971"
},
"departure": {
"delay": -14349,
"time": "1771231971"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -14356,
"time": "1771232024"
},
"departure": {
"delay": -14356,
"time": "1771232024"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -14382,
"time": "1771232478"
},
"departure": {
"delay": -14382,
"time": "1771232478"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -14370,
"time": "1771232190"
},
"departure": {
"delay": -14370,
"time": "1771232190"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771231596",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1949:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4697101926662144x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -89,
"time": "1771231376"
},
"departure": {
"delay": -89,
"time": "1771231411"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 108,
"time": "1771232028"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": -31,
"time": "1771231788"
},
"departure": {
"delay": -31,
"time": "1771231829"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": -69,
"time": "1771231541"
},
"departure": {
"delay": -69,
"time": "1771231551"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -59,
"time": "1771231731"
},
"departure": {
"delay": -59,
"time": "1771231741"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": -45,
"time": "1771231602"
},
"departure": {
"delay": -45,
"time": "1771231635"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 37
}
],
"timestamp": "1771231529",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4697101926662144x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851006F5703875x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771228920"
},
"departure": {
"time": "1771228980"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771229700"
},
"departure": {
"time": "1771229820"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771231920"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1771227600"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771228500"
},
"departure": {
"time": "1771228560"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1771223991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851006F5703875x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112266x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771231607"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1771231185"
},
"departure": {
"delay": 45,
"time": "1771231185"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1771231529"
},
"departure": {
"delay": 29,
"time": "1771231529"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1771231425"
},
"departure": {
"delay": 45,
"time": "1771231425"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1771231297"
},
"departure": {
"delay": 37,
"time": "1771231297"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1771231608",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112266x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3103F5722366x2026x02x08T23x14x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771230000"
},
"departure": {
"time": "1771230060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1771231740"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771230840"
},
"departure": {
"time": "1771230900"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"departure": {
"time": "1771224000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771228680"
},
"departure": {
"time": "1771228860"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1771220391",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3103F5722366x2026x02x08T23x14x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244154xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 137,
"time": "1771231457"
},
"departure": {
"delay": 137,
"time": "1771231457"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1771231414"
},
"departure": {
"delay": 154,
"time": "1771231414"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 171,
"time": "1771231551"
},
"departure": {
"delay": 171,
"time": "1771231551"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 108,
"time": "1771230708"
},
"departure": {
"delay": 108,
"time": "1771230708"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 108,
"time": "1771231188"
},
"departure": {
"delay": 108,
"time": "1771231188"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1771231653"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771231418",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244154xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx421:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771257960"
},
"departure": {
"time": "1771257960"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771257300"
},
"departure": {
"time": "1771257300"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771255500"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771256520"
},
"departure": {
"time": "1771256520"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771258325"
},
"departure": {
"delay": 5,
"time": "1771258325"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771256100"
},
"departure": {
"time": "1771256100"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771257540"
},
"departure": {
"time": "1771257540"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1771257005"
},
"departure": {
"delay": 5,
"time": "1771257005"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771257180"
},
"departure": {
"time": "1771257180"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771258080"
},
"departure": {
"time": "1771258080"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771256400"
},
"departure": {
"time": "1771256400"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771258320"
},
"departure": {
"time": "1771258320"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771258380"
},
"departure": {
"time": "1771258380"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771256580"
},
"departure": {
"time": "1771256580"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771256340"
},
"departure": {
"time": "1771256340"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771258200"
},
"departure": {
"time": "1771258200"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771257360"
},
"departure": {
"time": "1771257360"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771256460"
},
"departure": {
"time": "1771256460"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771256940"
},
"departure": {
"time": "1771256940"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771257720"
},
"departure": {
"time": "1771257720"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771256760"
},
"departure": {
"time": "1771256760"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771257060"
},
"departure": {
"time": "1771257060"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771257840"
},
"departure": {
"time": "1771257840"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771257000"
},
"departure": {
"time": "1771257000"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771256880"
},
"departure": {
"time": "1771256880"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771258500"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1771231559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx421:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5306881485570048x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 273,
"time": "1771231574"
},
"departure": {
"delay": 273,
"time": "1771231593"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 285,
"time": "1771231687"
},
"departure": {
"delay": 285,
"time": "1771231725"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 248,
"time": "1771231594"
},
"departure": {
"delay": 248,
"time": "1771231628"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 246,
"time": "1771231731"
},
"departure": {
"delay": 246,
"time": "1771231746"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 249,
"time": "1771231809"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1771231384"
},
"departure": {
"delay": 185,
"time": "1771231385"
},
"stopId": "FR:14366:ZE:4798317683802112:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 233,
"time": "1771231345"
},
"departure": {
"delay": 233,
"time": "1771231373"
},
"stopId": "FR:14366:ZE:303000016:ATOUMOD036",
"stopSequence": 8
},
{
"departure": {
"delay": 223,
"time": "1771231243"
},
"stopId": "FR:14366:ZE:288360018:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1771231622",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5126752804274176:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5306881485570048x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16554F5650784x2026x02x03T11x53x52Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2100,
"time": "1771226460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 2100,
"time": "1771237320"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 48
}
],
"timestamp": "1771226361",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16554F5650784x2026x02x03T11x53x52Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx928:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771232544"
},
"departure": {
"delay": 24,
"time": "1771232544"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1771232296"
},
"departure": {
"delay": 16,
"time": "1771232296"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1771232183"
},
"departure": {
"delay": 23,
"time": "1771232183"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1771232255"
},
"departure": {
"delay": 35,
"time": "1771232255"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1771232359"
},
"departure": {
"delay": 19,
"time": "1771232359"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1771232070"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771232490"
},
"departure": {
"delay": 30,
"time": "1771232490"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1771232443"
},
"departure": {
"delay": 43,
"time": "1771232443"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1771232745"
},
"departure": {
"delay": 45,
"time": "1771232745"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771231557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx928:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851709F5703837x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771235820"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233900"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771233180"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234860"
},
"departure": {
"time": "1771234920"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771234200"
},
"departure": {
"time": "1771234260"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771229571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851709F5703837x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:743:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771254420"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771253700"
},
"departure": {
"time": "1771253700"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771253460"
},
"departure": {
"time": "1771253460"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771253940"
},
"departure": {
"time": "1771253940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771253340"
},
"departure": {
"time": "1771253340"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1771253100"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771253820"
},
"departure": {
"time": "1771253820"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771254060"
},
"departure": {
"time": "1771254060"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771253220"
},
"departure": {
"time": "1771253220"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771254300"
},
"departure": {
"time": "1771254300"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771253580"
},
"departure": {
"time": "1771253580"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771254180"
},
"departure": {
"time": "1771254180"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:743:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771240500"
},
"departure": {
"time": "1771240500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1771241340"
},
"departure": {
"time": "1771241340"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1771240200"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771240260"
},
"departure": {
"time": "1771240260"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771241100"
},
"departure": {
"time": "1771241100"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771241760"
},
"departure": {
"time": "1771241760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771241460"
},
"departure": {
"time": "1771241460"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771241940"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1771241700"
},
"departure": {
"time": "1771241700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771241160"
},
"departure": {
"time": "1771241160"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771241820"
},
"departure": {
"time": "1771241820"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771240980"
},
"departure": {
"time": "1771240980"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771240740"
},
"departure": {
"time": "1771240740"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771240920"
},
"departure": {
"time": "1771240920"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771240800"
},
"departure": {
"time": "1771240800"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771241040"
},
"departure": {
"time": "1771241040"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771240620"
},
"departure": {
"time": "1771240620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1771241220"
},
"departure": {
"time": "1771241220"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771241580"
},
"departure": {
"time": "1771241580"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:483:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN5376F5708229x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238220"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771247460"
},
"stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771225380"
},
"departure": {
"time": "1771225560"
},
"stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771230000"
},
"departure": {
"time": "1771230600"
},
"stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771227540"
},
"departure": {
"time": "1771227840"
},
"stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771241340"
},
"departure": {
"time": "1771241520"
},
"stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771239300"
},
"departure": {
"time": "1771239480"
},
"stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1771223760"
},
"stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771243980"
},
"departure": {
"time": "1771244280"
},
"stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1771220151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN5376F5708229x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597577:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1771234276"
},
"departure": {
"delay": 16,
"time": "1771234276"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -16,
"time": "1771233824"
},
"departure": {
"delay": -16,
"time": "1771233824"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1867,
"time": "1771231733"
},
"departure": {
"delay": -1867,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1447,
"time": "1771231733"
},
"departure": {
"delay": -1447,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1771233927"
},
"departure": {
"delay": 27,
"time": "1771233927"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1627,
"time": "1771231733"
},
"departure": {
"delay": -1627,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1771234174"
},
"departure": {
"delay": -26,
"time": "1771234174"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"delay": -1267,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -34,
"time": "1771234466"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -1687,
"time": "1771231733"
},
"departure": {
"delay": -1687,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -53,
"time": "1771233847"
},
"departure": {
"delay": -53,
"time": "1771233847"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1771234383"
},
"departure": {
"delay": 3,
"time": "1771234383"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1771233786"
},
"departure": {
"delay": 6,
"time": "1771233786"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771234230"
},
"departure": {
"delay": 30,
"time": "1771234230"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1327,
"time": "1771231733"
},
"departure": {
"delay": -1327,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1687,
"time": "1771231733"
},
"departure": {
"delay": -1687,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1771234407"
},
"departure": {
"delay": -33,
"time": "1771234407"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -35,
"time": "1771233985"
},
"departure": {
"delay": -35,
"time": "1771233985"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771233710"
},
"departure": {
"delay": -10,
"time": "1771233710"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1267,
"time": "1771231733"
},
"departure": {
"delay": -1267,
"time": "1771231733"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597577:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022749x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 295,
"time": "1771231915"
},
"departure": {
"delay": 295,
"time": "1771231915"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 298,
"time": "1771232278"
},
"departure": {
"delay": 298,
"time": "1771232278"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 292,
"time": "1771232092"
},
"departure": {
"delay": 292,
"time": "1771232092"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 299,
"time": "1771231619"
},
"departure": {
"delay": 299,
"time": "1771231619"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 256,
"time": "1771232116"
},
"departure": {
"delay": 256,
"time": "1771232116"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 251,
"time": "1771232051"
},
"departure": {
"delay": 251,
"time": "1771232051"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 289,
"time": "1771232149"
},
"departure": {
"delay": 289,
"time": "1771232149"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 251,
"time": "1771232351"
},
"departure": {
"delay": 251,
"time": "1771232351"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 260,
"time": "1771232180"
},
"departure": {
"delay": 260,
"time": "1771232180"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 262,
"time": "1771231882"
},
"departure": {
"delay": 262,
"time": "1771231882"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 261,
"time": "1771232241"
},
"departure": {
"delay": 261,
"time": "1771232241"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 263,
"time": "1771232303"
},
"departure": {
"delay": 263,
"time": "1771232303"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 251,
"time": "1771231811"
},
"departure": {
"delay": 251,
"time": "1771231811"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 251,
"time": "1771232471"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1771231668",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022749x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758505x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1771232640"
},
"departure": {
"delay": 120,
"time": "1771232640"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1771233060"
},
"departure": {
"delay": 120,
"time": "1771233060"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1771233180"
},
"departure": {
"delay": 120,
"time": "1771233180"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1771230680"
},
"departure": {
"delay": 115,
"time": "1771230775"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 149,
"time": "1771231283"
},
"departure": {
"delay": 149,
"time": "1771231349"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1771230979"
},
"departure": {
"delay": 111,
"time": "1771231011"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1771233240"
},
"departure": {
"delay": 120,
"time": "1771233240"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1771232880"
},
"departure": {
"delay": 120,
"time": "1771232880"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1771233360"
},
"departure": {
"delay": 120,
"time": "1771233360"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1771231740"
},
"departure": {
"delay": 120,
"time": "1771231740"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1771232400"
},
"departure": {
"delay": 120,
"time": "1771232400"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1771231860"
},
"departure": {
"delay": 120,
"time": "1771231860"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1771233480"
},
"departure": {
"delay": 120,
"time": "1771233480"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1771230899"
},
"departure": {
"delay": 132,
"time": "1771230912"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1771232220"
},
"departure": {
"delay": 120,
"time": "1771232220"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1771232940"
},
"departure": {
"delay": 120,
"time": "1771232940"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1771233600"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1771232520"
},
"departure": {
"delay": 120,
"time": "1771232520"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1771232100"
},
"departure": {
"delay": 120,
"time": "1771232100"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 39,
"time": "1771230339"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1771232340"
},
"departure": {
"delay": 120,
"time": "1771232340"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758505x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -67,
"time": "1771224759"
},
"departure": {
"delay": -67,
"time": "1771224773"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1771223369"
},
"departure": {
"delay": 96,
"time": "1771223376"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"departure": {
"delay": 182,
"time": "1771223282"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"time": "1771223736"
},
"departure": {
"time": "1771223760"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771223833"
},
"departure": {
"delay": 22,
"time": "1771223842"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1771223866"
},
"departure": {
"delay": 47,
"time": "1771223927"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1771224331"
},
"departure": {
"delay": 18,
"time": "1771224438"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1771224666"
},
"departure": {
"delay": 17,
"time": "1771224677"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1771224284"
},
"departure": {
"delay": -10,
"time": "1771224290"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1771224559"
},
"departure": {
"delay": 32,
"time": "1771224572"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": -65,
"time": "1771224704"
},
"departure": {
"delay": -65,
"time": "1771224715"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1771224632"
},
"departure": {
"delay": 39,
"time": "1771224639"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1771224892"
},
"departure": {
"delay": 8,
"time": "1771224908"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1771223584"
},
"departure": {
"delay": 12,
"time": "1771223592"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1771223631"
},
"departure": {
"delay": 6,
"time": "1771223646"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1771223504"
},
"departure": {
"delay": -11,
"time": "1771223509"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 161,
"time": "1771223309"
},
"departure": {
"delay": 161,
"time": "1771223321"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1771223470"
},
"departure": {
"delay": 76,
"time": "1771223476"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"time": "1771223687"
},
"departure": {
"time": "1771223700"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1771224088"
},
"departure": {
"delay": 18,
"time": "1771224198"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -102,
"time": "1771224978"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
}
],
"timestamp": "1771231737",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:109:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077326x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771232813"
},
"departure": {
"delay": 53,
"time": "1771232813"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1771233287"
},
"departure": {
"delay": 47,
"time": "1771233287"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1771232747"
},
"departure": {
"delay": 47,
"time": "1771232747"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771233540"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1771232867"
},
"departure": {
"delay": 47,
"time": "1771232867"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771232940"
},
"departure": {
"time": "1771232940"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1771233480"
},
"departure": {
"time": "1771233480"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771233360"
},
"departure": {
"time": "1771233360"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1771233437"
},
"departure": {
"delay": 17,
"time": "1771233437"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771233780"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771233020"
},
"departure": {
"delay": 20,
"time": "1771233020"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1771233147"
},
"departure": {
"delay": 27,
"time": "1771233147"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771233211"
},
"departure": {
"delay": 31,
"time": "1771233211"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077326x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597573:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1771231954"
},
"departure": {
"delay": 94,
"time": "1771231954"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 108,
"time": "1771231908"
},
"departure": {
"delay": 108,
"time": "1771231908"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"departure": {
"delay": 89,
"time": "1771230689"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1771231852"
},
"departure": {
"delay": 52,
"time": "1771231852"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1771231998"
},
"departure": {
"delay": 78,
"time": "1771231998"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1771231655"
},
"departure": {
"delay": 35,
"time": "1771231655"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1771232061"
},
"departure": {
"delay": 81,
"time": "1771232061"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1771232085"
},
"departure": {
"delay": 45,
"time": "1771232085"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1771232144"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1771230719"
},
"departure": {
"delay": 119,
"time": "1771230719"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597573:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112265x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1771230965"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771230968",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112265x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470052:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771234500"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470052:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017464x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1771230985"
},
"departure": {
"delay": 25,
"time": "1771230985"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1771231329"
},
"departure": {
"delay": 9,
"time": "1771231329"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771231188"
},
"departure": {
"delay": 48,
"time": "1771231188"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -64,
"time": "1771231376"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1771231162"
},
"departure": {
"delay": 22,
"time": "1771231162"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1771231294"
},
"departure": {
"delay": 34,
"time": "1771231294"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -47,
"time": "1771231033"
},
"departure": {
"delay": -47,
"time": "1771231033"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771230938",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017464x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470557:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1771231765"
},
"departure": {
"delay": 85,
"time": "1771231765"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -36,
"time": "1771232304"
},
"departure": {
"delay": -36,
"time": "1771232304"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1771231889"
},
"departure": {
"delay": 89,
"time": "1771231889"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 111,
"time": "1771231227"
},
"departure": {
"delay": 111,
"time": "1771231251"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1771231461"
},
"departure": {
"delay": 81,
"time": "1771231461"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1771231967"
},
"departure": {
"delay": 47,
"time": "1771231967"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1771231151"
},
"departure": {
"delay": 111,
"time": "1771231191"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1771232193"
},
"departure": {
"delay": 33,
"time": "1771232193"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1771232086"
},
"departure": {
"delay": 106,
"time": "1771232086"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1771232264"
},
"departure": {
"delay": 44,
"time": "1771232264"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1771231811"
},
"departure": {
"delay": 71,
"time": "1771231811"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1771231652"
},
"departure": {
"delay": 32,
"time": "1771231652"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771231548"
},
"departure": {
"delay": 48,
"time": "1771231548"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1771231071"
},
"departure": {
"delay": 81,
"time": "1771231101"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -71,
"time": "1771232389"
},
"departure": {
"delay": -71,
"time": "1771232389"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1771231521"
},
"departure": {
"delay": 81,
"time": "1771231521"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1771232134"
},
"departure": {
"delay": 34,
"time": "1771232134"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1771231597"
},
"departure": {
"delay": 51,
"time": "1771231611"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -77,
"time": "1771232443"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 71,
"time": "1771231691"
},
"departure": {
"delay": 71,
"time": "1771231691"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1771231326"
},
"departure": {
"delay": 81,
"time": "1771231341"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470557:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3231,
"time": "1771230062"
},
"departure": {
"delay": -3231,
"time": "1771230069"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -3161,
"time": "1771230161"
},
"departure": {
"delay": -3161,
"time": "1771230199"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -3288,
"time": "1771229945"
},
"departure": {
"delay": -3288,
"time": "1771230012"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -3183,
"time": "1771230357"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -3279,
"time": "1771230261"
},
"departure": {
"delay": -3279,
"time": "1771230261"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771228374",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4411:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596824:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771231745"
},
"departure": {
"delay": 5,
"time": "1771231745"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -33,
"time": "1771232007"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1771231867"
},
"departure": {
"delay": 7,
"time": "1771231867"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -24,
"time": "1771231956"
},
"departure": {
"delay": -24,
"time": "1771231956"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1771231553"
},
"departure": {
"delay": 2,
"time": "1771231562"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1771231926"
},
"departure": {
"delay": 6,
"time": "1771231926"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1771231805"
},
"departure": {
"delay": 5,
"time": "1771231805"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1771231652"
},
"departure": {
"delay": 32,
"time": "1771231652"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596824:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850608F5703903x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234020"
},
"departure": {
"time": "1771234080"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771234620"
},
"departure": {
"time": "1771234680"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771234380"
},
"departure": {
"time": "1771234440"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771235820"
},
"departure": {
"time": "1771235880"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233900"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771236120"
},
"departure": {
"time": "1771236180"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771236660"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771235460"
},
"departure": {
"time": "1771235580"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771233420"
},
"departure": {
"time": "1771233480"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771229451",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850608F5703903x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112268x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1771233125"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 202,
"time": "1771231822"
},
"departure": {
"delay": 202,
"time": "1771231822"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 186,
"time": "1771232946"
},
"departure": {
"delay": 186,
"time": "1771232946"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 197,
"time": "1771232177"
},
"departure": {
"delay": 197,
"time": "1771232177"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 210,
"time": "1771232070"
},
"departure": {
"delay": 210,
"time": "1771232070"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 166,
"time": "1771233046"
},
"departure": {
"delay": 166,
"time": "1771233046"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 175,
"time": "1771231975"
},
"departure": {
"delay": 175,
"time": "1771231975"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 178,
"time": "1771232338"
},
"departure": {
"delay": 178,
"time": "1771232338"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 162,
"time": "1771231542"
},
"departure": {
"delay": 162,
"time": "1771231542"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 169,
"time": "1771232629"
},
"departure": {
"delay": 169,
"time": "1771232629"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 202,
"time": "1771232542"
},
"departure": {
"delay": 202,
"time": "1771232542"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 190,
"time": "1771232830"
},
"departure": {
"delay": 190,
"time": "1771232830"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 90,
"time": "1771231350"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 207,
"time": "1771232727"
},
"departure": {
"delay": 207,
"time": "1771232727"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1771231673"
},
"departure": {
"delay": 173,
"time": "1771231673"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1771231718",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112268x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1771225806"
},
"departure": {
"delay": 43,
"time": "1771225843"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771226700"
},
"departure": {
"delay": 30,
"time": "1771226730"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"departure": {
"time": "1771225200"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771226810"
},
"departure": {
"delay": 20,
"time": "1771226840"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771226599"
},
"departure": {
"delay": 30,
"time": "1771226610"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1771226101"
},
"departure": {
"delay": 89,
"time": "1771226129"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1771226462"
},
"departure": {
"delay": 71,
"time": "1771226471"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1771226569"
},
"departure": {
"delay": 120,
"time": "1771226580"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1771226289"
},
"departure": {
"delay": 92,
"time": "1771226432"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1771227010"
},
"departure": {
"delay": 5,
"time": "1771227065"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1771227108"
},
"departure": {
"delay": -3,
"time": "1771227117"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1771225509"
},
"departure": {
"delay": 42,
"time": "1771225542"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1771225359"
},
"departure": {
"delay": 13,
"time": "1771225393"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1771225606"
},
"departure": {
"delay": 4,
"time": "1771225684"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1771225567"
},
"departure": {
"delay": 16,
"time": "1771225576"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1771226897"
},
"departure": {
"delay": -11,
"time": "1771226929"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1771227179"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1771225899"
},
"departure": {
"delay": 36,
"time": "1771225956"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1771225446"
},
"departure": {
"delay": 38,
"time": "1771225478"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"time": "1771225302"
},
"departure": {
"time": "1771225320"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1771226653"
},
"departure": {
"delay": 24,
"time": "1771226664"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
}
],
"timestamp": "1771231737",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:111:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848952F5704034x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771236180"
},
"departure": {
"time": "1771236240"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771234740"
},
"departure": {
"time": "1771234800"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1771233960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771235340"
},
"departure": {
"time": "1771235400"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771239120"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771238760"
},
"departure": {
"time": "1771238820"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771237740"
},
"departure": {
"time": "1771237800"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236780"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771237020"
},
"departure": {
"time": "1771237080"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771235760"
},
"departure": {
"time": "1771235820"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1771230353",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848952F5704034x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597243:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1771234263"
},
"departure": {
"delay": 3,
"time": "1771234263"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1771234312"
},
"departure": {
"delay": -8,
"time": "1771234312"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -109,
"time": "1771234571"
},
"departure": {
"delay": -109,
"time": "1771234571"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"time": "1771233780"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -33,
"time": "1771234347"
},
"departure": {
"delay": -33,
"time": "1771234347"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1771234886"
},
"departure": {
"delay": 26,
"time": "1771234886"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 16,
"time": "1771234216"
},
"departure": {
"delay": 16,
"time": "1771234216"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1771234127"
},
"departure": {
"delay": -13,
"time": "1771234127"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -40,
"time": "1771235000"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -77,
"time": "1771234483"
},
"departure": {
"delay": -77,
"time": "1771234483"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -93,
"time": "1771234407"
},
"departure": {
"delay": -93,
"time": "1771234407"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1771233917"
},
"departure": {
"delay": 17,
"time": "1771233917"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1771234946"
},
"departure": {
"delay": 26,
"time": "1771234946"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1771234067"
},
"departure": {
"delay": 47,
"time": "1771234067"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"time": "1771233840"
},
"departure": {
"time": "1771233840"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -79,
"time": "1771234661"
},
"departure": {
"delay": -79,
"time": "1771234661"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -4,
"time": "1771234736"
},
"departure": {
"delay": -4,
"time": "1771234736"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597243:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077324x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1771231300"
},
"departure": {
"delay": -20,
"time": "1771231300"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771231385"
},
"departure": {
"delay": 5,
"time": "1771231385"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1771231096"
},
"departure": {
"delay": 76,
"time": "1771231096"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 92,
"time": "1771231172"
},
"departure": {
"delay": 92,
"time": "1771231172"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1771231032"
},
"departure": {
"delay": 72,
"time": "1771231032"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1771231625"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771231270"
},
"departure": {
"delay": 10,
"time": "1771231270"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1771231234"
},
"departure": {
"delay": 34,
"time": "1771231234"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1771231258",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077324x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051226xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1771232317"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 92,
"time": "1771231712"
},
"departure": {
"delay": 92,
"time": "1771231712"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1771231896"
},
"departure": {
"delay": 96,
"time": "1771231896"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1771231676"
},
"departure": {
"delay": 56,
"time": "1771231676"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1771231577"
},
"departure": {
"delay": 17,
"time": "1771231577"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -31,
"time": "1771231289"
},
"departure": {
"delay": -31,
"time": "1771231289"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1771232191"
},
"departure": {
"delay": 91,
"time": "1771232191"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1771232103"
},
"departure": {
"delay": 63,
"time": "1771232103"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1771232065"
},
"departure": {
"delay": 85,
"time": "1771232065"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1771231495"
},
"departure": {
"delay": 55,
"time": "1771231495"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1771231708",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051226xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758080x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1771233830"
},
"departure": {
"delay": 110,
"time": "1771233830"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1771232930"
},
"departure": {
"delay": 110,
"time": "1771232930"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1771233650"
},
"departure": {
"delay": 110,
"time": "1771233650"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1771233710"
},
"departure": {
"delay": 110,
"time": "1771233710"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1771232210"
},
"departure": {
"delay": 110,
"time": "1771232210"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1771233410"
},
"departure": {
"delay": 110,
"time": "1771233410"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1771232690"
},
"departure": {
"delay": 110,
"time": "1771232690"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1771233950"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1771232510"
},
"departure": {
"delay": 110,
"time": "1771232510"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1771233770"
},
"departure": {
"delay": 110,
"time": "1771233770"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771233110"
},
"departure": {
"delay": 110,
"time": "1771233110"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 134,
"time": "1771231634"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1771232030"
},
"departure": {
"delay": 110,
"time": "1771232030"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771231720"
},
"departure": {
"time": "1771231620"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758080x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758534x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1771233590"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1771230561"
},
"departure": {
"delay": 21,
"time": "1771230621"
},
"stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1771232570"
},
"departure": {
"delay": -10,
"time": "1771232570"
},
"stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1771230296"
},
"departure": {
"delay": 66,
"time": "1771230366"
},
"stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1771231214"
},
"departure": {
"delay": 24,
"time": "1771231224"
},
"stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -23,
"time": "1771231386"
},
"departure": {
"delay": -23,
"time": "1771231417"
},
"stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771232090"
},
"departure": {
"delay": -10,
"time": "1771232090"
},
"stopId": "FR:50041:ZE:HAGECA:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1771231674"
},
"departure": {
"delay": 9,
"time": "1771231689"
},
"stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1771231790"
},
"departure": {
"delay": -10,
"time": "1771231790"
},
"stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 35,
"time": "1771230035"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1771230854"
},
"departure": {
"delay": -37,
"time": "1771230923"
},
"stopId": "FR:50041:ZE:HAGMES:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1771232990"
},
"departure": {
"delay": -10,
"time": "1771232990"
},
"stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A1:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758534x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244844xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1771231478"
},
"departure": {
"delay": 98,
"time": "1771231478"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 79,
"time": "1771231339"
},
"departure": {
"delay": 79,
"time": "1771231339"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 122,
"time": "1771231202"
},
"departure": {
"delay": 122,
"time": "1771231202"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 124,
"time": "1771231264"
},
"departure": {
"delay": 124,
"time": "1771231264"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 127,
"time": "1771231087"
},
"departure": {
"delay": 127,
"time": "1771231087"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 106,
"time": "1771231246"
},
"departure": {
"delay": 106,
"time": "1771231246"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 125,
"time": "1771231445"
},
"departure": {
"delay": 125,
"time": "1771231445"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 64,
"time": "1771231144"
},
"departure": {
"delay": 64,
"time": "1771231144"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 87,
"time": "1771231467"
},
"departure": {
"delay": 87,
"time": "1771231467"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 50,
"time": "1771231550"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 146,
"time": "1771231166"
},
"departure": {
"delay": 146,
"time": "1771231166"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1771231458",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244844xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022816x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -231,
"time": "1771230549"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1771230508",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022816x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077325x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -58,
"time": "1771232342"
},
"departure": {
"delay": -58,
"time": "1771232342"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -41,
"time": "1771232299"
},
"departure": {
"delay": -41,
"time": "1771232299"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -58,
"time": "1771232642"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -58,
"time": "1771231802"
},
"departure": {
"delay": -58,
"time": "1771231802"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1771231667"
},
"departure": {
"delay": 47,
"time": "1771231667"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -11,
"time": "1771232149"
},
"departure": {
"delay": -11,
"time": "1771232149"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771231733"
},
"departure": {
"delay": 53,
"time": "1771231733"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -58,
"time": "1771232222"
},
"departure": {
"delay": -58,
"time": "1771232222"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -31,
"time": "1771232009"
},
"departure": {
"delay": -31,
"time": "1771232009"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1771231729"
},
"departure": {
"delay": -11,
"time": "1771231729"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1771231560"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -38,
"time": "1771231882"
},
"departure": {
"delay": -38,
"time": "1771231882"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -58,
"time": "1771232402"
},
"departure": {
"delay": -58,
"time": "1771232402"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1771232073"
},
"departure": {
"delay": -27,
"time": "1771232073"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077325x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017602x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 287,
"time": "1771231727"
},
"departure": {
"delay": 287,
"time": "1771231727"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 200,
"time": "1771231280"
},
"departure": {
"delay": 200,
"time": "1771231280"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 198,
"time": "1771231398"
},
"departure": {
"delay": 198,
"time": "1771231398"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 265,
"time": "1771231585"
},
"departure": {
"delay": 265,
"time": "1771231585"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 227,
"time": "1771231367"
},
"departure": {
"delay": 227,
"time": "1771231367"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 261,
"time": "1771231761"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 316,
"time": "1771231696"
},
"departure": {
"delay": 316,
"time": "1771231696"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 315,
"time": "1771231635"
},
"departure": {
"delay": 315,
"time": "1771231635"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 229,
"time": "1771231489"
},
"departure": {
"delay": 229,
"time": "1771231489"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017602x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1469781:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1771232505"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1771231830"
},
"departure": {
"delay": 90,
"time": "1771231830"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 168,
"time": "1771232028"
},
"departure": {
"delay": 168,
"time": "1771232028"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1771231759"
},
"departure": {
"delay": 79,
"time": "1771231759"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 171,
"time": "1771232331"
},
"departure": {
"delay": 171,
"time": "1771232331"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1771231730"
},
"departure": {
"delay": 110,
"time": "1771231730"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1771232263"
},
"departure": {
"delay": 103,
"time": "1771232263"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771231640"
},
"departure": {
"delay": 20,
"time": "1771231640"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1771231691"
},
"departure": {
"delay": 71,
"time": "1771231691"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 210,
"time": "1771232430"
},
"departure": {
"delay": 210,
"time": "1771232430"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1469781:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745390x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1771224593"
},
"departure": {
"delay": 34,
"time": "1771224634"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1771224260"
},
"departure": {
"delay": -7,
"time": "1771224293"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1771224719"
},
"departure": {
"delay": 119,
"time": "1771224839"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1771224022"
},
"departure": {
"delay": 58,
"time": "1771224058"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771224660"
},
"departure": {
"delay": 24,
"time": "1771224684"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1771225024"
},
"departure": {
"delay": 40,
"time": "1771225060"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 137,
"time": "1771224889"
},
"departure": {
"delay": 137,
"time": "1771224917"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1771223554"
},
"departure": {
"delay": -5,
"time": "1771223575"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1771224087"
},
"departure": {
"delay": 73,
"time": "1771224133"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1771223930"
},
"departure": {
"delay": 87,
"time": "1771223967"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1771224353"
},
"departure": {
"delay": 29,
"time": "1771224389"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1771224178"
},
"departure": {
"delay": 38,
"time": "1771224218"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1771223598"
},
"departure": {
"delay": -4,
"time": "1771223636"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1771223743"
},
"departure": {
"delay": 17,
"time": "1771223777"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1771225142"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 63,
"time": "1771223463"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 79,
"time": "1771223806"
},
"departure": {
"delay": 79,
"time": "1771223899"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1771224942"
},
"departure": {
"delay": 76,
"time": "1771224976"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1771224465"
},
"departure": {
"delay": 18,
"time": "1771224498"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1771223668"
},
"departure": {
"delay": 12,
"time": "1771223712"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745390x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077417x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1771232150"
},
"departure": {
"delay": 50,
"time": "1771232150"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1771232580"
},
"departure": {
"time": "1771232580"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1771232740"
},
"departure": {
"delay": 40,
"time": "1771232740"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1771232040"
},
"departure": {
"time": "1771232040"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1771232655"
},
"departure": {
"delay": 15,
"time": "1771232655"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1771232712"
},
"departure": {
"delay": 12,
"time": "1771232712"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1771232940"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1771231928"
},
"departure": {
"delay": 8,
"time": "1771231928"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1771232541"
},
"departure": {
"delay": 21,
"time": "1771232541"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771232820"
},
"departure": {
"time": "1771232820"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1771231984"
},
"departure": {
"delay": 4,
"time": "1771231984"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1771232227"
},
"departure": {
"delay": 7,
"time": "1771232227"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771232340"
},
"departure": {
"time": "1771232340"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1771232404"
},
"departure": {
"delay": 4,
"time": "1771232404"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1771232455"
},
"departure": {
"delay": 55,
"time": "1771232455"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1771231811"
},
"departure": {
"delay": 11,
"time": "1771231811"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1771231724"
},
"departure": {
"delay": 44,
"time": "1771231724"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1771231680"
},
"departure": {
"time": "1771231680"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1771231318",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077417x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3340F5709588x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771236240"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1771229040"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771225431",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3340F5709588x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852620F5703757x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771236600"
},
"departure": {
"time": "1771236660"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771235760"
},
"departure": {
"time": "1771235940"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771237080"
},
"departure": {
"time": "1771237140"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771238040"
},
"departure": {
"time": "1771238100"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1771239000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771238400"
},
"departure": {
"time": "1771238460"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771237620"
},
"departure": {
"time": "1771237680"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1771234500"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1771230891",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852620F5703757x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx925:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771231590"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1771231704"
},
"departure": {
"delay": 24,
"time": "1771231704"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1771231786"
},
"departure": {
"delay": 46,
"time": "1771231786"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1771232065"
},
"departure": {
"delay": 25,
"time": "1771232065"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1771231827"
},
"departure": {
"delay": 27,
"time": "1771231827"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1771232021"
},
"departure": {
"delay": 41,
"time": "1771232021"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1771231974"
},
"departure": {
"delay": 54,
"time": "1771231974"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771231890"
},
"departure": {
"delay": 30,
"time": "1771231890"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1771232425"
},
"departure": {
"delay": 25,
"time": "1771232425"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1771232276"
},
"departure": {
"delay": 56,
"time": "1771232276"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1771232501"
},
"departure": {
"delay": 41,
"time": "1771232501"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771231166",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx925:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3105F5722363x2026x02x08T23x14x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771234320"
},
"departure": {
"time": "1771234380"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771233480"
},
"departure": {
"time": "1771233540"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1771232100"
},
"departure": {
"time": "1771232280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"departure": {
"time": "1771227600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771235220"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
}
],
"timestamp": "1771223991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3105F5722363x2026x02x08T23x14x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191110x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771230726"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771230678",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191110x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:415:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771237620"
},
"departure": {
"time": "1771237620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1771238760"
},
"departure": {
"time": "1771238760"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1771238520"
},
"departure": {
"time": "1771238520"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1771238280"
},
"departure": {
"time": "1771238280"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1771239180"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1771238580"
},
"departure": {
"time": "1771238580"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1771239120"
},
"departure": {
"time": "1771239120"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1771238220"
},
"departure": {
"time": "1771238220"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1771238940"
},
"departure": {
"time": "1771238940"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1771237800"
},
"departure": {
"time": "1771237800"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1771237500"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1771238160"
},
"departure": {
"time": "1771238160"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1771238340"
},
"departure": {
"time": "1771238340"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1771238460"
},
"departure": {
"time": "1771238460"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1771238400"
},
"departure": {
"time": "1771238400"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1771238100"
},
"departure": {
"time": "1771238100"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1771238040"
},
"departure": {
"time": "1771238040"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1771237920"
},
"departure": {
"time": "1771237920"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1771231725",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:415:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182519x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1771231361"
},
"departure": {
"delay": -19,
"time": "1771231361"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1771231754"
},
"departure": {
"delay": 14,
"time": "1771231754"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1771231289"
},
"departure": {
"delay": 29,
"time": "1771231289"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1771231607"
},
"departure": {
"delay": 47,
"time": "1771231607"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1771232234"
},
"departure": {
"delay": 14,
"time": "1771232234"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1771232304"
},
"departure": {
"delay": 24,
"time": "1771232304"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 68,
"time": "1771232468"
},
"departure": {
"delay": 68,
"time": "1771232468"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -64,
"time": "1771231376"
},
"departure": {
"delay": -64,
"time": "1771231376"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1771232072"
},
"departure": {
"delay": 32,
"time": "1771232072"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1771232594"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 44,
"time": "1771231664"
},
"departure": {
"delay": 44,
"time": "1771231664"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1771232174"
},
"departure": {
"delay": 14,
"time": "1771232174"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1771231994"
},
"departure": {
"delay": 14,
"time": "1771231994"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 63,
"time": "1771231503"
},
"departure": {
"delay": 63,
"time": "1771231503"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1771232414"
},
"departure": {
"delay": 14,
"time": "1771232414"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 63,
"time": "1771232523"
},
"departure": {
"delay": 63,
"time": "1771232523"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 39,
"time": "1771232379"
},
"departure": {
"delay": 39,
"time": "1771232379"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1771232274"
},
"departure": {
"delay": 54,
"time": "1771232274"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771231188",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182519x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN20711F5639031x2026x02x03T00x32x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771233780"
},
"departure": {
"time": "1771233900"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771234680"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771232760"
},
"departure": {
"time": "1771232880"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771228193",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN20711F5639031x2026x02x03T00x32x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1009:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236720"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771237320"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771237200"
},
"departure": {
"time": "1771237200"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1771236180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771237140"
},
"departure": {
"time": "1771237140"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771236840"
},
"departure": {
"time": "1771236840"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771237020"
},
"departure": {
"time": "1771237020"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771236660"
},
"departure": {
"time": "1771236660"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771236300"
},
"departure": {
"time": "1771236300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771236480"
},
"departure": {
"time": "1771236480"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771236780"
},
"departure": {
"time": "1771236780"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771236900"
},
"departure": {
"time": "1771236900"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771237260"
},
"departure": {
"time": "1771237260"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771237080"
},
"departure": {
"time": "1771237080"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771236240"
},
"departure": {
"time": "1771236240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771231616",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1009:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13128F5710728x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771233900"
},
"departure": {
"time": "1771233960"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771236480"
},
"departure": {
"time": "1771236600"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771233360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771235580"
},
"departure": {
"time": "1771235700"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771238880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771234440"
},
"departure": {
"time": "1771234500"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771235040"
},
"departure": {
"time": "1771235100"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1771229751",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13128F5710728x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112269x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771233186"
},
"departure": {
"delay": 6,
"time": "1771233186"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1771233099"
},
"departure": {
"delay": 39,
"time": "1771233099"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1771233284"
},
"departure": {
"delay": 44,
"time": "1771233284"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1771233603"
},
"departure": {
"delay": 3,
"time": "1771233603"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1771232379"
},
"departure": {
"delay": 39,
"time": "1771232379"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771232895"
},
"departure": {
"delay": 15,
"time": "1771232895"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1771232143"
},
"departure": {
"delay": 43,
"time": "1771232143"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1771233387"
},
"departure": {
"delay": 27,
"time": "1771233387"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771233682"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"time": "1771231980"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1771232532"
},
"departure": {
"delay": 12,
"time": "1771232532"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1771233503"
},
"departure": {
"delay": 23,
"time": "1771233503"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1771232627"
},
"departure": {
"delay": 47,
"time": "1771232627"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1771232258"
},
"departure": {
"delay": 38,
"time": "1771232258"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1771232734"
},
"departure": {
"delay": 34,
"time": "1771232734"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1771231708",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112269x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx552:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771232771"
},
"departure": {
"delay": 11,
"time": "1771232771"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771232850"
},
"departure": {
"delay": 30,
"time": "1771232850"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771233135"
},
"departure": {
"delay": 15,
"time": "1771233135"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771233030"
},
"departure": {
"delay": 30,
"time": "1771233030"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1771233276"
},
"departure": {
"delay": 36,
"time": "1771233276"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1771232730"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771233450"
},
"departure": {
"delay": 30,
"time": "1771233450"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771232951"
},
"departure": {
"delay": 11,
"time": "1771232951"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771231596",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx552:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx525:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771263180"
},
"departure": {
"time": "1771263180"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1771261380"
},
"departure": {
"time": "1771261380"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771261800"
},
"departure": {
"time": "1771261800"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771263000"
},
"departure": {
"time": "1771263000"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771263600"
},
"departure": {
"time": "1771263600"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1771261620"
},
"departure": {
"time": "1771261620"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1771261265"
},
"departure": {
"delay": 5,
"time": "1771261265"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771262040"
},
"departure": {
"time": "1771262040"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771263300"
},
"departure": {
"time": "1771263300"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771262580"
},
"departure": {
"time": "1771262580"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771262700"
},
"departure": {
"time": "1771262700"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771261320"
},
"departure": {
"time": "1771261320"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771262820"
},
"departure": {
"time": "1771262820"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771263120"
},
"departure": {
"time": "1771263120"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1771262460"
},
"departure": {
"time": "1771262460"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771262520"
},
"departure": {
"time": "1771262520"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771262100"
},
"departure": {
"time": "1771262100"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771263060"
},
"departure": {
"time": "1771263060"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771261200"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771262280"
},
"departure": {
"time": "1771262280"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771261440"
},
"departure": {
"time": "1771261440"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771264200"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1771261260"
},
"departure": {
"time": "1771261260"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771262640"
},
"departure": {
"time": "1771262640"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771261560"
},
"departure": {
"time": "1771261560"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771262160"
},
"departure": {
"time": "1771262160"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1771231559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx525:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598606:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -161,
"time": "1771232599"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -113,
"time": "1771232407"
},
"departure": {
"delay": -113,
"time": "1771232407"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -145,
"time": "1771232495"
},
"departure": {
"delay": -145,
"time": "1771232495"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -43,
"time": "1771231937"
},
"departure": {
"delay": -43,
"time": "1771231937"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771231882"
},
"departure": {
"delay": 22,
"time": "1771231882"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -103,
"time": "1771232057"
},
"departure": {
"delay": -103,
"time": "1771232057"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -53,
"time": "1771232347"
},
"departure": {
"delay": -53,
"time": "1771232347"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1771231822"
},
"departure": {
"delay": 22,
"time": "1771231822"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -84,
"time": "1771232316"
},
"departure": {
"delay": -84,
"time": "1771232316"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -21,
"time": "1771232199"
},
"departure": {
"delay": -21,
"time": "1771232199"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771232230"
},
"departure": {
"delay": 10,
"time": "1771232230"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598606:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597951:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -106,
"time": "1771231214"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": -109,
"time": "1771230911"
},
"departure": {
"delay": -109,
"time": "1771230911"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -81,
"time": "1771231059"
},
"departure": {
"delay": -81,
"time": "1771231059"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -54,
"time": "1771231146"
},
"departure": {
"delay": -54,
"time": "1771231146"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -59,
"time": "1771231201"
},
"departure": {
"delay": -59,
"time": "1771231201"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
}
],
"timestamp": "1771231312",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597951:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759091x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771223544"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1771222359"
},
"departure": {
"delay": 7,
"time": "1771222387"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1771221841"
},
"departure": {
"delay": 25,
"time": "1771222105"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1771223230"
},
"departure": {
"delay": 19,
"time": "1771223239"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771222453"
},
"departure": {
"delay": 30,
"time": "1771222470"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1771222612"
},
"departure": {
"delay": 32,
"time": "1771222652"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1771222804"
},
"departure": {
"delay": 36,
"time": "1771222836"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1771222494"
},
"departure": {
"delay": 9,
"time": "1771222509"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1771223018"
},
"departure": {
"delay": 52,
"time": "1771223032"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771223109"
},
"departure": {
"delay": 32,
"time": "1771223132"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1771223271"
},
"departure": {
"delay": 91,
"time": "1771223311"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771223371"
},
"departure": {
"delay": 60,
"time": "1771223400"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1771222711"
},
"departure": {
"delay": 56,
"time": "1771222736"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1771223467"
},
"departure": {
"delay": 88,
"time": "1771223488"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": -28,
"time": "1771221812"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1771222278"
},
"departure": {
"delay": 61,
"time": "1771222321"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1771222882"
},
"departure": {
"delay": 102,
"time": "1771222902"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1771223188"
},
"departure": {
"delay": 47,
"time": "1771223207"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1771223431"
},
"departure": {
"delay": 101,
"time": "1771223441"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771222754"
},
"departure": {
"delay": 30,
"time": "1771222770"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1771222164"
},
"departure": {
"delay": 13,
"time": "1771222213"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1771222679"
},
"departure": {
"delay": 13,
"time": "1771222693"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 89,
"time": "1771222932"
},
"departure": {
"delay": 89,
"time": "1771222949"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759091x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1771219791"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1771217237"
},
"departure": {
"delay": 22,
"time": "1771217242"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1771219456"
},
"departure": {
"delay": -33,
"time": "1771219467"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -34,
"time": "1771217474"
},
"departure": {
"delay": -34,
"time": "1771217486"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -85,
"time": "1771218389"
},
"departure": {
"delay": -85,
"time": "1771218515"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1771217074"
},
"departure": {
"delay": 40,
"time": "1771217080"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1771218972"
},
"departure": {
"delay": -7,
"time": "1771219013"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -36,
"time": "1771219152"
},
"departure": {
"delay": -36,
"time": "1771219164"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -93,
"time": "1771217839"
},
"departure": {
"delay": -93,
"time": "1771217847"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 45,
"time": "1771216545"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -108,
"time": "1771218117"
},
"departure": {
"delay": -108,
"time": "1771218132"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -50,
"time": "1771217760"
},
"departure": {
"delay": -50,
"time": "1771217770"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 78,
"time": "1771216802"
},
"departure": {
"delay": 78,
"time": "1771216818"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771231728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851116F5703850x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771236660"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1771234620"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771235940"
},
"departure": {
"time": "1771236000"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771235520"
},
"departure": {
"time": "1771235580"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1771231011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851116F5703850x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470538:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -238,
"time": "1771231622"
},
"departure": {
"delay": -238,
"time": "1771231622"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -264,
"time": "1771232016"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -202,
"time": "1771231598"
},
"departure": {
"delay": -202,
"time": "1771231598"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -227,
"time": "1771231873"
},
"departure": {
"delay": -227,
"time": "1771231873"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -167,
"time": "1771231933"
},
"departure": {
"delay": -167,
"time": "1771231933"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -191,
"time": "1771231429"
},
"departure": {
"delay": -191,
"time": "1771231429"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -204,
"time": "1771231476"
},
"departure": {
"delay": -204,
"time": "1771231476"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -269,
"time": "1771231531"
},
"departure": {
"delay": -269,
"time": "1771231531"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -227,
"time": "1771231813"
},
"departure": {
"delay": -227,
"time": "1771231813"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -257,
"time": "1771231723"
},
"departure": {
"delay": -257,
"time": "1771231723"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470538:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771232580"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771231260"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771232280"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771231920"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771230420"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771230240"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771231740"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771230780"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771232520"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771231800"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771230000"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771230300"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771232700"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4267:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112044x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 156,
"time": "1771231596"
},
"departure": {
"delay": 156,
"time": "1771231596"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 197,
"time": "1771231817"
},
"departure": {
"delay": 197,
"time": "1771231817"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 160,
"time": "1771231720"
},
"departure": {
"delay": 160,
"time": "1771231720"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 181,
"time": "1771231921"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1771231598",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112044x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077415x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1771231272"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1771231248",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077415x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191244x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1771230863"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771230818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191244x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745457x2025xHxMultxLaMxLxMaxMex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 202,
"time": "1771229670"
},
"departure": {
"delay": 202,
"time": "1771229722"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 141,
"time": "1771229767"
},
"departure": {
"delay": 141,
"time": "1771229781"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1771229090"
},
"departure": {
"delay": 99,
"time": "1771229139"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1771228920"
},
"departure": {
"delay": 53,
"time": "1771229033"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1771229979"
},
"departure": {
"delay": 108,
"time": "1771230048"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1771229321"
},
"departure": {
"delay": 84,
"time": "1771229364"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": -6,
"time": "1771228794"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1771229277"
},
"departure": {
"delay": 77,
"time": "1771229297"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1771230599"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 145,
"time": "1771230349"
},
"departure": {
"delay": 145,
"time": "1771230385"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1771230192"
},
"departure": {
"delay": 119,
"time": "1771230239"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1771230405"
},
"departure": {
"delay": 159,
"time": "1771230459"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1771229918"
},
"departure": {
"delay": 74,
"time": "1771229954"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1771230119"
},
"departure": {
"delay": 101,
"time": "1771230161"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1771229194"
},
"departure": {
"delay": 77,
"time": "1771229237"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 126,
"time": "1771229418"
},
"departure": {
"delay": 126,
"time": "1771229466"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 166,
"time": "1771230490"
},
"departure": {
"delay": 166,
"time": "1771230526"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 141,
"time": "1771230266"
},
"departure": {
"delay": 141,
"time": "1771230321"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1771229825"
},
"departure": {
"delay": 100,
"time": "1771229860"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745457x2025xHxMultxLaMxLxMaxMex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227607x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -103,
"time": "1771231457"
},
"departure": {
"delay": -103,
"time": "1771231457"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -57,
"time": "1771231383"
},
"departure": {
"delay": -57,
"time": "1771231383"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -76,
"time": "1771231244"
},
"departure": {
"delay": -76,
"time": "1771231244"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -153,
"time": "1771232307"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -121,
"time": "1771232159"
},
"departure": {
"delay": -121,
"time": "1771232159"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -86,
"time": "1771231054"
},
"departure": {
"delay": -86,
"time": "1771231054"
},
"stopId": "FR:76305:ZE:3184:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -152,
"time": "1771231588"
},
"departure": {
"delay": -152,
"time": "1771231588"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -48,
"time": "1771231332"
},
"departure": {
"delay": -48,
"time": "1771231332"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -113,
"time": "1771231147"
},
"departure": {
"delay": -113,
"time": "1771231147"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -153,
"time": "1771231827"
},
"departure": {
"delay": -153,
"time": "1771231827"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -153,
"time": "1771232067"
},
"departure": {
"delay": -153,
"time": "1771232067"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1771231100"
},
"departure": {
"delay": -40,
"time": "1771231100"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1771231560"
},
"departure": {
"delay": -120,
"time": "1771231560"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -116,
"time": "1771231504"
},
"departure": {
"delay": -116,
"time": "1771231504"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -135,
"time": "1771232025"
},
"departure": {
"delay": -135,
"time": "1771232025"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771231408",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227607x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx545:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 231,
"time": "1771228131"
},
"departure": {
"delay": 231,
"time": "1771228131"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 205,
"time": "1771228585"
},
"departure": {
"delay": 205,
"time": "1771228585"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 256,
"time": "1771228036"
},
"departure": {
"delay": 256,
"time": "1771228036"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 190,
"time": "1771228510"
},
"departure": {
"delay": 190,
"time": "1771228510"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 171,
"time": "1771228411"
},
"departure": {
"delay": 171,
"time": "1771228431"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771227294",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx545:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244104xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1771231812"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 95,
"time": "1771231655"
},
"departure": {
"delay": 95,
"time": "1771231655"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1771231690"
},
"departure": {
"delay": 130,
"time": "1771231690"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244104xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx241:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771241940"
},
"departure": {
"time": "1771241940"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771243140"
},
"departure": {
"time": "1771243140"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771241880"
},
"departure": {
"time": "1771241880"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771241945"
},
"departure": {
"delay": 5,
"time": "1771241945"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771241820"
},
"departure": {
"time": "1771241820"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771242540"
},
"departure": {
"time": "1771242540"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771241400"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771242000"
},
"departure": {
"time": "1771242000"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771242360"
},
"departure": {
"time": "1771242360"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771242420"
},
"departure": {
"time": "1771242420"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771242600"
},
"departure": {
"time": "1771242600"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771243200"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771228810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx241:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470537:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -45,
"time": "1771231035"
},
"departure": {
"delay": -45,
"time": "1771231035"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1771231233"
},
"departure": {
"delay": 33,
"time": "1771231233"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1771231286"
},
"departure": {
"delay": 86,
"time": "1771231286"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1771231155"
},
"departure": {
"delay": 33,
"time": "1771231173"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -11,
"time": "1771231369"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1771231070",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470537:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852338F5703784x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771235520"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771233960"
},
"departure": {
"time": "1771234020"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771234260"
},
"departure": {
"time": "1771234320"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771229992",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852338F5703784x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:721:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771230840"
},
"departure": {
"delay": 65,
"time": "1771230845"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1771231020"
},
"departure": {
"delay": 125,
"time": "1771231025"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771231440"
},
"departure": {
"delay": 5,
"time": "1771231445"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1771230960"
},
"departure": {
"delay": 125,
"time": "1771230965"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771230660"
},
"departure": {
"delay": 5,
"time": "1771230665"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771231740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771230600"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1771231080"
},
"departure": {
"delay": 125,
"time": "1771231085"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771231620"
},
"departure": {
"delay": 60,
"time": "1771231620"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1771231140"
},
"departure": {
"delay": 125,
"time": "1771231145"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1771231380"
},
"departure": {
"delay": 125,
"time": "1771231385"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1771231560"
},
"departure": {
"delay": 65,
"time": "1771231565"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1771231260"
},
"departure": {
"delay": 65,
"time": "1771231265"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771230720"
},
"departure": {
"delay": 5,
"time": "1771230725"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1771231564",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:721:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470080:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1771231684"
},
"departure": {
"delay": 64,
"time": "1771231684"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1771231726"
},
"departure": {
"delay": 46,
"time": "1771231726"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1771231957"
},
"departure": {
"delay": 37,
"time": "1771231957"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1771232118"
},
"departure": {
"delay": 78,
"time": "1771232118"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1771232072"
},
"departure": {
"delay": 92,
"time": "1771232072"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1771231867"
},
"departure": {
"delay": 7,
"time": "1771231867"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1771232162"
},
"departure": {
"delay": 62,
"time": "1771232162"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -23,
"time": "1771231837"
},
"departure": {
"delay": -23,
"time": "1771231837"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1771231647"
},
"departure": {
"delay": 87,
"time": "1771231647"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1771232226"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1771232017"
},
"departure": {
"delay": 37,
"time": "1771232017"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1771231671",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470080:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3108F5709830x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771231500"
},
"departure": {
"time": "1771231560"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1771229880"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771232880"
},
"departure": {
"time": "1771233060"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771237380"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771230660"
},
"departure": {
"time": "1771230720"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771226272",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3108F5709830x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182518x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1771231700"
},
"departure": {
"delay": 80,
"time": "1771231700"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 26,
"time": "1771231826"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 17,
"time": "1771231637"
},
"departure": {
"delay": 17,
"time": "1771231637"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1771231602"
},
"departure": {
"delay": 42,
"time": "1771231602"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1771231516"
},
"departure": {
"delay": 16,
"time": "1771231516"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1771231755"
},
"departure": {
"delay": 75,
"time": "1771231755"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 46,
"time": "1771231486"
},
"departure": {
"delay": 46,
"time": "1771231486"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771231688",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182518x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596803:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1771231350"
},
"departure": {
"delay": -30,
"time": "1771231350"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1771231703"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1771231554"
},
"departure": {
"delay": 70,
"time": "1771231570"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1771231249"
},
"departure": {
"delay": -11,
"time": "1771231249"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1771231417"
},
"departure": {
"delay": -23,
"time": "1771231417"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1771231163"
},
"departure": {
"delay": 83,
"time": "1771231163"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1771231372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596803:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000208:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1771231754"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 146,
"time": "1771231406"
},
"departure": {
"delay": 146,
"time": "1771231406"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexC1:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": 128,
"time": "1771231508"
},
"departure": {
"delay": 128,
"time": "1771231508"
},
"stopId": "FR:76758:ZE:YVETOTxxxHxpita:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 128,
"time": "1771231568"
},
"departure": {
"delay": 128,
"time": "1771231568"
},
"stopId": "FR:76758:ZE:YVETOTxxxPxlexd:ATOUMOD012",
"stopSequence": 4
}
],
"timestamp": "1771231680",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000208:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4268:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771231200"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771233600"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771233060"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771233420"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771233480"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771233180"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771233000"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771231680"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771232640"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771231320"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771231140"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771232820"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771232160"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771230900"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771231691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4268:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx597:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 318,
"time": "1771230138"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 473,
"time": "1771227653"
},
"departure": {
"delay": 473,
"time": "1771227653"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 433,
"time": "1771229233"
},
"departure": {
"delay": 433,
"time": "1771229233"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 498,
"time": "1771227558"
},
"departure": {
"delay": 498,
"time": "1771227558"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771226914",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx597:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:3x54984718:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 356,
"time": "1771229673"
},
"departure": {
"delay": 356,
"time": "1771229696"
},
"stopId": "FR:76114:ZE:304:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1771229970"
},
"departure": {
"time": "1771229700"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 302,
"time": "1771229741"
},
"departure": {
"delay": 302,
"time": "1771229762"
},
"stopId": "FR:76114:ZE:305:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 301,
"time": "1771229581"
},
"stopId": "FR:76114:ZE:303:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 265,
"time": "1771229815"
},
"departure": {
"delay": 265,
"time": "1771229845"
},
"stopId": "FR:76114:ZE:306:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:3x54984718:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077323x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1771230637"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1771230628",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077323x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:3x68485132:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 524,
"time": "1771230344"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 543,
"time": "1771230597"
},
"departure": {
"delay": 543,
"time": "1771230603"
},
"stopId": "FR:76114:ZE:402:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 637,
"time": "1771230696"
},
"departure": {
"delay": 637,
"time": "1771230757"
},
"stopId": "FR:76114:ZE:403:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 652,
"time": "1771230573"
},
"departure": {
"delay": 652,
"time": "1771230592"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 665,
"time": "1771230892"
},
"departure": {
"delay": 665,
"time": "1771230905"
},
"stopId": "FR:76114:ZE:404:ATOUMOD019",
"stopSequence": 6
}
],
"timestamp": "1771231732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:3x68485132:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17410:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29010,
"time": "1771232910"
},
"departure": {
"delay": -29010,
"time": "1771232910"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -28977,
"time": "1771232763"
},
"departure": {
"delay": -28977,
"time": "1771232763"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -29004,
"time": "1771232856"
},
"departure": {
"delay": -29004,
"time": "1771232856"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771228014",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17410:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1771230341"
},
"departure": {
"delay": 115,
"time": "1771230355"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 95,
"time": "1771230445"
},
"departure": {
"delay": 95,
"time": "1771230455"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1771232130"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1771230510"
},
"departure": {
"delay": 45,
"time": "1771230525"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1771231890"
},
"departure": {
"delay": 150,
"time": "1771231890"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1771231412"
},
"departure": {
"delay": 89,
"time": "1771231529"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1771231950"
},
"departure": {
"delay": 150,
"time": "1771231950"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1771230910"
},
"departure": {
"delay": 26,
"time": "1771230926"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1771231361"
},
"departure": {
"delay": 2,
"time": "1771231382"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1771230550"
},
"departure": {
"delay": 19,
"time": "1771230559"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771231550"
},
"departure": {
"delay": 60,
"time": "1771231560"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1771231770"
},
"departure": {
"delay": 150,
"time": "1771231770"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1771231830"
},
"departure": {
"delay": 150,
"time": "1771231830"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1771231070"
},
"departure": {
"delay": 26,
"time": "1771231106"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1771231152"
},
"departure": {
"delay": 36,
"time": "1771231176"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1771230966"
},
"departure": {
"delay": 18,
"time": "1771230978"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1771231587"
},
"departure": {
"delay": 98,
"time": "1771231658"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1771230613"
},
"departure": {
"delay": 24,
"time": "1771230684"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1771230482"
},
"departure": {
"delay": 73,
"time": "1771230493"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1771230393"
},
"departure": {
"delay": 103,
"time": "1771230403"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1771231219"
},
"departure": {
"delay": 38,
"time": "1771231238"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 98,
"time": "1771230278"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1771232010"
},
"departure": {
"delay": 150,
"time": "1771232010"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1771230808"
},
"departure": {
"delay": 39,
"time": "1771230819"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1771230593"
},
"departure": {
"delay": 6,
"time": "1771230606"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1771231734",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:11:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182517x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 202,
"time": "1771231282"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1771231258",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182517x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197307x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 347,
"time": "1771230947"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1771230918",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197307x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081140xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -91,
"time": "1771230329"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1771230308",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081140xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4271109x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -52,
"time": "1771231088"
},
"departure": {
"delay": -52,
"time": "1771231088"
},
"stopId": "FR:76270:ZE:3336:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -23,
"time": "1771231357"
},
"departure": {
"delay": -23,
"time": "1771231357"
},
"stopId": "FR:76481:ZE:3843:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -85,
"time": "1771231295"
},
"departure": {
"delay": -85,
"time": "1771231295"
},
"stopId": "FR:76481:ZE:4337:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -55,
"time": "1771231805"
},
"departure": {
"delay": -55,
"time": "1771231805"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -69,
"time": "1771231731"
},
"departure": {
"delay": -69,
"time": "1771231731"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -52,
"time": "1771231148"
},
"departure": {
"delay": -52,
"time": "1771231148"
},
"stopId": "FR:76270:ZE:4089:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -21,
"time": "1771231479"
},
"departure": {
"delay": -21,
"time": "1771231479"
},
"stopId": "FR:76481:ZE:3828:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1771231453"
},
"departure": {
"delay": 13,
"time": "1771231453"
},
"stopId": "FR:76481:ZE:4138:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -30,
"time": "1771231710"
},
"departure": {
"delay": -30,
"time": "1771231710"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -44,
"time": "1771231216"
},
"departure": {
"delay": -44,
"time": "1771231216"
},
"stopId": "FR:76270:ZE:4087:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -71,
"time": "1771231849"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 3,
"time": "1771231623"
},
"departure": {
"delay": 3,
"time": "1771231623"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -38,
"time": "1771231522"
},
"departure": {
"delay": -38,
"time": "1771231522"
},
"stopId": "FR:76481:ZE:4820:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1771231038",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4271109x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771229875"
},
"departure": {
"delay": 1,
"time": "1771229881"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 379,
"time": "1771231689"
},
"departure": {
"delay": 379,
"time": "1771231699"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 390,
"time": "1771231770"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1771230305"
},
"departure": {
"delay": 74,
"time": "1771230374"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 384,
"time": "1771231598"
},
"departure": {
"delay": 384,
"time": "1771231644"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 382,
"time": "1771231367"
},
"departure": {
"delay": 382,
"time": "1771231402"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1771230108"
},
"departure": {
"delay": 12,
"time": "1771230192"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 352,
"time": "1771231182"
},
"departure": {
"delay": 352,
"time": "1771231192"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 364,
"time": "1771231476"
},
"departure": {
"delay": 364,
"time": "1771231504"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1771230439"
},
"departure": {
"delay": 26,
"time": "1771230446"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"departure": {
"time": "1771229700"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 398,
"time": "1771231053"
},
"departure": {
"delay": 398,
"time": "1771231058"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 354,
"time": "1771231081"
},
"departure": {
"delay": 354,
"time": "1771231134"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 386,
"time": "1771231227"
},
"departure": {
"delay": 386,
"time": "1771231286"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1771229995"
},
"departure": {
"delay": 37,
"time": "1771230037"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771230530"
},
"departure": {
"delay": 30,
"time": "1771230570"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1771230056"
},
"departure": {
"delay": 7,
"time": "1771230067"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771229799"
},
"departure": {
"delay": 10,
"time": "1771229830"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771229927"
},
"departure": {
"delay": 26,
"time": "1771229966"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
}
],
"timestamp": "1771231737",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:115:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5280984644714496x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4345,
"time": "1771231765"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1771231685",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5280984644714496x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597943:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597943:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:703:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1771231270"
},
"departure": {
"delay": 135,
"time": "1771231275"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1771230960"
},
"departure": {
"delay": 125,
"time": "1771230965"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1771231080"
},
"departure": {
"delay": 185,
"time": "1771231085"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1771231140"
},
"departure": {
"delay": 125,
"time": "1771231145"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771231560"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1771231380"
},
"departure": {
"delay": 65,
"time": "1771231385"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1771230720"
},
"departure": {
"delay": 65,
"time": "1771230725"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1771230780"
},
"departure": {
"delay": 65,
"time": "1771230785"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1771230900"
},
"departure": {
"delay": 125,
"time": "1771230905"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1771231440"
},
"departure": {
"delay": 65,
"time": "1771231445"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1771230600"
},
"departure": {
"delay": 5,
"time": "1771230605"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 135,
"time": "1771231090"
},
"departure": {
"delay": 135,
"time": "1771231095"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1771231260"
},
"departure": {
"delay": 185,
"time": "1771231265"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"delay": -475,
"time": "1771230065"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1771231591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:703:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4846122326556672x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1771231414"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 222,
"time": "1771231172"
},
"departure": {
"delay": 222,
"time": "1771231182"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 169,
"time": "1771231046"
},
"departure": {
"delay": 169,
"time": "1771231069"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1771231371"
},
"departure": {
"delay": 76,
"time": "1771231396"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1771231299"
},
"departure": {
"delay": 46,
"time": "1771231306"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
}
],
"timestamp": "1771231417",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4846122326556672x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851707F5716299x2026x02x08T23x14x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771230060"
},
"departure": {
"time": "1771230120"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771229400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771230420"
},
"departure": {
"time": "1771230480"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771232040"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771231080"
},
"departure": {
"time": "1771231140"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1771225791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851707F5716299x2026x02x08T23x14x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081128xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1771231161"
},
"departure": {
"delay": -39,
"time": "1771231161"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -51,
"time": "1771230969"
},
"departure": {
"delay": -51,
"time": "1771230969"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -48,
"time": "1771231572"
},
"departure": {
"delay": -48,
"time": "1771231572"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -51,
"time": "1771231629"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -48,
"time": "1771231452"
},
"departure": {
"delay": -48,
"time": "1771231452"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -48,
"time": "1771231332"
},
"departure": {
"delay": -48,
"time": "1771231332"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1771230968",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081128xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850306F5703940x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771230300"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771232460"
},
"departure": {
"time": "1771232520"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771232820"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771231440"
},
"departure": {
"time": "1771231500"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1771232160"
},
"departure": {
"time": "1771232220"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771231800"
},
"departure": {
"time": "1771231860"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1771226692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850306F5703940x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4651263653314560x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 104,
"time": "1771231004"
},
"stopId": "FR:14366:ZE:310830017:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 113,
"time": "1771231111"
},
"departure": {
"delay": 113,
"time": "1771231133"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1771231202"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1771231074"
},
"departure": {
"delay": 139,
"time": "1771231099"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1771231021",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6325671926169600:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4651263653314560x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253172x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -129,
"time": "1771230291"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1771230238",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253172x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850404F5703921x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771235100"
},
"departure": {
"time": "1771235160"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771236900"
},
"departure": {
"time": "1771236960"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771237620"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771236720"
},
"departure": {
"time": "1771236780"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771236000"
},
"departure": {
"time": "1771236060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1771234020"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771234680"
},
"departure": {
"time": "1771234740"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771230411",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850404F5703921x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112043x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1771230993"
},
"departure": {
"delay": 93,
"time": "1771230993"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1771231127"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1771231008",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112043x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088072x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 413,
"time": "1771230713"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1771230538",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088072x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4016611x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1771232536"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771231698",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11E:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4016611x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077311x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771231659"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771231618",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077311x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191148x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1771231117"
},
"departure": {
"delay": 37,
"time": "1771231117"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 167,
"time": "1771231547"
},
"departure": {
"delay": 167,
"time": "1771231547"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 171,
"time": "1771231371"
},
"departure": {
"delay": 171,
"time": "1771231371"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 107,
"time": "1771231247"
},
"departure": {
"delay": 107,
"time": "1771231247"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 176,
"time": "1771231436"
},
"departure": {
"delay": 176,
"time": "1771231436"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 166,
"time": "1771231306"
},
"departure": {
"delay": 166,
"time": "1771231306"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 167,
"time": "1771231787"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771231128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191148x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088074x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1771231621"
},
"departure": {
"delay": 181,
"time": "1771231621"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 155,
"time": "1771232015"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 155,
"time": "1771231775"
},
"departure": {
"delay": 155,
"time": "1771231775"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 174,
"time": "1771231674"
},
"departure": {
"delay": 174,
"time": "1771231674"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771231678",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088074x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598335:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598335:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077421x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 673,
"time": "1771231213"
},
"departure": {
"delay": 673,
"time": "1771231213"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 658,
"time": "1771230838"
},
"departure": {
"delay": 658,
"time": "1771230838"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 658,
"time": "1771231018"
},
"departure": {
"delay": 658,
"time": "1771231018"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 688,
"time": "1771231168"
},
"departure": {
"delay": 688,
"time": "1771231168"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 676,
"time": "1771231096"
},
"departure": {
"delay": 676,
"time": "1771231096"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 713,
"time": "1771230893"
},
"departure": {
"delay": 713,
"time": "1771230893"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 658,
"time": "1771231378"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1771230468",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077421x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2196:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7205,
"time": "1771232825"
},
"departure": {
"delay": 7205,
"time": "1771232825"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 7200,
"time": "1771232880"
},
"departure": {
"delay": 7200,
"time": "1771232880"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7238,
"time": "1771232978"
},
"departure": {
"delay": 7238,
"time": "1771232978"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771228634",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2196:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4016640x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771232100"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771233240"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771231578",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11E:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4016640x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596794:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771234200"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596794:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182669x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -155,
"time": "1771230925"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1771230918",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182669x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596805:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771233600"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596805:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4111963x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771230489"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771230498",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4111963x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182516x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 211,
"time": "1771230451"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1771230438",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182516x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx890:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1771228405"
},
"departure": {
"delay": 102,
"time": "1771228422"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771226674",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx890:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4016598x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1771231549"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771231518",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4016598x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771234500"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596146:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771232700"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470063:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470829:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -695,
"time": "1771231345"
},
"departure": {
"delay": -695,
"time": "1771231345"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -734,
"time": "1771231006"
},
"departure": {
"delay": -734,
"time": "1771231006"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -739,
"time": "1771231781"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470829:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5561920267485184x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -170,
"time": "1771230850"
},
"stopId": "FR:14366:ZE:288360018:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1771230885",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5126752804274176:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5561920267485184x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470279:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771234200"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771231731",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470279:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3106F5709835x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771226520"
},
"departure": {
"time": "1771226880"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1771226812",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3106F5709835x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4111964x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771231207"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771231198",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4111964x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857240F5703326x2026x02x07T22x09x57Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 4800,
"time": "1771222860"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 4800,
"time": "1771233960"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 42
}
],
"timestamp": "1771224531",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857240F5703326x2026x02x07T22x09x57Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x1470627:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1771231573"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -41,
"time": "1771231519"
},
"departure": {
"delay": -41,
"time": "1771231519"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1771231581",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x1470627:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017601x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 316,
"time": "1771230736"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771230738",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017601x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx591:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771233210"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771233251"
},
"departure": {
"delay": 11,
"time": "1771233251"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771233330"
},
"departure": {
"delay": 30,
"time": "1771233330"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771231676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx591:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227606x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1771230939"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771230938",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227606x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597589:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771234800"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771231733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597589:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1771231840"
}
}